#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 3.27kB done
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/library/node:22-bookworm-slim
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

#4 [internal] load build context
#4 DONE 0.0s

#5 [ 1/11] FROM docker.io/library/node:22-bookworm-slim@sha256:d649c27dae7ba0137b3cef5dd75baa422c08dc3d9e3fc0c23dfb172dc3cc6436
#5 resolve docker.io/library/node:22-bookworm-slim@sha256:d649c27dae7ba0137b3cef5dd75baa422c08dc3d9e3fc0c23dfb172dc3cc6436 0.0s done
#5 CACHED

#4 [internal] load build context
#4 transferring context: 22.48MB 0.6s done
#4 DONE 0.6s

#6 [ 2/11] RUN apt-get update   && apt-get install -y --no-install-recommends bash ca-certificates curl git python3 python3-pexpect tmux unzip   && rm -rf /var/lib/apt/lists/*
#6 0.442 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
#6 0.475 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#6 0.476 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [34.8 kB]
#6 0.628 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8790 kB]
#6 0.750 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B]
#6 0.859 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [335 kB]
#6 2.405 Fetched 9374 kB in 2s (4744 kB/s)
#6 2.405 Reading package lists...
#6 3.439 Reading package lists...
#6 4.627 Building dependency tree...
#6 4.980 Reading state information...
#6 5.529 bash is already the newest version (5.2.15-2+b13).
#6 5.529 bash set to manually installed.
#6 5.529 The following additional packages will be installed:
#6 5.529   git-man libbrotli1 libcurl3-gnutls libcurl4 liberror-perl
#6 5.530   libevent-core-2.1-7 libexpat1 libgdbm-compat4 libgdbm6 libgssapi-krb5-2
#6 5.530   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
#6 5.530   libncursesw6 libnghttp2-14 libnsl2 libperl5.36 libpsl5 libpython3-stdlib
#6 5.531   libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2
#6 5.531   libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libtirpc-common libtirpc3
#6 5.532   libutempter0 media-types openssl perl perl-modules-5.36 python3-minimal
#6 5.533   python3-ptyprocess python3.11 python3.11-minimal readline-common
#6 5.538 Suggested packages:
#6 5.538   gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
#6 5.538   gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n krb5-doc krb5-user
#6 5.538   sensible-utils perl-doc libterm-readline-gnu-perl
#6 5.538   | libterm-readline-perl-perl make libtap-harness-archive-perl python3-doc
#6 5.538   python3-tk python3-venv python-pexpect-doc python3.11-venv python3.11-doc
#6 5.538   binutils binfmt-support readline-doc zip
#6 5.538 Recommended packages:
#6 5.538   patch less ssh-client krb5-locales libldap-common libgpm2 publicsuffix
#6 5.538   libsasl2-modules netbase
#6 6.160 The following NEW packages will be installed:
#6 6.160   ca-certificates curl git git-man libbrotli1 libcurl3-gnutls libcurl4
#6 6.160   liberror-perl libevent-core-2.1-7 libexpat1 libgdbm-compat4 libgdbm6
#6 6.160   libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
#6 6.161   libldap-2.5-0 libncursesw6 libnghttp2-14 libnsl2 libperl5.36 libpsl5
#6 6.161   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8
#6 6.162   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3
#6 6.162   libtirpc-common libtirpc3 libutempter0 media-types openssl perl
#6 6.163   perl-modules-5.36 python3 python3-minimal python3-pexpect python3-ptyprocess
#6 6.163   python3.11 python3.11-minimal readline-common tmux unzip
#6 6.218 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
#6 6.218 Need to get 30.6 MB of archives.
#6 6.218 After this operation, 140 MB of additional disk space will be used.
#6 6.218 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u3 [2815 kB]
#6 6.264 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB]
#6 6.267 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB]
#6 6.268 Get:4 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u3 [4196 kB]
#6 6.317 Get:5 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u3 [239 kB]
#6 6.325 Get:6 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.20-1~deb12u2 [2036 kB]
#6 6.343 Get:7 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u8 [818 kB]
#6 6.353 Get:8 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u2 [99.9 kB]
#6 6.355 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u8 [2065 kB]
#6 6.378 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB]
#6 6.379 Get:11 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB]
#6 6.379 Get:12 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB]
#6 6.380 Get:13 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u5 [33.2 kB]
#6 6.381 Get:14 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u5 [79.7 kB]
#6 6.384 Get:15 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]
#6 6.387 Get:16 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u5 [332 kB]
#6 6.388 Get:17 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u5 [135 kB]
#6 6.391 Get:18 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
#6 6.392 Get:19 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB]
#6 6.394 Get:20 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]
#6 6.395 Get:21 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB]
#6 6.396 Get:22 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB]
#6 6.398 Get:23 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u2 [839 kB]
#6 6.409 Get:24 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u8 [1799 kB]
#6 6.503 Get:25 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u8 [574 kB]
#6 6.549 Get:26 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B]
#6 6.551 Get:27 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB]
#6 6.556 Get:28 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.20-1~deb12u2 [1439 kB]
#6 6.667 Get:29 http://deb.debian.org/debian-security bookworm-security/main amd64 ca-certificates all 20250419~deb12u1 [162 kB]
#6 6.683 Get:30 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
#6 6.706 Get:31 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
#6 6.708 Get:32 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
#6 6.710 Get:33 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
#6 6.726 Get:34 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u3 [72.4 kB]
#6 6.733 Get:35 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
#6 6.738 Get:36 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
#6 6.741 Get:37 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
#6 6.749 Get:38 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u15 [392 kB]
#6 6.788 Get:39 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u15 [316 kB]
#6 6.810 Get:40 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u15 [386 kB]
#6 6.838 Get:41 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB]
#6 6.842 Get:42 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u3 [2053 kB]
#6 7.019 Get:43 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u3 [7264 kB]
#6 7.596 Get:44 http://deb.debian.org/debian bookworm/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-8 [131 kB]
#6 7.610 Get:45 http://deb.debian.org/debian bookworm/main amd64 libutempter0 amd64 1.2.1-3 [8960 B]
#6 7.612 Get:46 http://deb.debian.org/debian bookworm/main amd64 python3-ptyprocess all 0.7.0-5 [14.7 kB]
#6 7.613 Get:47 http://deb.debian.org/debian bookworm/main amd64 python3-pexpect all 4.8.0-4 [52.9 kB]
#6 7.619 Get:48 http://deb.debian.org/debian bookworm/main amd64 tmux amd64 3.3a-3 [455 kB]
#6 7.642 Get:49 http://deb.debian.org/debian-security bookworm-security/main amd64 unzip amd64 6.0-28+deb12u1 [167 kB]
#6 7.987 debconf: delaying package configuration, since apt-utils is not installed
#6 8.060 Fetched 30.6 MB in 1s (21.0 MB/s)
#6 8.116 Selecting previously unselected package perl-modules-5.36.
#6 8.116 (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 ... 6096 files and directories currently installed.)
#6 8.191 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u3_all.deb ...
#6 8.196 Unpacking perl-modules-5.36 (5.36.0-7+deb12u3) ...
#6 8.782 Selecting previously unselected package libgdbm6:amd64.
#6 8.785 Preparing to unpack .../1-libgdbm6_1.23-3_amd64.deb ...
#6 8.792 Unpacking libgdbm6:amd64 (1.23-3) ...
#6 8.842 Selecting previously unselected package libgdbm-compat4:amd64.
#6 8.844 Preparing to unpack .../2-libgdbm-compat4_1.23-3_amd64.deb ...
#6 8.848 Unpacking libgdbm-compat4:amd64 (1.23-3) ...
#6 8.900 Selecting previously unselected package libperl5.36:amd64.
#6 8.903 Preparing to unpack .../3-libperl5.36_5.36.0-7+deb12u3_amd64.deb ...
#6 8.905 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u3) ...
#6 9.531 Selecting previously unselected package perl.
#6 9.534 Preparing to unpack .../4-perl_5.36.0-7+deb12u3_amd64.deb ...
#6 9.548 Unpacking perl (5.36.0-7+deb12u3) ...
#6 9.632 Selecting previously unselected package libssl3:amd64.
#6 9.636 Preparing to unpack .../5-libssl3_3.0.20-1~deb12u2_amd64.deb ...
#6 9.643 Unpacking libssl3:amd64 (3.0.20-1~deb12u2) ...
#6 9.934 Selecting previously unselected package libpython3.11-minimal:amd64.
#6 9.936 Preparing to unpack .../6-libpython3.11-minimal_3.11.2-6+deb12u8_amd64.deb ...
#6 9.939 Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u8) ...
#6 10.10 Selecting previously unselected package libexpat1:amd64.
#6 10.10 Preparing to unpack .../7-libexpat1_2.5.0-1+deb12u2_amd64.deb ...
#6 10.10 Unpacking libexpat1:amd64 (2.5.0-1+deb12u2) ...
#6 10.17 Selecting previously unselected package python3.11-minimal.
#6 10.17 Preparing to unpack .../8-python3.11-minimal_3.11.2-6+deb12u8_amd64.deb ...
#6 10.19 Unpacking python3.11-minimal (3.11.2-6+deb12u8) ...
#6 10.54 Setting up libssl3:amd64 (3.0.20-1~deb12u2) ...
#6 10.55 Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u8) ...
#6 10.56 Setting up libexpat1:amd64 (2.5.0-1+deb12u2) ...
#6 10.58 Setting up python3.11-minimal (3.11.2-6+deb12u8) ...
#6 11.79 Selecting previously unselected package python3-minimal.
#6 11.79 (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 ... 8428 files and directories currently installed.)
#6 11.80 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ...
#6 11.81 Unpacking python3-minimal (3.11.2-1+b1) ...
#6 11.85 Selecting previously unselected package media-types.
#6 11.85 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
#6 11.86 Unpacking media-types (10.0.0) ...
#6 11.90 Selecting previously unselected package libncursesw6:amd64.
#6 11.91 Preparing to unpack .../02-libncursesw6_6.4-4_amd64.deb ...
#6 11.91 Unpacking libncursesw6:amd64 (6.4-4) ...
#6 11.97 Selecting previously unselected package libkrb5support0:amd64.
#6 11.97 Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u5_amd64.deb ...
#6 11.97 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u5) ...
#6 12.02 Selecting previously unselected package libk5crypto3:amd64.
#6 12.02 Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u5_amd64.deb ...
#6 12.02 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u5) ...
#6 12.08 Selecting previously unselected package libkeyutils1:amd64.
#6 12.08 Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ...
#6 12.09 Unpacking libkeyutils1:amd64 (1.6.3-2) ...
#6 12.14 Selecting previously unselected package libkrb5-3:amd64.
#6 12.14 Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u5_amd64.deb ...
#6 12.14 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u5) ...
#6 12.24 Selecting previously unselected package libgssapi-krb5-2:amd64.
#6 12.24 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u5_amd64.deb ...
#6 12.25 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u5) ...
#6 12.31 Selecting previously unselected package libtirpc-common.
#6 12.31 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
#6 12.32 Unpacking libtirpc-common (1.3.3+ds-1) ...
#6 12.36 Selecting previously unselected package libtirpc3:amd64.
#6 12.36 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ...
#6 12.36 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
#6 12.42 Selecting previously unselected package libnsl2:amd64.
#6 12.42 Preparing to unpack .../10-libnsl2_1.3.0-2_amd64.deb ...
#6 12.42 Unpacking libnsl2:amd64 (1.3.0-2) ...
#6 12.47 Selecting previously unselected package readline-common.
#6 12.48 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
#6 12.48 Unpacking readline-common (8.2-1.3) ...
#6 12.52 Selecting previously unselected package libreadline8:amd64.
#6 12.52 Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ...
#6 12.53 Unpacking libreadline8:amd64 (8.2-1.3) ...
#6 12.65 Selecting previously unselected package libsqlite3-0:amd64.
#6 12.65 Preparing to unpack .../13-libsqlite3-0_3.40.1-2+deb12u2_amd64.deb ...
#6 12.66 Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u2) ...
#6 12.78 Selecting previously unselected package libpython3.11-stdlib:amd64.
#6 12.79 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6+deb12u8_amd64.deb ...
#6 12.79 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u8) ...
#6 13.05 Selecting previously unselected package python3.11.
#6 13.05 Preparing to unpack .../15-python3.11_3.11.2-6+deb12u8_amd64.deb ...
#6 13.06 Unpacking python3.11 (3.11.2-6+deb12u8) ...
#6 13.11 Selecting previously unselected package libpython3-stdlib:amd64.
#6 13.11 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_amd64.deb ...
#6 13.11 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ...
#6 13.15 Setting up python3-minimal (3.11.2-1+b1) ...
#6 13.41 Selecting previously unselected package python3.
#6 13.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 ... 8936 files and directories currently installed.)
#6 13.42 Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ...
#6 13.43 Unpacking python3 (3.11.2-1+b1) ...
#6 13.47 Selecting previously unselected package openssl.
#6 13.47 Preparing to unpack .../01-openssl_3.0.20-1~deb12u2_amd64.deb ...
#6 13.48 Unpacking openssl (3.0.20-1~deb12u2) ...
#6 13.68 Selecting previously unselected package ca-certificates.
#6 13.68 Preparing to unpack .../02-ca-certificates_20250419~deb12u1_all.deb ...
#6 13.69 Unpacking ca-certificates (20250419~deb12u1) ...
#6 13.77 Selecting previously unselected package libbrotli1:amd64.
#6 13.77 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_amd64.deb ...
#6 13.78 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
#6 13.85 Selecting previously unselected package libsasl2-modules-db:amd64.
#6 13.85 Preparing to unpack .../04-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
#6 13.85 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
#6 13.90 Selecting previously unselected package libsasl2-2:amd64.
#6 13.91 Preparing to unpack .../05-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
#6 13.91 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
#6 13.97 Selecting previously unselected package libldap-2.5-0:amd64.
#6 13.97 Preparing to unpack .../06-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
#6 13.98 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
#6 14.04 Selecting previously unselected package libnghttp2-14:amd64.
#6 14.04 Preparing to unpack .../07-libnghttp2-14_1.52.0-1+deb12u3_amd64.deb ...
#6 14.05 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u3) ...
#6 14.10 Selecting previously unselected package libpsl5:amd64.
#6 14.10 Preparing to unpack .../08-libpsl5_0.21.2-1_amd64.deb ...
#6 14.11 Unpacking libpsl5:amd64 (0.21.2-1) ...
#6 14.15 Selecting previously unselected package librtmp1:amd64.
#6 14.16 Preparing to unpack .../09-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
#6 14.16 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#6 14.20 Selecting previously unselected package libssh2-1:amd64.
#6 14.20 Preparing to unpack .../10-libssh2-1_1.10.0-3+b1_amd64.deb ...
#6 14.20 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ...
#6 14.27 Selecting previously unselected package libcurl4:amd64.
#6 14.28 Preparing to unpack .../11-libcurl4_7.88.1-10+deb12u15_amd64.deb ...
#6 14.28 Unpacking libcurl4:amd64 (7.88.1-10+deb12u15) ...
#6 14.35 Selecting previously unselected package curl.
#6 14.35 Preparing to unpack .../12-curl_7.88.1-10+deb12u15_amd64.deb ...
#6 14.36 Unpacking curl (7.88.1-10+deb12u15) ...
#6 14.43 Selecting previously unselected package libcurl3-gnutls:amd64.
#6 14.43 Preparing to unpack .../13-libcurl3-gnutls_7.88.1-10+deb12u15_amd64.deb ...
#6 14.44 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u15) ...
#6 14.51 Selecting previously unselected package liberror-perl.
#6 14.51 Preparing to unpack .../14-liberror-perl_0.17029-2_all.deb ...
#6 14.51 Unpacking liberror-perl (0.17029-2) ...
#6 14.55 Selecting previously unselected package git-man.
#6 14.55 Preparing to unpack .../15-git-man_1%3a2.39.5-0+deb12u3_all.deb ...
#6 14.56 Unpacking git-man (1:2.39.5-0+deb12u3) ...
#6 14.72 Selecting previously unselected package git.
#6 14.73 Preparing to unpack .../16-git_1%3a2.39.5-0+deb12u3_amd64.deb ...
#6 14.74 Unpacking git (1:2.39.5-0+deb12u3) ...
#6 15.31 Selecting previously unselected package libevent-core-2.1-7:amd64.
#6 15.31 Preparing to unpack .../17-libevent-core-2.1-7_2.1.12-stable-8_amd64.deb ...
#6 15.32 Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-8) ...
#6 15.37 Selecting previously unselected package libutempter0:amd64.
#6 15.38 Preparing to unpack .../18-libutempter0_1.2.1-3_amd64.deb ...
#6 15.38 Unpacking libutempter0:amd64 (1.2.1-3) ...
#6 15.42 Selecting previously unselected package python3-ptyprocess.
#6 15.42 Preparing to unpack .../19-python3-ptyprocess_0.7.0-5_all.deb ...
#6 15.42 Unpacking python3-ptyprocess (0.7.0-5) ...
#6 15.46 Selecting previously unselected package python3-pexpect.
#6 15.46 Preparing to unpack .../20-python3-pexpect_4.8.0-4_all.deb ...
#6 15.47 Unpacking python3-pexpect (4.8.0-4) ...
#6 15.52 Selecting previously unselected package tmux.
#6 15.53 Preparing to unpack .../21-tmux_3.3a-3_amd64.deb ...
#6 15.53 Unpacking tmux (3.3a-3) ...
#6 15.61 Selecting previously unselected package unzip.
#6 15.62 Preparing to unpack .../22-unzip_6.0-28+deb12u1_amd64.deb ...
#6 15.62 Unpacking unzip (6.0-28+deb12u1) ...
#6 15.69 Setting up media-types (10.0.0) ...
#6 15.70 Setting up libkeyutils1:amd64 (1.6.3-2) ...
#6 15.71 Setting up libpsl5:amd64 (0.21.2-1) ...
#6 15.72 Setting up libtirpc-common (1.3.3+ds-1) ...
#6 15.73 Setting up unzip (6.0-28+deb12u1) ...
#6 15.75 Setting up libbrotli1:amd64 (1.0.9-2+b6) ...
#6 15.76 Setting up libsqlite3-0:amd64 (3.40.1-2+deb12u2) ...
#6 15.77 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u3) ...
#6 15.78 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u5) ...
#6 15.79 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
#6 15.80 Setting up perl-modules-5.36 (5.36.0-7+deb12u3) ...
#6 15.81 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#6 15.82 Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-8) ...
#6 15.83 Setting up libncursesw6:amd64 (6.4-4) ...
#6 15.84 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u5) ...
#6 15.85 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
#6 15.86 Setting up libutempter0:amd64 (1.2.1-3) ...
#6 15.88 Setting up git-man (1:2.39.5-0+deb12u3) ...
#6 15.89 Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
#6 15.90 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u5) ...
#6 15.91 Setting up openssl (3.0.20-1~deb12u2) ...
#6 15.93 Setting up readline-common (8.2-1.3) ...
#6 15.94 Setting up tmux (3.3a-3) ...
#6 15.98 Setting up libgdbm6:amd64 (1.23-3) ...
#6 15.99 Setting up libreadline8:amd64 (8.2-1.3) ...
#6 16.00 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
#6 16.01 Setting up ca-certificates (20250419~deb12u1) ...
#6 16.15 debconf: unable to initialize frontend: Dialog
#6 16.15 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 16.15 debconf: falling back to frontend: Readline
#6 16.16 debconf: unable to initialize frontend: Readline
#6 16.16 debconf: (This frontend requires a controlling tty.)
#6 16.16 debconf: falling back to frontend: Teletype
#6 16.90 Updating certificates in /etc/ssl/certs...
#6 17.94 150 added, 0 removed; done.
#6 17.98 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u5) ...
#6 17.99 Setting up libgdbm-compat4:amd64 (1.23-3) ...
#6 18.00 Setting up libcurl4:amd64 (7.88.1-10+deb12u15) ...
#6 18.01 Setting up curl (7.88.1-10+deb12u15) ...
#6 18.02 Setting up libperl5.36:amd64 (5.36.0-7+deb12u3) ...
#6 18.03 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
#6 18.04 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u15) ...
#6 18.05 Setting up perl (5.36.0-7+deb12u3) ...
#6 18.07 Setting up libnsl2:amd64 (1.3.0-2) ...
#6 18.08 Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u8) ...
#6 18.10 Setting up liberror-perl (0.17029-2) ...
#6 18.11 Setting up git (1:2.39.5-0+deb12u3) ...
#6 18.14 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ...
#6 18.15 Setting up python3.11 (3.11.2-6+deb12u8) ...
#6 19.34 Setting up python3 (3.11.2-1+b1) ...
#6 19.35 running python rtupdate hooks for python3.11...
#6 19.35 running python post-rtupdate hooks for python3.11...
#6 19.50 Setting up python3-ptyprocess (0.7.0-5) ...
#6 19.72 Setting up python3-pexpect (4.8.0-4) ...
#6 19.95 Processing triggers for libc-bin (2.36-9+deb12u14) ...
#6 20.05 Processing triggers for ca-certificates (20250419~deb12u1) ...
#6 20.06 Updating certificates in /etc/ssl/certs...
#6 21.07 0 added, 0 removed; done.
#6 21.07 Running hooks in /etc/ca-certificates/update.d...
#6 21.07 done.
#6 DONE 21.5s

