vintage pipeline

build build-20260828-212158

Console output from the VAX and PDP-11 stages.

hostpipeline setup 2026-08-28 21:21:58
2026-08-28 21:21:58  pipeline started
2026-08-28 21:22:18  site.yaml + resume.yaml → bio.vintage.yaml
  Wrote: build/vintage/bio.vintage.yaml  (5 lines)
VAX 4.3BSDSIMH vax780 · boot 2026-08-28 21:22:18
VAX 11/780 simulator V4.0-0 Current        git commit id: 39f2ab96
/image/vax780-pexpect.ini-52> attach todr /image/todr.dat
TODR: creating new file
TODR: buffering file in memory
================================================================
= VAX 4.3BSD pexpect mode; console is stdin/stdout            =
= Root has no password. No telnet ports.                       =
================================================================

Boot

: ra(0,0)vmunix

210280+67784+67648 start 0x1214

4.3 BSD UNIX #2: Fri May 22 19:08:31 MET DST 2015

    root@vaxbsd.jguillaumes.dyndns.org:/usr/sys/DOKVAX

real mem  = 67108864

SYSPTSIZE limits number of buffers to 44

avail mem = 65276928

using 44 buffers containing 360448 bytes of memory

mcr0 (el) at tr1

mcr1 (el) at tr2

uba0 at tr3

uda0 at uba0 csr 172150 vec 774, ipl 15

ra0 at uda0 slave 0

ra1 at uda0 slave 1

WARNING: todr too small -- CHECK AND RESET THE DATE!

Automatic reboot in progress...
Mon Dec 14 23:27:26 MET 2020
/dev/ra0a: 412 files, 4438 used, 2991 free (31 frags, 370 blocks, 0.4% fragmentation)
/dev/rra0h: 10117 files, 61903 used, 76681 free (625 frags, 9507 blocks, 0.5% fragmentation)
/dev/rra0g: 2 files, 9 used, 245216 free (16 frags, 30650 blocks, 0.0% fragmentation)
/dev/rra1c: 1990 files, 7376 used, 416926 free (350 frags, 52072 blocks, 0.1% fragmentation)
Mon Dec 14 23:27:31 MET 2020
checking quotas: done.
starting system logger
checking for core dump... /a/crash: No such file or directory

starting local daemons:Dec 14 23:27:32 vaxbsd savecore: /a/crash: No such file or directory

 sendmail.
preserving editor files
clearing /tmp
standard daemons: update cron accounting.
starting network daemons: rwhod inetd printer.
Mon Dec 14 23:27:32 MET 2020
Dec 14 23:27:34 vaxbsd getty: /dev/tty04: No such device or address

Dec 14 23:27:34 vaxbsd getty: /dev/tty03: No such device or address

Dec 14 23:27:34 vaxbsd getty: /dev/tty02: No such device or address

Dec 14 23:27:34 vaxbsd getty: /dev/tty00: No such device or address

4.3 BSD UNIX (vaxbsd) (console)

 Dec 14 23:27:34 vaxbsd getty: /dev/tty06: No such device or address

Dec 14 23:27:34 vaxbsd getty: /dev/tty05: No such device or address

Dec 14 23:27:34 vaxbsd getty: /dev/tty01: No such device or address

root

Last login: Tue Dec 15 21:20:32 on console
Dec 14 23:27:34 vaxbsd login: ROOT LOGIN console

4.3 BSD UNIX #2: Fri May 22 19:08:31 MET DST 2015

Would you like to play a game?

You have new mail.
Don't login as root, use su
vaxbsd
VAX 4.3BSDcompile bradman.c → brad.bio.roff → uuencode 2026-08-28 21:23:11
cd /tmp && rm -f bradman && cc -O -o bradman bradman.c && test -f bradman; vintage_rc=$?; echo __VINTAGE_RC_"${vintage_rc}__"

cd /tmp && rm -f brad.bio.roff && ./bradman -i bio.vintage.yaml -o brad.bio.roff && test -s brad.bio.roff && ls -l brad.bio.roff; vintage_rc=$?; echo __VINTAGE_RC_"${vintage_rc}__"
-rw-rw-r--  1 root          428 Dec 14 23:28 brad.bio.roff

rm -f /tmp/brad.bio.uu && uuencode /tmp/brad.bio.roff brad.bio.roff > /tmp/brad.bio.uu && test -s /tmp/brad.bio.uu; vintage_rc=$?; echo __VINTAGE_RC_"${vintage_rc}__"
hostUUCP routing brad.bio.uu → PDP-11 2026-08-28 21:23:43
2026-08-28 21:23:43  routing brad.bio.uu → PDP-11
  [vax_pexpect] 2026-08-28 21:23:43  [uucp] Wrote spool: /output/brad.bio.uu (13 lines)
PDP-11 2.11BSDSIMH pdp11 · boot 2026-08-28 21:23:43
sh: 1: ps: not found

PDP-11 simulator V4.0-0 Current        git commit id: 627e6a6b
Disabling RK
Disabling HK
Disabling TM
./pdp11-pexpect.ini-10> attach rp0 /opt/pdp11/211bsd_rpeth.dsk
%SIM-INFO: RP0: './211bsd_rpeth.dsk' Contains BSD 2.11 partitions
%SIM-INFO: Partition with highest sector: e, Sectors On Disk: 340252

73Boot from xp(0,0,0) at 0176700

: xp(0,0,0)unix

Boot: bootdev=05000 bootcsr=0176700

2.11 BSD UNIX #2: Thu May 30 10:29:00 PDT 2019

    root@w11a:/usr/src/sys/RETRONFPETH

attaching lo0

phys mem  = 4186112

avail mem = 3705920

user mem  = 307200

May 30 11:34:36 init: configure system

dz ? csr 160100 vector 310 interrupt vector wrong.
lp 0 csr 177514 vector 200 attached
rk ? csr 177400 vector 220 skipped:  No CSR.
rl ? csr 174400 vector 160 skipped:  No CSR.
tm ? csr 172520 vector 224 skipped:  No CSR.
xp 0 csr 176700 vector 254 attached
cn 1 csr 176500 vector 300 skipped:  No CSR.
erase, kill ^U, intr ^C

'
PDPsh> mount /usr && test -f /usr/bin/nroff && test -f /usr/bin/uudecode; vintage_rc=$?; echo __VINTAGE_RC_"${vintage_rc}__"
PDP-11 2.11BSDnroff → brad.bio.txt 2026-08-28 21:23:54
rm -f /tmp/brad.bio.txt && nroff -Tlp /tmp/brad.bio.roff < /dev/null > /tmp/brad.bio.txt && test -s /tmp/brad.bio.txt && ls -l /tmp/brad.bio.txt; vintage_rc=$?; echo __VINTAGE_RC_"${vintage_rc}__"
-rw-r-----  1 root          440 May 30 11:34 /tmp/brad.bio.txt
hostartifact finalization 2026-08-28 21:24:25
2026-08-28 21:24:25  artifacts finalized
  [pdp11_pexpect] 2026-08-28 21:24:24  Wrote: /output/brad.bio.txt (9 lines)