Build 19ebf214fa0cc8e7
Summary
- Status
- succeeded
- Package
- pi
- Machine
- not assigned
- Branch
- pi
- Commit
- 55b8528589677424a2abbc0ee145e5b9ba3da718
- Upstream ref
- Started
- 2026-08-29 07:39:51
- Finished
- 2026-08-29 07:42:56
- Duration
- 3m 4s
- Queue wait
- 5m 1s
Command log
Download logCloning into '/var/lib/varve/work/968cb88c-b910-4336-84e1-0900cccf1a86.ext'...
==> Making package: pi 0.84.4-1 (Sat Aug 29 07:39:53 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Package (5) New Version Net Change Download Size
extra/ada 3.4.4-1 1.08 MiB 0.28 MiB
extra/c-ares 1.34.8-1 0.53 MiB 0.23 MiB
extra/libuv 1.52.1-2 0.64 MiB 0.26 MiB
extra/simdjson 1:4.6.8-1 7.59 MiB 0.29 MiB
extra/nodejs 26.8.1-1 61.72 MiB 16.29 MiB
Total Download Size: 17.36 MiB
Total Installed Size: 71.55 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
nodejs-26.8.1-1-x86_64 downloading...
simdjson-1:4.6.8-1-x86_64 downloading...
ada-3.4.4-1-x86_64 downloading...
libuv-1.52.1-2-x86_64 downloading...
c-ares-1.34.8-1-x86_64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing ada...
installing c-ares...
installing libuv...
installing simdjson...
installing nodejs...
Optional dependencies for nodejs
npm: nodejs package manager
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Package (4) New Version Net Change Download Size
extra/node-gyp 13.0.2-1 6.80 MiB 1.01 MiB
extra/nodejs-nopt 10.0.1-1 0.03 MiB 0.01 MiB
extra/semver 7.8.5-1 0.10 MiB 0.03 MiB
extra/npm 12.0.2-1 9.39 MiB 1.74 MiB
Total Download Size: 2.80 MiB
Total Installed Size: 16.32 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
npm-12.0.2-1-any downloading...
node-gyp-13.0.2-1-any downloading...
semver-7.8.5-1-any downloading...
nodejs-nopt-10.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing nodejs-nopt...
installing semver...
installing node-gyp...
Optional dependencies for node-gyp
gcc: to build C++ modules [installed]
make: to build C++ modules [installed]
python: to build C++ modules [installed]
installing npm...
Optional dependencies for npm
git: for dependencies using Git URL's [installed]
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Downloading pi-0.84.4.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
100 5.95M 0 5.95M 0 0 7.72M 0 0
100 5.95M 0 5.95M 0 0 7.72M 0 0
100 5.95M 0 5.95M 0 0 7.72M 0 0
-> Downloading pi-ai-0.84.4.tgz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 0
100 758.6k 100 758.6k 0 0 8.29M 0 0
100 758.6k 100 758.6k 0 0 8.28M 0 0
100 758.6k 100 758.6k 0 0 8.27M 0 0
==> Validating source files with sha256sums...
pi-0.84.4.tar.gz ... Passed
pi-ai-0.84.4.tgz ... Passed
==> Extracting sources...
-> Extracting pi-0.84.4.tar.gz with bsdtar
-> Extracting pi-ai-0.84.4.tgz with bsdtar
==> Starting prepare()...
==> Starting build()...
npm warn deprecated prebuild-install@7.1.3: No longer maintained. Please contact the author of the relevant native addon; alternatives are available.
npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
added 321 packages in 7s
npm notice run pi-monorepo@0.0.3 build:offline
npm notice run cd packages/tui && npm run build && cd ../telemetry && npm run build && cd ../ai && npm run build:offline && cd ../agent && npm run build && cd ../session-backends/sqlite-node && npm run build && cd ../../protocol && npm run build && cd ../client && npm run build && cd ../server && npm run build && cd ../coding-agent && npm run build
npm notice run @earendil-works/pi-tui@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-telemetry@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-ai@0.84.4 build:offline
npm notice run npm run check:model-data && tsgo -p tsconfig.build.json && shx rm -rf dist/providers/data && shx cp -r src/providers/data dist/providers/data
npm notice run @earendil-works/pi-ai@0.84.4 check:model-data
npm notice run node scripts/check-model-data.ts
Generated model data is valid.
npm notice run @earendil-works/pi-agent-core@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-session-backend-sqlite-node@0.84.4 build
npm notice run tsgo -p tsconfig.build.json && node ./scripts/prepare-dist.mjs copy-sqlite-migrations
npm notice run @earendil-works/pi-protocol@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-client@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-server@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-coding-agent@0.84.4 build
npm notice run npm run build:unbundled && node ../../scripts/build-coding-agent-bundle.mjs
npm notice run @earendil-works/pi-coding-agent@0.84.4 build:unbundled
npm notice run tsgo -p tsconfig.build.json && shx chmod +x dist/cli.js dist/rpc-entry.js && npm run copy-assets
npm notice run @earendil-works/pi-coding-agent@0.84.4 copy-assets
npm notice run shx mkdir -p dist/modes/interactive/theme && shx cp src/modes/interactive/theme/*.json dist/modes/interactive/theme/ && shx mkdir -p dist/modes/interactive/assets && shx cp src/modes/interactive/assets/*.png dist/modes/interactive/assets/ && shx mkdir -p dist/core/export-html/vendor && shx cp src/core/export-html/template.html src/core/export-html/template.css src/core/export-html/template.js dist/core/export-html/ && shx cp src/core/export-html/vendor/*.js dist/core/export-html/vendor/
Built packages/coding-agent/dist/bundle (48 files, 7.1 MiB)
removed 162 packages, changed 2 packages, and audited 179 packages in 795ms
17 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
npm warn install-scripts 4 packages had install scripts blocked because they are not covered by allowScripts:
npm warn install-scripts @google/genai@1.52.0 (preinstall: echo 'preinstall: no-op')
npm warn install-scripts cpu-features@0.0.10 (install: node-gyp rebuild)
npm warn install-scripts protobufjs@7.6.5 (postinstall: node scripts/postinstall)
npm warn install-scripts ssh2@1.17.0 (install: node install.js)
npm warn install-scripts
npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve <pkg>` to allow.
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
Error while writing index for `/var/lib/varve/work/968cb88c-b910-4336-84e1-0900cccf1a86/pkg/pi/usr/lib/node_modules/pi/node_modules/@earendil-works/gondolin-krun-runner-linux-x64/lib/libkrun.so': No debugging symbols
gdb-add-index: No index was created for ./usr/lib/node_modules/pi/node_modules/@earendil-works/gondolin-krun-runner-linux-x64/lib/libkrun.so
gdb-add-index: [Was there no debuginfo? Was there already an index?]
Error while writing index for `/var/lib/varve/work/968cb88c-b910-4336-84e1-0900cccf1a86/pkg/pi/usr/lib/node_modules/pi/node_modules/@anthropic-ai/sandbox-runtime/vendor/seccomp/x64/apply-seccomp': No debugging symbols
gdb-add-index: No index was created for ./usr/lib/node_modules/pi/node_modules/@anthropic-ai/sandbox-runtime/vendor/seccomp/x64/apply-seccomp
gdb-add-index: [Was there no debuginfo? Was there already an index?]
Error while writing index for `/var/lib/varve/work/968cb88c-b910-4336-84e1-0900cccf1a86/pkg/pi/usr/lib/node_modules/pi/node_modules/@anthropic-ai/sandbox-runtime/vendor/seccomp/arm64/apply-seccomp': No debugging symbols
gdb-add-index: No index was created for ./usr/lib/node_modules/pi/node_modules/@anthropic-ai/sandbox-runtime/vendor/seccomp/arm64/apply-seccomp
gdb-add-index: [Was there no debuginfo? Was there already an index?]
strip: Unable to recognise the architecture of the input file `./usr/lib/node_modules/pi/node_modules/@anthropic-ai/sandbox-runtime/vendor/seccomp/arm64/apply-seccomp'
Error while writing index for `/var/lib/varve/work/968cb88c-b910-4336-84e1-0900cccf1a86/pkg/pi/usr/lib/node_modules/pi/node_modules/@anthropic-ai/sandbox-runtime/dist/vendor/seccomp/arm64/apply-seccomp': No debugging symbols
gdb-add-index: No index was created for ./usr/lib/node_modules/pi/node_modules/@anthropic-ai/sandbox-runtime/dist/vendor/seccomp/arm64/apply-seccomp
gdb-add-index: [Was there no debuginfo? Was there already an index?]
strip: Unable to recognise the architecture of the input file `./usr/lib/node_modules/pi/node_modules/@anthropic-ai/sandbox-runtime/dist/vendor/seccomp/arm64/apply-seccomp'
Error while writing index for `/var/lib/varve/work/968cb88c-b910-4336-84e1-0900cccf1a86/pkg/pi/usr/lib/node_modules/pi/node_modules/@mariozechner/clipboard-linux-x64-gnu/clipboard.linux-x64-gnu.node': No debugging symbols
gdb-add-index: No index was created for ./usr/lib/node_modules/pi/node_modules/@mariozechner/clipboard-linux-x64-gnu/clipboard.linux-x64-gnu.node
gdb-add-index: [Was there no debuginfo? Was there already an index?]
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "pi"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Creating package "pi-debug"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pi 0.84.4-1 (Sat Aug 29 07:42:23 2026)
gpg: keybox '/var/lib/varve/work/.gnupg-968cb88c-b910-4336-84e1-0900cccf1a86/pubring.kbx' created
gpg: /var/lib/varve/work/.gnupg-968cb88c-b910-4336-84e1-0900cccf1a86/trustdb.gpg: trustdb created
gpg: key D3217A21C16802E8: public key "foopkgs <i+foopkgs@0x0f.dev>" imported
gpg: key D3217A21C16802E8: secret key imported
gpg: Total number processed: 1
gpg: imported: 1
gpg: secret keys read: 1
gpg: secret keys imported: 1
Log complete.
Resource usage
| Time | CPU | Memory | Disk |
|---|---|---|---|
| 07:42:51 | 0.1% | 810.8 MiB / peak 1016.4 MiB | 60.4 GiB used of 144.3 GiB (41.9%) |
| 07:42:41 | 0.2% | 811.3 MiB / peak 1016.4 MiB | |
| 07:42:30 | 35.6% | 812 MiB / peak 1016.4 MiB | |
| 07:42:20 | 99.5% | 790.8 MiB / peak 1016.4 MiB | |
| 07:42:09 | 121.9% | 786.6 MiB / peak 1016.4 MiB | |
| 07:41:59 | 121.9% | 787.7 MiB / peak 1016.4 MiB | |
| 07:41:48 | 122.2% | 787.4 MiB / peak 1016.4 MiB | |
| 07:41:37 | 122.1% | 786.7 MiB / peak 1016.4 MiB | |
| 07:41:26 | 121.9% | 786.9 MiB / peak 1016.4 MiB | |
| 07:41:16 | 122% | 787.5 MiB / peak 1016.4 MiB | |
| 07:41:06 | 121.5% | 788.2 MiB / peak 1016.4 MiB | |
| 07:40:56 | 121.1% | 787 MiB / peak 1016.4 MiB | |
| 07:40:45 | 121.2% | 786.9 MiB / peak 1016.4 MiB | |
| 07:40:34 | 121.8% | 787.5 MiB / peak 1016.4 MiB | |
| 07:40:24 | 126.1% | 788.2 MiB / peak 1016.4 MiB | |
| 07:40:13 | 240.7% | 877.9 MiB / peak 1016.4 MiB | |
| 07:40:03 | 133.5% | 1016.4 MiB / peak 1016.4 MiB | |
| 07:39:52 | 1s total | 15.3 MiB / peak 1016.4 MiB |