Your build is still in progress.
This page will automatically refresh when the build is complete. You can view the build status, or check the logs for more information.
| Start time | Jenkins Job Status | |
|---|---|---|
| 2026-02-24 11:45:24 | FAILURE |
Started by remote host 10.131.112.200
Running as SYSTEM
Building remotely on jenkins-agent-focal-ps5-1 (ps5-node k8s demo) in workspace /var/lib/jenkins/slaves/jenkins-agent-focal-ps5-1/workspace/start-demo
[start-demo] $ /bin/bash --login /tmp/jenkins13258814495763350402.sh
snap "konf" has no updates available
#################
Starting demo for PR: https://github.com/canonical/jp.ubuntu.com/pull/462
#################
########################################
# Starting: Wait for placeholder site jp-ubuntu-com-462.demos.haus to deploy
########################################
service/jp-ubuntu-com-462-demos-haus created
deployment.apps/jp-ubuntu-com-462-demos-haus created
Warning: networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
ingress.networking.k8s.io/jp-ubuntu-com-462-demos-haus created
########################################
# Success: Wait for placeholder site jp-ubuntu-com-462.demos.haus to deploy
########################################
Cloning into 'jp.ubuntu.com-pull-462'...
From https://github.com/canonical/jp.ubuntu.com
* [new ref] refs/pull/462/head -> pull_462
Switched to branch 'pull_462'
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.74kB done
#1 DONE 0.0s
#2 resolve image config for docker-image://docker.io/docker/dockerfile:experimental
#2 ...
#3 [auth] docker/dockerfile:pull token for registry-1.docker.io
#3 DONE 0.0s
#2 resolve image config for docker-image://docker.io/docker/dockerfile:experimental
#2 DONE 0.6s
#4 docker-image://docker.io/docker/dockerfile:experimental@sha256:600e5c62eedff338b3f7a0850beb7c05866e0ef27b2d2e8c02aa468e78496ff5
#4 CACHED
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.74kB done
#1 DONE 0.0s
#5 [internal] load build definition from Dockerfile
#5 DONE 0.0s
#6 [internal] load .dockerignore
#6 transferring context: 385B done
#6 DONE 0.0s
#7 [internal] load metadata for docker.io/library/ubuntu:jammy
#7 ...
#8 [auth] library/node:pull token for registry-1.docker.io
#8 DONE 0.0s
#9 [auth] library/ubuntu:pull token for registry-1.docker.io
#9 DONE 0.0s
#7 [internal] load metadata for docker.io/library/ubuntu:jammy
#7 DONE 0.6s
#10 [internal] load metadata for docker.io/library/node:18
#10 DONE 0.7s
#11 [yarn-dependencies 1/4] FROM docker.io/library/node:18@sha256:c6ae79e38498325db67193d391e6ec1d224d96c693a8a4d943498556716d3783
#11 DONE 0.0s
#12 [yarn-dependencies 2/4] WORKDIR /srv
#12 CACHED
#13 [python-dependencies 1/5] FROM docker.io/library/ubuntu:jammy@sha256:3ba65aa20f86a0fad9df2b2c259c613df006b2e6d0bfcc8a146afb8c525a9751
#13 CACHED
#14 [internal] load build context
#14 transferring context: 3.20MB 0.1s done
#14 DONE 0.1s
#15 [yarn-dependencies 3/4] ADD package.json .
#15 DONE 0.1s
#16 [yarn-dependencies 4/4] RUN --mount=type=cache,target=/usr/local/share/.cache/yarn yarn install
#16 1.087 yarn install v1.22.22
#16 1.113 warning package.json: No license field
#16 1.123 info No lockfile found.
#16 1.131 warning No license field
#16 1.133 [1/4] Resolving packages...
#16 3.286 warning @babel/preset-env > @babel/plugin-proposal-json-strings@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-json-strings instead.
#16 3.398 warning @babel/preset-env > @babel/plugin-proposal-dynamic-import@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-dynamic-import instead.
#16 3.527 warning @babel/preset-env > @babel/plugin-proposal-private-methods@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-private-methods instead.
#16 3.613 warning @babel/preset-env > @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.
#16 3.698 warning @babel/preset-env > @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
#16 3.758 warning @babel/preset-env > @babel/plugin-proposal-class-static-block@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead.
#16 3.823 warning @babel/preset-env > @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.
#16 3.836 warning @babel/preset-env > @babel/plugin-proposal-numeric-separator@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-numeric-separator instead.
#16 3.944 warning @babel/preset-env > @babel/plugin-proposal-export-namespace-from@7.18.9: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead.
#16 3.995 warning @babel/preset-env > @babel/plugin-proposal-optional-catch-binding@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-optional-catch-binding instead.
#16 4.034 warning @babel/preset-env > @babel/plugin-proposal-unicode-property-regex@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-unicode-property-regex instead.
#16 4.035 warning @babel/preset-env > @babel/preset-modules > @babel/plugin-proposal-unicode-property-regex@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-unicode-property-regex instead.
#16 4.073 warning @babel/preset-env > @babel/plugin-proposal-private-property-in-object@7.21.11: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead.
#16 4.230 warning @babel/preset-env > @babel/plugin-proposal-async-generator-functions@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-async-generator-functions instead.
#16 4.285 warning @babel/preset-env > @babel/plugin-proposal-nullish-coalescing-operator@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-nullish-coalescing-operator instead.
#16 4.301 warning @babel/preset-env > @babel/plugin-proposal-logical-assignment-operators@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-logical-assignment-operators instead.
#16 5.762 warning babel-jest > babel-plugin-istanbul > test-exclude > glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#16 6.008 warning babel-jest > babel-plugin-istanbul > test-exclude > glob > 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.
#16 ...
#17 [python-dependencies 2/5] RUN apt-get update && apt-get install --no-install-recommends --yes python3-pip python3-setuptools git
#17 0.585 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]
#17 0.653 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
#17 0.699 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
#17 0.713 Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3737 kB]
#17 0.743 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]
#17 0.807 Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1301 kB]
#17 0.842 Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [6538 kB]
#17 0.905 Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
#17 0.953 Get:9 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [62.6 kB]
#17 1.517 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
#17 1.576 Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
#17 1.616 Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
#17 1.652 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4096 kB]
#17 1.763 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6818 kB]
#17 2.026 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1613 kB]
#17 2.099 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [70.9 kB]
#17 2.141 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB]
#17 2.185 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [37.2 kB]
#17 2.828 Fetched 44.7 MB in 2s (19.8 MB/s)
#17 2.828 Reading package lists...
#17 4.261 Reading package lists...
#17 5.720 Building dependency tree...
#17 6.098 Reading state information...
#17 6.587 The following additional packages will be installed:
#17 6.587 ca-certificates git-man libbrotli1 libcurl3-gnutls liberror-perl libexpat1
#17 6.588 libgdbm-compat4 libgdbm6 libldap-2.5-0 libmpdec3 libnghttp2-14 libperl5.34
#17 6.588 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib
#17 6.589 libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4
#17 6.590 media-types openssl perl perl-modules-5.34 python3 python3-distutils
#17 6.590 python3-lib2to3 python3-minimal python3-pkg-resources python3-wheel
#17 6.591 python3.10 python3.10-minimal readline-common
#17 6.594 Suggested packages:
#17 6.594 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
#17 6.594 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc
#17 6.594 libterm-readline-gnu-perl | libterm-readline-perl-perl make
#17 6.594 libtap-harness-archive-perl python3-doc python3-tk python3-venv
#17 6.594 python-setuptools-doc python3.10-venv python3.10-doc binutils binfmt-support
#17 6.594 readline-doc
#17 6.594 Recommended packages:
#17 6.594 patch less ssh-client libldap-common publicsuffix libsasl2-modules netbase
#17 6.594 build-essential python3-dev
#17 6.812 The following NEW packages will be installed:
#17 6.813 ca-certificates git git-man libbrotli1 libcurl3-gnutls liberror-perl
#17 6.813 libexpat1 libgdbm-compat4 libgdbm6 libldap-2.5-0 libmpdec3 libnghttp2-14
#17 6.813 libperl5.34 libpsl5 libpython3-stdlib libpython3.10-minimal
#17 6.813 libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
#17 6.814 libsqlite3-0 libssh-4 media-types openssl perl perl-modules-5.34 python3
#17 6.815 python3-distutils python3-lib2to3 python3-minimal python3-pip
#17 6.815 python3-pkg-resources python3-setuptools python3-wheel python3.10
#17 6.815 python3.10-minimal readline-common
#17 7.033 0 upgraded, 38 newly installed, 0 to remove and 1 not upgraded.
#17 7.033 Need to get 23.4 MB of archives.
#17 7.033 After this operation, 109 MB of additional disk space will be used.
#17 7.033 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.14 [816 kB]
#17 7.519 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.7 [92.1 kB]
#17 7.598 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.14 [2275 kB]
#17 ...
#16 [yarn-dependencies 4/4] RUN --mount=type=cache,target=/usr/local/share/.cache/yarn yarn install
#16 7.349 warning eslint@8.31.0: This version is no longer supported. Please see https://eslint.org/version-support for other options.
#16 7.759 warning eslint > @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead
#16 8.052 warning eslint > @humanwhocodes/config-array > @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
#16 8.158 warning eslint > file-entry-cache > flat-cache > rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
#16 8.159 warning eslint > file-entry-cache > flat-cache > rimraf > glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#16 9.301 warning jest > @jest/core > jest-config > glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#16 9.412 warning jest > @jest/core > jest-runtime > glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#16 9.508 warning jest > @jest/core > @jest/reporters > glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#16 ...
#18 [stage-4 2/8] RUN apt-get update && apt-get install --no-install-recommends --yes python3-setuptools python3-lib2to3 python3-pkg-resources
#18 0.549 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]
#18 0.618 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
#18 0.667 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
#18 0.683 Get:4 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [6538 kB]
#18 0.714 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]
#18 0.856 Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3737 kB]
#18 0.861 Get:7 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
#18 0.907 Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
#18 0.937 Get:9 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [62.6 kB]
#18 0.942 Get:10 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1301 kB]
#18 1.471 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
#18 1.528 Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
#18 1.565 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1613 kB]
#18 1.630 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4096 kB]
#18 1.723 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [70.9 kB]
#18 1.757 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6818 kB]
#18 2.005 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB]
#18 2.019 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [37.2 kB]
#18 2.856 Fetched 44.7 MB in 2s (19.3 MB/s)
#18 2.856 Reading package lists...
#18 4.401 Reading package lists...
#18 5.801 Building dependency tree...
#18 6.192 Reading state information...
#18 6.668 The following additional packages will be installed:
#18 6.668 libexpat1 libmpdec3 libpython3-stdlib libpython3.10-minimal
#18 6.669 libpython3.10-stdlib libreadline8 libsqlite3-0 media-types python3
#18 6.669 python3-distutils python3-minimal python3.10 python3.10-minimal
#18 6.670 readline-common
#18 6.671 Suggested packages:
#18 6.671 python3-doc python3-tk python3-venv python-setuptools-doc python3.10-venv
#18 6.671 python3.10-doc binutils binfmt-support readline-doc
#18 6.793 The following NEW packages will be installed:
#18 6.793 libexpat1 libmpdec3 libpython3-stdlib libpython3.10-minimal
#18 6.795 libpython3.10-stdlib libreadline8 libsqlite3-0 media-types python3
#18 6.795 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
#18 6.795 python3-setuptools python3.10 python3.10-minimal readline-common
#18 7.033 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
#18 7.033 Need to get 7247 kB of archives.
#18 7.033 After this operation, 27.1 MB of additional disk space will be used.
#18 7.033 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.14 [816 kB]
#18 7.478 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.7 [92.1 kB]
#18 7.553 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.14 [2275 kB]
#18 7.705 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB]
#18 7.706 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
#18 7.707 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
#18 7.708 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
#18 7.709 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
#18 7.776 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB]
#18 7.870 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.14 [1850 kB]
#18 7.925 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.14 [509 kB]
#18 7.937 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B]
#18 7.938 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB]
#18 7.938 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.3 [133 kB]
#18 7.939 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
#18 7.940 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
#18 7.942 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.3 [340 kB]
#18 8.147 debconf: delaying package configuration, since apt-utils is not installed
#18 8.203 Fetched 7247 kB in 1s (6422 kB/s)
#18 8.230 Selecting previously unselected package libpython3.10-minimal:amd64.
#18 8.230 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
#18 8.241 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.14_amd64.deb ...
#18 8.243 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.14) ...
#18 8.323 Selecting previously unselected package libexpat1:amd64.
#18 8.326 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.7_amd64.deb ...
#18 8.330 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.7) ...
#18 8.360 Selecting previously unselected package python3.10-minimal.
#18 8.362 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.14_amd64.deb ...
#18 8.368 Unpacking python3.10-minimal (3.10.12-1~22.04.14) ...
#18 8.444 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.14) ...
#18 8.458 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.7) ...
#18 8.466 Setting up python3.10-minimal (3.10.12-1~22.04.14) ...
#18 9.114 Selecting previously unselected package python3-minimal.
#18 9.114 (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 ... 4697 files and directories currently installed.)
#18 9.119 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ...
#18 9.122 Unpacking python3-minimal (3.10.6-1~22.04.1) ...
#18 9.147 Selecting previously unselected package media-types.
#18 9.148 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
#18 9.156 Unpacking media-types (7.0.0) ...
#18 9.174 Selecting previously unselected package libmpdec3:amd64.
#18 9.175 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
#18 9.177 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
#18 9.209 Selecting previously unselected package readline-common.
#18 9.210 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
#18 9.212 Unpacking readline-common (8.1.2-1) ...
#18 9.234 Selecting previously unselected package libreadline8:amd64.
#18 9.235 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
#18 9.237 Unpacking libreadline8:amd64 (8.1.2-1) ...
#18 9.261 Selecting previously unselected package libsqlite3-0:amd64.
#18 9.262 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ...
#18 9.264 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ...
#18 9.289 Selecting previously unselected package libpython3.10-stdlib:amd64.
#18 9.289 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.14_amd64.deb ...
#18 9.291 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.14) ...
#18 9.395 Selecting previously unselected package python3.10.
#18 9.396 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.14_amd64.deb ...
#18 9.400 Unpacking python3.10 (3.10.12-1~22.04.14) ...
#18 9.425 Selecting previously unselected package libpython3-stdlib:amd64.
#18 9.426 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ...
#18 9.428 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ...
#18 9.457 Setting up python3-minimal (3.10.6-1~22.04.1) ...
#18 9.697 Selecting previously unselected package python3.
#18 9.697 (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 ... 5127 files and directories currently installed.)
#18 9.708 Preparing to unpack .../python3_3.10.6-1~22.04.1_amd64.deb ...
#18 9.714 Unpacking python3 (3.10.6-1~22.04.1) ...
#18 9.738 Selecting previously unselected package python3-pkg-resources.
#18 9.739 Preparing to unpack .../python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ...
#18 9.742 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ...
#18 9.773 Selecting previously unselected package python3-lib2to3.
#18 9.774 Preparing to unpack .../python3-lib2to3_3.10.8-1~22.04_all.deb ...
#18 9.776 Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
#18 9.815 Selecting previously unselected package python3-distutils.
#18 9.817 Preparing to unpack .../python3-distutils_3.10.8-1~22.04_all.deb ...
#18 9.818 Unpacking python3-distutils (3.10.8-1~22.04) ...
#18 9.858 Selecting previously unselected package python3-setuptools.
#18 9.859 Preparing to unpack .../python3-setuptools_59.6.0-1.2ubuntu0.22.04.3_all.deb ...
#18 9.862 Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ...
#18 9.934 Setting up media-types (7.0.0) ...
#18 9.943 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ...
#18 9.950 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
#18 9.955 Setting up readline-common (8.1.2-1) ...
#18 9.964 Setting up libreadline8:amd64 (8.1.2-1) ...
#18 9.969 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.14) ...
#18 9.974 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ...
#18 9.978 Setting up python3.10 (3.10.12-1~22.04.14) ...
#18 ...
#17 [python-dependencies 2/5] RUN apt-get update && apt-get install --no-install-recommends --yes python3-pip python3-setuptools git
#17 7.743 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB]
#17 7.744 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
#17 7.745 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
#17 7.746 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
#17 7.758 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
#17 7.838 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB]
#17 7.965 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.14 [1850 kB]
#17 8.003 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.14 [509 kB]
#17 8.013 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B]
#17 8.014 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB]
#17 8.079 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.5 [2977 kB]
#17 8.169 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
#17 8.170 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
#17 8.214 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.5 [4797 kB]
#17 8.351 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.5 [232 kB]
#17 8.422 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.21 [1184 kB]
#17 8.446 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB]
#17 8.448 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.3 [133 kB]
#17 8.450 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB]
#17 8.451 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
#17 8.452 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
#17 8.455 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
#17 8.456 Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
#17 8.457 Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.20+dfsg-0ubuntu0.22.04.1 [184 kB]
#17 8.459 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
#17 8.459 Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.6 [187 kB]
#17 8.461 Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.21 [284 kB]
#17 8.463 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
#17 8.529 Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.15 [955 kB]
#17 8.615 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.15 [3166 kB]
#17 8.687 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
#17 8.688 Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
#17 8.690 Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.3 [340 kB]
#17 8.693 Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
#17 8.916 Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.7 [1306 kB]
#17 9.325 debconf: delaying package configuration, since apt-utils is not installed
#17 9.373 Fetched 23.4 MB in 2s (10.1 MB/s)
#17 9.402 Selecting previously unselected package libpython3.10-minimal:amd64.
#17 9.402 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
#17 9.409 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.14_amd64.deb ...
#17 9.411 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.14) ...
#17 9.524 Selecting previously unselected package libexpat1:amd64.
#17 9.524 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.7_amd64.deb ...
#17 9.532 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.7) ...
#17 9.581 Selecting previously unselected package python3.10-minimal.
#17 9.581 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.14_amd64.deb ...
#17 9.593 Unpacking python3.10-minimal (3.10.12-1~22.04.14) ...
#17 9.727 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.14) ...
#17 9.738 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.7) ...
#17 9.744 Setting up python3.10-minimal (3.10.12-1~22.04.14) ...
#17 10.41 Selecting previously unselected package python3-minimal.
#17 10.41 (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 ... 4697 files and directories currently installed.)
#17 10.42 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ...
#17 10.42 Unpacking python3-minimal (3.10.6-1~22.04.1) ...
#17 10.44 Selecting previously unselected package media-types.
#17 10.44 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
#17 10.45 Unpacking media-types (7.0.0) ...
#17 10.47 Selecting previously unselected package libmpdec3:amd64.
#17 10.47 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
#17 10.47 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
#17 10.50 Selecting previously unselected package readline-common.
#17 10.50 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
#17 10.50 Unpacking readline-common (8.1.2-1) ...
#17 10.52 Selecting previously unselected package libreadline8:amd64.
#17 10.52 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
#17 10.53 Unpacking libreadline8:amd64 (8.1.2-1) ...
#17 10.55 Selecting previously unselected package libsqlite3-0:amd64.
#17 10.55 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ...
#17 10.55 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ...
#17 10.58 Selecting previously unselected package libpython3.10-stdlib:amd64.
#17 10.58 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.14_amd64.deb ...
#17 10.59 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.14) ...
#17 10.69 Selecting previously unselected package python3.10.
#17 10.69 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.14_amd64.deb ...
#17 10.69 Unpacking python3.10 (3.10.12-1~22.04.14) ...
#17 10.72 Selecting previously unselected package libpython3-stdlib:amd64.
#17 10.72 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ...
#17 10.72 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ...
#17 10.75 Setting up python3-minimal (3.10.6-1~22.04.1) ...
#17 10.91 Selecting previously unselected package python3.
#17 10.91 (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 ... 5127 files and directories currently installed.)
#17 10.92 Preparing to unpack .../00-python3_3.10.6-1~22.04.1_amd64.deb ...
#17 10.92 Unpacking python3 (3.10.6-1~22.04.1) ...
#17 10.94 Selecting previously unselected package perl-modules-5.34.
#17 10.94 Preparing to unpack .../01-perl-modules-5.34_5.34.0-3ubuntu1.5_all.deb ...
#17 10.95 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.5) ...
#17 11.18 Selecting previously unselected package libgdbm6:amd64.
#17 11.18 Preparing to unpack .../02-libgdbm6_1.23-1_amd64.deb ...
#17 11.18 Unpacking libgdbm6:amd64 (1.23-1) ...
#17 11.20 Selecting previously unselected package libgdbm-compat4:amd64.
#17 11.20 Preparing to unpack .../03-libgdbm-compat4_1.23-1_amd64.deb ...
#17 11.21 Unpacking libgdbm-compat4:amd64 (1.23-1) ...
#17 11.24 Selecting previously unselected package libperl5.34:amd64.
#17 11.24 Preparing to unpack .../04-libperl5.34_5.34.0-3ubuntu1.5_amd64.deb ...
#17 11.24 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.5) ...
#17 11.50 Selecting previously unselected package perl.
#17 11.50 Preparing to unpack .../05-perl_5.34.0-3ubuntu1.5_amd64.deb ...
#17 11.51 Unpacking perl (5.34.0-3ubuntu1.5) ...
#17 11.54 Selecting previously unselected package openssl.
#17 11.54 Preparing to unpack .../06-openssl_3.0.2-0ubuntu1.21_amd64.deb ...
#17 11.54 Unpacking openssl (3.0.2-0ubuntu1.21) ...
#17 11.59 Selecting previously unselected package ca-certificates.
#17 11.60 Preparing to unpack .../07-ca-certificates_20240203~22.04.1_all.deb ...
#17 11.60 Unpacking ca-certificates (20240203~22.04.1) ...
#17 ...
#18 [stage-4 2/8] RUN apt-get update && apt-get install --no-install-recommends --yes python3-setuptools python3-lib2to3 python3-pkg-resources
#18 10.68 Setting up python3 (3.10.6-1~22.04.1) ...
#18 10.69 running python rtupdate hooks for python3.10...
#18 10.69 running python post-rtupdate hooks for python3.10...
#18 10.78 Setting up python3-lib2to3 (3.10.8-1~22.04) ...
#18 10.87 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ...
#18 11.06 Setting up python3-distutils (3.10.8-1~22.04) ...
#18 11.17 Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ...
#18 11.52 Processing triggers for libc-bin (2.35-0ubuntu3.13) ...
#18 DONE 11.9s
#17 [python-dependencies 2/5] RUN apt-get update && apt-get install --no-install-recommends --yes python3-pip python3-setuptools git
#17 11.90 Selecting previously unselected package python3-pkg-resources.
#17 11.90 Preparing to unpack .../08-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ...
#17 11.90 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ...
#17 11.93 Selecting previously unselected package libnghttp2-14:amd64.
#17 11.93 Preparing to unpack .../09-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ...
#17 11.93 Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
#17 11.96 Selecting previously unselected package libpsl5:amd64.
#17 11.96 Preparing to unpack .../10-libpsl5_0.21.0-1.2build2_amd64.deb ...
#17 11.96 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
#17 11.98 Selecting previously unselected package libbrotli1:amd64.
#17 11.98 Preparing to unpack .../11-libbrotli1_1.0.9-2build6_amd64.deb ...
#17 11.98 Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
#17 12.00 Selecting previously unselected package libsasl2-modules-db:amd64.
#17 12.00 Preparing to unpack .../12-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
#17 12.01 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
#17 12.03 Selecting previously unselected package libsasl2-2:amd64.
#17 12.03 Preparing to unpack .../13-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
#17 12.03 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
#17 12.05 Selecting previously unselected package libldap-2.5-0:amd64.
#17 12.05 Preparing to unpack .../14-libldap-2.5-0_2.5.20+dfsg-0ubuntu0.22.04.1_amd64.deb ...
#17 12.05 Unpacking libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ...
#17 12.08 Selecting previously unselected package librtmp1:amd64.
#17 12.08 Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
#17 12.08 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
#17 12.10 Selecting previously unselected package libssh-4:amd64.
#17 12.10 Preparing to unpack .../16-libssh-4_0.9.6-2ubuntu0.22.04.6_amd64.deb ...
#17 12.10 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.6) ...
#17 12.12 Selecting previously unselected package libcurl3-gnutls:amd64.
#17 12.13 Preparing to unpack .../17-libcurl3-gnutls_7.81.0-1ubuntu1.21_amd64.deb ...
#17 12.13 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.21) ...
#17 12.15 Selecting previously unselected package liberror-perl.
#17 12.15 Preparing to unpack .../18-liberror-perl_0.17029-1_all.deb ...
#17 12.15 Unpacking liberror-perl (0.17029-1) ...
#17 12.17 Selecting previously unselected package git-man.
#17 12.17 Preparing to unpack .../19-git-man_1%3a2.34.1-1ubuntu1.15_all.deb ...
#17 12.18 Unpacking git-man (1:2.34.1-1ubuntu1.15) ...
#17 12.20 Selecting previously unselected package git.
#17 12.21 Preparing to unpack .../20-git_1%3a2.34.1-1ubuntu1.15_amd64.deb ...
#17 12.21 Unpacking git (1:2.34.1-1ubuntu1.15) ...
#17 12.34 Selecting previously unselected package python3-lib2to3.
#17 12.35 Preparing to unpack .../21-python3-lib2to3_3.10.8-1~22.04_all.deb ...
#17 12.35 Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
#17 12.39 Selecting previously unselected package python3-distutils.
#17 12.39 Preparing to unpack .../22-python3-distutils_3.10.8-1~22.04_all.deb ...
#17 12.39 Unpacking python3-distutils (3.10.8-1~22.04) ...
#17 12.43 Selecting previously unselected package python3-setuptools.
#17 12.43 Preparing to unpack .../23-python3-setuptools_59.6.0-1.2ubuntu0.22.04.3_all.deb ...
#17 12.44 Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ...
#17 12.48 Selecting previously unselected package python3-wheel.
#17 12.48 Preparing to unpack .../24-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
#17 12.48 Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
#17 12.51 Selecting previously unselected package python3-pip.
#17 12.51 Preparing to unpack .../25-python3-pip_22.0.2+dfsg-1ubuntu0.7_all.deb ...
#17 12.52 Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.7) ...
#17 12.66 Setting up media-types (7.0.0) ...
#17 12.67 Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
#17 12.67 Setting up libbrotli1:amd64 (1.0.9-2build6) ...
#17 12.68 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ...
#17 12.68 Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
#17 12.69 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.5) ...
#17 12.70 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
#17 12.70 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
#17 12.71 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
#17 12.71 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.6) ...
#17 12.72 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
#17 12.73 Setting up git-man (1:2.34.1-1ubuntu1.15) ...
#17 12.73 Setting up openssl (3.0.2-0ubuntu1.21) ...
#17 12.74 Setting up readline-common (8.1.2-1) ...
#17 12.75 Setting up libgdbm6:amd64 (1.23-1) ...
#17 12.75 Setting up libreadline8:amd64 (8.1.2-1) ...
#17 12.76 Setting up libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ...
#17 12.76 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.14) ...
#17 12.77 Setting up ca-certificates (20240203~22.04.1) ...
#17 12.86 debconf: unable to initialize frontend: Dialog
#17 12.86 debconf: (TERM is not set, so the dialog frontend is not usable.)
#17 12.86 debconf: falling back to frontend: Readline
#17 13.21 Updating certificates in /etc/ssl/certs...
#17 13.77 146 added, 0 removed; done.
#17 13.79 Setting up libgdbm-compat4:amd64 (1.23-1) ...
#17 13.80 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ...
#17 13.81 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.5) ...
#17 13.81 Setting up python3.10 (3.10.12-1~22.04.14) ...
#17 14.45 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.21) ...
#17 14.46 Setting up python3 (3.10.6-1~22.04.1) ...
#17 14.46 running python rtupdate hooks for python3.10...
#17 14.46 running python post-rtupdate hooks for python3.10...
#17 14.56 Setting up perl (5.34.0-3ubuntu1.5) ...
#17 14.57 Setting up python3-lib2to3 (3.10.8-1~22.04) ...
#17 14.67 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ...
#17 14.87 Setting up python3-distutils (3.10.8-1~22.04) ...
#17 15.00 Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ...
#17 15.35 Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
#17 15.50 Setting up liberror-perl (0.17029-1) ...
#17 15.50 Setting up git (1:2.34.1-1ubuntu1.15) ...
#17 15.52 Setting up python3-pip (22.0.2+dfsg-1ubuntu0.7) ...
#17 16.69 Processing triggers for libc-bin (2.35-0ubuntu3.13) ...
#17 16.70 Processing triggers for ca-certificates (20240203~22.04.1) ...
#17 16.71 Updating certificates in /etc/ssl/certs...
#17 17.11 0 added, 0 removed; done.
#17 17.11 Running hooks in /etc/ca-certificates/update.d...
#17 17.11 done.
#17 DONE 17.2s
#16 [yarn-dependencies 4/4] RUN --mount=type=cache,target=/usr/local/share/.cache/yarn yarn install
#16 ...
#19 [python-dependencies 3/5] ADD requirements.txt /tmp/requirements.txt
#19 DONE 0.0s
#20 [python-dependencies 4/5] RUN pip3 config set global.disable-pip-version-check true
#20 0.664 Writing to /root/.config/pip/pip.conf
#20 DONE 0.8s
#16 [yarn-dependencies 4/4] RUN --mount=type=cache,target=/usr/local/share/.cache/yarn yarn install
#16 ...
#21 [python-dependencies 5/5] RUN --mount=type=cache,target=/root/.cache/pip pip3 install --user --requirement /tmp/requirements.txt
#21 0.937 Collecting canonicalwebteam.flask-base==2.6.1
#21 1.047 Downloading canonicalwebteam_flask_base-2.6.1-py3-none-any.whl (20 kB)
#21 1.101 Collecting canonicalwebteam.discourse==5.8.1
#21 1.184 Downloading canonicalwebteam.discourse-5.8.1-py3-none-any.whl (39 kB)
#21 1.220 Collecting canonicalwebteam.http==1.0.4
#21 1.222 Using cached canonicalwebteam.http-1.0.4-py3-none-any.whl (7.2 kB)
#21 1.279 Collecting canonicalwebteam.blog==6.8.4
#21 1.285 Downloading canonicalwebteam_blog-6.8.4-py3-none-any.whl (19 kB)
#21 1.312 Collecting canonicalwebteam.image-template==1.9.0
#21 1.314 Using cached canonicalwebteam_image_template-1.9.0-py3-none-any.whl (6.6 kB)
#21 1.334 Collecting canonicalwebteam.templatefinder==1.0.0
#21 1.343 Downloading canonicalwebteam.templatefinder-1.0.0-py3-none-any.whl (8.5 kB)
#21 1.371 Collecting canonicalwebteam.cookie-service==1.0.5
#21 1.377 Downloading canonicalwebteam_cookie_service-1.0.5-py3-none-any.whl (19 kB)
#21 1.426 Collecting Flask-Caching==2.1.0
#21 1.428 Using cached Flask_Caching-2.1.0-py3-none-any.whl (28 kB)
#21 1.486 Collecting filelock==3.12.0
#21 1.488 Using cached filelock-3.12.0-py3-none-any.whl (10 kB)
#21 1.518 Collecting python-dateutil==2.8.2
#21 1.541 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
#21 1.573 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 8.5 MB/s eta 0:00:00
#21 1.705 Collecting pyyaml==6.0
#21 1.713 Using cached PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (682 kB)
#21 1.743 Collecting vcrpy-unittest==0.1.7
#21 1.745 Using cached vcrpy_unittest-0.1.7-py2.py3-none-any.whl (6.8 kB)
#21 1.907 Collecting black==26.1.0
#21 1.942 Downloading black-26.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.8 MB)
#21 2.016 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 24.9 MB/s eta 0:00:00
#21 2.097 Collecting Werkzeug<3.0.0
#21 2.114 Downloading werkzeug-2.3.8-py3-none-any.whl (242 kB)
#21 2.125 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.3/242.3 KB 30.8 MB/s eta 0:00:00
#21 2.163 Collecting flask-compress==1.17
#21 2.172 Downloading Flask_Compress-1.17-py3-none-any.whl (8.7 kB)
#21 2.221 Collecting flask==2.3.3
#21 2.232 Downloading flask-2.3.3-py3-none-any.whl (96 kB)
#21 2.245 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 KB 8.6 MB/s eta 0:00:00
#21 2.287 Collecting canonicalwebteam.yaml-responses[flask]<2,>=1
#21 2.289 Using cached canonicalwebteam.yaml_responses-1.2.0-py3-none-any.whl (7.1 kB)
#21 2.343 Collecting talisker[flask,gevent,gunicorn,prometheus,raven]>=0.21.4
#21 2.351 Downloading talisker-0.22.0-py3-none-any.whl (74 kB)
#21 2.359 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.7/74.7 KB 15.6 MB/s eta 0:00:00
#21 2.418 Collecting beautifulsoup4
#21 2.424 Downloading beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
#21 2.432 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.7/107.7 KB 22.6 MB/s eta 0:00:00
#21 2.480 Collecting validators
#21 2.488 Downloading validators-0.35.0-py3-none-any.whl (44 kB)
#21 2.498 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.7/44.7 KB 6.2 MB/s eta 0:00:00
#21 2.549 Collecting python-slugify
#21 2.558 Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB)
#21 2.648 Collecting requests
#21 2.654 Downloading requests-2.32.5-py3-none-any.whl (64 kB)
#21 2.662 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 KB 14.3 MB/s eta 0:00:00
#21 3.386 Collecting lxml
#21 3.397 Downloading lxml-6.0.2-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB)
#21 3.509 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 48.7 MB/s eta 0:00:00
#21 3.562 Collecting humanize
#21 3.569 Downloading humanize-4.15.0-py3-none-any.whl (132 kB)
#21 3.575 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.2/132.2 KB 39.3 MB/s eta 0:00:00
#21 3.710 Collecting redis>=3.0.1
#21 3.731 Downloading redis-7.2.0-py3-none-any.whl (394 kB)
#21 3.740 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 394.9/394.9 KB 63.4 MB/s eta 0:00:00
#21 3.764 Collecting lockfile>=0.12.2
#21 3.769 Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB)
#21 3.829 Collecting freezegun>=0.3.11
#21 3.835 Downloading freezegun-1.5.5-py3-none-any.whl (19 kB)
#21 3.881 Collecting CacheControl[filecache]>=0.12.5
#21 3.886 Downloading cachecontrol-0.14.4-py3-none-any.whl (22 kB)
#21 3.927 Collecting HTTPretty>=1.0.2
#21 3.937 Downloading httpretty-1.1.4.tar.gz (442 kB)
#21 3.951 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.4/442.4 KB 41.1 MB/s eta 0:00:00
#21 4.000 Preparing metadata (setup.py): started
#21 4.204 Preparing metadata (setup.py): finished with status 'done'
#21 4.238 Collecting mockredispy>=2.9.3
#21 4.245 Downloading mockredispy-2.9.3.tar.gz (17 kB)
#21 4.257 Preparing metadata (setup.py): started
#21 5.314 Preparing metadata (setup.py): finished with status 'done'
#21 5.349 Collecting feedgen
#21 5.405 Downloading feedgen-1.0.0.tar.gz (258 kB)
#21 5.439 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 258.5/258.5 KB 7.9 MB/s eta 0:00:00
#21 5.473 Preparing metadata (setup.py): started
#21 5.663 Preparing metadata (setup.py): finished with status 'done'
#21 5.718 Collecting jinja2>=2
#21 5.730 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
#21 5.739 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 KB 29.0 MB/s eta 0:00:00
#21 5.783 Collecting python-frontmatter>=0.4.5
#21 5.797 Downloading python_frontmatter-1.1.0-py3-none-any.whl (9.8 kB)
#21 5.853 Collecting bleach>=3.1
#21 5.889 Downloading bleach-6.3.0-py3-none-any.whl (164 kB)
#21 5.949 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 KB 2.8 MB/s eta 0:00:00
#21 6.014 Collecting mistune==0.8.4
#21 6.036 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB)
#21 6.183 Collecting cachelib<0.10.0,>=0.9.0
#21 6.195 Downloading cachelib-0.9.0-py3-none-any.whl (15 kB)
#21 6.269 Collecting six>=1.5
#21 6.288 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
#21 6.354 Collecting vcrpy
#21 6.364 Downloading vcrpy-8.1.1-py3-none-any.whl (42 kB)
#21 6.371 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.4/42.4 KB 7.5 MB/s eta 0:00:00
#21 6.427 Collecting mypy-extensions>=0.4.3
#21 6.448 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
#21 6.499 Collecting packaging>=22.0
#21 6.510 Downloading packaging-26.0-py3-none-any.whl (74 kB)
#21 6.517 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 KB 18.3 MB/s eta 0:00:00
#21 6.556 Collecting pathspec>=1.0.0
#21 6.574 Downloading pathspec-1.0.4-py3-none-any.whl (55 kB)
#21 6.581 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.2/55.2 KB 12.8 MB/s eta 0:00:00
#21 6.640 Collecting tomli>=1.1.0
#21 6.666 Downloading tomli-2.4.0-py3-none-any.whl (14 kB)
#21 6.724 Collecting platformdirs>=2
#21 6.742 Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB)
#21 6.796 Collecting typing-extensions>=4.0.1
#21 6.837 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB)
#21 6.844 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 KB 9.0 MB/s eta 0:00:00
#21 6.901 Collecting pytokens>=0.3.0
#21 6.916 Downloading pytokens-0.4.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (259 kB)
#21 6.933 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 259.5/259.5 KB 17.1 MB/s eta 0:00:00
#21 6.987 Collecting click>=8.0.0
#21 7.005 Downloading click-8.3.1-py3-none-any.whl (108 kB)
#21 7.015 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 KB 22.8 MB/s eta 0:00:00
#21 7.095 Collecting blinker>=1.6.2
#21 7.116 Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB)
#21 7.179 Collecting itsdangerous>=2.1.2
#21 7.196 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)
#21 7.331 Collecting brotli
#21 7.349 Downloading brotli-1.2.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.4 MB)
#21 7.398 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 31.4 MB/s eta 0:00:00
#21 7.717 Collecting zstandard
#21 7.736 Downloading zstandard-0.25.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (5.6 MB)
#21 7.853 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 49.6 MB/s eta 0:00:00
#21 7.898 Collecting webencodings
#21 7.911 Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
#21 8.181 Collecting msgpack<2.0.0,>=0.5.2
#21 8.196 Downloading msgpack-1.1.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (406 kB)
#21 8.205 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 406.1/406.1 KB 65.6 MB/s eta 0:00:00
#21 8.261 Collecting yamlloader
#21 8.281 Downloading yamlloader-1.6.0-py3-none-any.whl (7.8 kB)
#21 8.480 Collecting MarkupSafe>=2.0
#21 8.490 Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB)
#21 8.644 Collecting async-timeout>=4.0.3
#21 8.652 Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB)
#21 8.942 Collecting charset_normalizer<4,>=2
#21 8.953 Downloading charset_normalizer-3.4.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB)
#21 8.959 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.6/153.6 KB 43.6 MB/s eta 0:00:00
#21 9.041 Collecting urllib3<3,>=1.21.1
#21 9.043 Using cached urllib3-2.6.3-py3-none-any.whl (131 kB)
#21 9.098 Collecting certifi>=2017.4.17
#21 9.105 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB)
#21 9.112 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.9/152.9 KB 33.3 MB/s eta 0:00:00
#21 9.147 Collecting idna<4,>=2.5
#21 9.149 Using cached idna-3.11-py3-none-any.whl (71 kB)
#21 9.268 Collecting statsd<5
#21 9.270 Using cached statsd-4.0.1-py2.py3-none-any.whl (13 kB)
#21 9.366 Collecting raven>=6.4.0
#21 9.379 Downloading raven-6.10.0-py2.py3-none-any.whl (284 kB)
#21 9.387 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.3/284.3 KB 50.8 MB/s eta 0:00:00
#21 9.440 Collecting gunicorn>=19.7.0
#21 9.443 Using cached gunicorn-25.1.0-py3-none-any.whl (197 kB)
#21 9.510 Collecting prometheus-client<0.8
#21 9.524 Downloading prometheus_client-0.7.1.tar.gz (38 kB)
#21 9.538 Preparing metadata (setup.py): started
#21 9.747 Preparing metadata (setup.py): finished with status 'done'
#21 10.10 Collecting gevent>=20.9.0
#21 10.12 Using cached gevent-25.9.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.2 MB)
#21 10.21 Collecting soupsieve>=1.6.1
#21 10.21 Using cached soupsieve-2.8.3-py3-none-any.whl (37 kB)
#21 10.27 Collecting text-unidecode>=1.3
#21 10.29 Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
#21 10.30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.2/78.2 KB 23.3 MB/s eta 0:00:00
#21 10.96 Collecting wrapt
#21 10.96 Downloading wrapt-2.1.1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB)
#21 10.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.5/113.5 KB 23.1 MB/s eta 0:00:00
#21 11.58 Collecting greenlet>=3.2.2
#21 11.58 Using cached greenlet-3.3.2-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (591 kB)
#21 11.62 Collecting zope.event
#21 11.62 Using cached zope_event-6.1-py3-none-any.whl (6.4 kB)
#21 11.98 Collecting zope.interface
#21 11.98 Using cached zope_interface-8.2-cp310-cp310-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (254 kB)
#21 12.19 Building wheels for collected packages: HTTPretty, mockredispy, feedgen, prometheus-client
#21 12.19 Building wheel for HTTPretty (setup.py): started
#21 12.46 Building wheel for HTTPretty (setup.py): finished with status 'done'
#21 12.46 Created wheel for HTTPretty: filename=httpretty-1.1.4-py3-none-any.whl size=28808 sha256=a9cf467aa958ba58673e8286c0fe461b9c80a0d647f2bad31823cdd9e7e7847d
#21 12.46 Stored in directory: /root/.cache/pip/wheels/17/84/74/456da302b40f8d81976edc741ba0a04bf64fd4bb3c58aca9fb
#21 12.46 Building wheel for mockredispy (setup.py): started
#21 12.68 Building wheel for mockredispy (setup.py): finished with status 'done'
#21 12.68 Created wheel for mockredispy: filename=mockredispy-2.9.3-py3-none-any.whl size=20320 sha256=d41367ab6c3a8bac2fa6f9d63aa93e7e6b54aeccd1e295af3ed329de4d84b9a3
#21 12.68 Stored in directory: /root/.cache/pip/wheels/62/60/a1/c3db5669a25e2a4477776f071a4516df3aac4c0a45f5395620
#21 12.69 Building wheel for feedgen (setup.py): started
#21 12.93 Building wheel for feedgen (setup.py): finished with status 'done'
#21 12.93 Created wheel for feedgen: filename=feedgen-1.0.0-py2.py3-none-any.whl size=45353 sha256=39f4fb9c722b37563e20e156f2e4880aa15271aae7cf2951cace932f9c7be2a8
#21 12.93 Stored in directory: /root/.cache/pip/wheels/c8/6a/ca/669bc8c68b06dae2638b85a110fb7b341b635dcd33f2d78650
#21 12.94 Building wheel for prometheus-client (setup.py): started
#21 13.22 Building wheel for prometheus-client (setup.py): finished with status 'done'
#21 13.22 Created wheel for prometheus-client: filename=prometheus_client-0.7.1-py3-none-any.whl size=41405 sha256=1fda811d230fa5e29fc4a41f0b06934b56906d9a70ab51ce0cd6024052b01139
#21 13.22 Stored in directory: /root/.cache/pip/wheels/13/53/78/a2ca927430d12879241e95c0260f01e91217421c68dea66811
#21 13.23 Successfully built HTTPretty mockredispy feedgen prometheus-client
#21 13.56 Installing collected packages: webencodings, text-unidecode, statsd, raven, prometheus-client, mockredispy, mistune, lockfile, brotli, zstandard, zope.interface, zope.event, wrapt, validators, urllib3, typing-extensions, tomli, soupsieve, six, pyyaml, pytokens, python-slugify, platformdirs, pathspec, packaging, mypy-extensions, msgpack, MarkupSafe, lxml, itsdangerous, idna, humanize, HTTPretty, greenlet, filelock, click, charset_normalizer, certifi, cachelib, blinker, bleach, async-timeout, yamlloader, Werkzeug, vcrpy, requests, redis, python-frontmatter, python-dateutil, jinja2, gunicorn, gevent, black, beautifulsoup4, vcrpy-unittest, talisker, freezegun, flask, feedgen, canonicalwebteam.yaml-responses, canonicalwebteam.image-template, CacheControl, flask-compress, Flask-Caching, canonicalwebteam.templatefinder, canonicalwebteam.discourse, canonicalwebteam.cookie-service, canonicalwebteam.blog, canonicalwebteam.http, canonicalwebteam.flask-base
#21 13.71 WARNING: The script raven is installed in '/root/.local/bin' which is not on PATH.
#21 13.71 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
#21 14.49 WARNING: The script slugify is installed in '/root/.local/bin' which is not on PATH.
#21 14.49 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
#21 15.18 WARNING: The script normalizer is installed in '/root/.local/bin' which is not on PATH.
#21 15.18 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
#21 16.12 WARNING: The scripts gunicorn and gunicornc are installed in '/root/.local/bin' which is not on PATH.
#21 16.12 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
#21 16.73 WARNING: The scripts black and blackd are installed in '/root/.local/bin' which is not on PATH.
#21 16.73 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
#21 16.85 WARNING: The scripts talisker, talisker.celery, talisker.gunicorn, talisker.gunicorn.eventlet, talisker.gunicorn.gevent, talisker.help and talisker.run are installed in '/root/.local/bin' which is not on PATH.
#21 16.85 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
#21 16.92 WARNING: The script flask is installed in '/root/.local/bin' which is not on PATH.
#21 16.92 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
#21 17.01 WARNING: The script doesitcache is installed in '/root/.local/bin' which is not on PATH.
#21 17.01 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
#21 17.20 Successfully installed CacheControl-0.14.4 Flask-Caching-2.1.0 HTTPretty-1.1.4 MarkupSafe-3.0.3 Werkzeug-2.3.8 async-timeout-5.0.1 beautifulsoup4-4.14.3 black-26.1.0 bleach-6.3.0 blinker-1.9.0 brotli-1.2.0 cachelib-0.9.0 canonicalwebteam.blog-6.8.4 canonicalwebteam.cookie-service-1.0.5 canonicalwebteam.discourse-5.8.1 canonicalwebteam.flask-base-2.6.1 canonicalwebteam.http-1.0.4 canonicalwebteam.image-template-1.9.0 canonicalwebteam.templatefinder-1.0.0 canonicalwebteam.yaml-responses-1.2.0 certifi-2026.1.4 charset_normalizer-3.4.4 click-8.3.1 feedgen-1.0.0 filelock-3.12.0 flask-2.3.3 flask-compress-1.17 freezegun-1.5.5 gevent-25.9.1 greenlet-3.3.2 gunicorn-25.1.0 humanize-4.15.0 idna-3.11 itsdangerous-2.2.0 jinja2-3.1.6 lockfile-0.12.2 lxml-6.0.2 mistune-0.8.4 mockredispy-2.9.3 msgpack-1.1.2 mypy-extensions-1.1.0 packaging-26.0 pathspec-1.0.4 platformdirs-4.9.2 prometheus-client-0.7.1 python-dateutil-2.8.2 python-frontmatter-1.1.0 python-slugify-8.0.4 pytokens-0.4.1 pyyaml-6.0 raven-6.10.0 redis-7.2.0 requests-2.32.5 six-1.17.0 soupsieve-2.8.3 statsd-4.0.1 talisker-0.22.0 text-unidecode-1.3 tomli-2.4.0 typing-extensions-4.15.0 urllib3-2.6.3 validators-0.35.0 vcrpy-8.1.1 vcrpy-unittest-0.1.7 webencodings-0.5.1 wrapt-2.1.1 yamlloader-1.6.0 zope.event-6.1 zope.interface-8.2 zstandard-0.25.0
#21 17.20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
#21 DONE 18.0s
#16 [yarn-dependencies 4/4] RUN --mount=type=cache,target=/usr/local/share/.cache/yarn yarn install
#16 ...
#22 [stage-4 3/8] COPY --from=python-dependencies /root/.local/lib/python3.10/site-packages /root/.local/lib/python3.10/site-packages
#22 DONE 0.8s
#16 [yarn-dependencies 4/4] RUN --mount=type=cache,target=/usr/local/share/.cache/yarn yarn install
#16 ...
#23 [stage-4 4/8] COPY --from=python-dependencies /root/.local/bin /root/.local/bin
#23 DONE 0.0s
#24 [stage-4 5/8] ADD . .
#24 DONE 0.1s
#25 [stage-4 6/8] RUN rm -rf package.json yarn.lock .babelrc webpack.config.js
#25 DONE 0.5s
#16 [yarn-dependencies 4/4] RUN --mount=type=cache,target=/usr/local/share/.cache/yarn yarn install
#16 69.50 info There appears to be trouble with your network connection. Retrying...
#16 76.09 warning watch-cli > gaze > globule > glob@3.1.21: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#16 76.09 warning watch-cli > gaze > globule > minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
#16 76.09 warning watch-cli > gaze > globule > glob > minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
#16 76.09 warning watch-cli > gaze > globule > glob > graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
#16 76.84 warning webpack > acorn-import-assertions@1.9.0: package has been renamed to acorn-import-attributes
#16 77.46 [2/4] Fetching packages...
#16 92.00 error Error: https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz: Request failed "500 Internal Server Error"
#16 92.00 at ResponseError.ExtendableBuiltin (/opt/yarn-v1.22.22/lib/cli.js:696:66)
#16 92.00 at new ResponseError (/opt/yarn-v1.22.22/lib/cli.js:802:124)
#16 92.00 at Request.<anonymous> (/opt/yarn-v1.22.22/lib/cli.js:66750:16)
#16 92.00 at Request.emit (node:events:517:28)
#16 92.00 at module.exports.Request.onRequestResponse (/opt/yarn-v1.22.22/lib/cli.js:142287:10)
#16 92.00 at ClientRequest.emit (node:events:517:28)
#16 92.00 at HTTPParser.parserOnIncomingClient (node:_http_client:700:27)
#16 92.00 at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
#16 92.00 at TLSSocket.socketOnData (node:_http_client:541:22)
#16 92.00 at TLSSocket.emit (node:events:517:28)
#16 92.00 info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
#16 ERROR: process "/bin/sh -c yarn install" did not complete successfully: exit code: 1
------
> [yarn-dependencies 4/4] RUN --mount=type=cache,target=/usr/local/share/.cache/yarn yarn install:
92.00 at new ResponseError (/opt/yarn-v1.22.22/lib/cli.js:802:124)
92.00 at Request.<anonymous> (/opt/yarn-v1.22.22/lib/cli.js:66750:16)
92.00 at Request.emit (node:events:517:28)
92.00 at module.exports.Request.onRequestResponse (/opt/yarn-v1.22.22/lib/cli.js:142287:10)
92.00 at ClientRequest.emit (node:events:517:28)
92.00 at HTTPParser.parserOnIncomingClient (node:_http_client:700:27)
92.00 at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
92.00 at TLSSocket.socketOnData (node:_http_client:541:22)
92.00 at TLSSocket.emit (node:events:517:28)
92.00 info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
------
ERROR: failed to solve: process "/bin/sh -c yarn install" did not complete successfully: exit code: 1
Build step 'Execute shell' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE