01JFEPA3TG17DQJ7E30MTJWMN7: openapi

BasicConfig {
    output_rules: [
        "/out/*",
    ],
    rust_toolchain: None,
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/out/ddm-admin.json",
            series: "openapi",
            name: "ddm-admin.json",
        },
        BasicConfigPublish {
            from_output: "/out/ddm-admin.json.sha256.txt",
            series: "openapi",
            name: "ddm-admin.json.sha256.txt",
        },
        BasicConfigPublish {
            from_output: "/out/mg-admin.json",
            series: "openapi",
            name: "mg-admin.json",
        },
        BasicConfigPublish {
            from_output: "/out/mg-admin.json.sha256.txt",
            series: "openapi",
            name: "mg-admin.json.sha256.txt",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01JFEPAHJ5WR4Y528Q36WZYTZK

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-19T05:31:15.418Zjob assigned to worker 01JFEPAN9WWHYECA41QJ1XY1R9 [factory aws, i-0997d09f2d30a8762] (queued for 53 s)
 
22024-12-19T05:31:23.468Zstarting task 0: "setup"
32024-12-19T05:31:23.479Z++ uname -s
42024-12-19T05:31:23.481Z+ kern=SunOS
52024-12-19T05:31:23.482Z+ case "$kern" in
62024-12-19T05:31:23.482Z+ groupadd -g 12345 build
72024-12-19T05:31:23.484Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-19T05:31:25.488Z+ zfs create -o mountpoint=/work rpool/work
92024-12-19T05:31:25.589Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-19T05:31:25.591Z+ home_fs=zfs
112024-12-19T05:31:25.591Z+ [[ zfs == autofs ]]
122024-12-19T05:31:25.591Z+ mkdir -p /home/build
132024-12-19T05:31:25.594Z+ chown build:build /home/build /work
142024-12-19T05:31:27.596Z+ chmod 0700 /home/build /work
152024-12-19T05:31:27.599Zprocess exited: duration 4131 ms, exit code 0
 
162024-12-19T05:31:27.604Zstarting task 1: "authentication"
172024-12-19T05:31:27.622Zprocess exited: duration 17 ms, exit code 0
 
182024-12-19T05:31:27.626Zstarting task 2: "clone repository"
192024-12-19T05:31:27.631Z+ mkdir -p /work/oxidecomputer/maghemite
202024-12-19T05:31:27.634Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
212024-12-19T05:31:27.911ZCloning into '/work/oxidecomputer/maghemite'...
222024-12-19T05:31:28.595Z+ cd /work/oxidecomputer/maghemite
232024-12-19T05:31:28.598Z+ git fetch origin 750dc4b0c18c6888cbd897b28d2f74e592339a1b
242024-12-19T05:31:28.866ZFrom https://github.com/oxidecomputer/maghemite
252024-12-19T05:31:28.866Z * branch 750dc4b0c18c6888cbd897b28d2f74e592339a1b -> FETCH_HEAD
262024-12-19T05:31:28.875Z+ [[ -n renovate/libc-0.x-lockfile ]]
272024-12-19T05:31:28.878Z++ git branch --show-current
282024-12-19T05:31:28.880Z+ current=main
292024-12-19T05:31:28.880Z+ [[ main != renovate/libc-0.x-lockfile ]]
302024-12-19T05:31:28.880Z+ git branch -f renovate/libc-0.x-lockfile 750dc4b0c18c6888cbd897b28d2f74e592339a1b
312024-12-19T05:31:28.885Z+ git checkout -f renovate/libc-0.x-lockfile
322024-12-19T05:31:28.899ZSwitched to branch 'renovate/libc-0.x-lockfile'
332024-12-19T05:31:28.901Z+ git reset --hard 750dc4b0c18c6888cbd897b28d2f74e592339a1b
342024-12-19T05:31:28.915ZHEAD is now at 750dc4b Update Rust crate libc to v0.2.169
352024-12-19T05:31:28.917Zprocess exited: duration 1289 ms, exit code 0
 
362024-12-19T05:31:28.922Zstarting task 3: "build"
372024-12-19T05:31:28.928Z+ banner copy
382024-12-19T05:31:28.948Z
392024-12-19T05:31:28.948Z #### #### ##### # #
402024-12-19T05:31:28.948Z # # # # # # # #
412024-12-19T05:31:28.948Z # # # # # #
422024-12-19T05:31:28.948Z # # # ##### #
432024-12-19T05:31:28.948Z # # # # # #
442024-12-19T05:31:28.948Z #### #### # #
452024-12-19T05:31:28.948Z
462024-12-19T05:31:28.951Z+ pfexec mkdir -p /out
472024-12-19T05:31:28.954Z+ pfexec chown 12345 /out
482024-12-19T05:31:28.956Z+ cp openapi/ddm-admin.json /out/ddm-admin.json
492024-12-19T05:31:28.959Z+ digest -a sha256 /out/ddm-admin.json
502024-12-19T05:31:28.965Z+ cp openapi/mg-admin.json /out/mg-admin.json
512024-12-19T05:31:28.969Z+ digest -a sha256 /out/mg-admin.json
522024-12-19T05:31:28.976Zprocess exited: duration 53 ms, exit code 0
 
532024-12-19T05:31:28.986Zfound 4 output files
542024-12-19T05:31:28.986Zuploading: /out/ddm-admin.json (14605 bytes)
552024-12-19T05:31:29.998Zuploaded: /out/ddm-admin.json
562024-12-19T05:31:30.002Zuploading: /out/ddm-admin.json.sha256.txt (65 bytes)
572024-12-19T05:31:31.008Zuploaded: /out/ddm-admin.json.sha256.txt
582024-12-19T05:31:31.010Zuploading: /out/mg-admin.json (91262 bytes)
592024-12-19T05:31:32.019Zuploaded: /out/mg-admin.json
602024-12-19T05:31:32.021Zuploading: /out/mg-admin.json.sha256.txt (65 bytes)
612024-12-19T05:31:33.027Zuploaded: /out/mg-admin.json.sha256.txt