Running with gitlab-runner 17.11.0 (0f67ff19)  on gitlab-runner-66336c5289e5e542-docker ncJ2-Cr2P, system ID: s_43282bf41924 section_start:1766067422:prepare_executor Preparing the "docker" executor Using Docker executor with image registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 ... Starting service docker:28-dind... Pulling docker image docker:28-dind ... Using docker image sha256:6a68f64cf32d98b09a11c208de78f59f17c0a6fff33c13f11acac853d6aad5ae for docker:28-dind with digest docker@sha256:2a232a42256f70d78e3cc5d2b5d6b3276710a0de0596c145f627ecfae90282ac ... Waiting for services to be up and running (timeout 30 seconds)... Authenticating with credentials from job payload (GitLab Registry) Pulling docker image registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 ... Using docker image sha256:646fe95ffa88a1e9c14a40f6a852d40e89ce873360b1ce823aa42db6f9a447ba for registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:4efd5c7c74e2eab7e433d412c8dfbcb8c750f263450a2ec0a2e2257379be0b0f ... section_end:1766067449:prepare_executor section_start:1766067449:prepare_script Preparing environment Running on runner-ncj2-cr2p-project-51564656-concurrent-5 via gitlab-runner-66336c5289e5e542... section_end:1766067451:prepare_script section_start:1766067451:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/opencraft/ops/axim-pr-sandboxes/.git/ Created fresh repository. Checking out 5a2dce38 as detached HEAD (ref is main)... Removing generated.yml 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 tools-container/grove-cli/grove/__pycache__/ Entering 'grove' HEAD is now at 6d05782 Merge branch 'kaustav/add_default_project' into 'main' From https://gitlab.com/opencraft/dev/grove * branch HEAD -> FETCH_HEAD From https://gitlab.com/opencraft/dev/grove * branch 4c92eaace12e74b0e3116ec8d2143388f5c70b40 -> FETCH_HEAD Submodule path 'grove': checked out '4c92eaace12e74b0e3116ec8d2143388f5c70b40' Updated submodules Synchronizing submodule url for 'grove' Entering 'grove' Entering 'grove' section_end:1766067459:get_sources section_start:1766067459:restore_cache Restoring cache Checking cache for tf-5a2dce38-protected... No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. WARNING: Cache file does not exist  Failed to extract cache section_end:1766067461:restore_cache section_start:1766067461:step_script Executing "step_script" stage of the job script Using docker image sha256:646fe95ffa88a1e9c14a40f6a852d40e89ce873360b1ce823aa42db6f9a447ba for registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:4efd5c7c74e2eab7e433d412c8dfbcb8c750f263450a2ec0a2e2257379be0b0f ... $ kubectl config get-contexts CURRENT NAME CLUSTER AUTHINFO NAMESPACE opencraft/ops/axim-pr-sandboxes:axim-pr-sandboxes gitlab agent:1077905 $ kubectl config use-context ${CI_PROJECT_PATH}:${K8S_CLUSTER_AGENT_CONTEXT} Switched to context "opencraft/ops/axim-pr-sandboxes:axim-pr-sandboxes". $ $SCRIPTS_DIR/tf.sh init Initializing the backend...  Successfully configured the backend "http"! OpenTofu will automatically use this backend unless the backend configuration changes. Initializing modules... - edx_instances in ../provider-modules/instance - harmony in ../provider-modules/harmony - instance_edxapp_bucket in spaces - k8s_cluster in k8s-cluster - k8s_gitlab_connector in ../provider-modules/k8s-gitlab-connector - k8s_gitlab_container_registry in ../provider-modules/k8s-gitlab-container-registry - k8s_monitoring in ../provider-modules/k8s-monitoring - mongodb in database - mysql in database - plugin in ../provider-plugin - tutor_env in spaces - velero_backups in spaces Initializing provider plugins... - Finding latest version of loafoe/htpasswd... - Finding digitalocean/digitalocean versions matching "~> 2.0"... - Finding latest version of hashicorp/external... - Finding gitlabhq/gitlab versions matching "~> 17.6"... - Finding latest version of hashicorp/null... - Finding latest version of hashicorp/kubernetes... - Finding latest version of hashicorp/random... - Finding hashicorp/helm versions matching "~> 2.17"... - Finding gavinbunney/kubectl versions matching "~> 1.18"... - Finding latest version of hashicorp/tls... - Installing digitalocean/digitalocean v2.71.0... - Installed digitalocean/digitalocean v2.71.0 (signed, key ID F82037E524B9C0E8) - Installing gitlabhq/gitlab v17.11.0... - Installed gitlabhq/gitlab v17.11.0 (signed, key ID 0D47B7AB85F63F65) - Installing hashicorp/kubernetes v3.0.1... - Installed hashicorp/kubernetes v3.0.1 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/helm v2.17.0... - Installed hashicorp/helm v2.17.0 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/tls v4.1.0... - Installed hashicorp/tls v4.1.0 (signed, key ID 0C0AF313E5FD9F80) - Installing 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/null v3.2.4... - Installed hashicorp/null v3.2.4 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/random v3.7.2... - Installed hashicorp/random v3.7.2 (signed, key ID 0C0AF313E5FD9F80) - Installing gavinbunney/kubectl v1.19.0... - Installed gavinbunney/kubectl v1.19.0 (signed, key ID 1E1CE42504F5FBB2) Providers are signed by their developers. If you'd like to know more about provider signing, you can read about it here: https://opentofu.org/docs/cli/plugins/signing/ OpenTofu has created a lock file .terraform.lock.hcl to record the provider selections it made above. Include this file in your version control repository so that OpenTofu can guarantee to make the same selections by default when you run "tofu init" in the future. OpenTofu has been successfully initialized! $ docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY WARNING! Using --password via the CLI is insecure. Use --password-stdin. Login Succeeded WARNING! Your credentials are stored unencrypted in '/home/grove/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ $ printf "debug = true\n[worker.oci]\n max-parallelism = $DOCKER_BUILDKIT_PARALLELISM\n[registry.\"docker.io\"]\n mirrors = [\"${CUSTOM_DOCKER_REGISTRY:-https://registry-1.docker.io}\"]" > ~/buildkitd.toml $ docker buildx create --use --config ~/buildkitd.toml crazy_leakey $ docker buildx install $ grove tutor buildimage $INSTANCE_NAME $IMAGE_NAME --edx-platform-repository="$EDX_PLATFORM_REPOSITORY" --edx-platform-version="$EDX_PLATFORM_VERSION" Loading outputs from Terraform bash /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/scripts/tf.sh output -json bash /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/scripts/sync_tutor_env.sh pull Completed 2.1 KiB/~6.4 MiB (1.7 KiB/s) with ~64 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/apps/caddy/Caddyfile to instances/pr-1820-c25332/env/apps/caddy/Caddyfile Completed 2.1 KiB/~6.4 MiB (1.7 KiB/s) with ~63 file(s) remaining (calculating...) Completed 14.4 KiB/~6.5 MiB (9.1 KiB/s) with ~74 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/Dockerfile to instances/pr-1820-c25332/env/build/openedx/Dockerfile Completed 14.4 KiB/~6.5 MiB (9.1 KiB/s) with ~76 file(s) remaining (calculating...) Completed 16.4 KiB/~6.5 MiB (9.9 KiB/s) with ~86 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/apps/openedx/config/cms.env.yml to instances/pr-1820-c25332/env/apps/openedx/config/cms.env.yml Completed 16.4 KiB/~6.6 MiB (9.9 KiB/s) with ~101 file(s) remaining (calculating...) Completed 18.5 KiB/~6.6 MiB (10.8 KiB/s) with ~103 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/apps/openedx/settings/cms/__init__.py to instances/pr-1820-c25332/env/apps/openedx/settings/cms/__init__.py Completed 18.5 KiB/~6.6 MiB (10.8 KiB/s) with ~106 file(s) remaining (calculating...) Completed 33.7 KiB/~6.6 MiB (18.7 KiB/s) with ~107 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/apps/openedx/config/lms.env.yml to instances/pr-1820-c25332/env/apps/openedx/config/lms.env.yml Completed 33.7 KiB/~6.6 MiB (18.7 KiB/s) with ~106 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/apps/openedx/settings/lms/__init__.py to instances/pr-1820-c25332/env/apps/openedx/settings/lms/__init__.py Completed 33.7 KiB/~6.6 MiB (18.7 KiB/s) with ~107 file(s) remaining (calculating...) Completed 53.0 KiB/~6.6 MiB (28.7 KiB/s) with ~108 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/apps/openedx/settings/lms/production.py to instances/pr-1820-c25332/env/apps/openedx/settings/lms/production.py Completed 53.0 KiB/~6.6 MiB (28.7 KiB/s) with ~118 file(s) remaining (calculating...) Completed 53.1 KiB/~6.6 MiB (28.1 KiB/s) with ~120 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/apps/openedx/settings/lms/test.py to instances/pr-1820-c25332/env/apps/openedx/settings/lms/test.py Completed 53.1 KiB/~6.6 MiB (28.1 KiB/s) with ~119 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/apps/openedx/settings/cms/development.py to instances/pr-1820-c25332/env/apps/openedx/settings/cms/development.py Completed 53.1 KiB/~25.5 MiB (28.1 KiB/s) with ~131 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/grove/scripts/.gitkeep to instances/pr-1820-c25332/env/build/openedx/grove/scripts/.gitkeep Completed 53.1 KiB/~31.8 MiB (28.1 KiB/s) with ~154 file(s) remaining (calculating...) Completed 53.7 KiB/31.9 MiB (27.6 KiB/s) with 158 file(s) remaining Completed 54.7 KiB/31.9 MiB (28.1 KiB/s) with 158 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/apps/openedx/uwsgi.ini to instances/pr-1820-c25332/env/apps/openedx/uwsgi.ini Completed 54.7 KiB/31.9 MiB (28.1 KiB/s) with 157 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/apps/redis/redis.conf to instances/pr-1820-c25332/env/apps/redis/redis.conf Completed 54.7 KiB/31.9 MiB (28.1 KiB/s) with 156 file(s) remaining Completed 54.7 KiB/31.9 MiB (27.6 KiB/s) with 156 file(s) remaining Completed 54.8 KiB/31.9 MiB (27.6 KiB/s) with 156 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/apps/openedx/settings/cms/test.py to instances/pr-1820-c25332/env/apps/openedx/settings/cms/test.py Completed 54.8 KiB/31.9 MiB (27.6 KiB/s) with 155 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/revisions.yml to instances/pr-1820-c25332/env/build/openedx/revisions.yml Completed 54.8 KiB/31.9 MiB (27.6 KiB/s) with 154 file(s) remaining Completed 54.9 KiB/31.9 MiB (27.5 KiB/s) with 154 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/bin/reload-uwsgi to instances/pr-1820-c25332/env/build/openedx/bin/reload-uwsgi Completed 54.9 KiB/31.9 MiB (27.5 KiB/s) with 153 file(s) remaining Completed 69.6 KiB/31.9 MiB (34.7 KiB/s) with 153 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/apps/openedx/settings/cms/production.py to instances/pr-1820-c25332/env/apps/openedx/settings/cms/production.py Completed 69.6 KiB/31.9 MiB (34.7 KiB/s) with 152 file(s) remaining Completed 70.0 KiB/31.9 MiB (34.6 KiB/s) with 152 file(s) remaining Completed 70.5 KiB/31.9 MiB (34.9 KiB/s) with 152 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/settings/cms/assets.py to instances/pr-1820-c25332/env/build/openedx/settings/cms/assets.py Completed 70.5 KiB/31.9 MiB (34.9 KiB/s) with 151 file(s) remaining Completed 70.7 KiB/31.9 MiB (34.8 KiB/s) with 151 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/settings/cms/i18n.py to instances/pr-1820-c25332/env/build/openedx/settings/cms/i18n.py Completed 70.7 KiB/31.9 MiB (34.8 KiB/s) with 150 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/apps/permissions/setowners.sh to instances/pr-1820-c25332/env/apps/permissions/setowners.sh Completed 70.7 KiB/31.9 MiB (34.8 KiB/s) with 149 file(s) remaining Completed 93.4 KiB/31.9 MiB (45.4 KiB/s) with 149 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/apps/openedx/settings/lms/development.py to instances/pr-1820-c25332/env/apps/openedx/settings/lms/development.py Completed 93.4 KiB/31.9 MiB (45.4 KiB/s) with 148 file(s) remaining Completed 94.0 KiB/31.9 MiB (45.5 KiB/s) with 148 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/settings/lms/assets.py to instances/pr-1820-c25332/env/build/openedx/settings/lms/assets.py Completed 94.0 KiB/31.9 MiB (45.5 KiB/s) with 147 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/settings/cms/__init__.py to instances/pr-1820-c25332/env/build/openedx/settings/cms/__init__.py Completed 94.0 KiB/31.9 MiB (45.5 KiB/s) with 146 file(s) remaining Completed 94.1 KiB/31.9 MiB (45.0 KiB/s) with 146 file(s) remaining Completed 94.7 KiB/31.9 MiB (45.3 KiB/s) with 146 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/settings/uwsgi.ini to instances/pr-1820-c25332/env/build/openedx/settings/uwsgi.ini Completed 94.7 KiB/31.9 MiB (45.3 KiB/s) with 145 file(s) remaining Completed 95.0 KiB/31.9 MiB (45.3 KiB/s) with 145 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/README to instances/pr-1820-c25332/env/build/openedx/themes/README Completed 95.0 KiB/31.9 MiB (45.3 KiB/s) with 144 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/settings/lms/i18n.py to instances/pr-1820-c25332/env/build/openedx/settings/lms/i18n.py Completed 95.0 KiB/31.9 MiB (45.3 KiB/s) with 143 file(s) remaining Completed 95.5 KiB/31.9 MiB (45.2 KiB/s) with 143 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 95.5 KiB/31.9 MiB (45.2 KiB/s) with 142 file(s) remaining Completed 95.5 KiB/31.9 MiB (44.6 KiB/s) with 142 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/HEAD to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/HEAD Completed 95.5 KiB/31.9 MiB (44.6 KiB/s) with 141 file(s) remaining Completed 95.8 KiB/31.9 MiB (44.5 KiB/s) with 141 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/settings/lms/__init__.py to instances/pr-1820-c25332/env/build/openedx/settings/lms/__init__.py Completed 95.8 KiB/31.9 MiB (44.5 KiB/s) with 140 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/config to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/config Completed 95.8 KiB/31.9 MiB (44.5 KiB/s) with 139 file(s) remaining Completed 95.9 KiB/31.9 MiB (43.9 KiB/s) with 139 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/description to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/description Completed 95.9 KiB/31.9 MiB (43.9 KiB/s) with 138 file(s) remaining Completed 97.5 KiB/31.9 MiB (44.3 KiB/s) with 138 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 97.5 KiB/31.9 MiB (44.3 KiB/s) with 137 file(s) remaining Completed 97.9 KiB/31.9 MiB (44.3 KiB/s) with 137 file(s) remaining Completed 98.3 KiB/31.9 MiB (44.3 KiB/s) with 137 file(s) remaining Completed 99.7 KiB/31.9 MiB (44.8 KiB/s) with 137 file(s) remaining Completed 99.8 KiB/31.9 MiB (44.8 KiB/s) with 137 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 99.8 KiB/31.9 MiB (44.8 KiB/s) with 136 file(s) remaining Completed 104.6 KiB/31.9 MiB (46.7 KiB/s) with 136 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 104.6 KiB/31.9 MiB (46.7 KiB/s) with 135 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 104.6 KiB/31.9 MiB (46.7 KiB/s) with 134 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 104.6 KiB/31.9 MiB (46.7 KiB/s) with 133 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 104.6 KiB/31.9 MiB (46.7 KiB/s) with 132 file(s) remaining Completed 106.1 KiB/31.9 MiB (46.6 KiB/s) with 132 file(s) remaining Completed 108.8 KiB/31.9 MiB (47.6 KiB/s) with 132 file(s) remaining Completed 109.3 KiB/31.9 MiB (47.7 KiB/s) with 132 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 109.3 KiB/31.9 MiB (47.7 KiB/s) with 131 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 109.3 KiB/31.9 MiB (47.7 KiB/s) with 130 file(s) remaining Completed 111.6 KiB/31.9 MiB (48.1 KiB/s) with 130 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 111.6 KiB/31.9 MiB (48.1 KiB/s) with 129 file(s) remaining Completed 112.5 KiB/31.9 MiB (48.0 KiB/s) with 129 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 112.5 KiB/31.9 MiB (48.0 KiB/s) with 128 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 112.5 KiB/31.9 MiB (48.0 KiB/s) with 127 file(s) remaining Completed 116.0 KiB/31.9 MiB (49.1 KiB/s) with 127 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample Completed 116.0 KiB/31.9 MiB (49.1 KiB/s) with 126 file(s) remaining Completed 116.3 KiB/31.9 MiB (49.0 KiB/s) with 126 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD Completed 116.3 KiB/31.9 MiB (49.0 KiB/s) with 125 file(s) remaining Completed 118.3 KiB/31.9 MiB (49.7 KiB/s) with 125 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/index to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/index Completed 118.3 KiB/31.9 MiB (49.7 KiB/s) with 124 file(s) remaining Completed 118.5 KiB/31.9 MiB (49.7 KiB/s) with 124 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme Completed 118.5 KiB/31.9 MiB (49.7 KiB/s) with 123 file(s) remaining Completed 118.8 KiB/31.9 MiB (49.5 KiB/s) with 123 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/info/exclude to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/info/exclude Completed 118.8 KiB/31.9 MiB (49.5 KiB/s) with 122 file(s) remaining Completed 122.9 KiB/31.9 MiB (50.2 KiB/s) with 122 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.rev to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.rev Completed 122.9 KiB/31.9 MiB (50.2 KiB/s) with 121 file(s) remaining Completed 123.1 KiB/31.9 MiB (49.8 KiB/s) with 121 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 123.1 KiB/31.9 MiB (49.8 KiB/s) with 120 file(s) remaining Completed 123.1 KiB/31.9 MiB (49.6 KiB/s) with 120 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json Completed 123.1 KiB/31.9 MiB (49.6 KiB/s) with 119 file(s) remaining Completed 129.9 KiB/31.9 MiB (52.0 KiB/s) with 119 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.gitignore to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.gitignore Completed 129.9 KiB/31.9 MiB (52.0 KiB/s) with 118 file(s) remaining Completed 129.9 KiB/31.9 MiB (51.8 KiB/s) with 118 file(s) remaining Completed 159.2 KiB/31.9 MiB (63.4 KiB/s) with 118 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.idx to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.idx Completed 159.2 KiB/31.9 MiB (63.4 KiB/s) with 117 file(s) remaining Completed 160.7 KiB/31.9 MiB (63.7 KiB/s) with 117 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss Completed 160.7 KiB/31.9 MiB (63.7 KiB/s) with 116 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme Completed 160.7 KiB/31.9 MiB (63.7 KiB/s) with 115 file(s) remaining Completed 163.3 KiB/31.9 MiB (64.5 KiB/s) with 115 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/packed-refs to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/packed-refs Completed 163.3 KiB/31.9 MiB (64.5 KiB/s) with 114 file(s) remaining Completed 165.2 KiB/31.9 MiB (64.5 KiB/s) with 114 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/common/_variables.scss to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/common/_variables.scss Completed 165.2 KiB/31.9 MiB (64.5 KiB/s) with 113 file(s) remaining Completed 165.3 KiB/31.9 MiB (64.1 KiB/s) with 113 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 165.3 KiB/31.9 MiB (64.1 KiB/s) with 112 file(s) remaining Completed 170.2 KiB/31.9 MiB (65.5 KiB/s) with 112 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/README.md to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/README.md Completed 170.2 KiB/31.9 MiB (65.5 KiB/s) with 111 file(s) remaining Completed 203.3 KiB/31.9 MiB (78.0 KiB/s) with 111 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/LICENSE to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/LICENSE Completed 203.3 KiB/31.9 MiB (78.0 KiB/s) with 110 file(s) remaining Completed 203.3 KiB/31.9 MiB (77.2 KiB/s) with 110 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 203.3 KiB/31.9 MiB (77.2 KiB/s) with 109 file(s) remaining Completed 203.6 KiB/31.9 MiB (77.2 KiB/s) with 109 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 203.6 KiB/31.9 MiB (77.2 KiB/s) with 108 file(s) remaining Completed 203.7 KiB/31.9 MiB (76.9 KiB/s) with 108 file(s) remaining Completed 203.8 KiB/31.9 MiB (76.6 KiB/s) with 108 file(s) remaining Completed 203.8 KiB/31.9 MiB (76.6 KiB/s) with 108 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 203.8 KiB/31.9 MiB (76.6 KiB/s) with 107 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 203.8 KiB/31.9 MiB (76.6 KiB/s) with 106 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 203.8 KiB/31.9 MiB (76.6 KiB/s) with 105 file(s) remaining Completed 203.9 KiB/31.9 MiB (75.5 KiB/s) with 105 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 203.9 KiB/31.9 MiB (75.5 KiB/s) with 104 file(s) remaining Completed 204.0 KiB/31.9 MiB (75.3 KiB/s) with 104 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 204.0 KiB/31.9 MiB (75.3 KiB/s) with 103 file(s) remaining Completed 204.1 KiB/31.9 MiB (74.9 KiB/s) with 103 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 204.1 KiB/31.9 MiB (74.9 KiB/s) with 102 file(s) remaining Completed 210.1 KiB/31.9 MiB (76.8 KiB/s) with 102 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss Completed 210.1 KiB/31.9 MiB (76.8 KiB/s) with 101 file(s) remaining Completed 210.2 KiB/31.9 MiB (76.3 KiB/s) with 101 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 210.2 KiB/31.9 MiB (76.3 KiB/s) with 100 file(s) remaining Completed 210.9 KiB/31.9 MiB (75.4 KiB/s) with 100 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/package.json to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/package.json Completed 210.9 KiB/31.9 MiB (75.4 KiB/s) with 99 file(s) remaining Completed 211.1 KiB/31.9 MiB (75.1 KiB/s) with 99 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/permissions/Dockerfile to instances/pr-1820-c25332/env/build/permissions/Dockerfile Completed 211.1 KiB/31.9 MiB (75.1 KiB/s) with 98 file(s) remaining Completed 211.1 KiB/31.9 MiB (74.8 KiB/s) with 98 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss Completed 211.1 KiB/31.9 MiB (74.8 KiB/s) with 97 file(s) remaining Completed 211.9 KiB/31.9 MiB (74.8 KiB/s) with 97 file(s) remaining Completed 214.1 KiB/31.9 MiB (75.4 KiB/s) with 97 file(s) remaining Completed 227.0 KiB/31.9 MiB (80.0 KiB/s) with 97 file(s) remaining Completed 483.0 KiB/31.9 MiB (170.1 KiB/s) with 97 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/k8s/jobs.yml to instances/pr-1820-c25332/env/k8s/jobs.yml Completed 483.0 KiB/31.9 MiB (170.1 KiB/s) with 96 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss Completed 483.0 KiB/31.9 MiB (170.1 KiB/s) with 95 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 483.0 KiB/31.9 MiB (170.1 KiB/s) with 94 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/k8s/override.yml to instances/pr-1820-c25332/env/k8s/override.yml Completed 483.0 KiB/31.9 MiB (170.1 KiB/s) with 93 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/dev/docker-compose.jobs.yml to instances/pr-1820-c25332/env/dev/docker-compose.jobs.yml Completed 483.0 KiB/31.9 MiB (170.1 KiB/s) with 92 file(s) remaining Completed 489.6 KiB/31.9 MiB (167.8 KiB/s) with 92 file(s) remaining Completed 579.7 KiB/31.9 MiB (197.6 KiB/s) with 92 file(s) remaining Completed 580.2 KiB/31.9 MiB (197.9 KiB/s) with 92 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/k8s/volumes.yml to instances/pr-1820-c25332/env/k8s/volumes.yml Completed 580.2 KiB/31.9 MiB (197.9 KiB/s) with 91 file(s) remaining Completed 836.2 KiB/31.9 MiB (284.3 KiB/s) with 91 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/package-lock.json to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/package-lock.json Completed 836.2 KiB/31.9 MiB (284.3 KiB/s) with 90 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/k8s/services.yml to instances/pr-1820-c25332/env/k8s/services.yml Completed 836.2 KiB/31.9 MiB (284.3 KiB/s) with 89 file(s) remaining Completed 839.2 KiB/31.9 MiB (282.8 KiB/s) with 89 file(s) remaining Completed 841.4 KiB/31.9 MiB (281.6 KiB/s) with 89 file(s) remaining Completed 844.6 KiB/31.9 MiB (282.5 KiB/s) with 89 file(s) remaining Completed 1.1 MiB/31.9 MiB (367.5 KiB/s) with 89 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/local/docker-compose.prod.yml to instances/pr-1820-c25332/env/local/docker-compose.prod.yml Completed 1.1 MiB/31.9 MiB (367.5 KiB/s) with 88 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/local/docker-compose.yml to instances/pr-1820-c25332/env/local/docker-compose.yml Completed 1.1 MiB/31.9 MiB (367.5 KiB/s) with 87 file(s) remaining Completed 1.1 MiB/31.9 MiB (365.9 KiB/s) with 87 file(s) remaining Completed 1.1 MiB/31.9 MiB (365.5 KiB/s) with 87 file(s) remaining Completed 1.1 MiB/31.9 MiB (367.2 KiB/s) with 87 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/dev/docker-compose.yml to instances/pr-1820-c25332/env/dev/docker-compose.yml Completed 1.1 MiB/31.9 MiB (367.2 KiB/s) with 86 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/kustomization.yml to instances/pr-1820-c25332/env/kustomization.yml Completed 1.1 MiB/31.9 MiB (367.2 KiB/s) with 85 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/k8s/deployments.yml to instances/pr-1820-c25332/env/k8s/deployments.yml Completed 1.1 MiB/31.9 MiB (367.2 KiB/s) with 84 file(s) remaining Completed 1.3 MiB/31.9 MiB (447.5 KiB/s) with 84 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/permissions/setowner.sh to instances/pr-1820-c25332/env/build/permissions/setowner.sh Completed 1.3 MiB/31.9 MiB (447.5 KiB/s) with 83 file(s) remaining Completed 1.3 MiB/31.9 MiB (443.3 KiB/s) with 83 file(s) remaining Completed 1.6 MiB/31.9 MiB (525.2 KiB/s) with 83 file(s) remaining Completed 1.6 MiB/31.9 MiB (524.6 KiB/s) with 83 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/k8s/namespace.yml to instances/pr-1820-c25332/env/k8s/namespace.yml Completed 1.6 MiB/31.9 MiB (524.6 KiB/s) with 82 file(s) remaining Completed 1.8 MiB/31.9 MiB (604.3 KiB/s) with 82 file(s) remaining Completed 2.1 MiB/31.9 MiB (686.3 KiB/s) with 82 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/grove/k8s/celery-beat.yml to instances/pr-1820-c25332/env/plugins/grove/k8s/celery-beat.yml Completed 2.1 MiB/31.9 MiB (686.3 KiB/s) with 81 file(s) remaining Completed 2.1 MiB/31.9 MiB (682.6 KiB/s) with 81 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/local/docker-compose.jobs.yml to instances/pr-1820-c25332/env/local/docker-compose.jobs.yml Completed 2.1 MiB/31.9 MiB (682.6 KiB/s) with 80 file(s) remaining Completed 2.1 MiB/31.9 MiB (678.5 KiB/s) with 80 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/grove/k8s/ingress.yml to instances/pr-1820-c25332/env/plugins/grove/k8s/ingress.yml Completed 2.1 MiB/31.9 MiB (678.5 KiB/s) with 79 file(s) remaining Completed 2.1 MiB/31.9 MiB (678.0 KiB/s) with 79 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/grove/k8s/maintenance-mode.yml to instances/pr-1820-c25332/env/plugins/grove/k8s/maintenance-mode.yml Completed 2.1 MiB/31.9 MiB (678.0 KiB/s) with 78 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/grove/k8s/forum-job.yml to instances/pr-1820-c25332/env/plugins/grove/k8s/forum-job.yml Completed 2.1 MiB/31.9 MiB (678.0 KiB/s) with 77 file(s) remaining Completed 2.3 MiB/31.9 MiB (753.0 KiB/s) with 77 file(s) remaining Completed 2.6 MiB/31.9 MiB (832.7 KiB/s) with 77 file(s) remaining Completed 2.6 MiB/31.9 MiB (830.8 KiB/s) with 77 file(s) remaining Completed 2.6 MiB/31.9 MiB (827.9 KiB/s) with 77 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/grove/k8s/pdb.yml to instances/pr-1820-c25332/env/plugins/grove/k8s/pdb.yml Completed 2.6 MiB/31.9 MiB (827.9 KiB/s) with 76 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/grove/k8s/shared-elasticsearch.yml to instances/pr-1820-c25332/env/plugins/grove/k8s/shared-elasticsearch.yml Completed 2.6 MiB/31.9 MiB (827.9 KiB/s) with 75 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/grove/k8s/priority-class.yml to instances/pr-1820-c25332/env/plugins/grove/k8s/priority-class.yml Completed 2.6 MiB/31.9 MiB (827.9 KiB/s) with 74 file(s) remaining Completed 2.6 MiB/31.9 MiB (815.9 KiB/s) with 74 file(s) remaining Completed 2.8 MiB/31.9 MiB (893.3 KiB/s) with 74 file(s) remaining Completed 2.8 MiB/31.9 MiB (892.0 KiB/s) with 74 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/grove/k8s/deployments.yml to instances/pr-1820-c25332/env/plugins/grove/k8s/deployments.yml Completed 2.8 MiB/31.9 MiB (892.0 KiB/s) with 73 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml to instances/pr-1820-c25332/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml Completed 2.8 MiB/31.9 MiB (892.0 KiB/s) with 72 file(s) remaining Completed 3.1 MiB/31.9 MiB (964.9 KiB/s) with 72 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/grove/k8s/volumes.yml to instances/pr-1820-c25332/env/plugins/grove/k8s/volumes.yml Completed 3.1 MiB/31.9 MiB (964.9 KiB/s) with 71 file(s) remaining Completed 3.1 MiB/31.9 MiB (960.0 KiB/s) with 71 file(s) remaining Completed 3.3 MiB/31.9 MiB (1.0 MiB/s) with 71 file(s) remaining Completed 3.6 MiB/31.9 MiB (1.1 MiB/s) with 71 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml to instances/pr-1820-c25332/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml Completed 3.6 MiB/31.9 MiB (1.1 MiB/s) with 70 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/grove/k8s/cron-jobs.yml to instances/pr-1820-c25332/env/plugins/grove/k8s/cron-jobs.yml Completed 3.6 MiB/31.9 MiB (1.1 MiB/s) with 69 file(s) remaining Completed 3.8 MiB/31.9 MiB (1.2 MiB/s) with 69 file(s) remaining Completed 4.1 MiB/31.9 MiB (1.2 MiB/s) with 69 file(s) remaining Completed 4.1 MiB/31.9 MiB (1.2 MiB/s) with 69 file(s) remaining Completed 4.3 MiB/31.9 MiB (1.3 MiB/s) with 69 file(s) remaining Completed 4.3 MiB/31.9 MiB (1.3 MiB/s) with 69 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/README to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/README Completed 4.3 MiB/31.9 MiB (1.3 MiB/s) with 68 file(s) remaining Completed 4.3 MiB/31.9 MiB (1.3 MiB/s) with 68 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/env.config.jsx to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/env.config.jsx Completed 4.3 MiB/31.9 MiB (1.3 MiB/s) with 67 file(s) remaining Completed 4.3 MiB/31.9 MiB (1.3 MiB/s) with 67 file(s) remaining Completed 4.4 MiB/31.9 MiB (1.3 MiB/s) with 67 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/Dockerfile to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/Dockerfile Completed 4.4 MiB/31.9 MiB (1.3 MiB/s) with 66 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js to instances/pr-1820-c25332/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js Completed 4.4 MiB/31.9 MiB (1.3 MiB/s) with 65 file(s) remaining Completed 4.6 MiB/31.9 MiB (1.4 MiB/s) with 65 file(s) remaining Completed 4.9 MiB/31.9 MiB (1.4 MiB/s) with 65 file(s) remaining Completed 4.9 MiB/31.9 MiB (1.4 MiB/s) with 65 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config Completed 4.9 MiB/31.9 MiB (1.4 MiB/s) with 64 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/grove/k8s/deployment-revision-history.yml to instances/pr-1820-c25332/env/plugins/grove/k8s/deployment-revision-history.yml Completed 4.9 MiB/31.9 MiB (1.4 MiB/s) with 63 file(s) remaining Completed 4.9 MiB/31.9 MiB (1.4 MiB/s) with 63 file(s) remaining Completed 4.9 MiB/31.9 MiB (1.4 MiB/s) with 63 file(s) remaining Completed 5.1 MiB/31.9 MiB (1.5 MiB/s) with 63 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD Completed 5.1 MiB/31.9 MiB (1.5 MiB/s) with 62 file(s) remaining Completed 5.4 MiB/31.9 MiB (1.6 MiB/s) with 62 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/grove/k8s/affinities.yml to instances/pr-1820-c25332/env/plugins/grove/k8s/affinities.yml Completed 5.4 MiB/31.9 MiB (1.6 MiB/s) with 61 file(s) remaining Completed 5.6 MiB/31.9 MiB (1.6 MiB/s) with 61 file(s) remaining Completed 5.9 MiB/31.9 MiB (1.7 MiB/s) with 61 file(s) remaining Completed 6.1 MiB/31.9 MiB (1.8 MiB/s) with 61 file(s) remaining Completed 6.4 MiB/31.9 MiB (1.8 MiB/s) with 61 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.9 MiB/s) with 61 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.pack to instances/pr-1820-c25332/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.pack Completed 6.6 MiB/31.9 MiB (1.9 MiB/s) with 60 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.9 MiB/s) with 60 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description Completed 6.6 MiB/31.9 MiB (1.9 MiB/s) with 59 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.9 MiB/s) with 59 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 6.6 MiB/31.9 MiB (1.9 MiB/s) with 58 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.9 MiB/s) with 58 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.9 MiB/s) with 58 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 6.6 MiB/31.9 MiB (1.9 MiB/s) with 57 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.9 MiB/s) with 57 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/apps/mfe/Caddyfile to instances/pr-1820-c25332/env/plugins/mfe/apps/mfe/Caddyfile Completed 6.6 MiB/31.9 MiB (1.9 MiB/s) with 56 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml to instances/pr-1820-c25332/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml Completed 6.6 MiB/31.9 MiB (1.9 MiB/s) with 55 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.9 MiB/s) with 55 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.9 MiB/s) with 55 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 6.6 MiB/31.9 MiB (1.9 MiB/s) with 54 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 54 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 54 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 53 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 52 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 51 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 51 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 50 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 50 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 50 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 49 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 49 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 49 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 48 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 47 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 46 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 46 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 46 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 45 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 45 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 45 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 45 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 44 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 44 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 43 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 42 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme Completed 6.6 MiB/31.9 MiB (1.8 MiB/s) with 41 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.7 MiB/s) with 41 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/master to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/master Completed 6.6 MiB/31.9 MiB (1.7 MiB/s) with 40 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.7 MiB/s) with 40 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 6.6 MiB/31.9 MiB (1.7 MiB/s) with 39 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.7 MiB/s) with 39 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6edb6023b3abf0923c601ff5dce757e17d22943e.idx to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6edb6023b3abf0923c601ff5dce757e17d22943e.idx Completed 6.6 MiB/31.9 MiB (1.7 MiB/s) with 38 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.rev to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.rev Completed 6.6 MiB/31.9 MiB (1.7 MiB/s) with 37 file(s) remaining Completed 6.6 MiB/31.9 MiB (1.7 MiB/s) with 37 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8b7af5f97b1e16a73e9ed4b59c60a8e552f514fe.rev to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8b7af5f97b1e16a73e9ed4b59c60a8e552f514fe.rev Completed 6.6 MiB/31.9 MiB (1.7 MiB/s) with 36 file(s) remaining Completed 6.7 MiB/31.9 MiB (1.7 MiB/s) with 36 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-c0591222257141a483819b45b049b73503ee5ee8.idx to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-c0591222257141a483819b45b049b73503ee5ee8.idx Completed 6.7 MiB/31.9 MiB (1.7 MiB/s) with 35 file(s) remaining Completed 6.7 MiB/31.9 MiB (1.7 MiB/s) with 35 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8b7af5f97b1e16a73e9ed4b59c60a8e552f514fe.idx to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8b7af5f97b1e16a73e9ed4b59c60a8e552f514fe.idx Completed 6.7 MiB/31.9 MiB (1.7 MiB/s) with 34 file(s) remaining Completed 6.7 MiB/31.9 MiB (1.7 MiB/s) with 34 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-c0591222257141a483819b45b049b73503ee5ee8.rev to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-c0591222257141a483819b45b049b73503ee5ee8.rev Completed 6.7 MiB/31.9 MiB (1.7 MiB/s) with 33 file(s) remaining Completed 6.7 MiB/31.9 MiB (1.7 MiB/s) with 33 file(s) remaining Completed 6.7 MiB/31.9 MiB (1.7 MiB/s) with 33 file(s) remaining Completed 6.7 MiB/31.9 MiB (1.7 MiB/s) with 33 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.idx to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.idx Completed 6.7 MiB/31.9 MiB (1.7 MiB/s) with 32 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/master to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/master Completed 6.7 MiB/31.9 MiB (1.7 MiB/s) with 31 file(s) remaining Completed 6.7 MiB/31.9 MiB (1.7 MiB/s) with 31 file(s) remaining Completed 7.0 MiB/31.9 MiB (1.7 MiB/s) with 31 file(s) remaining Completed 7.0 MiB/31.9 MiB (1.7 MiB/s) with 31 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs Completed 7.0 MiB/31.9 MiB (1.7 MiB/s) with 30 file(s) remaining Completed 7.0 MiB/31.9 MiB (1.7 MiB/s) with 30 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 7.0 MiB/31.9 MiB (1.7 MiB/s) with 29 file(s) remaining Completed 7.3 MiB/31.9 MiB (1.8 MiB/s) with 29 file(s) remaining Completed 7.5 MiB/31.9 MiB (1.8 MiB/s) with 29 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json Completed 7.5 MiB/31.9 MiB (1.8 MiB/s) with 28 file(s) remaining Completed 7.8 MiB/31.9 MiB (1.9 MiB/s) with 28 file(s) remaining Completed 7.8 MiB/31.9 MiB (1.9 MiB/s) with 28 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore Completed 7.8 MiB/31.9 MiB (1.9 MiB/s) with 27 file(s) remaining Completed 7.8 MiB/31.9 MiB (1.8 MiB/s) with 27 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 7.8 MiB/31.9 MiB (1.8 MiB/s) with 26 file(s) remaining Completed 7.8 MiB/31.9 MiB (1.8 MiB/s) with 26 file(s) remaining Completed 7.8 MiB/31.9 MiB (1.8 MiB/s) with 26 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md Completed 7.8 MiB/31.9 MiB (1.8 MiB/s) with 25 file(s) remaining Completed 8.0 MiB/31.9 MiB (1.9 MiB/s) with 25 file(s) remaining Completed 8.0 MiB/31.9 MiB (1.9 MiB/s) with 25 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss Completed 8.0 MiB/31.9 MiB (1.9 MiB/s) with 24 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE Completed 8.0 MiB/31.9 MiB (1.9 MiB/s) with 23 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 8.0 MiB/31.9 MiB (1.9 MiB/s) with 22 file(s) remaining Completed 8.3 MiB/31.9 MiB (1.9 MiB/s) with 22 file(s) remaining Completed 8.5 MiB/31.9 MiB (2.0 MiB/s) with 22 file(s) remaining Completed 8.8 MiB/31.9 MiB (2.0 MiB/s) with 22 file(s) remaining Completed 9.0 MiB/31.9 MiB (2.1 MiB/s) with 22 file(s) remaining Completed 9.3 MiB/31.9 MiB (2.2 MiB/s) with 22 file(s) remaining Completed 9.3 MiB/31.9 MiB (2.2 MiB/s) with 22 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 9.3 MiB/31.9 MiB (2.2 MiB/s) with 21 file(s) remaining Completed 9.5 MiB/31.9 MiB (2.2 MiB/s) with 21 file(s) remaining Completed 9.8 MiB/31.9 MiB (2.3 MiB/s) with 21 file(s) remaining Completed 10.0 MiB/31.9 MiB (2.3 MiB/s) with 21 file(s) remaining Completed 10.3 MiB/31.9 MiB (2.4 MiB/s) with 21 file(s) remaining Completed 10.5 MiB/31.9 MiB (2.4 MiB/s) with 21 file(s) remaining Completed 10.8 MiB/31.9 MiB (2.5 MiB/s) with 21 file(s) remaining Completed 11.0 MiB/31.9 MiB (2.5 MiB/s) with 21 file(s) remaining Completed 11.0 MiB/31.9 MiB (2.5 MiB/s) with 21 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 11.0 MiB/31.9 MiB (2.5 MiB/s) with 20 file(s) remaining Completed 11.3 MiB/31.9 MiB (2.6 MiB/s) with 20 file(s) remaining Completed 11.5 MiB/31.9 MiB (2.6 MiB/s) with 20 file(s) remaining Completed 11.8 MiB/31.9 MiB (2.7 MiB/s) with 20 file(s) remaining Completed 12.0 MiB/31.9 MiB (2.7 MiB/s) with 20 file(s) remaining Completed 12.3 MiB/31.9 MiB (2.8 MiB/s) with 20 file(s) remaining Completed 12.3 MiB/31.9 MiB (2.8 MiB/s) with 20 file(s) remaining Completed 12.3 MiB/31.9 MiB (2.8 MiB/s) with 20 file(s) remaining Completed 12.3 MiB/31.9 MiB (2.8 MiB/s) with 20 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 12.3 MiB/31.9 MiB (2.8 MiB/s) with 19 file(s) remaining Completed 12.5 MiB/31.9 MiB (2.8 MiB/s) with 19 file(s) remaining Completed 12.8 MiB/31.9 MiB (2.9 MiB/s) with 19 file(s) remaining Completed 13.0 MiB/31.9 MiB (2.9 MiB/s) with 19 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 13.0 MiB/31.9 MiB (2.9 MiB/s) with 18 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 13.0 MiB/31.9 MiB (2.9 MiB/s) with 17 file(s) remaining Completed 13.3 MiB/31.9 MiB (3.0 MiB/s) with 17 file(s) remaining Completed 13.5 MiB/31.9 MiB (3.0 MiB/s) with 17 file(s) remaining Completed 13.5 MiB/31.9 MiB (3.0 MiB/s) with 17 file(s) remaining Completed 13.8 MiB/31.9 MiB (3.1 MiB/s) with 17 file(s) remaining Completed 13.8 MiB/31.9 MiB (3.1 MiB/s) with 17 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 13.8 MiB/31.9 MiB (3.1 MiB/s) with 16 file(s) remaining Completed 14.0 MiB/31.9 MiB (3.1 MiB/s) with 16 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 14.0 MiB/31.9 MiB (3.1 MiB/s) with 15 file(s) remaining Completed 14.0 MiB/31.9 MiB (3.1 MiB/s) with 15 file(s) remaining Completed 14.1 MiB/31.9 MiB (3.1 MiB/s) with 15 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 14.1 MiB/31.9 MiB (3.1 MiB/s) with 14 file(s) remaining Completed 14.3 MiB/31.9 MiB (3.2 MiB/s) with 14 file(s) remaining Completed 14.6 MiB/31.9 MiB (3.2 MiB/s) with 14 file(s) remaining Completed 14.8 MiB/31.9 MiB (3.3 MiB/s) with 14 file(s) remaining Completed 15.1 MiB/31.9 MiB (3.3 MiB/s) with 14 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6edb6023b3abf0923c601ff5dce757e17d22943e.rev to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6edb6023b3abf0923c601ff5dce757e17d22943e.rev Completed 15.1 MiB/31.9 MiB (3.3 MiB/s) with 13 file(s) remaining Completed 15.3 MiB/31.9 MiB (3.4 MiB/s) with 13 file(s) remaining Completed 15.6 MiB/31.9 MiB (3.4 MiB/s) with 13 file(s) remaining Completed 15.8 MiB/31.9 MiB (3.5 MiB/s) with 13 file(s) remaining Completed 16.1 MiB/31.9 MiB (3.5 MiB/s) with 13 file(s) remaining Completed 16.3 MiB/31.9 MiB (3.6 MiB/s) with 13 file(s) remaining Completed 16.6 MiB/31.9 MiB (3.6 MiB/s) with 13 file(s) remaining Completed 16.8 MiB/31.9 MiB (3.7 MiB/s) with 13 file(s) remaining Completed 17.1 MiB/31.9 MiB (3.7 MiB/s) with 13 file(s) remaining Completed 17.3 MiB/31.9 MiB (3.8 MiB/s) with 13 file(s) remaining Completed 17.6 MiB/31.9 MiB (3.8 MiB/s) with 13 file(s) remaining Completed 17.6 MiB/31.9 MiB (3.8 MiB/s) with 13 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json Completed 17.6 MiB/31.9 MiB (3.8 MiB/s) with 12 file(s) remaining Completed 17.8 MiB/31.9 MiB (3.9 MiB/s) with 12 file(s) remaining Completed 18.1 MiB/31.9 MiB (3.9 MiB/s) with 12 file(s) remaining Completed 18.1 MiB/31.9 MiB (3.9 MiB/s) with 12 file(s) remaining Completed 18.3 MiB/31.9 MiB (4.0 MiB/s) with 12 file(s) remaining Completed 18.6 MiB/31.9 MiB (4.0 MiB/s) with 12 file(s) remaining Completed 18.8 MiB/31.9 MiB (4.1 MiB/s) with 12 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme Completed 18.8 MiB/31.9 MiB (4.1 MiB/s) with 11 file(s) remaining Completed 18.8 MiB/31.9 MiB (4.0 MiB/s) with 11 file(s) remaining Completed 19.1 MiB/31.9 MiB (4.1 MiB/s) with 11 file(s) remaining Completed 19.3 MiB/31.9 MiB (4.1 MiB/s) with 11 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss Completed 19.3 MiB/31.9 MiB (4.1 MiB/s) with 10 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss Completed 19.3 MiB/31.9 MiB (4.1 MiB/s) with 9 file(s) remaining Completed 19.3 MiB/31.9 MiB (4.1 MiB/s) with 9 file(s) remaining Completed 19.6 MiB/31.9 MiB (4.2 MiB/s) with 9 file(s) remaining Completed 19.8 MiB/31.9 MiB (4.2 MiB/s) with 9 file(s) remaining Completed 20.1 MiB/31.9 MiB (4.3 MiB/s) with 9 file(s) remaining Completed 20.1 MiB/31.9 MiB (4.3 MiB/s) with 9 file(s) remaining Completed 20.3 MiB/31.9 MiB (4.3 MiB/s) with 9 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/version to instances/pr-1820-c25332/env/version Completed 20.3 MiB/31.9 MiB (4.3 MiB/s) with 8 file(s) remaining Completed 20.3 MiB/31.9 MiB (4.3 MiB/s) with 8 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss Completed 20.3 MiB/31.9 MiB (4.3 MiB/s) with 7 file(s) remaining Completed 20.6 MiB/31.9 MiB (4.3 MiB/s) with 7 file(s) remaining Completed 20.8 MiB/31.9 MiB (4.4 MiB/s) with 7 file(s) remaining Completed 21.0 MiB/31.9 MiB (4.4 MiB/s) with 7 file(s) remaining Completed 21.3 MiB/31.9 MiB (4.5 MiB/s) with 7 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.pack to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.pack Completed 21.3 MiB/31.9 MiB (4.5 MiB/s) with 6 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 21.3 MiB/31.9 MiB (4.5 MiB/s) with 5 file(s) remaining Completed 21.5 MiB/31.9 MiB (4.5 MiB/s) with 5 file(s) remaining Completed 21.5 MiB/31.9 MiB (4.5 MiB/s) with 5 file(s) remaining Completed 21.8 MiB/31.9 MiB (4.6 MiB/s) with 5 file(s) remaining Completed 22.0 MiB/31.9 MiB (4.6 MiB/s) with 5 file(s) remaining Completed 22.3 MiB/31.9 MiB (4.7 MiB/s) with 5 file(s) remaining Completed 22.5 MiB/31.9 MiB (4.7 MiB/s) with 5 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss Completed 22.5 MiB/31.9 MiB (4.7 MiB/s) with 4 file(s) remaining Completed 22.8 MiB/31.9 MiB (4.8 MiB/s) with 4 file(s) remaining Completed 23.0 MiB/31.9 MiB (4.8 MiB/s) with 4 file(s) remaining Completed 23.3 MiB/31.9 MiB (4.9 MiB/s) with 4 file(s) remaining Completed 23.5 MiB/31.9 MiB (4.9 MiB/s) with 4 file(s) remaining Completed 23.8 MiB/31.9 MiB (4.9 MiB/s) with 4 file(s) remaining Completed 24.0 MiB/31.9 MiB (5.0 MiB/s) with 4 file(s) remaining Completed 24.3 MiB/31.9 MiB (5.0 MiB/s) with 4 file(s) remaining Completed 24.5 MiB/31.9 MiB (5.1 MiB/s) with 4 file(s) remaining Completed 24.8 MiB/31.9 MiB (5.1 MiB/s) with 4 file(s) remaining Completed 25.0 MiB/31.9 MiB (5.2 MiB/s) with 4 file(s) remaining Completed 25.3 MiB/31.9 MiB (5.2 MiB/s) with 4 file(s) remaining Completed 25.5 MiB/31.9 MiB (5.3 MiB/s) with 4 file(s) remaining Completed 25.8 MiB/31.9 MiB (5.3 MiB/s) with 4 file(s) remaining Completed 26.0 MiB/31.9 MiB (5.4 MiB/s) with 4 file(s) remaining Completed 26.3 MiB/31.9 MiB (5.4 MiB/s) with 4 file(s) remaining Completed 26.5 MiB/31.9 MiB (5.5 MiB/s) with 4 file(s) remaining Completed 26.8 MiB/31.9 MiB (5.5 MiB/s) with 4 file(s) remaining Completed 27.0 MiB/31.9 MiB (5.6 MiB/s) with 4 file(s) remaining Completed 27.3 MiB/31.9 MiB (5.6 MiB/s) with 4 file(s) remaining Completed 27.5 MiB/31.9 MiB (5.7 MiB/s) with 4 file(s) remaining Completed 27.8 MiB/31.9 MiB (5.7 MiB/s) with 4 file(s) remaining Completed 28.0 MiB/31.9 MiB (5.8 MiB/s) with 4 file(s) remaining Completed 28.3 MiB/31.9 MiB (5.8 MiB/s) with 4 file(s) remaining Completed 28.5 MiB/31.9 MiB (5.8 MiB/s) with 4 file(s) remaining Completed 28.6 MiB/31.9 MiB (5.9 MiB/s) with 4 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json Completed 28.6 MiB/31.9 MiB (5.9 MiB/s) with 3 file(s) remaining Completed 28.9 MiB/31.9 MiB (5.9 MiB/s) with 3 file(s) remaining Completed 29.1 MiB/31.9 MiB (6.0 MiB/s) with 3 file(s) remaining Completed 29.4 MiB/31.9 MiB (6.0 MiB/s) with 3 file(s) remaining Completed 29.6 MiB/31.9 MiB (6.0 MiB/s) with 3 file(s) remaining Completed 29.9 MiB/31.9 MiB (6.1 MiB/s) with 3 file(s) remaining Completed 30.1 MiB/31.9 MiB (6.1 MiB/s) with 3 file(s) remaining Completed 30.4 MiB/31.9 MiB (6.2 MiB/s) with 3 file(s) remaining Completed 30.6 MiB/31.9 MiB (6.2 MiB/s) with 3 file(s) remaining Completed 30.6 MiB/31.9 MiB (6.2 MiB/s) with 3 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8b7af5f97b1e16a73e9ed4b59c60a8e552f514fe.pack to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8b7af5f97b1e16a73e9ed4b59c60a8e552f514fe.pack Completed 30.6 MiB/31.9 MiB (6.2 MiB/s) with 2 file(s) remaining Completed 30.9 MiB/31.9 MiB (6.3 MiB/s) with 2 file(s) remaining Completed 30.9 MiB/31.9 MiB (6.3 MiB/s) with 2 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-c0591222257141a483819b45b049b73503ee5ee8.pack to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-c0591222257141a483819b45b049b73503ee5ee8.pack Completed 30.9 MiB/31.9 MiB (6.3 MiB/s) with 1 file(s) remaining Completed 31.1 MiB/31.9 MiB (6.3 MiB/s) with 1 file(s) remaining Completed 31.4 MiB/31.9 MiB (6.3 MiB/s) with 1 file(s) remaining Completed 31.6 MiB/31.9 MiB (6.4 MiB/s) with 1 file(s) remaining Completed 31.9 MiB/31.9 MiB (6.4 MiB/s) with 1 file(s) remaining Completed 31.9 MiB/31.9 MiB (6.4 MiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6edb6023b3abf0923c601ff5dce757e17d22943e.pack to instances/pr-1820-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6edb6023b3abf0923c601ff5dce757e17d22943e.pack Completed 2.3 KiB/2.3 KiB (5.7 KiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1820-c25332/grove-preserved-config.yml to instances/pr-1820-c25332/grove-preserved-config.yml No ssh key provided. Skipping writing ssh key. rm -rf /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/env/build/openedx/requirements/private/* No private plugins provided. Skipping installing private plugins. Instance virtual environment is outdated. Updating... /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/.venv/bin/python -m pip install -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt Collecting git+https://github.com/overhangio/tutor.git@main (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Cloning https://github.com/overhangio/tutor.git (to revision main) to /tmp/pip-req-build-b6gefuep Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor.git /tmp/pip-req-build-b6gefuep Running command git checkout -b main --track origin/main branch 'main' set up to track 'origin/main'. Switched to a new branch 'main' Resolved https://github.com/overhangio/tutor.git to commit cc7432147a3e86fcdc7878a04d8bb75e9de17b0b Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting git+https://github.com/overhangio/tutor-mfe.git@main (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 2)) Cloning https://github.com/overhangio/tutor-mfe.git (to revision main) to /tmp/pip-req-build-elbmi8_l Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor-mfe.git /tmp/pip-req-build-elbmi8_l Running command git checkout -b main --track origin/main branch 'main' set up to track 'origin/main'. Switched to a new branch 'main' Resolved https://github.com/overhangio/tutor-mfe.git to commit b56860bdc08f06a9b397ef9eaff877c073837317 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting git+https://github.com/overhangio/tutor-forum.git@main (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 3)) Cloning https://github.com/overhangio/tutor-forum.git (to revision main) to /tmp/pip-req-build-73auneyc Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor-forum.git /tmp/pip-req-build-73auneyc Running command git checkout -b main --track origin/main branch 'main' set up to track 'origin/main'. Switched to a new branch 'main' Resolved https://github.com/overhangio/tutor-forum.git to commit aab2ad700f4720a3497cc890aabe4cb7fcc65799 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting git+https://gitlab.com/opencraft/dev/tutor-contrib-grove.git@021249b92a1027792424206365786b22a3820cbb (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 4)) Cloning https://gitlab.com/opencraft/dev/tutor-contrib-grove.git (to revision 021249b92a1027792424206365786b22a3820cbb) to /tmp/pip-req-build-mx15ah6g Running command git clone --filter=blob:none --quiet https://gitlab.com/opencraft/dev/tutor-contrib-grove.git /tmp/pip-req-build-mx15ah6g Running command git rev-parse -q --verify 'sha^021249b92a1027792424206365786b22a3820cbb' Running command git fetch -q https://gitlab.com/opencraft/dev/tutor-contrib-grove.git 021249b92a1027792424206365786b22a3820cbb Running command git checkout -q 021249b92a1027792424206365786b22a3820cbb Resolved https://gitlab.com/opencraft/dev/tutor-contrib-grove.git to commit 021249b92a1027792424206365786b22a3820cbb Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting git+https://github.com/hastexo/tutor-contrib-s3.git@main (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 5)) Cloning https://github.com/hastexo/tutor-contrib-s3.git (to revision main) to /tmp/pip-req-build-1yfl7dmn Running command git clone --filter=blob:none --quiet https://github.com/hastexo/tutor-contrib-s3.git /tmp/pip-req-build-1yfl7dmn Resolved https://github.com/hastexo/tutor-contrib-s3.git to commit ecab2f691ca6df38fc49b81120cdf246e270f4f1 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tutor-contrib-harmony (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 6)) Cloning https://github.com/openedx/openedx-k8s-harmony.git (to revision main) to /tmp/pip-install-j6lewjvv/tutor-contrib-harmony_3021f09688a94fcfba67a1f16e32d51f Running command git clone --filter=blob:none --quiet https://github.com/openedx/openedx-k8s-harmony.git /tmp/pip-install-j6lewjvv/tutor-contrib-harmony_3021f09688a94fcfba67a1f16e32d51f Resolved https://github.com/openedx/openedx-k8s-harmony.git to commit deaf58ed6dc8d2d60ba5fed42d0ad472944dfaf7 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting appdirs (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting click<8.3.0,>=8.0 (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) Collecting importlib-metadata>=7.0.1 (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) Collecting importlib-resources>=6.1.1 (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) Collecting jinja2>=2.10 (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting kubernetes (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading kubernetes-34.1.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting mypy (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading mypy-1.19.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.2 kB) Collecting packaging (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting pycryptodome>=3.17.0 (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) Collecting pyyaml>=6.0 (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) Collecting typing-extensions>=4.4.0 (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Collecting zipp>=3.20 (from importlib-metadata>=7.0.1->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) Collecting MarkupSafe>=2.0 (from jinja2>=2.10->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) Collecting certifi>=14.05.14 (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) Collecting six>=1.9.0 (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting python-dateutil>=2.5.3 (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting google-auth>=1.0.1 (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading google_auth-2.45.0-py2.py3-none-any.whl.metadata (6.8 kB) Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) Collecting requests (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Collecting requests-oauthlib (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) Collecting urllib3<2.4.0,>=1.24.2 (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting durationpy>=0.7 (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) Collecting mypy_extensions>=1.0.0 (from mypy->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) Collecting pathspec>=0.9.0 (from mypy->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting librt>=0.6.2 (from mypy->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading librt-0.7.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (1.3 kB) Collecting cachetools<7.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading cachetools-6.2.4-py3-none-any.whl.metadata (5.6 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) Collecting charset_normalizer<4,>=2 (from requests->kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) Collecting idna<4,>=2.5 (from requests->kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting oauthlib>=3.0.0 (from requests-oauthlib->kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth>=1.0.1->kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/requirements.txt (line 1)) Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) Downloading click-8.2.1-py3-none-any.whl (102 kB) Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.3 MB/s eta 0:00:00 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 9.9 MB/s eta 0:00:00 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Downloading kubernetes-34.1.0-py2.py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 23.1 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 32.1 MB/s eta 0:00:00 Using cached packaging-25.0-py3-none-any.whl (66 kB) Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) Downloading google_auth-2.45.0-py2.py3-none-any.whl (233 kB) Downloading librt-0.7.4-cp312-cp312-musllinux_1_2_x86_64.whl (199 kB) Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) Using cached pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) Downloading zipp-3.23.0-py3-none-any.whl (10 kB) Downloading requests-2.32.5-py3-none-any.whl (64 kB) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) Downloading cachetools-6.2.4-py3-none-any.whl (11 kB) Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) Downloading rsa-4.9.1-py3-none-any.whl (34 kB) Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) Building wheels for collected packages: tutor, tutor-mfe, tutor-forum, tutor-contrib-grove, tutor-contrib-s3, tutor-contrib-harmony Building wheel for tutor (pyproject.toml): started Building wheel for tutor (pyproject.toml): finished with status 'done' Created wheel for tutor: filename=tutor-20.0.3-py3-none-any.whl size=151627 sha256=1e453967f8b5cb1a49334230cd9ee2cbecd6b39bac82b1e806f223313af25ca0 Stored in directory: /tmp/pip-ephem-wheel-cache-y4fq8tqh/wheels/23/8b/1a/1795117e7778a208575c57ab5880af2013c8c7e0acc425d2b4 Building wheel for tutor-mfe (pyproject.toml): started Building wheel for tutor-mfe (pyproject.toml): finished with status 'done' Created wheel for tutor-mfe: filename=tutor_mfe-20.1.0-py3-none-any.whl size=41400 sha256=40e685530f810b202ab27cd7f06eeffad0bf4913751f968f06f039fb9c458638 Stored in directory: /tmp/pip-ephem-wheel-cache-y4fq8tqh/wheels/51/5b/3c/1902f48e5aca17994f86dc3cd72082281d59179a8da91272ad Building wheel for tutor-forum (pyproject.toml): started Building wheel for tutor-forum (pyproject.toml): finished with status 'done' Created wheel for tutor-forum: filename=tutor_forum-20.0.0-py3-none-any.whl size=17129 sha256=a90171ae48cf6725ab50d6a0027e543e132057570312d9742a22410d59f5c243 Stored in directory: /tmp/pip-ephem-wheel-cache-y4fq8tqh/wheels/f8/7c/29/feb2766d78eb256c5023f9c190705d849e3958d688717bca0c Building wheel for tutor-contrib-grove (pyproject.toml): started Building wheel for tutor-contrib-grove (pyproject.toml): finished with status 'done' Created wheel for tutor-contrib-grove: filename=tutor_contrib_grove-19.0.0-py3-none-any.whl size=42907 sha256=82540152be392ddcec001978637fcc985730c6d7b2c6ba6d48c05aad62ee4532 Stored in directory: /home/grove/.cache/pip/wheels/07/c6/f0/ce4afa8fbda4f6e5bc9bdcf9ebb8c68c9b73b220af927c12cb Building wheel for tutor-contrib-s3 (pyproject.toml): started Building wheel for tutor-contrib-s3 (pyproject.toml): finished with status 'done' Created wheel for tutor-contrib-s3: filename=tutor_contrib_s3-2.3.2.dev4+gecab2f691-py3-none-any.whl size=19250 sha256=8f5d95b80a4b81cfc4cbc5a2b244a89352875efe32ff89bcfe475b673b332895 Stored in directory: /tmp/pip-ephem-wheel-cache-y4fq8tqh/wheels/37/26/62/39ed6ef36e7efef5dc8a6aa984ed4129e6fc59a7af7a8e0bb7 Building wheel for tutor-contrib-harmony (pyproject.toml): started Building wheel for tutor-contrib-harmony (pyproject.toml): finished with status 'done' Created wheel for tutor-contrib-harmony: filename=tutor_contrib_harmony-18.0.1-py3-none-any.whl size=12154 sha256=364b22867a262679486c56c3ed66c40bcf0e7e0f0b62be75dc95259ec219e2ef Stored in directory: /tmp/pip-ephem-wheel-cache-y4fq8tqh/wheels/24/01/ac/e6ae82ff80b178ebd0f3c0fe9913690f8ee57bc7d792532d3a Successfully built tutor tutor-mfe tutor-forum tutor-contrib-grove tutor-contrib-s3 tutor-contrib-harmony Installing collected packages: durationpy, appdirs, zipp, websocket-client, urllib3, typing-extensions, six, pyyaml, pycryptodome, pyasn1, pathspec, packaging, oauthlib, mypy_extensions, MarkupSafe, librt, importlib-resources, idna, click, charset_normalizer, certifi, cachetools, rsa, requests, python-dateutil, pyasn1-modules, mypy, jinja2, importlib-metadata, requests-oauthlib, google-auth, kubernetes, tutor, tutor-mfe, tutor-forum, tutor-contrib-s3, tutor-contrib-harmony, tutor-contrib-grove Successfully installed MarkupSafe-3.0.3 appdirs-1.4.4 cachetools-6.2.4 certifi-2025.11.12 charset_normalizer-3.4.4 click-8.2.1 durationpy-0.10 google-auth-2.45.0 idna-3.11 importlib-metadata-8.7.0 importlib-resources-6.5.2 jinja2-3.1.6 kubernetes-34.1.0 librt-0.7.4 mypy-1.19.1 mypy_extensions-1.1.0 oauthlib-3.3.1 packaging-25.0 pathspec-0.12.1 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycryptodome-3.23.0 python-dateutil-2.9.0.post0 pyyaml-6.0.3 requests-2.32.5 requests-oauthlib-2.0.0 rsa-4.9.1 six-1.17.0 tutor-20.0.3 tutor-contrib-grove-19.0.0 tutor-contrib-harmony-18.0.1 tutor-contrib-s3-2.3.2.dev4+gecab2f691 tutor-forum-20.0.0 tutor-mfe-20.1.0 typing-extensions-4.15.0 urllib3-2.3.0 websocket-client-1.9.0 zipp-3.23.0 [notice] A new release of pip is available: 25.0.1 -> 25.3 [notice] To update, run: /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/.venv/bin/python -m pip install --upgrade pip /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/.venv/bin/tutor images build mfe --output="type=registry" --docker-arg="--platform" --docker-arg="linux/amd64" --build-arg EDX_PLATFORM_REPOSITORY="https://github.com/openedx/edx-platform.git" --build-arg EDX_PLATFORM_VERSION="master" ⚠️ Found conflicting values for setting 'DISCOVERY_INDEX_OVERRIDES': '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}program'}' or '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ ELASTICSEARCH_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ ELASTICSEARCH_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ ELASTICSEARCH_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ ELASTICSEARCH_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ ELASTICSEARCH_INDEX_PREFIX }}program'}' ⚠️ Found conflicting values for setting 'DISCOVERY_INDEX_OVERRIDES': '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}program'}' or '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ ELASTICSEARCH_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ ELASTICSEARCH_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ ELASTICSEARCH_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ ELASTICSEARCH_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ ELASTICSEARCH_INDEX_PREFIX }}program'}' Building image registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-1820-c25332/mfe:latest docker buildx build --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-1820-c25332/mfe:latest --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/openedx/edx-platform.git --build-arg EDX_PLATFORM_VERSION=master --output=type=registry --platform linux/amd64 --cache-from=type=registry,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-1820-c25332/mfe:latest-cache /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/env/plugins/mfe/build/mfe #0 building with "crazy_leakey" 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 25.2s done #1 creating container buildx_buildkit_crazy_leakey0 #1 creating container buildx_buildkit_crazy_leakey0 2.6s done #1 DONE 27.8s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: #2 transferring dockerfile: 22.15kB 0.0s done #2 DONE 0.2s #3 resolve image config for docker-image://docker.io/docker/dockerfile:1 #3 DONE 1.8s #4 docker-image://docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6 #4 resolve docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6 0.0s done #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 0B / 13.57MB 0.2s #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 6.29MB / 13.57MB 0.3s #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 13.57MB / 13.57MB 0.4s done #4 extracting sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 #4 extracting sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 1.2s done #4 DONE 1.8s #5 [internal] load metadata for docker.io/library/caddy:2.7.4 #5 DONE 1.9s #6 [internal] load metadata for docker.io/library/node:24.11.0-bullseye-slim #6 DONE 2.1s #7 [internal] load .dockerignore #7 transferring context: 2B 0.0s done #7 DONE 0.0s #8 importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-1820-c25332/mfe:latest-cache #8 ... #9 [internal] load build context #9 DONE 0.0s #10 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #10 resolve docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #10 ... #11 [auth] opencraft/ops/axim-pr-sandboxes/pr-1820-c25332/mfe:pull token for registry.gitlab.com #11 DONE 0.0s #12 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #12 resolve docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 0.6s done #12 DONE 0.6s #13 [communications-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-communications.git#master . #13 ... #10 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #10 resolve docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 0.6s done #10 DONE 0.7s #8 importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-1820-c25332/mfe:latest-cache #8 ERROR: failed to configure registry cache importer: registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-1820-c25332/mfe:latest-cache: not found #14 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #14 ... #12 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #12 DONE 0.6s #10 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #10 DONE 0.7s #10 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #10 ... #15 [discussions-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-discussions.git#master . #15 1.276 911b8b3fc559befcf1f851ddca80bf57884dbc1c refs/heads/master #15 DONE 1.5s #12 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #12 ... #16 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #16 1.440 8b9f15614951a2d983b6f878fddf8fa93eb1bac4 refs/heads/master #16 DONE 1.7s #17 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#master . #17 1.766 bc4abcdeefcd861d3bd5e15685df29c4413b81fd refs/heads/master #17 DONE 1.9s #18 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #18 1.804 22a1c658f143ff05b7510168505dbf2f95e3df53 refs/heads/master #18 DONE 2.0s #13 [communications-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-communications.git#master . #13 2.079 42e75a637218569b155961a4bf81205c01a31711 refs/heads/master #13 DONE 2.2s #19 [profile-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-profile.git#master . #19 2.016 929ba69503827ed907c17641c19adbd637bb3c14 refs/heads/master #19 DONE 2.2s #20 [gradebook-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-gradebook.git#master . #20 2.173 1c886d9c21b95aa8d71e33e759fdeeacddc33e7e refs/heads/master #20 DONE 2.2s #14 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #14 2.162 03bdcff331d83785e1765b65a17e007a4b492ce4 refs/heads/master #14 DONE 2.3s #21 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/raccoongang/frontend-app-learning.git#filippovskii/feat/accessibility-HTML-attributes-for-Course-Navigation-top-bar . #21 2.327 f6408fd17c533a1b5a88eba45f7fde563a110210 refs/heads/filippovskii/feat/accessibility-HTML-attributes-for-Course-Navigation-top-bar #21 DONE 2.3s #22 [admin-console-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-admin-console.git#master . #22 1.617 8b9a57ace9098ca9dcdd3422cc8de025b31eff53 refs/heads/master #22 DONE 1.9s #12 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #12 DONE 2.3s #9 [internal] load build context #9 ... #23 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #23 1.802 0e2e802f9d3a351cc8df8f3efe4f2433cd058da7 refs/heads/master #23 DONE 2.1s #12 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #12 sha256:5a52e9ae33e7b8a4f4e70335c32d0af3b6f6358cdac2ee79688985bc90e2282a 0B / 448B 0.2s #12 sha256:5a52e9ae33e7b8a4f4e70335c32d0af3b6f6358cdac2ee79688985bc90e2282a 448B / 448B 0.3s #12 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 0B / 30.26MB 0.2s #12 sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 0B / 1.74MB 0.2s #12 sha256:5a52e9ae33e7b8a4f4e70335c32d0af3b6f6358cdac2ee79688985bc90e2282a 448B / 448B 0.5s done #12 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 1.89MB / 30.26MB 0.6s #12 sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 1.74MB / 1.74MB 0.6s #12 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 0B / 51.80MB 0.2s #12 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 5.66MB / 30.26MB 0.9s #12 sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 1.74MB / 1.74MB 0.9s done #12 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 8.39MB / 30.26MB 1.2s #12 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 7.28MB / 51.80MB 0.6s #12 sha256:7c2bb419157c76844f109db3fec655fd4d03f7dffeae95c50f4911081ce0cc49 0B / 4.07kB 0.2s #12 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 11.53MB / 30.26MB 1.4s #12 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 11.53MB / 51.80MB 0.8s #12 sha256:7c2bb419157c76844f109db3fec655fd4d03f7dffeae95c50f4911081ce0cc49 4.07kB / 4.07kB 0.2s done #12 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 14.68MB / 51.80MB 1.1s #12 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 13.63MB / 30.26MB 1.7s #12 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 17.83MB / 51.80MB 1.4s #12 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 15.73MB / 30.26MB 2.0s #12 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 23.07MB / 51.80MB 1.7s #12 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 17.92MB / 30.26MB 2.3s #12 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 31.62MB / 51.80MB 1.8s #12 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 19.56MB / 30.26MB 2.4s #12 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 35.65MB / 51.80MB 2.1s #12 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 23.71MB / 30.26MB 2.7s #12 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 26.21MB / 30.26MB 3.0s #12 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 38.93MB / 51.80MB 2.4s #12 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 51.80MB / 51.80MB 2.7s #12 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 30.26MB / 30.26MB 3.5s #12 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 51.80MB / 51.80MB 2.8s done #12 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 30.26MB / 30.26MB 3.6s done #12 extracting sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 #12 ... #10 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #10 sha256:147aa3899aa3307c28e185f5385015c7a5f15dfa42578a8a8eca88bf2f1e7e3e 14.60MB / 14.60MB 2.1s done #10 sha256:22d867aa37ac50364bf4082dc48c7d4e1b88ead3164d47855e1bbc2ef3678cfc 7.50kB / 7.50kB 0.8s done #10 sha256:37be51084fb891c6796079e693b73f6f882266a5e66211344173031e2b0c8ffd 350.83kB / 350.83kB 0.7s done #10 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.6s done #10 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 5.2s done #10 DONE 9.2s #9 [internal] load build context #9 transferring context: 16.92MB 6.9s #9 ... #15 [discussions-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-discussions.git#master . #15 1.250 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/6/fs/ #15 3.912 From https://github.com/openedx/frontend-app-discussions #15 3.912 * [new branch] master -> master #15 3.912 * [new branch] master -> origin/master #15 4.033 911b8b3fc559befcf1f851ddca80bf57884dbc1c #15 4.499 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/8/fs/.git/ #15 4.720 commit #15 6.776 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/6/fs #15 6.776 * [new tag] master -> master #15 6.776 * [new tag] master -> master #15 7.407 Note: switching to 'FETCH_HEAD'. #15 7.407 #15 7.407 You are in 'detached HEAD' state. You can look around, make experimental #15 7.407 changes and commit them, and you can discard any commits you make in this #15 7.407 state without impacting any branches by switching back to a branch. #15 7.407 #15 7.407 If you want to create a new branch to retain commits you create, you may #15 7.407 do so (now or later) by using -c with the switch command. Example: #15 7.407 #15 7.407 git switch -c #15 7.407 #15 7.407 Or undo this operation with: #15 7.407 #15 7.407 git switch - #15 7.407 #15 7.407 Turn off this advice by setting config variable advice.detachedHead to false #15 7.407 #15 7.407 HEAD is now at 911b8b3 fix: cohort name difference in filter and post view (#841) #15 DONE 9.5s #10 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #10 extracting sha256:37be51084fb891c6796079e693b73f6f882266a5e66211344173031e2b0c8ffd #10 extracting sha256:37be51084fb891c6796079e693b73f6f882266a5e66211344173031e2b0c8ffd 3.1s done #10 DONE 12.3s #9 [internal] load build context #9 transferring context: 26.55MB 10.0s done #9 DONE 10.2s #10 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #10 extracting sha256:22d867aa37ac50364bf4082dc48c7d4e1b88ead3164d47855e1bbc2ef3678cfc #10 extracting sha256:22d867aa37ac50364bf4082dc48c7d4e1b88ead3164d47855e1bbc2ef3678cfc 0.2s done #10 DONE 12.5s #17 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#master . #17 0.257 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/13/fs/ #17 2.347 From https://github.com/openedx/frontend-app-ora-grading #17 2.347 * [new branch] master -> master #17 2.347 * [new branch] master -> origin/master #17 2.412 bc4abcdeefcd861d3bd5e15685df29c4413b81fd #17 2.666 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/15/fs/.git/ #17 2.751 commit #17 4.329 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/13/fs #17 4.329 * [new tag] master -> master #17 4.329 * [new tag] master -> master #17 5.403 Note: switching to 'FETCH_HEAD'. #17 5.403 #17 5.403 You are in 'detached HEAD' state. You can look around, make experimental #17 5.403 changes and commit them, and you can discard any commits you make in this #17 5.403 state without impacting any branches by switching back to a branch. #17 5.403 #17 5.403 If you want to create a new branch to retain commits you create, you may #17 5.403 do so (now or later) by using -c with the switch command. Example: #17 5.403 #17 5.403 git switch -c #17 5.403 #17 5.403 Or undo this operation with: #17 5.403 #17 5.403 git switch - #17 5.403 #17 5.403 Turn off this advice by setting config variable advice.detachedHead to false #17 5.403 #17 5.426 HEAD is now at bc4abcd chore: update frontend-component-header to v8 (#468) #17 DONE 8.3s #18 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #18 0.382 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/17/fs/ #18 ... #16 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #16 1.103 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/11/fs/ #16 7.954 From https://github.com/openedx/frontend-app-authoring #16 7.954 * [new branch] master -> master #16 7.968 * [new branch] master -> origin/master #16 8.064 8b9f15614951a2d983b6f878fddf8fa93eb1bac4 #16 8.252 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/16/fs/.git/ #16 8.407 commit #16 ... #18 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #18 3.193 From https://github.com/openedx/frontend-app-learner-dashboard #18 3.193 * [new branch] master -> master #18 3.193 * [new branch] master -> origin/master #18 3.235 22a1c658f143ff05b7510168505dbf2f95e3df53 #18 3.539 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/18/fs/.git/ #18 3.780 commit #18 ... #10 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #10 extracting sha256:147aa3899aa3307c28e185f5385015c7a5f15dfa42578a8a8eca88bf2f1e7e3e #10 extracting sha256:147aa3899aa3307c28e185f5385015c7a5f15dfa42578a8a8eca88bf2f1e7e3e 10.9s done #10 DONE 23.4s #18 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #18 5.562 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/17/fs #18 5.562 * [new tag] master -> master #18 5.618 * [new tag] master -> master #18 6.401 Note: switching to 'FETCH_HEAD'. #18 6.401 #18 6.401 You are in 'detached HEAD' state. You can look around, make experimental #18 6.401 changes and commit them, and you can discard any commits you make in this #18 6.401 state without impacting any branches by switching back to a branch. #18 6.401 #18 6.401 If you want to create a new branch to retain commits you create, you may #18 6.401 do so (now or later) by using -c with the switch command. Example: #18 6.401 #18 6.401 git switch -c #18 6.401 #18 6.401 Or undo this operation with: #18 6.401 #18 6.401 git switch - #18 6.401 #18 6.401 Turn off this advice by setting config variable advice.detachedHead to false #18 6.401 #18 6.403 HEAD is now at 22a1c65 chore(deps): bump actions/checkout from 5 to 6 (#750) #18 DONE 9.0s #19 [profile-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-profile.git#master . #19 0.273 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/19/fs/ #19 1.920 From https://github.com/openedx/frontend-app-profile #19 1.920 * [new branch] master -> master #19 1.928 * [new branch] master -> origin/master #19 ... #16 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #16 13.19 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/11/fs #16 13.19 * [new tag] master -> master #16 13.19 * [new tag] master -> master #16 17.21 Note: switching to 'FETCH_HEAD'. #16 17.21 #16 17.21 You are in 'detached HEAD' state. You can look around, make experimental #16 17.21 changes and commit them, and you can discard any commits you make in this #16 17.21 state without impacting any branches by switching back to a branch. #16 17.21 #16 17.21 If you want to create a new branch to retain commits you create, you may #16 17.21 do so (now or later) by using -c with the switch command. Example: #16 17.21 #16 17.21 git switch -c #16 17.21 #16 17.21 Or undo this operation with: #16 17.21 #16 17.21 git switch - #16 17.21 #16 17.21 Turn off this advice by setting config variable advice.detachedHead to false #16 17.21 #16 17.21 HEAD is now at 8b9f156 fix: keyboard accessibility for time picker (#2613) #16 DONE 19.2s #20 [gradebook-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-gradebook.git#master . #20 0.496 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/20/fs/ #20 3.108 From https://github.com/openedx/frontend-app-gradebook #20 3.108 * [new branch] master -> master #20 3.133 * [new branch] master -> origin/master #20 3.214 1c886d9c21b95aa8d71e33e759fdeeacddc33e7e #20 3.455 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/22/fs/.git/ #20 ... #19 [profile-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-profile.git#master . #19 2.269 929ba69503827ed907c17641c19adbd637bb3c14 #19 2.756 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/21/fs/.git/ #19 3.054 commit #19 4.267 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/19/fs #19 4.267 * [new tag] master -> master #19 4.267 * [new tag] master -> master #19 5.154 Note: switching to 'FETCH_HEAD'. #19 5.154 #19 5.154 You are in 'detached HEAD' state. You can look around, make experimental #19 5.154 changes and commit them, and you can discard any commits you make in this #19 5.154 state without impacting any branches by switching back to a branch. #19 5.154 #19 5.154 If you want to create a new branch to retain commits you create, you may #19 5.154 do so (now or later) by using -c with the switch command. Example: #19 5.154 #19 5.154 git switch -c #19 5.154 #19 5.154 Or undo this operation with: #19 5.154 #19 5.154 git switch - #19 5.154 #19 5.154 Turn off this advice by setting config variable advice.detachedHead to false #19 5.154 #19 5.172 HEAD is now at 929ba69 chore: update browserslist DB (#1313) #19 DONE 7.8s #20 [gradebook-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-gradebook.git#master . #20 3.485 commit #20 4.972 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/20/fs #20 4.972 * [new tag] master -> master #20 4.972 * [new tag] master -> master #20 6.577 Note: switching to 'FETCH_HEAD'. #20 6.577 #20 6.577 You are in 'detached HEAD' state. You can look around, make experimental #20 6.577 changes and commit them, and you can discard any commits you make in this #20 6.577 state without impacting any branches by switching back to a branch. #20 6.577 #20 6.577 If you want to create a new branch to retain commits you create, you may #20 6.577 do so (now or later) by using -c with the switch command. Example: #20 6.577 #20 6.577 git switch -c #20 6.577 #20 6.577 Or undo this operation with: #20 6.577 #20 6.577 git switch - #20 6.577 #20 6.577 Turn off this advice by setting config variable advice.detachedHead to false #20 6.577 #20 6.587 HEAD is now at 1c886d9 chore: update browserslist DB (#533) #20 DONE 9.3s #13 [communications-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-communications.git#master . #13 0.415 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/23/fs/ #13 2.309 From https://github.com/openedx/frontend-app-communications #13 2.309 * [new branch] master -> master #13 2.309 * [new branch] master -> origin/master #13 2.354 42e75a637218569b155961a4bf81205c01a31711 #13 2.530 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/24/fs/.git/ #13 2.608 commit #13 3.158 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/23/fs #13 3.158 * [new tag] master -> master #13 3.158 * [new tag] master -> master #13 3.911 Note: switching to 'FETCH_HEAD'. #13 3.911 #13 3.911 You are in 'detached HEAD' state. You can look around, make experimental #13 3.911 changes and commit them, and you can discard any commits you make in this #13 3.911 state without impacting any branches by switching back to a branch. #13 3.911 #13 3.911 If you want to create a new branch to retain commits you create, you may #13 3.911 do so (now or later) by using -c with the switch command. Example: #13 3.911 #13 3.911 git switch -c #13 3.911 #13 3.911 Or undo this operation with: #13 3.911 #13 3.911 git switch - #13 3.911 #13 3.911 Turn off this advice by setting config variable advice.detachedHead to false #13 3.911 #13 3.911 HEAD is now at 42e75a6 chore: update browserslist DB (#261) #13 DONE 6.7s #21 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/raccoongang/frontend-app-learning.git#filippovskii/feat/accessibility-HTML-attributes-for-Course-Navigation-top-bar . #21 0.438 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/25/fs/ #21 5.027 From https://github.com/raccoongang/frontend-app-learning #21 5.027 * [new branch] filippovskii/feat/accessibility-HTML-attributes-for-Course-Navigation-top-bar -> filippovskii/feat/accessibility-HTML-attributes-for-Course-Navigation-top-bar #21 5.036 * [new branch] filippovskii/feat/accessibility-HTML-attributes-for-Course-Navigation-top-bar -> origin/filippovskii/feat/accessibility-HTML-attributes-for-Course-Navigation-top-bar #21 5.136 f6408fd17c533a1b5a88eba45f7fde563a110210 #21 5.337 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/28/fs/.git/ #21 5.480 commit #21 ... #12 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #12 extracting sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 34.2s done #12 DONE 40.7s #14 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #14 0.493 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/26/fs/ #14 2.174 From https://github.com/openedx/frontend-app-account #14 2.174 * [new branch] master -> master #14 2.233 * [new branch] master -> origin/master #14 2.236 03bdcff331d83785e1765b65a17e007a4b492ce4 #14 2.475 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/27/fs/.git/ #14 2.610 commit #14 3.864 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/26/fs #14 3.864 * [new tag] master -> master #14 3.864 * [new tag] master -> master #14 5.149 Note: switching to 'FETCH_HEAD'. #14 5.149 #14 5.149 You are in 'detached HEAD' state. You can look around, make experimental #14 5.149 changes and commit them, and you can discard any commits you make in this #14 5.149 state without impacting any branches by switching back to a branch. #14 5.149 #14 5.149 If you want to create a new branch to retain commits you create, you may #14 5.149 do so (now or later) by using -c with the switch command. Example: #14 5.149 #14 5.149 git switch -c #14 5.149 #14 5.149 Or undo this operation with: #14 5.149 #14 5.149 git switch - #14 5.149 #14 5.149 Turn off this advice by setting config variable advice.detachedHead to false #14 5.149 #14 5.149 HEAD is now at 03bdcff feat: Change Twitter to X (#1215) #14 DONE 7.8s #12 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #12 extracting sha256:7c2bb419157c76844f109db3fec655fd4d03f7dffeae95c50f4911081ce0cc49 #12 extracting sha256:7c2bb419157c76844f109db3fec655fd4d03f7dffeae95c50f4911081ce0cc49 0.3s done #12 extracting sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 #12 ... #21 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/raccoongang/frontend-app-learning.git#filippovskii/feat/accessibility-HTML-attributes-for-Course-Navigation-top-bar . #21 7.904 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/25/fs #21 7.904 * [new tag] filippovskii/feat/accessibility-HTML-attributes-for-Course-Navigation-top-bar -> filippovskii/feat/accessibility-HTML-attributes-for-Course-Navigation-top-bar #21 7.904 * [new tag] filippovskii/feat/accessibility-HTML-attributes-for-Course-Navigation-top-bar -> filippovskii/feat/accessibility-HTML-attributes-for-Course-Navigation-top-bar #21 9.135 Note: switching to 'FETCH_HEAD'. #21 9.135 #21 9.135 You are in 'detached HEAD' state. You can look around, make experimental #21 9.135 changes and commit them, and you can discard any commits you make in this #21 9.135 state without impacting any branches by switching back to a branch. #21 9.135 #21 9.135 If you want to create a new branch to retain commits you create, you may #21 9.135 do so (now or later) by using -c with the switch command. Example: #21 9.135 #21 9.135 git switch -c #21 9.135 #21 9.135 Or undo this operation with: #21 9.135 #21 9.135 git switch - #21 9.135 #21 9.135 Turn off this advice by setting config variable advice.detachedHead to false #21 9.135 #21 9.135 HEAD is now at f6408fd fix: remove extra code #21 DONE 12.0s #23 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #23 0.329 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/33/fs/ #23 ... #22 [admin-console-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-admin-console.git#master . #22 0.269 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/30/fs/ #22 1.949 From https://github.com/openedx/frontend-app-admin-console #22 1.949 * [new branch] master -> master #22 1.964 * [new branch] master -> origin/master #22 2.049 8b9a57ace9098ca9dcdd3422cc8de025b31eff53 #22 2.151 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/32/fs/.git/ #22 2.225 commit #22 2.768 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/30/fs #22 2.768 * [new tag] master -> master #22 2.768 * [new tag] master -> master #22 3.292 Note: switching to 'FETCH_HEAD'. #22 3.292 #22 3.292 You are in 'detached HEAD' state. You can look around, make experimental #22 3.292 changes and commit them, and you can discard any commits you make in this #22 3.292 state without impacting any branches by switching back to a branch. #22 3.292 #22 3.292 If you want to create a new branch to retain commits you create, you may #22 3.292 do so (now or later) by using -c with the switch command. Example: #22 3.292 #22 3.292 git switch -c #22 3.292 #22 3.292 Or undo this operation with: #22 3.292 #22 3.292 git switch - #22 3.292 #22 3.292 Turn off this advice by setting config variable advice.detachedHead to false #22 3.292 #22 3.292 HEAD is now at 8b9a57a chore: update browserslist DB (#51) #22 DONE 6.1s #24 [production 2/13] RUN mkdir -p /openedx/dist #24 DONE 1.6s #12 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #12 ... #23 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #23 3.367 From https://github.com/openedx/frontend-app-authn #23 3.367 * [new branch] master -> master #23 3.374 * [new branch] master -> origin/master #23 3.458 0e2e802f9d3a351cc8df8f3efe4f2433cd058da7 #23 3.576 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/35/fs/.git/ #23 3.615 commit #23 4.954 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/33/fs #23 4.954 * [new tag] master -> master #23 4.963 * [new tag] master -> master #23 5.677 Note: switching to 'FETCH_HEAD'. #23 5.677 #23 5.677 You are in 'detached HEAD' state. You can look around, make experimental #23 5.677 changes and commit them, and you can discard any commits you make in this #23 5.677 state without impacting any branches by switching back to a branch. #23 5.677 #23 5.677 If you want to create a new branch to retain commits you create, you may #23 5.677 do so (now or later) by using -c with the switch command. Example: #23 5.677 #23 5.677 git switch -c #23 5.677 #23 5.677 Or undo this operation with: #23 5.677 #23 5.677 git switch - #23 5.677 #23 5.677 Turn off this advice by setting config variable advice.detachedHead to false #23 5.677 #23 5.677 HEAD is now at 0e2e802 chore(deps): update dependency ts-jest to v29.4.6 (#1610) #23 DONE 8.1s #12 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #12 extracting sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 23.0s done #12 DONE 64.0s #12 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #12 extracting sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 #12 extracting sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 0.6s done #12 DONE 64.6s #12 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #12 extracting sha256:5a52e9ae33e7b8a4f4e70335c32d0af3b6f6358cdac2ee79688985bc90e2282a 0.1s done #12 DONE 64.7s #25 [base 2/4] RUN apt update && apt install -y git gcc libgl1 libxi6 make autoconf libtool pkg-config zlib1g-dev python g++ libpng-dev libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev #25 0.565 #25 0.565 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #25 0.565 #25 1.090 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB] #25 1.166 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] #25 1.166 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB] #25 2.548 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB] #25 4.499 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [436 kB] #25 5.858 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] #25 10.62 Fetched 8667 kB in 10s (908 kB/s) #25 10.62 Reading package lists... #25 12.55 Building dependency tree... #25 12.87 Reading state information... #25 12.98 1 package can be upgraded. Run 'apt list --upgradable' to see it. #25 13.03 #25 13.03 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #25 13.04 #25 13.13 Reading package lists... #25 15.45 Building dependency tree... #25 16.04 Reading state information... #25 17.00 The following additional packages will be installed: #25 17.00 automake autotools-dev binutils binutils-common binutils-x86-64-linux-gnu #25 17.00 bzip2 ca-certificates cpp cpp-10 file fontconfig fontconfig-config #25 17.00 fonts-dejavu-core g++-10 gcc-10 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 #25 17.02 gir1.2-glib-2.0 gir1.2-harfbuzz-0.0 gir1.2-pango-1.0 gir1.2-rsvg-2.0 git-man #25 17.02 icu-devtools less libasan6 libatomic1 libbinutils libblkid-dev libbrotli-dev #25 17.02 libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcairo-gobject2 #25 17.02 libcairo-script-interpreter2 libcairo2 libcbor0 libcc1-0 libcrypt-dev #25 17.02 libctf-nobfd0 libctf0 libcurl3-gnutls libdatrie-dev libdatrie1 libdeflate0 #25 17.02 libdpkg-perl libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 #25 17.02 libdrm-radeon1 libdrm2 libedit2 libelf1 liberror-perl libexpat1 #25 17.02 libexpat1-dev libffi-dev libfido2-1 libfile-fcntllock-perl libfontconfig-dev #25 17.02 libfontconfig1 libfontconfig1-dev libfreetype-dev libfreetype6 #25 17.02 libfreetype6-dev libfribidi-dev libfribidi0 libgcc-10-dev libgd3 #25 17.02 libgdbm-compat4 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf-2.0-dev #25 17.02 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common libgif7 libgirepository-1.0-1 #25 17.02 libgl1-mesa-dri libglapi-mesa libglib2.0-0 libglib2.0-bin libglib2.0-data #25 17.02 libglib2.0-dev libglib2.0-dev-bin libglvnd0 libglx-mesa0 libglx0 libgomp1 #25 17.02 libgpm2 libgraphite2-3 libgraphite2-dev libharfbuzz-dev libharfbuzz-gobject0 #25 17.02 libharfbuzz-icu0 libharfbuzz0b libice-dev libice6 libicu-dev libicu67 #25 17.02 libisl23 libitm1 libjbig0 libjpeg62-turbo libjpeg62-turbo-dev libldap-2.4-2 #25 17.02 libldap-common libllvm11 liblocale-gettext-perl liblsan0 libltdl-dev #25 17.02 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libmd0 libmount-dev libmpc3 #25 17.02 libmpdec3 libmpfr6 libncursesw6 libnghttp2-14 libnsl-dev libpango-1.0-0 #25 17.02 libpangocairo-1.0-0 libpangoft2-1.0-0 libpangoxft-1.0-0 libpciaccess0 #25 17.02 libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #25 17.02 libpcre3-dev libpcre32-3 libpcrecpp0v5 libperl5.32 libpixman-1-0 #25 17.02 libpixman-1-dev libpng-tools libpng16-16 libpsl5 libpthread-stubs0-dev #25 17.02 libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #25 17.02 libpython3.9-minimal libpython3.9-stdlib libquadmath0 libreadline8 #25 17.02 librsvg2-2 librsvg2-common librtmp1 libsasl2-2 libsasl2-modules #25 17.02 libsasl2-modules-db libselinux1-dev libsensors-config libsensors5 #25 17.02 libsepol1-dev libsigsegv2 libsm-dev libsm6 libsqlite3-0 libssh2-1 #25 17.02 libstdc++-10-dev libthai-data libthai-dev libthai0 libtiff5 libtirpc-dev #25 17.02 libtsan0 libubsan1 libvulkan1 libwayland-client0 libwebp6 libx11-6 #25 17.02 libx11-data libx11-dev libx11-xcb1 libxau-dev libxau6 libxcb-dri2-0 #25 17.02 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 #25 17.02 libxcb-render0-dev libxcb-shm0 libxcb-shm0-dev libxcb-sync1 libxcb-xfixes0 #25 17.02 libxcb1 libxcb1-dev libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6 #25 17.02 libxfixes3 libxft-dev libxft2 libxml2 libxmuu1 libxpm4 libxrender-dev #25 17.02 libxrender1 libxshmfence1 libxxf86vm1 libz3-4 linux-libc-dev m4 mailcap #25 17.02 manpages manpages-dev media-types mesa-vulkan-drivers mime-support netbase #25 17.02 openssh-client openssl pango1.0-tools patch perl perl-modules-5.32 #25 17.02 publicsuffix python2 python2-minimal python2.7 python2.7-minimal python3 #25 17.02 python3-distutils python3-lib2to3 python3-minimal python3.9 #25 17.02 python3.9-minimal readline-common sensible-utils shared-mime-info ucf #25 17.02 uuid-dev x11-common x11proto-dev x11proto-xext-dev xauth xdg-user-dirs #25 17.02 xorg-sgml-doctools xtrans-dev xz-utils #25 17.03 Suggested packages: #25 17.03 autoconf-archive gnu-standards autoconf-doc gettext binutils-doc bzip2-doc #25 17.03 cpp-doc gcc-10-locales g++-multilib g++-10-multilib gcc-10-doc gcc-multilib #25 17.03 flex bison gdb gcc-doc gcc-10-multilib gettext-base git-daemon-run #25 17.03 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #25 17.03 git-mediawiki git-svn glibc-doc libcairo2-doc libdatrie-doc debian-keyring #25 17.03 gnupg bzr freetype2-doc libgd-tools gdbm-l10n libgirepository1.0-dev #25 17.03 libglib2.0-doc libxml2-utils gpm libgraphite2-utils libice-doc icu-doc #25 17.03 libtool-doc imagemagick libpango1.0-doc pciutils librsvg2-bin librsvg2-doc #25 17.03 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #25 17.03 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql lm-sensors #25 17.03 libsm-doc libstdc++-10-doc libthai-doc gfortran | fortran95-compiler gcj-jdk #25 17.03 libx11-doc libxcb-doc libxext-doc m4-doc make-doc man-browser keychain #25 17.03 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #25 17.03 libterm-readline-gnu-perl | libterm-readline-perl-perl #25 17.03 libtap-harness-archive-perl dpkg-dev python2-doc python-tk python2.7-doc #25 17.03 binfmt-support python3-doc python3-tk python3-venv python3.9-venv #25 17.03 python3.9-doc readline-doc #25 22.06 The following NEW packages will be installed: #25 22.06 autoconf automake autotools-dev binutils binutils-common #25 22.06 binutils-x86-64-linux-gnu bzip2 ca-certificates cpp cpp-10 file fontconfig #25 22.06 fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10 gir1.2-freedesktop #25 22.06 gir1.2-gdkpixbuf-2.0 gir1.2-glib-2.0 gir1.2-harfbuzz-0.0 gir1.2-pango-1.0 #25 22.06 gir1.2-rsvg-2.0 git git-man icu-devtools less libasan6 libatomic1 #25 22.06 libbinutils libblkid-dev libbrotli-dev libbrotli1 libbsd0 libc-dev-bin #25 22.06 libc-devtools libc6-dev libcairo-gobject2 libcairo-script-interpreter2 #25 22.06 libcairo2 libcairo2-dev libcbor0 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 #25 22.06 libcurl3-gnutls libdatrie-dev libdatrie1 libdeflate0 libdpkg-perl #25 22.06 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #25 22.06 libdrm2 libedit2 libelf1 liberror-perl libexpat1 libexpat1-dev libffi-dev #25 22.06 libfido2-1 libfile-fcntllock-perl libfontconfig-dev libfontconfig1 #25 22.06 libfontconfig1-dev libfreetype-dev libfreetype6 libfreetype6-dev #25 22.06 libfribidi-dev libfribidi0 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #25 22.06 libgdk-pixbuf-2.0-0 libgdk-pixbuf-2.0-dev libgdk-pixbuf2.0-bin #25 22.06 libgdk-pixbuf2.0-common libgif-dev libgif7 libgirepository-1.0-1 libgl1 #25 22.06 libgl1-mesa-dri libglapi-mesa libglib2.0-0 libglib2.0-bin libglib2.0-data #25 22.06 libglib2.0-dev libglib2.0-dev-bin libglvnd0 libglx-mesa0 libglx0 libgomp1 #25 22.06 libgpm2 libgraphite2-3 libgraphite2-dev libharfbuzz-dev libharfbuzz-gobject0 #25 22.06 libharfbuzz-icu0 libharfbuzz0b libice-dev libice6 libicu-dev libicu67 #25 22.06 libisl23 libitm1 libjbig0 libjpeg-dev libjpeg62-turbo libjpeg62-turbo-dev #25 22.06 libldap-2.4-2 libldap-common libllvm11 liblocale-gettext-perl liblsan0 #25 22.06 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1 libmd0 libmount-dev #25 22.06 libmpc3 libmpdec3 libmpfr6 libncursesw6 libnghttp2-14 libnsl-dev #25 22.06 libpango-1.0-0 libpango1.0-dev libpangocairo-1.0-0 libpangoft2-1.0-0 #25 22.06 libpangoxft-1.0-0 libpciaccess0 libpcre16-3 libpcre2-16-0 libpcre2-32-0 #25 22.06 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 #25 22.06 libperl5.32 libpixman-1-0 libpixman-1-dev libpng-dev libpng-tools #25 22.06 libpng16-16 libpsl5 libpthread-stubs0-dev libpython2-stdlib #25 22.06 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #25 22.06 libpython3.9-minimal libpython3.9-stdlib libquadmath0 libreadline8 #25 22.06 librsvg2-2 librsvg2-common librsvg2-dev librtmp1 libsasl2-2 libsasl2-modules #25 22.06 libsasl2-modules-db libselinux1-dev libsensors-config libsensors5 #25 22.06 libsepol1-dev libsigsegv2 libsm-dev libsm6 libsqlite3-0 libssh2-1 #25 22.06 libstdc++-10-dev libthai-data libthai-dev libthai0 libtiff5 libtirpc-dev #25 22.06 libtool libtsan0 libubsan1 libvulkan1 libwayland-client0 libwebp6 libx11-6 #25 22.06 libx11-data libx11-dev libx11-xcb1 libxau-dev libxau6 libxcb-dri2-0 #25 22.06 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 #25 22.06 libxcb-render0-dev libxcb-shm0 libxcb-shm0-dev libxcb-sync1 libxcb-xfixes0 #25 22.06 libxcb1 libxcb1-dev libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6 #25 22.06 libxfixes3 libxft-dev libxft2 libxi6 libxml2 libxmuu1 libxpm4 libxrender-dev #25 22.06 libxrender1 libxshmfence1 libxxf86vm1 libz3-4 linux-libc-dev m4 mailcap make #25 22.06 manpages manpages-dev media-types mesa-vulkan-drivers mime-support netbase #25 22.06 openssh-client openssl pango1.0-tools patch perl perl-modules-5.32 #25 22.06 pkg-config publicsuffix python-is-python2 python2 python2-minimal python2.7 #25 22.06 python2.7-minimal python3 python3-distutils python3-lib2to3 python3-minimal #25 22.07 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #25 22.09 ucf uuid-dev x11-common x11proto-dev x11proto-xext-dev xauth xdg-user-dirs #25 22.09 xorg-sgml-doctools xtrans-dev xz-utils zlib1g-dev #25 22.54 0 upgraded, 269 newly installed, 0 to remove and 1 not upgraded. #25 22.54 Need to get 190 MB of archives. #25 22.54 After this operation, 742 MB of additional disk space will be used. #25 22.54 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u4 [2824 kB] #25 22.85 Get:2 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] #25 22.87 Get:3 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] #25 22.88 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 libperl5.32 amd64 5.32.1-4+deb11u4 [4132 kB] #25 22.94 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 perl amd64 5.32.1-4+deb11u4 [293 kB] #25 22.95 Get:6 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] #25 22.95 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpython2.7-minimal amd64 2.7.18-8+deb11u1 [397 kB] #25 22.97 Get:8 http://deb.debian.org/debian bullseye/main amd64 python2.7-minimal amd64 2.7.18-8+deb11u1 [1301 kB] #25 23.01 Get:9 http://deb.debian.org/debian bullseye/main amd64 python2-minimal amd64 2.7.18-3 [34.2 kB] #25 23.01 Get:10 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] #25 23.01 Get:11 http://deb.debian.org/debian bullseye/main amd64 mailcap all 3.69 [31.7 kB] #25 23.01 Get:12 http://deb.debian.org/debian bullseye/main amd64 mime-support all 3.66 [10.9 kB] #25 23.01 Get:13 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1 amd64 2.2.10-2+deb11u7 [99.2 kB] #25 23.02 Get:14 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB] #25 23.02 Get:15 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] #25 23.02 Get:16 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] #25 23.03 Get:17 http://deb.debian.org/debian-security bullseye-security/main amd64 libsqlite3-0 amd64 3.34.1-3+deb11u1 [797 kB] #25 23.04 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpython2.7-stdlib amd64 2.7.18-8+deb11u1 [1864 kB] #25 23.08 Get:19 http://deb.debian.org/debian bullseye/main amd64 python2.7 amd64 2.7.18-8+deb11u1 [311 kB] #25 23.09 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpython2-stdlib amd64 2.7.18-3 [21.2 kB] #25 23.11 Get:21 http://deb.debian.org/debian bullseye/main amd64 python2 amd64 2.7.18-3 [24.5 kB] #25 23.13 Get:22 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9-minimal amd64 3.9.2-1+deb11u3 [805 kB] #25 23.17 Get:23 http://deb.debian.org/debian-security bullseye-security/main amd64 python3.9-minimal amd64 3.9.2-1+deb11u3 [1963 kB] #25 23.23 Get:24 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] #25 23.23 Get:25 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] #25 23.25 Get:26 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9-stdlib amd64 3.9.2-1+deb11u3 [1684 kB] #25 23.35 Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 python3.9 amd64 3.9.2-1+deb11u3 [467 kB] #25 23.36 Get:28 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] #25 23.36 Get:29 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] #25 23.36 Get:30 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2+deb11u2 [136 kB] #25 23.38 Get:31 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB] #25 23.38 Get:32 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] #25 23.38 Get:33 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #25 23.38 Get:34 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1w-0+deb11u4 [859 kB] #25 23.47 Get:35 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] #25 23.47 Get:36 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] #25 23.47 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] #25 23.84 Get:38 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] #25 23.85 Get:39 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB] #25 23.98 Get:40 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] #25 23.98 Get:41 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1+deb11u1 [108 kB] #25 23.98 Get:42 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] #25 23.99 Get:43 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB] #25 24.00 Get:44 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB] #25 24.02 Get:45 http://deb.debian.org/debian-security bullseye-security/main amd64 openssh-client amd64 1:8.4p1-5+deb11u5 [932 kB] #25 24.05 Get:46 http://deb.debian.org/debian-security bullseye-security/main amd64 ucf all 3.0043+deb11u2 [74.3 kB] #25 24.06 Get:47 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #25 24.08 Get:48 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] #25 24.09 Get:49 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] #25 24.26 Get:50 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] #25 24.27 Get:51 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] #25 24.27 Get:52 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] #25 24.33 Get:53 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] #25 24.44 Get:54 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] #25 24.47 Get:55 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] #25 24.47 Get:56 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] #25 24.48 Get:57 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] #25 24.54 Get:58 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] #25 24.55 Get:59 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] #25 24.59 Get:60 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] #25 24.64 Get:61 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] #25 24.66 Get:62 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] #25 24.97 Get:63 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] #25 24.99 Get:64 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] #25 24.99 Get:65 http://deb.debian.org/debian-security bullseye-security/main amd64 libpng16-16 amd64 1.6.37-3+deb11u1 [295 kB] #25 25.04 Get:66 http://deb.debian.org/debian-security bullseye-security/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u2 [418 kB] #25 25.07 Get:67 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] #25 25.18 Get:68 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] #25 25.19 Get:69 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] #25 25.21 Get:70 http://deb.debian.org/debian bullseye/main amd64 fontconfig amd64 2.13.1-4.2 [417 kB] #25 25.23 Get:71 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] #25 25.24 Get:72 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] #25 25.25 Get:73 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] #25 25.27 Get:74 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] #25 25.29 Get:75 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] #25 25.45 Get:76 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] #25 25.50 Get:77 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] #25 25.60 Get:78 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] #25 25.65 Get:79 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] #25 25.67 Get:80 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] #25 25.75 Get:81 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] #25 26.87 Get:82 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] #25 26.87 Get:83 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u13 [277 kB] #25 26.89 Get:84 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.247-1 [1865 kB] #25 26.99 Get:85 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] #25 27.03 Get:86 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB] #25 27.06 Get:87 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #25 27.07 Get:88 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u13 [2362 kB] #25 27.22 Get:89 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] #25 27.31 Get:90 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] #25 27.46 Get:91 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B] #25 27.46 Get:92 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-0 amd64 2.66.8-1+deb11u7 [1377 kB] #25 27.48 Get:93 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB] #25 27.65 Get:94 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB] #25 27.68 Get:95 http://deb.debian.org/debian bullseye/main amd64 gir1.2-freedesktop amd64 1.66.1-1+b1 [33.4 kB] #25 27.69 Get:96 http://deb.debian.org/debian-security bullseye-security/main amd64 libgdk-pixbuf2.0-common all 2.42.2+dfsg-1+deb11u4 [321 kB] #25 27.71 Get:97 http://deb.debian.org/debian-security bullseye-security/main amd64 libicu67 amd64 67.1-7+deb11u1 [8624 kB] #25 27.95 Get:98 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u9 [694 kB] #25 27.96 Get:99 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB] #25 27.99 Get:100 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] #25 28.01 Get:101 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] #25 28.02 Get:102 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #25 28.04 Get:103 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB] #25 28.05 Get:104 http://deb.debian.org/debian-security bullseye-security/main amd64 libtiff5 amd64 4.2.0-1+deb11u7 [291 kB] #25 28.09 Get:105 http://deb.debian.org/debian-security bullseye-security/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.2+dfsg-1+deb11u4 [147 kB] #25 28.13 Get:106 http://deb.debian.org/debian-security bullseye-security/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.42.2+dfsg-1+deb11u4 [20.5 kB] #25 28.13 Get:107 http://deb.debian.org/debian bullseye/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] #25 28.13 Get:108 http://deb.debian.org/debian bullseye/main amd64 libharfbuzz0b amd64 2.7.4-1 [1471 kB] #25 28.28 Get:109 http://deb.debian.org/debian bullseye/main amd64 gir1.2-harfbuzz-0.0 amd64 2.7.4-1 [1154 kB] #25 28.36 Get:110 http://deb.debian.org/debian bullseye/main amd64 libfribidi0 amd64 1.0.8-2+deb11u1 [64.9 kB] #25 28.36 Get:111 http://deb.debian.org/debian bullseye/main amd64 libthai-data all 0.1.28-3 [170 kB] #25 28.36 Get:112 http://deb.debian.org/debian bullseye/main amd64 libdatrie1 amd64 0.2.13-1 [42.7 kB] #25 28.36 Get:113 http://deb.debian.org/debian bullseye/main amd64 libthai0 amd64 0.1.28-3 [54.2 kB] #25 28.36 Get:114 http://deb.debian.org/debian bullseye/main amd64 libpango-1.0-0 amd64 1.46.2-3 [191 kB] #25 28.39 Get:115 http://deb.debian.org/debian bullseye/main amd64 libpixman-1-0 amd64 0.40.0-1.1~deb11u1 [543 kB] #25 28.46 Get:116 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #25 28.46 Get:117 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #25 28.46 Get:118 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB] #25 28.50 Get:119 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1+deb11u2 [311 kB] #25 28.52 Get:120 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1+deb11u2 [772 kB] #25 28.56 Get:121 http://deb.debian.org/debian bullseye/main amd64 libxcb-render0 amd64 1.14-3 [111 kB] #25 28.56 Get:122 http://deb.debian.org/debian bullseye/main amd64 libxcb-shm0 amd64 1.14-3 [101 kB] #25 28.57 Get:123 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB] #25 28.59 Get:124 http://deb.debian.org/debian bullseye/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB] #25 28.60 Get:125 http://deb.debian.org/debian bullseye/main amd64 libcairo2 amd64 1.16.0-5 [694 kB] #25 28.64 Get:126 http://deb.debian.org/debian bullseye/main amd64 libpangoft2-1.0-0 amd64 1.46.2-3 [62.2 kB] #25 28.64 Get:127 http://deb.debian.org/debian bullseye/main amd64 libpangocairo-1.0-0 amd64 1.46.2-3 [50.6 kB] #25 28.67 Get:128 http://deb.debian.org/debian bullseye/main amd64 libxft2 amd64 2.3.2-2 [57.2 kB] #25 28.67 Get:129 http://deb.debian.org/debian bullseye/main amd64 libpangoxft-1.0-0 amd64 1.46.2-3 [43.5 kB] #25 28.70 Get:130 http://deb.debian.org/debian bullseye/main amd64 gir1.2-pango-1.0 amd64 1.46.2-3 [53.0 kB] #25 28.70 Get:131 http://deb.debian.org/debian bullseye/main amd64 libcairo-gobject2 amd64 1.16.0-5 [125 kB] #25 28.73 Get:132 http://deb.debian.org/debian bullseye/main amd64 librsvg2-2 amd64 2.50.3+dfsg-1+deb11u1 [2462 kB] #25 28.84 Get:133 http://deb.debian.org/debian bullseye/main amd64 gir1.2-rsvg-2.0 amd64 2.50.3+dfsg-1+deb11u1 [30.2 kB] #25 28.90 Get:134 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] #25 28.91 Get:135 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] #25 28.91 Get:136 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] #25 28.93 Get:137 http://deb.debian.org/debian-security bullseye-security/main amd64 libnghttp2-14 amd64 1.43.0-1+deb11u2 [77.0 kB] #25 28.96 Get:138 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] #25 28.96 Get:139 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #25 28.96 Get:140 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2+deb11u1 [156 kB] #25 28.99 Get:141 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u15 [344 kB] #25 29.04 Get:142 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB] #25 29.08 Get:143 http://deb.debian.org/debian-security bullseye-security/main amd64 git-man all 1:2.30.2-1+deb11u5 [1831 kB] #25 29.16 Get:144 http://deb.debian.org/debian-security bullseye-security/main amd64 git amd64 1:2.30.2-1+deb11u5 [5568 kB] #25 29.25 Get:145 http://deb.debian.org/debian-security bullseye-security/main amd64 icu-devtools amd64 67.1-7+deb11u1 [201 kB] #25 29.28 Get:146 http://deb.debian.org/debian bullseye/main amd64 uuid-dev amd64 2.36.1-8+deb11u2 [99.4 kB] #25 29.29 Get:147 http://deb.debian.org/debian bullseye/main amd64 libblkid-dev amd64 2.36.1-8+deb11u2 [225 kB] #25 29.31 Get:148 http://deb.debian.org/debian bullseye/main amd64 libbrotli-dev amd64 1.0.9-2+b2 [288 kB] #25 29.34 Get:149 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB] #25 29.35 Get:150 http://deb.debian.org/debian-security bullseye-security/main amd64 libgd3 amd64 2.3.0-2+deb11u1 [138 kB] #25 29.35 Get:151 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-devtools amd64 2.31-13+deb11u13 [247 kB] #25 29.36 Get:152 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB] #25 29.36 Get:153 http://deb.debian.org/debian bullseye/main amd64 libcairo-script-interpreter2 amd64 1.16.0-5 [163 kB] #25 29.37 Get:154 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1-dev amd64 2.2.10-2+deb11u7 [143 kB] #25 29.38 Get:155 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] #25 29.39 Get:156 http://deb.debian.org/debian-security bullseye-security/main amd64 libpng-dev amd64 1.6.37-3+deb11u1 [298 kB] #25 29.40 Get:157 http://deb.debian.org/debian-security bullseye-security/main amd64 libfreetype-dev amd64 2.10.4+dfsg-1+deb11u2 [571 kB] #25 29.42 Get:158 http://deb.debian.org/debian-security bullseye-security/main amd64 libfreetype6-dev amd64 2.10.4+dfsg-1+deb11u2 [82.7 kB] #25 29.42 Get:159 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.13 [1552 kB] #25 29.49 Get:160 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] #25 29.50 Get:161 http://deb.debian.org/debian bullseye/main amd64 libfontconfig-dev amd64 2.13.1-4.2 [368 kB] #25 29.52 Get:162 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1-dev amd64 2.13.1-4.2 [238 kB] #25 29.54 Get:163 http://deb.debian.org/debian bullseye/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [22.1 kB] #25 29.56 Get:164 http://deb.debian.org/debian bullseye/main amd64 x11proto-dev all 2020.1-1 [594 kB] #25 29.71 Get:165 http://deb.debian.org/debian bullseye/main amd64 libxau-dev amd64 1:1.0.9-1 [22.9 kB] #25 29.71 Get:166 http://deb.debian.org/debian bullseye/main amd64 libxdmcp-dev amd64 1:1.1.2-3 [42.2 kB] #25 29.72 Get:167 http://deb.debian.org/debian bullseye/main amd64 xtrans-dev all 1.4.0-1 [98.7 kB] #25 29.73 Get:168 http://deb.debian.org/debian bullseye/main amd64 libpthread-stubs0-dev amd64 0.4-1 [5344 B] #25 29.79 Get:169 http://deb.debian.org/debian bullseye/main amd64 libxcb1-dev amd64 1.14-3 [176 kB] #25 29.86 Get:170 http://deb.debian.org/debian bullseye/main amd64 libx11-dev amd64 2:1.7.2-1+deb11u2 [845 kB] #25 29.94 Get:171 http://deb.debian.org/debian bullseye/main amd64 libxrender-dev amd64 1:0.9.10-1 [40.8 kB] #25 29.94 Get:172 http://deb.debian.org/debian bullseye/main amd64 x11proto-xext-dev all 2020.1-1 [3404 B] #25 29.94 Get:173 http://deb.debian.org/debian bullseye/main amd64 libxext-dev amd64 2:1.3.3-1.1 [107 kB] #25 29.95 Get:174 http://deb.debian.org/debian bullseye/main amd64 x11-common all 1:7.7+22 [252 kB] #25 29.96 Get:175 http://deb.debian.org/debian bullseye/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] #25 29.96 Get:176 http://deb.debian.org/debian bullseye/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #25 29.98 Get:177 http://deb.debian.org/debian bullseye/main amd64 libice-dev amd64 2:1.0.10-1 [67.1 kB] #25 30.01 Get:178 http://deb.debian.org/debian bullseye/main amd64 libsm-dev amd64 2:1.2.3-1 [38.0 kB] #25 30.01 Get:179 http://deb.debian.org/debian bullseye/main amd64 libpixman-1-dev amd64 0.40.0-1.1~deb11u1 [561 kB] #25 30.03 Get:180 http://deb.debian.org/debian bullseye/main amd64 libxcb-render0-dev amd64 1.14-3 [114 kB] #25 30.06 Get:181 http://deb.debian.org/debian bullseye/main amd64 libxcb-shm0-dev amd64 1.14-3 [102 kB] #25 30.06 Get:182 http://deb.debian.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB] #25 30.06 Get:183 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-data all 2.66.8-1+deb11u7 [1177 kB] #25 30.10 Get:184 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #25 30.14 Get:185 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-bin amd64 2.66.8-1+deb11u7 [142 kB] #25 30.17 Get:186 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] #25 30.19 Get:187 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] #25 30.28 Get:188 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-dev-bin amd64 2.66.8-1+deb11u7 [181 kB] #25 30.28 Get:189 http://deb.debian.org/debian-security bullseye-security/main amd64 libsepol1-dev amd64 3.1-1+deb11u1 [341 kB] #25 30.33 Get:190 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] #25 30.43 Get:191 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] #25 30.53 Get:192 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] #25 30.53 Get:193 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] #25 30.66 Get:194 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] #25 30.78 Get:195 http://deb.debian.org/debian bullseye/main amd64 libmount-dev amd64 2.36.1-8+deb11u2 [78.1 kB] #25 30.78 Get:196 http://deb.debian.org/debian bullseye/main amd64 libpcre16-3 amd64 2:8.39-13 [259 kB] #25 30.81 Get:197 http://deb.debian.org/debian bullseye/main amd64 libpcre32-3 amd64 2:8.39-13 [250 kB] #25 30.84 Get:198 http://deb.debian.org/debian bullseye/main amd64 libpcrecpp0v5 amd64 2:8.39-13 [152 kB] #25 30.89 Get:199 http://deb.debian.org/debian bullseye/main amd64 libpcre3-dev amd64 2:8.39-13 [650 kB] #25 30.96 Get:200 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-dev amd64 2.66.8-1+deb11u7 [1583 kB] #25 30.99 Get:201 http://deb.debian.org/debian bullseye/main amd64 libcairo2-dev amd64 1.16.0-5 [739 kB] #25 31.02 Get:202 http://deb.debian.org/debian bullseye/main amd64 libdatrie-dev amd64 0.2.13-1 [18.4 kB] #25 31.04 Get:203 http://deb.debian.org/debian bullseye/main amd64 libdrm-common all 2.4.104-1 [14.9 kB] #25 31.04 Get:204 http://deb.debian.org/debian bullseye/main amd64 libdrm2 amd64 2.4.104-1 [41.5 kB] #25 31.06 Get:205 http://deb.debian.org/debian bullseye/main amd64 libdrm-amdgpu1 amd64 2.4.104-1 [28.5 kB] #25 31.06 Get:206 http://deb.debian.org/debian bullseye/main amd64 libpciaccess0 amd64 0.16-1 [53.6 kB] #25 31.06 Get:207 http://deb.debian.org/debian bullseye/main amd64 libdrm-intel1 amd64 2.4.104-1 [71.8 kB] #25 31.06 Get:208 http://deb.debian.org/debian bullseye/main amd64 libdrm-nouveau2 amd64 2.4.104-1 [26.8 kB] #25 31.06 Get:209 http://deb.debian.org/debian bullseye/main amd64 libdrm-radeon1 amd64 2.4.104-1 [30.2 kB] #25 31.06 Get:210 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB] #25 31.06 Get:211 http://deb.debian.org/debian bullseye/main amd64 libfribidi-dev amd64 1.0.8-2+deb11u1 [105 kB] #25 31.08 Get:212 http://deb.debian.org/debian-security bullseye-security/main amd64 libgdk-pixbuf2.0-bin amd64 2.42.2+dfsg-1+deb11u4 [26.2 kB] #25 31.08 Get:213 http://deb.debian.org/debian-security bullseye-security/main amd64 libgdk-pixbuf-2.0-dev amd64 2.42.2+dfsg-1+deb11u4 [57.5 kB] #25 31.09 Get:214 http://deb.debian.org/debian bullseye/main amd64 libgif7 amd64 5.1.9-2 [45.1 kB] #25 31.09 Get:215 http://deb.debian.org/debian bullseye/main amd64 libgif-dev amd64 5.1.9-2 [47.8 kB] #25 31.15 Get:216 http://deb.debian.org/debian bullseye/main amd64 libglapi-mesa amd64 20.3.5-1 [71.7 kB] #25 31.19 Get:217 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB] #25 31.76 Get:218 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB] #25 32.80 Get:219 http://deb.debian.org/debian bullseye/main amd64 libsensors-config all 1:3.6.0-7 [32.3 kB] #25 32.80 Get:220 http://deb.debian.org/debian bullseye/main amd64 libsensors5 amd64 1:3.6.0-7 [52.3 kB] #25 32.81 Get:221 http://deb.debian.org/debian bullseye/main amd64 libvulkan1 amd64 1.2.162.0-1 [103 kB] #25 32.83 Get:222 http://deb.debian.org/debian bullseye/main amd64 libgl1-mesa-dri amd64 20.3.5-1 [9633 kB] #25 33.15 Get:223 http://deb.debian.org/debian bullseye/main amd64 libglvnd0 amd64 1.3.2-1 [53.6 kB] #25 33.19 Get:224 http://deb.debian.org/debian bullseye/main amd64 libx11-xcb1 amd64 2:1.7.2-1+deb11u2 [204 kB] #25 33.19 Get:225 http://deb.debian.org/debian bullseye/main amd64 libxcb-dri2-0 amd64 1.14-3 [103 kB] #25 33.19 Get:226 http://deb.debian.org/debian bullseye/main amd64 libxcb-dri3-0 amd64 1.14-3 [102 kB] #25 33.19 Get:227 http://deb.debian.org/debian bullseye/main amd64 libxcb-glx0 amd64 1.14-3 [118 kB] #25 33.22 Get:228 http://deb.debian.org/debian bullseye/main amd64 libxcb-present0 amd64 1.14-3 [101 kB] #25 33.22 Get:229 http://deb.debian.org/debian bullseye/main amd64 libxcb-sync1 amd64 1.14-3 [105 kB] #25 33.22 Get:230 http://deb.debian.org/debian bullseye/main amd64 libxcb-xfixes0 amd64 1.14-3 [105 kB] #25 33.26 Get:231 http://deb.debian.org/debian bullseye/main amd64 libxdamage1 amd64 1:1.1.5-2 [15.7 kB] #25 33.26 Get:232 http://deb.debian.org/debian bullseye/main amd64 libxfixes3 amd64 1:5.0.3-2 [22.1 kB] #25 33.26 Get:233 http://deb.debian.org/debian bullseye/main amd64 libxshmfence1 amd64 1.3-1 [8820 B] #25 33.26 Get:234 http://deb.debian.org/debian bullseye/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #25 33.26 Get:235 http://deb.debian.org/debian bullseye/main amd64 libglx-mesa0 amd64 20.3.5-1 [186 kB] #25 33.26 Get:236 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] #25 33.30 Get:237 http://deb.debian.org/debian bullseye/main amd64 libgraphite2-dev amd64 1.3.14-1 [24.0 kB] #25 33.31 Get:238 http://deb.debian.org/debian bullseye/main amd64 libharfbuzz-icu0 amd64 2.7.4-1 [1132 kB] #25 33.33 Get:239 http://deb.debian.org/debian bullseye/main amd64 libharfbuzz-gobject0 amd64 2.7.4-1 [1147 kB] #25 33.36 Get:240 http://deb.debian.org/debian-security bullseye-security/main amd64 libicu-dev amd64 67.1-7+deb11u1 [9590 kB] #25 33.75 Get:241 http://deb.debian.org/debian bullseye/main amd64 libharfbuzz-dev amd64 2.7.4-1 [1630 kB] #25 33.78 Get:242 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo-dev amd64 1:2.0.6-4 [278 kB] #25 33.79 Get:243 http://deb.debian.org/debian bullseye/main amd64 libjpeg-dev amd64 1:2.0.6-4 [67.8 kB] #25 33.79 Get:244 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] #25 33.81 Get:245 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB] #25 33.83 Get:246 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] #25 33.83 Get:247 http://deb.debian.org/debian bullseye/main amd64 libthai-dev amd64 0.1.28-3 [24.3 kB] #25 33.84 Get:248 http://deb.debian.org/debian bullseye/main amd64 libxft-dev amd64 2.3.2-2 [68.7 kB] #25 33.85 Get:249 http://deb.debian.org/debian bullseye/main amd64 pango1.0-tools amd64 1.46.2-3 [51.8 kB] #25 33.87 Get:250 http://deb.debian.org/debian bullseye/main amd64 libpango1.0-dev amd64 1.46.2-3 [166 kB] #25 33.87 Get:251 http://deb.debian.org/debian-security bullseye-security/main amd64 libpng-tools amd64 1.6.37-3+deb11u1 [141 kB] #25 33.87 Get:252 http://deb.debian.org/debian bullseye/main amd64 librsvg2-common amd64 2.50.3+dfsg-1+deb11u1 [31.2 kB] #25 33.89 Get:253 http://deb.debian.org/debian bullseye/main amd64 librsvg2-dev amd64 2.50.3+dfsg-1+deb11u1 [58.7 kB] #25 33.92 Get:254 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB] #25 33.96 Get:255 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] #25 34.00 Get:256 http://deb.debian.org/debian bullseye/main amd64 libwayland-client0 amd64 1.18.0-2~exp1.1 [26.9 kB] #25 34.09 Get:257 http://deb.debian.org/debian bullseye/main amd64 libxcb-randr0 amd64 1.14-3 [113 kB] #25 34.12 Get:258 http://deb.debian.org/debian bullseye/main amd64 libxi6 amd64 2:1.7.10-1 [83.4 kB] #25 34.12 Get:259 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #25 34.14 Get:260 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB] #25 34.18 Get:261 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB] #25 34.33 Get:262 http://deb.debian.org/debian bullseye/main amd64 mesa-vulkan-drivers amd64 20.3.5-1 [4086 kB] #25 34.48 Get:263 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #25 34.49 Get:264 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB] #25 34.51 Get:265 http://deb.debian.org/debian bullseye/main amd64 python-is-python2 all 2.7.18-9 [2940 B] #25 34.53 Get:266 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB] #25 34.53 Get:267 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] #25 34.55 Get:268 http://deb.debian.org/debian bullseye/main amd64 libglx0 amd64 1.3.2-1 [35.7 kB] #25 34.55 Get:269 http://deb.debian.org/debian bullseye/main amd64 libgl1 amd64 1.3.2-1 [89.5 kB] #25 35.21 debconf: delaying package configuration, since apt-utils is not installed #25 35.56 Fetched 190 MB in 12s (15.6 MB/s) #25 35.87 Selecting previously unselected package perl-modules-5.32. #25 35.87 (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 ... 6673 files and directories currently installed.) #25 35.99 Preparing to unpack .../00-perl-modules-5.32_5.32.1-4+deb11u4_all.deb ... #25 36.01 Unpacking perl-modules-5.32 (5.32.1-4+deb11u4) ... #25 40.70 Selecting previously unselected package libgdbm6:amd64. #25 40.70 Preparing to unpack .../01-libgdbm6_1.19-2_amd64.deb ... #25 40.85 Unpacking libgdbm6:amd64 (1.19-2) ... #25 41.19 Selecting previously unselected package libgdbm-compat4:amd64. #25 41.19 Preparing to unpack .../02-libgdbm-compat4_1.19-2_amd64.deb ... #25 41.20 Unpacking libgdbm-compat4:amd64 (1.19-2) ... #25 41.71 Selecting previously unselected package libperl5.32:amd64. #25 41.72 Preparing to unpack .../03-libperl5.32_5.32.1-4+deb11u4_amd64.deb ... #25 41.74 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u4) ... #25 46.04 Selecting previously unselected package perl. #25 46.05 Preparing to unpack .../04-perl_5.32.1-4+deb11u4_amd64.deb ... #25 46.22 Unpacking perl (5.32.1-4+deb11u4) ... #25 46.67 Selecting previously unselected package liblocale-gettext-perl. #25 46.68 Preparing to unpack .../05-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... #25 46.74 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #25 47.29 Selecting previously unselected package libpython2.7-minimal:amd64. #25 47.30 Preparing to unpack .../06-libpython2.7-minimal_2.7.18-8+deb11u1_amd64.deb ... #25 47.34 Unpacking libpython2.7-minimal:amd64 (2.7.18-8+deb11u1) ... #25 48.03 Selecting previously unselected package python2.7-minimal. #25 48.05 Preparing to unpack .../07-python2.7-minimal_2.7.18-8+deb11u1_amd64.deb ... #25 48.07 Unpacking python2.7-minimal (2.7.18-8+deb11u1) ... #25 49.07 Selecting previously unselected package python2-minimal. #25 49.09 Preparing to unpack .../08-python2-minimal_2.7.18-3_amd64.deb ... #25 49.11 Unpacking python2-minimal (2.7.18-3) ... #25 49.46 Selecting previously unselected package media-types. #25 49.49 Preparing to unpack .../09-media-types_4.0.0_all.deb ... #25 49.53 Unpacking media-types (4.0.0) ... #25 49.76 Selecting previously unselected package mailcap. #25 49.76 Preparing to unpack .../10-mailcap_3.69_all.deb ... #25 49.78 Unpacking mailcap (3.69) ... #25 50.13 Selecting previously unselected package mime-support. #25 50.15 Preparing to unpack .../11-mime-support_3.66_all.deb ... #25 50.19 Unpacking mime-support (3.66) ... #25 50.49 Selecting previously unselected package libexpat1:amd64. #25 50.53 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u7_amd64.deb ... #25 50.56 Unpacking libexpat1:amd64 (2.2.10-2+deb11u7) ... #25 50.92 Selecting previously unselected package libncursesw6:amd64. #25 50.93 Preparing to unpack .../13-libncursesw6_6.2+20201114-2+deb11u2_amd64.deb ... #25 50.95 Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... #25 51.24 Selecting previously unselected package readline-common. #25 51.25 Preparing to unpack .../14-readline-common_8.1-1_all.deb ... #25 51.27 Unpacking readline-common (8.1-1) ... #25 51.55 Selecting previously unselected package libreadline8:amd64. #25 51.57 Preparing to unpack .../15-libreadline8_8.1-1_amd64.deb ... #25 51.69 Unpacking libreadline8:amd64 (8.1-1) ... #25 52.09 Selecting previously unselected package libsqlite3-0:amd64. #25 52.09 Preparing to unpack .../16-libsqlite3-0_3.34.1-3+deb11u1_amd64.deb ... #25 52.14 Unpacking libsqlite3-0:amd64 (3.34.1-3+deb11u1) ... #25 52.53 Selecting previously unselected package libpython2.7-stdlib:amd64. #25 52.55 Preparing to unpack .../17-libpython2.7-stdlib_2.7.18-8+deb11u1_amd64.deb ... #25 52.74 Unpacking libpython2.7-stdlib:amd64 (2.7.18-8+deb11u1) ... #25 55.05 Selecting previously unselected package python2.7. #25 55.07 Preparing to unpack .../18-python2.7_2.7.18-8+deb11u1_amd64.deb ... #25 55.16 Unpacking python2.7 (2.7.18-8+deb11u1) ... #25 55.48 Selecting previously unselected package libpython2-stdlib:amd64. #25 55.50 Preparing to unpack .../19-libpython2-stdlib_2.7.18-3_amd64.deb ... #25 55.51 Unpacking libpython2-stdlib:amd64 (2.7.18-3) ... #25 55.75 Setting up libpython2.7-minimal:amd64 (2.7.18-8+deb11u1) ... #25 55.83 Setting up python2.7-minimal (2.7.18-8+deb11u1) ... #25 57.52 Linking and byte-compiling packages for runtime python2.7... #25 57.62 Setting up python2-minimal (2.7.18-3) ... #25 58.27 Selecting previously unselected package python2. #25 58.28 (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 ... 9487 files and directories currently installed.) #25 58.52 Preparing to unpack .../python2_2.7.18-3_amd64.deb ... #25 58.53 Unpacking python2 (2.7.18-3) ... #25 58.79 Selecting previously unselected package libpython3.9-minimal:amd64. #25 58.80 Preparing to unpack .../libpython3.9-minimal_3.9.2-1+deb11u3_amd64.deb ... #25 58.84 Unpacking libpython3.9-minimal:amd64 (3.9.2-1+deb11u3) ... #25 59.96 Selecting previously unselected package python3.9-minimal. #25 59.97 Preparing to unpack .../python3.9-minimal_3.9.2-1+deb11u3_amd64.deb ... #25 60.05 Unpacking python3.9-minimal (3.9.2-1+deb11u3) ... #25 61.15 Setting up libpython3.9-minimal:amd64 (3.9.2-1+deb11u3) ... #25 61.24 Setting up libexpat1:amd64 (2.2.10-2+deb11u7) ... #25 61.26 Setting up python3.9-minimal (3.9.2-1+deb11u3) ... #25 66.22 Selecting previously unselected package python3-minimal. #25 66.22 (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 ... 9789 files and directories currently installed.) #25 66.26 Preparing to unpack .../python3-minimal_3.9.2-3_amd64.deb ... #25 66.28 Unpacking python3-minimal (3.9.2-3) ... #25 66.51 Selecting previously unselected package libmpdec3:amd64. #25 66.52 Preparing to unpack .../libmpdec3_2.5.1-1_amd64.deb ... #25 66.53 Unpacking libmpdec3:amd64 (2.5.1-1) ... #25 66.76 Selecting previously unselected package libpython3.9-stdlib:amd64. #25 66.76 Preparing to unpack .../libpython3.9-stdlib_3.9.2-1+deb11u3_amd64.deb ... #25 66.79 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1+deb11u3) ... #25 68.21 Selecting previously unselected package python3.9. #25 68.22 Preparing to unpack .../python3.9_3.9.2-1+deb11u3_amd64.deb ... #25 68.25 Unpacking python3.9 (3.9.2-1+deb11u3) ... #25 68.52 Selecting previously unselected package libpython3-stdlib:amd64. #25 68.52 Preparing to unpack .../libpython3-stdlib_3.9.2-3_amd64.deb ... #25 68.56 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... #25 68.77 Setting up python3-minimal (3.9.2-3) ... #25 70.53 Selecting previously unselected package python3. #25 70.53 (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 ... 10179 files and directories currently installed.) #25 70.65 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ... #25 70.77 Unpacking python3 (3.9.2-3) ... #25 71.14 Selecting previously unselected package less. #25 71.14 Preparing to unpack .../001-less_551-2+deb11u2_amd64.deb ... #25 71.20 Unpacking less (551-2+deb11u2) ... #25 71.82 Selecting previously unselected package netbase. #25 71.83 Preparing to unpack .../002-netbase_6.3_all.deb ... #25 71.83 Unpacking netbase (6.3) ... #25 72.38 Selecting previously unselected package sensible-utils. #25 72.42 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #25 72.51 Unpacking sensible-utils (0.0.14) ... #25 72.71 Selecting previously unselected package bzip2. #25 72.71 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ... #25 72.71 Unpacking bzip2 (1.0.8-4) ... #25 73.07 Selecting previously unselected package openssl. #25 73.09 Preparing to unpack .../005-openssl_1.1.1w-0+deb11u4_amd64.deb ... #25 73.11 Unpacking openssl (1.1.1w-0+deb11u4) ... #25 73.86 Selecting previously unselected package ca-certificates. #25 73.87 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #25 73.88 Unpacking ca-certificates (20210119) ... #25 74.49 Selecting previously unselected package libmagic-mgc. #25 74.49 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... #25 74.51 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #25 75.10 Selecting previously unselected package libmagic1:amd64. #25 75.10 Preparing to unpack .../008-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... #25 75.13 Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... #25 75.48 Selecting previously unselected package file. #25 75.49 Preparing to unpack .../009-file_1%3a5.39-3+deb11u1_amd64.deb ... #25 75.50 Unpacking file (1:5.39-3+deb11u1) ... #25 75.86 Selecting previously unselected package manpages. #25 75.87 Preparing to unpack .../010-manpages_5.10-1_all.deb ... #25 75.89 Unpacking manpages (5.10-1) ... #25 76.48 Selecting previously unselected package libmd0:amd64. #25 76.49 Preparing to unpack .../011-libmd0_1.0.3-3_amd64.deb ... #25 76.50 Unpacking libmd0:amd64 (1.0.3-3) ... #25 76.75 Selecting previously unselected package libbsd0:amd64. #25 76.76 Preparing to unpack .../012-libbsd0_0.11.3-1+deb11u1_amd64.deb ... #25 76.77 Unpacking libbsd0:amd64 (0.11.3-1+deb11u1) ... #25 77.05 Selecting previously unselected package libedit2:amd64. #25 77.06 Preparing to unpack .../013-libedit2_3.1-20191231-2+b1_amd64.deb ... #25 77.08 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ... #25 77.39 Selecting previously unselected package libcbor0:amd64. #25 77.41 Preparing to unpack .../014-libcbor0_0.5.0+dfsg-2_amd64.deb ... #25 77.42 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ... #25 77.70 Selecting previously unselected package libfido2-1:amd64. #25 77.70 Preparing to unpack .../015-libfido2-1_1.6.0-2_amd64.deb ... #25 77.72 Unpacking libfido2-1:amd64 (1.6.0-2) ... #25 78.01 Selecting previously unselected package openssh-client. #25 78.06 Preparing to unpack .../016-openssh-client_1%3a8.4p1-5+deb11u5_amd64.deb ... #25 78.20 Unpacking openssh-client (1:8.4p1-5+deb11u5) ... #25 79.14 Selecting previously unselected package ucf. #25 79.16 Preparing to unpack .../017-ucf_3.0043+deb11u2_all.deb ... #25 79.21 Moving old data out of the way #25 79.23 Unpacking ucf (3.0043+deb11u2) ... #25 79.39 Selecting previously unselected package xz-utils. #25 79.40 Preparing to unpack .../018-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #25 79.41 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #25 79.79 Selecting previously unselected package libsigsegv2:amd64. #25 79.80 Preparing to unpack .../019-libsigsegv2_2.13-1_amd64.deb ... #25 79.81 Unpacking libsigsegv2:amd64 (2.13-1) ... #25 80.00 Selecting previously unselected package m4. #25 80.01 Preparing to unpack .../020-m4_1.4.18-5_amd64.deb ... #25 80.04 Unpacking m4 (1.4.18-5) ... #25 80.52 Selecting previously unselected package autoconf. #25 80.55 Preparing to unpack .../021-autoconf_2.69-14_all.deb ... #25 80.59 Unpacking autoconf (2.69-14) ... #25 81.11 Selecting previously unselected package autotools-dev. #25 81.11 Preparing to unpack .../022-autotools-dev_20180224.1+nmu1_all.deb ... #25 81.15 Unpacking autotools-dev (20180224.1+nmu1) ... #25 81.43 Selecting previously unselected package automake. #25 81.44 Preparing to unpack .../023-automake_1%3a1.16.3-2_all.deb ... #25 81.50 Unpacking automake (1:1.16.3-2) ... #25 82.25 Selecting previously unselected package binutils-common:amd64. #25 82.26 Preparing to unpack .../024-binutils-common_2.35.2-2_amd64.deb ... #25 82.27 Unpacking binutils-common:amd64 (2.35.2-2) ... #25 83.42 Selecting previously unselected package libbinutils:amd64. #25 83.43 Preparing to unpack .../025-libbinutils_2.35.2-2_amd64.deb ... #25 83.47 Unpacking libbinutils:amd64 (2.35.2-2) ... #25 84.19 Selecting previously unselected package libctf-nobfd0:amd64. #25 84.20 Preparing to unpack .../026-libctf-nobfd0_2.35.2-2_amd64.deb ... #25 84.22 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... #25 84.53 Selecting previously unselected package libctf0:amd64. #25 84.55 Preparing to unpack .../027-libctf0_2.35.2-2_amd64.deb ... #25 84.59 Unpacking libctf0:amd64 (2.35.2-2) ... #25 84.88 Selecting previously unselected package binutils-x86-64-linux-gnu. #25 84.88 Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... #25 84.90 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... #25 87.23 Selecting previously unselected package binutils. #25 87.24 Preparing to unpack .../029-binutils_2.35.2-2_amd64.deb ... #25 87.29 Unpacking binutils (2.35.2-2) ... #25 87.74 Selecting previously unselected package libisl23:amd64. #25 87.76 Preparing to unpack .../030-libisl23_0.23-1_amd64.deb ... #25 87.78 Unpacking libisl23:amd64 (0.23-1) ... #25 88.62 Selecting previously unselected package libmpfr6:amd64. #25 88.63 Preparing to unpack .../031-libmpfr6_4.1.0-3_amd64.deb ... #25 88.74 Unpacking libmpfr6:amd64 (4.1.0-3) ... #25 89.53 Selecting previously unselected package libmpc3:amd64. #25 89.54 Preparing to unpack .../032-libmpc3_1.2.0-1_amd64.deb ... #25 89.62 Unpacking libmpc3:amd64 (1.2.0-1) ... #25 89.82 Selecting previously unselected package cpp-10. #25 89.82 Preparing to unpack .../033-cpp-10_10.2.1-6_amd64.deb ... #25 89.83 Unpacking cpp-10 (10.2.1-6) ... #25 94.75 Selecting previously unselected package cpp. #25 94.76 Preparing to unpack .../034-cpp_4%3a10.2.1-1_amd64.deb ... #25 94.78 Unpacking cpp (4:10.2.1-1) ... #25 95.00 Selecting previously unselected package libbrotli1:amd64. #25 95.02 Preparing to unpack .../035-libbrotli1_1.0.9-2+b2_amd64.deb ... #25 95.05 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... #25 95.47 Selecting previously unselected package libpng16-16:amd64. #25 95.47 Preparing to unpack .../036-libpng16-16_1.6.37-3+deb11u1_amd64.deb ... #25 95.50 Unpacking libpng16-16:amd64 (1.6.37-3+deb11u1) ... #25 95.83 Selecting previously unselected package libfreetype6:amd64. #25 95.84 Preparing to unpack .../037-libfreetype6_2.10.4+dfsg-1+deb11u2_amd64.deb ... #25 95.91 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) ... #25 96.97 Selecting previously unselected package fonts-dejavu-core. #25 96.97 Preparing to unpack .../038-fonts-dejavu-core_2.37-2_all.deb ... #25 97.08 Unpacking fonts-dejavu-core (2.37-2) ... #25 98.41 Selecting previously unselected package fontconfig-config. #25 98.42 Preparing to unpack .../039-fontconfig-config_2.13.1-4.2_all.deb ... #25 99.79 Unpacking fontconfig-config (2.13.1-4.2) ... #25 100.3 Selecting previously unselected package libfontconfig1:amd64. #25 100.3 Preparing to unpack .../040-libfontconfig1_2.13.1-4.2_amd64.deb ... #25 100.3 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... #25 100.7 Selecting previously unselected package fontconfig. #25 100.7 Preparing to unpack .../041-fontconfig_2.13.1-4.2_amd64.deb ... #25 100.7 Unpacking fontconfig (2.13.1-4.2) ... #25 101.1 Selecting previously unselected package libcc1-0:amd64. #25 101.1 Preparing to unpack .../042-libcc1-0_10.2.1-6_amd64.deb ... #25 101.1 Unpacking libcc1-0:amd64 (10.2.1-6) ... #25 101.4 Selecting previously unselected package libgomp1:amd64. #25 101.4 Preparing to unpack .../043-libgomp1_10.2.1-6_amd64.deb ... #25 101.4 Unpacking libgomp1:amd64 (10.2.1-6) ... #25 101.7 Selecting previously unselected package libitm1:amd64. #25 101.7 Preparing to unpack .../044-libitm1_10.2.1-6_amd64.deb ... #25 101.7 Unpacking libitm1:amd64 (10.2.1-6) ... #25 101.9 Selecting previously unselected package libatomic1:amd64. #25 101.9 Preparing to unpack .../045-libatomic1_10.2.1-6_amd64.deb ... #25 102.0 Unpacking libatomic1:amd64 (10.2.1-6) ... #25 102.2 Selecting previously unselected package libasan6:amd64. #25 102.3 Preparing to unpack .../046-libasan6_10.2.1-6_amd64.deb ... #25 102.3 Unpacking libasan6:amd64 (10.2.1-6) ... #25 103.7 Selecting previously unselected package liblsan0:amd64. #25 103.8 Preparing to unpack .../047-liblsan0_10.2.1-6_amd64.deb ... #25 103.9 Unpacking liblsan0:amd64 (10.2.1-6) ... #25 105.3 Selecting previously unselected package libtsan0:amd64. #25 105.3 Preparing to unpack .../048-libtsan0_10.2.1-6_amd64.deb ... #25 105.3 Unpacking libtsan0:amd64 (10.2.1-6) ... #25 106.8 Selecting previously unselected package libubsan1:amd64. #25 106.8 Preparing to unpack .../049-libubsan1_10.2.1-6_amd64.deb ... #25 106.8 Unpacking libubsan1:amd64 (10.2.1-6) ... #25 107.4 Selecting previously unselected package libquadmath0:amd64. #25 107.4 Preparing to unpack .../050-libquadmath0_10.2.1-6_amd64.deb ... #25 107.4 Unpacking libquadmath0:amd64 (10.2.1-6) ... #25 107.7 Selecting previously unselected package libgcc-10-dev:amd64. #25 107.7 Preparing to unpack .../051-libgcc-10-dev_10.2.1-6_amd64.deb ... #25 107.7 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... #25 110.1 Selecting previously unselected package gcc-10. #25 110.1 Preparing to unpack .../052-gcc-10_10.2.1-6_amd64.deb ... #25 110.1 Unpacking gcc-10 (10.2.1-6) ... #25 118.9 Selecting previously unselected package gcc. #25 119.0 Preparing to unpack .../053-gcc_4%3a10.2.1-1_amd64.deb ... #25 119.0 Unpacking gcc (4:10.2.1-1) ... #25 119.3 Selecting previously unselected package libc-dev-bin. #25 119.3 Preparing to unpack .../054-libc-dev-bin_2.31-13+deb11u13_amd64.deb ... #25 119.3 Unpacking libc-dev-bin (2.31-13+deb11u13) ... #25 119.6 Selecting previously unselected package linux-libc-dev:amd64. #25 119.6 Preparing to unpack .../055-linux-libc-dev_5.10.247-1_amd64.deb ... #25 119.6 Unpacking linux-libc-dev:amd64 (5.10.247-1) ... #25 121.9 Selecting previously unselected package libcrypt-dev:amd64. #25 121.9 Preparing to unpack .../056-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... #25 121.9 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... #25 122.2 Selecting previously unselected package libtirpc-dev:amd64. #25 122.3 Preparing to unpack .../057-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ... #25 122.3 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #25 122.8 Selecting previously unselected package libnsl-dev:amd64. #25 122.8 Preparing to unpack .../058-libnsl-dev_1.3.0-2_amd64.deb ... #25 122.8 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #25 123.3 Selecting previously unselected package libc6-dev:amd64. #25 123.3 Preparing to unpack .../059-libc6-dev_2.31-13+deb11u13_amd64.deb ... #25 123.4 Unpacking libc6-dev:amd64 (2.31-13+deb11u13) ... #25 126.1 Selecting previously unselected package libstdc++-10-dev:amd64. #25 126.2 Preparing to unpack .../060-libstdc++-10-dev_10.2.1-6_amd64.deb ... #25 126.2 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ... #25 129.7 Selecting previously unselected package g++-10. #25 129.8 Preparing to unpack .../061-g++-10_10.2.1-6_amd64.deb ... #25 129.8 Unpacking g++-10 (10.2.1-6) ... #25 134.1 Selecting previously unselected package g++. #25 134.1 Preparing to unpack .../062-g++_4%3a10.2.1-1_amd64.deb ... #25 134.1 Unpacking g++ (4:10.2.1-1) ... #25 134.4 Selecting previously unselected package libglib2.0-0:amd64. #25 134.4 Preparing to unpack .../063-libglib2.0-0_2.66.8-1+deb11u7_amd64.deb ... #25 134.4 Unpacking libglib2.0-0:amd64 (2.66.8-1+deb11u7) ... #25 135.0 Selecting previously unselected package libgirepository-1.0-1:amd64. #25 135.0 Preparing to unpack .../064-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ... #25 135.0 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... #25 135.3 Selecting previously unselected package gir1.2-glib-2.0:amd64. #25 135.3 Preparing to unpack .../065-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ... #25 135.3 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... #25 135.6 Selecting previously unselected package gir1.2-freedesktop:amd64. #25 135.6 Preparing to unpack .../066-gir1.2-freedesktop_1.66.1-1+b1_amd64.deb ... #25 135.6 Unpacking gir1.2-freedesktop:amd64 (1.66.1-1+b1) ... #25 135.9 Selecting previously unselected package libgdk-pixbuf2.0-common. #25 136.0 Preparing to unpack .../067-libgdk-pixbuf2.0-common_2.42.2+dfsg-1+deb11u4_all.deb ... #25 136.0 Unpacking libgdk-pixbuf2.0-common (2.42.2+dfsg-1+deb11u4) ... #25 136.5 Selecting previously unselected package libicu67:amd64. #25 136.5 Preparing to unpack .../068-libicu67_67.1-7+deb11u1_amd64.deb ... #25 136.5 Unpacking libicu67:amd64 (67.1-7+deb11u1) ... #25 141.4 Selecting previously unselected package libxml2:amd64. #25 141.4 Preparing to unpack .../069-libxml2_2.9.10+dfsg-6.7+deb11u9_amd64.deb ... #25 141.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u9) ... #25 142.3 Selecting previously unselected package shared-mime-info. #25 142.3 Preparing to unpack .../070-shared-mime-info_2.0-1_amd64.deb ... #25 142.3 Unpacking shared-mime-info (2.0-1) ... #25 143.0 Selecting previously unselected package libjpeg62-turbo:amd64. #25 143.1 Preparing to unpack .../071-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... #25 143.1 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... #25 143.4 Selecting previously unselected package libdeflate0:amd64. #25 143.4 Preparing to unpack .../072-libdeflate0_1.7-1_amd64.deb ... #25 143.4 Unpacking libdeflate0:amd64 (1.7-1) ... #25 143.8 Selecting previously unselected package libjbig0:amd64. #25 143.8 Preparing to unpack .../073-libjbig0_2.1-3.1+b2_amd64.deb ... #25 143.9 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #25 144.1 Selecting previously unselected package libwebp6:amd64. #25 144.1 Preparing to unpack .../074-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ... #25 144.1 Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #25 144.5 Selecting previously unselected package libtiff5:amd64. #25 144.5 Preparing to unpack .../075-libtiff5_4.2.0-1+deb11u7_amd64.deb ... #25 144.5 Unpacking libtiff5:amd64 (4.2.0-1+deb11u7) ... #25 145.1 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #25 145.1 Preparing to unpack .../076-libgdk-pixbuf-2.0-0_2.42.2+dfsg-1+deb11u4_amd64.deb ... #25 145.1 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1+deb11u4) ... #25 145.4 Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. #25 145.4 Preparing to unpack .../077-gir1.2-gdkpixbuf-2.0_2.42.2+dfsg-1+deb11u4_amd64.deb ... #25 145.4 Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.42.2+dfsg-1+deb11u4) ... #25 145.7 Selecting previously unselected package libgraphite2-3:amd64. #25 145.7 Preparing to unpack .../078-libgraphite2-3_1.3.14-1_amd64.deb ... #25 145.7 Unpacking libgraphite2-3:amd64 (1.3.14-1) ... #25 146.1 Selecting previously unselected package libharfbuzz0b:amd64. #25 146.1 Preparing to unpack .../079-libharfbuzz0b_2.7.4-1_amd64.deb ... #25 146.2 Unpacking libharfbuzz0b:amd64 (2.7.4-1) ... #25 146.8 Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. #25 146.8 Preparing to unpack .../080-gir1.2-harfbuzz-0.0_2.7.4-1_amd64.deb ... #25 146.8 Unpacking gir1.2-harfbuzz-0.0:amd64 (2.7.4-1) ... #25 147.2 Selecting previously unselected package libfribidi0:amd64. #25 147.2 Preparing to unpack .../081-libfribidi0_1.0.8-2+deb11u1_amd64.deb ... #25 147.2 Unpacking libfribidi0:amd64 (1.0.8-2+deb11u1) ... #25 147.5 Selecting previously unselected package libthai-data. #25 147.6 Preparing to unpack .../082-libthai-data_0.1.28-3_all.deb ... #25 147.6 Unpacking libthai-data (0.1.28-3) ... #25 147.9 Selecting previously unselected package libdatrie1:amd64. #25 148.0 Preparing to unpack .../083-libdatrie1_0.2.13-1_amd64.deb ... #25 148.0 Unpacking libdatrie1:amd64 (0.2.13-1) ... #25 148.4 Selecting previously unselected package libthai0:amd64. #25 148.5 Preparing to unpack .../084-libthai0_0.1.28-3_amd64.deb ... #25 148.5 Unpacking libthai0:amd64 (0.1.28-3) ... #25 148.8 Selecting previously unselected package libpango-1.0-0:amd64. #25 148.8 Preparing to unpack .../085-libpango-1.0-0_1.46.2-3_amd64.deb ... #25 148.8 Unpacking libpango-1.0-0:amd64 (1.46.2-3) ... #25 149.2 Selecting previously unselected package libpixman-1-0:amd64. #25 149.2 Preparing to unpack .../086-libpixman-1-0_0.40.0-1.1~deb11u1_amd64.deb ... #25 149.3 Unpacking libpixman-1-0:amd64 (0.40.0-1.1~deb11u1) ... #25 149.7 Selecting previously unselected package libxau6:amd64. #25 149.7 Preparing to unpack .../087-libxau6_1%3a1.0.9-1_amd64.deb ... #25 149.7 Unpacking libxau6:amd64 (1:1.0.9-1) ... #25 150.0 Selecting previously unselected package libxdmcp6:amd64. #25 150.1 Preparing to unpack .../088-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #25 150.1 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #25 150.4 Selecting previously unselected package libxcb1:amd64. #25 150.4 Preparing to unpack .../089-libxcb1_1.14-3_amd64.deb ... #25 150.5 Unpacking libxcb1:amd64 (1.14-3) ... #25 150.7 Selecting previously unselected package libx11-data. #25 150.7 Preparing to unpack .../090-libx11-data_2%3a1.7.2-1+deb11u2_all.deb ... #25 150.8 Unpacking libx11-data (2:1.7.2-1+deb11u2) ... #25 152.1 Selecting previously unselected package libx11-6:amd64. #25 152.2 Preparing to unpack .../091-libx11-6_2%3a1.7.2-1+deb11u2_amd64.deb ... #25 152.2 Unpacking libx11-6:amd64 (2:1.7.2-1+deb11u2) ... #25 152.7 Selecting previously unselected package libxcb-render0:amd64. #25 152.7 Preparing to unpack .../092-libxcb-render0_1.14-3_amd64.deb ... #25 152.8 Unpacking libxcb-render0:amd64 (1.14-3) ... #25 153.1 Selecting previously unselected package libxcb-shm0:amd64. #25 153.1 Preparing to unpack .../093-libxcb-shm0_1.14-3_amd64.deb ... #25 153.1 Unpacking libxcb-shm0:amd64 (1.14-3) ... #25 153.4 Selecting previously unselected package libxext6:amd64. #25 153.5 Preparing to unpack .../094-libxext6_2%3a1.3.3-1.1_amd64.deb ... #25 153.5 Unpacking libxext6:amd64 (2:1.3.3-1.1) ... #25 153.8 Selecting previously unselected package libxrender1:amd64. #25 153.8 Preparing to unpack .../095-libxrender1_1%3a0.9.10-1_amd64.deb ... #25 153.9 Unpacking libxrender1:amd64 (1:0.9.10-1) ... #25 154.2 Selecting previously unselected package libcairo2:amd64. #25 154.2 Preparing to unpack .../096-libcairo2_1.16.0-5_amd64.deb ... #25 154.3 Unpacking libcairo2:amd64 (1.16.0-5) ... #25 155.9 Selecting previously unselected package libpangoft2-1.0-0:amd64. #25 155.9 Preparing to unpack .../097-libpangoft2-1.0-0_1.46.2-3_amd64.deb ... #25 156.0 Unpacking libpangoft2-1.0-0:amd64 (1.46.2-3) ... #25 156.4 Selecting previously unselected package libpangocairo-1.0-0:amd64. #25 156.4 Preparing to unpack .../098-libpangocairo-1.0-0_1.46.2-3_amd64.deb ... #25 156.5 Unpacking libpangocairo-1.0-0:amd64 (1.46.2-3) ... #25 156.9 Selecting previously unselected package libxft2:amd64. #25 156.9 Preparing to unpack .../099-libxft2_2.3.2-2_amd64.deb ... #25 157.0 Unpacking libxft2:amd64 (2.3.2-2) ... #25 157.3 Selecting previously unselected package libpangoxft-1.0-0:amd64. #25 157.3 Preparing to unpack .../100-libpangoxft-1.0-0_1.46.2-3_amd64.deb ... #25 157.4 Unpacking libpangoxft-1.0-0:amd64 (1.46.2-3) ... #25 157.8 Selecting previously unselected package gir1.2-pango-1.0:amd64. #25 157.8 Preparing to unpack .../101-gir1.2-pango-1.0_1.46.2-3_amd64.deb ... #25 157.9 Unpacking gir1.2-pango-1.0:amd64 (1.46.2-3) ... #25 158.2 Selecting previously unselected package libcairo-gobject2:amd64. #25 158.2 Preparing to unpack .../102-libcairo-gobject2_1.16.0-5_amd64.deb ... #25 158.2 Unpacking libcairo-gobject2:amd64 (1.16.0-5) ... #25 158.6 Selecting previously unselected package librsvg2-2:amd64. #25 158.7 Preparing to unpack .../103-librsvg2-2_2.50.3+dfsg-1+deb11u1_amd64.deb ... #25 158.7 Unpacking librsvg2-2:amd64 (2.50.3+dfsg-1+deb11u1) ... #25 160.9 Selecting previously unselected package gir1.2-rsvg-2.0:amd64. #25 160.9 Preparing to unpack .../104-gir1.2-rsvg-2.0_2.50.3+dfsg-1+deb11u1_amd64.deb ... #25 160.9 Unpacking gir1.2-rsvg-2.0:amd64 (2.50.3+dfsg-1+deb11u1) ... #25 161.1 Selecting previously unselected package libsasl2-modules-db:amd64. #25 161.2 Preparing to unpack .../105-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #25 161.2 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #25 161.6 Selecting previously unselected package libsasl2-2:amd64. #25 161.6 Preparing to unpack .../106-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #25 161.7 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #25 162.0 Selecting previously unselected package libldap-2.4-2:amd64. #25 162.0 Preparing to unpack .../107-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... #25 162.0 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #25 162.3 Selecting previously unselected package libnghttp2-14:amd64. #25 162.4 Preparing to unpack .../108-libnghttp2-14_1.43.0-1+deb11u2_amd64.deb ... #25 162.4 Unpacking libnghttp2-14:amd64 (1.43.0-1+deb11u2) ... #25 162.7 Selecting previously unselected package libpsl5:amd64. #25 162.7 Preparing to unpack .../109-libpsl5_0.21.0-1.2_amd64.deb ... #25 162.8 Unpacking libpsl5:amd64 (0.21.0-1.2) ... #25 163.1 Selecting previously unselected package librtmp1:amd64. #25 163.1 Preparing to unpack .../110-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #25 163.1 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #25 163.4 Selecting previously unselected package libssh2-1:amd64. #25 163.4 Preparing to unpack .../111-libssh2-1_1.9.0-2+deb11u1_amd64.deb ... #25 163.5 Unpacking libssh2-1:amd64 (1.9.0-2+deb11u1) ... #25 163.9 Selecting previously unselected package libcurl3-gnutls:amd64. #25 163.9 Preparing to unpack .../112-libcurl3-gnutls_7.74.0-1.3+deb11u15_amd64.deb ... #25 164.0 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u15) ... #25 164.4 Selecting previously unselected package liberror-perl. #25 164.4 Preparing to unpack .../113-liberror-perl_0.17029-1_all.deb ... #25 164.5 Unpacking liberror-perl (0.17029-1) ... #25 164.8 Selecting previously unselected package git-man. #25 164.8 Preparing to unpack .../114-git-man_1%3a2.30.2-1+deb11u5_all.deb ... #25 164.8 Unpacking git-man (1:2.30.2-1+deb11u5) ... #25 165.3 Selecting previously unselected package git. #25 165.3 Preparing to unpack .../115-git_1%3a2.30.2-1+deb11u5_amd64.deb ... #25 165.5 Unpacking git (1:2.30.2-1+deb11u5) ... #25 169.5 Selecting previously unselected package icu-devtools. #25 169.5 Preparing to unpack .../116-icu-devtools_67.1-7+deb11u1_amd64.deb ... #25 169.5 Unpacking icu-devtools (67.1-7+deb11u1) ... #25 170.1 Selecting previously unselected package uuid-dev:amd64. #25 170.2 Preparing to unpack .../117-uuid-dev_2.36.1-8+deb11u2_amd64.deb ... #25 170.2 Unpacking uuid-dev:amd64 (2.36.1-8+deb11u2) ... #25 170.5 Selecting previously unselected package libblkid-dev:amd64. #25 170.6 Preparing to unpack .../118-libblkid-dev_2.36.1-8+deb11u2_amd64.deb ... #25 170.7 Unpacking libblkid-dev:amd64 (2.36.1-8+deb11u2) ... #25 171.0 Selecting previously unselected package libbrotli-dev:amd64. #25 171.1 Preparing to unpack .../119-libbrotli-dev_1.0.9-2+b2_amd64.deb ... #25 171.1 Unpacking libbrotli-dev:amd64 (1.0.9-2+b2) ... #25 171.4 Selecting previously unselected package libxpm4:amd64. #25 171.5 Preparing to unpack .../120-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ... #25 171.5 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #25 171.7 Selecting previously unselected package libgd3:amd64. #25 171.7 Preparing to unpack .../121-libgd3_2.3.0-2+deb11u1_amd64.deb ... #25 171.8 Unpacking libgd3:amd64 (2.3.0-2+deb11u1) ... #25 172.0 Selecting previously unselected package libc-devtools. #25 172.0 Preparing to unpack .../122-libc-devtools_2.31-13+deb11u13_amd64.deb ... #25 172.1 Unpacking libc-devtools (2.31-13+deb11u13) ... #25 172.3 Selecting previously unselected package liblzo2-2:amd64. #25 172.3 Preparing to unpack .../123-liblzo2-2_2.10-2_amd64.deb ... #25 172.4 Unpacking liblzo2-2:amd64 (2.10-2) ... #25 172.6 Selecting previously unselected package libcairo-script-interpreter2:amd64. #25 172.7 Preparing to unpack .../124-libcairo-script-interpreter2_1.16.0-5_amd64.deb ... #25 172.7 Unpacking libcairo-script-interpreter2:amd64 (1.16.0-5) ... #25 172.9 Selecting previously unselected package libexpat1-dev:amd64. #25 172.9 Preparing to unpack .../125-libexpat1-dev_2.2.10-2+deb11u7_amd64.deb ... #25 172.9 Unpacking libexpat1-dev:amd64 (2.2.10-2+deb11u7) ... #25 173.3 Selecting previously unselected package zlib1g-dev:amd64. #25 173.3 Preparing to unpack .../126-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... #25 173.3 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... #25 173.7 Selecting previously unselected package libpng-dev:amd64. #25 173.7 Preparing to unpack .../127-libpng-dev_1.6.37-3+deb11u1_amd64.deb ... #25 173.7 Unpacking libpng-dev:amd64 (1.6.37-3+deb11u1) ... #25 174.1 Selecting previously unselected package libfreetype-dev:amd64. #25 174.1 Preparing to unpack .../128-libfreetype-dev_2.10.4+dfsg-1+deb11u2_amd64.deb ... #25 174.1 Unpacking libfreetype-dev:amd64 (2.10.4+dfsg-1+deb11u2) ... #25 174.6 Selecting previously unselected package libfreetype6-dev:amd64. #25 174.7 Preparing to unpack .../129-libfreetype6-dev_2.10.4+dfsg-1+deb11u2_amd64.deb ... #25 174.7 Unpacking libfreetype6-dev:amd64 (2.10.4+dfsg-1+deb11u2) ... #25 175.0 Selecting previously unselected package libdpkg-perl. #25 175.0 Preparing to unpack .../130-libdpkg-perl_1.20.13_all.deb ... #25 175.0 Unpacking libdpkg-perl (1.20.13) ... #25 175.7 Selecting previously unselected package pkg-config. #25 175.7 Preparing to unpack .../131-pkg-config_0.29.2-1_amd64.deb ... #25 175.7 Unpacking pkg-config (0.29.2-1) ... #25 175.9 Selecting previously unselected package libfontconfig-dev:amd64. #25 176.0 Preparing to unpack .../132-libfontconfig-dev_2.13.1-4.2_amd64.deb ... #25 176.0 Unpacking libfontconfig-dev:amd64 (2.13.1-4.2) ... #25 176.5 Selecting previously unselected package libfontconfig1-dev:amd64. #25 176.5 Preparing to unpack .../133-libfontconfig1-dev_2.13.1-4.2_amd64.deb ... #25 176.5 Unpacking libfontconfig1-dev:amd64 (2.13.1-4.2) ... #25 176.8 Selecting previously unselected package xorg-sgml-doctools. #25 176.8 Preparing to unpack .../134-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ... #25 176.8 Unpacking xorg-sgml-doctools (1:1.11-1.1) ... #25 177.0 Selecting previously unselected package x11proto-dev. #25 177.1 Preparing to unpack .../135-x11proto-dev_2020.1-1_all.deb ... #25 177.1 Unpacking x11proto-dev (2020.1-1) ... #25 177.7 Selecting previously unselected package libxau-dev:amd64. #25 177.7 Preparing to unpack .../136-libxau-dev_1%3a1.0.9-1_amd64.deb ... #25 177.7 Unpacking libxau-dev:amd64 (1:1.0.9-1) ... #25 177.9 Selecting previously unselected package libxdmcp-dev:amd64. #25 177.9 Preparing to unpack .../137-libxdmcp-dev_1%3a1.1.2-3_amd64.deb ... #25 177.9 Unpacking libxdmcp-dev:amd64 (1:1.1.2-3) ... #25 178.2 Selecting previously unselected package xtrans-dev. #25 178.2 Preparing to unpack .../138-xtrans-dev_1.4.0-1_all.deb ... #25 178.3 Unpacking xtrans-dev (1.4.0-1) ... #25 178.5 Selecting previously unselected package libpthread-stubs0-dev:amd64. #25 178.5 Preparing to unpack .../139-libpthread-stubs0-dev_0.4-1_amd64.deb ... #25 178.6 Unpacking libpthread-stubs0-dev:amd64 (0.4-1) ... #25 178.8 Selecting previously unselected package libxcb1-dev:amd64. #25 178.8 Preparing to unpack .../140-libxcb1-dev_1.14-3_amd64.deb ... #25 178.8 Unpacking libxcb1-dev:amd64 (1.14-3) ... #25 179.2 Selecting previously unselected package libx11-dev:amd64. #25 179.3 Preparing to unpack .../141-libx11-dev_2%3a1.7.2-1+deb11u2_amd64.deb ... #25 179.3 Unpacking libx11-dev:amd64 (2:1.7.2-1+deb11u2) ... #25 179.8 Selecting previously unselected package libxrender-dev:amd64. #25 179.9 Preparing to unpack .../142-libxrender-dev_1%3a0.9.10-1_amd64.deb ... #25 179.9 Unpacking libxrender-dev:amd64 (1:0.9.10-1) ... #25 180.2 Selecting previously unselected package x11proto-xext-dev. #25 180.2 Preparing to unpack .../143-x11proto-xext-dev_2020.1-1_all.deb ... #25 180.2 Unpacking x11proto-xext-dev (2020.1-1) ... #25 180.5 Selecting previously unselected package libxext-dev:amd64. #25 180.5 Preparing to unpack .../144-libxext-dev_2%3a1.3.3-1.1_amd64.deb ... #25 180.6 Unpacking libxext-dev:amd64 (2:1.3.3-1.1) ... #25 181.1 Selecting previously unselected package x11-common. #25 181.2 Preparing to unpack .../145-x11-common_1%3a7.7+22_all.deb ... #25 181.2 Unpacking x11-common (1:7.7+22) ... #25 182.1 Selecting previously unselected package libice6:amd64. #25 182.1 Preparing to unpack .../146-libice6_2%3a1.0.10-1_amd64.deb ... #25 182.1 Unpacking libice6:amd64 (2:1.0.10-1) ... #25 182.5 Selecting previously unselected package libsm6:amd64. #25 182.5 Preparing to unpack .../147-libsm6_2%3a1.2.3-1_amd64.deb ... #25 182.5 Unpacking libsm6:amd64 (2:1.2.3-1) ... #25 183.0 Selecting previously unselected package libice-dev:amd64. #25 183.0 Preparing to unpack .../148-libice-dev_2%3a1.0.10-1_amd64.deb ... #25 183.1 Unpacking libice-dev:amd64 (2:1.0.10-1) ... #25 183.5 Selecting previously unselected package libsm-dev:amd64. #25 183.5 Preparing to unpack .../149-libsm-dev_2%3a1.2.3-1_amd64.deb ... #25 183.5 Unpacking libsm-dev:amd64 (2:1.2.3-1) ... #25 184.0 Selecting previously unselected package libpixman-1-dev:amd64. #25 184.0 Preparing to unpack .../150-libpixman-1-dev_0.40.0-1.1~deb11u1_amd64.deb ... #25 184.0 Unpacking libpixman-1-dev:amd64 (0.40.0-1.1~deb11u1) ... #25 184.6 Selecting previously unselected package libxcb-render0-dev:amd64. #25 184.7 Preparing to unpack .../151-libxcb-render0-dev_1.14-3_amd64.deb ... #25 184.7 Unpacking libxcb-render0-dev:amd64 (1.14-3) ... #25 185.1 Selecting previously unselected package libxcb-shm0-dev:amd64. #25 185.2 Preparing to unpack .../152-libxcb-shm0-dev_1.14-3_amd64.deb ... #25 185.2 Unpacking libxcb-shm0-dev:amd64 (1.14-3) ... #25 185.5 Selecting previously unselected package libffi-dev:amd64. #25 185.5 Preparing to unpack .../153-libffi-dev_3.3-6_amd64.deb ... #25 185.6 Unpacking libffi-dev:amd64 (3.3-6) ... #25 186.0 Selecting previously unselected package libglib2.0-data. #25 186.0 Preparing to unpack .../154-libglib2.0-data_2.66.8-1+deb11u7_all.deb ... #25 186.0 Unpacking libglib2.0-data (2.66.8-1+deb11u7) ... #25 187.0 Selecting previously unselected package libelf1:amd64. #25 187.1 Preparing to unpack .../155-libelf1_0.183-1_amd64.deb ... #25 187.1 Unpacking libelf1:amd64 (0.183-1) ... #25 187.6 Selecting previously unselected package libglib2.0-bin. #25 187.7 Preparing to unpack .../156-libglib2.0-bin_2.66.8-1+deb11u7_amd64.deb ... #25 187.7 Unpacking libglib2.0-bin (2.66.8-1+deb11u7) ... #25 188.0 Selecting previously unselected package python3-lib2to3. #25 188.1 Preparing to unpack .../157-python3-lib2to3_3.9.2-1_all.deb ... #25 188.1 Unpacking python3-lib2to3 (3.9.2-1) ... #25 188.4 Selecting previously unselected package python3-distutils. #25 188.4 Preparing to unpack .../158-python3-distutils_3.9.2-1_all.deb ... #25 188.5 Unpacking python3-distutils (3.9.2-1) ... #25 188.9 Selecting previously unselected package libglib2.0-dev-bin. #25 188.9 Preparing to unpack .../159-libglib2.0-dev-bin_2.66.8-1+deb11u7_amd64.deb ... #25 188.9 Unpacking libglib2.0-dev-bin (2.66.8-1+deb11u7) ... #25 189.2 Selecting previously unselected package libsepol1-dev:amd64. #25 189.2 Preparing to unpack .../160-libsepol1-dev_3.1-1+deb11u1_amd64.deb ... #25 189.3 Unpacking libsepol1-dev:amd64 (3.1-1+deb11u1) ... #25 189.8 Selecting previously unselected package libpcre2-16-0:amd64. #25 189.8 Preparing to unpack .../161-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... #25 189.8 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... #25 190.3 Selecting previously unselected package libpcre2-32-0:amd64. #25 190.3 Preparing to unpack .../162-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... #25 190.3 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... #25 191.0 Selecting previously unselected package libpcre2-posix2:amd64. #25 191.1 Preparing to unpack .../163-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... #25 191.1 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... #25 191.6 Selecting previously unselected package libpcre2-dev:amd64. #25 191.6 Preparing to unpack .../164-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... #25 191.7 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... #25 192.4 Selecting previously unselected package libselinux1-dev:amd64. #25 192.4 Preparing to unpack .../165-libselinux1-dev_3.1-3_amd64.deb ... #25 192.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... #25 192.9 Selecting previously unselected package libmount-dev:amd64. #25 193.0 Preparing to unpack .../166-libmount-dev_2.36.1-8+deb11u2_amd64.deb ... #25 193.0 Unpacking libmount-dev:amd64 (2.36.1-8+deb11u2) ... #25 193.4 Selecting previously unselected package libpcre16-3:amd64. #25 193.4 Preparing to unpack .../167-libpcre16-3_2%3a8.39-13_amd64.deb ... #25 193.7 Unpacking libpcre16-3:amd64 (2:8.39-13) ... #25 194.0 Selecting previously unselected package libpcre32-3:amd64. #25 194.0 Preparing to unpack .../168-libpcre32-3_2%3a8.39-13_amd64.deb ... #25 194.1 Unpacking libpcre32-3:amd64 (2:8.39-13) ... #25 194.5 Selecting previously unselected package libpcrecpp0v5:amd64. #25 194.5 Preparing to unpack .../169-libpcrecpp0v5_2%3a8.39-13_amd64.deb ... #25 194.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ... #25 194.9 Selecting previously unselected package libpcre3-dev:amd64. #25 194.9 Preparing to unpack .../170-libpcre3-dev_2%3a8.39-13_amd64.deb ... #25 194.9 Unpacking libpcre3-dev:amd64 (2:8.39-13) ... #25 195.3 Selecting previously unselected package libglib2.0-dev:amd64. #25 195.3 Preparing to unpack .../171-libglib2.0-dev_2.66.8-1+deb11u7_amd64.deb ... #25 195.3 Unpacking libglib2.0-dev:amd64 (2.66.8-1+deb11u7) ... #25 196.8 Selecting previously unselected package libcairo2-dev:amd64. #25 196.8 Preparing to unpack .../172-libcairo2-dev_1.16.0-5_amd64.deb ... #25 196.8 Unpacking libcairo2-dev:amd64 (1.16.0-5) ... #25 197.4 Selecting previously unselected package libdatrie-dev:amd64. #25 197.4 Preparing to unpack .../173-libdatrie-dev_0.2.13-1_amd64.deb ... #25 197.5 Unpacking libdatrie-dev:amd64 (0.2.13-1) ... #25 197.7 Selecting previously unselected package libdrm-common. #25 197.8 Preparing to unpack .../174-libdrm-common_2.4.104-1_all.deb ... #25 197.8 Unpacking libdrm-common (2.4.104-1) ... #25 198.3 Selecting previously unselected package libdrm2:amd64. #25 198.4 Preparing to unpack .../175-libdrm2_2.4.104-1_amd64.deb ... #25 198.4 Unpacking libdrm2:amd64 (2.4.104-1) ... #25 198.7 Selecting previously unselected package libdrm-amdgpu1:amd64. #25 198.7 Preparing to unpack .../176-libdrm-amdgpu1_2.4.104-1_amd64.deb ... #25 198.7 Unpacking libdrm-amdgpu1:amd64 (2.4.104-1) ... #25 199.1 Selecting previously unselected package libpciaccess0:amd64. #25 199.1 Preparing to unpack .../177-libpciaccess0_0.16-1_amd64.deb ... #25 199.1 Unpacking libpciaccess0:amd64 (0.16-1) ... #25 199.4 Selecting previously unselected package libdrm-intel1:amd64. #25 199.5 Preparing to unpack .../178-libdrm-intel1_2.4.104-1_amd64.deb ... #25 199.5 Unpacking libdrm-intel1:amd64 (2.4.104-1) ... #25 199.9 Selecting previously unselected package libdrm-nouveau2:amd64. #25 199.9 Preparing to unpack .../179-libdrm-nouveau2_2.4.104-1_amd64.deb ... #25 199.9 Unpacking libdrm-nouveau2:amd64 (2.4.104-1) ... #25 200.1 Selecting previously unselected package libdrm-radeon1:amd64. #25 200.1 Preparing to unpack .../180-libdrm-radeon1_2.4.104-1_amd64.deb ... #25 200.1 Unpacking libdrm-radeon1:amd64 (2.4.104-1) ... #25 200.4 Selecting previously unselected package libfile-fcntllock-perl. #25 200.4 Preparing to unpack .../181-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ... #25 200.4 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #25 200.7 Selecting previously unselected package libfribidi-dev:amd64. #25 200.7 Preparing to unpack .../182-libfribidi-dev_1.0.8-2+deb11u1_amd64.deb ... #25 200.8 Unpacking libfribidi-dev:amd64 (1.0.8-2+deb11u1) ... #25 201.1 Selecting previously unselected package libgdk-pixbuf2.0-bin. #25 201.1 Preparing to unpack .../183-libgdk-pixbuf2.0-bin_2.42.2+dfsg-1+deb11u4_amd64.deb ... #25 201.2 Unpacking libgdk-pixbuf2.0-bin (2.42.2+dfsg-1+deb11u4) ... #25 201.3 Selecting previously unselected package libgdk-pixbuf-2.0-dev:amd64. #25 201.3 Preparing to unpack .../184-libgdk-pixbuf-2.0-dev_2.42.2+dfsg-1+deb11u4_amd64.deb ... #25 201.3 Unpacking libgdk-pixbuf-2.0-dev:amd64 (2.42.2+dfsg-1+deb11u4) ... #25 201.7 Selecting previously unselected package libgif7:amd64. #25 201.7 Preparing to unpack .../185-libgif7_5.1.9-2_amd64.deb ... #25 201.8 Unpacking libgif7:amd64 (5.1.9-2) ... #25 202.0 Selecting previously unselected package libgif-dev. #25 202.0 Preparing to unpack .../186-libgif-dev_5.1.9-2_amd64.deb ... #25 202.1 Unpacking libgif-dev (5.1.9-2) ... #25 202.3 Selecting previously unselected package libglapi-mesa:amd64. #25 202.3 Preparing to unpack .../187-libglapi-mesa_20.3.5-1_amd64.deb ... #25 202.4 Unpacking libglapi-mesa:amd64 (20.3.5-1) ... #25 202.7 Selecting previously unselected package libz3-4:amd64. #25 202.7 Preparing to unpack .../188-libz3-4_4.8.10-1_amd64.deb ... #25 202.8 Unpacking libz3-4:amd64 (4.8.10-1) ... #25 206.8 Selecting previously unselected package libllvm11:amd64. #25 206.9 Preparing to unpack .../189-libllvm11_1%3a11.0.1-2_amd64.deb ... #25 206.9 Unpacking libllvm11:amd64 (1:11.0.1-2) ... #25 219.3 Selecting previously unselected package libsensors-config. #25 219.3 Preparing to unpack .../190-libsensors-config_1%3a3.6.0-7_all.deb ... #25 219.4 Unpacking libsensors-config (1:3.6.0-7) ... #25 220.0 Selecting previously unselected package libsensors5:amd64. #25 220.0 Preparing to unpack .../191-libsensors5_1%3a3.6.0-7_amd64.deb ... #25 220.5 Unpacking libsensors5:amd64 (1:3.6.0-7) ... #25 220.8 Selecting previously unselected package libvulkan1:amd64. #25 220.8 Preparing to unpack .../192-libvulkan1_1.2.162.0-1_amd64.deb ... #25 220.8 Unpacking libvulkan1:amd64 (1.2.162.0-1) ... #25 221.4 Selecting previously unselected package libgl1-mesa-dri:amd64. #25 221.4 Preparing to unpack .../193-libgl1-mesa-dri_20.3.5-1_amd64.deb ... #25 221.5 Unpacking libgl1-mesa-dri:amd64 (20.3.5-1) ... #25 227.4 Selecting previously unselected package libglvnd0:amd64. #25 227.4 Preparing to unpack .../194-libglvnd0_1.3.2-1_amd64.deb ... #25 227.5 Unpacking libglvnd0:amd64 (1.3.2-1) ... #25 228.0 Selecting previously unselected package libx11-xcb1:amd64. #25 228.0 Preparing to unpack .../195-libx11-xcb1_2%3a1.7.2-1+deb11u2_amd64.deb ... #25 228.0 Unpacking libx11-xcb1:amd64 (2:1.7.2-1+deb11u2) ... #25 228.3 Selecting previously unselected package libxcb-dri2-0:amd64. #25 228.3 Preparing to unpack .../196-libxcb-dri2-0_1.14-3_amd64.deb ... #25 228.4 Unpacking libxcb-dri2-0:amd64 (1.14-3) ... #25 228.8 Selecting previously unselected package libxcb-dri3-0:amd64. #25 228.8 Preparing to unpack .../197-libxcb-dri3-0_1.14-3_amd64.deb ... #25 228.9 Unpacking libxcb-dri3-0:amd64 (1.14-3) ... #25 229.2 Selecting previously unselected package libxcb-glx0:amd64. #25 229.2 Preparing to unpack .../198-libxcb-glx0_1.14-3_amd64.deb ... #25 229.2 Unpacking libxcb-glx0:amd64 (1.14-3) ... #25 229.7 Selecting previously unselected package libxcb-present0:amd64. #25 229.8 Preparing to unpack .../199-libxcb-present0_1.14-3_amd64.deb ... #25 229.8 Unpacking libxcb-present0:amd64 (1.14-3) ... #25 230.3 Selecting previously unselected package libxcb-sync1:amd64. #25 230.3 Preparing to unpack .../200-libxcb-sync1_1.14-3_amd64.deb ... #25 230.3 Unpacking libxcb-sync1:amd64 (1.14-3) ... #25 230.8 Selecting previously unselected package libxcb-xfixes0:amd64. #25 230.8 Preparing to unpack .../201-libxcb-xfixes0_1.14-3_amd64.deb ... #25 230.8 Unpacking libxcb-xfixes0:amd64 (1.14-3) ... #25 231.5 Selecting previously unselected package libxdamage1:amd64. #25 231.5 Preparing to unpack .../202-libxdamage1_1%3a1.1.5-2_amd64.deb ... #25 231.5 Unpacking libxdamage1:amd64 (1:1.1.5-2) ... #25 232.4 Selecting previously unselected package libxfixes3:amd64. #25 232.4 Preparing to unpack .../203-libxfixes3_1%3a5.0.3-2_amd64.deb ... #25 232.7 Unpacking libxfixes3:amd64 (1:5.0.3-2) ... #25 233.5 Selecting previously unselected package libxshmfence1:amd64. #25 233.5 Preparing to unpack .../204-libxshmfence1_1.3-1_amd64.deb ... #25 233.6 Unpacking libxshmfence1:amd64 (1.3-1) ... #25 234.0 Selecting previously unselected package libxxf86vm1:amd64. #25 234.0 Preparing to unpack .../205-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #25 234.0 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #25 234.4 Selecting previously unselected package libglx-mesa0:amd64. #25 234.4 Preparing to unpack .../206-libglx-mesa0_20.3.5-1_amd64.deb ... #25 234.4 Unpacking libglx-mesa0:amd64 (20.3.5-1) ... #25 235.0 Selecting previously unselected package libgpm2:amd64. #25 235.0 Preparing to unpack .../207-libgpm2_1.20.7-8_amd64.deb ... #25 235.0 Unpacking libgpm2:amd64 (1.20.7-8) ... #25 235.4 Selecting previously unselected package libgraphite2-dev:amd64. #25 235.4 Preparing to unpack .../208-libgraphite2-dev_1.3.14-1_amd64.deb ... #25 235.6 Unpacking libgraphite2-dev:amd64 (1.3.14-1) ... #25 235.9 Selecting previously unselected package libharfbuzz-icu0:amd64. #25 235.9 Preparing to unpack .../209-libharfbuzz-icu0_2.7.4-1_amd64.deb ... #25 235.9 Unpacking libharfbuzz-icu0:amd64 (2.7.4-1) ... #25 236.3 Selecting previously unselected package libharfbuzz-gobject0:amd64. #25 236.4 Preparing to unpack .../210-libharfbuzz-gobject0_2.7.4-1_amd64.deb ... #25 236.4 Unpacking libharfbuzz-gobject0:amd64 (2.7.4-1) ... #25 237.0 Selecting previously unselected package libicu-dev:amd64. #25 237.0 Preparing to unpack .../211-libicu-dev_67.1-7+deb11u1_amd64.deb ... #25 237.1 Unpacking libicu-dev:amd64 (67.1-7+deb11u1) ... #25 245.0 Selecting previously unselected package libharfbuzz-dev:amd64. #25 245.0 Preparing to unpack .../212-libharfbuzz-dev_2.7.4-1_amd64.deb ... #25 245.1 Unpacking libharfbuzz-dev:amd64 (2.7.4-1) ... #25 246.1 Selecting previously unselected package libjpeg62-turbo-dev:amd64. #25 246.1 Preparing to unpack .../213-libjpeg62-turbo-dev_1%3a2.0.6-4_amd64.deb ... #25 246.1 Unpacking libjpeg62-turbo-dev:amd64 (1:2.0.6-4) ... #25 246.8 Selecting previously unselected package libjpeg-dev:amd64. #25 246.8 Preparing to unpack .../214-libjpeg-dev_1%3a2.0.6-4_amd64.deb ... #25 246.9 Unpacking libjpeg-dev:amd64 (1:2.0.6-4) ... #25 247.4 Selecting previously unselected package libldap-common. #25 247.4 Preparing to unpack .../215-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... #25 247.5 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... #25 247.8 Selecting previously unselected package libltdl7:amd64. #25 247.9 Preparing to unpack .../216-libltdl7_2.4.6-15_amd64.deb ... #25 247.9 Unpacking libltdl7:amd64 (2.4.6-15) ... #25 248.5 Selecting previously unselected package libltdl-dev:amd64. #25 248.5 Preparing to unpack .../217-libltdl-dev_2.4.6-15_amd64.deb ... #25 248.5 Unpacking libltdl-dev:amd64 (2.4.6-15) ... #25 249.1 Selecting previously unselected package libthai-dev:amd64. #25 249.1 Preparing to unpack .../218-libthai-dev_0.1.28-3_amd64.deb ... #25 249.1 Unpacking libthai-dev:amd64 (0.1.28-3) ... #25 249.5 Selecting previously unselected package libxft-dev:amd64. #25 249.5 Preparing to unpack .../219-libxft-dev_2.3.2-2_amd64.deb ... #25 249.5 Unpacking libxft-dev:amd64 (2.3.2-2) ... #25 250.1 Selecting previously unselected package pango1.0-tools. #25 250.1 Preparing to unpack .../220-pango1.0-tools_1.46.2-3_amd64.deb ... #25 250.2 Unpacking pango1.0-tools (1.46.2-3) ... #25 250.5 Selecting previously unselected package libpango1.0-dev:amd64. #25 250.5 Preparing to unpack .../221-libpango1.0-dev_1.46.2-3_amd64.deb ... #25 250.5 Unpacking libpango1.0-dev:amd64 (1.46.2-3) ... #25 251.1 Selecting previously unselected package libpng-tools. #25 251.2 Preparing to unpack .../222-libpng-tools_1.6.37-3+deb11u1_amd64.deb ... #25 251.2 Unpacking libpng-tools (1.6.37-3+deb11u1) ... #25 251.7 Selecting previously unselected package librsvg2-common:amd64. #25 251.7 Preparing to unpack .../223-librsvg2-common_2.50.3+dfsg-1+deb11u1_amd64.deb ... #25 251.7 Unpacking librsvg2-common:amd64 (2.50.3+dfsg-1+deb11u1) ... #25 252.0 Selecting previously unselected package librsvg2-dev:amd64. #25 252.0 Preparing to unpack .../224-librsvg2-dev_2.50.3+dfsg-1+deb11u1_amd64.deb ... #25 252.0 Unpacking librsvg2-dev:amd64 (2.50.3+dfsg-1+deb11u1) ... #25 252.5 Selecting previously unselected package libsasl2-modules:amd64. #25 252.5 Preparing to unpack .../225-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #25 252.6 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #25 253.0 Selecting previously unselected package libtool. #25 253.0 Preparing to unpack .../226-libtool_2.4.6-15_all.deb ... #25 253.0 Unpacking libtool (2.4.6-15) ... #25 253.5 Selecting previously unselected package libwayland-client0:amd64. #25 253.5 Preparing to unpack .../227-libwayland-client0_1.18.0-2~exp1.1_amd64.deb ... #25 253.6 Unpacking libwayland-client0:amd64 (1.18.0-2~exp1.1) ... #25 254.1 Selecting previously unselected package libxcb-randr0:amd64. #25 254.1 Preparing to unpack .../228-libxcb-randr0_1.14-3_amd64.deb ... #25 254.1 Unpacking libxcb-randr0:amd64 (1.14-3) ... #25 254.5 Selecting previously unselected package libxi6:amd64. #25 254.6 Preparing to unpack .../229-libxi6_2%3a1.7.10-1_amd64.deb ... #25 254.6 Unpacking libxi6:amd64 (2:1.7.10-1) ... #25 255.0 Selecting previously unselected package libxmuu1:amd64. #25 255.1 Preparing to unpack .../230-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #25 255.1 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #25 255.4 Selecting previously unselected package make. #25 255.4 Preparing to unpack .../231-make_4.3-4.1_amd64.deb ... #25 255.5 Unpacking make (4.3-4.1) ... #25 256.0 Selecting previously unselected package manpages-dev. #25 256.1 Preparing to unpack .../232-manpages-dev_5.10-1_all.deb ... #25 256.1 Unpacking manpages-dev (5.10-1) ... #25 257.2 Selecting previously unselected package mesa-vulkan-drivers:amd64. #25 257.2 Preparing to unpack .../233-mesa-vulkan-drivers_20.3.5-1_amd64.deb ... #25 257.2 Unpacking mesa-vulkan-drivers:amd64 (20.3.5-1) ... #25 260.1 Selecting previously unselected package patch. #25 260.2 Preparing to unpack .../234-patch_2.7.6-7_amd64.deb ... #25 260.2 Unpacking patch (2.7.6-7) ... #25 260.6 Selecting previously unselected package publicsuffix. #25 260.6 Preparing to unpack .../235-publicsuffix_20220811.1734-0+deb11u1_all.deb ... #25 260.6 Unpacking publicsuffix (20220811.1734-0+deb11u1) ... #25 261.1 Selecting previously unselected package python-is-python2. #25 261.1 Preparing to unpack .../236-python-is-python2_2.7.18-9_all.deb ... #25 261.1 Unpacking python-is-python2 (2.7.18-9) ... #25 261.4 Selecting previously unselected package xauth. #25 261.4 Preparing to unpack .../237-xauth_1%3a1.1-1_amd64.deb ... #25 261.5 Unpacking xauth (1:1.1-1) ... #25 262.1 Selecting previously unselected package xdg-user-dirs. #25 262.1 Preparing to unpack .../238-xdg-user-dirs_0.17-2_amd64.deb ... #25 262.2 Unpacking xdg-user-dirs (0.17-2) ... #25 262.7 Selecting previously unselected package libglx0:amd64. #25 262.8 Preparing to unpack .../239-libglx0_1.3.2-1_amd64.deb ... #25 262.9 Unpacking libglx0:amd64 (1.3.2-1) ... #25 263.9 Selecting previously unselected package libgl1:amd64. #25 263.9 Preparing to unpack .../240-libgl1_1.3.2-1_amd64.deb ... #25 263.9 Unpacking libgl1:amd64 (1.3.2-1) ... #25 264.7 Setting up media-types (4.0.0) ... #25 264.8 Setting up libpcrecpp0v5:amd64 (2:8.39-13) ... #25 265.0 Setting up libgraphite2-3:amd64 (1.3.14-1) ... #25 265.1 Setting up libpixman-1-0:amd64 (0.40.0-1.1~deb11u1) ... #25 265.3 Setting up libpciaccess0:amd64 (0.16-1) ... #25 265.4 Setting up libxau6:amd64 (1:1.0.9-1) ... #25 265.4 Setting up libpsl5:amd64 (0.21.0-1.2) ... #25 265.5 Setting up libpixman-1-dev:amd64 (0.40.0-1.1~deb11u1) ... #25 265.5 Setting up libgpm2:amd64 (1.20.7-8) ... #25 265.6 Setting up libpcre16-3:amd64 (2:8.39-13) ... #25 265.7 Setting up libicu67:amd64 (67.1-7+deb11u1) ... #25 265.8 Setting up libdatrie1:amd64 (0.2.13-1) ... #25 265.9 Setting up xdg-user-dirs (0.17-2) ... #25 266.0 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... #25 266.1 Setting up libglib2.0-0:amd64 (2.66.8-1+deb11u7) ... #25 266.5 No schema files found: doing nothing. #25 266.6 Setting up manpages (5.10-1) ... #25 266.7 Setting up libglvnd0:amd64 (1.3.2-1) ... #25 266.8 Setting up perl-modules-5.32 (5.32.1-4+deb11u4) ... #25 266.8 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... #25 266.9 Setting up libsqlite3-0:amd64 (3.34.1-3+deb11u1) ... #25 266.9 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ... #25 267.0 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #25 267.1 Setting up libgdk-pixbuf2.0-common (2.42.2+dfsg-1+deb11u4) ... #25 267.2 Setting up binutils-common:amd64 (2.35.2-2) ... #25 267.2 Setting up x11-common (1:7.7+22) ... #25 269.5 debconf: unable to initialize frontend: Dialog #25 269.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #25 269.5 debconf: falling back to frontend: Readline #25 269.8 invoke-rc.d: could not determine current runlevel #25 269.9 invoke-rc.d: policy-rc.d denied execution of start. #25 269.9 Setting up libsensors-config (1:3.6.0-7) ... #25 270.1 Setting up libnghttp2-14:amd64 (1.43.0-1+deb11u2) ... #25 270.2 Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... #25 270.3 Setting up libsepol1-dev:amd64 (3.1-1+deb11u1) ... #25 270.4 Setting up libdeflate0:amd64 (1.7-1) ... #25 270.4 Setting up less (551-2+deb11u2) ... #25 270.6 Setting up linux-libc-dev:amd64 (5.10.247-1) ... #25 270.7 Setting up libctf-nobfd0:amd64 (2.35.2-2) ... #25 270.8 Setting up liblzo2-2:amd64 (2.10-2) ... #25 270.9 Setting up file (1:5.39-3+deb11u1) ... #25 271.0 Setting up libgomp1:amd64 (10.2.1-6) ... #25 271.0 Setting up bzip2 (1.0.8-4) ... #25 271.1 Setting up libffi-dev:amd64 (3.3-6) ... #25 271.1 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... #25 271.3 Setting up libpthread-stubs0-dev:amd64 (0.4-1) ... #25 271.4 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #25 271.4 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... #25 271.5 Setting up libasan6:amd64 (10.2.1-6) ... #25 271.7 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #25 271.8 Setting up xtrans-dev (1.4.0-1) ... #25 271.9 Setting up libgraphite2-dev:amd64 (1.3.14-1) ... #25 271.9 Setting up autotools-dev (20180224.1+nmu1) ... #25 271.9 Setting up libz3-4:amd64 (4.8.10-1) ... #25 272.0 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... #25 272.0 Setting up libglib2.0-data (2.66.8-1+deb11u7) ... #25 272.1 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #25 272.1 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... #25 272.3 Setting up libx11-data (2:1.7.2-1+deb11u2) ... #25 272.4 Setting up make (4.3-4.1) ... #25 272.4 Setting up libmpfr6:amd64 (4.1.0-3) ... #25 272.5 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #25 272.5 Setting up libsigsegv2:amd64 (2.13-1) ... #25 272.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #25 272.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #25 272.7 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 #25 272.7 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 #25 272.7 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 #25 272.7 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 #25 272.7 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 #25 272.7 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 #25 272.7 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 #25 272.7 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 #25 272.7 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 #25 272.7 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 #25 272.8 Setting up libfribidi0:amd64 (1.0.8-2+deb11u1) ... #25 272.9 Setting up libquadmath0:amd64 (10.2.1-6) ... #25 273.0 Setting up libpng16-16:amd64 (1.6.37-3+deb11u1) ... #25 273.0 Setting up libpcre32-3:amd64 (2:8.39-13) ... #25 273.1 Setting up libmpc3:amd64 (1.2.0-1) ... #25 273.2 Setting up libatomic1:amd64 (10.2.1-6) ... #25 273.3 Setting up patch (2.7.6-7) ... #25 273.4 Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #25 273.6 Setting up icu-devtools (67.1-7+deb11u1) ... #25 273.7 Setting up fonts-dejavu-core (2.37-2) ... #25 273.9 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... #25 274.0 Setting up libsensors5:amd64 (1:3.6.0-7) ... #25 274.0 Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... #25 274.0 Setting up libltdl7:amd64 (2.4.6-15) ... #25 274.2 Setting up libglapi-mesa:amd64 (20.3.5-1) ... #25 274.3 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #25 274.4 Setting up libvulkan1:amd64 (1.2.162.0-1) ... #25 274.4 Setting up libubsan1:amd64 (10.2.1-6) ... #25 274.4 Setting up libgif7:amd64 (5.1.9-2) ... #25 274.5 Setting up libmd0:amd64 (1.0.3-3) ... #25 274.6 Setting up libnsl-dev:amd64 (1.3.0-2) ... #25 274.6 Setting up sensible-utils (0.0.14) ... #25 274.6 Setting up libgif-dev (5.1.9-2) ... #25 274.7 Setting up libxshmfence1:amd64 (1.3-1) ... #25 274.8 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... #25 274.8 Setting up libmpdec3:amd64 (2.5.1-1) ... #25 274.9 Setting up git-man (1:2.30.2-1+deb11u5) ... #25 274.9 Setting up libthai-data (0.1.28-3) ... #25 275.0 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... #25 275.0 Setting up libssh2-1:amd64 (1.9.0-2+deb11u1) ... #25 275.1 Setting up xorg-sgml-doctools (1:1.11-1.1) ... #25 275.2 Setting up netbase (6.3) ... #25 275.4 Setting up libtiff5:amd64 (4.2.0-1+deb11u7) ... #25 275.6 Setting up libbinutils:amd64 (2.35.2-2) ... #25 275.6 Setting up libfido2-1:amd64 (1.6.0-2) ... #25 275.7 Setting up libisl23:amd64 (0.23-1) ... #25 275.8 Setting up libc-dev-bin (2.31-13+deb11u13) ... #25 275.8 Setting up openssl (1.1.1w-0+deb11u4) ... #25 276.0 Setting up libbsd0:amd64 (0.11.3-1+deb11u1) ... #25 276.0 Setting up libdrm-common (2.4.104-1) ... #25 276.1 Setting up libelf1:amd64 (0.183-1) ... #25 276.2 Setting up readline-common (8.1-1) ... #25 276.3 Setting up publicsuffix (20220811.1734-0+deb11u1) ... #25 276.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u9) ... #25 276.5 Setting up libcc1-0:amd64 (10.2.1-6) ... #25 276.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... #25 276.6 Setting up libbrotli-dev:amd64 (1.0.9-2+b2) ... #25 276.7 Setting up liblsan0:amd64 (10.2.1-6) ... #25 276.7 Setting up cpp-10 (10.2.1-6) ... #25 276.8 Setting up libitm1:amd64 (10.2.1-6) ... #25 276.9 Setting up libgdbm6:amd64 (1.19-2) ... #25 277.0 Setting up libtsan0:amd64 (10.2.1-6) ... #25 277.1 Setting up libwayland-client0:amd64 (1.18.0-2~exp1.1) ... #25 277.2 Setting up libctf0:amd64 (2.35.2-2) ... #25 277.3 Setting up x11proto-dev (2020.1-1) ... #25 277.4 Setting up manpages-dev (5.10-1) ... #25 277.4 Setting up libice6:amd64 (2:1.0.10-1) ... #25 277.6 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #25 277.8 Setting up libxcb1:amd64 (1.14-3) ... #25 278.2 Setting up libxcb-xfixes0:amd64 (1.14-3) ... #25 278.2 Setting up libxau-dev:amd64 (1:1.0.9-1) ... #25 278.6 Setting up libice-dev:amd64 (2:1.0.10-1) ... #25 278.6 Setting up libpng-tools (1.6.37-3+deb11u1) ... #25 279.0 Setting up libxcb-render0:amd64 (1.14-3) ... #25 279.3 Setting up libfribidi-dev:amd64 (1.0.8-2+deb11u1) ... #25 279.5 Setting up libxcb-glx0:amd64 (1.14-3) ... #25 279.5 Setting up libgcc-10-dev:amd64 (10.2.1-6) ... #25 279.6 Setting up libedit2:amd64 (3.1-20191231-2+b1) ... #25 279.7 Setting up libreadline8:amd64 (8.1-1) ... #25 279.8 Setting up libglib2.0-bin (2.66.8-1+deb11u7) ... #25 279.9 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #25 280.2 Setting up m4 (1.4.18-5) ... #25 280.3 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u15) ... #25 280.4 Setting up libxcb-shm0:amd64 (1.14-3) ... #25 280.4 Setting up libxcb-present0:amd64 (1.14-3) ... #25 280.5 Setting up libthai0:amd64 (0.1.28-3) ... #25 280.6 Setting up ca-certificates (20210119) ... #25 281.2 debconf: unable to initialize frontend: Dialog #25 281.2 debconf: (TERM is not set, so the dialog frontend is not usable.) #25 281.2 debconf: falling back to frontend: Readline #25 287.4 Updating certificates in /etc/ssl/certs... #25 301.0 129 added, 0 removed; done. #25 301.8 Setting up libxdmcp-dev:amd64 (1:1.1.2-3) ... #25 302.0 Setting up libllvm11:amd64 (1:11.0.1-2) ... #25 302.2 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) ... #25 302.3 Setting up libxcb-sync1:amd64 (1.14-3) ... #25 302.5 Setting up shared-mime-info (2.0-1) ... #25 322.3 Setting up libgdbm-compat4:amd64 (1.19-2) ... #25 322.4 Setting up ucf (3.0043+deb11u2) ... #25 322.8 debconf: unable to initialize frontend: Dialog #25 322.9 debconf: (TERM is not set, so the dialog frontend is not usable.) #25 322.9 debconf: falling back to frontend: Readline #25 323.4 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... #25 323.6 Setting up libperl5.32:amd64 (5.32.1-4+deb11u4) ... #25 323.7 Setting up libxcb-dri2-0:amd64 (1.14-3) ... #25 323.7 Setting up x11proto-xext-dev (2020.1-1) ... #25 324.0 Setting up libdrm2:amd64 (2.4.104-1) ... #25 324.1 Setting up libxcb-randr0:amd64 (1.14-3) ... #25 324.4 Setting up cpp (4:10.2.1-1) ... #25 324.4 Setting up libc6-dev:amd64 (2.31-13+deb11u13) ... #25 324.4 Setting up libx11-6:amd64 (2:1.7.2-1+deb11u2) ... #25 324.5 Setting up libharfbuzz0b:amd64 (2.7.4-1) ... #25 324.7 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1+deb11u4) ... #25 325.7 Setting up libsm6:amd64 (2:1.2.3-1) ... #25 325.9 Setting up libicu-dev:amd64 (67.1-7+deb11u1) ... #25 326.0 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #25 326.1 Setting up libpython3.9-stdlib:amd64 (3.9.2-1+deb11u3) ... #25 326.2 Setting up libpython3-stdlib:amd64 (3.9.2-3) ... #25 326.6 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... #25 326.8 Setting up libdrm-amdgpu1:amd64 (2.4.104-1) ... #25 326.8 Setting up libxcb-dri3-0:amd64 (1.14-3) ... #25 327.0 Setting up libx11-xcb1:amd64 (2:1.7.2-1+deb11u2) ... #25 327.2 Setting up libdrm-nouveau2:amd64 (2.4.104-1) ... #25 327.2 Setting up gir1.2-freedesktop:amd64 (1.66.1-1+b1) ... #25 327.3 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ... #25 327.6 Setting up libharfbuzz-icu0:amd64 (2.7.4-1) ... #25 327.7 Setting up libxdamage1:amd64 (1:1.1.5-2) ... #25 327.7 Setting up libxcb1-dev:amd64 (1.14-3) ... #25 327.8 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #25 327.9 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... #25 328.0 Setting up libxrender1:amd64 (1:0.9.10-1) ... #25 328.2 Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.42.2+dfsg-1+deb11u4) ... #25 328.2 Setting up libsm-dev:amd64 (2:1.2.3-1) ... #25 328.2 Setting up libselinux1-dev:amd64 (3.1-3) ... #25 328.3 Setting up libpcre3-dev:amd64 (2:8.39-13) ... #25 328.5 Setting up libdrm-radeon1:amd64 (2.4.104-1) ... #25 329.0 Setting up fontconfig-config (2.13.1-4.2) ... #25 329.4 debconf: unable to initialize frontend: Dialog #25 329.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #25 329.5 debconf: falling back to frontend: Readline #25 330.7 Setting up openssh-client (1:8.4p1-5+deb11u5) ... #25 332.1 Setting up libdrm-intel1:amd64 (2.4.104-1) ... #25 332.2 Setting up libgl1-mesa-dri:amd64 (20.3.5-1) ... #25 332.3 Setting up libx11-dev:amd64 (2:1.7.2-1+deb11u2) ... #25 332.4 Setting up libxext6:amd64 (2:1.3.3-1.1) ... #25 332.5 Setting up libharfbuzz-gobject0:amd64 (2.7.4-1) ... #25 332.5 Setting up binutils (2.35.2-2) ... #25 332.6 Setting up gir1.2-harfbuzz-0.0:amd64 (2.7.4-1) ... #25 332.7 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #25 332.9 Setting up libxcb-shm0-dev:amd64 (1.14-3) ... #25 332.9 Setting up perl (5.32.1-4+deb11u4) ... #25 333.3 Setting up libexpat1-dev:amd64 (2.2.10-2+deb11u7) ... #25 333.6 Setting up libjpeg62-turbo-dev:amd64 (1:2.0.6-4) ... #25 333.6 Setting up libxfixes3:amd64 (1:5.0.3-2) ... #25 333.6 Setting up uuid-dev:amd64 (2.36.1-8+deb11u2) ... #25 333.9 Setting up libxcb-render0-dev:amd64 (1.14-3) ... #25 334.3 Setting up gcc-10 (10.2.1-6) ... #25 334.8 Setting up libdpkg-perl (1.20.13) ... #25 334.9 Setting up autoconf (2.69-14) ... #25 335.4 Setting up libxext-dev:amd64 (2:1.3.3-1.1) ... #25 335.9 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... #25 336.1 Setting up xauth (1:1.1-1) ... #25 336.1 Setting up libgdk-pixbuf2.0-bin (2.42.2+dfsg-1+deb11u4) ... #25 336.1 Setting up libfontconfig1:amd64 (2.13.1-4.2) ... #25 336.2 Setting up mailcap (3.69) ... #25 336.7 Setting up libxrender-dev:amd64 (1:0.9.10-1) ... #25 336.9 Setting up python3.9 (3.9.2-1+deb11u3) ... #25 344.7 Setting up automake (1:1.16.3-2) ... #25 344.9 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #25 344.9 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #25 344.9 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #25 345.3 Setting up mesa-vulkan-drivers:amd64 (20.3.5-1) ... #25 345.4 Setting up libblkid-dev:amd64 (2.36.1-8+deb11u2) ... #25 345.5 Setting up fontconfig (2.13.1-4.2) ... #25 345.7 Regenerating fonts cache... done. #25 347.9 Setting up libxft2:amd64 (2.3.2-2) ... #25 348.0 Setting up libglx-mesa0:amd64 (20.3.5-1) ... #25 348.1 Setting up g++-10 (10.2.1-6) ... #25 348.2 Setting up mime-support (3.66) ... #25 348.3 Setting up libxi6:amd64 (2:1.7.10-1) ... #25 348.4 Setting up libglx0:amd64 (1.3.2-1) ... #25 348.5 Setting up libtool (2.4.6-15) ... #25 348.7 Setting up libfile-fcntllock-perl (0.22-3+b7) ... #25 348.7 Setting up libpango-1.0-0:amd64 (1.46.2-3) ... #25 348.9 Setting up libpng-dev:amd64 (1.6.37-3+deb11u1) ... #25 349.0 Setting up libjpeg-dev:amd64 (1:2.0.6-4) ... #25 349.2 Setting up python3 (3.9.2-3) ... #25 349.3 running python rtupdate hooks for python3.9... #25 350.8 running python post-rtupdate hooks for python3.9... #25 351.4 Setting up libcairo2:amd64 (1.16.0-5) ... #25 351.5 Setting up gcc (4:10.2.1-1) ... #25 351.7 Setting up libfreetype-dev:amd64 (2.10.4+dfsg-1+deb11u2) ... #25 351.9 Setting up libpython2.7-stdlib:amd64 (2.7.18-8+deb11u1) ... #25 351.9 Setting up liberror-perl (0.17029-1) ... #25 352.0 Setting up libltdl-dev:amd64 (2.4.6-15) ... #25 352.1 Setting up libgl1:amd64 (1.3.2-1) ... #25 352.2 Setting up libgd3:amd64 (2.3.0-2+deb11u1) ... #25 352.3 Setting up pkg-config (0.29.2-1) ... #25 352.7 Setting up git (1:2.30.2-1+deb11u5) ... #25 353.0 Setting up g++ (4:10.2.1-1) ... #25 353.4 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #25 353.4 Setting up libdatrie-dev:amd64 (0.2.13-1) ... #25 353.7 Setting up libcairo-gobject2:amd64 (1.16.0-5) ... #25 353.8 Setting up libpangoft2-1.0-0:amd64 (1.46.2-3) ... #25 354.1 Setting up python3-lib2to3 (3.9.2-1) ... #25 355.8 Setting up libmount-dev:amd64 (2.36.1-8+deb11u2) ... #25 355.8 Setting up libpangocairo-1.0-0:amd64 (1.46.2-3) ... #25 356.0 Setting up libc-devtools (2.31-13+deb11u13) ... #25 356.0 Setting up python3-distutils (3.9.2-1) ... #25 357.3 Setting up libcairo-script-interpreter2:amd64 (1.16.0-5) ... #25 357.3 Setting up libglib2.0-dev-bin (2.66.8-1+deb11u7) ... #25 358.5 Setting up libpangoxft-1.0-0:amd64 (1.46.2-3) ... #25 358.6 Setting up python2.7 (2.7.18-8+deb11u1) ... #25 368.3 Setting up libpython2-stdlib:amd64 (2.7.18-3) ... #25 368.4 Setting up pango1.0-tools (1.46.2-3) ... #25 368.5 Setting up python2 (2.7.18-3) ... #25 368.5 Setting up libfreetype6-dev:amd64 (2.10.4+dfsg-1+deb11u2) ... #25 368.6 Setting up librsvg2-2:amd64 (2.50.3+dfsg-1+deb11u1) ... #25 368.7 Setting up gir1.2-pango-1.0:amd64 (1.46.2-3) ... #25 368.8 Setting up libglib2.0-dev:amd64 (2.66.8-1+deb11u7) ... #25 368.9 Setting up librsvg2-common:amd64 (2.50.3+dfsg-1+deb11u1) ... #25 369.1 Setting up libthai-dev:amd64 (0.1.28-3) ... #25 369.4 Setting up gir1.2-rsvg-2.0:amd64 (2.50.3+dfsg-1+deb11u1) ... #25 369.5 Setting up python-is-python2 (2.7.18-9) ... #25 369.7 Setting up libgdk-pixbuf-2.0-dev:amd64 (2.42.2+dfsg-1+deb11u4) ... #25 369.9 Setting up libharfbuzz-dev:amd64 (2.7.4-1) ... #25 370.1 Setting up libfontconfig-dev:amd64 (2.13.1-4.2) ... #25 370.2 Setting up libcairo2-dev:amd64 (1.16.0-5) ... #25 370.3 Setting up libxft-dev:amd64 (2.3.2-2) ... #25 370.6 Setting up libfontconfig1-dev:amd64 (2.13.1-4.2) ... #25 370.8 Setting up libpango1.0-dev:amd64 (1.46.2-3) ... #25 371.2 Setting up librsvg2-dev:amd64 (2.50.3+dfsg-1+deb11u1) ... #25 371.3 Processing triggers for libc-bin (2.31-13+deb11u13) ... #25 372.4 Processing triggers for ca-certificates (20210119) ... #25 372.5 Updating certificates in /etc/ssl/certs... #25 382.2 0 added, 0 removed; done. #25 382.2 Running hooks in /etc/ca-certificates/update.d... #25 382.4 done. #25 382.6 Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1+deb11u4) ... #25 DONE 384.4s #26 [base 3/4] RUN mkdir -p /openedx/app /openedx/env #26 DONE 4.2s #27 [base 4/4] WORKDIR /openedx/app #27 DONE 0.3s #28 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#master . #28 ... #29 [profile-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-profile.git#master . #29 DONE 2.1s #28 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#master . #28 DONE 2.2s #30 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #30 DONE 1.9s #31 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/raccoongang/frontend-app-learning.git#filippovskii/feat/accessibility-HTML-attributes-for-Course-Navigation-top-bar . #31 ... #32 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #32 DONE 4.0s #31 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/raccoongang/frontend-app-learning.git#filippovskii/feat/accessibility-HTML-attributes-for-Course-Navigation-top-bar . #31 DONE 5.7s #33 [discussions-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-discussions.git#master . #33 DONE 4.3s #34 [gradebook-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-gradebook.git#master . #34 DONE 4.3s #35 [communications-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-communications.git#master . #35 ... #36 [admin-console-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-admin-console.git#master . #36 DONE 2.4s #35 [communications-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-communications.git#master . #35 DONE 2.4s #37 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #37 DONE 4.0s #38 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #38 ... #39 [profile-src 1/1] COPY --from=profile-git /openedx/app / #39 DONE 0.9s #40 [ora-grading-src 1/1] COPY --from=ora-grading-git /openedx/app / #40 DONE 1.7s #38 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #38 ... #41 [account-src 1/1] COPY --from=account-git /openedx/app / #41 DONE 2.7s #38 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #38 ... #42 [learner-dashboard-src 1/1] COPY --from=learner-dashboard-git /openedx/app / #42 DONE 2.6s #38 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #38 ... #43 [learning-src 1/1] COPY --from=learning-git /openedx/app / #43 DONE 4.8s #38 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #38 ... #44 [discussions-src 1/1] COPY --from=discussions-git /openedx/app / #44 DONE 2.9s #38 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #38 ... #45 [gradebook-src 1/1] COPY --from=gradebook-git /openedx/app / #45 ... #38 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #38 DONE 23.9s #46 [admin-console-src 1/1] COPY --from=admin-console-git /openedx/app / #46 ... #45 [gradebook-src 1/1] COPY --from=gradebook-git /openedx/app / #45 DONE 5.5s #47 [communications-src 1/1] COPY --from=communications-git /openedx/app / #47 ... #46 [admin-console-src 1/1] COPY --from=admin-console-git /openedx/app / #46 DONE 1.9s #48 [authn-src 1/1] COPY --from=authn-git /openedx/app / #48 ... #47 [communications-src 1/1] COPY --from=communications-git /openedx/app / #47 DONE 1.7s #49 [profile-common 1/9] COPY --from=profile-src /package.json /openedx/app/package.json #49 DONE 1.9s #48 [authn-src 1/1] COPY --from=authn-git /openedx/app / #48 ... #50 [ora-grading-common 1/9] COPY --from=ora-grading-src /package.json /openedx/app/package.json #50 DONE 0.6s #51 [account-common 1/9] COPY --from=account-src /package.json /openedx/app/package.json #51 DONE 0.7s #48 [authn-src 1/1] COPY --from=authn-git /openedx/app / #48 DONE 4.4s #52 [learner-dashboard-common 1/9] COPY --from=learner-dashboard-src /package.json /openedx/app/package.json #52 DONE 1.0s #53 [learning-common 1/9] COPY --from=learning-src /package.json /openedx/app/package.json #53 DONE 0.8s #54 [gradebook-common 1/9] COPY --from=gradebook-src /package.json /openedx/app/package.json #54 ... #55 [discussions-common 1/9] COPY --from=discussions-src /package.json /openedx/app/package.json #55 DONE 0.6s #54 [gradebook-common 1/9] COPY --from=gradebook-src /package.json /openedx/app/package.json #54 DONE 0.7s #56 [admin-console-common 1/9] COPY --from=admin-console-src /package.json /openedx/app/package.json #56 DONE 0.4s #57 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #57 ... #58 [communications-common 1/9] COPY --from=communications-src /package.json /openedx/app/package.json #58 DONE 0.6s #59 [profile-common 2/9] COPY --from=profile-src /package-lock.json /openedx/app/package-lock.json #59 DONE 0.9s #57 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #57 ... #60 [ora-grading-common 2/9] COPY --from=ora-grading-src /package-lock.json /openedx/app/package-lock.json #60 DONE 0.7s #61 [account-common 2/9] COPY --from=account-src /package-lock.json /openedx/app/package-lock.json #61 DONE 0.6s #57 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #57 ... #62 [authn-common 1/9] COPY --from=authn-src /package.json /openedx/app/package.json #62 DONE 0.4s #63 [learner-dashboard-common 2/9] COPY --from=learner-dashboard-src /package-lock.json /openedx/app/package-lock.json #63 DONE 0.5s #57 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #57 ... #64 [learning-common 2/9] COPY --from=learning-src /package-lock.json /openedx/app/package-lock.json #64 DONE 0.9s #65 [discussions-common 2/9] COPY --from=discussions-src /package-lock.json /openedx/app/package-lock.json #65 DONE 0.8s #57 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #57 ... #66 [gradebook-common 2/9] COPY --from=gradebook-src /package-lock.json /openedx/app/package-lock.json #66 DONE 0.8s #57 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #57 ... #67 [admin-console-common 2/9] COPY --from=admin-console-src /package-lock.json /openedx/app/package-lock.json #67 DONE 0.4s #68 [communications-common 2/9] COPY --from=communications-src /package-lock.json /openedx/app/package-lock.json #68 ... #57 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #57 DONE 7.5s #69 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #69 ... #68 [communications-common 2/9] COPY --from=communications-src /package-lock.json /openedx/app/package-lock.json #68 DONE 0.8s #70 [ora-grading-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 101.0 npm warn deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. #70 102.7 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #70 106.5 npm warn deprecated npmlog@5.0.1: This package is no longer supported. #70 107.4 npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead. #70 108.3 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #70 108.3 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #70 ... #69 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #69 112.7 npm warn deprecated rimraf@2.6.2: Rimraf versions prior to v4 are no longer supported #69 114.9 npm warn deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead. #69 117.8 npm warn deprecated lodash.omit@4.5.0: This package is deprecated. Use destructuring assignment syntax instead. #69 118.3 npm warn deprecated lodash.pick@4.4.0: This package is deprecated. Use destructuring assignment syntax instead. #69 119.9 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #69 120.5 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. #69 ... #70 [ora-grading-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 114.6 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #70 116.9 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. #70 117.2 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #70 118.7 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #70 119.6 npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. #70 120.1 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #70 121.0 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #70 121.2 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #70 122.9 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #70 123.0 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #70 123.1 npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported. #70 124.1 npm warn deprecated gauge@3.0.2: This package is no longer supported. #70 125.0 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #70 125.8 npm warn deprecated react-router-redux@5.0.0-alpha.9: This project is no longer maintained. #70 ... #69 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #69 128.5 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #69 129.9 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. #69 130.9 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #69 130.9 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #69 131.0 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #69 131.1 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #69 131.1 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #69 131.2 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #69 131.2 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #69 131.2 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #69 131.2 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #69 131.2 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #69 131.3 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #69 132.1 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #69 132.1 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #69 132.1 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #69 132.2 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #69 133.8 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #69 135.0 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #69 136.6 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #69 138.7 npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. #69 141.1 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #69 145.7 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #69 ... #70 [ora-grading-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 222.1 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 #70 ... #69 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #69 244.9 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 #69 ... #70 [ora-grading-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 339.6 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #70 ... #69 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #69 348.9 npm warn deprecated graphql@14.7.0: No longer supported; please update to a newer version. Details: https://github.com/graphql/graphql-js#version-support #69 373.0 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #69 ... #70 [ora-grading-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 452.2 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #70 452.6 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #70 ... #69 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #69 535.7 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #69 535.8 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. #69 ... #70 [ora-grading-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 1043.0 npm notice #70 1043.0 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #70 1043.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #70 1043.0 npm notice To update run: npm install -g npm@11.7.0 #70 1043.0 npm notice #70 1043.0 #70 1043.0 added 1741 packages in 17m #70 DONE 1045.1s #69 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #69 ... #71 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #71 113.4 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. #71 116.6 npm warn deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead. #71 116.6 npm warn deprecated lodash.pick@4.4.0: This package is deprecated. Use destructuring assignment syntax instead. #71 120.1 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. #71 120.6 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #71 120.6 npm warn deprecated lodash.omit@4.5.0: This package is deprecated. Use destructuring assignment syntax instead. #71 122.3 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #71 123.8 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #71 123.8 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #71 126.3 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #71 127.0 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #71 127.3 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #71 127.5 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #71 129.1 npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. #71 131.0 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #71 133.9 npm warn deprecated react-scrollspy@3.4.3: No longer actively maintained. Please use @makotot/ghostui instead. #71 134.2 npm warn deprecated redux-devtools-extension@2.13.9: Package moved to @redux-devtools/extension. #71 135.0 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #71 167.3 npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead #71 212.2 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 #71 295.9 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #71 434.1 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #71 434.8 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. #71 670.8 #71 670.8 added 2014 packages in 11m #71 DONE 673.6s #69 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #69 ... #72 [authn-common 2/9] COPY --from=authn-src /package-lock.json /openedx/app/package-lock.json #72 DONE 0.5s #69 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #69 ... #73 [learner-dashboard-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #73 84.75 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. #73 86.38 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. #73 87.10 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #73 88.63 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #73 90.97 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #73 90.97 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #73 92.50 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #73 92.94 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #73 93.80 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #73 93.92 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #73 97.77 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. #73 100.2 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #73 104.2 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #73 189.3 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 #73 292.3 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #73 383.5 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. #73 383.9 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #73 623.7 #73 623.7 added 1675 packages in 10m #73 DONE 626.7s #69 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #69 ... #74 [learning-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #74 57.45 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. #74 58.10 npm warn deprecated lodash.pick@4.4.0: This package is deprecated. Use destructuring assignment syntax instead. #74 58.46 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. #74 58.67 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #74 58.83 npm warn deprecated lodash.omit@4.5.0: This package is deprecated. Use destructuring assignment syntax instead. #74 59.32 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #74 59.79 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #74 59.81 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #74 60.58 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #74 61.16 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #74 61.35 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #74 61.46 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #74 61.66 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #74 62.61 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. #74 65.00 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #74 71.45 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #74 92.42 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. #74 93.38 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. #74 155.5 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 #74 253.0 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #74 ... #69 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #69 2722.9 #69 2722.9 added 2276 packages in 45m #69 2722.9 npm notice #69 2722.9 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #69 2722.9 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #69 2722.9 npm notice To update run: npm install -g npm@11.7.0 #69 2722.9 npm notice #69 DONE 2726.2s #74 [learning-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #74 ... #75 [discussions-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #75 ... #74 [learning-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #74 410.4 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #74 410.6 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. ------ > importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-1820-c25332/mfe:latest-cache: ------ ERROR: failed to build: failed to solve: Canceled: context canceled Error: Command failed with status 130: docker buildx build --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-1820-c25332/mfe:latest --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/openedx/edx-platform.git --build-arg EDX_PLATFORM_VERSION=master --output=type=registry --platform linux/amd64 --cache-from=type=registry,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-1820-c25332/mfe:latest-cache /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1820-c25332/env/plugins/mfe/build/mfe Terminated section_end:1766071028:step_script WARNING: step_script could not run to completion because the timeout was exceeded. For more control over job and script timeouts see: https://docs.gitlab.com/ci/runners/configure_runners/#set-script-and-after_script-timeouts