Started by GitHub push by Seshpenguin Running as SYSTEM Building on the built-in node in workspace /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/Sineware/plasma-mobile-nightly-img.git # timeout=10 Fetching upstream changes from https://github.com/Sineware/plasma-mobile-nightly-img.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/Sineware/plasma-mobile-nightly-img.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision a10fd5b521c271331bdab7cc9006cd0cc220acfe (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f a10fd5b521c271331bdab7cc9006cd0cc220acfe # timeout=10 Commit message: "better filename" > git rev-list --no-walk 8a9f63deaab8d1d586bf1902c96240488c728cc7 # timeout=10 [Set GitHub commit status (universal)] PENDING on repos [GHRepository@7f33a439[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=0,milestones={},language=Shell,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-09-23T23:14:25Z]] (sha:a10fd5b) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/a10fd5b521c271331bdab7cc9006cd0cc220acfe [plasma-mobile-nightly-images] $ /bin/sh -xe /tmp/jenkins16363981866330445592.sh + PATH=/home/swadmin/.local/bin/:/home/swadmin/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ./build.sh swadmin Building image for tablet-x64uefi Already up to date. [01:32:17] Work path [/home/swadmin/.local/var/pmbootstrap]: [01:32:17] Channel [edge]: [01:32:17] Vendor [pine64]: [01:32:17] Device codename [pinephone]: [01:32:17] Enable this package? (y/n) [y]: [01:32:17] Username [user]: [01:32:18] User interface [plasma-mobile]: [01:32:18] Enable this package? (y/n) [y]: [01:32:18] Change them? (y/n) [n]: [01:32:18] Extra packages [osk-sdl]: [01:32:18] Use this timezone instead of GMT? (y/n) [y]: [01:32:18] Choose default locale for installation [en_US.UTF-8]: [01:32:18] Device hostname (short form, e.g. 'foo') [prolinux-nightly]: [01:32:18] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [01:32:18] Zap existing chroots to apply configuration? (y/n) [y]: [01:32:22] Config changed: ui='plasma-mobile' [01:32:22] Config changed: device='tablet-x64uefi' [01:32:22] Config changed: kernel='stable' [01:32:22] Config changed: extra_packages='osk-sdl' (1477959) [01:32:23] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v origin https://gitlab.com/postmarketOS/pmaports.git (fetch) origin https://gitlab.com/postmarketOS/pmaports.git (push) (1477959) [01:32:23] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg # Reference: https://postmarketos.org/channels.cfg [channels.cfg] recommended=edge [edge] description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge branch_pmaports=master branch_aports=master mirrordir_alpine=edge [v22.06] description=Latest release / Recommended for best stability branch_pmaports=v22.06 branch_aports=3.16-stable mirrordir_alpine=v3.16 [v21.12] description=Old release (unsupported) branch_pmaports=v21.12 branch_aports=3.15-stable mirrordir_alpine=v3.15 [v21.06] description=Old release (unsupported) branch_pmaports=v21.06 branch_aports=3.14-stable mirrordir_alpine=v3.14 [v21.03] description=Old release (unsupported) branch_pmaports=v21.03 branch_aports=3.13-stable mirrordir_alpine=v3.13 [v20.05] description=Old release (unsupported) branch_pmaports=v20.05 branch_aports=3.12-stable mirrordir_alpine=v3.12 (1477959) [01:32:23] *** (1/4) PREPARE NATIVE CHROOT *** (1477959) [01:32:23] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1477959) [01:32:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1477959) [01:32:23] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1477959) [01:32:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1477959) [01:32:23] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1477959) [01:32:23] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1477959) [01:32:23] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1477959) [01:32:23] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1477959) [01:32:23] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1477959) [01:32:23] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1477959) [01:32:23] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1477959) [01:32:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1477959) [01:32:23] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1477959) [01:32:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1477959) [01:32:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1477959) [01:32:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1477959) [01:32:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1477959) [01:32:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1477959) [01:32:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1477959) [01:32:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1477959) [01:32:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1477959) [01:32:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1477959) [01:32:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1477959) [01:32:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1477959) [01:32:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1477959) [01:32:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1477959) [01:32:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1477959) [01:32:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1477959) [01:32:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1477959) [01:32:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1477959) [01:32:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1477959) [01:32:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1477959) [01:32:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1477959) [01:32:24] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1477959) [01:32:24] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1477959) [01:32:24] extracted: /tmp/pmbootstrap828c17q7apk (1477959) [01:32:24] extracted: /tmp/pmbootstrapioim3uausig (1477959) [01:32:24] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1477959) [01:32:24] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapioim3uausig /tmp/pmbootstrap828c17q7apk Verified OK (1477959) [01:32:24] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1477959) [01:32:24] % /tmp/pmbootstrap828c17q7apk --version apk-tools 2.12.9, compiled for x86_64. (1477959) [01:32:24] (native) install alpine-base (1477959) [01:32:24] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1477959) [01:32:24] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1477959) [01:32:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1477959) [01:32:24] (native) update /etc/apk/repositories (1477959) [01:32:24] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1477959) [01:32:24] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1477959) [01:32:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1477959) [01:32:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1477959) [01:32:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1477959) [01:32:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1477959) [01:32:24] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1477959) [01:32:24] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1477959) [01:32:24] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1477959) [01:32:24] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (1477959) [01:32:24] New background process: pid=1478166, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.65-r1) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 10 MiB in 25 packages (1477959) [01:32:25] (native) % adduser -D pmos -u 12345 (1477959) [01:32:25] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1477959) [01:32:25] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1477959) [01:32:25] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1477959) [01:32:25] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1477959) [01:32:25] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1477959) [01:32:25] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1477959) [01:32:25] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1477959) [01:32:25] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1477959) [01:32:25] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1477959) [01:32:25] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1477959) [01:32:25] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1477959) [01:32:25] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1477959) [01:32:25] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1477959) [01:32:25] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1477959) [01:32:25] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1477959) [01:32:25] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1477959) [01:32:28] (native) install cryptsetup util-linux parted (1477959) [01:32:28] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1477959) [01:32:28] (native) % cat /tmp/apk_progress_fifo (1477959) [01:32:28] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1477959) [01:32:28] New background process: pid=1478237, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/43) Installing libblkid (2.38.1-r0) (2/43) Installing argon2-libs (20190702-r2) (3/43) Installing device-mapper-libs (2.02.188-r0) (4/43) Installing json-c (0.16-r0) (5/43) Installing libuuid (2.38.1-r0) (6/43) Installing cryptsetup-libs (2.5.0-r1) (7/43) Installing popt (1.19-r0) (8/43) Installing cryptsetup (2.5.0-r1) (9/43) Installing cryptsetup-openrc (2.5.0-r1) (10/43) Installing ncurses-terminfo-base (6.3_p20220917-r0) (11/43) Installing ncurses-libs (6.3_p20220917-r0) (12/43) Installing readline (8.1.2-r0) (13/43) Installing parted (3.5-r0) (14/43) Installing util-linux (2.38.1-r0) (15/43) Installing libfdisk (2.38.1-r0) (16/43) Installing libmount (2.38.1-r0) (17/43) Installing libsmartcols (2.38.1-r0) (18/43) Installing util-linux-misc (2.38.1-r0) (19/43) Installing libeconf (0.4.6-r0) (20/43) Installing linux-pam (1.5.2-r1) (21/43) Installing runuser (2.38.1-r0) (22/43) Installing mount (2.38.1-r0) (23/43) Installing losetup (2.38.1-r0) (24/43) Installing hexdump (2.38.1-r0) (25/43) Installing uuidgen (2.38.1-r0) (26/43) Installing blkid (2.38.1-r0) (27/43) Installing sfdisk (2.38.1-r0) (28/43) Installing mcookie (2.38.1-r0) (29/43) Installing agetty (2.38.1-r0) (30/43) Installing agetty-openrc (0.45.2-r3) (31/43) Installing wipefs (2.38.1-r0) (32/43) Installing cfdisk (2.38.1-r0) (33/43) Installing umount (2.38.1-r0) (34/43) Installing util-linux-openrc (2.38.1-r0) (35/43) Installing flock (2.38.1-r0) (36/43) Installing eudev-libs (3.2.11-r1) (37/43) Installing lsblk (2.38.1-r0) (38/43) Installing libcap-ng (0.8.3-r1) (39/43) Installing setpriv (2.38.1-r0) (40/43) Installing logger (2.38.1-r0) (41/43) Installing partx (2.38.1-r0) (42/43) Installing fstrim (2.38.1-r0) (43/43) Installing findmnt (2.38.1-r0) Executing busybox-1.35.0-r25.trigger OK: 21 MiB in 68 packages (1477959) [01:32:28] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") *** (1477959) [01:32:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1477959) [01:32:28] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1477959) [01:32:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (1477959) [01:32:28] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (1477959) [01:32:29] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3 (1477959) [01:32:29] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5 (1477959) [01:32:29] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7 (1477959) [01:32:29] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8 (1477959) [01:32:29] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9 (1477959) [01:32:29] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/ (1477959) [01:32:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1477959) [01:32:29] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1477959) [01:32:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1477959) [01:32:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1477959) [01:32:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1477959) [01:32:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1477959) [01:32:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1477959) [01:32:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1477959) [01:32:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1477959) [01:32:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1477959) [01:32:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1477959) [01:32:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1477959) [01:32:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1477959) [01:32:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1477959) [01:32:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1477959) [01:32:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1477959) [01:32:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1477959) [01:32:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1477959) [01:32:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1477959) [01:32:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1477959) [01:32:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (1477959) [01:32:29] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1477959) [01:32:29] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1477959) [01:32:29] extracted: /tmp/pmbootstrapysd1f7yrapk (1477959) [01:32:29] extracted: /tmp/pmbootstrapzv05cejlsig (1477959) [01:32:29] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1477959) [01:32:29] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapzv05cejlsig /tmp/pmbootstrapysd1f7yrapk Verified OK (1477959) [01:32:29] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1477959) [01:32:29] % /tmp/pmbootstrapysd1f7yrapk --version apk-tools 2.12.9, compiled for x86_64. (1477959) [01:32:29] (rootfs_tablet-x64uefi) install alpine-base (1477959) [01:32:29] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache (1477959) [01:32:29] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf (1477959) [01:32:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk (1477959) [01:32:29] (rootfs_tablet-x64uefi) update /etc/apk/repositories (1477959) [01:32:29] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1477959) [01:32:29] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1477959) [01:32:29] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1477959) [01:32:29] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1477959) [01:32:29] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1477959) [01:32:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1477959) [01:32:29] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1477959) [01:32:29] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1477959) [01:32:29] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1477959) [01:32:29] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (1477959) [01:32:29] New background process: pid=1478556, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.65-r1) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 10 MiB in 25 packages (1477959) [01:32:30] (rootfs_tablet-x64uefi) % getent passwd user (1477959) [01:32:30] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user (1477959) [01:32:30] (rootfs_tablet-x64uefi) % addgroup -S wheel addgroup: group 'wheel' in use (1477959) [01:32:30] (rootfs_tablet-x64uefi) % addgroup user wheel (1477959) [01:32:30] (rootfs_tablet-x64uefi) % addgroup -S video addgroup: group 'video' in use (1477959) [01:32:30] (rootfs_tablet-x64uefi) % addgroup user video (1477959) [01:32:30] (rootfs_tablet-x64uefi) % addgroup -S audio addgroup: group 'audio' in use (1477959) [01:32:30] (rootfs_tablet-x64uefi) % addgroup user audio (1477959) [01:32:30] (rootfs_tablet-x64uefi) % addgroup -S input addgroup: group 'input' in use (1477959) [01:32:30] (rootfs_tablet-x64uefi) % addgroup user input (1477959) [01:32:30] (rootfs_tablet-x64uefi) % addgroup -S plugdev (1477959) [01:32:30] (rootfs_tablet-x64uefi) % addgroup user plugdev (1477959) [01:32:30] (rootfs_tablet-x64uefi) % addgroup -S netdev addgroup: group 'netdev' in use (1477959) [01:32:30] (rootfs_tablet-x64uefi) % addgroup user netdev (1477959) [01:32:30] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs (1477959) [01:32:30] postmarketos-ui-plasma-mobile-extras: install _pmb_recommends: alligator, buho, calindori, elisa, kaidan, kalk, kasts, kdeconnect, keysmith, kongress, krecorder, ktrip, kweather, neochat, nota, okular-mobile, tokodon, vvave (1477959) [01:32:31] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, postmarketos-ui-plasma-mobile-extras, angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs, alligator, buho, calindori, elisa, kaidan, kalk, kasts, kdeconnect, keysmith, kongress, krecorder, ktrip, kweather, neochat, nota, okular-mobile, tokodon, vvave, osk-sdl, lang, musl-locales, postmarketos-base-nofde (pmbootstrap -v for details) (1477959) [01:32:31] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1477959) [01:32:31] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware (1477959) [01:32:31] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1477959) [01:32:32] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1477959) [01:32:32] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1477959) [01:32:34] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile postmarketos-ui-plasma-mobile-extras angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs alligator buho calindori elisa kaidan kalk kasts kdeconnect keysmith kongress krecorder ktrip kweather neochat nota okular-mobile tokodon vvave osk-sdl lang musl-locales postmarketos-base-nofde (1477959) [01:32:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1477959) [01:32:34] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1477959) [01:32:34] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile postmarketos-ui-plasma-mobile-extras angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs alligator buho calindori elisa kaidan kalk kasts kdeconnect keysmith kongress krecorder ktrip kweather neochat nota okular-mobile tokodon vvave osk-sdl lang musl-locales postmarketos-base-nofde (1477959) [01:32:34] New background process: pid=1478730, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/995) Installing icu-data-full (71.1-r4) (2/995) Installing dbus-libs (1.15.0-r0) (3/995) Installing libgcc (12.1.1_git20220630-r6) (4/995) Installing libffi (3.4.3-r0) (5/995) Installing libintl (0.21-r3) (6/995) Installing libblkid (2.38.1-r0) (7/995) Installing libmount (2.38.1-r0) (8/995) Installing pcre (8.45-r2) (9/995) Installing glib (2.72.4-r0) (10/995) Installing libstdc++ (12.1.1_git20220630-r6) (11/995) Installing icu-libs (71.1-r4) (12/995) Installing libpcre2-16 (10.40-r0) (13/995) Installing zstd-libs (1.5.2-r9) (14/995) Installing qt5-qtbase (5.15.5_git20220728-r0) (15/995) Installing hicolor-icon-theme (0.17-r2) (16/995) Installing libmagic (5.42-r0) (17/995) Installing file (5.42-r0) (18/995) Installing libxau (1.0.10-r0) (19/995) Installing libmd (1.0.4-r0) (20/995) Installing libbsd (0.11.6-r2) (21/995) Installing libxdmcp (1.1.3-r1) (22/995) Installing libxcb (1.15-r0) (23/995) Installing libx11 (1.8.1-r1) (24/995) Installing libxext (1.3.4-r1) (25/995) Installing libice (1.0.10-r1) (26/995) Installing libuuid (2.38.1-r0) (27/995) Installing libsm (1.2.3-r1) (28/995) Installing libxt (1.2.1-r0) (29/995) Installing libxmu (1.1.3-r1) (30/995) Installing xset (1.2.4-r0) (31/995) Installing xprop (1.2.5-r0) (32/995) Installing xdg-utils (1.1.3-r4) (33/995) Installing mesa (22.1.7-r3) (34/995) Installing libpciaccess (0.16-r1) (35/995) Installing libdrm (2.4.113-r0) (36/995) Installing libexpat (2.4.9-r0) (37/995) Installing wayland-libs-server (1.21.0-r1) (38/995) Installing libxfixes (6.0.0-r0) (39/995) Installing libxxf86vm (1.1.4-r3) (40/995) Installing mesa-glapi (22.1.7-r3) (41/995) Installing libxshmfence (1.3-r1) (42/995) Installing mesa-gl (22.1.7-r3) (43/995) Installing qt5-qtdeclarative (5.15.5_git20220617-r2) (44/995) Installing libxcomposite (0.4.5-r1) (45/995) Installing brotli-libs (1.0.9-r8) (46/995) Installing libbz2 (1.0.8-r3) (47/995) Installing libpng (1.6.37-r2) (48/995) Installing freetype (2.12.1-r0) (49/995) Installing fontconfig (2.14.0-r0) (50/995) Installing wayland-libs-client (1.21.0-r1) (51/995) Installing wayland-libs-cursor (1.21.0-r1) (52/995) Installing wayland-libs-egl (1.21.0-r1) (53/995) Installing pkgconf (1.9.3-r0) (54/995) Installing xkeyboard-config (9999-r5) (55/995) Installing xz-libs (5.2.6-r1) (56/995) Installing libxml2 (2.10.2-r0) (57/995) Installing libxkbcommon (1.4.1-r0) (58/995) Installing qt5-qtwayland (5.15.5_git20220620-r0) (59/995) Installing mesa-gbm (22.1.7-r3) (60/995) Installing mesa-egl (22.1.7-r3) (61/995) Installing avahi-libs (0.8-r6) (62/995) Installing gmp (6.2.1-r2) (63/995) Installing nettle (3.8.1-r0) (64/995) Installing p11-kit (0.24.1-r0) (65/995) Installing libtasn1 (4.19.0-r0) (66/995) Installing libunistring (1.0-r0) (67/995) Installing gnutls (3.7.7-r1) (68/995) Installing cups-libs (2.4.2-r0) (69/995) Installing shared-mime-info (2.2-r0) (70/995) Installing libjpeg-turbo (2.1.4-r0) (71/995) Installing libwebp (1.2.4-r1) (72/995) Installing tiff (4.4.0-r0) (73/995) Installing gdk-pixbuf (2.42.9-r1) (74/995) Installing gtk-update-icon-cache (3.24.34-r6) (75/995) Installing libxrender (0.9.10-r4) (76/995) Installing libxcursor (1.2.1-r1) (77/995) Installing libxdamage (1.1.5-r1) (78/995) Installing libxi (1.8-r0) (79/995) Installing libxinerama (1.1.4-r2) (80/995) Installing libxrandr (1.5.2-r1) (81/995) Installing libatk-1.0 (2.46.0-r0) (82/995) Installing libxtst (1.2.3-r4) (83/995) Installing at-spi2-core (2.46.0-r0) (84/995) Installing libatk-bridge-2.0 (2.46.0-r0) (85/995) Installing pixman (0.40.0-r4) (86/995) Installing cairo (1.17.6-r3) (87/995) Installing cairo-gobject (1.17.6-r3) (88/995) Installing libepoxy (1.5.10-r0) (89/995) Installing fribidi (1.0.12-r0) (90/995) Installing graphite2 (1.3.14-r1) (91/995) Installing harfbuzz (5.2.0-r0) (92/995) Installing libxft (2.3.6-r0) (93/995) Installing pango (1.50.10-r0) (94/995) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (95/995) Installing libevdev (1.13.0-r0) (96/995) Installing mtdev (1.1.6-r0) (97/995) Installing eudev-libs (3.2.11-r1) (98/995) Installing libinput-libs (1.21.0-r0) (99/995) Installing xcb-util-wm (0.4.1-r1) (100/995) Installing xcb-util (0.4.0-r3) (101/995) Installing xcb-util-image (0.4.0-r1) (102/995) Installing xcb-util-keysyms (0.4.0-r1) (103/995) Installing xcb-util-renderutil (0.3.9-r1) (104/995) Installing libxkbcommon-x11 (1.4.1-r0) (105/995) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0) (106/995) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0) (107/995) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0) (108/995) Installing kirigami2-libs (5.98.0-r0) (109/995) Installing kirigami2 (5.98.0-r0) (110/995) Installing sqlite-libs (3.39.3-r0) (111/995) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0) (112/995) Installing kconfig (5.98.0-r0) (113/995) Installing kcoreaddons (5.98.0-r0) (114/995) Installing ki18n (5.98.0-r0) (115/995) Installing kcodecs (5.98.0-r0) (116/995) Installing syndication (5.98.0-r0) (117/995) Installing alligator (22.06-r0) (118/995) Installing kactivities-libs (5.98.0-r0) (119/995) Installing karchive (5.98.0-r0) (120/995) Installing qt5-qtx11extras (5.15.5_git20220602-r0) (121/995) Installing kwindowsystem (5.98.0-r0) (122/995) Installing kcrash (5.98.0-r0) (123/995) Installing kdbusaddons (5.98.0-r0) (124/995) Installing kglobalaccel (5.98.0-r0) (125/995) Installing kguiaddons (5.98.0-r0) (126/995) Installing libelogind (246.10-r5) (127/995) Installing polkit-elogind-libs (121-r0) (128/995) Installing polkit-qt-1 (0.114.0-r1) (129/995) Installing kauth (5.98.0-r0) (130/995) Installing kwidgetsaddons (5.98.0-r0) (131/995) Installing kconfigwidgets (5.98.0-r0) (132/995) Installing qt5-qtsvg (5.15.5_git20220617-r0) (133/995) Installing kiconthemes (5.98.0-r0) (134/995) Installing kitemviews (5.98.0-r0) (135/995) Installing kxmlgui (5.98.0-r0) (136/995) Installing kbookmarks (5.98.0-r0) (137/995) Installing kcompletion (5.98.0-r0) (138/995) Installing libxml2-utils (2.10.2-r0) (139/995) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (140/995) Installing libgpg-error (1.45-r0) (141/995) Installing libgcrypt (1.10.1-r0) (142/995) Installing libxslt (1.1.36-r0) (143/995) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (144/995) Installing kdoctools (5.98.0-r0) (145/995) Installing kjobwidgets (5.98.0-r0) (146/995) Installing alsa-lib (1.2.7.2-r0) (147/995) Installing libxv (1.0.11-r3) (148/995) Installing cdparanoia-libs (10.2-r11) (149/995) Installing graphene (1.10.8-r1) (150/995) Installing gstreamer (1.20.3-r1) (151/995) Installing libogg (1.3.5-r1) (152/995) Installing opus (1.3.1-r1) (153/995) Installing orc (0.4.32-r1) (154/995) Installing libtheora (1.1.1-r16) (155/995) Installing libvorbis (1.3.7-r0) (156/995) Installing gst-plugins-base (1.20.3-r1) (157/995) Installing qt5-qtmultimedia (5.15.5_git20220617-r0) (158/995) Installing qt5-qtspeech (5.15.5_git20220617-r0) (159/995) Installing sound-theme-freedesktop (0.8-r0) (160/995) Installing libltdl (2.4.7-r0) (161/995) Installing libcanberra (0.30-r8) (162/995) Installing libcanberra-gstreamer (0.30-r8) (163/995) Installing knotifications (5.98.0-r0) (164/995) Installing kservice (5.98.0-r0) (165/995) Installing solid-libs (5.98.0-r0) (166/995) Installing libhunspell (1.7.1-r0) (167/995) Installing ncurses-terminfo-base (6.3_p20220917-r0) (168/995) Installing ncurses-libs (6.3_p20220917-r0) (169/995) Installing readline (8.1.2-r0) (170/995) Installing hunspell (1.7.1-r0) (171/995) Installing sonnet (5.98.0-r0) (172/995) Installing ktextwidgets (5.98.0-r0) (173/995) Installing kio (5.98.0-r0) (174/995) Installing kpackage (5.98.0-r0) (175/995) Installing kdeclarative (5.98.0-r0) (176/995) Installing kwayland (5.98.0-r0) (177/995) Installing plasma-framework (5.98.0-r0) (178/995) Installing libaccounts-glib (1.26-r0) (179/995) Installing libaccounts-qt (1.16-r1) (180/995) Installing signond (8.61-r0) (181/995) Installing accounts-qml-module (0.7_git20190605-r0) (182/995) Installing qt5-qtwebchannel (5.15.5_git20220617-r0) (183/995) Installing sdl2 (2.24.0-r0) (184/995) Installing svt-av1-libs (1.2.1-r0) (185/995) Installing aom-libs (3.4.0-r0) (186/995) Installing libass (0.16.0-r0) (187/995) Installing libdav1d (1.0.0-r1) (188/995) Installing lame (3.100-r1) (189/995) Installing libasyncns (0.8-r1) (190/995) Installing flac-libs (1.4.1-r0) (191/995) Installing libsndfile (1.1.0-r2) (192/995) Installing libgomp (12.1.1_git20220630-r6) (193/995) Installing soxr (0.1.3-r2) (194/995) Installing speexdsp (1.2.1-r0) (195/995) Installing tdb-libs (1.4.7-r0) (196/995) Installing libpulse (9999_git20220528-r0) (197/995) Installing cjson (1.7.15-r3) (198/995) Installing mbedtls (2.28.1-r0) (199/995) Installing librist (0.2.7-r0) (200/995) Installing libsrt (1.5.0-r1) (201/995) Installing libssh (0.10.4-r0) (202/995) Installing v4l-utils-libs (1.22.1-r2) (203/995) Installing libva (2.15.0-r0) (204/995) Installing libvdpau (1.5-r0) (205/995) Installing vidstab (1.1.0-r1) (206/995) Installing libvpx (1.12.0-r1) (207/995) Installing x264-libs (0.164_git20220602-r0) (208/995) Installing numactl (2.0.15-r0) (209/995) Installing x265-libs (3.5-r3) (210/995) Installing xvidcore (1.3.7-r1) (211/995) Installing libsodium (1.0.18-r2) (212/995) Installing libzmq (4.3.4-r1) (213/995) Installing ffmpeg-libs (5.1.1-r0) (214/995) Installing libevent (2.1.12-r5) (215/995) Installing nspr (4.35-r0) (216/995) Installing nss (3.83-r0) (217/995) Installing re2 (2022.06.01-r1) (218/995) Installing snappy (1.1.9-r4) (219/995) Installing qt5-qtwebengine (5.15.11-r0) (220/995) Installing libnotify (0.8.1-r1) (221/995) Installing libproxy (0.4.18-r1) (222/995) Installing signon-ui (0.17_git20171023-r1) (223/995) Installing libassuan (2.5.5-r0) (224/995) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (225/995) Installing gnupg-gpgconf (2.2.39-r0) (226/995) Installing gpg (2.2.39-r0) (227/995) Installing npth (1.6-r1) (228/995) Installing gpg-agent (2.2.39-r0) (229/995) Installing libksba (1.6.1-r0) (230/995) Installing gpgsm (2.2.39-r0) (231/995) Installing gpgme (1.17.1-r0) (232/995) Installing gpgmepp (1.17.1-r0) (233/995) Installing gdbm (1.23-r0) (234/995) Installing libsasl (2.1.28-r2) (235/995) Installing libqca (2.3.4-r2) (236/995) Installing kwallet (5.98.0-r0) (237/995) Installing kaccounts-integration (22.08.1-r0) (238/995) Installing purpose (5.98.0-r0) (239/995) Installing qt5-qtfeedback (0_git20180903-r0) (240/995) Installing angelfish (22.06-r0) (241/995) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (242/995) Installing gtk-engines-clearlooks (2.21.0-r3) (243/995) Installing gtk-engines-crux (2.21.0-r3) (244/995) Installing gtk-engines-industrial (2.21.0-r3) (245/995) Installing gtk-engines-mist (2.21.0-r3) (246/995) Installing gtk-engines-redmond (2.21.0-r3) (247/995) Installing gtk-engines-thinice (2.21.0-r3) (248/995) Installing gtk-engines (2.21.0-r3) (249/995) Installing breeze-gtk (5.25.5-r0) (250/995) Installing breeze-icons (5.98.0-r0) (251/995) Installing syntax-highlighting (5.98.0-r0) (252/995) Installing mauiman (1.0.0-r0) (253/995) Installing mauikit (2.2.0-r0) (254/995) Installing mauikit-texteditor (2.2.0-r0) (255/995) Installing mauikit-accounts (2.2.0-r0) (256/995) Installing mauikit-filebrowsing (2.2.0-r0) (257/995) Installing buho (2.2.0-r0) (258/995) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0) (259/995) Installing libical (3.0.14-r1) (260/995) Installing kcalendarcore (5.98.0-r0) (261/995) Installing kpeople (5.98.0-r0) (262/995) Installing calindori (22.06-r0) (263/995) Installing udev-init-scripts (35-r1) (264/995) Installing udev-init-scripts-openrc (35-r1) (265/995) Installing kmod-libs (30-r1) (266/995) Installing eudev (3.2.11-r1) (267/995) Installing eudev-openrc (3.2.11-r1) (268/995) Installing openssh-keygen (9.0_p1-r4) (269/995) Installing libedit (20210910.3.1-r0) (270/995) Installing openssh-client-common (9.0_p1-r4) (271/995) Installing openssh-client-default (9.0_p1-r4) (272/995) Installing openssh-sftp-server (9.0_p1-r4) (273/995) Installing openssh-server-common (9.0_p1-r4) (274/995) Installing openssh-server (9.0_p1-r4) (275/995) Installing openssh (9.0_p1-r4) (276/995) Installing boot-deploy (0.6-r0) (277/995) Installing busybox-extras (1.35.0-r25) Executing busybox-extras-1.35.0-r25.post-install (278/995) Installing lzo (2.10-r3) (279/995) Installing btrfs-progs (5.19.1-r0) (280/995) Installing bzip2 (1.0.8-r3) (281/995) Installing argon2-libs (20190702-r2) (282/995) Installing device-mapper-libs (2.02.188-r0) (283/995) Installing json-c (0.16-r0) (284/995) Installing cryptsetup-libs (2.5.0-r1) (285/995) Installing popt (1.19-r0) (286/995) Installing cryptsetup (2.5.0-r1) (287/995) Installing cryptsetup-openrc (2.5.0-r1) (288/995) Installing libaio (0.3.113-r0) (289/995) Installing device-mapper-event-libs (2.02.188-r0) (290/995) Installing lvm2-libs (2.02.188-r0) (291/995) Installing device-mapper (2.02.188-r0) (292/995) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (293/995) Installing libcom_err (1.46.5-r2) (294/995) Installing e2fsprogs-libs (1.46.5-r2) (295/995) Installing e2fsprogs (1.46.5-r2) (296/995) Installing e2fsprogs-extra (1.46.5-r2) (297/995) Installing f2fs-tools-libs (1.15.0-r0) (298/995) Installing f2fs-tools (1.15.0-r0) (299/995) Installing lz4 (1.9.4-r1) (300/995) Installing userspace-rcu (0.13.2-r0) (301/995) Installing multipath-tools (0.9.1-r0) (302/995) Installing multipath-tools-openrc (0.9.1-r0) (303/995) Installing parted (3.5-r0) (304/995) Installing postmarketos-mvcfg (1-r0) (305/995) Installing postmarketos-keys (1-r0) (306/995) Installing sudo (1.9.11_p3-r0) (307/995) Installing postmarketos-base-nofde (21-r2) (308/995) Installing unudhcpd (0.2.1-r0) (309/995) Installing xz (5.2.6-r1) (310/995) Installing postmarketos-mkinitfs (1.4.1-r12) (311/995) Installing postmarketos-base (21-r2) Executing postmarketos-base-21-r2.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (312/995) Installing linux-firmware-yamaha (20220815-r2) (313/995) Installing linux-firmware-yam (20220815-r2) (314/995) Installing linux-firmware-wfx (20220815-r2) (315/995) Installing linux-firmware-vxge (20220815-r2) (316/995) Installing linux-firmware-vicam (20220815-r2) (317/995) Installing linux-firmware-ueagle-atm (20220815-r2) (318/995) Installing linux-firmware-ttusb-budget (20220815-r2) (319/995) Installing linux-firmware-tigon (20220815-r2) (320/995) Installing linux-firmware-ti-keystone (20220815-r2) (321/995) Installing linux-firmware-ti-connectivity (20220815-r2) (322/995) Installing linux-firmware-ti (20220815-r2) (323/995) Installing linux-firmware-tehuti (20220815-r2) (324/995) Installing linux-firmware-sxg (20220815-r2) (325/995) Installing linux-firmware-sun (20220815-r2) (326/995) Installing linux-firmware-slicoss (20220815-r2) (327/995) Installing linux-firmware-sb16 (20220815-r2) (328/995) Installing linux-firmware-rtw89 (20220815-r2) (329/995) Installing linux-firmware-rtw88 (20220815-r2) (330/995) Installing linux-firmware-rtlwifi (20220815-r2) (331/995) Installing linux-firmware-rtl_nic (20220815-r2) (332/995) Installing linux-firmware-rtl_bt (20220815-r2) (333/995) Installing linux-firmware-rtl8192e (20220815-r2) (334/995) Installing linux-firmware-rsi (20220815-r2) (335/995) Installing linux-firmware-rockchip (20220815-r2) (336/995) Installing linux-firmware-radeon (20220815-r2) (337/995) Installing linux-firmware-r128 (20220815-r2) (338/995) Installing linux-firmware-qlogic (20220815-r2) (339/995) Installing linux-firmware-qed (20220815-r2) (340/995) Installing linux-firmware-ath10k (20220815-r2) (341/995) Installing linux-firmware-qcom (20220815-r2) (342/995) Installing linux-firmware-qca (20220815-r2) (343/995) Installing linux-firmware-ositech (20220815-r2) (344/995) Installing linux-firmware-nvidia (20220815-r2) (345/995) Installing linux-firmware-netronome (20220815-r2) (346/995) Installing linux-firmware-myricom (20220815-r2) (347/995) Installing linux-firmware-mwlwifi (20220815-r2) (348/995) Installing linux-firmware-mwl8k (20220815-r2) (349/995) Installing linux-firmware-mrvl (20220815-r2) (350/995) Installing linux-firmware-moxa (20220815-r2) (351/995) Installing linux-firmware-microchip (20220815-r2) (352/995) Installing linux-firmware-meson (20220815-r2) (353/995) Installing linux-firmware-mellanox (20220815-r2) (354/995) Installing linux-firmware-mediatek (20220815-r2) (355/995) Installing linux-firmware-matrox (20220815-r2) (356/995) Installing linux-firmware-liquidio (20220815-r2) (357/995) Installing linux-firmware-libertas (20220815-r2) (358/995) Installing linux-firmware-korg (20220815-r2) (359/995) Installing linux-firmware-keyspan_pda (20220815-r2) (360/995) Installing linux-firmware-keyspan (20220815-r2) (361/995) Installing linux-firmware-kaweth (20220815-r2) (362/995) Installing linux-firmware-isci (20220815-r2) (363/995) Installing linux-firmware-intel (20220815-r2) (364/995) Installing linux-firmware-inside-secure (20220815-r2) (365/995) Installing linux-firmware-imx (20220815-r2) (366/995) Installing linux-firmware-i915 (20220815-r2) (367/995) Installing linux-firmware-go7007 (20220815-r2) (368/995) Installing linux-firmware-ess (20220815-r2) (369/995) Installing linux-firmware-ene-ub6250 (20220815-r2) (370/995) Installing linux-firmware-emi62 (20220815-r2) (371/995) Installing linux-firmware-emi26 (20220815-r2) (372/995) Installing linux-firmware-edgeport (20220815-r2) (373/995) Installing linux-firmware-e100 (20220815-r2) (374/995) Installing linux-firmware-dsp56k (20220815-r2) (375/995) Installing linux-firmware-dpaa2 (20220815-r2) (376/995) Installing linux-firmware-dabusb (20220815-r2) (377/995) Installing linux-firmware-cypress (20220815-r2) (378/995) Installing linux-firmware-cxgb4 (20220815-r2) (379/995) Installing linux-firmware-cxgb3 (20220815-r2) (380/995) Installing linux-firmware-cpia2 (20220815-r2) (381/995) Installing linux-firmware-cnm (20220815-r2) (382/995) Installing linux-firmware-cis (20220815-r2) (383/995) Installing linux-firmware-cirrus (20220815-r2) (384/995) Installing linux-firmware-cavium (20220815-r2) (385/995) Installing linux-firmware-cadence (20220815-r2) (386/995) Installing linux-firmware-brcm (20220815-r2) (387/995) Installing linux-firmware-bnx2x (20220815-r2) (388/995) Installing linux-firmware-bnx2 (20220815-r2) (389/995) Installing linux-firmware-av7110 (20220815-r2) (390/995) Installing linux-firmware-atusb (20220815-r2) (391/995) Installing linux-firmware-atmel (20220815-r2) (392/995) Installing linux-firmware-ath9k_htc (20220815-r2) (393/995) Installing linux-firmware-ath6k (20220815-r2) (394/995) Installing linux-firmware-ath11k (20220815-r2) (395/995) Installing linux-firmware-ar3k (20220815-r2) (396/995) Installing linux-firmware-amphion (20220815-r2) (397/995) Installing linux-firmware-amdgpu (20220815-r2) (398/995) Installing linux-firmware-amd-ucode (20220815-r2) (399/995) Installing linux-firmware-amd (20220815-r2) (400/995) Installing linux-firmware-advansys (20220815-r2) (401/995) Installing linux-firmware-adaptec (20220815-r2) (402/995) Installing linux-firmware-acenic (20220815-r2) (403/995) Installing linux-firmware-3com (20220815-r2) (404/995) Installing linux-firmware-other (20220815-r2) (405/995) Installing linux-firmware (20220815-r2) (406/995) Installing linux-lts (5.15.69-r0) (407/995) Installing llvm14-libs (14.0.6-r4) (408/995) Installing musl-fts (1.2.7-r3) (409/995) Installing libelf (0.187-r2) (410/995) Installing mesa-dri-gallium (22.1.7-r3) (411/995) Installing device-tablet-x64uefi (0.3-r4) (412/995) Installing ca-certificates (20220614-r2) (413/995) Installing nghttp2-libs (1.50.0-r0) (414/995) Installing libcurl (7.85.0-r0) (415/995) Installing libxmlb (0.3.10-r0) (416/995) Installing yaml (0.2.5-r0) (417/995) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (418/995) Installing appstream-qt (0.15.5-r0) (419/995) Installing attica (5.98.0-r0) (420/995) Installing kidletime (5.98.0-r0) (421/995) Installing knewstuff (5.98.0-r0) (422/995) Installing discover (5.25.5-r0) (423/995) Installing libapk-qt (0.4.2-r0) (424/995) Installing discover-backend-apk (5.25.5-r0) (425/995) Installing encodings (1.0.6-r0) (426/995) Installing libfontenc (1.1.6-r0) (427/995) Installing mkfontscale (1.2.2-r1) (428/995) Installing ttf-dejavu (2.37-r2) (429/995) Installing live-media (2022.07.14-r0) (430/995) Installing libxpm (3.5.13-r1) (431/995) Installing a52dec (0.7.4-r7) (432/995) Installing libraw1394 (2.1.2-r2) (433/995) Installing libavc1394 (0.5.4-r2) (434/995) Installing vulkan-loader (1.3.224.1-r1) (435/995) Installing ffmpeg4-libs (4.4.2-r4) (436/995) Installing libbluray (1.3.3-r0) (437/995) Installing libcddb (1.3.2-r3) (438/995) Installing libusb (1.0.26-r0) (439/995) Installing libdc1394 (2.2.6-r0) (440/995) Installing libdvbpsi (1.3.3-r0) (441/995) Installing libdvdcss (1.4.3-r0) (442/995) Installing libdvdread (6.1.3-r0) (443/995) Installing libdvdnav (6.1.1-r0) (444/995) Installing libebml (1.4.2-r0) (445/995) Installing faad2-libs (2.10.0-r0) (446/995) Installing lua5.2-libs (5.2.4-r10) (447/995) Installing libmad (0.15.1b-r9) (448/995) Installing libmatroska (1.6.3-r1) (449/995) Installing libmpeg2 (0.5.1-r8) (450/995) Installing glslang-libs (11.11.0-r0) (451/995) Installing glslang (11.11.0-r0) (452/995) Installing lcms2 (2.13.1-r0) (453/995) Installing spirv-tools (1.3.224.1-r1) (454/995) Installing shaderc (2022.2-r1) (455/995) Installing libplacebo (4.208.0-r2) (456/995) Installing librsvg (2.55.1-r0) (457/995) Installing speex (1.2.1-r0) (458/995) Installing libshout (2.4.6-r1) (459/995) Installing talloc (2.3.4-r0) (460/995) Installing tevent (0.13.0-r0) (461/995) Installing samba-util-libs (4.16.4-r0) (462/995) Installing jansson (2.14-r0) (463/995) Installing libldap (2.6.3-r3) (464/995) Installing lmdb (0.9.29-r1) (465/995) Installing ldb (2.5.2-r0) (466/995) Installing linux-pam (1.5.2-r1) (467/995) Installing libwbclient (4.16.4-r0) (468/995) Installing samba-libs (4.16.4-r0) (469/995) Installing libsmbclient (4.16.4-r0) (470/995) Installing taglib (1.12-r1) (471/995) Installing vlc-libs (3.0.17.4-r6) (472/995) Installing vlc (3.0.17.4-r6) (473/995) Installing exiv2 (0.27.5-r1) (474/995) Installing kfilemetadata (5.98.0-r0) (475/995) Installing baloo (5.98.0-r0) (476/995) Installing elisa (22.08.1-r0) (477/995) Installing dbus-glib (0.112-r1) (478/995) Installing firefox-esr (102.3.0-r0) (479/995) Installing font-noto-common (0_git20211101-r6) (480/995) Installing font-noto-math (0_git20211101-r6) (481/995) Installing font-noto-symbols (0_git20211101-r6) (482/995) Installing font-noto (0_git20211101-r6) (483/995) Installing font-noto-emoji (2.038-r0) (484/995) Installing font-noto-extra (0_git20211101-r6) (485/995) Installing mauikit-imagetools (2.2.0-r0) (486/995) Installing index (2.2.0-r0) (487/995) Installing signon-plugin-oauth2 (0.25-r0) (488/995) Installing kaccounts-providers (22.08.1-r0) (489/995) Installing qt5-qtlocation (5.15.5_git20220618-r0) (490/995) Installing zxing-cpp (1.2.0-r0) (491/995) Installing qxmpp (1.4.0-r0) (492/995) Installing kaidan (0.8.0-r2) (493/995) Installing kunitconversion (5.98.0-r0) (494/995) Installing mpfr4 (4.1.0-r0) (495/995) Installing kalk (22.06-r0) (496/995) Installing libcaca (0.99_beta20-r0) (497/995) Installing libdv (1.0.0-r6) (498/995) Installing libgudev (237-r1) (499/995) Installing libiec61883 (1.2.0-r2) (500/995) Installing libsamplerate (0.2.2-r0) (501/995) Installing jack (1.9.21-r0) (502/995) Installing mpg123-libs (1.30.2-r0) (503/995) Installing wavpack (5.5.0-r0) (504/995) Installing gst-plugins-good (1.20.3-r2) (505/995) Installing libnm (1.40.0-r0) (506/995) Installing networkmanager-common (1.40.0-r0) (507/995) Installing networkmanager-openrc (1.40.0-r0) (508/995) Installing dbus (1.15.0-r0) Executing dbus-1.15.0-r0.pre-install Executing dbus-1.15.0-r0.post-install (509/995) Installing dbus-openrc (1.15.0-r0) (510/995) Installing libmnl (1.0.5-r0) (511/995) Installing libnftnl (1.2.3-r0) (512/995) Installing iptables (1.8.8-r2) (513/995) Installing iptables-openrc (1.8.8-r2) (514/995) Installing libndp (1.8-r0) (515/995) Installing libidn2 (2.3.3-r0) (516/995) Installing libpsl (0.21.1-r0) (517/995) Installing networkmanager (1.40.0-r0) Executing networkmanager-1.40.0-r0.pre-install Executing networkmanager-1.40.0-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-. * (518/995) Installing networkmanager-qt (5.98.0-r0) (519/995) Installing threadweaver (5.98.0-r0) (520/995) Installing qt5-qtkeychain (0.13.2-r0) (521/995) Installing kasts (22.06-r1) (522/995) Installing kirigami-addons (0.3-r0) (523/995) Installing kclock (22.06-r0) (524/995) Installing gsettings-desktop-schemas (42.0-r0) (525/995) Installing kdecoration (5.25.5-r0) (526/995) Installing kde-gtk-config (5.25.5-r0) (527/995) Installing fuse-common (3.12.0-r0) (528/995) Installing fuse-openrc (3.12.0-r0) (529/995) Installing fuse3-libs (3.12.0-r0) (530/995) Installing fuse3 (3.12.0-r0) (531/995) Installing sshfs (3.7.3-r0) (532/995) Installing kcmutils (5.98.0-r0) (533/995) Installing libpulse-mainloop-glib (9999_git20220528-r0) (534/995) Installing pulseaudio-qt (1.3-r2) (535/995) Installing libfakekey (0.3-r0) (536/995) Installing kdeconnect (22.08.1-r0) (537/995) Installing keysmith (22.06-r0) (538/995) Installing kirigami-gallery (22.08.1-r0) (539/995) Installing kquickimageeditor (0.2.0-r1) (540/995) Installing koko (22.06-r0) (541/995) Installing kongress (22.06-r0) (542/995) Installing kasync (0.3.0-r2) (543/995) Installing gpg-wks-server (2.2.39-r0) (544/995) Installing gpgv (2.2.39-r0) (545/995) Installing gnupg-dirmngr (2.2.39-r0) (546/995) Installing gnupg-utils (2.2.39-r0) (547/995) Installing gnupg-wks-client (2.2.39-r0) (548/995) Installing gnupg (2.2.39-r0) (549/995) Installing iso-codes (4.11.0-r0) (550/995) Installing kcontacts (5.98.0-r0) (551/995) Installing kmime (22.08.1-r0) (552/995) Installing kimap2 (0.4.0-r1) (553/995) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0) (554/995) Installing kdav2 (0.4.0-r1) (555/995) Installing libxapian (1.4.20-r1) (556/995) Installing sink (0.9.0-r2) (557/995) Installing kpeoplesink (0_git20210224-r1) (558/995) Installing kpeoplevcard (0.1-r2) (559/995) Installing krecorder (22.06-r0) (560/995) Installing kpublictransport (22.08.1-r0) (561/995) Installing ktrip (22.06-r0) (562/995) Installing kquickcharts (5.98.0-r0) (563/995) Installing kholidays (5.98.0-r0) (564/995) Installing kweathercore (0.6-r0) (565/995) Installing qt5-qtcharts (5.15.5_git20220617-r0) (566/995) Installing kweather (22.06-r0) (567/995) Installing lang (0.1-r1) (568/995) Installing koko-lang (22.06-r0) (569/995) Installing gsettings-desktop-schemas-lang (42.0-r0) (570/995) Installing kconfigwidgets-lang (5.98.0-r0) (571/995) Installing gstreamer-lang (1.20.3-r1) (572/995) Installing plasma-framework-lang (5.98.0-r0) (573/995) Installing gtk+3.0-lang (9999_git20210602-r4) (574/995) Installing kglobalaccel-lang (5.98.0-r0) (575/995) Installing sonnet-lang (5.98.0-r0) (576/995) Installing calindori-lang (22.06-r0) (577/995) Installing knotifications-lang (5.98.0-r0) (578/995) Installing kholidays-lang (5.98.0-r0) (579/995) Installing ktextwidgets-lang (5.98.0-r0) (580/995) Installing glib-lang (2.72.4-r0) (581/995) Installing kbookmarks-lang (5.98.0-r0) (582/995) Installing kirigami2-lang (5.98.0-r0) (583/995) Installing kongress-lang (22.06-r0) (584/995) Installing kxmlgui-lang (5.98.0-r0) (585/995) Installing kiconthemes-lang (5.98.0-r0) (586/995) Installing kconfig-lang (5.98.0-r0) (587/995) Installing kcontacts-lang (5.98.0-r0) (588/995) Installing kitemviews-lang (5.98.0-r0) (589/995) Installing kunitconversion-lang (5.98.0-r0) (590/995) Installing kwindowsystem-lang (5.98.0-r0) (591/995) Installing gnupg-lang (2.2.39-r0) (592/995) Installing kaccounts-integration-lang (22.08.1-r0) (593/995) Installing gtk+2.0-lang (2.24.33-r7) (594/995) Installing kaccounts-providers-lang (22.08.1-r0) (595/995) Installing kauth-lang (5.98.0-r0) (596/995) Installing kdbusaddons-lang (5.98.0-r0) (597/995) Installing kjobwidgets-lang (5.98.0-r0) (598/995) Installing kirigami-gallery-lang (22.08.1-r0) (599/995) Installing angelfish-lang (22.06-r0) (600/995) Installing kcmutils-lang (5.98.0-r0) (601/995) Installing elisa-lang (22.08.1-r0) (602/995) Installing gst-plugins-base-lang (1.20.3-r1) (603/995) Installing kcodecs-lang (5.98.0-r0) (604/995) Installing gdk-pixbuf-lang (2.42.9-r1) (605/995) Installing kasts-lang (22.06-r1) (606/995) Installing kpeople-lang (5.98.0-r0) (607/995) Installing keysmith-lang (22.06-r0) (608/995) Installing baloo-lang (5.98.0-r0) (609/995) Installing kdeconnect-lang (22.08.1-r0) (610/995) Installing kfilemetadata-lang (5.98.0-r0) (611/995) Installing kmime-lang (22.08.1-r0) (612/995) Installing ki18n-lang (5.98.0-r0) (613/995) Installing kdecoration-lang (5.25.5-r0) (614/995) Installing hunspell-lang (1.7.1-r0) (615/995) Installing gst-plugins-good-lang (1.20.3-r2) (616/995) Installing kcoreaddons-lang (5.98.0-r0) (617/995) Installing syntax-highlighting-lang (5.98.0-r0) (618/995) Installing gtk-engines-lang (2.21.0-r3) (619/995) Installing iso-codes-lang (4.11.0-r0) (620/995) Installing networkmanager-lang (1.40.0-r0) (621/995) Installing kio-lang (5.98.0-r0) (622/995) Installing knewstuff-lang (5.98.0-r0) (623/995) Installing kwallet-lang (5.98.0-r0) (624/995) Installing discover-lang (5.25.5-r0) (625/995) Installing kpackage-lang (5.98.0-r0) (626/995) Installing kweathercore-lang (0.6-r0) (627/995) Installing appstream-lang (0.15.5-r0) (628/995) Installing kdeclarative-lang (5.98.0-r0) (629/995) Installing at-spi2-core-lang (2.46.0-r0) (630/995) Installing kservice-lang (5.98.0-r0) (631/995) Installing kwidgetsaddons-lang (5.98.0-r0) (632/995) Installing kcompletion-lang (5.98.0-r0) (633/995) Installing purpose-lang (5.98.0-r0) (634/995) Installing kdoctools-lang (5.98.0-r0) (635/995) Installing shared-mime-info-lang (2.2-r0) (636/995) Installing libraw (0.20.2-r0) (637/995) Installing libraw-tools (0.20.2-r0) (638/995) Installing imagemagick-libs (7.1.0.48-r0) (639/995) Installing jbig2dec (0.19-r0) (640/995) Installing ghostscript (9.56.1-r0) (641/995) Installing libde265 (1.0.8-r2) (642/995) Installing libheif (1.13.0-r0) (643/995) Installing libjxl (0.6.1_git20220605-r1) (644/995) Installing imagemagick (7.1.0.48-r0) (645/995) Installing perl (5.36.0-r0) (646/995) Installing perl-image-exiftool (12.42-r0) (647/995) Installing exiftool (12.42-r0) (648/995) Installing openexr (3.1.5-r3) (649/995) Installing soundtouch (2.3.1-r0) (650/995) Installing chromaprint (1.5.1-r2) (651/995) Installing tslib (1.22-r1) (652/995) Installing directfb (1.7.7-r4) (653/995) Installing faac (1.30-r1) (654/995) Installing fdk-aac (2.0.2-r1) (655/995) Installing flite (2.2-r1) (656/995) Installing portaudio (19.7.0-r0) (657/995) Installing fluidsynth-libs (2.2.9-r0) (658/995) Installing libfreeaptx (0.1.1-r0) (659/995) Installing gsm (1.0.22-r0) (660/995) Installing libldac (2.0.2.3-r0) (661/995) Installing libmodplug (0.8.9.0-r1) (662/995) Installing neon (0.32.4-r0) (663/995) Installing libnice (0.1.19-r0) (664/995) Installing openal-soft (1.22.2-r1) (665/995) Installing openjpeg (2.5.0-r0) (666/995) Installing librtmp (2.4_git20190330-r1) (667/995) Installing sbc (2.0-r0) (668/995) Installing spandsp (0.0.6-r2) (669/995) Installing libsrtp (2.4.2-r3) (670/995) Installing vo-aacenc (0.1.3-r0) (671/995) Installing vo-amrwbenc (0.1.3-r0) (672/995) Installing libzbar (0.23.92-r0) (673/995) Installing gst-plugins-bad (1.20.3-r4) (674/995) Installing gst-plugins-bad-lang (1.20.3-r4) (675/995) Installing gtk4.0 (4.8.1-r0) Executing gtk4.0-4.8.1-r0.post-install (676/995) Installing gtk4.0-lang (4.8.1-r0) (677/995) Installing megapixels (1.5.2-r0) (678/995) Installing mobile-config-firefox (3.0.0-r1) (679/995) Installing musl-locales (0.1.0-r0) (680/995) Installing musl-locales-lang (0.1.0-r0) (681/995) Installing kitemmodels (5.98.0-r0) (682/995) Installing qqc2-desktop-style (5.98.0-r0) (683/995) Installing libquotient (0.6.11-r0) (684/995) Installing libcmark (0.30.2-r0) (685/995) Installing neochat (22.06-r1) (686/995) Installing neochat-lang (22.06-r1) (687/995) Installing qmltermwidget (0.2.0-r1) (688/995) Installing nota (2.2.0-r0) (689/995) Installing kjs (5.98.0-r0) (690/995) Installing libkexiv2 (22.08.1-r0) (691/995) Installing kparts (5.98.0-r0) (692/995) Installing kparts-lang (5.98.0-r0) (693/995) Installing kpty (5.98.0-r0) (694/995) Installing kpty-lang (5.98.0-r0) (695/995) Installing libdjvulibre (3.5.28-r1) (696/995) Installing libzip (1.9.2-r1) (697/995) Installing ebook-tools (0.2.2-r2) (698/995) Installing discount-libs (2.2.7b-r0) (699/995) Installing clang-libs (14.0.6-r4) (700/995) Installing qt5-qttools (5.15.5_git20220619-r0) (701/995) Installing phonon (4.11.1-r2) (702/995) Installing phonon-lang (4.11.1-r2) (703/995) Installing poppler (22.09.0-r0) (704/995) Installing poppler-qt5 (22.09.0-r0) (705/995) Installing kdegraphics-mobipocket (22.08.1-r0) (706/995) Installing libspectre (0.2.10-r0) (707/995) Installing okular-common (22.08.1-r0) (708/995) Installing okular-common-qml (22.08.1-r0) (709/995) Installing okular-mobile (22.08.1-r0) (710/995) Installing mesa-gles (22.1.7-r3) (711/995) Installing sdl2_ttf (2.20.1-r0) (712/995) Installing osk-sdl (0.67-r0) (713/995) Installing frameworkintegration (5.98.0-r0) (714/995) Installing oxygen (5.25.5-r0) (715/995) Installing oxygen-lang (5.25.5-r0) (716/995) Installing modemmanager-qt (5.98.0-r0) (717/995) Installing callaudiod-libs (0.1.4-r0) (718/995) Installing qtmpris (1.0.6-r1) (719/995) Installing abseil-cpp (20220623.1-r0) (720/995) Installing boost1.80-thread (1.80.0-r2) (721/995) Installing libprotobuf (3.21.6-r0) (722/995) Installing libphonenumber (8.12.54-r0) (723/995) Installing plasma-dialer (22.06-r0) (724/995) Installing plasma-dialer-lang (22.06-r0) (725/995) Installing plasma-mobile-sounds (0.1-r1) (726/995) Installing plasma-phonebook (22.06-r0) (727/995) Installing plasma-phonebook-lang (22.06-r0) (728/995) Installing postmarketos-artwork-wallpapers (2-r1) (729/995) Installing postmarketos-hidden-desktop-entries (2.2-r1) (730/995) Installing bluez (5.65-r1) (731/995) Installing bluez-openrc (5.65-r1) (732/995) Installing bluez-obexd (5.65-r1) (733/995) Installing kded (5.98.0-r0) (734/995) Installing bluez-qt (5.98.0-r0) (735/995) Installing bluedevil (5.25.5-r0) (736/995) Installing bluedevil-lang (5.25.5-r0) (737/995) Installing breeze (5.25.5-r0) (738/995) Installing breeze-lang (5.25.5-r0) (739/995) Installing callaudiod (0.1.4-r0) (740/995) Installing dnsmasq-common (2.86-r5) (741/995) Installing dnsmasq-openrc (2.86-r5) (742/995) Installing dnsmasq (2.86-r5) Executing dnsmasq-2.86-r5.pre-install (743/995) Installing shadow (4.10-r3) (744/995) Installing libacl (2.3.1-r1) (745/995) Installing elogind (246.10-r5) (746/995) Installing elogind-openrc (246.10-r5) (747/995) Installing elogind-lang (246.10-r5) (748/995) Installing hfd-service (0.1.0-r1) (749/995) Installing hfd-service-openrc (0.1.0-r1) (750/995) Installing iio-sensor-proxy (3.4-r0) (751/995) Installing iio-sensor-proxy-openrc (3.4-r0) (752/995) Installing libkscreen (5.25.5-r0) (753/995) Installing qt5-qtsensors (5.15.5_git20220519-r0) (754/995) Installing kscreen (5.25.5-r0) (755/995) Installing kscreen-lang (5.25.5-r0) (756/995) Installing socat (1.7.4.3-r1) (757/995) Installing kwallet-pam (5.25.5-r0) (758/995) Installing kwayland-integration (5.25.5-r0) (759/995) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (760/995) Installing duktape (2.7.0-r0) (761/995) Installing polkit-elogind (121-r0) (762/995) Installing libmm-glib (1.18.12-r0) (763/995) Installing libmbim (1.26.4-r0) (764/995) Installing libqrtr-glib (1.2.2-r0) (765/995) Installing libqmi (1.30.8-r0) (766/995) Installing modemmanager (1.18.12-r0) (767/995) Installing modemmanager-lang (1.18.12-r0) (768/995) Installing modemmanager-openrc (1.18.12-r0) (769/995) Installing networkmanager-cli (1.40.0-r0) (770/995) Installing slang (2.3.3-r0) (771/995) Installing newt (0.52.21-r4) (772/995) Installing newt-lang (0.52.21-r4) (773/995) Installing networkmanager-tui (1.40.0-r0) (774/995) Installing wireless-regdb (2022.08.12-r0) (775/995) Installing networkmanager-wifi (1.40.0-r0) Executing networkmanager-wifi-1.40.0-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (776/995) Installing mobile-broadband-provider-info (20220725-r0) (777/995) Installing networkmanager-wwan (1.40.0-r0) (778/995) Installing pipewire-libs (0.3.58-r0) (779/995) Installing libunwind (1.6.2-r0) (780/995) Installing libuv (1.44.2-r0) (781/995) Installing roc-toolkit-libs (0.1.5-r2) (782/995) Installing webrtc-audio-processing (0.3.1-r6) (783/995) Installing pipewire (0.3.58-r0) (784/995) Installing pipewire-lang (0.3.58-r0) (785/995) Installing dbus-x11 (1.15.0-r0) (786/995) Installing kactivities (5.98.0-r0) (787/995) Installing dconf (0.40.0-r1) (788/995) Installing anthy (9100h-r1) (789/995) Installing maliit-framework (2.3.0-r1) (790/995) Installing kyotocabinet (1.2.79-r3) (791/995) Installing libpinyin (2.6.2-r0) (792/995) Installing tinyxml (2.6.2-r1) (793/995) Installing presage (0.9.1-r2) (794/995) Installing maliit-keyboard (2.3.1-r0) (795/995) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0) (796/995) Installing plasma-nano (5.25.5-r0) (797/995) Installing plasma-nm (5.25.5-r0) (798/995) Installing plasma-nm-lang (5.25.5-r0) (799/995) Installing plasma-nm-mobile (5.25.5-r0) (800/995) Installing fftw-single-libs (3.3.10-r0) (801/995) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (802/995) Installing pulseaudio-bluez (9999_git20220528-r0) (803/995) Installing pulseaudio-alsa (9999_git20220528-r0) (804/995) Installing alsa-utils-openrc (1.2.7-r1) (805/995) Installing pulseaudio-openrc (9999_git20220528-r0) (806/995) Installing libcanberra-pulse (0.30-r8) (807/995) Installing pulseaudio-lang (9999_git20220528-r0) (808/995) Installing plasma-pa (5.25.5-r0) (809/995) Installing plasma-pa-lang (5.25.5-r0) (810/995) Installing tzdata (2022c-r0) (811/995) Installing libdaemon (0.14-r3) (812/995) Installing openrc-settingsd (1.1.0-r0) (813/995) Installing openrc-settingsd-openrc (1.1.0-r0) (814/995) Installing plasma-settings (22.06-r0) (815/995) Installing plasma-settings-lang (22.06-r0) (816/995) Installing kactivitymanagerd (5.25.5-r0) (817/995) Installing kactivitymanagerd-lang (5.25.5-r0) (818/995) Installing kinit (5.98.0-r0) (819/995) Installing kinit-lang (5.98.0-r0) (820/995) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (821/995) Installing avahi-lang (0.8-r6) (822/995) Installing kdnssd (5.98.0-r0) (823/995) Installing kdnssd-lang (5.98.0-r0) (824/995) Installing kdsoap (2.1.1-r0) (825/995) Installing libmtp (1.1.20-r0) (826/995) Installing kio-extras (22.08.1-r0) (827/995) Installing kio-extras-lang (22.08.1-r0) (828/995) Installing xorg-server-common (21.1.4-r0) (829/995) Installing libxkbfile (1.1.0-r1) (830/995) Installing xkbcomp (1.4.5-r0) (831/995) Installing libxfont2 (2.0.6-r0) (832/995) Installing libtirpc-conf (1.3.2-r2) (833/995) Installing libtirpc-nokrb (1.3.2-r2) (834/995) Installing libxcvt (0.1.2-r0) (835/995) Installing xwayland (22.1.3-r1) (836/995) Installing layer-shell-qt (5.25.5-r0) (837/995) Installing kscreenlocker (5.25.5-r0) (838/995) Installing kscreenlocker-lang (5.25.5-r0) (839/995) Installing libqaccessibilityclient (0.4.1-r1) (840/995) Installing xcb-util-cursor (0.1.3-r2) (841/995) Installing kwin (5.25.5-r0) (842/995) Installing kwin-lang (5.25.5-r0) (843/995) Installing krunner (5.98.0-r0) (844/995) Installing milou (5.25.5-r0) (845/995) Installing milou-lang (5.25.5-r0) (846/995) Installing pipewire-media-session (0.4.1-r0) (847/995) Installing ttf-hack (3.003-r2) (848/995) Installing plasma-integration (5.25.5-r0) (849/995) Installing plasma-integration-lang (5.25.5-r0) (850/995) Installing qtchooser (66-r1) (851/995) Installing plasma-workspace-libs (5.25.5-r1) (852/995) Installing kactivities-stats (5.98.0-r0) (853/995) Installing knotifyconfig (5.98.0-r0) (854/995) Installing knotifyconfig-lang (5.98.0-r0) (855/995) Installing libdmtx-libs (0.7.7-r0) (856/995) Installing libqrencode (4.1.1-r0) (857/995) Installing prison (5.98.0-r0) (858/995) Installing ktexteditor (5.98.0-r0) (859/995) Installing ktexteditor-lang (5.98.0-r0) (860/995) Installing libnl3 (3.7.0-r0) (861/995) Installing libpcap (1.10.1-r0) (862/995) Installing lm-sensors-libs (3.6.0-r4) (863/995) Installing libksysguard (5.25.5-r0) (864/995) Installing libksysguard-lang (5.25.5-r0) (865/995) Installing kuserfeedback (1.2.0-r1) (866/995) Installing kuserfeedback-lang (1.2.0-r1) (867/995) Installing gpsd (3.24-r0) (868/995) Installing gpsd-openrc (3.24-r0) (869/995) Installing libqalculate (4.3.0-r0) (870/995) Installing libqalculate-lang (4.3.0-r0) (871/995) Installing plasma-workspace (5.25.5-r1) (872/995) Installing plasma-workspace-lang (5.25.5-r1) (873/995) Installing kdesu (5.98.0-r0) (874/995) Installing kdesu-lang (5.98.0-r0) (875/995) Installing kde-cli-tools (5.25.5-r0) (876/995) Installing kde-cli-tools-lang (5.25.5-r0) (877/995) Installing qqc2-breeze-style (5.25.5-r0) (878/995) Installing plasma-mobile (5.25.5-r0) (879/995) Installing polkit-kde-agent-1 (5.25.5-r0) (880/995) Installing polkit-kde-agent-1-lang (5.25.5-r0) (881/995) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (882/995) Installing chrony-openrc (4.3-r0) (883/995) Installing haveged (1.9.18-r0) (884/995) Installing haveged-openrc (1.9.18-r0) (885/995) Installing nftables (1.0.5-r0) (886/995) Installing nftables-openrc (1.0.5-r0) (887/995) Installing postmarketos-config-nftables (0.10-r0) Executing postmarketos-config-nftables-0.10-r0.post-install * service nftables added to runlevel default (888/995) Installing postmarketos-config-nftables-networkmanager (0.10-r0) (889/995) Installing postmarketos-base-nftables (21-r2) Executing postmarketos-base-nftables-21-r2.post-install (890/995) Installing kdeconnect-nftables (22.08.1-r0) (891/995) Installing postmarketos-artwork-icons (2-r1) (892/995) Installing util-linux (2.38.1-r0) (893/995) Installing libfdisk (2.38.1-r0) (894/995) Installing libsmartcols (2.38.1-r0) (895/995) Installing util-linux-misc (2.38.1-r0) (896/995) Installing libeconf (0.4.6-r0) (897/995) Installing runuser (2.38.1-r0) (898/995) Installing mount (2.38.1-r0) (899/995) Installing losetup (2.38.1-r0) (900/995) Installing hexdump (2.38.1-r0) (901/995) Installing uuidgen (2.38.1-r0) (902/995) Installing blkid (2.38.1-r0) (903/995) Installing sfdisk (2.38.1-r0) (904/995) Installing mcookie (2.38.1-r0) (905/995) Installing agetty (2.38.1-r0) (906/995) Installing agetty-openrc (0.45.2-r3) (907/995) Installing wipefs (2.38.1-r0) (908/995) Installing cfdisk (2.38.1-r0) (909/995) Installing umount (2.38.1-r0) (910/995) Installing util-linux-openrc (2.38.1-r0) (911/995) Installing flock (2.38.1-r0) (912/995) Installing lsblk (2.38.1-r0) (913/995) Installing libcap-ng (0.8.3-r1) (914/995) Installing setpriv (2.38.1-r0) (915/995) Installing logger (2.38.1-r0) (916/995) Installing partx (2.38.1-r0) (917/995) Installing fstrim (2.38.1-r0) (918/995) Installing findmnt (2.38.1-r0) (919/995) Installing pcsc-lite-libs (1.9.9-r0) (920/995) Installing wpa_supplicant (2.10-r4) (921/995) Installing wpa_supplicant-openrc (2.10-r4) (922/995) Installing ifupdown-ng-wifi (0.12.1-r0) (923/995) Installing postmarketos-base-ui (5-r1) Executing postmarketos-base-ui-5-r1.post-install (924/995) Installing postmarketos-base-ui-networkmanager (5-r1) (925/995) Installing mpdecimal (2.5.1-r1) (926/995) Installing python3 (3.10.7-r0) (927/995) Installing py3-ruamel.yaml.clib (0.2.6-r1) (928/995) Installing py3-ruamel.yaml (0.16.12-r2) (929/995) Installing sleep-inhibitor (1.16-r0) (930/995) Installing sleep-inhibitor-openrc (1.16-r0) (931/995) Installing postmarketos-base-ui-elogind (5-r1) Executing postmarketos-base-ui-elogind-5-r1.post-install (932/995) Installing py3-dbus (1.3.2-r0) (933/995) Installing obex-capabilities (0.2.1-r1) (934/995) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (935/995) Installing postmarketos-base-ui-bluez-obexd (5-r1) (936/995) Installing pulseaudio-utils (9999_git20220528-r0) (937/995) Installing postmarketos-base-ui-pulseaudio (5-r1) (938/995) Installing upower (1.90.0-r2) (939/995) Installing upower-lang (1.90.0-r2) (940/995) Installing powerdevil-libs (5.25.5-r0) (941/995) Installing powerdevil (5.25.5-r0) (942/995) Installing powerdevil-lang (5.25.5-r0) (943/995) Installing urfkill (0.5.0_git20210401-r2) (944/995) Installing urfkill-openrc (0.5.0_git20210401-r2) (945/995) Installing bubblewrap (0.6.2-r0) (946/995) Installing json-glib (1.6.6-r0) (947/995) Installing json-glib-lang (1.6.6-r0) (948/995) Installing xdg-desktop-portal (1.15.0-r0) (949/995) Installing xdg-desktop-portal-lang (1.15.0-r0) (950/995) Installing xdg-desktop-portal-kde (5.25.5-r0) (951/995) Installing xdg-desktop-portal-kde-lang (5.25.5-r0) (952/995) Installing autologin (1.0.0-r4) (953/995) Installing tinydm (1.1.2-r0) (954/995) Installing tinydm-openrc (1.1.2-r0) (955/995) Installing postmarketos-base-ui-tinydm (5-r1) (956/995) Installing font-alias (1.0.4-r0) (957/995) Installing util-macros (1.19.3-r0) (958/995) Installing font-misc-misc (1.1.2-r2) (959/995) Installing font-cursor-misc (1.0.3-r2) (960/995) Installing xauth (1.1.2-r0) (961/995) Installing xmodmap (1.0.11-r0) (962/995) Installing xrdb (1.2.1-r0) (963/995) Installing xinit (1.4.1-r0) (964/995) Installing xorg-server (21.1.4-r0) (965/995) Installing libinput (1.21.0-r0) (966/995) Installing xf86-input-libinput (1.2.1-r0) (967/995) Installing xf86-video-fbdev (0.5.0-r3) (968/995) Installing postmarketos-base-ui-x11 (5-r1) (969/995) Installing postmarketos-ui-plasma-mobile (3.8-r4) Executing postmarketos-ui-plasma-mobile-3.8-r4.post-install * service tinydm added to runlevel default * service urfkill added to runlevel default * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (970/995) Installing postmarketos-ui-plasma-mobile-extras (3.8-r4) (971/995) Installing libexif (0.6.24-r0) (972/995) Installing hwloc (2.8.0-r0) (973/995) Installing libucontext (1.2-r0) (974/995) Installing libtbb (2021.6.0-r0) (975/995) Installing opencv (4.6.0-r2) (976/995) Installing postprocessd (0.2.1-r0) (977/995) Installing postprocessd-megapixels (0.2.1-r0) (978/995) Installing qmlkonsole (22.06-r0) (979/995) Installing spacebar (22.06-r1) (980/995) Installing spacebar-lang (22.06-r1) (981/995) Installing qt5-qtwebsockets (5.15.5_git20220617-r0) (982/995) Installing tokodon (22.06-r0) (983/995) Installing tokodon-lang (22.06-r0) (984/995) Installing ttf-droid-nonlatin (20200215-r2) (985/995) Installing hkdm (0.1.8-r0) (986/995) Installing buffyboard (0.2.0-r0) (987/995) Installing terminus-font (4.49.1-r1) (988/995) Installing kbd-misc (2.5.1-r1) (989/995) Installing kbd (2.5.1-r1) (990/995) Installing kbd-openrc (2.5.1-r1) (991/995) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (992/995) Installing ttyescape-openrc (1.0.1-r1) (993/995) Installing vvave (2.2.0-r0) (994/995) Installing xdg-user-dirs (0.18-r0) (995/995) Installing xdg-user-dirs-lang (0.18-r0) Executing busybox-1.35.0-r25.trigger Executing glib-2.72.4-r0.trigger Executing fontconfig-2.14.0-r0.trigger Executing shared-mime-info-2.2-r0.trigger Executing gdk-pixbuf-2.42.9-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing eudev-3.2.11-r1.trigger Executing postmarketos-mkinitfs-1.4.1-r12.trigger 2022/09/24 01:33:30 Generating for kernel version: 5.15.69-0-lts 2022/09/24 01:33:30 Output directory: /boot 2022/09/24 01:33:30 == Generating initramfs == 2022/09/24 01:33:30 - Including hook files 2022/09/24 01:33:30 - Including hook scripts 2022/09/24 01:33:30 - Including required binaries 2022/09/24 01:33:30 - Including kernel modules 2022/09/24 01:33:30 - Including splash images 2022/09/24 01:33:30 - Writing and verifying initramfs archive 2022/09/24 01:33:30 == Generating initramfs extra == 2022/09/24 01:33:30 - Including extra binaries 2022/09/24 01:33:30 - Including FDE support 2022/09/24 01:33:31 - Writing and verifying initramfs-extra archive 2022/09/24 01:33:31 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/09/24 01:33:31 mkinitfs completed in: 1.132991695s Executing postmarketos-base-21-r2.trigger Executing ca-certificates-20220614-r2.trigger Executing mkfontscale-1.2.2-r1.trigger Executing vlc-libs-3.0.17.4-r6.trigger Executing dbus-1.15.0-r0.trigger OK: 3688 MiB in 1020 packages (1477959) [01:33:41] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3688 MiB in 1020 packages (1477959) [01:33:42] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi (pmbootstrap -v for details) (1477959) [01:33:43] (rootfs_tablet-x64uefi) install device-tablet-x64uefi (1477959) [01:33:43] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1477959) [01:33:43] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1477959) [01:33:43] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1477959) [01:33:43] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi (1477959) [01:33:43] New background process: pid=1480403, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3688 MiB in 1020 packages (1477959) [01:33:43] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3688 MiB in 1020 packages (1477959) [01:33:44] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1477959) [01:33:45] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs (1477959) [01:33:45] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1477959) [01:33:45] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1477959) [01:33:45] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1477959) [01:33:45] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1477959) [01:33:45] New background process: pid=1480416, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3688 MiB in 1020 packages (1477959) [01:33:45] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3688 MiB in 1020 packages (1477959) [01:33:47] (rootfs_tablet-x64uefi) mkinitfs lts (1477959) [01:33:47] (rootfs_tablet-x64uefi) % mkinitfs 2022/09/24 01:33:47 Generating for kernel version: 5.15.69-0-lts 2022/09/24 01:33:47 Output directory: /boot 2022/09/24 01:33:47 == Generating initramfs == 2022/09/24 01:33:47 - Including hook files 2022/09/24 01:33:47 - Including hook scripts 2022/09/24 01:33:47 - Including required binaries 2022/09/24 01:33:47 - Including kernel modules 2022/09/24 01:33:47 - Including splash images 2022/09/24 01:33:47 - Writing and verifying initramfs archive 2022/09/24 01:33:47 == Generating initramfs extra == 2022/09/24 01:33:47 - Including extra binaries 2022/09/24 01:33:47 - Including FDE support 2022/09/24 01:33:47 - Writing and verifying initramfs-extra archive 2022/09/24 01:33:47 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/09/24 01:33:47 mkinitfs completed in: 838.443186ms (1477959) [01:33:47] *** SET LOGIN PASSWORD FOR: 'user' *** (1477959) [01:33:47] (rootfs_tablet-x64uefi) % passwd user New password: Retype new password: passwd: password updated successfully (1477959) [01:33:47] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow (1477959) [01:33:47] (rootfs_tablet-x64uefi) locking root (1477959) [01:33:47] (rootfs_tablet-x64uefi) % passwd -l root passwd: password changed. (1477959) [01:33:48] NOTE: No valid keymap specified for device (1477959) [01:33:48] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC (1477959) [01:33:49] (rootfs_tablet-x64uefi) % sed -i s/LANG=C.UTF-8/LANG=en_US.UTF-8/ /etc/profile.d/locale.sh (1477959) [01:33:49] (rootfs_tablet-x64uefi) % sh -c echo prolinux-nightly > /etc/hostname (1477959) [01:33:49] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tprolinux\-nightly localhost.localdomain localhost/ /etc/hosts (1477959) [01:33:49] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1477959) [01:33:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1477959) [01:33:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1477959) [01:33:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1477959) [01:33:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1477959) [01:33:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1477959) [01:33:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1477959) [01:33:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1477959) [01:33:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1477959) [01:33:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1477959) [01:33:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1477959) [01:33:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (1477959) [01:33:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1477959) [01:33:49] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (1477959) [01:33:49] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1477959) [01:33:49] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi 3721072 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi (1477959) [01:33:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1477959) [01:33:50] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1477959) [01:33:50] (native) create tablet-x64uefi.img (4795M) (1477959) [01:33:50] (native) % truncate -s 4795M /home/pmos/rootfs/tablet-x64uefi.img (1477959) [01:33:50] (native) mount /dev/install (tablet-x64uefi.img) (1477959) [01:33:50] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop) (1477959) [01:33:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (1477959) [01:33:50] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (1477959) [01:33:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p2 (1477959) [01:33:50] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p2 (1477959) [01:33:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p1 (1477959) [01:33:50] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p1 (1477959) [01:33:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1477959) [01:33:50] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1477959) [01:33:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1477959) [01:33:50] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1477959) [01:33:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1477959) [01:33:50] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1477959) [01:33:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1477959) [01:33:50] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1477959) [01:33:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1477959) [01:33:50] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1477959) [01:33:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1477959) [01:33:50] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1477959) [01:33:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1477959) [01:33:50] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1477959) [01:33:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1477959) [01:33:50] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1477959) [01:33:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1477959) [01:33:50] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1477959) [01:33:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1477959) [01:33:50] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1477959) [01:33:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1477959) [01:33:50] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1477959) [01:33:50] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img (1477959) [01:33:50] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1477959) [01:33:50] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1477959) [01:33:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1477959) [01:33:50] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1477959) [01:33:50] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1477959) [01:33:50] (native) % parted -s /dev/install mktable msdos (1477959) [01:33:51] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M (1477959) [01:33:51] (native) % parted -s /dev/install mkpart primary 256M 100% (1477959) [01:33:51] (native) % parted -s /dev/install set 1 boot on (1477959) [01:33:51] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1477959) [01:33:51] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1477959) [01:33:51] % sudo mount --bind /dev/loop10p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1477959) [01:33:51] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1477959) [01:33:51] % sudo mount --bind /dev/loop10p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1477959) [01:33:51] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1477959) [01:33:51] (native) install e2fsprogs (1477959) [01:33:51] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1477959) [01:33:51] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1477959) [01:33:51] (native) % cat /tmp/apk_progress_fifo (1477959) [01:33:51] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1477959) [01:33:51] New background process: pid=1480969, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r2) (2/3) Installing e2fsprogs-libs (1.46.5-r2) (3/3) Installing e2fsprogs (1.46.5-r2) Executing busybox-1.35.0-r25.trigger OK: 21 MiB in 71 packages (1477959) [01:33:52] (native) format /dev/installp2 (root, ext4) (1477959) [01:33:52] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1477959) [01:33:52] (native) mount /dev/installp2 to /mnt/install (1477959) [01:33:52] (native) % mkdir -p /mnt/install (1477959) [01:33:52] (native) % mount /dev/installp2 /mnt/install (1477959) [01:33:52] (native) calculate depends of dosfstools (pmbootstrap -v for details) (1477959) [01:33:52] (native) install dosfstools (1477959) [01:33:52] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1477959) [01:33:52] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1477959) [01:33:52] (native) % cat /tmp/apk_progress_fifo (1477959) [01:33:52] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (1477959) [01:33:52] New background process: pid=1480998, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r25.trigger OK: 22 MiB in 72 packages (1477959) [01:33:53] (native) format /dev/installp1 (boot, fat16), mount to mountpoint (1477959) [01:33:53] (native) % mkfs.fat -F 16 -n pmOS_boot /dev/installp1 mkfs.fat 4.2 (2021-01-31) mkfs.fat: Warning: lowercase labels might not work properly on some systems (1477959) [01:33:53] (native) % mkdir -p /mnt/install/boot (1477959) [01:33:53] (native) % mount /dev/installp1 /mnt/install/boot (1477959) [01:33:53] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1477959) [01:33:53] (native) copy rootfs_tablet-x64uefi to /mnt/install/ (1477959) [01:33:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (1477959) [01:33:53] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (1477959) [01:33:53] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1477959) [01:33:53] (native) % cd /mnt/rootfs_tablet-x64uefi; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/ (1477959) [01:34:21] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1477959) [01:34:21] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1477959) [01:34:21] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1477959) [01:34:21] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:21] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:21] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:21] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:21] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos-5a03a13a.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:21] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:21] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:21] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:21] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:21] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:21] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1477959) [01:34:22] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1477959) [01:34:22] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories http://mirror.postmarketos.org/postmarketos/master http://dl-cdn.alpinelinux.org/alpine/edge/main http://dl-cdn.alpinelinux.org/alpine/edge/community http://dl-cdn.alpinelinux.org/alpine/edge/testing (1477959) [01:34:22] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1477959) [01:34:22] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1477959) [01:34:29] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1477959) [01:34:29] (native) umount /dev/loop10 (1477959) [01:34:29] (native) % losetup -d /dev/loop10 (1477959) [01:34:29] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1477959) [01:34:29] (1477959) [01:34:29] *** FLASHING INFORMATION *** (1477959) [01:34:29] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1477959) [01:34:29] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1477959) [01:34:29] (1477959) [01:34:29] *** SSH DAEMON INFORMATION *** (1477959) [01:34:29] SSH daemon is enabled (disable with --no-sshd). (1477959) [01:34:29] Login as 'user' with the password given during installation. (1477959) [01:34:29] (1477959) [01:34:29] *** FIREWALL INFORMATION *** (1477959) [01:34:29] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (1477959) [01:34:29] For more information: https://postmarketos.org/firewall (1477959) [01:34:29] (1477959) [01:34:29] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1477959) [01:34:29] DONE! total 3812464 -rw-r--r-- 1 root 12345 5027921920 Sep 24 01:34 tablet-x64uefi.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img' Loop Device: /dev/loop10 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_16292.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img (deleted) 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/core20_1611.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512 /dev/loop10 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Sep 24 01:34 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Sep 24 01:34 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Sep 24 01:34 storagepool -> ../../sda1 total 92 drwxr-xr-x 2 root root 4096 Sep 23 23:31 bin drwxr-xr-x 2 root root 4096 Sep 23 23:29 boot drwxr-xr-x 2 root root 4096 Sep 23 23:28 dev drwxr-xr-x 66 root root 4096 Sep 24 01:20 etc drwxr-xr-x 3 root root 4096 Sep 23 23:30 home drwxr-xr-x 15 root root 4096 Sep 23 23:29 lib drwx------ 2 root root 16384 Sep 23 23:29 lost+found drwxr-xr-x 5 root root 4096 Sep 23 23:28 media drwxr-xr-x 8 root root 4096 Sep 23 23:28 mnt drwxr-xr-x 2 root root 4096 Sep 23 23:28 opt drwxr-xr-x 2 root root 4096 Sep 23 23:28 proc -rw-r--r-- 1 root root 258 Sep 24 01:20 prolinux_build_info.txt drwx------ 2 root root 4096 Sep 23 23:28 root drwxr-xr-x 6 root root 4096 Sep 23 23:29 run drwxr-xr-x 2 root root 4096 Sep 23 23:29 sbin drwxr-xr-x 2 root root 4096 Sep 23 23:28 srv drwxr-xr-x 2 root root 4096 Sep 23 23:28 sys drwxrwxrwt 2 root root 4096 Sep 23 23:29 tmp drwxr-xr-x 10 root root 4096 Sep 23 23:29 usr drwxr-xr-x 13 root root 4096 Sep 23 23:28 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-09-24 01:35:02-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18 Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 799 [application/x-mspublisher] Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ 0K 100% 49.6M=0s 2022-09-24 01:35:02 (49.6 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz 2022-09-21 21:45:03.329729 [http://mirror.postmarketos.org/postmarketos/master] v20220809-3775-g769872f63c [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-3775-g769872f63c [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-3782-g222592177d [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24085 distinct packages available OK: 3493 MiB in 971 packages OK: 3493 MiB in 971 packages (chroot) Exiting chroot... [01:35:10] Unregister qemu binfmt (arm) [01:35:10] Unregister qemu binfmt (aarch64) [01:35:10] DONE! Building image for pine64-pinephone Already up to date. [01:35:11] Work path [/home/swadmin/.local/var/pmbootstrap]: [01:35:11] Channel [edge]: [01:35:11] Vendor [tablet]: [01:35:11] Device codename [x64uefi]: [01:35:11] Username [user]: [01:35:11] User interface [plasma-mobile]: [01:35:11] Enable this package? (y/n) [y]: [01:35:11] Change them? (y/n) [n]: [01:35:11] Extra packages [osk-sdl]: [01:35:11] Use this timezone instead of GMT? (y/n) [y]: [01:35:11] Choose default locale for installation [en_US.UTF-8]: [01:35:11] Device hostname (short form, e.g. 'foo') [prolinux-nightly]: [01:35:11] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [01:35:11] Zap existing chroots to apply configuration? (y/n) [y]: [01:35:15] Config changed: ui='plasma-mobile' [01:35:15] Config changed: device='pine64-pinephone' [01:35:15] Config changed: kernel='' [01:35:16] Config changed: extra_packages='osk-sdl' (1513914) [01:35:16] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v origin https://gitlab.com/postmarketOS/pmaports.git (fetch) origin https://gitlab.com/postmarketOS/pmaports.git (push) (1513914) [01:35:16] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg # Reference: https://postmarketos.org/channels.cfg [channels.cfg] recommended=edge [edge] description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge branch_pmaports=master branch_aports=master mirrordir_alpine=edge [v22.06] description=Latest release / Recommended for best stability branch_pmaports=v22.06 branch_aports=3.16-stable mirrordir_alpine=v3.16 [v21.12] description=Old release (unsupported) branch_pmaports=v21.12 branch_aports=3.15-stable mirrordir_alpine=v3.15 [v21.06] description=Old release (unsupported) branch_pmaports=v21.06 branch_aports=3.14-stable mirrordir_alpine=v3.14 [v21.03] description=Old release (unsupported) branch_pmaports=v21.03 branch_aports=3.13-stable mirrordir_alpine=v3.13 [v20.05] description=Old release (unsupported) branch_pmaports=v20.05 branch_aports=3.12-stable mirrordir_alpine=v3.12 (1513914) [01:35:16] *** (1/4) PREPARE NATIVE CHROOT *** (1513914) [01:35:16] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1513914) [01:35:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1513914) [01:35:16] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1513914) [01:35:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1513914) [01:35:16] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1513914) [01:35:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1513914) [01:35:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1513914) [01:35:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1513914) [01:35:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1513914) [01:35:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1513914) [01:35:16] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1513914) [01:35:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1513914) [01:35:16] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1513914) [01:35:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1513914) [01:35:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1513914) [01:35:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1513914) [01:35:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1513914) [01:35:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1513914) [01:35:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1513914) [01:35:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1513914) [01:35:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1513914) [01:35:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1513914) [01:35:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1513914) [01:35:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1513914) [01:35:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1513914) [01:35:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1513914) [01:35:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1513914) [01:35:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1513914) [01:35:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1513914) [01:35:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1513914) [01:35:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1513914) [01:35:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1513914) [01:35:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1513914) [01:35:17] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1513914) [01:35:17] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1513914) [01:35:17] extracted: /tmp/pmbootstrapqepetcnvapk (1513914) [01:35:17] extracted: /tmp/pmbootstraph17w5szssig (1513914) [01:35:17] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1513914) [01:35:17] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstraph17w5szssig /tmp/pmbootstrapqepetcnvapk Verified OK (1513914) [01:35:17] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1513914) [01:35:17] % /tmp/pmbootstrapqepetcnvapk --version apk-tools 2.12.9, compiled for x86_64. (1513914) [01:35:17] (native) install alpine-base (1513914) [01:35:17] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1513914) [01:35:17] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1513914) [01:35:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1513914) [01:35:17] (native) update /etc/apk/repositories (1513914) [01:35:17] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1513914) [01:35:17] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1513914) [01:35:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1513914) [01:35:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1513914) [01:35:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1513914) [01:35:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1513914) [01:35:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1513914) [01:35:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1513914) [01:35:17] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1513914) [01:35:17] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (1513914) [01:35:17] New background process: pid=1514016, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.65-r1) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 10 MiB in 25 packages (1513914) [01:35:18] (native) % adduser -D pmos -u 12345 (1513914) [01:35:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1513914) [01:35:18] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1513914) [01:35:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1513914) [01:35:18] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1513914) [01:35:18] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1513914) [01:35:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1513914) [01:35:18] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1513914) [01:35:18] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1513914) [01:35:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1513914) [01:35:18] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1513914) [01:35:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1513914) [01:35:18] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1513914) [01:35:18] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1513914) [01:35:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1513914) [01:35:18] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1513914) [01:35:18] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1513914) [01:35:21] (native) install cryptsetup util-linux parted (1513914) [01:35:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1513914) [01:35:21] (native) % cat /tmp/apk_progress_fifo (1513914) [01:35:21] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1513914) [01:35:21] New background process: pid=1514351, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/43) Installing libblkid (2.38.1-r0) (2/43) Installing argon2-libs (20190702-r2) (3/43) Installing device-mapper-libs (2.02.188-r0) (4/43) Installing json-c (0.16-r0) (5/43) Installing libuuid (2.38.1-r0) (6/43) Installing cryptsetup-libs (2.5.0-r1) (7/43) Installing popt (1.19-r0) (8/43) Installing cryptsetup (2.5.0-r1) (9/43) Installing cryptsetup-openrc (2.5.0-r1) (10/43) Installing ncurses-terminfo-base (6.3_p20220917-r0) (11/43) Installing ncurses-libs (6.3_p20220917-r0) (12/43) Installing readline (8.1.2-r0) (13/43) Installing parted (3.5-r0) (14/43) Installing util-linux (2.38.1-r0) (15/43) Installing libfdisk (2.38.1-r0) (16/43) Installing libmount (2.38.1-r0) (17/43) Installing libsmartcols (2.38.1-r0) (18/43) Installing util-linux-misc (2.38.1-r0) (19/43) Installing libeconf (0.4.6-r0) (20/43) Installing linux-pam (1.5.2-r1) (21/43) Installing runuser (2.38.1-r0) (22/43) Installing mount (2.38.1-r0) (23/43) Installing losetup (2.38.1-r0) (24/43) Installing hexdump (2.38.1-r0) (25/43) Installing uuidgen (2.38.1-r0) (26/43) Installing blkid (2.38.1-r0) (27/43) Installing sfdisk (2.38.1-r0) (28/43) Installing mcookie (2.38.1-r0) (29/43) Installing agetty (2.38.1-r0) (30/43) Installing agetty-openrc (0.45.2-r3) (31/43) Installing wipefs (2.38.1-r0) (32/43) Installing cfdisk (2.38.1-r0) (33/43) Installing umount (2.38.1-r0) (34/43) Installing util-linux-openrc (2.38.1-r0) (35/43) Installing flock (2.38.1-r0) (36/43) Installing eudev-libs (3.2.11-r1) (37/43) Installing lsblk (2.38.1-r0) (38/43) Installing libcap-ng (0.8.3-r1) (39/43) Installing setpriv (2.38.1-r0) (40/43) Installing logger (2.38.1-r0) (41/43) Installing partx (2.38.1-r0) (42/43) Installing fstrim (2.38.1-r0) (43/43) Installing findmnt (2.38.1-r0) Executing busybox-1.35.0-r25.trigger OK: 21 MiB in 68 packages (1513914) [01:35:22] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") *** (1513914) [01:35:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1513914) [01:35:22] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1513914) [01:35:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (1513914) [01:35:22] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (1513914) [01:35:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3 (1513914) [01:35:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5 (1513914) [01:35:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7 (1513914) [01:35:22] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8 (1513914) [01:35:22] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9 (1513914) [01:35:22] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/ (1513914) [01:35:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1513914) [01:35:22] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1513914) [01:35:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1513914) [01:35:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1513914) [01:35:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1513914) [01:35:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1513914) [01:35:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1513914) [01:35:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1513914) [01:35:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1513914) [01:35:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1513914) [01:35:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1513914) [01:35:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1513914) [01:35:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1513914) [01:35:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1513914) [01:35:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1513914) [01:35:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1513914) [01:35:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1513914) [01:35:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1513914) [01:35:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1513914) [01:35:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1513914) [01:35:22] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (1513914) [01:35:22] (native) install qemu-aarch64 (1513914) [01:35:22] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1513914) [01:35:22] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1513914) [01:35:22] (native) % cat /tmp/apk_progress_fifo (1513914) [01:35:22] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (1513914) [01:35:22] New background process: pid=1514433, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r1) Executing busybox-1.35.0-r25.trigger OK: 25 MiB in 69 packages (1513914) [01:35:23] Register qemu binfmt (aarch64) (1513914) [01:35:23] % sudo sh -c echo ":qemu-aarch64:M::\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-aarch64-static:C" > /proc/sys/fs/binfmt_misc/register (1513914) [01:35:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin (1513914) [01:35:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1513914) [01:35:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1513914) [01:35:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (1513914) [01:35:23] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1513914) [01:35:23] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1513914) [01:35:23] extracted: /tmp/pmbootstrapbg6tbsfgapk (1513914) [01:35:23] extracted: /tmp/pmbootstrapgizas3hvsig (1513914) [01:35:23] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1513914) [01:35:23] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapgizas3hvsig /tmp/pmbootstrapbg6tbsfgapk Verified OK (1513914) [01:35:23] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1513914) [01:35:23] % /tmp/pmbootstrapbg6tbsfgapk --version apk-tools 2.12.9, compiled for x86_64. (1513914) [01:35:23] (rootfs_pine64-pinephone) install alpine-base (1513914) [01:35:23] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache (1513914) [01:35:23] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf (1513914) [01:35:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk (1513914) [01:35:23] (rootfs_pine64-pinephone) update /etc/apk/repositories (1513914) [01:35:23] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1513914) [01:35:23] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1513914) [01:35:23] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1513914) [01:35:23] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1513914) [01:35:23] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1513914) [01:35:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1513914) [01:35:23] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1513914) [01:35:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1513914) [01:35:23] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1513914) [01:35:23] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base (1513914) [01:35:23] New background process: pid=1514475, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.65-r1) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 13 MiB in 25 packages (1513914) [01:35:24] (rootfs_pine64-pinephone) % getent passwd user (1513914) [01:35:24] (rootfs_pine64-pinephone) % adduser -D -u 10000 user (1513914) [01:35:24] (rootfs_pine64-pinephone) % addgroup -S wheel addgroup: group 'wheel' in use (1513914) [01:35:24] (rootfs_pine64-pinephone) % addgroup user wheel (1513914) [01:35:25] (rootfs_pine64-pinephone) % addgroup -S video addgroup: group 'video' in use (1513914) [01:35:25] (rootfs_pine64-pinephone) % addgroup user video (1513914) [01:35:25] (rootfs_pine64-pinephone) % addgroup -S audio addgroup: group 'audio' in use (1513914) [01:35:25] (rootfs_pine64-pinephone) % addgroup user audio (1513914) [01:35:25] (rootfs_pine64-pinephone) % addgroup -S input addgroup: group 'input' in use (1513914) [01:35:25] (rootfs_pine64-pinephone) % addgroup user input (1513914) [01:35:25] (rootfs_pine64-pinephone) % addgroup -S plugdev (1513914) [01:35:25] (rootfs_pine64-pinephone) % addgroup user plugdev (1513914) [01:35:25] (rootfs_pine64-pinephone) % addgroup -S netdev addgroup: group 'netdev' in use (1513914) [01:35:25] (rootfs_pine64-pinephone) % addgroup user netdev (1513914) [01:35:25] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs (1513914) [01:35:25] postmarketos-ui-plasma-mobile-extras: install _pmb_recommends: alligator, buho, calindori, elisa, kaidan, kalk, kasts, kdeconnect, keysmith, kongress, krecorder, ktrip, kweather, neochat, nota, okular-mobile, tokodon, vvave (1513914) [01:35:27] (rootfs_pine64-pinephone) calculate depends of postmarketos-base, device-pine64-pinephone, postmarketos-ui-plasma-mobile, device-pine64-pinephone-nonfree-firmware, postmarketos-ui-plasma-mobile-extras, angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs, alligator, buho, calindori, elisa, kaidan, kalk, kasts, kdeconnect, keysmith, kongress, krecorder, ktrip, kweather, neochat, nota, okular-mobile, tokodon, vvave, osk-sdl, lang, musl-locales, postmarketos-base-nofde (pmbootstrap -v for details) (1513914) [01:35:28] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1513914) [01:35:28] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1513914) [01:35:29] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1513914) [01:35:29] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1513914) [01:35:31] (rootfs_pine64-pinephone) install postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware postmarketos-ui-plasma-mobile-extras angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs alligator buho calindori elisa kaidan kalk kasts kdeconnect keysmith kongress krecorder ktrip kweather neochat nota okular-mobile tokodon vvave osk-sdl lang musl-locales postmarketos-base-nofde (1513914) [01:35:31] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1513914) [01:35:31] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1513914) [01:35:31] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware postmarketos-ui-plasma-mobile-extras angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs alligator buho calindori elisa kaidan kalk kasts kdeconnect keysmith kongress krecorder ktrip kweather neochat nota okular-mobile tokodon vvave osk-sdl lang musl-locales postmarketos-base-nofde (1513914) [01:35:31] New background process: pid=1514865, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/930) Installing icu-data-full (71.1-r4) (2/930) Installing dbus-libs (1.15.0-r0) (3/930) Installing libgcc (12.1.1_git20220630-r6) (4/930) Installing libffi (3.4.3-r0) (5/930) Installing libintl (0.21-r3) (6/930) Installing libblkid (2.38.1-r0) (7/930) Installing libmount (2.38.1-r0) (8/930) Installing pcre (8.45-r2) (9/930) Installing glib (2.72.4-r0) (10/930) Installing libstdc++ (12.1.1_git20220630-r6) (11/930) Installing icu-libs (71.1-r4) (12/930) Installing libpcre2-16 (10.40-r0) (13/930) Installing zstd-libs (1.5.2-r9) (14/930) Installing qt5-qtbase (5.15.5_git20220728-r0) (15/930) Installing hicolor-icon-theme (0.17-r2) (16/930) Installing libmagic (5.42-r0) (17/930) Installing file (5.42-r0) (18/930) Installing libxau (1.0.10-r0) (19/930) Installing libmd (1.0.4-r0) (20/930) Installing libbsd (0.11.6-r2) (21/930) Installing libxdmcp (1.1.3-r1) (22/930) Installing libxcb (1.15-r0) (23/930) Installing libx11 (1.8.1-r1) (24/930) Installing libxext (1.3.4-r1) (25/930) Installing libice (1.0.10-r1) (26/930) Installing libuuid (2.38.1-r0) (27/930) Installing libsm (1.2.3-r1) (28/930) Installing libxt (1.2.1-r0) (29/930) Installing libxmu (1.1.3-r1) (30/930) Installing xset (1.2.4-r0) (31/930) Installing xprop (1.2.5-r0) (32/930) Installing xdg-utils (1.1.3-r4) (33/930) Installing mesa (22.1.7-r3) (34/930) Installing libdrm (2.4.113-r0) (35/930) Installing libexpat (2.4.9-r0) (36/930) Installing wayland-libs-server (1.21.0-r1) (37/930) Installing mesa-glapi (22.1.7-r3) (38/930) Installing mesa-gles (22.1.7-r3) (39/930) Installing qt5-qtdeclarative (5.15.5_git20220617-r2) (40/930) Installing libxcomposite (0.4.5-r1) (41/930) Installing brotli-libs (1.0.9-r8) (42/930) Installing libbz2 (1.0.8-r3) (43/930) Installing libpng (1.6.37-r2) (44/930) Installing freetype (2.12.1-r0) (45/930) Installing fontconfig (2.14.0-r0) (46/930) Installing wayland-libs-client (1.21.0-r1) (47/930) Installing wayland-libs-cursor (1.21.0-r1) (48/930) Installing wayland-libs-egl (1.21.0-r1) (49/930) Installing pkgconf (1.9.3-r0) (50/930) Installing xkeyboard-config (9999-r5) (51/930) Installing xz-libs (5.2.6-r1) (52/930) Installing libxml2 (2.10.2-r0) (53/930) Installing libxkbcommon (1.4.1-r0) (54/930) Installing qt5-qtwayland (5.15.5_git20220620-r0) (55/930) Installing mesa-gbm (22.1.7-r3) (56/930) Installing libxshmfence (1.3-r1) (57/930) Installing mesa-egl (22.1.7-r3) (58/930) Installing avahi-libs (0.8-r6) (59/930) Installing gmp (6.2.1-r2) (60/930) Installing nettle (3.8.1-r0) (61/930) Installing p11-kit (0.24.1-r0) (62/930) Installing libtasn1 (4.19.0-r0) (63/930) Installing libunistring (1.0-r0) (64/930) Installing gnutls (3.7.7-r1) (65/930) Installing cups-libs (2.4.2-r0) (66/930) Installing shared-mime-info (2.2-r0) (67/930) Installing libjpeg-turbo (2.1.4-r0) (68/930) Installing libwebp (1.2.4-r1) (69/930) Installing tiff (4.4.0-r0) (70/930) Installing gdk-pixbuf (2.42.9-r1) (71/930) Installing gtk-update-icon-cache (3.24.34-r6) (72/930) Installing libxfixes (6.0.0-r0) (73/930) Installing libxrender (0.9.10-r4) (74/930) Installing libxcursor (1.2.1-r1) (75/930) Installing libxdamage (1.1.5-r1) (76/930) Installing libxi (1.8-r0) (77/930) Installing libxinerama (1.1.4-r2) (78/930) Installing libxrandr (1.5.2-r1) (79/930) Installing libatk-1.0 (2.46.0-r0) (80/930) Installing libxtst (1.2.3-r4) (81/930) Installing at-spi2-core (2.46.0-r0) (82/930) Installing libatk-bridge-2.0 (2.46.0-r0) (83/930) Installing pixman (0.40.0-r4) (84/930) Installing cairo (1.17.6-r3) (85/930) Installing cairo-gobject (1.17.6-r3) (86/930) Installing libepoxy (1.5.10-r0) (87/930) Installing fribidi (1.0.12-r0) (88/930) Installing graphite2 (1.3.14-r1) (89/930) Installing harfbuzz (5.2.0-r0) (90/930) Installing libxft (2.3.6-r0) (91/930) Installing pango (1.50.10-r0) (92/930) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/930) Installing libevdev (1.13.0-r0) (94/930) Installing mtdev (1.1.6-r0) (95/930) Installing eudev-libs (3.2.11-r1) (96/930) Installing libinput-libs (1.21.0-r0) (97/930) Installing xcb-util-wm (0.4.1-r1) (98/930) Installing xcb-util (0.4.0-r3) (99/930) Installing xcb-util-image (0.4.0-r1) (100/930) Installing xcb-util-keysyms (0.4.0-r1) (101/930) Installing xcb-util-renderutil (0.3.9-r1) (102/930) Installing libxkbcommon-x11 (1.4.1-r0) (103/930) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0) (104/930) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0) (105/930) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0) (106/930) Installing kirigami2-libs (5.98.0-r0) (107/930) Installing kirigami2 (5.98.0-r0) (108/930) Installing sqlite-libs (3.39.3-r0) (109/930) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0) (110/930) Installing kconfig (5.98.0-r0) (111/930) Installing kcoreaddons (5.98.0-r0) (112/930) Installing ki18n (5.98.0-r0) (113/930) Installing kcodecs (5.98.0-r0) (114/930) Installing syndication (5.98.0-r0) (115/930) Installing alligator (22.06-r0) (116/930) Installing kactivities-libs (5.98.0-r0) (117/930) Installing karchive (5.98.0-r0) (118/930) Installing qt5-qtx11extras (5.15.5_git20220602-r0) (119/930) Installing kwindowsystem (5.98.0-r0) (120/930) Installing kcrash (5.98.0-r0) (121/930) Installing kdbusaddons (5.98.0-r0) (122/930) Installing kglobalaccel (5.98.0-r0) (123/930) Installing kguiaddons (5.98.0-r0) (124/930) Installing libelogind (246.10-r5) (125/930) Installing polkit-elogind-libs (121-r0) (126/930) Installing polkit-qt-1 (0.114.0-r1) (127/930) Installing kauth (5.98.0-r0) (128/930) Installing kwidgetsaddons (5.98.0-r0) (129/930) Installing kconfigwidgets (5.98.0-r0) (130/930) Installing qt5-qtsvg (5.15.5_git20220617-r0) (131/930) Installing kiconthemes (5.98.0-r0) (132/930) Installing kitemviews (5.98.0-r0) (133/930) Installing kxmlgui (5.98.0-r0) (134/930) Installing kbookmarks (5.98.0-r0) (135/930) Installing kcompletion (5.98.0-r0) (136/930) Installing libxml2-utils (2.10.2-r0) (137/930) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (138/930) Installing libgpg-error (1.45-r0) (139/930) Installing libgcrypt (1.10.1-r0) (140/930) Installing libxslt (1.1.36-r0) (141/930) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (142/930) Installing kdoctools (5.98.0-r0) (143/930) Installing kjobwidgets (5.98.0-r0) (144/930) Installing alsa-lib (1.2.7.2-r0) (145/930) Installing libxxf86vm (1.1.4-r3) (146/930) Installing mesa-gl (22.1.7-r3) (147/930) Installing libxv (1.0.11-r3) (148/930) Installing cdparanoia-libs (10.2-r11) (149/930) Installing graphene (1.10.8-r1) (150/930) Installing gstreamer (1.20.3-r1) (151/930) Installing libogg (1.3.5-r1) (152/930) Installing opus (1.3.1-r1) (153/930) Installing orc (0.4.32-r1) (154/930) Installing libtheora (1.1.1-r16) (155/930) Installing libvorbis (1.3.7-r0) (156/930) Installing gst-plugins-base (1.20.3-r1) (157/930) Installing qt5-qtmultimedia (5.15.5_git20220617-r0) (158/930) Installing qt5-qtspeech (5.15.5_git20220617-r0) (159/930) Installing sound-theme-freedesktop (0.8-r0) (160/930) Installing libltdl (2.4.7-r0) (161/930) Installing libcanberra (0.30-r8) (162/930) Installing libcanberra-gstreamer (0.30-r8) (163/930) Installing knotifications (5.98.0-r0) (164/930) Installing kservice (5.98.0-r0) (165/930) Installing solid-libs (5.98.0-r0) (166/930) Installing libhunspell (1.7.1-r0) (167/930) Installing ncurses-terminfo-base (6.3_p20220917-r0) (168/930) Installing ncurses-libs (6.3_p20220917-r0) (169/930) Installing readline (8.1.2-r0) (170/930) Installing hunspell (1.7.1-r0) (171/930) Installing sonnet (5.98.0-r0) (172/930) Installing ktextwidgets (5.98.0-r0) (173/930) Installing kio (5.98.0-r0) (174/930) Installing kpackage (5.98.0-r0) (175/930) Installing kdeclarative (5.98.0-r0) (176/930) Installing kwayland (5.98.0-r0) (177/930) Installing plasma-framework (5.98.0-r0) (178/930) Installing libaccounts-glib (1.26-r0) (179/930) Installing libaccounts-qt (1.16-r1) (180/930) Installing signond (8.61-r0) (181/930) Installing accounts-qml-module (0.7_git20190605-r0) (182/930) Installing qt5-qtwebchannel (5.15.5_git20220617-r0) (183/930) Installing sdl2 (2.24.0-r0) (184/930) Installing aom-libs (3.4.0-r0) (185/930) Installing libass (0.16.0-r0) (186/930) Installing libdav1d (1.0.0-r1) (187/930) Installing lame (3.100-r1) (188/930) Installing libasyncns (0.8-r1) (189/930) Installing flac-libs (1.4.1-r0) (190/930) Installing libsndfile (1.1.0-r2) (191/930) Installing libgomp (12.1.1_git20220630-r6) (192/930) Installing soxr (0.1.3-r2) (193/930) Installing speexdsp (1.2.1-r0) (194/930) Installing tdb-libs (1.4.7-r0) (195/930) Installing libpulse (9999_git20220528-r0) (196/930) Installing cjson (1.7.15-r3) (197/930) Installing mbedtls (2.28.1-r0) (198/930) Installing librist (0.2.7-r0) (199/930) Installing libsrt (1.5.0-r1) (200/930) Installing libssh (0.10.4-r0) (201/930) Installing v4l-utils-libs (1.22.1-r2) (202/930) Installing libva (2.15.0-r0) (203/930) Installing libvdpau (1.5-r0) (204/930) Installing vidstab (1.1.0-r1) (205/930) Installing libvpx (1.12.0-r1) (206/930) Installing x264-libs (0.164_git20220602-r0) (207/930) Installing numactl (2.0.15-r0) (208/930) Installing x265-libs (3.5-r3) (209/930) Installing xvidcore (1.3.7-r1) (210/930) Installing libsodium (1.0.18-r2) (211/930) Installing libzmq (4.3.4-r1) (212/930) Installing ffmpeg-libs (5.1.1-r0) (213/930) Installing libevent (2.1.12-r5) (214/930) Installing nspr (4.35-r0) (215/930) Installing nss (3.83-r0) (216/930) Installing re2 (2022.06.01-r1) (217/930) Installing snappy (1.1.9-r4) (218/930) Installing qt5-qtwebengine (5.15.11-r0) (219/930) Installing libnotify (0.8.1-r1) (220/930) Installing libproxy (0.4.18-r1) (221/930) Installing signon-ui (0.17_git20171023-r1) (222/930) Installing libassuan (2.5.5-r0) (223/930) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (224/930) Installing gnupg-gpgconf (2.2.39-r0) (225/930) Installing gpg (2.2.39-r0) (226/930) Installing npth (1.6-r1) (227/930) Installing gpg-agent (2.2.39-r0) (228/930) Installing libksba (1.6.1-r0) (229/930) Installing gpgsm (2.2.39-r0) (230/930) Installing gpgme (1.17.1-r0) (231/930) Installing gpgmepp (1.17.1-r0) (232/930) Installing gdbm (1.23-r0) (233/930) Installing libsasl (2.1.28-r2) (234/930) Installing libqca (2.3.4-r2) (235/930) Installing kwallet (5.98.0-r0) (236/930) Installing kaccounts-integration (22.08.1-r0) (237/930) Installing purpose (5.98.0-r0) (238/930) Installing qt5-qtfeedback (0_git20180903-r0) (239/930) Installing angelfish (22.06-r0) (240/930) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (241/930) Installing gtk-engines-clearlooks (2.21.0-r3) (242/930) Installing gtk-engines-crux (2.21.0-r3) (243/930) Installing gtk-engines-industrial (2.21.0-r3) (244/930) Installing gtk-engines-mist (2.21.0-r3) (245/930) Installing gtk-engines-redmond (2.21.0-r3) (246/930) Installing gtk-engines-thinice (2.21.0-r3) (247/930) Installing gtk-engines (2.21.0-r3) (248/930) Installing breeze-gtk (5.25.5-r0) (249/930) Installing breeze-icons (5.98.0-r0) (250/930) Installing syntax-highlighting (5.98.0-r0) (251/930) Installing mauiman (1.0.0-r0) (252/930) Installing mauikit (2.2.0-r0) (253/930) Installing mauikit-texteditor (2.2.0-r0) (254/930) Installing mauikit-accounts (2.2.0-r0) (255/930) Installing mauikit-filebrowsing (2.2.0-r0) (256/930) Installing buho (2.2.0-r0) (257/930) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0) (258/930) Installing libical (3.0.14-r1) (259/930) Installing kcalendarcore (5.98.0-r0) (260/930) Installing kpeople (5.98.0-r0) (261/930) Installing calindori (22.06-r0) (262/930) Installing alsa-ucm-conf (1.2.7.2-r0) (263/930) Installing atinout (0.9.1-r0) (264/930) Installing ca-certificates (20220614-r2) (265/930) Installing nghttp2-libs (1.50.0-r0) (266/930) Installing libcurl (7.85.0-r0) (267/930) Installing libgpiod (1.6.3-r1) (268/930) Installing libgudev (237-r1) (269/930) Installing libmm-glib (1.18.12-r0) (270/930) Installing libusb (1.0.26-r0) (271/930) Installing eg25-manager (0.4.4-r0) (272/930) Installing eg25-manager-openrc (0.4.4-r0) (273/930) Installing gpsd (3.24-r0) (274/930) Installing gpsd-openrc (3.24-r0) (275/930) Installing libnl3 (3.7.0-r0) (276/930) Installing iw (5.19-r0) (277/930) Installing linux-postmarketos-allwinner (5.19.8_git20220909-r1) (278/930) Installing llvm14-libs (14.0.6-r4) (279/930) Installing musl-fts (1.2.7-r3) (280/930) Installing libelf (0.187-r2) (281/930) Installing mesa-dri-gallium (22.1.7-r3) (282/930) Installing udev-init-scripts (35-r1) (283/930) Installing udev-init-scripts-openrc (35-r1) (284/930) Installing kmod-libs (30-r1) (285/930) Installing eudev (3.2.11-r1) (286/930) Installing eudev-openrc (3.2.11-r1) (287/930) Installing openssh-keygen (9.0_p1-r4) (288/930) Installing libedit (20210910.3.1-r0) (289/930) Installing openssh-client-common (9.0_p1-r4) (290/930) Installing openssh-client-default (9.0_p1-r4) (291/930) Installing openssh-sftp-server (9.0_p1-r4) (292/930) Installing openssh-server-common (9.0_p1-r4) (293/930) Installing openssh-server (9.0_p1-r4) (294/930) Installing openssh (9.0_p1-r4) (295/930) Installing boot-deploy (0.6-r0) (296/930) Installing busybox-extras (1.35.0-r25) Executing busybox-extras-1.35.0-r25.post-install (297/930) Installing lzo (2.10-r3) (298/930) Installing btrfs-progs (5.19.1-r0) (299/930) Installing bzip2 (1.0.8-r3) (300/930) Installing argon2-libs (20190702-r2) (301/930) Installing device-mapper-libs (2.02.188-r0) (302/930) Installing json-c (0.16-r0) (303/930) Installing cryptsetup-libs (2.5.0-r1) (304/930) Installing popt (1.19-r0) (305/930) Installing cryptsetup (2.5.0-r1) (306/930) Installing cryptsetup-openrc (2.5.0-r1) (307/930) Installing libaio (0.3.113-r0) (308/930) Installing device-mapper-event-libs (2.02.188-r0) (309/930) Installing lvm2-libs (2.02.188-r0) (310/930) Installing device-mapper (2.02.188-r0) (311/930) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (312/930) Installing libcom_err (1.46.5-r2) (313/930) Installing e2fsprogs-libs (1.46.5-r2) (314/930) Installing e2fsprogs (1.46.5-r2) (315/930) Installing e2fsprogs-extra (1.46.5-r2) (316/930) Installing f2fs-tools-libs (1.15.0-r0) (317/930) Installing f2fs-tools (1.15.0-r0) (318/930) Installing lz4 (1.9.4-r1) (319/930) Installing userspace-rcu (0.13.2-r0) (320/930) Installing multipath-tools (0.9.1-r0) (321/930) Installing multipath-tools-openrc (0.9.1-r0) (322/930) Installing parted (3.5-r0) (323/930) Installing postmarketos-mvcfg (1-r0) (324/930) Installing postmarketos-keys (1-r0) (325/930) Installing sudo (1.9.11_p3-r0) (326/930) Installing postmarketos-base-nofde (21-r2) (327/930) Installing unudhcpd (0.2.1-r0) (328/930) Installing xz (5.2.6-r1) (329/930) Installing postmarketos-mkinitfs (1.4.1-r12) (330/930) Installing postmarketos-base (21-r2) Executing postmarketos-base-21-r2.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (331/930) Installing u-boot-pinephone (2022.07-r0) (332/930) Installing u-boot-tools (2022.07-r5) (333/930) Installing dbus (1.15.0-r0) Executing dbus-1.15.0-r0.pre-install Executing dbus-1.15.0-r0.post-install (334/930) Installing dbus-openrc (1.15.0-r0) (335/930) Installing libacl (2.3.1-r1) (336/930) Installing lz4-libs (1.9.4-r1) (337/930) Installing libarchive (3.6.1-r1) (338/930) Installing efivar-libs (38-r1) (339/930) Installing libgcab (1.4-r3) (340/930) Installing libgusb (0.3.10-r0) (341/930) Installing json-glib (1.6.6-r0) (342/930) Installing libjcat (0.1.10-r0) (343/930) Installing libxmlb (0.3.10-r0) (344/930) Installing fwupd (1.8.5-r0) (345/930) Installing fwupd-openrc (1.8.5-r0) (346/930) Installing fwupd-plugin-fastboot (1.8.5-r0) (347/930) Installing fwupd-plugin-logind (1.8.5-r0) (348/930) Installing libmbim (1.26.4-r0) (349/930) Installing libqrtr-glib (1.2.2-r0) (350/930) Installing libqmi (1.30.8-r0) (351/930) Installing fwupd-plugin-modem_manager (1.8.5-r0) (352/930) Installing fwupd-plugin-upower (1.8.5-r0) (353/930) Installing device-pine64-pinephone (0.42-r3) Executing device-pine64-pinephone-0.42-r3.post-install * service eg25-manager added to runlevel default * service gpsd added to runlevel default * service gpsd_pinephone added to runlevel default (354/930) Installing device-pine64-pinephone-plasma-mobile (0.42-r3) (355/930) Installing linux-firmware-rtlwifi (20220815-r2) (356/930) Installing linux-firmware-rtl_bt (20220815-r2) (357/930) Installing firmware-pine64-rtl8723bt (0_git20200705-r0) (358/930) Installing firmware-pine64-ov5640 (0_git20201028-r0) (359/930) Installing device-pine64-pinephone-nonfree-firmware (0.42-r3) (360/930) Installing yaml (0.2.5-r0) (361/930) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (362/930) Installing appstream-qt (0.15.5-r0) (363/930) Installing attica (5.98.0-r0) (364/930) Installing kidletime (5.98.0-r0) (365/930) Installing knewstuff (5.98.0-r0) (366/930) Installing discover (5.25.5-r0) (367/930) Installing libapk-qt (0.4.2-r0) (368/930) Installing discover-backend-apk (5.25.5-r0) (369/930) Installing discover-backend-fwupd (5.25.5-r0) (370/930) Installing encodings (1.0.6-r0) (371/930) Installing libfontenc (1.1.6-r0) (372/930) Installing mkfontscale (1.2.2-r1) (373/930) Installing ttf-dejavu (2.37-r2) (374/930) Installing live-media (2022.07.14-r0) (375/930) Installing libxpm (3.5.13-r1) (376/930) Installing a52dec (0.7.4-r7) (377/930) Installing libraw1394 (2.1.2-r2) (378/930) Installing libavc1394 (0.5.4-r2) (379/930) Installing vulkan-loader (1.3.224.1-r1) (380/930) Installing ffmpeg4-libs (4.4.2-r4) (381/930) Installing libbluray (1.3.3-r0) (382/930) Installing libcddb (1.3.2-r3) (383/930) Installing libdc1394 (2.2.6-r0) (384/930) Installing libdvbpsi (1.3.3-r0) (385/930) Installing libdvdcss (1.4.3-r0) (386/930) Installing libdvdread (6.1.3-r0) (387/930) Installing libdvdnav (6.1.1-r0) (388/930) Installing libebml (1.4.2-r0) (389/930) Installing faad2-libs (2.10.0-r0) (390/930) Installing lua5.2-libs (5.2.4-r10) (391/930) Installing libmad (0.15.1b-r9) (392/930) Installing libmatroska (1.6.3-r1) (393/930) Installing libmpeg2 (0.5.1-r8) (394/930) Installing glslang-libs (11.11.0-r0) (395/930) Installing glslang (11.11.0-r0) (396/930) Installing lcms2 (2.13.1-r0) (397/930) Installing spirv-tools (1.3.224.1-r1) (398/930) Installing shaderc (2022.2-r1) (399/930) Installing libplacebo (4.208.0-r2) (400/930) Installing librsvg (2.55.1-r0) (401/930) Installing speex (1.2.1-r0) (402/930) Installing libshout (2.4.6-r1) (403/930) Installing talloc (2.3.4-r0) (404/930) Installing tevent (0.13.0-r0) (405/930) Installing samba-util-libs (4.16.4-r0) (406/930) Installing jansson (2.14-r0) (407/930) Installing libldap (2.6.3-r3) (408/930) Installing lmdb (0.9.29-r1) (409/930) Installing ldb (2.5.2-r0) (410/930) Installing linux-pam (1.5.2-r1) (411/930) Installing libwbclient (4.16.4-r0) (412/930) Installing samba-libs (4.16.4-r0) (413/930) Installing libsmbclient (4.16.4-r0) (414/930) Installing taglib (1.12-r1) (415/930) Installing vlc-libs (3.0.17.4-r6) (416/930) Installing vlc (3.0.17.4-r6) (417/930) Installing exiv2 (0.27.5-r1) (418/930) Installing kfilemetadata (5.98.0-r0) (419/930) Installing baloo (5.98.0-r0) (420/930) Installing elisa (22.08.1-r0) (421/930) Installing dbus-glib (0.112-r1) (422/930) Installing firefox-esr (102.3.0-r0) (423/930) Installing font-noto-common (0_git20211101-r6) (424/930) Installing font-noto-math (0_git20211101-r6) (425/930) Installing font-noto-symbols (0_git20211101-r6) (426/930) Installing font-noto (0_git20211101-r6) (427/930) Installing font-noto-emoji (2.038-r0) (428/930) Installing font-noto-extra (0_git20211101-r6) (429/930) Installing mauikit-imagetools (2.2.0-r0) (430/930) Installing index (2.2.0-r0) (431/930) Installing signon-plugin-oauth2 (0.25-r0) (432/930) Installing kaccounts-providers (22.08.1-r0) (433/930) Installing qt5-qtlocation (5.15.5_git20220618-r0) (434/930) Installing zxing-cpp (1.2.0-r0) (435/930) Installing qxmpp (1.4.0-r0) (436/930) Installing kaidan (0.8.0-r2) (437/930) Installing kunitconversion (5.98.0-r0) (438/930) Installing mpfr4 (4.1.0-r0) (439/930) Installing kalk (22.06-r0) (440/930) Installing libcaca (0.99_beta20-r0) (441/930) Installing libdv (1.0.0-r6) (442/930) Installing libiec61883 (1.2.0-r2) (443/930) Installing libsamplerate (0.2.2-r0) (444/930) Installing jack (1.9.21-r0) (445/930) Installing mpg123-libs (1.30.2-r0) (446/930) Installing wavpack (5.5.0-r0) (447/930) Installing gst-plugins-good (1.20.3-r2) (448/930) Installing libnm (1.40.0-r0) (449/930) Installing networkmanager-common (1.40.0-r0) (450/930) Installing networkmanager-openrc (1.40.0-r0) (451/930) Installing libmnl (1.0.5-r0) (452/930) Installing libnftnl (1.2.3-r0) (453/930) Installing iptables (1.8.8-r2) (454/930) Installing iptables-openrc (1.8.8-r2) (455/930) Installing libndp (1.8-r0) (456/930) Installing libidn2 (2.3.3-r0) (457/930) Installing libpsl (0.21.1-r0) (458/930) Installing networkmanager (1.40.0-r0) Executing networkmanager-1.40.0-r0.pre-install Executing networkmanager-1.40.0-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-. * (459/930) Installing networkmanager-qt (5.98.0-r0) (460/930) Installing threadweaver (5.98.0-r0) (461/930) Installing qt5-qtkeychain (0.13.2-r0) (462/930) Installing kasts (22.06-r1) (463/930) Installing kirigami-addons (0.3-r0) (464/930) Installing kclock (22.06-r0) (465/930) Installing gsettings-desktop-schemas (42.0-r0) (466/930) Installing kdecoration (5.25.5-r0) (467/930) Installing kde-gtk-config (5.25.5-r0) (468/930) Installing fuse-common (3.12.0-r0) (469/930) Installing fuse-openrc (3.12.0-r0) (470/930) Installing fuse3-libs (3.12.0-r0) (471/930) Installing fuse3 (3.12.0-r0) (472/930) Installing sshfs (3.7.3-r0) (473/930) Installing kcmutils (5.98.0-r0) (474/930) Installing libpulse-mainloop-glib (9999_git20220528-r0) (475/930) Installing pulseaudio-qt (1.3-r2) (476/930) Installing libfakekey (0.3-r0) (477/930) Installing kdeconnect (22.08.1-r0) (478/930) Installing keysmith (22.06-r0) (479/930) Installing kirigami-gallery (22.08.1-r0) (480/930) Installing kquickimageeditor (0.2.0-r1) (481/930) Installing koko (22.06-r0) (482/930) Installing kongress (22.06-r0) (483/930) Installing kasync (0.3.0-r2) (484/930) Installing gpg-wks-server (2.2.39-r0) (485/930) Installing gpgv (2.2.39-r0) (486/930) Installing gnupg-dirmngr (2.2.39-r0) (487/930) Installing gnupg-utils (2.2.39-r0) (488/930) Installing gnupg-wks-client (2.2.39-r0) (489/930) Installing gnupg (2.2.39-r0) (490/930) Installing iso-codes (4.11.0-r0) (491/930) Installing kcontacts (5.98.0-r0) (492/930) Installing kmime (22.08.1-r0) (493/930) Installing kimap2 (0.4.0-r1) (494/930) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0) (495/930) Installing kdav2 (0.4.0-r1) (496/930) Installing libxapian (1.4.20-r1) (497/930) Installing sink (0.9.0-r2) (498/930) Installing kpeoplesink (0_git20210224-r1) (499/930) Installing kpeoplevcard (0.1-r2) (500/930) Installing krecorder (22.06-r0) (501/930) Installing kpublictransport (22.08.1-r0) (502/930) Installing ktrip (22.06-r0) (503/930) Installing kquickcharts (5.98.0-r0) (504/930) Installing kholidays (5.98.0-r0) (505/930) Installing kweathercore (0.6-r0) (506/930) Installing qt5-qtcharts (5.15.5_git20220617-r0) (507/930) Installing kweather (22.06-r0) (508/930) Installing lang (0.1-r1) (509/930) Installing koko-lang (22.06-r0) (510/930) Installing gsettings-desktop-schemas-lang (42.0-r0) (511/930) Installing kconfigwidgets-lang (5.98.0-r0) (512/930) Installing gstreamer-lang (1.20.3-r1) (513/930) Installing plasma-framework-lang (5.98.0-r0) (514/930) Installing gtk+3.0-lang (9999_git20210602-r4) (515/930) Installing kglobalaccel-lang (5.98.0-r0) (516/930) Installing sonnet-lang (5.98.0-r0) (517/930) Installing calindori-lang (22.06-r0) (518/930) Installing knotifications-lang (5.98.0-r0) (519/930) Installing kholidays-lang (5.98.0-r0) (520/930) Installing ktextwidgets-lang (5.98.0-r0) (521/930) Installing glib-lang (2.72.4-r0) (522/930) Installing kbookmarks-lang (5.98.0-r0) (523/930) Installing kirigami2-lang (5.98.0-r0) (524/930) Installing kongress-lang (22.06-r0) (525/930) Installing kxmlgui-lang (5.98.0-r0) (526/930) Installing kiconthemes-lang (5.98.0-r0) (527/930) Installing kconfig-lang (5.98.0-r0) (528/930) Installing kcontacts-lang (5.98.0-r0) (529/930) Installing kitemviews-lang (5.98.0-r0) (530/930) Installing kunitconversion-lang (5.98.0-r0) (531/930) Installing kwindowsystem-lang (5.98.0-r0) (532/930) Installing gnupg-lang (2.2.39-r0) (533/930) Installing kaccounts-integration-lang (22.08.1-r0) (534/930) Installing gtk+2.0-lang (2.24.33-r7) (535/930) Installing kaccounts-providers-lang (22.08.1-r0) (536/930) Installing kauth-lang (5.98.0-r0) (537/930) Installing kdbusaddons-lang (5.98.0-r0) (538/930) Installing kjobwidgets-lang (5.98.0-r0) (539/930) Installing kirigami-gallery-lang (22.08.1-r0) (540/930) Installing angelfish-lang (22.06-r0) (541/930) Installing kcmutils-lang (5.98.0-r0) (542/930) Installing elisa-lang (22.08.1-r0) (543/930) Installing gst-plugins-base-lang (1.20.3-r1) (544/930) Installing fwupd-lang (1.8.5-r0) (545/930) Installing kcodecs-lang (5.98.0-r0) (546/930) Installing gdk-pixbuf-lang (2.42.9-r1) (547/930) Installing kasts-lang (22.06-r1) (548/930) Installing json-glib-lang (1.6.6-r0) (549/930) Installing kpeople-lang (5.98.0-r0) (550/930) Installing keysmith-lang (22.06-r0) (551/930) Installing libgcab-lang (1.4-r3) (552/930) Installing baloo-lang (5.98.0-r0) (553/930) Installing kdeconnect-lang (22.08.1-r0) (554/930) Installing kfilemetadata-lang (5.98.0-r0) (555/930) Installing kmime-lang (22.08.1-r0) (556/930) Installing ki18n-lang (5.98.0-r0) (557/930) Installing kdecoration-lang (5.25.5-r0) (558/930) Installing hunspell-lang (1.7.1-r0) (559/930) Installing gst-plugins-good-lang (1.20.3-r2) (560/930) Installing kcoreaddons-lang (5.98.0-r0) (561/930) Installing syntax-highlighting-lang (5.98.0-r0) (562/930) Installing gtk-engines-lang (2.21.0-r3) (563/930) Installing iso-codes-lang (4.11.0-r0) (564/930) Installing networkmanager-lang (1.40.0-r0) (565/930) Installing kio-lang (5.98.0-r0) (566/930) Installing knewstuff-lang (5.98.0-r0) (567/930) Installing kwallet-lang (5.98.0-r0) (568/930) Installing discover-lang (5.25.5-r0) (569/930) Installing kpackage-lang (5.98.0-r0) (570/930) Installing kweathercore-lang (0.6-r0) (571/930) Installing appstream-lang (0.15.5-r0) (572/930) Installing kdeclarative-lang (5.98.0-r0) (573/930) Installing at-spi2-core-lang (2.46.0-r0) (574/930) Installing kservice-lang (5.98.0-r0) (575/930) Installing kwidgetsaddons-lang (5.98.0-r0) (576/930) Installing kcompletion-lang (5.98.0-r0) (577/930) Installing purpose-lang (5.98.0-r0) (578/930) Installing kdoctools-lang (5.98.0-r0) (579/930) Installing shared-mime-info-lang (2.2-r0) (580/930) Installing libraw (0.20.2-r0) (581/930) Installing libraw-tools (0.20.2-r0) (582/930) Installing imagemagick-libs (7.1.0.48-r0) (583/930) Installing jbig2dec (0.19-r0) (584/930) Installing ghostscript (9.56.1-r0) (585/930) Installing libde265 (1.0.8-r2) (586/930) Installing libheif (1.13.0-r0) (587/930) Installing libjxl (0.6.1_git20220605-r1) (588/930) Installing imagemagick (7.1.0.48-r0) (589/930) Installing perl (5.36.0-r0) (590/930) Installing perl-image-exiftool (12.42-r0) (591/930) Installing exiftool (12.42-r0) (592/930) Installing openexr (3.1.5-r3) (593/930) Installing soundtouch (2.3.1-r0) (594/930) Installing chromaprint (1.5.1-r2) (595/930) Installing tslib (1.22-r1) (596/930) Installing directfb (1.7.7-r4) (597/930) Installing faac (1.30-r1) (598/930) Installing fdk-aac (2.0.2-r1) (599/930) Installing flite (2.2-r1) (600/930) Installing portaudio (19.7.0-r0) (601/930) Installing fluidsynth-libs (2.2.9-r0) (602/930) Installing libfreeaptx (0.1.1-r0) (603/930) Installing gsm (1.0.22-r0) (604/930) Installing libldac (2.0.2.3-r0) (605/930) Installing libmodplug (0.8.9.0-r1) (606/930) Installing neon (0.32.4-r0) (607/930) Installing libnice (0.1.19-r0) (608/930) Installing openal-soft (1.22.2-r1) (609/930) Installing openjpeg (2.5.0-r0) (610/930) Installing librtmp (2.4_git20190330-r1) (611/930) Installing sbc (2.0-r0) (612/930) Installing spandsp (0.0.6-r2) (613/930) Installing libsrtp (2.4.2-r3) (614/930) Installing vo-aacenc (0.1.3-r0) (615/930) Installing vo-amrwbenc (0.1.3-r0) (616/930) Installing libzbar (0.23.92-r0) (617/930) Installing gst-plugins-bad (1.20.3-r4) (618/930) Installing gst-plugins-bad-lang (1.20.3-r4) (619/930) Installing gtk4.0 (4.8.1-r0) Executing gtk4.0-4.8.1-r0.post-install (620/930) Installing gtk4.0-lang (4.8.1-r0) (621/930) Installing megapixels (1.5.2-r0) (622/930) Installing mobile-config-firefox (3.0.0-r1) (623/930) Installing musl-locales (0.1.0-r0) (624/930) Installing musl-locales-lang (0.1.0-r0) (625/930) Installing kitemmodels (5.98.0-r0) (626/930) Installing qqc2-desktop-style (5.98.0-r0) (627/930) Installing libquotient (0.6.11-r0) (628/930) Installing libcmark (0.30.2-r0) (629/930) Installing neochat (22.06-r1) (630/930) Installing neochat-lang (22.06-r1) (631/930) Installing qmltermwidget (0.2.0-r1) (632/930) Installing nota (2.2.0-r0) (633/930) Installing kjs (5.98.0-r0) (634/930) Installing libkexiv2 (22.08.1-r0) (635/930) Installing kparts (5.98.0-r0) (636/930) Installing kparts-lang (5.98.0-r0) (637/930) Installing kpty (5.98.0-r0) (638/930) Installing kpty-lang (5.98.0-r0) (639/930) Installing libdjvulibre (3.5.28-r1) (640/930) Installing libzip (1.9.2-r1) (641/930) Installing ebook-tools (0.2.2-r2) (642/930) Installing discount-libs (2.2.7b-r0) (643/930) Installing clang-libs (14.0.6-r4) (644/930) Installing qt5-qttools (5.15.5_git20220619-r0) (645/930) Installing phonon (4.11.1-r2) (646/930) Installing phonon-lang (4.11.1-r2) (647/930) Installing poppler (22.09.0-r0) (648/930) Installing poppler-qt5 (22.09.0-r0) (649/930) Installing kdegraphics-mobipocket (22.08.1-r0) (650/930) Installing libspectre (0.2.10-r0) (651/930) Installing okular-common (22.08.1-r0) (652/930) Installing okular-common-qml (22.08.1-r0) (653/930) Installing okular-mobile (22.08.1-r0) (654/930) Installing sdl2_ttf (2.20.1-r0) (655/930) Installing osk-sdl (0.67-r0) (656/930) Installing frameworkintegration (5.98.0-r0) (657/930) Installing oxygen (5.25.5-r0) (658/930) Installing oxygen-lang (5.25.5-r0) (659/930) Installing modemmanager-qt (5.98.0-r0) (660/930) Installing callaudiod-libs (0.1.4-r0) (661/930) Installing qtmpris (1.0.6-r1) (662/930) Installing abseil-cpp (20220623.1-r0) (663/930) Installing boost1.80-thread (1.80.0-r2) (664/930) Installing libprotobuf (3.21.6-r0) (665/930) Installing libphonenumber (8.12.54-r0) (666/930) Installing plasma-dialer (22.06-r0) (667/930) Installing plasma-dialer-lang (22.06-r0) (668/930) Installing plasma-mobile-sounds (0.1-r1) (669/930) Installing plasma-phonebook (22.06-r0) (670/930) Installing plasma-phonebook-lang (22.06-r0) (671/930) Installing postmarketos-artwork-wallpapers (2-r1) (672/930) Installing postmarketos-hidden-desktop-entries (2.2-r1) (673/930) Installing bluez (5.65-r1) (674/930) Installing bluez-openrc (5.65-r1) (675/930) Installing bluez-obexd (5.65-r1) (676/930) Installing kded (5.98.0-r0) (677/930) Installing bluez-qt (5.98.0-r0) (678/930) Installing bluedevil (5.25.5-r0) (679/930) Installing bluedevil-lang (5.25.5-r0) (680/930) Installing breeze (5.25.5-r0) (681/930) Installing breeze-lang (5.25.5-r0) (682/930) Installing callaudiod (0.1.4-r0) (683/930) Installing dnsmasq-common (2.86-r5) (684/930) Installing dnsmasq-openrc (2.86-r5) (685/930) Installing dnsmasq (2.86-r5) Executing dnsmasq-2.86-r5.pre-install (686/930) Installing shadow (4.10-r3) (687/930) Installing elogind (246.10-r5) (688/930) Installing elogind-openrc (246.10-r5) (689/930) Installing elogind-lang (246.10-r5) (690/930) Installing hfd-service (0.1.0-r1) (691/930) Installing hfd-service-openrc (0.1.0-r1) (692/930) Installing iio-sensor-proxy (3.4-r0) (693/930) Installing iio-sensor-proxy-openrc (3.4-r0) (694/930) Installing libkscreen (5.25.5-r0) (695/930) Installing qt5-qtsensors (5.15.5_git20220519-r0) (696/930) Installing kscreen (5.25.5-r0) (697/930) Installing kscreen-lang (5.25.5-r0) (698/930) Installing socat (1.7.4.3-r1) (699/930) Installing kwallet-pam (5.25.5-r0) (700/930) Installing kwayland-integration (5.25.5-r0) (701/930) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (702/930) Installing duktape (2.7.0-r0) (703/930) Installing polkit-elogind (121-r0) (704/930) Installing modemmanager (1.18.12-r0) (705/930) Installing modemmanager-lang (1.18.12-r0) (706/930) Installing modemmanager-openrc (1.18.12-r0) (707/930) Installing networkmanager-cli (1.40.0-r0) (708/930) Installing slang (2.3.3-r0) (709/930) Installing newt (0.52.21-r4) (710/930) Installing newt-lang (0.52.21-r4) (711/930) Installing networkmanager-tui (1.40.0-r0) (712/930) Installing wireless-regdb (2022.08.12-r0) (713/930) Installing networkmanager-wifi (1.40.0-r0) Executing networkmanager-wifi-1.40.0-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (714/930) Installing mobile-broadband-provider-info (20220725-r0) (715/930) Installing networkmanager-wwan (1.40.0-r0) (716/930) Installing pipewire-libs (0.3.58-r0) (717/930) Installing libunwind (1.6.2-r0) (718/930) Installing libuv (1.44.2-r0) (719/930) Installing roc-toolkit-libs (0.1.5-r2) (720/930) Installing webrtc-audio-processing (0.3.1-r6) (721/930) Installing pipewire (0.3.58-r0) (722/930) Installing pipewire-lang (0.3.58-r0) (723/930) Installing dbus-x11 (1.15.0-r0) (724/930) Installing kactivities (5.98.0-r0) (725/930) Installing dconf (0.40.0-r1) (726/930) Installing anthy (9100h-r1) (727/930) Installing maliit-framework (2.3.0-r1) (728/930) Installing kyotocabinet (1.2.79-r3) (729/930) Installing libpinyin (2.6.2-r0) (730/930) Installing tinyxml (2.6.2-r1) (731/930) Installing presage (0.9.1-r2) (732/930) Installing maliit-keyboard (2.3.1-r0) (733/930) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0) (734/930) Installing plasma-nano (5.25.5-r0) (735/930) Installing plasma-nm (5.25.5-r0) (736/930) Installing plasma-nm-lang (5.25.5-r0) (737/930) Installing plasma-nm-mobile (5.25.5-r0) (738/930) Installing fftw-single-libs (3.3.10-r0) (739/930) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (740/930) Installing pulseaudio-bluez (9999_git20220528-r0) (741/930) Installing pulseaudio-alsa (9999_git20220528-r0) (742/930) Installing alsa-utils-openrc (1.2.7-r1) (743/930) Installing pulseaudio-openrc (9999_git20220528-r0) (744/930) Installing libcanberra-pulse (0.30-r8) (745/930) Installing pulseaudio-lang (9999_git20220528-r0) (746/930) Installing plasma-pa (5.25.5-r0) (747/930) Installing plasma-pa-lang (5.25.5-r0) (748/930) Installing tzdata (2022c-r0) (749/930) Installing libdaemon (0.14-r3) (750/930) Installing openrc-settingsd (1.1.0-r0) (751/930) Installing openrc-settingsd-openrc (1.1.0-r0) (752/930) Installing plasma-settings (22.06-r0) (753/930) Installing plasma-settings-lang (22.06-r0) (754/930) Installing kactivitymanagerd (5.25.5-r0) (755/930) Installing kactivitymanagerd-lang (5.25.5-r0) (756/930) Installing kinit (5.98.0-r0) (757/930) Installing kinit-lang (5.98.0-r0) (758/930) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (759/930) Installing avahi-lang (0.8-r6) (760/930) Installing kdnssd (5.98.0-r0) (761/930) Installing kdnssd-lang (5.98.0-r0) (762/930) Installing kdsoap (2.1.1-r0) (763/930) Installing libmtp (1.1.20-r0) (764/930) Installing kio-extras (22.08.1-r0) (765/930) Installing kio-extras-lang (22.08.1-r0) (766/930) Installing xorg-server-common (21.1.4-r0) (767/930) Installing libxkbfile (1.1.0-r1) (768/930) Installing xkbcomp (1.4.5-r0) (769/930) Installing libxfont2 (2.0.6-r0) (770/930) Installing libtirpc-conf (1.3.2-r2) (771/930) Installing libtirpc-nokrb (1.3.2-r2) (772/930) Installing libxcvt (0.1.2-r0) (773/930) Installing xwayland (22.1.3-r1) (774/930) Installing layer-shell-qt (5.25.5-r0) (775/930) Installing kscreenlocker (5.25.5-r0) (776/930) Installing kscreenlocker-lang (5.25.5-r0) (777/930) Installing libqaccessibilityclient (0.4.1-r1) (778/930) Installing xcb-util-cursor (0.1.3-r2) (779/930) Installing kwin (5.25.5-r0) (780/930) Installing kwin-lang (5.25.5-r0) (781/930) Installing krunner (5.98.0-r0) (782/930) Installing milou (5.25.5-r0) (783/930) Installing milou-lang (5.25.5-r0) (784/930) Installing pipewire-media-session (0.4.1-r0) (785/930) Installing font-hack (3.003-r2) (786/930) Installing plasma-integration (5.25.5-r0) (787/930) Installing plasma-integration-lang (5.25.5-r0) (788/930) Installing qtchooser (66-r1) (789/930) Installing plasma-workspace-libs (5.25.5-r1) (790/930) Installing kactivities-stats (5.98.0-r0) (791/930) Installing knotifyconfig (5.98.0-r0) (792/930) Installing knotifyconfig-lang (5.98.0-r0) (793/930) Installing libdmtx-libs (0.7.7-r0) (794/930) Installing libqrencode (4.1.1-r0) (795/930) Installing prison (5.98.0-r0) (796/930) Installing ktexteditor (5.98.0-r0) (797/930) Installing ktexteditor-lang (5.98.0-r0) (798/930) Installing libpcap (1.10.1-r0) (799/930) Installing lm-sensors-libs (3.6.0-r4) (800/930) Installing libksysguard (5.25.5-r0) (801/930) Installing libksysguard-lang (5.25.5-r0) (802/930) Installing kuserfeedback (1.2.0-r1) (803/930) Installing kuserfeedback-lang (1.2.0-r1) (804/930) Installing libqalculate (4.3.0-r0) (805/930) Installing libqalculate-lang (4.3.0-r0) (806/930) Installing plasma-workspace (5.25.5-r1) (807/930) Installing plasma-workspace-lang (5.25.5-r1) (808/930) Installing kdesu (5.98.0-r0) (809/930) Installing kdesu-lang (5.98.0-r0) (810/930) Installing kde-cli-tools (5.25.5-r0) (811/930) Installing kde-cli-tools-lang (5.25.5-r0) (812/930) Installing qqc2-breeze-style (5.25.5-r0) (813/930) Installing plasma-mobile (5.25.5-r0) (814/930) Installing polkit-kde-agent-1 (5.25.5-r0) (815/930) Installing polkit-kde-agent-1-lang (5.25.5-r0) (816/930) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (817/930) Installing chrony-openrc (4.3-r0) (818/930) Installing haveged (1.9.18-r0) (819/930) Installing haveged-openrc (1.9.18-r0) (820/930) Installing nftables (1.0.5-r0) (821/930) Installing nftables-openrc (1.0.5-r0) (822/930) Installing postmarketos-config-nftables (0.10-r0) Executing postmarketos-config-nftables-0.10-r0.post-install * service nftables added to runlevel default (823/930) Installing postmarketos-config-nftables-networkmanager (0.10-r0) (824/930) Installing postmarketos-base-nftables (21-r2) Executing postmarketos-base-nftables-21-r2.post-install (825/930) Installing kdeconnect-nftables (22.08.1-r0) (826/930) Installing postmarketos-artwork-icons (2-r1) (827/930) Installing util-linux (2.38.1-r0) (828/930) Installing libfdisk (2.38.1-r0) (829/930) Installing libsmartcols (2.38.1-r0) (830/930) Installing util-linux-misc (2.38.1-r0) (831/930) Installing libeconf (0.4.6-r0) (832/930) Installing runuser (2.38.1-r0) (833/930) Installing mount (2.38.1-r0) (834/930) Installing losetup (2.38.1-r0) (835/930) Installing hexdump (2.38.1-r0) (836/930) Installing uuidgen (2.38.1-r0) (837/930) Installing blkid (2.38.1-r0) (838/930) Installing sfdisk (2.38.1-r0) (839/930) Installing mcookie (2.38.1-r0) (840/930) Installing agetty (2.38.1-r0) (841/930) Installing agetty-openrc (0.45.2-r3) (842/930) Installing wipefs (2.38.1-r0) (843/930) Installing cfdisk (2.38.1-r0) (844/930) Installing umount (2.38.1-r0) (845/930) Installing util-linux-openrc (2.38.1-r0) (846/930) Installing flock (2.38.1-r0) (847/930) Installing lsblk (2.38.1-r0) (848/930) Installing libcap-ng (0.8.3-r1) (849/930) Installing setpriv (2.38.1-r0) (850/930) Installing logger (2.38.1-r0) (851/930) Installing partx (2.38.1-r0) (852/930) Installing fstrim (2.38.1-r0) (853/930) Installing findmnt (2.38.1-r0) (854/930) Installing pcsc-lite-libs (1.9.9-r0) (855/930) Installing wpa_supplicant (2.10-r4) (856/930) Installing wpa_supplicant-openrc (2.10-r4) (857/930) Installing ifupdown-ng-wifi (0.12.1-r0) (858/930) Installing postmarketos-base-ui (5-r1) Executing postmarketos-base-ui-5-r1.post-install (859/930) Installing postmarketos-base-ui-networkmanager (5-r1) (860/930) Installing mpdecimal (2.5.1-r1) (861/930) Installing python3 (3.10.7-r0) (862/930) Installing py3-ruamel.yaml.clib (0.2.6-r1) (863/930) Installing py3-ruamel.yaml (0.16.12-r2) (864/930) Installing sleep-inhibitor (1.16-r0) (865/930) Installing sleep-inhibitor-openrc (1.16-r0) (866/930) Installing postmarketos-base-ui-elogind (5-r1) Executing postmarketos-base-ui-elogind-5-r1.post-install (867/930) Installing py3-dbus (1.3.2-r0) (868/930) Installing obex-capabilities (0.2.1-r1) (869/930) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (870/930) Installing postmarketos-base-ui-bluez-obexd (5-r1) (871/930) Installing pulseaudio-utils (9999_git20220528-r0) (872/930) Installing postmarketos-base-ui-pulseaudio (5-r1) (873/930) Installing upower (1.90.0-r2) (874/930) Installing upower-lang (1.90.0-r2) (875/930) Installing device-pine64-pinephone-upower (0.42-r3) (876/930) Installing powerdevil-libs (5.25.5-r0) (877/930) Installing powerdevil (5.25.5-r0) (878/930) Installing powerdevil-lang (5.25.5-r0) (879/930) Installing urfkill (0.5.0_git20210401-r2) (880/930) Installing urfkill-openrc (0.5.0_git20210401-r2) (881/930) Installing bubblewrap (0.6.2-r0) (882/930) Installing xdg-desktop-portal (1.15.0-r0) (883/930) Installing xdg-desktop-portal-lang (1.15.0-r0) (884/930) Installing xdg-desktop-portal-kde (5.25.5-r0) (885/930) Installing xdg-desktop-portal-kde-lang (5.25.5-r0) (886/930) Installing autologin (1.0.0-r4) (887/930) Installing tinydm (1.1.2-r0) (888/930) Installing tinydm-openrc (1.1.2-r0) (889/930) Installing postmarketos-base-ui-tinydm (5-r1) (890/930) Installing font-alias (1.0.4-r0) (891/930) Installing util-macros (1.19.3-r0) (892/930) Installing font-misc-misc (1.1.2-r2) (893/930) Installing font-cursor-misc (1.0.3-r2) (894/930) Installing xauth (1.1.2-r0) (895/930) Installing xmodmap (1.0.11-r0) (896/930) Installing xrdb (1.2.1-r0) (897/930) Installing xinit (1.4.1-r0) (898/930) Installing libpciaccess (0.16-r1) (899/930) Installing xorg-server (21.1.4-r0) (900/930) Installing libinput (1.21.0-r0) (901/930) Installing xf86-input-libinput (1.2.1-r0) (902/930) Installing xf86-video-fbdev (0.5.0-r3) (903/930) Installing postmarketos-base-ui-x11 (5-r1) (904/930) Installing postmarketos-ui-plasma-mobile (3.8-r4) Executing postmarketos-ui-plasma-mobile-3.8-r4.post-install * service tinydm added to runlevel default * service urfkill added to runlevel default * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (905/930) Installing postmarketos-ui-plasma-mobile-extras (3.8-r4) (906/930) Installing libexif (0.6.24-r0) (907/930) Installing hwloc (2.8.0-r0) (908/930) Installing libucontext (1.2-r0) (909/930) Installing libtbb (2021.6.0-r0) (910/930) Installing opencv (4.6.0-r2) (911/930) Installing postprocessd (0.2.1-r0) (912/930) Installing postprocessd-megapixels (0.2.1-r0) (913/930) Installing qmlkonsole (22.06-r0) (914/930) Installing spacebar (22.06-r1) (915/930) Installing spacebar-lang (22.06-r1) (916/930) Installing qt5-qtwebsockets (5.15.5_git20220617-r0) (917/930) Installing tokodon (22.06-r0) (918/930) Installing tokodon-lang (22.06-r0) (919/930) Installing ttf-droid-nonlatin (20200215-r2) (920/930) Installing hkdm (0.1.8-r0) (921/930) Installing buffyboard (0.2.0-r0) (922/930) Installing terminus-font (4.49.1-r1) (923/930) Installing kbd-misc (2.5.1-r1) (924/930) Installing kbd (2.5.1-r1) (925/930) Installing kbd-openrc (2.5.1-r1) (926/930) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (927/930) Installing ttyescape-openrc (1.0.1-r1) (928/930) Installing vvave (2.2.0-r0) (929/930) Installing xdg-user-dirs (0.18-r0) (930/930) Installing xdg-user-dirs-lang (0.18-r0) Executing busybox-1.35.0-r25.trigger Executing glib-2.72.4-r0.trigger Executing fontconfig-2.14.0-r0.trigger Executing shared-mime-info-2.2-r0.trigger Executing gdk-pixbuf-2.42.9-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r1.trigger Executing postmarketos-mkinitfs-1.4.1-r12.trigger 2022/09/24 01:37:51 Generating for kernel version: 5.19.8 2022/09/24 01:37:51 Output directory: /boot 2022/09/24 01:37:51 == Generating initramfs == 2022/09/24 01:37:51 - Including hook files 2022/09/24 01:37:51 - Including hook scripts 2022/09/24 01:37:51 - Including required binaries 2022/09/24 01:37:51 - Including kernel modules 2022/09/24 01:37:51 - Including splash images 2022/09/24 01:37:51 - Writing and verifying initramfs archive 2022/09/24 01:37:51 == Generating initramfs extra == 2022/09/24 01:37:51 - Including extra binaries 2022/09/24 01:37:51 - Including FDE support 2022/09/24 01:37:52 - Writing and verifying initramfs-extra archive 2022/09/24 01:37:55 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb ==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb 2022/09/24 01:37:59 mkinitfs completed in: 8.493165654s Executing postmarketos-base-21-r2.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.15.0-r0.trigger Executing mkfontscale-1.2.2-r1.trigger Executing vlc-libs-3.0.17.4-r6.trigger OK: 2754 MiB in 955 packages (1513914) [01:38:14] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2754 MiB in 955 packages (1513914) [01:38:18] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details) (1513914) [01:38:18] (rootfs_pine64-pinephone) install device-pine64-pinephone (1513914) [01:38:18] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1513914) [01:38:18] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1513914) [01:38:18] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1513914) [01:38:18] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone (1513914) [01:38:18] New background process: pid=1519675, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2754 MiB in 955 packages (1513914) [01:38:22] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2754 MiB in 955 packages (1513914) [01:38:26] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1513914) [01:38:26] (rootfs_pine64-pinephone) install postmarketos-mkinitfs (1513914) [01:38:26] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1513914) [01:38:26] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1513914) [01:38:26] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1513914) [01:38:26] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1513914) [01:38:26] New background process: pid=1519794, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2754 MiB in 955 packages (1513914) [01:38:30] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner (1513914) [01:38:30] (rootfs_pine64-pinephone) % mkinitfs 2022/09/24 01:38:31 Generating for kernel version: 5.19.8 2022/09/24 01:38:31 Output directory: /boot 2022/09/24 01:38:31 == Generating initramfs == 2022/09/24 01:38:31 - Including hook files 2022/09/24 01:38:31 - Including hook scripts 2022/09/24 01:38:31 - Including required binaries 2022/09/24 01:38:31 - Including kernel modules 2022/09/24 01:38:31 - Including splash images 2022/09/24 01:38:31 - Writing and verifying initramfs archive 2022/09/24 01:38:31 == Generating initramfs extra == 2022/09/24 01:38:31 - Including extra binaries 2022/09/24 01:38:31 - Including FDE support 2022/09/24 01:38:32 - Writing and verifying initramfs-extra archive 2022/09/24 01:38:34 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb ==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb 2022/09/24 01:38:44 mkinitfs completed in: 13.328435612s (1513914) [01:38:44] *** SET LOGIN PASSWORD FOR: 'user' *** (1513914) [01:38:44] (rootfs_pine64-pinephone) % passwd user New password: Retype new password: passwd: password updated successfully (1513914) [01:38:44] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow (1513914) [01:38:44] (rootfs_pine64-pinephone) locking root (1513914) [01:38:44] (rootfs_pine64-pinephone) % passwd -l root passwd: password changed. (1513914) [01:38:44] NOTE: No valid keymap specified for device (1513914) [01:38:44] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC (1513914) [01:38:52] (rootfs_pine64-pinephone) % sed -i s/LANG=C.UTF-8/LANG=en_US.UTF-8/ /etc/profile.d/locale.sh (1513914) [01:38:52] (rootfs_pine64-pinephone) % sh -c echo prolinux-nightly > /etc/hostname (1513914) [01:38:52] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tprolinux\-nightly localhost.localdomain localhost/ /etc/hosts (1513914) [01:38:52] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1513914) [01:38:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1513914) [01:38:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1513914) [01:38:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1513914) [01:38:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1513914) [01:38:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1513914) [01:38:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1513914) [01:38:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1513914) [01:38:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1513914) [01:38:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1513914) [01:38:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1513914) [01:38:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1513914) [01:38:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (1513914) [01:38:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1513914) [01:38:52] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (1513914) [01:38:52] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1513914) [01:38:52] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone 2812536 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone (1513914) [01:38:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1513914) [01:38:53] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1513914) [01:38:53] (native) create pine64-pinephone.img (3730M) (1513914) [01:38:53] (native) % truncate -s 3730M /home/pmos/rootfs/pine64-pinephone.img (1513914) [01:38:53] (native) mount /dev/install (pine64-pinephone.img) (1513914) [01:38:53] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop) (1513914) [01:38:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (1513914) [01:38:53] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (1513914) [01:38:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p2 (1513914) [01:38:53] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p2 (1513914) [01:38:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p1 (1513914) [01:38:53] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p1 (1513914) [01:38:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1513914) [01:38:53] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1513914) [01:38:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1513914) [01:38:53] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1513914) [01:38:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1513914) [01:38:53] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1513914) [01:38:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1513914) [01:38:53] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1513914) [01:38:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1513914) [01:38:53] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1513914) [01:38:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1513914) [01:38:53] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1513914) [01:38:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1513914) [01:38:53] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1513914) [01:38:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1513914) [01:38:53] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1513914) [01:38:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1513914) [01:38:53] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1513914) [01:38:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1513914) [01:38:53] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1513914) [01:38:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1513914) [01:38:53] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1513914) [01:38:53] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img (1513914) [01:38:53] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1513914) [01:38:53] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1513914) [01:38:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1513914) [01:38:53] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1513914) [01:38:54] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1513914) [01:38:54] (native) % parted -s /dev/install mktable msdos (1513914) [01:38:54] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M (1513914) [01:38:54] (native) % parted -s /dev/install mkpart primary 256M 100% (1513914) [01:38:54] (native) % parted -s /dev/install set 1 boot on (1513914) [01:38:54] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1513914) [01:38:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1513914) [01:38:54] % sudo mount --bind /dev/loop10p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1513914) [01:38:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1513914) [01:38:54] % sudo mount --bind /dev/loop10p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1513914) [01:38:54] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1513914) [01:38:54] (native) install e2fsprogs (1513914) [01:38:54] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1513914) [01:38:54] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1513914) [01:38:54] (native) % cat /tmp/apk_progress_fifo (1513914) [01:38:54] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1513914) [01:38:54] New background process: pid=1521436, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r2) (2/3) Installing e2fsprogs-libs (1.46.5-r2) (3/3) Installing e2fsprogs (1.46.5-r2) Executing busybox-1.35.0-r25.trigger OK: 26 MiB in 72 packages (1513914) [01:38:55] (native) format /dev/installp2 (root, ext4) (1513914) [01:38:55] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1513914) [01:38:55] (native) mount /dev/installp2 to /mnt/install (1513914) [01:38:55] (native) % mkdir -p /mnt/install (1513914) [01:38:55] (native) % mount /dev/installp2 /mnt/install (1513914) [01:38:55] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1513914) [01:38:55] (native) install e2fsprogs (1513914) [01:38:55] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1513914) [01:38:55] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1513914) [01:38:55] (native) % cat /tmp/apk_progress_fifo (1513914) [01:38:55] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1513914) [01:38:55] New background process: pid=1521473, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 26 MiB in 72 packages (1513914) [01:38:56] (native) format /dev/installp1 (boot, ext2), mount to mountpoint (1513914) [01:38:56] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1 (1513914) [01:38:56] (native) % mkdir -p /mnt/install/boot (1513914) [01:38:56] (native) % mount /dev/installp1 /mnt/install/boot (1513914) [01:38:56] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1513914) [01:38:56] (native) copy rootfs_pine64-pinephone to /mnt/install/ (1513914) [01:38:56] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (1513914) [01:38:56] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (1513914) [01:38:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1513914) [01:38:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1513914) [01:38:56] (native) % cd /mnt/rootfs_pine64-pinephone; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/ (1513914) [01:39:13] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1513914) [01:39:13] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1513914) [01:39:13] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1513914) [01:39:13] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:13] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:13] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos-5a03a13a.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1513914) [01:39:14] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1513914) [01:39:14] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories http://mirror.postmarketos.org/postmarketos/master http://dl-cdn.alpinelinux.org/alpine/edge/main http://dl-cdn.alpinelinux.org/alpine/edge/community http://dl-cdn.alpinelinux.org/alpine/edge/testing (1513914) [01:39:14] Embed firmware u-boot/pine64-pinephone/u-boot-sunxi-with-spl-528.bin in the SD card image at offset 8 with step size 1024 (1513914) [01:39:14] (native) % dd if=/mnt/rootfs_pine64-pinephone/usr/share/u-boot/pine64-pinephone/u-boot-sunxi-with-spl-528.bin of=/dev/install bs=1024 seek=8 740+1 records in 740+1 records out (1513914) [01:39:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1513914) [01:39:15] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1513914) [01:39:18] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1513914) [01:39:18] (native) umount /dev/loop10 (1513914) [01:39:18] (native) % losetup -d /dev/loop10 (1513914) [01:39:18] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1513914) [01:39:18] (1513914) [01:39:18] *** FLASHING INFORMATION *** (1513914) [01:39:18] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1513914) [01:39:18] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1513914) [01:39:18] (1513914) [01:39:18] *** SSH DAEMON INFORMATION *** (1513914) [01:39:18] SSH daemon is enabled (disable with --no-sshd). (1513914) [01:39:18] Login as 'user' with the password given during installation. (1513914) [01:39:18] (1513914) [01:39:18] *** FIREWALL INFORMATION *** (1513914) [01:39:18] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (1513914) [01:39:18] For more information: https://postmarketos.org/firewall (1513914) [01:39:18] (1513914) [01:39:18] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1513914) [01:39:18] DONE! total 2920476 -rw-r--r-- 1 root 12345 3911188480 Sep 24 01:39 pine64-pinephone.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img' Loop Device: /dev/loop10 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_16292.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img (deleted) 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/core20_1611.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512 /dev/loop10 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Sep 24 01:39 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Sep 24 01:39 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Sep 24 01:39 storagepool -> ../../sdb1 total 92 drwxr-xr-x 2 root root 4096 Sep 23 23:31 bin drwxr-xr-x 2 root root 4096 Sep 23 23:29 boot drwxr-xr-x 2 root root 4096 Sep 23 23:28 dev drwxr-xr-x 66 root root 4096 Sep 24 01:35 etc drwxr-xr-x 3 root root 4096 Sep 23 23:30 home drwxr-xr-x 15 root root 4096 Sep 23 23:29 lib drwx------ 2 root root 16384 Sep 23 23:29 lost+found drwxr-xr-x 5 root root 4096 Sep 23 23:28 media drwxr-xr-x 8 root root 4096 Sep 23 23:28 mnt drwxr-xr-x 2 root root 4096 Sep 23 23:28 opt drwxr-xr-x 2 root root 4096 Sep 23 23:28 proc -rw-r--r-- 1 root root 344 Sep 24 01:35 prolinux_build_info.txt drwx------ 2 root root 4096 Sep 23 23:28 root drwxr-xr-x 6 root root 4096 Sep 23 23:29 run drwxr-xr-x 2 root root 4096 Sep 23 23:29 sbin drwxr-xr-x 2 root root 4096 Sep 23 23:28 srv drwxr-xr-x 2 root root 4096 Sep 23 23:28 sys drwxrwxrwt 2 root root 4096 Sep 23 23:29 tmp drwxr-xr-x 10 root root 4096 Sep 23 23:29 usr drwxr-xr-x 13 root root 4096 Sep 23 23:28 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-09-24 01:39:52-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18 Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 799 [application/x-mspublisher] Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ 0K 100% 33.5M=0s 2022-09-24 01:39:52 (33.5 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz 2022-09-21 21:45:03.329729 [http://mirror.postmarketos.org/postmarketos/master] v20220809-3775-g769872f63c [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-3775-g769872f63c [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-3782-g222592177d [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24085 distinct packages available OK: 3493 MiB in 971 packages OK: 3493 MiB in 971 packages (chroot) Exiting chroot... [01:40:00] Unregister qemu binfmt (arm) [01:40:00] Unregister qemu binfmt (aarch64) [01:40:00] DONE! Compressing pine64-pinephone.img pine64-pinephone.img: 729.1 MiB / 3,730.0 MiB = 0.195, 32 MiB/s, 1:55 renamed 'pine64-pinephone.img.xz' -> 'sineware-prolinux-plasma-mobile-nightly-20220924-pine64-pinephone.img.xz' Compressing tablet-x64uefi.img tablet-x64uefi.img: 1,071.9 MiB / 4,795.0 MiB = 0.224, 32 MiB/s, 2:28 renamed 'tablet-x64uefi.img.xz' -> 'sineware-prolinux-plasma-mobile-nightly-20220924-tablet-x64uefi.img.xz' sending incremental file list pine64-pinephone.img.xz.sha256 90 100% 0.00kB/s 0:00:00 90 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=5/6) sineware-prolinux-plasma-mobile-nightly-20220924-pine64-pinephone.img.xz 32,768 0% 31.25MB/s 0:00:23 3,375,104 0% 3.20MB/s 0:03:52 4,653,056 0% 2.20MB/s 0:05:36 5,963,776 0% 1.87MB/s 0:06:36 7,274,496 0% 1.67MB/s 0:07:21 8,585,216 1% 1.20MB/s 0:10:17 9,895,936 1% 1.19MB/s 0:10:17 11,206,656 1% 1.20MB/s 0:10:15 12,517,376 1% 1.22MB/s 0:10:02 13,828,096 1% 1.22MB/s 0:10:01 15,138,816 1% 1.22MB/s 0:10:00 16,449,536 2% 1.22MB/s 0:09:59 17,760,256 2% 1.22MB/s 0:10:00 19,070,976 2% 1.21MB/s 0:10:00 20,381,696 2% 1.21MB/s 0:09:59 21,692,416 2% 1.21MB/s 0:09:58 23,003,136 3% 1.21MB/s 0:09:56 24,313,856 3% 1.22MB/s 0:09:53 25,624,576 3% 1.22MB/s 0:09:49 26,935,296 3% 1.22MB/s 0:09:48 28,246,016 3% 1.22MB/s 0:09:47 29,556,736 3% 1.22MB/s 0:09:47 30,867,456 4% 1.22MB/s 0:09:46 32,178,176 4% 1.22MB/s 0:09:44 33,488,896 4% 1.22MB/s 0:09:43 34,799,616 4% 1.22MB/s 0:09:42 36,110,336 4% 1.22MB/s 0:09:41 37,421,056 4% 1.22MB/s 0:09:40 38,731,776 5% 1.22MB/s 0:09:38 40,042,496 5% 1.23MB/s 0:09:37 41,353,216 5% 1.23MB/s 0:09:36 42,663,936 5% 1.23MB/s 0:09:35 43,974,656 5% 1.23MB/s 0:09:33 45,285,376 5% 1.23MB/s 0:09:33 46,596,096 6% 1.23MB/s 0:09:32 47,906,816 6% 1.23MB/s 0:09:30 49,217,536 6% 1.23MB/s 0:09:29 50,528,256 6% 1.23MB/s 0:09:28 51,838,976 6% 1.22MB/s 0:09:28 53,149,696 6% 1.22MB/s 0:09:28 54,460,416 7% 1.22MB/s 0:09:27 55,771,136 7% 1.22MB/s 0:09:26 57,081,856 7% 1.22MB/s 0:09:24 58,392,576 7% 1.22MB/s 0:09:25 59,703,296 7% 1.23MB/s 0:09:21 61,014,016 7% 1.22MB/s 0:09:20 62,324,736 8% 1.22MB/s 0:09:20 63,635,456 8% 1.23MB/s 0:09:18 64,946,176 8% 1.21MB/s 0:09:23 66,256,896 8% 1.21MB/s 0:09:22 67,534,848 8% 1.21MB/s 0:09:24 68,845,568 9% 1.21MB/s 0:09:22 70,156,288 9% 1.21MB/s 0:09:18 71,467,008 9% 1.20MB/s 0:09:24 72,777,728 9% 1.19MB/s 0:09:28 74,088,448 9% 1.17MB/s 0:09:36 75,399,168 9% 1.15MB/s 0:09:42 76,709,888 10% 1.15MB/s 0:09:41 78,020,608 10% 1.15MB/s 0:09:42 79,331,328 10% 1.16MB/s 0:09:39 80,642,048 10% 1.15MB/s 0:09:40 81,952,768 10% 1.17MB/s 0:09:29 83,132,416 10% 1.16MB/s 0:09:33 84,312,064 11% 1.13MB/s 0:09:48 85,491,712 11% 1.11MB/s 0:09:55 86,671,360 11% 1.08MB/s 0:10:15 87,851,008 11% 1.08MB/s 0:10:12 89,030,656 11% 1.09MB/s 0:10:04 90,210,304 11% 1.09MB/s 0:10:01 91,389,952 11% 1.10MB/s 0:09:57 92,569,600 12% 1.10MB/s 0:09:55 93,749,248 12% 1.10MB/s 0:09:57 94,928,896 12% 1.09MB/s 0:09:59 96,108,544 12% 1.08MB/s 0:10:03 97,288,192 12% 1.08MB/s 0:10:03 98,467,840 12% 1.09MB/s 0:09:56 99,647,488 13% 1.09MB/s 0:09:58 100,827,136 13% 1.08MB/s 0:10:00 102,006,784 13% 1.06MB/s 0:10:07 103,186,432 13% 1.05MB/s 0:10:14 104,366,080 13% 1.05MB/s 0:10:11 105,545,728 13% 1.06MB/s 0:10:07 106,725,376 13% 1.07MB/s 0:10:01 107,905,024 14% 1.07MB/s 0:10:00 109,084,672 14% 1.06MB/s 0:10:02 110,264,320 14% 1.06MB/s 0:10:02 111,443,968 14% 1.05MB/s 0:10:06 112,623,616 14% 1.05MB/s 0:10:07 113,803,264 14% 1.05MB/s 0:10:07 114,982,912 15% 1.04MB/s 0:10:09 116,162,560 15% 1.04MB/s 0:10:10 117,342,208 15% 1.04MB/s 0:10:07 118,521,856 15% 1.05MB/s 0:10:03 119,701,504 15% 1.05MB/s 0:10:00 120,881,152 15% 1.05MB/s 0:09:59 122,060,800 15% 1.05MB/s 0:09:58 123,240,448 16% 1.05MB/s 0:09:56 124,420,096 16% 1.05MB/s 0:09:57 125,599,744 16% 1.06MB/s 0:09:45 126,779,392 16% 1.08MB/s 0:09:38 127,959,040 16% 1.08MB/s 0:09:35 129,138,688 16% 1.08MB/s 0:09:31 130,318,336 17% 1.07MB/s 0:09:39 131,497,984 17% 1.06MB/s 0:09:42 132,677,632 17% 1.06MB/s 0:09:42 133,857,280 17% 1.06MB/s 0:09:41 135,036,928 17% 1.07MB/s 0:09:31 136,347,648 17% 1.09MB/s 0:09:21 137,658,368 18% 1.11MB/s 0:09:10 138,838,016 18% 1.12MB/s 0:09:03 140,050,432 18% 1.14MB/s 0:08:57 141,197,312 18% 1.12MB/s 0:09:02 142,508,032 18% 1.12MB/s 0:09:01 143,687,680 18% 1.12MB/s 0:09:00 144,867,328 18% 1.11MB/s 0:09:03 146,046,976 19% 1.11MB/s 0:09:03 147,357,696 19% 1.11MB/s 0:09:04 148,668,416 19% 1.11MB/s 0:09:01 149,979,136 19% 1.13MB/s 0:08:48 151,289,856 19% 1.17MB/s 0:08:31 152,600,576 19% 1.20MB/s 0:08:19 153,911,296 20% 1.22MB/s 0:08:08 155,222,016 20% 1.22MB/s 0:08:06 156,532,736 20% 1.22MB/s 0:08:04 157,843,456 20% 1.22MB/s 0:08:04 159,154,176 20% 1.23MB/s 0:08:02 160,464,896 20% 1.23MB/s 0:08:01 161,775,616 21% 1.23MB/s 0:08:00 163,086,336 21% 1.23MB/s 0:07:58 164,397,056 21% 1.23MB/s 0:07:58 165,707,776 21% 1.23MB/s 0:07:56 167,018,496 21% 1.23MB/s 0:07:55 168,329,216 22% 1.23MB/s 0:07:55 169,639,936 22% 1.22MB/s 0:07:54 170,950,656 22% 1.22MB/s 0:07:54 172,261,376 22% 1.22MB/s 0:07:53 173,572,096 22% 1.22MB/s 0:07:52 174,882,816 22% 1.22MB/s 0:07:51 176,193,536 23% 1.22MB/s 0:07:50 177,504,256 23% 1.22MB/s 0:07:51 178,814,976 23% 1.22MB/s 0:07:50 180,125,696 23% 1.22MB/s 0:07:49 181,436,416 23% 1.21MB/s 0:07:48 182,747,136 23% 1.22MB/s 0:07:45 184,057,856 24% 1.22MB/s 0:07:45 185,368,576 24% 1.22MB/s 0:07:44 186,679,296 24% 1.22MB/s 0:07:43 187,990,016 24% 1.22MB/s 0:07:41 189,300,736 24% 1.22MB/s 0:07:39 190,611,456 24% 1.22MB/s 0:07:37 191,922,176 25% 1.23MB/s 0:07:34 193,232,896 25% 1.22MB/s 0:07:35 194,543,616 25% 1.22MB/s 0:07:35 195,854,336 25% 1.22MB/s 0:07:35 197,165,056 25% 1.22MB/s 0:07:35 198,475,776 25% 1.21MB/s 0:07:36 199,786,496 26% 1.19MB/s 0:07:43 201,064,448 26% 1.19MB/s 0:07:44 202,375,168 26% 1.19MB/s 0:07:42 203,685,888 26% 1.19MB/s 0:07:40 204,996,608 26% 1.22MB/s 0:07:29 206,307,328 26% 1.22MB/s 0:07:25 207,618,048 27% 1.21MB/s 0:07:28 208,928,768 27% 1.20MB/s 0:07:32 210,239,488 27% 1.19MB/s 0:07:33 211,550,208 27% 1.19MB/s 0:07:33 212,860,928 27% 1.20MB/s 0:07:29 214,171,648 28% 1.21MB/s 0:07:24 215,482,368 28% 1.21MB/s 0:07:22 216,793,088 28% 1.21MB/s 0:07:22 218,103,808 28% 1.21MB/s 0:07:20 219,414,528 28% 1.22MB/s 0:07:17 220,725,248 28% 1.22MB/s 0:07:16 222,035,968 29% 1.22MB/s 0:07:15 223,346,688 29% 1.22MB/s 0:07:14 224,526,336 29% 1.19MB/s 0:07:23 225,837,056 29% 1.19MB/s 0:07:22 227,147,776 29% 1.19MB/s 0:07:20 228,458,496 29% 1.19MB/s 0:07:18 229,769,216 30% 1.22MB/s 0:07:06 231,079,936 30% 1.22MB/s 0:07:05 232,390,656 30% 1.22MB/s 0:07:04 233,701,376 30% 1.22MB/s 0:07:03 235,012,096 30% 1.22MB/s 0:07:02 236,322,816 30% 1.22MB/s 0:07:02 237,633,536 31% 1.22MB/s 0:07:02 238,944,256 31% 1.22MB/s 0:07:02 240,254,976 31% 1.21MB/s 0:07:01 241,565,696 31% 1.22MB/s 0:07:00 242,876,416 31% 1.22MB/s 0:06:58 244,187,136 31% 1.22MB/s 0:06:57 245,497,856 32% 1.22MB/s 0:06:55 246,808,576 32% 1.22MB/s 0:06:55 248,119,296 32% 1.22MB/s 0:06:53 249,430,016 32% 1.22MB/s 0:06:52 250,740,736 32% 1.22MB/s 0:06:51 252,051,456 32% 1.22MB/s 0:06:50 253,362,176 33% 1.22MB/s 0:06:50 254,672,896 33% 1.22MB/s 0:06:48 255,983,616 33% 1.22MB/s 0:06:47 257,294,336 33% 1.22MB/s 0:06:46 258,605,056 33% 1.22MB/s 0:06:45 259,915,776 33% 1.22MB/s 0:06:44 261,226,496 34% 1.22MB/s 0:06:42 262,537,216 34% 1.22MB/s 0:06:41 263,847,936 34% 1.22MB/s 0:06:41 265,158,656 34% 1.20MB/s 0:06:46 266,469,376 34% 1.18MB/s 0:06:52 267,780,096 35% 1.16MB/s 0:06:56 269,090,816 35% 1.15MB/s 0:06:59 270,401,536 35% 1.16MB/s 0:06:57 271,712,256 35% 1.15MB/s 0:06:57 273,022,976 35% 1.15MB/s 0:06:58 274,333,696 35% 1.15MB/s 0:06:57 275,644,416 36% 1.16MB/s 0:06:51 276,824,064 36% 1.14MB/s 0:06:56 278,003,712 36% 1.13MB/s 0:07:01 279,183,360 36% 1.09MB/s 0:07:13 280,363,008 36% 1.06MB/s 0:07:26 281,542,656 36% 1.05MB/s 0:07:27 282,722,304 36% 1.05MB/s 0:07:28 283,901,952 37% 1.04MB/s 0:07:29 285,081,600 37% 1.04MB/s 0:07:30 286,261,248 37% 1.05MB/s 0:07:24 287,440,896 37% 1.06MB/s 0:07:19 288,587,776 37% 1.08MB/s 0:07:09 289,669,120 37% 1.06MB/s 0:07:18 290,848,768 38% 1.04MB/s 0:07:26 292,028,416 38% 1.02MB/s 0:07:32 293,208,064 38% 1.01MB/s 0:07:37 294,387,712 38% 1.02MB/s 0:07:29 295,567,360 38% 1.03MB/s 0:07:25 296,747,008 38% 1.02MB/s 0:07:25 297,926,656 38% 1.03MB/s 0:07:21 299,106,304 39% 1.04MB/s 0:07:17 300,285,952 39% 1.04MB/s 0:07:16 301,465,600 39% 1.05MB/s 0:07:11 302,645,248 39% 1.04MB/s 0:07:13 303,824,896 39% 1.04MB/s 0:07:14 305,004,544 39% 1.03MB/s 0:07:15 306,184,192 40% 1.03MB/s 0:07:16 307,363,840 40% 1.03MB/s 0:07:13 308,543,488 40% 1.03MB/s 0:07:11 309,723,136 40% 1.03MB/s 0:07:09 310,902,784 40% 1.03MB/s 0:07:08 312,082,432 40% 1.03MB/s 0:07:08 313,262,080 40% 1.03MB/s 0:07:07 314,441,728 41% 1.03MB/s 0:07:06 315,621,376 41% 1.03MB/s 0:07:05 316,801,024 41% 1.03MB/s 0:07:05 317,980,672 41% 1.03MB/s 0:07:01 319,160,320 41% 1.03MB/s 0:07:00 320,339,968 41% 1.04MB/s 0:06:58 321,519,616 42% 1.03MB/s 0:06:59 322,699,264 42% 1.04MB/s 0:06:55 324,009,984 42% 1.07MB/s 0:06:42 325,320,704 42% 1.09MB/s 0:06:31 326,500,352 42% 1.12MB/s 0:06:21 327,811,072 42% 1.14MB/s 0:06:13 329,121,792 43% 1.14MB/s 0:06:13 330,432,512 43% 1.14MB/s 0:06:12 331,743,232 43% 1.14MB/s 0:06:10 332,922,880 43% 1.13MB/s 0:06:13 334,102,528 43% 1.12MB/s 0:06:16 335,380,480 43% 1.11MB/s 0:06:18 336,560,128 44% 1.10MB/s 0:06:18 337,870,848 44% 1.12MB/s 0:06:13 339,181,568 44% 1.15MB/s 0:06:02 340,492,288 44% 1.17MB/s 0:05:52 341,803,008 44% 1.20MB/s 0:05:44 343,113,728 44% 1.21MB/s 0:05:39 344,424,448 45% 1.22MB/s 0:05:36 345,735,168 45% 1.22MB/s 0:05:35 347,045,888 45% 1.22MB/s 0:05:34 348,356,608 45% 1.22MB/s 0:05:33 349,667,328 45% 1.22MB/s 0:05:33 350,978,048 45% 1.22MB/s 0:05:32 352,288,768 46% 1.21MB/s 0:05:31 353,599,488 46% 1.21MB/s 0:05:30 354,910,208 46% 1.22MB/s 0:05:28 356,220,928 46% 1.21MB/s 0:05:29 357,531,648 46% 1.21MB/s 0:05:28 358,842,368 46% 1.21MB/s 0:05:27 360,153,088 47% 1.21MB/s 0:05:25 361,463,808 47% 1.22MB/s 0:05:22 362,774,528 47% 1.22MB/s 0:05:21 364,085,248 47% 1.22MB/s 0:05:20 365,395,968 47% 1.22MB/s 0:05:20 366,706,688 47% 1.21MB/s 0:05:19 368,017,408 48% 1.21MB/s 0:05:19 369,328,128 48% 1.21MB/s 0:05:19 370,638,848 48% 1.21MB/s 0:05:17 371,949,568 48% 1.22MB/s 0:05:15 373,260,288 48% 1.22MB/s 0:05:13 374,571,008 48% 1.22MB/s 0:05:11 375,881,728 49% 1.22MB/s 0:05:10 377,192,448 49% 1.22MB/s 0:05:09 378,503,168 49% 1.22MB/s 0:05:09 379,813,888 49% 1.22MB/s 0:05:08 381,124,608 49% 1.22MB/s 0:05:07 382,435,328 50% 1.21MB/s 0:05:07 383,746,048 50% 1.22MB/s 0:05:05 385,056,768 50% 1.21MB/s 0:05:05 386,367,488 50% 1.21MB/s 0:05:04 387,678,208 50% 1.21MB/s 0:05:02 388,988,928 50% 1.21MB/s 0:05:02 390,299,648 51% 1.22MB/s 0:05:00 391,610,368 51% 1.22MB/s 0:04:59 392,921,088 51% 1.22MB/s 0:04:58 394,231,808 51% 1.21MB/s 0:04:57 395,542,528 51% 1.22MB/s 0:04:55 396,853,248 51% 1.22MB/s 0:04:54 398,163,968 52% 1.22MB/s 0:04:52 399,474,688 52% 1.23MB/s 0:04:50 400,785,408 52% 1.23MB/s 0:04:49 402,096,128 52% 1.23MB/s 0:04:48 403,406,848 52% 1.23MB/s 0:04:47 404,717,568 52% 1.22MB/s 0:04:47 406,028,288 53% 1.22MB/s 0:04:46 407,339,008 53% 1.22MB/s 0:04:44 408,649,728 53% 1.22MB/s 0:04:43 409,960,448 53% 1.23MB/s 0:04:42 411,271,168 53% 1.22MB/s 0:04:42 412,581,888 53% 1.22MB/s 0:04:41 413,892,608 54% 1.22MB/s 0:04:41 415,203,328 54% 1.21MB/s 0:04:41 416,514,048 54% 1.21MB/s 0:04:40 417,824,768 54% 1.21MB/s 0:04:38 419,135,488 54% 1.22MB/s 0:04:36 420,446,208 54% 1.22MB/s 0:04:35 421,756,928 55% 1.22MB/s 0:04:33 423,067,648 55% 1.22MB/s 0:04:34 424,378,368 55% 1.22MB/s 0:04:32 425,689,088 55% 1.22MB/s 0:04:31 426,999,808 55% 1.22MB/s 0:04:30 428,310,528 56% 1.22MB/s 0:04:29 429,621,248 56% 1.22MB/s 0:04:28 430,931,968 56% 1.22MB/s 0:04:27 432,242,688 56% 1.21MB/s 0:04:27 433,553,408 56% 1.22MB/s 0:04:25 434,864,128 56% 1.22MB/s 0:04:24 436,174,848 57% 1.21MB/s 0:04:24 437,485,568 57% 1.22MB/s 0:04:22 438,796,288 57% 1.21MB/s 0:04:21 440,107,008 57% 1.21MB/s 0:04:20 441,417,728 57% 1.22MB/s 0:04:19 442,728,448 57% 1.22MB/s 0:04:17 444,039,168 58% 1.22MB/s 0:04:16 445,349,888 58% 1.22MB/s 0:04:15 446,660,608 58% 1.22MB/s 0:04:14 447,971,328 58% 1.22MB/s 0:04:13 449,282,048 58% 1.22MB/s 0:04:13 450,592,768 58% 1.22MB/s 0:04:11 451,903,488 59% 1.22MB/s 0:04:10 453,214,208 59% 1.22MB/s 0:04:09 454,524,928 59% 1.22MB/s 0:04:07 455,835,648 59% 1.22MB/s 0:04:07 457,146,368 59% 1.20MB/s 0:04:09 458,457,088 59% 1.19MB/s 0:04:10 459,767,808 60% 1.18MB/s 0:04:13 461,078,528 60% 1.16MB/s 0:04:16 462,389,248 60% 1.15MB/s 0:04:15 463,699,968 60% 1.15MB/s 0:04:16 465,010,688 60% 1.15MB/s 0:04:14 466,321,408 60% 1.15MB/s 0:04:13 467,632,128 61% 1.15MB/s 0:04:11 468,942,848 61% 1.17MB/s 0:04:06 470,089,728 61% 1.13MB/s 0:04:13 471,269,376 61% 1.11MB/s 0:04:18 472,449,024 61% 1.07MB/s 0:04:25 473,628,672 61% 1.04MB/s 0:04:34 474,808,320 62% 1.04MB/s 0:04:32 475,987,968 62% 1.03MB/s 0:04:32 477,167,616 62% 1.04MB/s 0:04:30 478,347,264 62% 1.03MB/s 0:04:30 479,526,912 62% 1.04MB/s 0:04:27 480,706,560 62% 1.04MB/s 0:04:25 481,886,208 63% 1.03MB/s 0:04:27 483,065,856 63% 1.03MB/s 0:04:26 484,245,504 63% 1.03MB/s 0:04:26 485,425,152 63% 1.03MB/s 0:04:24 486,604,800 63% 1.04MB/s 0:04:21 487,784,448 63% 1.04MB/s 0:04:20 488,964,096 63% 1.03MB/s 0:04:20 490,143,744 64% 1.03MB/s 0:04:19 491,323,392 64% 1.04MB/s 0:04:17 492,503,040 64% 1.04MB/s 0:04:15 493,682,688 64% 1.04MB/s 0:04:13 494,862,336 64% 1.04MB/s 0:04:14 496,041,984 64% 1.04MB/s 0:04:13 497,254,400 65% 1.06MB/s 0:04:05 498,401,280 65% 1.06MB/s 0:04:05 499,580,928 65% 1.05MB/s 0:04:05 500,629,504 65% 1.04MB/s 0:04:07 501,809,152 65% 1.02MB/s 0:04:12 502,988,800 65% 1.02MB/s 0:04:09 503,906,304 65% 991.55kB/s 0:04:22 504,954,880 66% 977.10kB/s 0:04:25 506,134,528 66% 977.33kB/s 0:04:24 507,052,032 66% 934.09kB/s 0:04:35 508,231,680 66% 988.76kB/s 0:04:19 509,280,256 66% 1007.87kB/s 0:04:13 510,459,904 66% 996.46kB/s 0:04:14 511,508,480 66% 1012.56kB/s 0:04:09 512,688,128 67% 1.01MB/s 0:04:04 513,998,848 67% 1.04MB/s 0:03:55 515,178,496 67% 1.06MB/s 0:03:50 516,358,144 67% 1.10MB/s 0:03:39 517,668,864 67% 1.11MB/s 0:03:36 518,848,512 67% 1.10MB/s 0:03:38 520,159,232 68% 1.12MB/s 0:03:33 521,338,880 68% 1.11MB/s 0:03:33 522,518,528 68% 1.09MB/s 0:03:37 523,698,176 68% 1.10MB/s 0:03:33 524,877,824 68% 1.09MB/s 0:03:34 526,188,544 68% 1.10MB/s 0:03:31 527,499,264 69% 1.15MB/s 0:03:21 528,809,984 69% 1.17MB/s 0:03:16 530,120,704 69% 1.19MB/s 0:03:12 531,431,424 69% 1.19MB/s 0:03:10 532,742,144 69% 1.19MB/s 0:03:09 534,052,864 69% 1.19MB/s 0:03:08 535,363,584 70% 1.21MB/s 0:03:05 536,674,304 70% 1.22MB/s 0:03:02 537,985,024 70% 1.22MB/s 0:03:01 539,164,672 70% 1.19MB/s 0:03:04 540,475,392 70% 1.19MB/s 0:03:03 541,786,112 70% 1.19MB/s 0:03:02 543,096,832 71% 1.19MB/s 0:03:01 544,407,552 71% 1.22MB/s 0:02:55 545,718,272 71% 1.22MB/s 0:02:55 547,028,992 71% 1.22MB/s 0:02:54 548,339,712 71% 1.22MB/s 0:02:53 549,650,432 71% 1.22MB/s 0:02:51 550,961,152 72% 1.22MB/s 0:02:50 552,271,872 72% 1.22MB/s 0:02:49 553,582,592 72% 1.22MB/s 0:02:48 554,893,312 72% 1.22MB/s 0:02:47 556,204,032 72% 1.22MB/s 0:02:46 557,514,752 72% 1.22MB/s 0:02:45 558,825,472 73% 1.22MB/s 0:02:44 560,136,192 73% 1.22MB/s 0:02:43 561,446,912 73% 1.22MB/s 0:02:42 562,757,632 73% 1.22MB/s 0:02:40 564,068,352 73% 1.22MB/s 0:02:39 565,379,072 73% 1.23MB/s 0:02:38 566,689,792 74% 1.22MB/s 0:02:38 568,000,512 74% 1.23MB/s 0:02:36 569,311,232 74% 1.23MB/s 0:02:35 570,621,952 74% 1.21MB/s 0:02:36 571,932,672 74% 1.20MB/s 0:02:36 573,243,392 74% 1.20MB/s 0:02:35 574,554,112 75% 1.20MB/s 0:02:34 575,864,832 75% 1.21MB/s 0:02:31 577,175,552 75% 1.22MB/s 0:02:29 578,486,272 75% 1.22MB/s 0:02:29 579,796,992 75% 1.22MB/s 0:02:28 581,107,712 76% 1.22MB/s 0:02:27 582,418,432 76% 1.22MB/s 0:02:25 583,729,152 76% 1.22MB/s 0:02:24 585,039,872 76% 1.22MB/s 0:02:23 586,350,592 76% 1.22MB/s 0:02:22 587,661,312 76% 1.22MB/s 0:02:21 588,972,032 77% 1.22MB/s 0:02:20 590,282,752 77% 1.23MB/s 0:02:18 591,593,472 77% 1.23MB/s 0:02:17 592,904,192 77% 1.23MB/s 0:02:16 594,214,912 77% 1.23MB/s 0:02:15 595,525,632 77% 1.23MB/s 0:02:14 596,836,352 78% 1.23MB/s 0:02:13 598,147,072 78% 1.23MB/s 0:02:12 599,457,792 78% 1.23MB/s 0:02:11 600,768,512 78% 1.22MB/s 0:02:10 602,079,232 78% 1.22MB/s 0:02:09 603,389,952 78% 1.22MB/s 0:02:08 604,667,904 79% 1.22MB/s 0:02:08 605,978,624 79% 1.22MB/s 0:02:07 607,289,344 79% 1.22MB/s 0:02:06 608,600,064 79% 1.22MB/s 0:02:05 609,910,784 79% 1.22MB/s 0:02:03 611,221,504 79% 1.23MB/s 0:02:02 612,532,224 80% 1.22MB/s 0:02:01 613,842,944 80% 1.22MB/s 0:02:00 615,153,664 80% 1.22MB/s 0:01:59 616,464,384 80% 1.22MB/s 0:01:58 617,775,104 80% 1.22MB/s 0:01:57 619,085,824 80% 1.22MB/s 0:01:56 620,396,544 81% 1.22MB/s 0:01:55 621,707,264 81% 1.22MB/s 0:01:54 623,017,984 81% 1.21MB/s 0:01:53 624,328,704 81% 1.22MB/s 0:01:52 625,639,424 81% 1.22MB/s 0:01:50 626,950,144 82% 1.22MB/s 0:01:49 628,260,864 82% 1.22MB/s 0:01:48 629,571,584 82% 1.22MB/s 0:01:47 630,882,304 82% 1.22MB/s 0:01:46 632,193,024 82% 1.22MB/s 0:01:45 633,503,744 82% 1.23MB/s 0:01:44 634,814,464 83% 1.22MB/s 0:01:43 636,125,184 83% 1.22MB/s 0:01:42 637,435,904 83% 1.23MB/s 0:01:41 638,746,624 83% 1.22MB/s 0:01:40 640,057,344 83% 1.23MB/s 0:01:39 641,368,064 83% 1.23MB/s 0:01:38 642,678,784 84% 1.23MB/s 0:01:37 643,989,504 84% 1.22MB/s 0:01:36 645,300,224 84% 1.22MB/s 0:01:35 646,610,944 84% 1.22MB/s 0:01:34 647,921,664 84% 1.22MB/s 0:01:33 649,232,384 84% 1.22MB/s 0:01:32 650,543,104 85% 1.20MB/s 0:01:32 651,853,824 85% 1.19MB/s 0:01:32 653,164,544 85% 1.17MB/s 0:01:32 654,475,264 85% 1.15MB/s 0:01:33 655,785,984 85% 1.15MB/s 0:01:32 657,096,704 85% 1.16MB/s 0:01:30 658,407,424 86% 1.16MB/s 0:01:29 659,718,144 86% 1.16MB/s 0:01:28 661,028,864 86% 1.17MB/s 0:01:26 662,339,584 86% 1.16MB/s 0:01:25 663,519,232 86% 1.14MB/s 0:01:26 664,698,880 86% 1.12MB/s 0:01:26 665,878,528 87% 1.09MB/s 0:01:28 667,058,176 87% 1.07MB/s 0:01:29 668,237,824 87% 1.07MB/s 0:01:27 669,417,472 87% 1.05MB/s 0:01:28 670,597,120 87% 1.06MB/s 0:01:26 671,776,768 87% 1.06MB/s 0:01:25 672,956,416 88% 1.05MB/s 0:01:24 674,136,064 88% 1.06MB/s 0:01:23 675,315,712 88% 1.05MB/s 0:01:22 676,495,360 88% 1.06MB/s 0:01:21 677,675,008 88% 1.07MB/s 0:01:18 678,854,656 88% 1.07MB/s 0:01:18 680,034,304 88% 1.07MB/s 0:01:17 681,213,952 89% 1.05MB/s 0:01:17 682,393,600 89% 1.03MB/s 0:01:17 683,573,248 89% 1.03MB/s 0:01:16 684,752,896 89% 1.02MB/s 0:01:16 685,932,544 89% 1.02MB/s 0:01:14 686,981,120 89% 1.02MB/s 0:01:14 688,160,768 90% 1.02MB/s 0:01:12 689,340,416 90% 1.03MB/s 0:01:11 690,520,064 90% 1.03MB/s 0:01:09 691,699,712 90% 1.04MB/s 0:01:08 692,879,360 90% 1.04MB/s 0:01:07 694,059,008 90% 1.03MB/s 0:01:06 695,107,584 90% 1.02MB/s 0:01:06 696,287,232 91% 1.03MB/s 0:01:04 697,597,952 91% 1.06MB/s 0:01:01 698,777,600 91% 1.06MB/s 0:01:00 699,957,248 91% 1.08MB/s 0:00:58 701,136,896 91% 1.09MB/s 0:00:56 702,316,544 91% 1.08MB/s 0:00:56 703,496,192 92% 1.07MB/s 0:00:55 704,675,840 92% 1.06MB/s 0:00:55 705,855,488 92% 1.04MB/s 0:00:54 707,035,136 92% 1.03MB/s 0:00:54 708,214,784 92% 1.04MB/s 0:00:52 709,394,432 92% 1.06MB/s 0:00:50 710,705,152 92% 1.09MB/s 0:00:48 712,015,872 93% 1.11MB/s 0:00:46 713,195,520 93% 1.13MB/s 0:00:44 714,375,168 93% 1.14MB/s 0:00:43 715,587,584 93% 1.13MB/s 0:00:42 716,865,536 93% 1.13MB/s 0:00:41 718,045,184 93% 1.13MB/s 0:00:40 719,224,832 94% 1.11MB/s 0:00:39 720,404,480 94% 1.10MB/s 0:00:39 721,715,200 94% 1.10MB/s 0:00:37 723,025,920 94% 1.11MB/s 0:00:36 724,336,640 94% 1.14MB/s 0:00:34 725,647,360 94% 1.16MB/s 0:00:32 726,958,080 95% 1.19MB/s 0:00:30 728,268,800 95% 1.21MB/s 0:00:29 729,579,520 95% 1.21MB/s 0:00:28 730,890,240 95% 1.22MB/s 0:00:26 732,200,960 95% 1.22MB/s 0:00:25 733,511,680 95% 1.22MB/s 0:00:24 734,822,400 96% 1.22MB/s 0:00:23 736,133,120 96% 1.22MB/s 0:00:22 737,443,840 96% 1.21MB/s 0:00:21 738,590,720 96% 1.17MB/s 0:00:21 739,901,440 96% 1.17MB/s 0:00:20 741,212,160 96% 1.17MB/s 0:00:19 742,522,880 97% 1.17MB/s 0:00:18 743,833,600 97% 1.21MB/s 0:00:16 745,144,320 97% 1.21MB/s 0:00:15 746,455,040 97% 1.20MB/s 0:00:14 747,634,688 97% 1.15MB/s 0:00:14 748,945,408 97% 1.15MB/s 0:00:13 750,256,128 98% 1.15MB/s 0:00:12 751,566,848 98% 1.16MB/s 0:00:10 752,877,568 98% 1.20MB/s 0:00:09 754,188,288 98% 1.21MB/s 0:00:08 755,367,936 98% 1.15MB/s 0:00:07 756,416,512 98% 1.10MB/s 0:00:07 757,596,160 99% 1.08MB/s 0:00:06 758,906,880 99% 1.05MB/s 0:00:05 759,824,384 99% 1.02MB/s 0:00:04 761,004,032 99% 1.05MB/s 0:00:03 762,314,752 99% 1.06MB/s 0:00:01 763,494,400 99% 1.06MB/s 0:00:00 764,478,288 100% 1.16MB/s 0:10:29 (xfr#2, to-chk=4/6) sineware-prolinux-plasma-mobile-nightly-20220924-pine64-pinephone.img.xz.sha256 139 100% 0.18kB/s 0:00:00 139 100% 0.18kB/s 0:00:00 (xfr#3, to-chk=3/6) sineware-prolinux-plasma-mobile-nightly-20220924-tablet-x64uefi.img.xz 32,768 0% 42.38kB/s 7:21:58 327,680 0% 290.64kB/s 1:04:26 1,638,400 0% 733.94kB/s 0:25:29 2,293,760 0% 688.81kB/s 0:27:08 3,211,264 0% 724.42kB/s 0:25:47 3,866,624 0% 816.06kB/s 0:22:52 4,521,984 0% 658.71kB/s 0:28:19 5,832,704 0% 815.67kB/s 0:22:50 7,143,424 0% 916.69kB/s 0:20:18 8,454,144 0% 1.04MB/s 0:17:27 9,371,648 0% 1.13MB/s 0:16:05 10,682,368 0% 1.12MB/s 0:16:10 11,993,088 1% 1.12MB/s 0:16:10 13,303,808 1% 1.11MB/s 0:16:12 14,614,528 1% 1.20MB/s 0:15:01 15,925,248 1% 1.21MB/s 0:14:54 17,235,968 1% 1.21MB/s 0:14:51 18,546,688 1% 1.22MB/s 0:14:48 19,857,408 1% 1.21MB/s 0:14:48 21,168,128 1% 1.20MB/s 0:14:53 22,347,776 1% 1.18MB/s 0:15:12 23,527,424 2% 1.16MB/s 0:15:29 24,838,144 2% 1.14MB/s 0:15:44 25,886,720 2% 1.07MB/s 0:16:40 27,197,440 2% 1.09MB/s 0:16:24 28,508,160 2% 1.09MB/s 0:16:17 29,818,880 2% 1.11MB/s 0:16:02 31,129,600 2% 1.17MB/s 0:15:11 32,440,320 2% 1.18MB/s 0:15:04 33,751,040 3% 1.20MB/s 0:14:50 35,061,760 3% 1.20MB/s 0:14:48 36,372,480 3% 1.20MB/s 0:14:42 37,683,200 3% 1.20MB/s 0:14:40 38,993,920 3% 1.21MB/s 0:14:38 40,304,640 3% 1.21MB/s 0:14:36 41,615,360 3% 1.21MB/s 0:14:30 42,926,080 3% 1.22MB/s 0:14:27 44,236,800 3% 1.22MB/s 0:14:26 45,547,520 4% 1.22MB/s 0:14:25 46,858,240 4% 1.21MB/s 0:14:26 48,168,960 4% 1.21MB/s 0:14:26 49,479,680 4% 1.22MB/s 0:14:23 50,790,400 4% 1.21MB/s 0:14:23 52,101,120 4% 1.22MB/s 0:14:20 53,411,840 4% 1.22MB/s 0:14:18 54,722,560 4% 1.22MB/s 0:14:18 56,033,280 4% 1.21MB/s 0:14:22 57,344,000 5% 1.20MB/s 0:14:31 58,654,720 5% 1.19MB/s 0:14:35 59,965,440 5% 1.15MB/s 0:15:04 60,751,872 5% 1.00MB/s 0:17:16 61,407,232 5% 894.10kB/s 0:19:48 62,586,880 5% 865.45kB/s 0:20:26 63,897,600 5% 893.85kB/s 0:19:45 65,208,320 5% 1.03MB/s 0:16:41 66,519,040 5% 1.18MB/s 0:14:34 67,829,760 6% 1.22MB/s 0:14:04 69,140,480 6% 1.22MB/s 0:14:02 70,451,200 6% 1.22MB/s 0:14:04 71,630,848 6% 1.17MB/s 0:14:34 72,810,496 6% 1.14MB/s 0:14:56 73,990,144 6% 1.11MB/s 0:15:20 75,169,792 6% 1.08MB/s 0:15:47 76,349,440 6% 1.09MB/s 0:15:36 77,561,856 6% 1.11MB/s 0:15:24 78,577,664 6% 1.05MB/s 0:16:09 79,888,384 7% 1.07MB/s 0:15:53 81,199,104 7% 1.09MB/s 0:15:36 82,509,824 7% 1.09MB/s 0:15:35 83,689,472 7% 1.14MB/s 0:14:49 84,869,120 7% 1.13MB/s 0:14:58 86,048,768 7% 1.10MB/s 0:15:18 87,228,416 7% 1.08MB/s 0:15:35 88,408,064 7% 1.08MB/s 0:15:38 89,587,712 7% 1.08MB/s 0:15:34 90,767,360 8% 1.08MB/s 0:15:30 91,947,008 8% 1.08MB/s 0:15:30 93,126,656 8% 1.06MB/s 0:15:47 94,306,304 8% 1.06MB/s 0:15:48 95,485,952 8% 1.06MB/s 0:15:46 96,665,600 8% 1.06MB/s 0:15:45 97,845,248 8% 1.07MB/s 0:15:36 99,024,896 8% 1.07MB/s 0:15:38 100,204,544 8% 1.05MB/s 0:15:48 101,384,192 9% 1.05MB/s 0:15:54 102,563,840 9% 1.04MB/s 0:15:54 103,710,720 9% 1.03MB/s 0:16:10 104,890,368 9% 1.03MB/s 0:16:06 106,070,016 9% 1.03MB/s 0:16:04 107,249,664 9% 1.04MB/s 0:15:55 108,429,312 9% 1.05MB/s 0:15:42 109,477,888 9% 1.04MB/s 0:15:52 110,657,536 9% 1.03MB/s 0:15:58 111,837,184 9% 1.03MB/s 0:15:59 112,885,760 10% 1.01MB/s 0:16:14 114,065,408 10% 1.03MB/s 0:16:00 115,245,056 10% 1.03MB/s 0:15:57 116,162,560 10% 988.30kB/s 0:16:59 117,342,208 10% 992.70kB/s 0:16:54 118,521,856 10% 983.28kB/s 0:17:02 119,046,144 10% 846.33kB/s 0:19:47 119,832,576 10% 825.62kB/s 0:20:16 120,619,008 10% 745.92kB/s 0:22:25 121,274,368 10% 618.50kB/s 0:27:01 122,191,872 10% 692.05kB/s 0:24:07 123,240,448 10% 735.47kB/s 0:22:40 124,157,952 11% 776.63kB/s 0:21:27 124,813,312 11% 800.37kB/s 0:20:48 125,337,600 11% 727.79kB/s 0:22:52 125,992,960 11% 616.80kB/s 0:26:58 126,517,248 11% 506.71kB/s 0:32:48 126,910,464 11% 446.19kB/s 0:37:14 127,434,752 11% 443.19kB/s 0:37:28 128,221,184 11% 496.12kB/s 0:33:27 129,269,760 11% 632.17kB/s 0:26:13 130,056,192 11% 678.15kB/s 0:24:25 130,449,408 11% 590.10kB/s 0:28:03 130,711,552 11% 448.29kB/s 0:36:55 130,973,696 11% 276.18kB/s 0:59:55 131,235,840 11% 185.78kB/s 1:29:03 131,366,912 11% 157.25kB/s 1:45:12 131,629,056 11% 148.17kB/s 1:51:37 131,891,200 11% 157.36kB/s 1:45:04 132,284,416 11% 197.57kB/s 1:23:39 132,939,776 11% 292.29kB/s 0:56:30 133,857,280 11% 488.77kB/s 0:33:45 134,905,856 12% 705.66kB/s 0:23:21 135,561,216 12% 757.93kB/s 0:21:44 136,085,504 12% 718.09kB/s 0:22:55 136,740,864 12% 642.19kB/s 0:25:37 137,396,224 12% 531.82kB/s 0:30:55 138,444,800 12% 613.78kB/s 0:26:45 139,624,448 12% 774.89kB/s 0:21:10 140,804,096 12% 903.05kB/s 0:18:08 141,918,208 12% 1.03MB/s 0:15:29 143,032,320 12% 1.04MB/s 0:15:19 143,949,824 12% 1006.91kB/s 0:16:13 145,129,472 12% 1013.68kB/s 0:16:05 146,309,120 13% 1007.28kB/s 0:16:10 147,488,768 13% 1.02MB/s 0:15:31 148,799,488 13% 1.10MB/s 0:14:22 150,110,208 13% 1.13MB/s 0:14:02 151,420,928 13% 1.18MB/s 0:13:27 152,731,648 13% 1.20MB/s 0:13:11 154,042,368 13% 1.21MB/s 0:13:05 155,090,944 13% 1.15MB/s 0:13:42 155,877,376 13% 1019.92kB/s 0:15:49 156,663,808 13% 885.81kB/s 0:18:12 157,581,312 14% 802.04kB/s 0:20:04 158,892,032 14% 857.87kB/s 0:18:44 160,202,752 14% 1004.28kB/s 0:15:59 161,382,400 14% 1.09MB/s 0:14:22 162,299,904 14% 1.05MB/s 0:14:55 163,086,336 14% 961.28kB/s 0:16:39 163,872,768 14% 820.14kB/s 0:19:30 164,921,344 14% 792.48kB/s 0:20:10 165,838,848 14% 798.15kB/s 0:20:00 166,232,064 14% 692.36kB/s 0:23:03 166,625,280 14% 590.12kB/s 0:27:02 167,018,496 14% 413.24kB/s 0:38:35 167,411,712 14% 301.77kB/s 0:52:49 167,804,928 14% 293.63kB/s 0:54:16 168,722,432 15% 403.94kB/s 0:39:24 169,377,792 15% 482.92kB/s 0:32:56 170,033,152 15% 563.50kB/s 0:28:12 170,819,584 15% 673.22kB/s 0:23:35 171,474,944 15% 623.52kB/s 0:25:27 171,999,232 15% 562.14kB/s 0:28:13 172,392,448 15% 476.43kB/s 0:33:17 172,785,664 15% 361.92kB/s 0:43:48 173,047,808 15% 279.02kB/s 0:56:48 173,309,952 15% 232.94kB/s 1:08:01 173,572,096 15% 216.83kB/s 1:13:03 173,965,312 15% 230.72kB/s 1:08:37 174,358,528 15% 266.33kB/s 0:59:25 175,013,888 15% 370.68kB/s 0:42:40 176,324,608 15% 614.54kB/s 0:25:42 177,635,328 15% 856.39kB/s 0:18:25 178,946,048 15% 1.06MB/s 0:14:34 180,256,768 16% 1.21MB/s 0:12:42 181,567,488 16% 1.21MB/s 0:12:38 182,878,208 16% 1.22MB/s 0:12:35 183,795,712 16% 1.12MB/s 0:13:39 184,188,928 16% 929.11kB/s 0:16:51 184,713,216 16% 708.49kB/s 0:22:05 185,106,432 16% 501.38kB/s 0:31:12 185,630,720 16% 395.41kB/s 0:39:33 186,548,224 16% 506.04kB/s 0:30:52 187,596,800 16% 641.46kB/s 0:24:19 188,776,448 16% 809.39kB/s 0:19:15 189,956,096 16% 1007.39kB/s 0:15:27 191,266,816 17% 1.08MB/s 0:14:02 192,577,536 17% 1.15MB/s 0:13:09 193,626,112 17% 1.14MB/s 0:13:18 194,543,616 17% 1.07MB/s 0:14:11 195,461,120 17% 957.23kB/s 0:16:10 196,378,624 17% 849.62kB/s 0:18:11 197,165,056 17% 773.85kB/s 0:19:57 197,558,272 17% 614.74kB/s 0:25:07 197,951,488 17% 520.10kB/s 0:29:40 198,606,848 17% 449.49kB/s 0:34:18 199,131,136 17% 391.84kB/s 0:39:20 199,655,424 17% 442.91kB/s 0:34:46 199,917,568 17% 400.25kB/s 0:38:28 200,179,712 17% 330.39kB/s 0:46:36 200,704,000 17% 319.27kB/s 0:48:11 201,097,216 17% 283.24kB/s 0:54:18 201,490,432 17% 319.27kB/s 0:48:09 202,014,720 17% 353.31kB/s 0:43:29 202,407,936 18% 344.87kB/s 0:44:32 203,325,440 18% 471.00kB/s 0:32:34 204,374,016 18% 614.98kB/s 0:24:55 205,422,592 18% 781.04kB/s 0:19:36 206,471,168 18% 935.63kB/s 0:16:20 207,519,744 18% 964.67kB/s 0:15:50 208,568,320 18% 971.77kB/s 0:15:42 209,485,824 18% 954.08kB/s 0:15:58 210,534,400 18% 946.11kB/s 0:16:05 211,582,976 18% 927.32kB/s 0:16:23 212,631,552 18% 915.34kB/s 0:16:35 213,811,200 19% 960.44kB/s 0:15:47 214,990,848 19% 1001.15kB/s 0:15:07 216,170,496 19% 1.03MB/s 0:14:22 217,350,144 19% 1.06MB/s 0:13:55 218,529,792 19% 1.06MB/s 0:13:54 219,709,440 19% 1.05MB/s 0:13:58 220,889,088 19% 1.04MB/s 0:14:09 222,068,736 19% 1.04MB/s 0:14:09 223,248,384 19% 1.04MB/s 0:14:09 224,428,032 19% 1.03MB/s 0:14:12 225,083,392 20% 927.54kB/s 0:16:09 225,607,680 20% 749.51kB/s 0:19:58 226,000,896 20% 554.68kB/s 0:26:58 226,263,040 20% 371.32kB/s 0:40:17 226,525,184 20% 281.04kB/s 0:53:13 226,787,328 20% 226.28kB/s 1:06:04 227,180,544 20% 235.34kB/s 1:03:30 227,901,440 20% 318.79kB/s 0:46:50 228,425,728 20% 377.31kB/s 0:39:33 228,950,016 20% 446.80kB/s 0:33:23 229,343,232 20% 447.17kB/s 0:33:20 229,736,448 20% 393.24kB/s 0:37:54 230,260,736 20% 388.30kB/s 0:38:21 230,785,024 20% 383.73kB/s 0:38:47 231,309,312 20% 399.42kB/s 0:37:14 231,833,600 20% 411.91kB/s 0:36:05 232,357,888 20% 432.16kB/s 0:34:23 233,013,248 20% 474.80kB/s 0:31:16 233,799,680 20% 557.03kB/s 0:26:38 234,848,256 20% 697.96kB/s 0:21:13 235,765,760 20% 774.31kB/s 0:19:07 236,290,048 21% 754.90kB/s 0:19:35 236,814,336 21% 673.68kB/s 0:21:56 237,338,624 21% 534.15kB/s 0:27:39 237,699,072 21% 426.86kB/s 0:34:36 238,485,504 21% 480.50kB/s 0:30:42 239,271,936 21% 541.52kB/s 0:27:13 239,665,152 21% 528.37kB/s 0:27:53 240,189,440 21% 555.76kB/s 0:26:30 240,713,728 21% 476.46kB/s 0:30:53 240,975,872 21% 364.83kB/s 0:40:20 241,238,016 21% 311.81kB/s 0:47:10 241,631,232 21% 270.25kB/s 0:54:24 242,024,448 21% 256.10kB/s 0:57:23 242,679,808 21% 334.27kB/s 0:43:56 243,073,024 21% 383.07kB/s 0:38:19 243,466,240 21% 392.98kB/s 0:37:20 243,990,528 21% 420.32kB/s 0:34:53 244,613,120 21% 421.81kB/s 0:34:44 245,268,480 21% 495.61kB/s 0:29:32 245,923,840 21% 584.23kB/s 0:25:02 246,579,200 21% 612.70kB/s 0:23:52 247,234,560 21% 618.06kB/s 0:23:38 247,889,920 22% 607.79kB/s 0:24:01 248,545,280 22% 605.92kB/s 0:24:04 249,331,712 22% 622.37kB/s 0:23:25 250,249,216 22% 674.77kB/s 0:21:34 251,363,328 22% 794.19kB/s 0:18:18 252,411,904 22% 887.43kB/s 0:16:22 253,460,480 22% 954.09kB/s 0:15:12 254,541,824 22% 976.93kB/s 0:14:49 255,459,328 22% 916.17kB/s 0:15:47 256,507,904 22% 889.88kB/s 0:16:14 257,425,408 22% 878.00kB/s 0:16:26 258,342,912 22% 865.07kB/s 0:16:40 259,260,416 23% 850.60kB/s 0:16:56 260,177,920 23% 817.70kB/s 0:17:36 261,095,424 23% 798.57kB/s 0:18:00 262,012,928 23% 793.97kB/s 0:18:05 263,061,504 23% 840.20kB/s 0:17:04 264,241,152 23% 888.09kB/s 0:16:08 265,453,568 23% 951.49kB/s 0:15:02 266,240,000 23% 919.79kB/s 0:15:32 267,157,504 23% 870.32kB/s 0:16:24 268,075,008 23% 829.42kB/s 0:17:11 268,730,368 23% 716.36kB/s 0:19:53 269,287,424 23% 652.77kB/s 0:21:49 269,811,712 24% 557.54kB/s 0:25:32 270,336,000 24% 457.71kB/s 0:31:05 270,729,216 24% 404.64kB/s 0:35:08 271,122,432 24% 372.94kB/s 0:38:06 271,515,648 24% 354.50kB/s 0:40:04 272,039,936 24% 353.14kB/s 0:40:12 273,514,496 24% 581.20kB/s 0:24:23 274,825,216 24% 785.75kB/s 0:18:00 276,135,936 24% 990.99kB/s 0:14:15 277,446,656 24% 1.20MB/s 0:11:28 278,757,376 24% 1.16MB/s 0:11:48 280,068,096 24% 1.17MB/s 0:11:46 281,378,816 25% 1.18MB/s 0:11:38 282,689,536 25% 1.18MB/s 0:11:33 284,000,256 25% 1.18MB/s 0:11:35 285,310,976 25% 1.18MB/s 0:11:34 286,621,696 25% 1.18MB/s 0:11:32 287,801,344 25% 1.17MB/s 0:11:40 289,112,064 25% 1.17MB/s 0:11:39 290,422,784 25% 1.17MB/s 0:11:37 291,733,504 25% 1.16MB/s 0:11:40 293,044,224 26% 1.17MB/s 0:11:34 294,256,640 26% 1.17MB/s 0:11:34 294,617,088 26% 731.04kB/s 0:18:54 294,748,160 26% 451.67kB/s 0:30:35 294,879,232 26% 258.96kB/s 0:53:21 295,141,376 26% 117.38kB/s 1:57:41 295,534,592 26% 148.96kB/s 1:32:41 296,189,952 26% 266.62kB/s 0:51:44 297,041,920 26% 423.59kB/s 0:32:32 297,566,208 26% 507.07kB/s 0:27:09 298,090,496 26% 543.79kB/s 0:25:18 298,614,784 26% 536.72kB/s 0:25:37 299,139,072 26% 470.05kB/s 0:29:14 299,663,360 26% 473.42kB/s 0:29:01 300,187,648 26% 475.62kB/s 0:28:52 300,843,008 26% 500.69kB/s 0:27:24 301,498,368 26% 544.94kB/s 0:25:09 302,022,656 26% 549.36kB/s 0:24:56 303,038,464 26% 638.24kB/s 0:21:26 303,824,896 27% 672.36kB/s 0:20:19 305,004,544 27% 757.86kB/s 0:18:00 306,151,424 27% 875.38kB/s 0:15:34 306,675,712 27% 790.74kB/s 0:17:13 307,200,000 27% 741.51kB/s 0:18:21 307,757,056 27% 615.24kB/s 0:22:06 308,150,272 27% 459.40kB/s 0:29:35 308,674,560 27% 463.11kB/s 0:29:20 308,936,704 27% 184.31kB/s 1:13:42 311,558,144 27% 389.43kB/s 0:34:46 311,885,824 27% 380.99kB/s 0:35:31 312,147,968 27% 351.79kB/s 0:38:27 312,803,328 27% 741.99kB/s 0:18:13 313,065,472 27% 271.64kB/s 0:49:45 313,327,616 27% 260.60kB/s 0:51:50 313,851,904 27% 311.03kB/s 0:43:24 314,900,480 28% 413.65kB/s 0:32:35 316,080,128 28% 694.34kB/s 0:19:23 317,259,776 28% 895.10kB/s 0:15:01 318,308,352 28% 1.00MB/s 0:13:06 319,356,928 28% 1.01MB/s 0:12:55 320,405,504 28% 1.00MB/s 0:13:02 321,585,152 28% 1023.01kB/s 0:13:04 322,633,728 28% 1021.03kB/s 0:13:04 323,682,304 28% 1021.77kB/s 0:13:03 324,730,880 28% 1019.06kB/s 0:13:04 325,910,528 28% 1017.10kB/s 0:13:04 327,090,176 29% 1022.08kB/s 0:12:59 328,138,752 29% 1022.32kB/s 0:12:58 329,318,400 29% 1.01MB/s 0:12:48 330,498,048 29% 1.02MB/s 0:12:40 331,677,696 29% 1.02MB/s 0:12:36 332,857,344 29% 1.02MB/s 0:12:34 334,036,992 29% 1.02MB/s 0:12:36 335,216,640 29% 1.02MB/s 0:12:34 336,396,288 29% 1.03MB/s 0:12:23 337,575,936 30% 1.04MB/s 0:12:15 338,755,584 30% 1.06MB/s 0:12:01 339,935,232 30% 1.06MB/s 0:12:02 341,114,880 30% 1.05MB/s 0:12:11 342,294,528 30% 1.04MB/s 0:12:13 343,343,104 30% 1.02MB/s 0:12:28 344,522,752 30% 1.02MB/s 0:12:29 345,571,328 30% 1.01MB/s 0:12:33 346,619,904 30% 1.00MB/s 0:12:38 347,799,552 30% 1.02MB/s 0:12:22 348,979,200 31% 1.03MB/s 0:12:14 350,158,848 31% 1.04MB/s 0:12:08 351,338,496 31% 1.04MB/s 0:12:05 352,518,144 31% 1.03MB/s 0:12:12 353,566,720 31% 1.01MB/s 0:12:22 354,746,368 31% 1.01MB/s 0:12:22 356,057,088 31% 1.05MB/s 0:11:52 357,335,040 31% 1.10MB/s 0:11:20 358,547,456 31% 1.12MB/s 0:11:09 359,727,104 32% 1.14MB/s 0:10:55 361,037,824 32% 1.12MB/s 0:11:05 362,348,544 32% 1.10MB/s 0:11:15 363,626,496 32% 1.14MB/s 0:10:51 364,707,840 32% 1.12MB/s 0:11:00 365,887,488 32% 1.12MB/s 0:10:59 367,067,136 32% 1.11MB/s 0:11:04 368,246,784 32% 1.09MB/s 0:11:19 369,426,432 32% 1.11MB/s 0:11:06 370,475,008 32% 1.05MB/s 0:11:42 371,785,728 33% 1.08MB/s 0:11:22 373,096,448 33% 1.10MB/s 0:11:08 374,407,168 33% 1.12MB/s 0:10:50 375,717,888 33% 1.21MB/s 0:10:03 376,995,840 33% 1.21MB/s 0:10:04 378,306,560 33% 1.21MB/s 0:10:03 379,617,280 33% 1.21MB/s 0:10:00 380,928,000 33% 1.21MB/s 0:09:58 382,238,720 34% 1.21MB/s 0:09:56 383,549,440 34% 1.22MB/s 0:09:51 384,860,160 34% 1.22MB/s 0:09:50 386,170,880 34% 1.22MB/s 0:09:51 387,481,600 34% 1.22MB/s 0:09:47 388,792,320 34% 1.22MB/s 0:09:47 390,103,040 34% 1.22MB/s 0:09:47 391,413,760 34% 1.22MB/s 0:09:47 392,724,480 34% 1.22MB/s 0:09:47 394,035,200 35% 1.21MB/s 0:09:49 395,345,920 35% 1.21MB/s 0:09:46 396,656,640 35% 1.22MB/s 0:09:42 397,967,360 35% 1.21MB/s 0:09:43 399,278,080 35% 1.22MB/s 0:09:38 400,588,800 35% 1.22MB/s 0:09:38 401,899,520 35% 1.22MB/s 0:09:39 403,210,240 35% 1.22MB/s 0:09:36 404,520,960 35% 1.22MB/s 0:09:36 405,831,680 36% 1.22MB/s 0:09:35 407,142,400 36% 1.23MB/s 0:09:31 408,453,120 36% 1.22MB/s 0:09:30 409,763,840 36% 1.22MB/s 0:09:29 411,074,560 36% 1.22MB/s 0:09:28 412,385,280 36% 1.22MB/s 0:09:28 413,696,000 36% 1.22MB/s 0:09:27 415,006,720 36% 1.22MB/s 0:09:29 416,317,440 37% 1.22MB/s 0:09:25 417,628,160 37% 1.22MB/s 0:09:27 418,938,880 37% 1.22MB/s 0:09:25 420,249,600 37% 1.22MB/s 0:09:23 421,560,320 37% 1.21MB/s 0:09:26 422,871,040 37% 1.22MB/s 0:09:22 424,181,760 37% 1.21MB/s 0:09:23 425,492,480 37% 1.22MB/s 0:09:21 426,803,200 37% 1.22MB/s 0:09:18 428,113,920 38% 1.22MB/s 0:09:17 429,424,640 38% 1.22MB/s 0:09:15 430,735,360 38% 1.22MB/s 0:09:13 432,046,080 38% 1.22MB/s 0:09:14 433,356,800 38% 1.22MB/s 0:09:13 434,667,520 38% 1.22MB/s 0:09:13 435,978,240 38% 1.22MB/s 0:09:10 437,288,960 38% 1.22MB/s 0:09:08 438,599,680 39% 1.22MB/s 0:09:06 439,910,400 39% 1.22MB/s 0:09:08 441,221,120 39% 1.22MB/s 0:09:08 442,531,840 39% 1.22MB/s 0:09:06 443,842,560 39% 1.21MB/s 0:09:07 445,153,280 39% 1.22MB/s 0:09:03 446,464,000 39% 1.22MB/s 0:09:02 447,774,720 39% 1.22MB/s 0:09:02 449,085,440 39% 1.22MB/s 0:08:59 450,396,160 40% 1.22MB/s 0:08:57 451,706,880 40% 1.22MB/s 0:08:57 453,017,600 40% 1.22MB/s 0:08:55 454,328,320 40% 1.22MB/s 0:08:54 455,639,040 40% 1.22MB/s 0:08:54 456,949,760 40% 1.22MB/s 0:08:52 458,260,480 40% 1.22MB/s 0:08:51 459,571,200 40% 1.22MB/s 0:08:51 460,881,920 41% 1.22MB/s 0:08:48 462,192,640 41% 1.22MB/s 0:08:48 463,503,360 41% 1.22MB/s 0:08:46 464,814,080 41% 1.22MB/s 0:08:45 466,124,800 41% 1.22MB/s 0:08:45 467,435,520 41% 1.22MB/s 0:08:44 468,746,240 41% 1.22MB/s 0:08:42 470,056,960 41% 1.22MB/s 0:08:44 471,367,680 41% 1.22MB/s 0:08:43 472,678,400 42% 1.22MB/s 0:08:42 473,989,120 42% 1.21MB/s 0:08:44 475,299,840 42% 1.22MB/s 0:08:39 476,610,560 42% 1.22MB/s 0:08:38 477,921,280 42% 1.22MB/s 0:08:38 479,232,000 42% 1.22MB/s 0:08:34 480,542,720 42% 1.22MB/s 0:08:33 481,853,440 42% 1.22MB/s 0:08:33 483,164,160 42% 1.22MB/s 0:08:31 484,474,880 43% 1.22MB/s 0:08:31 485,785,600 43% 1.20MB/s 0:08:40 487,096,320 43% 1.18MB/s 0:08:45 488,407,040 43% 1.17MB/s 0:08:51 489,717,760 43% 1.15MB/s 0:08:57 491,028,480 43% 1.16MB/s 0:08:55 492,339,200 43% 1.16MB/s 0:08:53 493,649,920 43% 1.16MB/s 0:08:52 494,960,640 44% 1.16MB/s 0:08:49 496,271,360 44% 1.17MB/s 0:08:44 497,582,080 44% 1.18MB/s 0:08:37 498,761,728 44% 1.17MB/s 0:08:41 499,941,376 44% 1.16MB/s 0:08:45 501,121,024 44% 1.13MB/s 0:08:58 502,300,672 44% 1.08MB/s 0:09:20 503,349,248 44% 1.05MB/s 0:09:36 504,397,824 44% 1.01MB/s 0:09:58 505,577,472 44% 1.01MB/s 0:10:00 506,757,120 45% 1.01MB/s 0:09:57 507,805,696 45% 1.01MB/s 0:09:54 508,985,344 45% 1.03MB/s 0:09:42 510,164,992 45% 1002.46kB/s 0:10:12 511,442,944 45% 1.01MB/s 0:09:51 512,622,592 45% 1.02MB/s 0:09:44 513,802,240 45% 1.03MB/s 0:09:39 514,981,888 45% 1.09MB/s 0:09:07 516,030,464 45% 1.03MB/s 0:09:35 517,210,112 46% 1.03MB/s 0:09:34 518,389,760 46% 1.03MB/s 0:09:34 519,569,408 46% 1.03MB/s 0:09:34 520,749,056 46% 1.05MB/s 0:09:21 521,928,704 46% 1.05MB/s 0:09:21 523,108,352 46% 1.04MB/s 0:09:22 524,156,928 46% 1.03MB/s 0:09:28 525,205,504 46% 1.01MB/s 0:09:40 526,254,080 46% 995.29kB/s 0:10:00 527,433,728 46% 1004.52kB/s 0:09:53 528,613,376 47% 1.00MB/s 0:09:39 529,793,024 47% 1.02MB/s 0:09:26 530,972,672 47% 1.05MB/s 0:09:10 532,152,320 47% 1.04MB/s 0:09:15 533,331,968 47% 1.03MB/s 0:09:22 534,511,616 47% 1.03MB/s 0:09:21 535,691,264 47% 1.02MB/s 0:09:21 536,870,912 47% 1.03MB/s 0:09:15 538,050,560 47% 1.03MB/s 0:09:15 539,230,208 47% 1.02MB/s 0:09:19 540,409,856 48% 1.03MB/s 0:09:15 541,589,504 48% 1.02MB/s 0:09:17 542,769,152 48% 1.03MB/s 0:09:10 543,948,800 48% 1.05MB/s 0:08:58 545,128,448 48% 1.07MB/s 0:08:48 546,439,168 48% 1.10MB/s 0:08:34 547,618,816 48% 1.11MB/s 0:08:27 548,929,536 48% 1.10MB/s 0:08:32 549,584,896 48% 979.08kB/s 0:09:46 550,764,544 49% 963.28kB/s 0:09:55 551,944,192 49% 962.41kB/s 0:09:54 553,123,840 49% 964.90kB/s 0:09:51 554,303,488 49% 1.09MB/s 0:08:29 555,581,440 49% 1.13MB/s 0:08:12 556,793,856 49% 1.11MB/s 0:08:16 558,104,576 49% 1.15MB/s 0:07:59 559,415,296 49% 1.18MB/s 0:07:48 560,726,016 49% 1.18MB/s 0:07:47 562,036,736 50% 1.22MB/s 0:07:30 563,347,456 50% 1.22MB/s 0:07:29 564,658,176 50% 1.22MB/s 0:07:28 565,968,896 50% 1.22MB/s 0:07:26 567,279,616 50% 1.22MB/s 0:07:26 568,590,336 50% 1.22MB/s 0:07:24 569,901,056 50% 1.22MB/s 0:07:23 571,211,776 50% 1.22MB/s 0:07:22 572,522,496 50% 1.22MB/s 0:07:21 573,833,216 51% 1.22MB/s 0:07:20 575,143,936 51% 1.22MB/s 0:07:20 576,454,656 51% 1.22MB/s 0:07:19 577,765,376 51% 1.22MB/s 0:07:18 579,076,096 51% 1.21MB/s 0:07:18 580,386,816 51% 1.22MB/s 0:07:15 581,697,536 51% 1.22MB/s 0:07:14 583,008,256 51% 1.22MB/s 0:07:14 584,318,976 51% 1.22MB/s 0:07:12 585,629,696 52% 1.22MB/s 0:07:11 586,940,416 52% 1.22MB/s 0:07:10 588,251,136 52% 1.22MB/s 0:07:09 589,561,856 52% 1.22MB/s 0:07:08 590,872,576 52% 1.22MB/s 0:07:06 592,183,296 52% 1.22MB/s 0:07:05 593,494,016 52% 1.22MB/s 0:07:05 594,804,736 52% 1.22MB/s 0:07:03 596,115,456 53% 1.22MB/s 0:07:03 597,426,176 53% 1.22MB/s 0:07:01 598,736,896 53% 1.22MB/s 0:07:00 600,047,616 53% 1.22MB/s 0:06:58 601,358,336 53% 1.22MB/s 0:06:59 602,669,056 53% 1.22MB/s 0:06:57 603,979,776 53% 1.22MB/s 0:06:56 605,290,496 53% 1.22MB/s 0:06:55 606,601,216 53% 1.21MB/s 0:06:56 607,911,936 54% 1.21MB/s 0:06:55 609,222,656 54% 1.21MB/s 0:06:55 610,533,376 54% 1.20MB/s 0:06:56 611,713,024 54% 1.19MB/s 0:07:00 613,023,744 54% 1.19MB/s 0:07:00 614,334,464 54% 1.19MB/s 0:06:59 615,645,184 54% 1.19MB/s 0:06:58 616,955,904 54% 1.21MB/s 0:06:49 618,266,624 55% 1.21MB/s 0:06:48 619,577,344 55% 1.20MB/s 0:06:50 620,888,064 55% 1.21MB/s 0:06:47 622,198,784 55% 1.21MB/s 0:06:44 623,509,504 55% 1.20MB/s 0:06:46 624,820,224 55% 1.21MB/s 0:06:43 626,130,944 55% 1.21MB/s 0:06:41 627,441,664 55% 1.20MB/s 0:06:44 628,752,384 55% 1.21MB/s 0:06:40 630,063,104 56% 1.21MB/s 0:06:38 631,373,824 56% 1.20MB/s 0:06:42 632,684,544 56% 1.21MB/s 0:06:36 633,995,264 56% 1.21MB/s 0:06:35 635,305,984 56% 1.20MB/s 0:06:38 636,616,704 56% 1.21MB/s 0:06:32 637,927,424 56% 1.21MB/s 0:06:33 639,238,144 56% 1.19MB/s 0:06:36 640,548,864 56% 1.20MB/s 0:06:33 641,859,584 57% 1.20MB/s 0:06:33 643,170,304 57% 1.18MB/s 0:06:36 644,481,024 57% 1.19MB/s 0:06:32 645,758,976 57% 1.18MB/s 0:06:35 647,069,696 57% 1.17MB/s 0:06:38 648,380,416 57% 1.18MB/s 0:06:34 649,691,136 57% 1.17MB/s 0:06:36 651,001,856 57% 1.18MB/s 0:06:32 652,312,576 58% 1.19MB/s 0:06:27 653,623,296 58% 1.18MB/s 0:06:29 654,934,016 58% 1.19MB/s 0:06:25 656,244,736 58% 1.19MB/s 0:06:22 657,555,456 58% 1.18MB/s 0:06:25 658,866,176 58% 1.19MB/s 0:06:20 660,176,896 58% 1.20MB/s 0:06:19 661,487,616 58% 1.19MB/s 0:06:20 662,667,264 58% 1.18MB/s 0:06:23 663,977,984 59% 1.18MB/s 0:06:21 665,157,632 59% 1.14MB/s 0:06:33 666,468,352 59% 1.15MB/s 0:06:28 667,779,072 59% 1.17MB/s 0:06:20 669,089,792 59% 1.16MB/s 0:06:22 670,400,512 59% 1.20MB/s 0:06:08 671,711,232 59% 1.21MB/s 0:06:06 673,021,952 59% 1.19MB/s 0:06:08 674,332,672 59% 1.21MB/s 0:06:03 675,643,392 60% 1.18MB/s 0:06:10 676,954,112 60% 1.16MB/s 0:06:15 678,264,832 60% 1.15MB/s 0:06:17 679,444,480 60% 1.13MB/s 0:06:24 680,755,200 60% 1.14MB/s 0:06:20 682,065,920 60% 1.14MB/s 0:06:19 683,245,568 60% 1.13MB/s 0:06:20 684,556,288 60% 1.14MB/s 0:06:16 685,867,008 61% 1.15MB/s 0:06:11 687,046,656 61% 1.13MB/s 0:06:16 688,226,304 61% 1.11MB/s 0:06:23 689,405,952 61% 1.09MB/s 0:06:29 690,585,600 61% 1.05MB/s 0:06:42 691,765,248 61% 1.06MB/s 0:06:39 692,944,896 61% 1.07MB/s 0:06:33 694,124,544 61% 1.06MB/s 0:06:37 695,304,192 61% 1.07MB/s 0:06:32 696,352,768 61% 1.04MB/s 0:06:43 697,532,416 62% 1.03MB/s 0:06:45 698,712,064 62% 1.03MB/s 0:06:43 699,760,640 62% 1.01MB/s 0:06:52 700,940,288 62% 1.02MB/s 0:06:44 702,119,936 62% 1.02MB/s 0:06:42 703,168,512 62% 1.01MB/s 0:06:46 704,348,160 62% 1.02MB/s 0:06:41 705,527,808 62% 1.02MB/s 0:06:41 706,576,384 62% 1023.52kB/s 0:06:47 707,756,032 62% 1.01MB/s 0:06:42 708,935,680 63% 1.01MB/s 0:06:39 709,984,256 63% 1022.08kB/s 0:06:45 711,032,832 63% 1.00MB/s 0:06:41 712,212,480 63% 1.00MB/s 0:06:40 713,392,128 63% 1.01MB/s 0:06:38 714,571,776 63% 1.02MB/s 0:06:31 715,620,352 63% 1.02MB/s 0:06:31 716,800,000 63% 1.02MB/s 0:06:28 717,979,648 63% 1.03MB/s 0:06:25 719,159,296 63% 1.03MB/s 0:06:24 720,338,944 64% 1.04MB/s 0:06:18 721,649,664 64% 1.07MB/s 0:06:07 722,698,240 64% 1.04MB/s 0:06:15 723,877,888 64% 1.05MB/s 0:06:12 725,057,536 64% 1.06MB/s 0:06:06 726,106,112 64% 1.02MB/s 0:06:20 727,285,760 64% 1.04MB/s 0:06:14 728,465,408 64% 1.03MB/s 0:06:13 729,645,056 64% 1.02MB/s 0:06:19 730,824,704 65% 1.04MB/s 0:06:09 731,873,280 65% 1.03MB/s 0:06:12 732,397,568 65% 897.20kB/s 0:07:16 733,052,928 65% 791.44kB/s 0:08:13 733,708,288 65% 654.43kB/s 0:09:56 734,232,576 65% 534.57kB/s 0:12:09 734,756,864 65% 535.94kB/s 0:12:06 735,412,224 65% 492.41kB/s 0:13:09 735,805,440 65% 421.49kB/s 0:15:20 736,067,584 65% 360.64kB/s 0:17:55 736,591,872 65% 331.73kB/s 0:19:27 736,985,088 65% 304.94kB/s 0:21:09 737,509,376 65% 347.46kB/s 0:18:32 738,426,880 65% 456.96kB/s 0:14:03 738,820,096 65% 480.88kB/s 0:13:20 739,082,240 65% 456.12kB/s 0:14:03 739,737,600 65% 484.85kB/s 0:13:12 739,999,744 65% 368.52kB/s 0:17:21 740,261,888 65% 317.40kB/s 0:20:08 740,786,176 65% 374.94kB/s 0:17:02 741,572,608 65% 406.35kB/s 0:15:41 742,883,328 66% 644.54kB/s 0:09:51 744,194,048 66% 938.42kB/s 0:06:44 745,504,768 66% 1.09MB/s 0:05:38 746,815,488 66% 1.22MB/s 0:05:03 748,126,208 66% 1.21MB/s 0:05:02 749,436,928 66% 1.20MB/s 0:05:04 750,747,648 66% 1.21MB/s 0:05:02 752,058,368 66% 1.21MB/s 0:05:00 753,369,088 67% 1.21MB/s 0:04:59 754,679,808 67% 1.22MB/s 0:04:55 755,990,528 67% 1.22MB/s 0:04:54 757,301,248 67% 1.22MB/s 0:04:54 758,611,968 67% 1.21MB/s 0:04:53 759,922,688 67% 1.21MB/s 0:04:53 761,233,408 67% 1.21MB/s 0:04:52 762,544,128 67% 1.21MB/s 0:04:50 763,854,848 67% 1.21MB/s 0:04:50 765,165,568 68% 1.20MB/s 0:04:50 766,476,288 68% 1.21MB/s 0:04:49 767,787,008 68% 1.21MB/s 0:04:48 769,097,728 68% 1.21MB/s 0:04:45 770,408,448 68% 1.21MB/s 0:04:45 771,719,168 68% 1.21MB/s 0:04:44 773,029,888 68% 1.21MB/s 0:04:43 774,340,608 68% 1.21MB/s 0:04:42 775,651,328 69% 1.21MB/s 0:04:40 776,962,048 69% 1.21MB/s 0:04:39 778,272,768 69% 1.21MB/s 0:04:37 779,550,720 69% 1.20MB/s 0:04:39 780,861,440 69% 1.21MB/s 0:04:37 782,172,160 69% 1.21MB/s 0:04:35 783,482,880 69% 1.21MB/s 0:04:35 784,793,600 69% 1.22MB/s 0:04:32 786,104,320 69% 1.21MB/s 0:04:32 787,415,040 70% 1.21MB/s 0:04:31 788,725,760 70% 1.21MB/s 0:04:30 790,036,480 70% 1.22MB/s 0:04:28 791,347,200 70% 1.22MB/s 0:04:26 792,657,920 70% 1.22MB/s 0:04:24 793,968,640 70% 1.22MB/s 0:04:23 795,279,360 70% 1.22MB/s 0:04:23 796,590,080 70% 1.22MB/s 0:04:22 797,900,800 70% 1.22MB/s 0:04:21 799,211,520 71% 1.22MB/s 0:04:20 800,522,240 71% 1.22MB/s 0:04:18 801,832,960 71% 1.22MB/s 0:04:18 803,143,680 71% 1.22MB/s 0:04:16 804,454,400 71% 1.22MB/s 0:04:15 805,765,120 71% 1.22MB/s 0:04:15 807,075,840 71% 1.22MB/s 0:04:13 808,386,560 71% 1.22MB/s 0:04:12 809,697,280 72% 1.22MB/s 0:04:12 811,008,000 72% 1.21MB/s 0:04:12 812,318,720 72% 1.21MB/s 0:04:12 813,629,440 72% 1.21MB/s 0:04:11 814,940,160 72% 1.21MB/s 0:04:09 816,250,880 72% 1.22MB/s 0:04:06 817,561,600 72% 1.22MB/s 0:04:05 818,872,320 72% 1.22MB/s 0:04:04 820,183,040 72% 1.22MB/s 0:04:03 821,493,760 73% 1.22MB/s 0:04:02 822,804,480 73% 1.22MB/s 0:04:01 824,115,200 73% 1.22MB/s 0:04:00 825,425,920 73% 1.22MB/s 0:03:59 826,736,640 73% 1.22MB/s 0:03:58 828,047,360 73% 1.22MB/s 0:03:57 829,358,080 73% 1.22MB/s 0:03:56 830,668,800 73% 1.22MB/s 0:03:55 831,979,520 74% 1.22MB/s 0:03:54 833,290,240 74% 1.22MB/s 0:03:53 834,600,960 74% 1.22MB/s 0:03:51 835,911,680 74% 1.22MB/s 0:03:50 837,222,400 74% 1.22MB/s 0:03:49 838,533,120 74% 1.22MB/s 0:03:48 839,843,840 74% 1.22MB/s 0:03:48 841,154,560 74% 1.21MB/s 0:03:47 842,465,280 74% 1.22MB/s 0:03:45 843,776,000 75% 1.22MB/s 0:03:45 845,086,720 75% 1.22MB/s 0:03:43 846,397,440 75% 1.22MB/s 0:03:42 847,708,160 75% 1.22MB/s 0:03:41 849,018,880 75% 1.22MB/s 0:03:40 850,329,600 75% 1.21MB/s 0:03:40 851,640,320 75% 1.19MB/s 0:03:42 852,819,968 75% 1.17MB/s 0:03:46 854,130,688 75% 1.15MB/s 0:03:48 855,441,408 76% 1.14MB/s 0:03:49 856,752,128 76% 1.14MB/s 0:03:48 857,931,776 76% 1.14MB/s 0:03:47 859,111,424 76% 1.13MB/s 0:03:48 860,422,144 76% 1.13MB/s 0:03:47 861,732,864 76% 1.15MB/s 0:03:42 863,043,584 76% 1.17MB/s 0:03:38 864,223,232 76% 1.17MB/s 0:03:36 865,271,808 76% 1.13MB/s 0:03:43 866,451,456 77% 1.08MB/s 0:03:52 867,631,104 77% 1.05MB/s 0:03:59 868,810,752 77% 1.02MB/s 0:04:04 869,990,400 77% 1.04MB/s 0:03:58 871,170,048 77% 1.05MB/s 0:03:54 872,349,696 77% 1.06MB/s 0:03:52 873,529,344 77% 1.07MB/s 0:03:49 874,708,992 77% 1.07MB/s 0:03:47 875,888,640 77% 1.06MB/s 0:03:47 877,068,288 78% 1.07MB/s 0:03:46 878,247,936 78% 1.07MB/s 0:03:43 879,427,584 78% 1.07MB/s 0:03:42 880,607,232 78% 1.08MB/s 0:03:39 881,786,880 78% 1.09MB/s 0:03:36 882,966,528 78% 1.08MB/s 0:03:37 884,146,176 78% 1.07MB/s 0:03:37 885,325,824 78% 1.05MB/s 0:03:41 886,505,472 78% 1.03MB/s 0:03:44 887,685,120 78% 1.03MB/s 0:03:44 888,864,768 79% 1.03MB/s 0:03:42 890,044,416 79% 1.03MB/s 0:03:41 891,224,064 79% 1.04MB/s 0:03:37 892,403,712 79% 1.06MB/s 0:03:32 893,583,360 79% 1.06MB/s 0:03:32 894,763,008 79% 1.07MB/s 0:03:29 895,942,656 79% 1.06MB/s 0:03:29 897,122,304 79% 1.06MB/s 0:03:29 898,301,952 79% 1.07MB/s 0:03:26 899,481,600 80% 1.07MB/s 0:03:24 900,661,248 80% 1.07MB/s 0:03:23 901,840,896 80% 1.07MB/s 0:03:22 903,020,544 80% 1.06MB/s 0:03:24 904,200,192 80% 1.05MB/s 0:03:23 905,379,840 80% 1.04MB/s 0:03:25 906,559,488 80% 1.04MB/s 0:03:25 907,739,136 80% 1.04MB/s 0:03:23 908,918,784 80% 1.04MB/s 0:03:22 910,098,432 80% 1.04MB/s 0:03:20 911,278,080 81% 1.04MB/s 0:03:20 912,457,728 81% 1.03MB/s 0:03:19 913,604,608 81% 1.04MB/s 0:03:18 914,784,256 81% 1.04MB/s 0:03:16 915,963,904 81% 1.05MB/s 0:03:13 917,274,624 81% 1.08MB/s 0:03:06 918,585,344 81% 1.10MB/s 0:03:02 919,764,992 81% 1.11MB/s 0:02:59 920,944,640 81% 1.13MB/s 0:02:56 922,124,288 82% 1.12MB/s 0:02:56 923,435,008 82% 1.12MB/s 0:02:55 924,745,728 82% 1.14MB/s 0:02:50 925,990,912 82% 1.15MB/s 0:02:47 927,105,024 82% 1.13MB/s 0:02:50 928,284,672 82% 1.12MB/s 0:02:49 929,464,320 82% 1.11MB/s 0:02:51 930,643,968 82% 1.09MB/s 0:02:53 931,954,688 82% 1.14MB/s 0:02:44 933,265,408 83% 1.17MB/s 0:02:39 934,576,128 83% 1.19MB/s 0:02:35 935,886,848 83% 1.21MB/s 0:02:31 937,197,568 83% 1.21MB/s 0:02:30 938,508,288 83% 1.21MB/s 0:02:29 939,819,008 83% 1.21MB/s 0:02:28 941,129,728 83% 1.22MB/s 0:02:26 942,440,448 83% 1.20MB/s 0:02:27 943,751,168 83% 1.20MB/s 0:02:26 945,061,888 84% 1.20MB/s 0:02:25 946,372,608 84% 1.20MB/s 0:02:24 947,683,328 84% 1.21MB/s 0:02:22 948,994,048 84% 1.20MB/s 0:02:22 950,304,768 84% 1.20MB/s 0:02:21 951,615,488 84% 1.20MB/s 0:02:20 952,926,208 84% 1.20MB/s 0:02:18 954,236,928 84% 1.19MB/s 0:02:18 955,547,648 85% 1.20MB/s 0:02:17 956,858,368 85% 1.20MB/s 0:02:15 958,169,088 85% 1.19MB/s 0:02:16 959,217,664 85% 1.14MB/s 0:02:20 960,397,312 85% 1.10MB/s 0:02:24 961,576,960 85% 1.06MB/s 0:02:29 962,625,536 85% 1.02MB/s 0:02:34 963,805,184 85% 1.02MB/s 0:02:33 964,591,616 85% 932.82kB/s 0:02:50 965,509,120 85% 884.39kB/s 0:02:59 966,459,392 85% 864.86kB/s 0:03:02 967,507,968 86% 854.85kB/s 0:03:03 968,687,616 86% 961.31kB/s 0:02:41 969,998,336 86% 1.03MB/s 0:02:26 971,309,056 86% 1.10MB/s 0:02:14 972,619,776 86% 1.17MB/s 0:02:06 973,930,496 86% 1.22MB/s 0:02:00 975,241,216 86% 1.22MB/s 0:01:58 976,551,936 86% 1.22MB/s 0:01:58 977,862,656 87% 1.22MB/s 0:01:56 979,173,376 87% 1.22MB/s 0:01:55 980,484,096 87% 1.22MB/s 0:01:55 981,794,816 87% 1.22MB/s 0:01:53 983,105,536 87% 1.21MB/s 0:01:53 984,416,256 87% 1.22MB/s 0:01:52 985,726,976 87% 1.22MB/s 0:01:51 987,037,696 87% 1.21MB/s 0:01:50 988,348,416 87% 1.21MB/s 0:01:49 989,659,136 88% 1.21MB/s 0:01:48 990,969,856 88% 1.21MB/s 0:01:47 992,280,576 88% 1.21MB/s 0:01:46 993,591,296 88% 1.18MB/s 0:01:48 994,902,016 88% 1.18MB/s 0:01:47 996,212,736 88% 1.18MB/s 0:01:46 997,523,456 88% 1.18MB/s 0:01:44 998,834,176 88% 1.22MB/s 0:01:40 1,000,144,896 88% 1.22MB/s 0:01:39 1,001,455,616 89% 1.21MB/s 0:01:38 1,002,766,336 89% 1.21MB/s 0:01:37 1,004,077,056 89% 1.21MB/s 0:01:36 1,005,387,776 89% 1.17MB/s 0:01:39 1,006,698,496 89% 1.17MB/s 0:01:38 1,008,009,216 89% 1.17MB/s 0:01:36 1,009,319,936 89% 1.18MB/s 0:01:35 1,010,630,656 89% 1.22MB/s 0:01:31 1,011,941,376 90% 1.22MB/s 0:01:29 1,013,252,096 90% 1.22MB/s 0:01:28 1,014,562,816 90% 1.22MB/s 0:01:27 1,015,873,536 90% 1.21MB/s 0:01:26 1,017,184,256 90% 1.21MB/s 0:01:25 1,018,494,976 90% 1.21MB/s 0:01:25 1,019,674,624 90% 1.18MB/s 0:01:26 1,020,985,344 90% 1.18MB/s 0:01:25 1,022,296,064 90% 1.18MB/s 0:01:24 1,023,606,784 91% 1.18MB/s 0:01:22 1,024,524,288 91% 1.10MB/s 0:01:28 1,025,835,008 91% 1.10MB/s 0:01:27 1,027,145,728 91% 1.11MB/s 0:01:25 1,028,456,448 91% 1.10MB/s 0:01:24 1,029,767,168 91% 1.22MB/s 0:01:15 1,031,077,888 91% 1.22MB/s 0:01:14 1,032,388,608 91% 1.22MB/s 0:01:13 1,033,699,328 91% 1.22MB/s 0:01:12 1,035,010,048 92% 1.22MB/s 0:01:11 1,036,320,768 92% 1.21MB/s 0:01:10 1,037,500,416 92% 1.17MB/s 0:01:12 1,038,811,136 92% 1.16MB/s 0:01:11 1,039,990,784 92% 1.13MB/s 0:01:12 1,041,170,432 92% 1.11MB/s 0:01:13 1,042,481,152 92% 1.13MB/s 0:01:10 1,043,660,800 92% 1.08MB/s 0:01:12 1,044,709,376 92% 1.05MB/s 0:01:13 1,045,889,024 93% 1.05MB/s 0:01:12 1,047,166,976 93% 1.05MB/s 0:01:11 1,048,346,624 93% 1.07MB/s 0:01:08 1,049,657,344 93% 1.13MB/s 0:01:04 1,050,968,064 93% 1.14MB/s 0:01:02 1,051,885,568 93% 1.09MB/s 0:01:04 1,052,934,144 93% 1.06MB/s 0:01:05 1,053,982,720 93% 1.00MB/s 0:01:08 1,054,769,152 93% 907.58kB/s 0:01:16 1,055,817,728 93% 925.75kB/s 0:01:13 1,056,866,304 94% 928.43kB/s 0:01:12 1,057,914,880 94% 930.46kB/s 0:01:11 1,058,963,456 94% 1000.24kB/s 0:01:05 1,060,012,032 94% 1015.62kB/s 0:01:02 1,061,191,680 94% 1019.06kB/s 0:01:01 1,062,371,328 94% 1.00MB/s 0:01:00 1,063,550,976 94% 1.01MB/s 0:00:58 1,064,599,552 94% 1.01MB/s 0:00:57 1,065,648,128 94% 1010.68kB/s 0:00:57 1,066,827,776 94% 1014.22kB/s 0:00:56 1,068,007,424 95% 1014.93kB/s 0:00:55 1,069,056,000 95% 1012.80kB/s 0:00:54 1,070,235,648 95% 1.01MB/s 0:00:51 1,071,415,296 95% 1.02MB/s 0:00:50 1,072,594,944 95% 1.02MB/s 0:00:49 1,073,643,520 95% 1.02MB/s 0:00:48 1,074,823,168 95% 1.02MB/s 0:00:46 1,075,871,744 95% 1.01MB/s 0:00:46 1,076,920,320 95% 1022.02kB/s 0:00:46 1,077,968,896 95% 1019.06kB/s 0:00:45 1,079,017,472 95% 1007.87kB/s 0:00:44 1,080,066,048 96% 1004.66kB/s 0:00:43 1,081,114,624 96% 1007.13kB/s 0:00:42 1,082,163,200 96% 1001.71kB/s 0:00:41 1,083,211,776 96% 1003.43kB/s 0:00:40 1,084,260,352 96% 1006.14kB/s 0:00:39 1,085,440,000 96% 1020.29kB/s 0:00:37 1,086,488,576 96% 1001.66kB/s 0:00:37 1,087,668,224 96% 1008.57kB/s 0:00:36 1,088,716,800 96% 1004.38kB/s 0:00:35 1,089,765,376 96% 991.78kB/s 0:00:34 1,090,945,024 97% 1.02MB/s 0:00:31 1,092,255,744 97% 1.05MB/s 0:00:29 1,093,435,392 97% 1.08MB/s 0:00:27 1,094,615,040 97% 1.10MB/s 0:00:25 1,095,794,688 97% 1.11MB/s 0:00:24 1,096,974,336 97% 1.10MB/s 0:00:23 1,098,285,056 97% 1.11MB/s 0:00:22 1,099,464,704 97% 1.11MB/s 0:00:21 1,100,644,352 97% 1.09MB/s 0:00:20 1,101,824,000 98% 1.09MB/s 0:00:19 1,103,003,648 98% 1.09MB/s 0:00:18 1,104,314,368 98% 1.10MB/s 0:00:17 1,105,625,088 98% 1.14MB/s 0:00:15 1,106,935,808 98% 1.18MB/s 0:00:14 1,108,246,528 98% 1.20MB/s 0:00:12 1,109,426,176 98% 1.17MB/s 0:00:12 1,110,736,896 98% 1.17MB/s 0:00:11 1,112,047,616 98% 1.17MB/s 0:00:09 1,113,358,336 99% 1.17MB/s 0:00:08 1,114,669,056 99% 1.22MB/s 0:00:07 1,115,979,776 99% 1.22MB/s 0:00:06 1,117,290,496 99% 1.22MB/s 0:00:05 1,118,601,216 99% 1.22MB/s 0:00:04 1,119,911,936 99% 1.21MB/s 0:00:03 1,121,222,656 99% 1.22MB/s 0:00:02 1,122,533,376 99% 1.21MB/s 0:00:01 1,123,844,096 99% 1.21MB/s 0:00:00 1,123,979,944 100% 1004.38kB/s 0:18:12 (xfr#4, to-chk=2/6) sineware-prolinux-plasma-mobile-nightly-20220924-tablet-x64uefi.img.xz.sha256 137 100% 1.30kB/s 0:00:00 137 100% 1.30kB/s 0:00:00 (xfr#5, to-chk=1/6) tablet-x64uefi.img.xz.sha256 88 100% 0.83kB/s 0:00:00 88 100% 0.83kB/s 0:00:00 (xfr#6, to-chk=0/6) sent 1,888,920,311 bytes received 134 bytes 1,094,074.98 bytes/sec total size is 1,888,458,686 speedup is 1.00 All done! [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@27c83ab8[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=0,milestones={},language=Shell,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-09-23T23:14:25Z]] (sha:a10fd5b) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/a10fd5b521c271331bdab7cc9006cd0cc220acfe Finished: SUCCESS