#7 [ 3/11] RUN curl --fail --silent --show-error --location       --retry 3 --retry-delay 2 --retry-all-errors       "https://github.com/oven-sh/bun/releases/download/bun-v1.3.14/bun-linux-x64.zip"       --output /tmp/bun-linux-x64.zip   && echo "951ee2aee855f08595aeec6225226a298d3fea83a3dcd6465c09cbccdf7e848f  /tmp/bun-linux-x64.zip" | sha256sum --check --strict   && unzip -j /tmp/bun-linux-x64.zip 'bun-linux-x64/bun' -d /usr/local/bin   && chmod 0755 /usr/local/bin/bun   && test "$(bun --version)" = "1.3.14"   && rm -f /tmp/bun-linux-x64.zip
#7 2.724 /tmp/bun-linux-x64.zip: OK
#7 2.727 Archive:  /tmp/bun-linux-x64.zip
#7 2.734   inflating: /usr/local/bin/bun
#7 DONE 4.1s

#8 [ 4/11] RUN ln -s /usr/local/bin/bun /usr/local/bin/bunx
#8 DONE 0.3s

#9 [ 5/11] WORKDIR /workspace
#9 DONE 0.1s

#10 [ 6/11] COPY server/package.json server/package-lock.json ./server/
#10 DONE 0.1s

