Artifact debusine:work-request-debug-logs

Metadata
{}

File

cmd-output.log
cmd: debos --verbose /tmp/debusine-fetch-exec-upload-uj3jn0ie/debusine.yaml
output (contains stderr only, stdout was captured):
2024/10/07 00:34:37 Recipe '/tmp/debusine-fetch-exec-upload-uj3jn0ie/debusine.yaml':
2024/10/07 00:34:37   Architecture: amd64
2024/10/07 00:34:37   Actions:
2024/10/07 00:34:37   - Action: debootstrap, Description: Run debootstrap
2024/10/07 00:34:37     Suite: bullseye
2024/10/07 00:34:37     Mirror: http://deb.debian.org/debian
2024/10/07 00:34:37     Variant: minbase
2024/10/07 00:34:37     KeyringPackage: 
2024/10/07 00:34:37     KeyringFile: 
2024/10/07 00:34:37     Certificate: 
2024/10/07 00:34:37     PrivateKey: 
2024/10/07 00:34:37     Components: [main]
2024/10/07 00:34:37     MergedUsr: true
2024/10/07 00:34:37     CheckGpg: true
2024/10/07 00:34:37   - Action: image-partition, Description: Create and partition image
2024/10/07 00:34:37     ImageName: image.img
2024/10/07 00:34:37     ImageSize: 2.2560000000000002G
2024/10/07 00:34:37     PartitionType: gpt
2024/10/07 00:34:37     DiskID: 
2024/10/07 00:34:37     GptGap: 
2024/10/07 00:34:37     Partitions:
2024/10/07 00:34:37       { Name: EFI, PartLabel: , PartType: c12a7328-f81f-11d2-ba4b-00a0c93ec93b, PartUUID: , Start: 0%, End: 256M, FS: vfat, Flags: [], Features: [], ExtendedOptions: [], Fsck: true, FSUUID:  }
2024/10/07 00:34:37       { Name: root, PartLabel: , PartType: 4f68bce3-e8cd-4db1-96e7-fbcaf984b709, PartUUID: , Start: 256M, End: 100%, FS: ext4, Flags: [], Features: [], ExtendedOptions: [], Fsck: true, FSUUID:  }
2024/10/07 00:34:37     Mountpoints:
2024/10/07 00:34:37       { Mountpoint: /, Partition: root, Options: [], Buildtime: false }
2024/10/07 00:34:37       { Mountpoint: /efi, Partition: EFI, Options: [], Buildtime: false }
2024/10/07 00:34:37   - Action: filesystem-deploy, Description: Deploying filesystem
2024/10/07 00:34:37     SetupFSTab: true
2024/10/07 00:34:37     SetupKernelCmdline: true
2024/10/07 00:34:37     AppendKernelCmdline: console=ttyS0 rootwait rw fsck.mode=auto fsck.repair=yes
2024/10/07 00:34:37   - Action: overlay, Description: Install incus-agent-setup
2024/10/07 00:34:37     Origin: 
2024/10/07 00:34:37     Source: overlays/incus-agent
2024/10/07 00:34:37     Destination: 
2024/10/07 00:34:37   - Action: run, Description: Make incus-agent-setup executable
2024/10/07 00:34:37     Chroot: false
2024/10/07 00:34:37     PostProcess: false
2024/10/07 00:34:37     Script: 
2024/10/07 00:34:37     Command: chmod 755 ${ROOTDIR}/lib/systemd/incus-agent-setup
2024/10/07 00:34:37     Label: 
2024/10/07 00:34:37   - Action: apt, Description: Install init
2024/10/07 00:34:37     Recommends: false
2024/10/07 00:34:37     Unauthenticated: false
2024/10/07 00:34:37     Update: true
2024/10/07 00:34:37     Packages: [init]
2024/10/07 00:34:37   - Action: overlay, Description: 
2024/10/07 00:34:37     Origin: 
2024/10/07 00:34:37     Source: overlays/systemd-boot
2024/10/07 00:34:37     Destination: 
2024/10/07 00:34:37   - Action: run, Description: Make systemd-boot .d files executable
2024/10/07 00:34:37     Chroot: false
2024/10/07 00:34:37     PostProcess: false
2024/10/07 00:34:37     Script: 
2024/10/07 00:34:37     Command: chmod 755 ${ROOTDIR}/etc/kernel/*/zz-update-systemd-boot
2024/10/07 00:34:37     Label: 
2024/10/07 00:34:37   - Action: run, Description: Create loader entries directory
2024/10/07 00:34:37     Chroot: false
2024/10/07 00:34:37     PostProcess: false
2024/10/07 00:34:37     Script: 
2024/10/07 00:34:37     Command: mkdir -p ${ROOTDIR}/efi/$(cat ${ROOTDIR}/etc/machine-id)
2024/10/07 00:34:37     Label: 
2024/10/07 00:34:37   - Action: run, Description: Install systemd-boot to /efi
2024/10/07 00:34:37     Chroot: true
2024/10/07 00:34:37     PostProcess: false
2024/10/07 00:34:37     Script: 
2024/10/07 00:34:37     Command: bootctl install
2024/10/07 00:34:37     Label: 
2024/10/07 00:34:37   - Action: run, Description: Set hostname
2024/10/07 00:34:37     Chroot: false
2024/10/07 00:34:37     PostProcess: false
2024/10/07 00:34:37     Script: 
2024/10/07 00:34:37     Command: umask 0022 && echo debian > ${ROOTDIR}/etc/hostname
2024/10/07 00:34:37     Label: 
2024/10/07 00:34:37   - Action: run, Description: Enable systemd-resolved
2024/10/07 00:34:37     Chroot: false
2024/10/07 00:34:37     PostProcess: false
2024/10/07 00:34:37     Script: 
2024/10/07 00:34:37     Command: systemctl --root=${ROOTDIR} enable systemd-resolved
2024/10/07 00:34:37     Label: 
2024/10/07 00:34:37   - Action: run, Description: Enable systemd-networkd
2024/10/07 00:34:37     Chroot: false
2024/10/07 00:34:37     PostProcess: false
2024/10/07 00:34:37     Script: 
2024/10/07 00:34:37     Command: systemctl --root=${ROOTDIR} enable systemd-networkd
2024/10/07 00:34:37     Label: 
2024/10/07 00:34:37   - Action: run, Description: Setup network interface
2024/10/07 00:34:37     Chroot: false
2024/10/07 00:34:37     PostProcess: false
2024/10/07 00:34:37     Script: 
2024/10/07 00:34:37     Command: echo '[Match]
Name=en*
[Network]
DHCP=yes' > ${ROOTDIR}/etc/systemd/network/default.network
2024/10/07 00:34:37     Label: 
2024/10/07 00:34:37   - Action: apt, Description: Install kernel
2024/10/07 00:34:37     Recommends: false
2024/10/07 00:34:37     Unauthenticated: false
2024/10/07 00:34:37     Update: true
2024/10/07 00:34:37     Packages: [linux-image-generic]
2024/10/07 00:34:37   - Action: run, Description: Allow login without password
2024/10/07 00:34:37     Chroot: false
2024/10/07 00:34:37     PostProcess: false
2024/10/07 00:34:37     Script: 
2024/10/07 00:34:37     Command: passwd --root=${ROOTDIR} --delete root
2024/10/07 00:34:37     Label: 
2024/10/07 00:34:37   - Action: run, Description: Get os-release
2024/10/07 00:34:37     Chroot: false
2024/10/07 00:34:37     PostProcess: false
2024/10/07 00:34:37     Script: 
2024/10/07 00:34:37     Command: cat ${ROOTDIR}/etc/os-release
2024/10/07 00:34:37     Label: 
2024/10/07 00:34:37   - Action: run, Description: Get package list
2024/10/07 00:34:37     Chroot: false
2024/10/07 00:34:37     PostProcess: false
2024/10/07 00:34:37     Script: 
2024/10/07 00:34:37     Command: dpkg-query --root ${ROOTDIR} -W
2024/10/07 00:34:37     Label: 
2024/10/07 00:34:37   - Action: run, Description: Run customization_script
2024/10/07 00:34:37     Chroot: false
2024/10/07 00:34:37     PostProcess: false
2024/10/07 00:34:37     Script: 
2024/10/07 00:34:37     Command: env AUTOPKGTEST_KEEP_APT_SOURCES=1 /usr/share/autopkgtest/setup-commands/setup-testbed ${ROOTDIR}
2024/10/07 00:34:37     Label: 
2024/10/07 00:34:37   - Action: run, Description: Convert image to qcow2
2024/10/07 00:34:37     Chroot: false
2024/10/07 00:34:37     PostProcess: true
2024/10/07 00:34:37     Script: 
2024/10/07 00:34:37     Command: qemu-img convert -O qcow2 image.img image.qcow2
2024/10/07 00:34:37     Label: 

aborted: False
returncode: 1

Files in working directory:
debos.txt
--------------------
Running /debos --artifactdir /tmp/debusine-fetch-exec-upload-m0ts50ol /tmp/debusine-fetch-exec-upload-uj3jn0ie/debusine.yaml --internal-image /dev/disk/by-fakemachine-label/fakedisk-0 using kvm backend
2024/10/07 00:34:45 ==== Run debootstrap ====
2024/10/07 00:34:45 excluding usr-is-merged as package is not in suite
2024/10/07 00:34:45 Debootstrap | I: Target architecture can be executed
2024/10/07 00:34:45 Debootstrap | I: Retrieving InRelease 
2024/10/07 00:34:47 Debootstrap | I: Retrieving Release 
2024/10/07 00:34:47 Debootstrap | E: Failed getting release file http://deb.debian.org/debian/dists/bullseye/Release
2024/10/07 00:34:47 debootstrap.log | amd64: ok
2024/10/07 00:34:47 debootstrap.log | failed: Network is unreachable.
2024/10/07 00:34:47 debootstrap.log | failed: Network is unreachable.
2024/10/07 00:34:47 debootstrap.log | failed: Network is unreachable.
2024/10/07 00:34:47 debootstrap.log | failed: Network is unreachable.
2024/10/07 00:34:47 Action `Run debootstrap` failed at stage Run, error: exit status 1

--------------------

debug log System bootstrap a system image - 1 week, 6 days ago 0 minutes
BETA