#11 [ 7/11] COPY agent-network/package.json agent-network/package-lock.json ./agent-network/
#11 DONE 0.0s

#12 [ 8/11] RUN cd server && npm ci --ignore-scripts  && cd ../agent-network && npm ci --ignore-scripts
#12 4.900
#12 4.900 added 96 packages, and audited 97 packages in 4s
#12 4.900
#12 4.900 32 packages are looking for funding
#12 4.900   run `npm fund` for details
#12 4.901
#12 4.901 found 0 vulnerabilities
#12 4.903 npm notice
#12 4.903 npm notice New major version of npm available! 10.9.8 -> 12.0.2
#12 4.903 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2
#12 4.903 npm notice To update run: npm install -g npm@12.0.2
#12 4.903 npm notice
#12 14.28
#12 14.28 added 307 packages, and audited 308 packages in 9s
#12 14.28
#12 14.28 62 packages are looking for funding
#12 14.28   run `npm fund` for details
#12 14.30
#12 14.30 13 vulnerabilities (1 low, 2 moderate, 10 high)
#12 14.30
#12 14.30 To address issues that do not require attention, run:
#12 14.30   npm audit fix
#12 14.30
#12 14.30 To address all issues (including breaking changes), run:
#12 14.30   npm audit fix --force
#12 14.30
#12 14.30 Run `npm audit` for details.
#12 DONE 15.1s

#13 [ 9/11] RUN printf '%s\n' '#!/bin/sh' 'echo "codex-cli 0.0.0-test750-stub"' 'sleep 3600'       > /usr/local/bin/codex   && chmod 0755 /usr/local/bin/codex
#13 DONE 0.4s

#14 [10/11] COPY . /workspace
#14 DONE 0.4s

#15 [11/11] RUN rm -rf /workspace/.git /workspace/.anet
#15 DONE 0.2s

#16 exporting to image
#16 exporting layers
#16 exporting layers 15.1s done
#16 exporting manifest sha256:5ad4725e3602acc622a94a0606a9052c3adc635599d63357aafd4836fa567292 0.0s done
#16 exporting config sha256:315754f8d111ff804195f7edb6074a6c1a0a6f256de55571c4af41bc6bc33b42 0.0s done
#16 exporting attestation manifest sha256:c26ef79bc295b4b7a79ac566765392384141c4853e2ba2222e2bac5025740e67 0.0s done
#16 exporting manifest list sha256:dc91b789db8cdea8d4396d2e1edd35f7ffcf6d21d4eca02dbe2d0b36093d727a 0.0s done
#16 naming to docker.io/library/anet-release46-test750:latest done
#16 unpacking to docker.io/library/anet-release46-test750:latest
#16 unpacking to docker.io/library/anet-release46-test750:latest 8.0s done
#16 DONE 23.2s
# test750 — codex co-presence: one command, and the posture it keeps
date: 2026-08-26T10:10:40+00:00
source_commit: unset
[L0] isolated environment
PASS: environment (no host state; tmux + codex stub present so the launcher reaches its decisions)
[L1] decision functions
unit assertions: 80
PASS: profile + preflight decision functions (80 tests)
[L2] create writes what start will read
hub up on http://127.0.0.1:9231
PASS: flag, codex-cli alias, and real interactive picker all record co-presence only on the supported runtime
[L3] start routes on the recorded field, with no flag
PASS: recorded node → co-presence path; unrecorded node → normal lane
[L4] --copresence still works as a one-off, and is then remembered
PASS: one-off flag is honoured and remembered
[L5] the sandbox the launcher actually resolved
PASS: read-only is what co-presence actually resolves to; the grant is explicit and remembered
[L6] every missing dependency in one pass, with a command for each
PASS: all gaps reported together, each with a runnable command
[L7] a hub that is not ours is never started for us
PASS: refuses to substitute a local hub for a remote one, and says why
[L8] a start that did not bring the node up must not report success
PASS: an incomplete start exits non-zero and names the step that failed
[L9] the first-run chain must not walk past its own failures
PASS: register and login report failure through their exit code
Summary: PASS (10 groups, 0 failures; all validation ran inside Docker)
