Started by timer 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 f43e2ed5193bbe6600e21dd23c93d3273648e059 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f f43e2ed5193bbe6600e21dd23c93d3273648e059 # timeout=10 Commit message: "Update build.sh" > git rev-list --no-walk f43e2ed5193bbe6600e21dd23c93d3273648e059 # timeout=10 [Set GitHub commit status (universal)] PENDING on repos [GHRepository@5c766694[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=33,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:f43e2ed) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f43e2ed5193bbe6600e21dd23c93d3273648e059 [plasma-mobile-nightly-images] $ /bin/sh -xe /tmp/jenkins8064789520165298113.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 From https://gitlab.com/postmarketOS/pmaports 32ea00d3f..37c7f81f5 master -> origin/master + ed60f0722...5f6db3f2f newbyte/fix-gnome-maps-scale -> origin/newbyte/fix-gnome-maps-scale (forced update) * [new branch] newbyte/rebuild-gnome-mobile -> origin/newbyte/rebuild-gnome-mobile Updating 32ea00d3f..37c7f81f5 Fast-forward cross/gcc-aarch64/APKBUILD | 6 +++++- cross/gcc-armhf/APKBUILD | 6 +++++- cross/gcc-armv7/APKBUILD | 6 +++++- device/community/linux-postmarketos-qcom-sdm845/APKBUILD | 10 +++++----- .../config-postmarketos-qcom-sdm845.aarch64 | 6 +++--- main/swclock-offset/APKBUILD | 4 ++-- 6 files changed, 25 insertions(+), 13 deletions(-) [15:49:05] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:49:05] Channel [edge]: [15:49:05] Vendor [pine64]: [15:49:05] Device codename [pinephone]: [15:49:05] Enable this package? (y/n) [y]: [15:49:05] Username [user]: [15:49:05] User interface [plasma-mobile]: [15:49:05] Enable this package? (y/n) [n]: [15:49:05] Change them? (y/n) [n]: [15:49:05] Extra packages [osk-sdl]: [15:49:05] Use this timezone instead of GMT? (y/n) [y]: [15:49:05] Choose default locale for installation [C.UTF-8]: [15:49:05] Device hostname (short form, e.g. 'foo') [pine64-pinephone]: [15:49:05] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:49:05] Zap existing chroots to apply configuration? (y/n) [y]: [15:49:07] Config changed: ui='plasma-mobile' [15:49:07] Config changed: device='tablet-x64uefi' [15:49:08] Config changed: kernel='stable' [15:49:08] Config changed: extra_packages='osk-sdl' (168082) [15:49:08] % 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) (168082) [15:49:08] % 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 (168082) [15:49:08] *** (1/4) PREPARE NATIVE CHROOT *** (168082) [15:49:08] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (168082) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (168082) [15:49:08] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (168082) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (168082) [15:49:08] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (168082) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (168082) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (168082) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (168082) [15:49:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (168082) [15:49:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (168082) [15:49:08] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (168082) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (168082) [15:49:08] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (168082) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (168082) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (168082) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (168082) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (168082) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (168082) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (168082) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (168082) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (168082) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (168082) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (168082) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (168082) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (168082) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (168082) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (168082) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (168082) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (168082) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (168082) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (168082) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (168082) [15:49:09] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (168082) [15:49:09] APKINDEX outdated (older than 4h): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (168082) [15:49:09] APKINDEX outdated (older than 4h): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (168082) [15:49:09] APKINDEX outdated (older than 4h): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (168082) [15:49:09] APKINDEX outdated (older than 4h): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (168082) [15:49:09] Update package index for x86_64 (4 file(s)) (168082) [15:49:09] % rm /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 (168082) [15:49:09] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (168082) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (168082) [15:49:09] % rm /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f (168082) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (168082) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (168082) [15:49:09] % rm /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 (168082) [15:49:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (168082) [15:49:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (168082) [15:49:10] % rm /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c (168082) [15:49:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (168082) [15:49:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (168082) [15:49:10] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (168082) [15:49:10] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (168082) [15:49:10] extracted: /tmp/pmbootstrap1yhaeqq7apk (168082) [15:49:10] extracted: /tmp/pmbootstrapwmt6ww16sig (168082) [15:49:10] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (168082) [15:49:10] % 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/pmbootstrapwmt6ww16sig /tmp/pmbootstrap1yhaeqq7apk Verified OK (168082) [15:49:10] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (168082) [15:49:10] % /tmp/pmbootstrap1yhaeqq7apk --version apk-tools 2.12.9, compiled for x86_64. (168082) [15:49:10] (native) install alpine-base (168082) [15:49:10] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (168082) [15:49:10] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (168082) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (168082) [15:49:10] (native) update /etc/apk/repositories (168082) [15:49:10] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (168082) [15:49:10] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (168082) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (168082) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (168082) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (168082) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (168082) [15:49:10] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (168082) [15:49:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (168082) [15:49:10] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (168082) [15:49:10] % 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 (168082) [15:49:10] New background process: pid=168196, 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.66-r0) (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 (168082) [15:49:11] (native) % adduser -D pmos -u 12345 (168082) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (168082) [15:49:11] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (168082) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (168082) [15:49:11] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (168082) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (168082) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (168082) [15:49:11] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (168082) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (168082) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (168082) [15:49:11] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (168082) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (168082) [15:49:11] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (168082) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (168082) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (168082) [15:49:11] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (168082) [15:49:12] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (168082) [15:49:15] (native) install cryptsetup util-linux parted (168082) [15:49:15] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (168082) [15:49:15] (native) % cat /tmp/apk_progress_fifo (168082) [15:49:15] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (168082) [15:49:15] New background process: pid=168411, 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-r2) (7/43) Installing popt (1.19-r0) (8/43) Installing cryptsetup (2.5.0-r2) (9/43) Installing cryptsetup-openrc (2.5.0-r2) (10/43) Installing ncurses-terminfo-base (6.3_p20220924-r0) (11/43) Installing ncurses-libs (6.3_p20220924-r0) (12/43) Installing readline (8.2.0-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-r2) (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 (168082) [15:49:16] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") *** (168082) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (168082) [15:49:16] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (168082) [15:49:16] % 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 (168082) [15:49:16] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (168082) [15:49:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3 (168082) [15:49:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5 (168082) [15:49:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7 (168082) [15:49:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8 (168082) [15:49:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9 (168082) [15:49:16] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/ (168082) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (168082) [15:49:16] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (168082) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (168082) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (168082) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (168082) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (168082) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (168082) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (168082) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (168082) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (168082) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (168082) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (168082) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (168082) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (168082) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (168082) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (168082) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (168082) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (168082) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (168082) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (168082) [15:49:16] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (168082) [15:49:16] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (168082) [15:49:16] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (168082) [15:49:16] extracted: /tmp/pmbootstrapu90p2n01apk (168082) [15:49:16] extracted: /tmp/pmbootstrapvavtlfqssig (168082) [15:49:16] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (168082) [15:49:16] % 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/pmbootstrapvavtlfqssig /tmp/pmbootstrapu90p2n01apk Verified OK (168082) [15:49:16] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (168082) [15:49:16] % /tmp/pmbootstrapu90p2n01apk --version apk-tools 2.12.9, compiled for x86_64. (168082) [15:49:16] (rootfs_tablet-x64uefi) install alpine-base (168082) [15:49:16] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache (168082) [15:49:16] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf (168082) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk (168082) [15:49:16] (rootfs_tablet-x64uefi) update /etc/apk/repositories (168082) [15:49:16] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (168082) [15:49:16] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (168082) [15:49:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (168082) [15:49:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (168082) [15:49:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (168082) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (168082) [15:49:16] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (168082) [15:49:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (168082) [15:49:16] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (168082) [15:49:16] % 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 (168082) [15:49:16] New background process: pid=168760, 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.66-r0) (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 (168082) [15:49:17] (rootfs_tablet-x64uefi) % getent passwd user (168082) [15:49:17] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user (168082) [15:49:17] (rootfs_tablet-x64uefi) % addgroup -S wheel addgroup: group 'wheel' in use (168082) [15:49:17] (rootfs_tablet-x64uefi) % addgroup user wheel (168082) [15:49:17] (rootfs_tablet-x64uefi) % addgroup -S video addgroup: group 'video' in use (168082) [15:49:17] (rootfs_tablet-x64uefi) % addgroup user video (168082) [15:49:17] (rootfs_tablet-x64uefi) % addgroup -S audio addgroup: group 'audio' in use (168082) [15:49:17] (rootfs_tablet-x64uefi) % addgroup user audio (168082) [15:49:17] (rootfs_tablet-x64uefi) % addgroup -S input addgroup: group 'input' in use (168082) [15:49:17] (rootfs_tablet-x64uefi) % addgroup user input (168082) [15:49:17] (rootfs_tablet-x64uefi) % addgroup -S plugdev (168082) [15:49:17] (rootfs_tablet-x64uefi) % addgroup user plugdev (168082) [15:49:17] (rootfs_tablet-x64uefi) % addgroup -S netdev addgroup: group 'netdev' in use (168082) [15:49:17] (rootfs_tablet-x64uefi) % addgroup user netdev (168082) [15:49:17] 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 (168082) [15:49:18] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, 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, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (168082) [15:49:18] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (168082) [15:49:18] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware (168082) [15:49:18] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (168082) [15:49:19] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (168082) [15:49:20] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (168082) [15:49:21] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile 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 osk-sdl postmarketos-base-nofde (168082) [15:49:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (168082) [15:49:21] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (168082) [15:49:21] (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 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 osk-sdl postmarketos-base-nofde (168082) [15:49:21] New background process: pid=168827, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/801) Installing icu-data-full (71.1-r4) (2/801) Installing dbus-libs (1.15.0-r2) (3/801) Installing libgcc (12.2.1_git20220924-r2) (4/801) Installing libffi (3.4.3-r0) (5/801) Installing libintl (0.21-r3) (6/801) Installing libblkid (2.38.1-r0) (7/801) Installing libmount (2.38.1-r0) (8/801) Installing pcre2 (10.40-r0) (9/801) Installing glib (2.74.0-r2) (10/801) Installing libstdc++ (12.2.1_git20220924-r2) (11/801) Installing icu-libs (71.1-r4) (12/801) Installing libpcre2-16 (10.40-r0) (13/801) Installing zstd-libs (1.5.2-r9) (14/801) Installing qt5-qtbase (5.15.5_git20220728-r0) (15/801) Installing hicolor-icon-theme (0.17-r2) (16/801) Installing libmagic (5.42-r0) (17/801) Installing file (5.42-r0) (18/801) Installing libxau (1.0.10-r0) (19/801) Installing libmd (1.0.4-r0) (20/801) Installing libbsd (0.11.6-r2) (21/801) Installing libxdmcp (1.1.3-r1) (22/801) Installing libxcb (1.15-r0) (23/801) Installing libx11 (1.8.1-r1) (24/801) Installing libxext (1.3.4-r1) (25/801) Installing libice (1.0.10-r1) (26/801) Installing libuuid (2.38.1-r0) (27/801) Installing libsm (1.2.3-r1) (28/801) Installing libxt (1.2.1-r0) (29/801) Installing libxmu (1.1.3-r1) (30/801) Installing xset (1.2.4-r0) (31/801) Installing xprop (1.2.5-r0) (32/801) Installing xdg-utils (1.1.3-r4) (33/801) Installing mesa (22.1.7-r4) (34/801) Installing libpciaccess (0.16-r1) (35/801) Installing libdrm (2.4.113-r0) (36/801) Installing libexpat (2.4.9-r0) (37/801) Installing wayland-libs-server (1.21.0-r1) (38/801) Installing libxfixes (6.0.0-r0) (39/801) Installing libxxf86vm (1.1.5-r0) (40/801) Installing mesa-glapi (22.1.7-r4) (41/801) Installing libxshmfence (1.3-r1) (42/801) Installing mesa-gl (22.1.7-r4) (43/801) Installing qt5-qtdeclarative (5.15.5_git20220617-r2) (44/801) Installing libxcomposite (0.4.5-r1) (45/801) Installing brotli-libs (1.0.9-r8) (46/801) Installing libbz2 (1.0.8-r3) (47/801) Installing libpng (1.6.38-r0) (48/801) Installing freetype (2.12.1-r0) (49/801) Installing fontconfig (2.14.0-r0) (50/801) Installing wayland-libs-client (1.21.0-r1) (51/801) Installing wayland-libs-cursor (1.21.0-r1) (52/801) Installing wayland-libs-egl (1.21.0-r1) (53/801) Installing pkgconf (1.9.3-r0) (54/801) Installing xkeyboard-config (9999-r5) (55/801) Installing xz-libs (5.2.7-r0) (56/801) Installing libxml2 (2.10.2-r1) (57/801) Installing libxkbcommon (1.4.1-r0) (58/801) Installing qt5-qtwayland (5.15.5_git20220620-r1) (59/801) Installing mesa-gbm (22.1.7-r4) (60/801) Installing mesa-egl (22.1.7-r4) (61/801) Installing avahi-libs (0.8-r6) (62/801) Installing gmp (6.2.1-r2) (63/801) Installing nettle (3.8.1-r0) (64/801) Installing p11-kit (0.24.1-r0) (65/801) Installing libtasn1 (4.19.0-r0) (66/801) Installing libunistring (1.0-r0) (67/801) Installing gnutls (3.7.8-r0) (68/801) Installing cups-libs (2.4.2-r0) (69/801) Installing shared-mime-info (2.2-r1) (70/801) Installing libjpeg-turbo (2.1.4-r0) (71/801) Installing libwebp (1.2.4-r1) (72/801) Installing tiff (4.4.0-r0) (73/801) Installing gdk-pixbuf (2.42.9-r1) (74/801) Installing gtk-update-icon-cache (3.24.34-r6) (75/801) Installing libxrender (0.9.10-r4) (76/801) Installing libxcursor (1.2.1-r1) (77/801) Installing libxdamage (1.1.5-r1) (78/801) Installing libxi (1.8-r0) (79/801) Installing libxinerama (1.1.4-r2) (80/801) Installing libxrandr (1.5.2-r1) (81/801) Installing libatk-1.0 (2.46.0-r0) (82/801) Installing libxtst (1.2.4-r0) (83/801) Installing at-spi2-core (2.46.0-r0) (84/801) Installing libatk-bridge-2.0 (2.46.0-r0) (85/801) Installing pixman (0.40.0-r4) (86/801) Installing cairo (1.17.6-r3) (87/801) Installing cairo-gobject (1.17.6-r3) (88/801) Installing libepoxy (1.5.10-r0) (89/801) Installing fribidi (1.0.12-r0) (90/801) Installing graphite2 (1.3.14-r1) (91/801) Installing harfbuzz (5.2.0-r0) (92/801) Installing libxft (2.3.6-r0) (93/801) Installing pango (1.50.10-r0) (94/801) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (95/801) Installing libevdev (1.13.0-r0) (96/801) Installing mtdev (1.1.6-r0) (97/801) Installing eudev-libs (3.2.11-r2) (98/801) Installing libinput-libs (1.21.0-r0) (99/801) Installing xcb-util-wm (0.4.1-r1) (100/801) Installing xcb-util (0.4.0-r3) (101/801) Installing xcb-util-image (0.4.0-r1) (102/801) Installing xcb-util-keysyms (0.4.0-r1) (103/801) Installing xcb-util-renderutil (0.3.9-r1) (104/801) Installing libxkbcommon-x11 (1.4.1-r0) (105/801) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0) (106/801) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0) (107/801) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0) (108/801) Installing kirigami2-libs (5.98.0-r0) (109/801) Installing kirigami2 (5.98.0-r0) (110/801) Installing kactivities-libs (5.98.0-r0) (111/801) Installing karchive (5.98.0-r0) (112/801) Installing kconfig (5.98.0-r0) (113/801) Installing kcoreaddons (5.98.0-r0) (114/801) Installing qt5-qtx11extras (5.15.5_git20220602-r0) (115/801) Installing kwindowsystem (5.98.0-r0) (116/801) Installing kcrash (5.98.0-r0) (117/801) Installing kdbusaddons (5.98.0-r0) (118/801) Installing kglobalaccel (5.98.0-r0) (119/801) Installing kguiaddons (5.98.0-r0) (120/801) Installing ki18n (5.98.0-r0) (121/801) Installing libelogind (246.10-r5) (122/801) Installing polkit-elogind-libs (121-r0) (123/801) Installing polkit-qt-1 (0.114.0-r1) (124/801) Installing kauth (5.98.0-r0) (125/801) Installing kcodecs (5.98.0-r0) (126/801) Installing kwidgetsaddons (5.98.0-r0) (127/801) Installing kconfigwidgets (5.98.0-r0) (128/801) Installing qt5-qtsvg (5.15.5_git20220617-r0) (129/801) Installing kiconthemes (5.98.0-r0) (130/801) Installing kitemviews (5.98.0-r0) (131/801) Installing kxmlgui (5.98.0-r0) (132/801) Installing kbookmarks (5.98.0-r0) (133/801) Installing kcompletion (5.98.0-r0) (134/801) Installing libxml2-utils (2.10.2-r1) (135/801) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (136/801) Installing libgpg-error (1.45-r0) (137/801) Installing libgcrypt (1.10.1-r0) (138/801) Installing libxslt (1.1.36-r0) (139/801) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (140/801) Installing kdoctools (5.98.0-r0) (141/801) Installing kjobwidgets (5.98.0-r0) (142/801) Installing alsa-lib (1.2.7.2-r0) (143/801) Installing libxv (1.0.11-r3) (144/801) Installing cdparanoia-libs (10.2-r11) (145/801) Installing graphene (1.10.8-r1) (146/801) Installing gstreamer (1.20.3-r1) (147/801) Installing libogg (1.3.5-r1) (148/801) Installing opus (1.3.1-r1) (149/801) Installing orc (0.4.32-r1) (150/801) Installing libtheora (1.1.1-r16) (151/801) Installing libvorbis (1.3.7-r0) (152/801) Installing gst-plugins-base (1.20.3-r1) (153/801) Installing qt5-qtmultimedia (5.15.5_git20220617-r0) (154/801) Installing qt5-qtspeech (5.15.5_git20220617-r0) (155/801) Installing sound-theme-freedesktop (0.8-r0) (156/801) Installing libltdl (2.4.7-r0) (157/801) Installing libcanberra (0.30-r8) (158/801) Installing libcanberra-gstreamer (0.30-r8) (159/801) Installing knotifications (5.98.0-r0) (160/801) Installing kservice (5.98.0-r0) (161/801) Installing solid-libs (5.98.0-r0) (162/801) Installing libhunspell (1.7.1-r0) (163/801) Installing ncurses-terminfo-base (6.3_p20220924-r0) (164/801) Installing ncurses-libs (6.3_p20220924-r0) (165/801) Installing readline (8.2.0-r0) (166/801) Installing hunspell (1.7.1-r0) (167/801) Installing sonnet (5.98.0-r0) (168/801) Installing ktextwidgets (5.98.0-r0) (169/801) Installing kio (5.98.0-r0) (170/801) Installing kpackage (5.98.0-r0) (171/801) Installing kdeclarative (5.98.0-r0) (172/801) Installing kwayland (5.98.0-r0) (173/801) Installing plasma-framework (5.98.0-r0) (174/801) Installing sqlite-libs (3.39.4-r0) (175/801) Installing libaccounts-glib (1.26-r0) (176/801) Installing libaccounts-qt (1.16-r1) (177/801) Installing signond (8.61-r0) (178/801) Installing accounts-qml-module (0.7_git20190605-r0) (179/801) Installing qt5-qtwebchannel (5.15.5_git20220617-r0) (180/801) Installing sdl2 (2.24.0-r1) (181/801) Installing svt-av1-libs (1.2.1-r0) (182/801) Installing aom-libs (3.5.0-r0) (183/801) Installing libass (0.16.0-r0) (184/801) Installing libdav1d (1.0.0-r1) (185/801) Installing lame (3.100-r1) (186/801) Installing libasyncns (0.8-r1) (187/801) Installing flac-libs (1.4.1-r0) (188/801) Installing libsndfile (1.1.0-r2) (189/801) Installing libgomp (12.2.1_git20220924-r2) (190/801) Installing soxr (0.1.3-r2) (191/801) Installing speexdsp (1.2.1-r0) (192/801) Installing tdb-libs (1.4.7-r0) (193/801) Installing libpulse (9999_git20220528-r0) (194/801) Installing cjson (1.7.15-r3) (195/801) Installing mbedtls (2.28.1-r0) (196/801) Installing librist (0.2.7-r0) (197/801) Installing libsrt (1.5.1-r0) (198/801) Installing libssh (0.10.4-r0) (199/801) Installing v4l-utils-libs (1.22.1-r2) (200/801) Installing libva (2.16.0-r0) (201/801) Installing libvdpau (1.5-r0) (202/801) Installing vidstab (1.1.0-r1) (203/801) Installing libvpx (1.12.0-r1) (204/801) Installing x264-libs (0.164_git20220602-r0) (205/801) Installing numactl (2.0.15-r0) (206/801) Installing x265-libs (3.5-r3) (207/801) Installing xvidcore (1.3.7-r1) (208/801) Installing libsodium (1.0.18-r2) (209/801) Installing libzmq (4.3.4-r1) (210/801) Installing ffmpeg-libs (5.1.2-r1) (211/801) Installing libevent (2.1.12-r5) (212/801) Installing nspr (4.35-r0) (213/801) Installing nss (3.83-r0) (214/801) Installing re2 (2022.06.01-r1) (215/801) Installing snappy (1.1.9-r4) (216/801) Installing qt5-qtwebengine (5.15.11-r0) (217/801) Installing libnotify (0.8.1-r1) (218/801) Installing libproxy (0.4.18-r1) (219/801) Installing signon-ui (0.17_git20171023-r1) (220/801) Installing libassuan (2.5.5-r0) (221/801) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (222/801) Installing gnupg-gpgconf (2.2.39-r0) (223/801) Installing gpg (2.2.39-r0) (224/801) Installing npth (1.6-r1) (225/801) Installing gpg-agent (2.2.39-r0) (226/801) Installing libksba (1.6.1-r0) (227/801) Installing gpgsm (2.2.39-r0) (228/801) Installing gpgme (1.17.1-r0) (229/801) Installing gpgmepp (1.17.1-r0) (230/801) Installing gdbm (1.23-r0) (231/801) Installing libsasl (2.1.28-r2) (232/801) Installing libqca (2.3.4-r2) (233/801) Installing kwallet (5.98.0-r0) (234/801) Installing kaccounts-integration (22.08.1-r0) (235/801) Installing purpose (5.98.0-r0) (236/801) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0) (237/801) Installing qt5-qtfeedback (0_git20180903-r0) (238/801) Installing angelfish (22.09-r0) (239/801) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (240/801) Installing gtk-engines-clearlooks (2.21.0-r3) (241/801) Installing gtk-engines-crux (2.21.0-r3) (242/801) Installing gtk-engines-industrial (2.21.0-r3) (243/801) Installing gtk-engines-mist (2.21.0-r3) (244/801) Installing gtk-engines-redmond (2.21.0-r3) (245/801) Installing gtk-engines-thinice (2.21.0-r3) (246/801) Installing gtk-engines (2.21.0-r3) (247/801) Installing breeze-gtk (5.25.5-r0) (248/801) Installing udev-init-scripts (35-r1) (249/801) Installing udev-init-scripts-openrc (35-r1) (250/801) Installing kmod-libs (30-r1) (251/801) Installing eudev (3.2.11-r2) (252/801) Installing eudev-openrc (3.2.11-r2) (253/801) Installing openssh-keygen (9.0_p1-r4) (254/801) Installing libedit (20210910.3.1-r0) (255/801) Installing openssh-client-common (9.0_p1-r4) (256/801) Installing openssh-client-default (9.0_p1-r4) (257/801) Installing openssh-sftp-server (9.0_p1-r4) (258/801) Installing openssh-server-common (9.0_p1-r4) (259/801) Installing openssh-server (9.0_p1-r4) (260/801) Installing openssh (9.0_p1-r4) (261/801) Installing boot-deploy (0.6-r0) (262/801) Installing busybox-extras (1.35.0-r25) Executing busybox-extras-1.35.0-r25.post-install (263/801) Installing lzo (2.10-r3) (264/801) Installing btrfs-progs (5.19.1-r0) (265/801) Installing bzip2 (1.0.8-r3) (266/801) Installing argon2-libs (20190702-r2) (267/801) Installing device-mapper-libs (2.02.188-r0) (268/801) Installing json-c (0.16-r0) (269/801) Installing cryptsetup-libs (2.5.0-r2) (270/801) Installing popt (1.19-r0) (271/801) Installing cryptsetup (2.5.0-r2) (272/801) Installing cryptsetup-openrc (2.5.0-r2) (273/801) Installing libaio (0.3.113-r0) (274/801) Installing device-mapper-event-libs (2.02.188-r0) (275/801) Installing lvm2-libs (2.02.188-r0) (276/801) Installing device-mapper (2.02.188-r0) (277/801) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (278/801) Installing libcom_err (1.46.5-r2) (279/801) Installing e2fsprogs-libs (1.46.5-r2) (280/801) Installing e2fsprogs (1.46.5-r2) (281/801) Installing e2fsprogs-extra (1.46.5-r2) (282/801) Installing f2fs-tools-libs (1.15.0-r0) (283/801) Installing f2fs-tools (1.15.0-r0) (284/801) Installing lz4 (1.9.4-r1) (285/801) Installing userspace-rcu (0.13.2-r0) (286/801) Installing multipath-tools (0.9.1-r0) (287/801) Installing multipath-tools-openrc (0.9.1-r0) (288/801) Installing parted (3.5-r0) (289/801) Installing postmarketos-mvcfg (1-r0) (290/801) Installing postmarketos-keys (1-r0) (291/801) Installing sudo (1.9.11_p3-r0) (292/801) Installing postmarketos-base-nofde (22-r0) (293/801) Installing unudhcpd (0.2.1-r0) (294/801) Installing xz (5.2.7-r0) (295/801) Installing postmarketos-mkinitfs (1.5-r0) (296/801) Installing postmarketos-base (22-r0) Executing postmarketos-base-22-r0.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 (297/801) Installing linux-firmware-yamaha (20220913-r0) (298/801) Installing linux-firmware-yam (20220913-r0) (299/801) Installing linux-firmware-wfx (20220913-r0) (300/801) Installing linux-firmware-vxge (20220913-r0) (301/801) Installing linux-firmware-vicam (20220913-r0) (302/801) Installing linux-firmware-ueagle-atm (20220913-r0) (303/801) Installing linux-firmware-ttusb-budget (20220913-r0) (304/801) Installing linux-firmware-tigon (20220913-r0) (305/801) Installing linux-firmware-ti-keystone (20220913-r0) (306/801) Installing linux-firmware-ti-connectivity (20220913-r0) (307/801) Installing linux-firmware-ti (20220913-r0) (308/801) Installing linux-firmware-tehuti (20220913-r0) (309/801) Installing linux-firmware-sxg (20220913-r0) (310/801) Installing linux-firmware-sun (20220913-r0) (311/801) Installing linux-firmware-slicoss (20220913-r0) (312/801) Installing linux-firmware-sb16 (20220913-r0) (313/801) Installing linux-firmware-rtw89 (20220913-r0) (314/801) Installing linux-firmware-rtw88 (20220913-r0) (315/801) Installing linux-firmware-rtlwifi (20220913-r0) (316/801) Installing linux-firmware-rtl_nic (20220913-r0) (317/801) Installing linux-firmware-rtl_bt (20220913-r0) (318/801) Installing linux-firmware-rtl8192e (20220913-r0) (319/801) Installing linux-firmware-rsi (20220913-r0) (320/801) Installing linux-firmware-rockchip (20220913-r0) (321/801) Installing linux-firmware-radeon (20220913-r0) (322/801) Installing linux-firmware-r128 (20220913-r0) (323/801) Installing linux-firmware-qlogic (20220913-r0) (324/801) Installing linux-firmware-qed (20220913-r0) (325/801) Installing linux-firmware-ath10k (20220913-r0) (326/801) Installing linux-firmware-qcom (20220913-r0) (327/801) Installing linux-firmware-qca (20220913-r0) (328/801) Installing linux-firmware-ositech (20220913-r0) (329/801) Installing linux-firmware-nvidia (20220913-r0) (330/801) Installing linux-firmware-netronome (20220913-r0) (331/801) Installing linux-firmware-myricom (20220913-r0) (332/801) Installing linux-firmware-mwlwifi (20220913-r0) (333/801) Installing linux-firmware-mwl8k (20220913-r0) (334/801) Installing linux-firmware-mrvl (20220913-r0) (335/801) Installing linux-firmware-moxa (20220913-r0) (336/801) Installing linux-firmware-microchip (20220913-r0) (337/801) Installing linux-firmware-meson (20220913-r0) (338/801) Installing linux-firmware-mellanox (20220913-r0) (339/801) Installing linux-firmware-mediatek (20220913-r0) (340/801) Installing linux-firmware-matrox (20220913-r0) (341/801) Installing linux-firmware-liquidio (20220913-r0) (342/801) Installing linux-firmware-libertas (20220913-r0) (343/801) Installing linux-firmware-korg (20220913-r0) (344/801) Installing linux-firmware-keyspan_pda (20220913-r0) (345/801) Installing linux-firmware-keyspan (20220913-r0) (346/801) Installing linux-firmware-kaweth (20220913-r0) (347/801) Installing linux-firmware-isci (20220913-r0) (348/801) Installing linux-firmware-intel (20220913-r0) (349/801) Installing linux-firmware-inside-secure (20220913-r0) (350/801) Installing linux-firmware-imx (20220913-r0) (351/801) Installing linux-firmware-i915 (20220913-r0) (352/801) Installing linux-firmware-go7007 (20220913-r0) (353/801) Installing linux-firmware-ess (20220913-r0) (354/801) Installing linux-firmware-ene-ub6250 (20220913-r0) (355/801) Installing linux-firmware-emi62 (20220913-r0) (356/801) Installing linux-firmware-emi26 (20220913-r0) (357/801) Installing linux-firmware-edgeport (20220913-r0) (358/801) Installing linux-firmware-e100 (20220913-r0) (359/801) Installing linux-firmware-dsp56k (20220913-r0) (360/801) Installing linux-firmware-dpaa2 (20220913-r0) (361/801) Installing linux-firmware-dabusb (20220913-r0) (362/801) Installing linux-firmware-cypress (20220913-r0) (363/801) Installing linux-firmware-cxgb4 (20220913-r0) (364/801) Installing linux-firmware-cxgb3 (20220913-r0) (365/801) Installing linux-firmware-cpia2 (20220913-r0) (366/801) Installing linux-firmware-cnm (20220913-r0) (367/801) Installing linux-firmware-cis (20220913-r0) (368/801) Installing linux-firmware-cirrus (20220913-r0) (369/801) Installing linux-firmware-cavium (20220913-r0) (370/801) Installing linux-firmware-cadence (20220913-r0) (371/801) Installing linux-firmware-brcm (20220913-r0) (372/801) Installing linux-firmware-bnx2x (20220913-r0) (373/801) Installing linux-firmware-bnx2 (20220913-r0) (374/801) Installing linux-firmware-av7110 (20220913-r0) (375/801) Installing linux-firmware-atusb (20220913-r0) (376/801) Installing linux-firmware-atmel (20220913-r0) (377/801) Installing linux-firmware-ath9k_htc (20220913-r0) (378/801) Installing linux-firmware-ath6k (20220913-r0) (379/801) Installing linux-firmware-ath11k (20220913-r0) (380/801) Installing linux-firmware-ar3k (20220913-r0) (381/801) Installing linux-firmware-amphion (20220913-r0) (382/801) Installing linux-firmware-amdgpu (20220913-r0) (383/801) Installing linux-firmware-amd-ucode (20220913-r0) (384/801) Installing linux-firmware-amd (20220913-r0) (385/801) Installing linux-firmware-advansys (20220913-r0) (386/801) Installing linux-firmware-adaptec (20220913-r0) (387/801) Installing linux-firmware-acenic (20220913-r0) (388/801) Installing linux-firmware-3com (20220913-r0) (389/801) Installing linux-firmware-other (20220913-r0) (390/801) Installing linux-firmware (20220913-r0) (391/801) Installing linux-lts (5.15.71-r0) (392/801) Installing llvm14-libs (14.0.6-r5) (393/801) Installing musl-fts (1.2.7-r3) (394/801) Installing libelf (0.187-r2) (395/801) Installing vulkan-loader (1.3.224.1-r1) (396/801) Installing mesa-dri-gallium (22.1.7-r4) (397/801) Installing device-tablet-x64uefi (0.3-r4) (398/801) Installing ca-certificates (20220614-r2) (399/801) Installing nghttp2-libs (1.50.0-r0) (400/801) Installing libcurl (7.85.0-r0) (401/801) Installing libxmlb (0.3.10-r0) (402/801) Installing yaml (0.2.5-r0) (403/801) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (404/801) Installing appstream-qt (0.15.5-r0) (405/801) Installing attica (5.98.0-r0) (406/801) Installing kidletime (5.98.0-r0) (407/801) Installing knewstuff (5.98.0-r0) (408/801) Installing discover (5.25.5-r0) (409/801) Installing libapk-qt (0.4.2-r0) (410/801) Installing discover-backend-apk (5.25.5-r0) (411/801) Installing dbus-glib (0.112-r1) (412/801) Installing firefox-esr (102.3.0-r0) (413/801) Installing font-noto-common (0_git20211101-r6) (414/801) Installing font-noto-math (0_git20211101-r6) (415/801) Installing font-noto-symbols (0_git20211101-r6) (416/801) Installing font-noto (0_git20211101-r6) (417/801) Installing font-noto-emoji (2.038-r0) (418/801) Installing font-noto-extra (0_git20211101-r6) (419/801) Installing mauiman (1.0.0-r0) (420/801) Installing mauikit (2.2.0-r0) (421/801) Installing exiv2 (0.27.5-r1) (422/801) Installing mauikit-imagetools (2.2.0-r0) (423/801) Installing mauikit-filebrowsing (2.2.0-r0) (424/801) Installing index (2.2.0-r0) (425/801) Installing signon-plugin-oauth2 (0.25-r0) (426/801) Installing kaccounts-providers (22.08.1-r0) (427/801) Installing kirigami-addons (0.4-r0) (428/801) Installing kclock (22.09-r0) (429/801) Installing gsettings-desktop-schemas (43.0-r0) (430/801) Installing kdecoration (5.25.5-r0) (431/801) Installing kde-gtk-config (5.25.5-r0) (432/801) Installing kirigami-gallery (22.08.1-r0) (433/801) Installing kquickimageeditor (0.2.0-r1) (434/801) Installing taglib (1.12-r1) (435/801) Installing kfilemetadata (5.98.0-r0) (436/801) Installing qt5-qtlocation (5.15.5_git20220618-r0) (437/801) Installing koko (22.09-r0) (438/801) Installing kasync (0.3.0-r2) (439/801) Installing gpg-wks-server (2.2.39-r0) (440/801) Installing gpgv (2.2.39-r0) (441/801) Installing libldap (2.6.3-r3) (442/801) Installing gnupg-dirmngr (2.2.39-r0) (443/801) Installing gnupg-utils (2.2.39-r0) (444/801) Installing gnupg-wks-client (2.2.39-r0) (445/801) Installing gnupg (2.2.39-r0) (446/801) Installing iso-codes (4.11.0-r0) (447/801) Installing kcontacts (5.98.0-r0) (448/801) Installing kpeople (5.98.0-r0) (449/801) Installing libical (3.0.14-r1) (450/801) Installing kcalendarcore (5.98.0-r0) (451/801) Installing kmime (22.08.1-r0) (452/801) Installing kimap2 (0.4.0-r1) (453/801) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0) (454/801) Installing kdav2 (0.4.0-r1) (455/801) Installing lmdb (0.9.29-r1) (456/801) Installing libxapian (1.4.20-r1) (457/801) Installing sink (0.9.0-r3) (458/801) Installing kpeoplesink (0_git20210224-r1) (459/801) Installing kpeoplevcard (0.1-r2) (460/801) Installing libraw (0.20.2-r0) (461/801) Installing libraw-tools (0.20.2-r0) (462/801) Installing lcms2 (2.13.1-r0) (463/801) Installing imagemagick-libs (7.1.0.49-r0) (464/801) Installing jbig2dec (0.19-r0) (465/801) Installing ghostscript (9.56.1-r0) (466/801) Installing libde265 (1.0.8-r2) (467/801) Installing libheif (1.13.0-r0) (468/801) Installing libjxl (0.6.1_git20220605-r1) (469/801) Installing librsvg (2.55.1-r0) (470/801) Installing imagemagick (7.1.0.49-r0) (471/801) Installing perl (5.36.0-r0) (472/801) Installing perl-image-exiftool (12.42-r0) (473/801) Installing exiftool (12.42-r0) (474/801) Installing openexr (3.1.5-r3) (475/801) Installing soundtouch (2.3.1-r0) (476/801) Installing chromaprint (1.5.1-r2) (477/801) Installing libraw1394 (2.1.2-r2) (478/801) Installing libusb (1.0.26-r0) (479/801) Installing libdc1394 (2.2.6-r0) (480/801) Installing tslib (1.22-r1) (481/801) Installing directfb (1.7.7-r4) (482/801) Installing faac (1.30-r1) (483/801) Installing fdk-aac (2.0.2-r1) (484/801) Installing flite (2.2-r1) (485/801) Installing libsamplerate (0.2.2-r0) (486/801) Installing jack (1.9.21-r0) (487/801) Installing portaudio (19.7.0-r0) (488/801) Installing fluidsynth-libs (2.3.0-r0) (489/801) Installing libfreeaptx (0.1.1-r0) (490/801) Installing gsm (1.0.22-r0) (491/801) Installing libgudev (237-r1) (492/801) Installing libldac (2.0.2.3-r0) (493/801) Installing libmodplug (0.8.9.0-r1) (494/801) Installing neon (0.32.4-r0) (495/801) Installing libnice (0.1.19-r0) (496/801) Installing openal-soft (1.22.2-r1) (497/801) Installing openjpeg (2.5.0-r0) (498/801) Installing librtmp (2.4_git20190330-r1) (499/801) Installing sbc (2.0-r0) (500/801) Installing spandsp (0.0.6-r2) (501/801) Installing libsrtp (2.4.2-r3) (502/801) Installing vo-aacenc (0.1.3-r0) (503/801) Installing vo-amrwbenc (0.1.3-r0) (504/801) Installing libzbar (0.23.92-r0) (505/801) Installing gst-plugins-bad (1.20.3-r4) (506/801) Installing gtk4.0 (4.8.1-r0) Executing gtk4.0-4.8.1-r0.post-install (507/801) Installing megapixels (1.5.2-r0) (508/801) Installing mobile-config-firefox (3.0.0-r1) (509/801) Installing mesa-gles (22.1.7-r4) (510/801) Installing encodings (1.0.6-r0) (511/801) Installing libfontenc (1.1.6-r0) (512/801) Installing mkfontscale (1.2.2-r1) (513/801) Installing ttf-dejavu (2.37-r2) (514/801) Installing sdl2_ttf (2.20.1-r0) (515/801) Installing osk-sdl (0.67-r0) (516/801) Installing kcmutils (5.98.0-r0) (517/801) Installing frameworkintegration (5.98.0-r0) (518/801) Installing oxygen (5.25.5-r0) (519/801) Installing modemmanager-qt (5.98.0-r0) (520/801) Installing callaudiod-libs (0.1.4-r0) (521/801) Installing abseil-cpp (20220623.1-r1) (522/801) Installing boost1.80-thread (1.80.0-r2) (523/801) Installing libprotobuf (3.21.7-r0) (524/801) Installing libphonenumber (8.12.56-r0) (525/801) Installing plasma-dialer (22.09-r0) (526/801) Installing plasma-mobile-sounds (0.1-r1) (527/801) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0) (528/801) Installing plasma-phonebook (22.09-r0) (529/801) Installing postmarketos-artwork-wallpapers (2-r1) (530/801) Installing postmarketos-hidden-desktop-entries (2.2-r1) (531/801) Installing dbus (1.15.0-r2) Executing dbus-1.15.0-r2.pre-install Executing dbus-1.15.0-r2.post-install (532/801) Installing dbus-openrc (1.15.0-r2) (533/801) Installing bluez (5.65-r1) (534/801) Installing bluez-openrc (5.65-r1) (535/801) Installing bluez-obexd (5.65-r1) (536/801) Installing kded (5.98.0-r0) (537/801) Installing bluez-qt (5.98.0-r0) (538/801) Installing bluedevil (5.25.5-r0) (539/801) Installing breeze (5.25.5-r0) (540/801) Installing libpulse-mainloop-glib (9999_git20220528-r0) (541/801) Installing callaudiod (0.1.4-r0) (542/801) Installing dnsmasq-common (2.86-r5) (543/801) Installing dnsmasq-openrc (2.86-r5) (544/801) Installing dnsmasq (2.86-r5) Executing dnsmasq-2.86-r5.pre-install (545/801) Installing linux-pam (1.5.2-r1) (546/801) Installing shadow (4.10-r3) (547/801) Installing libacl (2.3.1-r1) (548/801) Installing elogind (246.10-r5) (549/801) Installing elogind-openrc (246.10-r5) (550/801) Installing hfd-service (0.1.0-r1) (551/801) Installing hfd-service-openrc (0.1.0-r1) (552/801) Installing iio-sensor-proxy (3.4-r0) (553/801) Installing iio-sensor-proxy-openrc (3.4-r0) (554/801) Installing libkscreen (5.25.5-r0) (555/801) Installing qt5-qtsensors (5.15.5_git20220519-r0) (556/801) Installing kscreen (5.25.5-r0) (557/801) Installing socat (1.7.4.3-r1) (558/801) Installing kwallet-pam (5.25.5-r0) (559/801) Installing kwayland-integration (5.25.5-r0) (560/801) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (561/801) Installing duktape (2.7.0-r0) (562/801) Installing polkit-elogind (121-r0) (563/801) Installing libmm-glib (1.18.12-r0) (564/801) Installing libmbim (1.26.4-r0) (565/801) Installing libqrtr-glib (1.2.2-r0) (566/801) Installing libqmi (1.30.8-r0) (567/801) Installing modemmanager (1.18.12-r0) (568/801) Installing modemmanager-openrc (1.18.12-r0) (569/801) Installing libnm (1.40.0-r0) (570/801) Installing networkmanager-common (1.40.0-r0) (571/801) Installing networkmanager-openrc (1.40.0-r0) (572/801) Installing libmnl (1.0.5-r0) (573/801) Installing libnftnl (1.2.3-r0) (574/801) Installing iptables (1.8.8-r2) (575/801) Installing iptables-openrc (1.8.8-r2) (576/801) Installing libndp (1.8-r0) (577/801) Installing libidn2 (2.3.3-r0) (578/801) Installing libpsl (0.21.1-r0) (579/801) 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-. * (580/801) Installing networkmanager-cli (1.40.0-r0) (581/801) Installing pcre (8.45-r2) (582/801) Installing slang (2.3.3-r0) (583/801) Installing newt (0.52.21-r4) (584/801) Installing networkmanager-tui (1.40.0-r0) (585/801) Installing wireless-regdb (2022.08.12-r0) (586/801) 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. * (587/801) Installing mobile-broadband-provider-info (20220725-r0) (588/801) Installing networkmanager-wwan (1.40.0-r0) (589/801) Installing pipewire-libs (0.3.59-r0) (590/801) Installing libunwind (1.6.2-r0) (591/801) Installing libuv (1.44.2-r0) (592/801) Installing roc-toolkit-libs (0.1.5-r2) (593/801) Installing webrtc-audio-processing (0.3.1-r6) (594/801) Installing pipewire (0.3.59-r0) (595/801) Installing breeze-icons (5.98.0-r0) (596/801) Installing dbus-x11 (1.15.0-r2) (597/801) Installing kactivities (5.98.0-r0) (598/801) Installing dconf (0.40.0-r1) (599/801) Installing anthy (9100h-r1) (600/801) Installing maliit-framework (2.3.0-r1) (601/801) Installing kyotocabinet (1.2.79-r3) (602/801) Installing libpinyin (2.6.2-r0) (603/801) Installing tinyxml (2.6.2-r1) (604/801) Installing presage (0.9.1-r2) (605/801) Installing maliit-keyboard (2.3.1-r0) (606/801) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0) (607/801) Installing plasma-nano (5.25.5-r0) (608/801) Installing networkmanager-qt (5.98.0-r0) (609/801) Installing plasma-nm (5.25.5-r0) (610/801) Installing plasma-nm-mobile (5.25.5-r0) (611/801) Installing fftw-single-libs (3.3.10-r0) (612/801) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (613/801) Installing pulseaudio-bluez (9999_git20220528-r0) (614/801) Installing pulseaudio-alsa (9999_git20220528-r0) (615/801) Installing alsa-utils-openrc (1.2.7-r1) (616/801) Installing pulseaudio-openrc (9999_git20220528-r0) (617/801) Installing libcanberra-pulse (0.30-r8) (618/801) Installing plasma-pa (5.25.5-r0) (619/801) Installing tzdata (2022d-r0) (620/801) Installing libdaemon (0.14-r3) (621/801) Installing openrc-settingsd (1.1.0-r0) (622/801) Installing openrc-settingsd-openrc (1.1.0-r0) (623/801) Installing plasma-settings (22.09-r1) (624/801) Installing kactivitymanagerd (5.25.5-r0) (625/801) Installing kinit (5.98.0-r0) (626/801) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (627/801) Installing kdnssd (5.98.0-r0) (628/801) Installing syntax-highlighting (5.98.0-r0) (629/801) Installing kdsoap (2.1.1-r0) (630/801) Installing libmtp (1.1.20-r0) (631/801) Installing llvm15-libs (15.0.1-r0) (632/801) Installing clang-libs (15.0.1-r0) (633/801) Installing qt5-qttools (5.15.5_git20220619-r1) (634/801) Installing phonon (4.11.1-r2) (635/801) Installing talloc (2.3.4-r0) (636/801) Installing tevent (0.13.0-r0) (637/801) Installing samba-util-libs (4.16.4-r0) (638/801) Installing jansson (2.14-r0) (639/801) Installing ldb (2.5.2-r0) (640/801) Installing libwbclient (4.16.4-r0) (641/801) Installing samba-libs (4.16.4-r0) (642/801) Installing libsmbclient (4.16.4-r0) (643/801) Installing kio-extras (22.08.1-r0) (644/801) Installing kquickcharts (5.98.0-r0) (645/801) Installing xorg-server-common (21.1.4-r1) (646/801) Installing libxkbfile (1.1.0-r1) (647/801) Installing xkbcomp (1.4.5-r0) (648/801) Installing libxfont2 (2.0.6-r0) (649/801) Installing libtirpc-conf (1.3.2-r2) (650/801) Installing libtirpc-nokrb (1.3.2-r2) (651/801) Installing libxcvt (0.1.2-r0) (652/801) Installing xwayland (22.1.3-r1) (653/801) Installing layer-shell-qt (5.25.5-r0) (654/801) Installing kscreenlocker (5.25.5-r0) (655/801) Installing libqaccessibilityclient (0.4.1-r1) (656/801) Installing xcb-util-cursor (0.1.3-r2) (657/801) Installing kwin (5.25.5-r0) (658/801) Installing kitemmodels (5.98.0-r0) (659/801) Installing threadweaver (5.98.0-r0) (660/801) Installing krunner (5.98.0-r0) (661/801) Installing milou (5.25.5-r0) (662/801) Installing pipewire-media-session (0.4.1-r0) (663/801) Installing qqc2-desktop-style (5.98.0-r0) (664/801) Installing ttf-hack (3.003-r2) (665/801) Installing plasma-integration (5.25.5-r0) (666/801) Installing qtchooser (66-r1) (667/801) Installing plasma-workspace-libs (5.25.5-r1) (668/801) Installing kactivities-stats (5.98.0-r0) (669/801) Installing baloo (5.98.0-r0) (670/801) Installing kholidays (5.98.0-r0) (671/801) Installing knotifyconfig (5.98.0-r0) (672/801) Installing kparts (5.98.0-r0) (673/801) Installing zxing-cpp (1.2.0-r0) (674/801) Installing libdmtx-libs (0.7.7-r0) (675/801) Installing libqrencode (4.1.1-r0) (676/801) Installing prison (5.98.0-r1) (677/801) Installing ktexteditor (5.98.0-r0) (678/801) Installing libnl3 (3.7.0-r0) (679/801) Installing libpcap (1.10.1-r0) (680/801) Installing lm-sensors-libs (3.6.0-r4) (681/801) Installing libksysguard (5.25.5-r0) (682/801) Installing kuserfeedback (1.2.0-r1) (683/801) Installing gpsd (3.24-r0) (684/801) Installing gpsd-openrc (3.24-r0) (685/801) Installing mpfr4 (4.1.0-r0) (686/801) Installing libqalculate (4.3.0-r0) (687/801) Installing plasma-workspace (5.25.5-r1) (688/801) Installing kpty (5.98.0-r0) (689/801) Installing kdesu (5.98.0-r0) (690/801) Installing kde-cli-tools (5.25.5-r0) (691/801) Installing qqc2-breeze-style (5.25.5-r0) (692/801) Installing plasma-mobile (5.25.5-r0) (693/801) Installing polkit-kde-agent-1 (5.25.5-r0) (694/801) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (695/801) Installing chrony-openrc (4.3-r0) (696/801) Installing haveged (1.9.18-r0) (697/801) Installing haveged-openrc (1.9.18-r0) (698/801) Installing nftables (1.0.5-r0) (699/801) Installing nftables-openrc (1.0.5-r0) (700/801) Installing postmarketos-config-nftables (0.10-r0) Executing postmarketos-config-nftables-0.10-r0.post-install * service nftables added to runlevel default (701/801) Installing postmarketos-config-nftables-networkmanager (0.10-r0) (702/801) Installing postmarketos-base-nftables (22-r0) Executing postmarketos-base-nftables-22-r0.post-install (703/801) Installing postmarketos-artwork-icons (2-r1) (704/801) Installing util-linux (2.38.1-r0) (705/801) Installing libfdisk (2.38.1-r0) (706/801) Installing libsmartcols (2.38.1-r0) (707/801) Installing util-linux-misc (2.38.1-r0) (708/801) Installing libeconf (0.4.6-r0) (709/801) Installing runuser (2.38.1-r0) (710/801) Installing mount (2.38.1-r0) (711/801) Installing losetup (2.38.1-r0) (712/801) Installing hexdump (2.38.1-r0) (713/801) Installing uuidgen (2.38.1-r0) (714/801) Installing blkid (2.38.1-r0) (715/801) Installing sfdisk (2.38.1-r0) (716/801) Installing mcookie (2.38.1-r0) (717/801) Installing agetty (2.38.1-r0) (718/801) Installing agetty-openrc (0.45.2-r3) (719/801) Installing wipefs (2.38.1-r0) (720/801) Installing cfdisk (2.38.1-r0) (721/801) Installing umount (2.38.1-r0) (722/801) Installing util-linux-openrc (2.38.1-r0) (723/801) Installing flock (2.38.1-r0) (724/801) Installing lsblk (2.38.1-r0) (725/801) Installing libcap-ng (0.8.3-r1) (726/801) Installing setpriv (2.38.1-r0) (727/801) Installing logger (2.38.1-r0) (728/801) Installing partx (2.38.1-r0) (729/801) Installing fstrim (2.38.1-r0) (730/801) Installing findmnt (2.38.1-r0) (731/801) Installing pcsc-lite-libs (1.9.9-r0) (732/801) Installing wpa_supplicant (2.10-r4) (733/801) Installing wpa_supplicant-openrc (2.10-r4) (734/801) Installing ifupdown-ng-wifi (0.12.1-r0) (735/801) Installing postmarketos-base-ui (5-r1) Executing postmarketos-base-ui-5-r1.post-install (736/801) Installing postmarketos-base-ui-networkmanager (5-r1) (737/801) Installing mpdecimal (2.5.1-r1) (738/801) Installing python3 (3.10.7-r0) (739/801) Installing py3-ruamel.yaml.clib (0.2.6-r1) (740/801) Installing py3-ruamel.yaml (0.16.12-r2) (741/801) Installing sleep-inhibitor (1.16-r0) (742/801) Installing sleep-inhibitor-openrc (1.16-r0) (743/801) Installing postmarketos-base-ui-elogind (5-r1) Executing postmarketos-base-ui-elogind-5-r1.post-install (744/801) Installing py3-dbus (1.3.2-r0) (745/801) Installing obex-capabilities (0.2.1-r1) (746/801) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (747/801) Installing postmarketos-base-ui-bluez-obexd (5-r1) (748/801) Installing pulseaudio-utils (9999_git20220528-r0) (749/801) Installing postmarketos-base-ui-pulseaudio (5-r1) (750/801) Installing upower (1.90.0-r2) (751/801) Installing powerdevil-libs (5.25.5-r0) (752/801) Installing powerdevil (5.25.5-r0) (753/801) Installing urfkill (0.5.0_git20210401-r2) (754/801) Installing urfkill-openrc (0.5.0_git20210401-r2) (755/801) Installing bubblewrap (0.6.2-r0) (756/801) Installing fuse-common (3.12.0-r0) (757/801) Installing fuse-openrc (3.12.0-r0) (758/801) Installing fuse3-libs (3.12.0-r0) (759/801) Installing fuse3 (3.12.0-r0) (760/801) Installing json-glib (1.6.6-r0) (761/801) Installing xdg-desktop-portal (1.15.0-r0) (762/801) Installing xdg-desktop-portal-kde (5.25.5-r0) (763/801) Installing autologin (1.0.0-r4) (764/801) Installing tinydm (1.1.2-r0) (765/801) Installing tinydm-openrc (1.1.2-r0) (766/801) Installing postmarketos-base-ui-tinydm (5-r1) (767/801) Installing font-alias (1.0.4-r0) (768/801) Installing util-macros (1.19.3-r0) (769/801) Installing font-misc-misc (1.1.2-r2) (770/801) Installing font-cursor-misc (1.0.3-r2) (771/801) Installing xauth (1.1.2-r0) (772/801) Installing xmodmap (1.0.11-r0) (773/801) Installing xrdb (1.2.1-r0) (774/801) Installing xinit (1.4.1-r0) (775/801) Installing xorg-server (21.1.4-r1) (776/801) Installing libinput (1.21.0-r0) (777/801) Installing xf86-input-libinput (1.2.1-r0) (778/801) Installing xf86-video-fbdev (0.5.0-r3) (779/801) Installing postmarketos-base-ui-x11 (5-r1) (780/801) 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 (781/801) Installing libexif (0.6.24-r0) (782/801) Installing hwloc (2.8.0-r0) (783/801) Installing libucontext (1.2-r0) (784/801) Installing libtbb (2021.6.0-r0) (785/801) Installing opencv (4.6.0-r2) (786/801) Installing postprocessd (0.2.1-r0) (787/801) Installing postprocessd-megapixels (0.2.1-r0) (788/801) Installing qmltermwidget (0.2.0-r1) (789/801) Installing qmlkonsole (22.09-r1) (790/801) Installing c-ares (1.18.1-r0) (791/801) Installing spacebar (22.09-r0) (792/801) Installing ttf-droid-nonlatin (20200215-r2) (793/801) Installing hkdm (0.1.8-r0) (794/801) Installing buffyboard (0.2.0-r0) (795/801) Installing terminus-font (4.49.1-r1) (796/801) Installing kbd-misc (2.5.1-r1) (797/801) Installing kbd (2.5.1-r1) (798/801) Installing kbd-openrc (2.5.1-r1) (799/801) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (800/801) Installing ttyescape-openrc (1.0.1-r1) (801/801) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r25.trigger Executing glib-2.74.0-r2.trigger Executing fontconfig-2.14.0-r0.trigger Executing shared-mime-info-2.2-r1.trigger Executing gdk-pixbuf-2.42.9-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-mkinitfs-1.5-r0.trigger 2022/10/03 15:53:53 Generating for kernel version: 5.15.71-0-lts 2022/10/03 15:53:53 Output directory: /boot 2022/10/03 15:53:53 == Generating initramfs == 2022/10/03 15:53:53 - Including hook files 2022/10/03 15:53:53 - Including hook scripts 2022/10/03 15:53:53 - Including required binaries 2022/10/03 15:53:53 - Including kernel modules 2022/10/03 15:53:53 - Including splash images 2022/10/03 15:53:53 - Writing and verifying initramfs archive 2022/10/03 15:53:54 == Generating initramfs extra == 2022/10/03 15:53:54 - Including extra binaries 2022/10/03 15:53:54 - Including FDE support 2022/10/03 15:53:54 - Writing and verifying initramfs-extra archive 2022/10/03 15:53:54 == 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/10/03 15:53:55 mkinitfs completed in: 1.647910184s Executing postmarketos-base-22-r0.trigger Executing ca-certificates-20220614-r2.trigger Executing mkfontscale-1.2.2-r1.trigger Executing dbus-1.15.0-r2.trigger OK: 3396 MiB in 826 packages (168082) [15:53:59] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3396 MiB in 826 packages (168082) [15:54:00] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi (pmbootstrap -v for details) (168082) [15:54:00] (rootfs_tablet-x64uefi) install device-tablet-x64uefi (168082) [15:54:00] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (168082) [15:54:00] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (168082) [15:54:00] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (168082) [15:54:00] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi (168082) [15:54:00] New background process: pid=175539, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3396 MiB in 826 packages (168082) [15:54:01] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3396 MiB in 826 packages (168082) [15:54:01] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (168082) [15:54:02] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs (168082) [15:54:02] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (168082) [15:54:02] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (168082) [15:54:02] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (168082) [15:54:02] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (168082) [15:54:02] New background process: pid=175552, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3396 MiB in 826 packages (168082) [15:54:03] (rootfs_tablet-x64uefi) mkinitfs lts (168082) [15:54:03] (rootfs_tablet-x64uefi) % mkinitfs 2022/10/03 15:54:03 Generating for kernel version: 5.15.71-0-lts 2022/10/03 15:54:03 Output directory: /boot 2022/10/03 15:54:03 == Generating initramfs == 2022/10/03 15:54:03 - Including hook files 2022/10/03 15:54:03 - Including hook scripts 2022/10/03 15:54:03 - Including required binaries 2022/10/03 15:54:03 - Including kernel modules 2022/10/03 15:54:03 - Including splash images 2022/10/03 15:54:03 - Writing and verifying initramfs archive 2022/10/03 15:54:03 == Generating initramfs extra == 2022/10/03 15:54:03 - Including extra binaries 2022/10/03 15:54:03 - Including FDE support 2022/10/03 15:54:03 - Writing and verifying initramfs-extra archive 2022/10/03 15:54:03 == 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/10/03 15:54:03 mkinitfs completed in: 849.149606ms (168082) [15:54:03] *** SET LOGIN PASSWORD FOR: 'user' *** (168082) [15:54:03] (rootfs_tablet-x64uefi) % passwd user New password: Retype new password: passwd: password updated successfully (168082) [15:54:04] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow (168082) [15:54:04] (rootfs_tablet-x64uefi) locking root (168082) [15:54:04] (rootfs_tablet-x64uefi) % passwd -l root passwd: password changed. (168082) [15:54:04] NOTE: No valid keymap specified for device (168082) [15:54:04] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC (168082) [15:54:05] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname (168082) [15:54:05] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts (168082) [15:54:05] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (168082) [15:54:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (168082) [15:54:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (168082) [15:54:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (168082) [15:54:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (168082) [15:54:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (168082) [15:54:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (168082) [15:54:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (168082) [15:54:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (168082) [15:54:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (168082) [15:54:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (168082) [15:54:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (168082) [15:54:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (168082) [15:54:05] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (168082) [15:54:05] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (168082) [15:54:05] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi 3483412 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi (168082) [15:54:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (168082) [15:54:05] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (168082) [15:54:05] (native) create tablet-x64uefi.img (4388M) (168082) [15:54:05] (native) % truncate -s 4388M /home/pmos/rootfs/tablet-x64uefi.img (168082) [15:54:05] (native) mount /dev/install (tablet-x64uefi.img) (168082) [15:54:05] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop) (168082) [15:54:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (168082) [15:54:05] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (168082) [15:54:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (168082) [15:54:05] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (168082) [15:54:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (168082) [15:54:05] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (168082) [15:54:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (168082) [15:54:06] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (168082) [15:54:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (168082) [15:54:06] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (168082) [15:54:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (168082) [15:54:06] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (168082) [15:54:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (168082) [15:54:06] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (168082) [15:54:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (168082) [15:54:06] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (168082) [15:54:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (168082) [15:54:06] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (168082) [15:54:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (168082) [15:54:06] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (168082) [15:54:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (168082) [15:54:06] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (168082) [15:54:06] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img (168082) [15:54:06] (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/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (168082) [15:54:06] (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/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (168082) [15:54:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (168082) [15:54:06] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (168082) [15:54:06] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (168082) [15:54:06] (native) % parted -s /dev/install mktable msdos (168082) [15:54:06] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M (168082) [15:54:06] (native) % parted -s /dev/install mkpart primary 256M 100% (168082) [15:54:06] (native) % parted -s /dev/install set 1 boot on (168082) [15:54:06] (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/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (168082) [15:54:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (168082) [15:54:06] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (168082) [15:54:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (168082) [15:54:06] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (168082) [15:54:06] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (168082) [15:54:06] (native) install e2fsprogs (168082) [15:54:06] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (168082) [15:54:06] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (168082) [15:54:06] (native) % cat /tmp/apk_progress_fifo (168082) [15:54:06] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (168082) [15:54:06] New background process: pid=175994, 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 (168082) [15:54:07] (native) format /dev/installp2 (root, ext4) (168082) [15:54:07] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (168082) [15:54:07] (native) mount /dev/installp2 to /mnt/install (168082) [15:54:07] (native) % mkdir -p /mnt/install (168082) [15:54:07] (native) % mount /dev/installp2 /mnt/install (168082) [15:54:07] (native) calculate depends of dosfstools (pmbootstrap -v for details) (168082) [15:54:07] (native) install dosfstools (168082) [15:54:07] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (168082) [15:54:07] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (168082) [15:54:07] (native) % cat /tmp/apk_progress_fifo (168082) [15:54:07] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (168082) [15:54:07] New background process: pid=176023, 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 (168082) [15:54:08] (native) format /dev/installp1 (boot, fat16), mount to mountpoint (168082) [15:54:08] (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 (168082) [15:54:08] (native) % mkdir -p /mnt/install/boot (168082) [15:54:08] (native) % mount /dev/installp1 /mnt/install/boot (168082) [15:54:08] *** (4/4) FILL INSTALL BLOCKDEVICE *** (168082) [15:54:08] (native) copy rootfs_tablet-x64uefi to /mnt/install/ (168082) [15:54:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (168082) [15:54:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (168082) [15:54:08] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (168082) [15:54:08] (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/ (168082) [15:54:15] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (168082) [15:54:15] % 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 (168082) [15:54:15] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (168082) [15:54:15] % 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/ (168082) [15:54:15] % 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/ (168082) [15:54:15] % 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/ (168082) [15:54:15] % 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/ (168082) [15:54:15] % 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/ (168082) [15:54:15] % 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/ (168082) [15:54:15] % 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/ (168082) [15:54:15] % 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/ (168082) [15:54:15] % 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/ (168082) [15:54:15] % 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/ (168082) [15:54:15] % 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/ (168082) [15:54:15] % 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/ (168082) [15:54:15] % 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/ (168082) [15:54:15] % 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/ (168082) [15:54:15] % 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/ (168082) [15:54:15] % 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/ (168082) [15:54:15] % 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/ (168082) [15:54:15] % 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/ (168082) [15:54:15] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (168082) [15:54:15] % 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 (168082) [15:54:15] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (168082) [15:54:16] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (168082) [15:54:28] (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/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (168082) [15:54:28] (native) umount /dev/loop9 (168082) [15:54:28] (native) % losetup -d /dev/loop9 (168082) [15:54:28] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (168082) [15:54:28] (168082) [15:54:28] *** FLASHING INFORMATION *** (168082) [15:54:28] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (168082) [15:54:28] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (168082) [15:54:28] (168082) [15:54:28] *** SSH DAEMON INFORMATION *** (168082) [15:54:28] SSH daemon is enabled (disable with --no-sshd). (168082) [15:54:28] Login as 'user' with the password given during installation. (168082) [15:54:28] (168082) [15:54:28] *** FIREWALL INFORMATION *** (168082) [15:54:28] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (168082) [15:54:28] For more information: https://postmarketos.org/firewall (168082) [15:54:28] (168082) [15:54:28] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (168082) [15:54:28] DONE! total 3575244 -rw-r--r-- 1 root 12345 4601151488 Oct 3 15:54 tablet-x64uefi.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img' Loop Device: /dev/loop9 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/core20_1611.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.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 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Oct 3 15:55 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Oct 3 15:55 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Oct 3 15:55 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Oct 3 15:53 bin drwxr-xr-x 2 root root 4096 Oct 3 15:54 boot drwxr-xr-x 2 root root 4096 Oct 3 15:49 dev drwxr-xr-x 65 root root 4096 Oct 3 15:54 etc drwxr-xr-x 3 root root 4096 Oct 3 15:54 home drwxr-xr-x 15 root root 4096 Oct 3 15:53 lib drwx------ 2 root root 16384 Oct 3 15:54 lost+found drwxr-xr-x 5 root root 4096 Oct 3 15:49 media drwxr-xr-x 8 root root 4096 Oct 3 15:49 mnt drwxr-xr-x 2 root root 4096 Oct 3 15:49 opt drwxr-xr-x 2 root root 4096 Oct 3 15:49 proc drwx------ 2 root root 4096 Oct 3 15:49 root drwxr-xr-x 6 root root 4096 Oct 3 15:53 run drwxr-xr-x 2 root root 4096 Oct 3 15:53 sbin drwxr-xr-x 2 root root 4096 Oct 3 15:49 srv drwxr-xr-x 2 root root 4096 Oct 3 15:49 sys drwxrwxrwt 2 root root 4096 Oct 3 15:54 tmp drwxr-xr-x 10 root root 4096 Oct 3 15:53 usr drwxr-xr-x 13 root root 4096 Oct 3 15:49 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-10-03 15:55:25-- 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% 73.2M=0s 2022-10-03 15:55:25 (73.2 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-10-03 15:17:23.178647 [http://mirror.postmarketos.org/postmarketos/master] v20220809-4484-ge2a2f3d59e [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-4492-gbd8be9dbbd [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-4489-g34263ccabe [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24283 distinct packages available (1/103) Upgrading kirigami2-libs (5.98.0-r0 -> 9999_git1664769970-r0) (2/103) Upgrading kirigami2 (5.98.0-r0 -> 9999_git1664769970-r0) (3/103) Upgrading kactivities-libs (5.98.0-r0 -> 9999_git1664629934-r0) (4/103) Upgrading karchive (5.98.0-r0 -> 9999_git1664629956-r0) (5/103) Upgrading kconfig (5.98.0-r0 -> 9999_git1664762877-r0) (6/103) Upgrading kcoreaddons (5.98.0-r0 -> 9999_git1664762908-r0) (7/103) Upgrading kwindowsystem (5.98.0-r0 -> 9999_git1664763261-r0) (8/103) Upgrading kcrash (5.98.0-r0 -> 9999_git1664630063-r0) (9/103) Upgrading kdbusaddons (5.98.0-r0 -> 9999_git1664762930-r0) (10/103) Upgrading kglobalaccel (5.98.0-r0 -> 9999_git1664763012-r0) (11/103) Upgrading kguiaddons (5.98.0-r0 -> 9999_git1664630196-r0) (12/103) Upgrading ki18n (5.98.0-r0 -> 9999_git1664763042-r0) (13/103) Upgrading kauth (5.98.0-r0 -> 9999_git1664762831-r0) (14/103) Upgrading kcodecs (5.98.0-r0 -> 9999_git1664762859-r0) (15/103) Upgrading kwidgetsaddons (5.98.0-r0 -> 9999_git1664763251-r0) (16/103) Upgrading kconfigwidgets (5.98.0-r0 -> 9999_git1664762887-r0) (17/103) Upgrading kiconthemes (5.98.0-r0 -> 9999_git1664763051-r0) (18/103) Upgrading kitemviews (5.98.0-r0 -> 9999_git1664763092-r0) (19/103) Upgrading kxmlgui (5.98.0-r0 -> 9999_git1664763271-r0) (20/103) Upgrading kbookmarks (5.98.0-r0 -> 9999_git1664762840-r0) (21/103) Upgrading kcompletion (5.98.0-r0 -> 9999_git1664762868-r0) (22/103) Upgrading kdoctools (5.98.0-r0 -> 9999_git1664762990-r0) (23/103) Upgrading kjobwidgets (5.98.0-r0 -> 9999_git1664763101-r0) (24/103) Upgrading knotifications (5.98.0-r0 -> 9999_git1664763132-r0) (25/103) Upgrading kservice (5.98.0-r0 -> 9999_git1664763201-r0) (26/103) Upgrading solid-libs (5.98.0-r0 -> 9999_git1664763313-r0) (27/103) Upgrading sonnet (5.98.0-r0 -> 9999_git1664763323-r0) (28/103) Upgrading ktextwidgets (5.98.0-r0 -> 9999_git1664763220-r0) (29/103) Upgrading kio (5.98.0-r0 -> 9999_git1664763071-r0) (30/103) Upgrading kpackage (5.98.0-r0 -> 9999_git1664763151-r0) (31/103) Upgrading kdeclarative (5.98.0-r0 -> 9999_git1664762939-r0) (32/103) Upgrading kwayland (5.98.0-r0 -> 9999_git1664630513-r0) (33/103) Upgrading plasma-framework (5.98.0-r0 -> 9999_git1664763290-r0) (34/103) Upgrading kwallet (5.98.0-r0 -> 9999_git1664763239-r0) (35/103) Upgrading purpose (5.98.0-r0 -> 9999_git1664763301-r0) (36/103) Upgrading angelfish (22.09-r0 -> 9999_git1664766493-r0) (37/103) Upgrading breeze-gtk (5.25.5-r0 -> 9999_git1663246387-r0) (38/103) Upgrading attica (5.98.0-r0 -> 9999_git1664629884-r0) (39/103) Upgrading kidletime (5.98.0-r0 -> 9999_git1664630247-r0) (40/103) Upgrading knewstuff (5.98.0-r0 -> 9999_git1664763122-r0) (41/103) Upgrading kirigami-addons (0.4-r0 -> 9999_git1664764296-r0) (42/103) Upgrading kclock (22.09-r0 -> 9999_git1664766546-r0) (43/103) Upgrading kdecoration (5.25.5-r0 -> 9999_git1664765962-r0) (44/103) Upgrading kde-gtk-config (5.25.5-r0 -> 9999_git1663246468-r0) (45/103) Upgrading kfilemetadata (5.98.0-r0 -> 9999_git1664763002-r0) (46/103) Upgrading kcontacts (5.98.0-r0 -> 9999_git1664762898-r0) (47/103) Upgrading kpeople (5.98.0-r0 -> 9999_git1664763171-r0) (48/103) Upgrading kcalendarcore (5.98.0-r0 -> 9999_git1664629985-r0) (49/103) Upgrading kcmutils (5.98.0-r0 -> 9999_git1664762850-r0) (50/103) Upgrading frameworkintegration (5.98.0-r0 -> 9999_git1664629924-r0) (51/103) Upgrading oxygen (5.25.5-r0 -> 9999_git1664766134-r0) (52/103) Upgrading modemmanager-qt (5.98.0-r0 -> 9999_git1664630564-r0) (53/103) Upgrading plasma-dialer (22.09-r0 -> 9999_git1664766592-r0) (54/103) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1664766603-r0) (55/103) Upgrading kded (5.98.0-r0 -> 9999_git1664676385-r0) (56/103) Upgrading bluez-qt (5.98.0-r0 -> 9999_git1664629902-r0) (57/103) Upgrading bluedevil (5.25.5-r0 -> 9999_git1664765886-r0) (58/103) Upgrading breeze (5.25.5-r0 -> 9999_git1664765903-r0) (59/103) Upgrading libkscreen (5.25.5-r0 -> 9999_git1663246681-r0) (60/103) Upgrading kscreen (5.25.5-r0 -> 9999_git1664778387-r0) (61/103) Upgrading kwallet-pam (5.25.5-r0 -> 9999_git1663246611-r0) (62/103) Upgrading kwayland-integration (5.25.5-r0 -> 9999_git1664735570-r0) (63/103) Upgrading breeze-icons (5.98.0-r0 -> 9999_git1664629913-r0) (64/103) Upgrading kactivities (5.98.0-r0 -> 9999_git1664629934-r0) (65/103) Upgrading plasma-nano (5.25.5-r0 -> 9999_git1664766236-r0) (66/103) Upgrading networkmanager-qt (5.98.0-r0 -> 9999_git1664638441-r0) (67/103) Upgrading plasma-nm (5.25.5-r0 -> 9999_git1664766250-r0) (68/103) Upgrading plasma-nm-mobile (5.25.5-r0 -> 9999_git1664766250-r0) (69/103) Upgrading plasma-pa (5.25.5-r0 -> 9999_git1664766264-r0) (70/103) Upgrading plasma-settings (22.09-r1 -> 9999_git1664766613-r1) (71/103) Upgrading kactivitymanagerd (5.25.5-r0 -> 9999_git1664765942-r0) (72/103) Upgrading kinit (5.98.0-r0 -> 9999_git1664763061-r0) (73/103) Upgrading kdnssd (5.98.0-r0 -> 9999_git1664762980-r0) (74/103) Upgrading syntax-highlighting (5.98.0-r0 -> 9999_git1664763332-r0) (75/103) Upgrading kquickcharts (5.98.0-r0 -> 9999_git1664637086-r0) (76/103) Upgrading kscreenlocker (5.25.5-r0 -> 9999_git1664766044-r0) (77/103) Upgrading kwin (5.25.5-r0 -> 9999_git1664766089-r0) (78/103) Upgrading kitemmodels (5.98.0-r0 -> 9999_git1664630295-r0) (79/103) Upgrading threadweaver (5.98.0-r0 -> 9999_git1664630673-r0) (80/103) Upgrading krunner (5.98.0-r0 -> 9999_git1664630451-r0) (81/103) Upgrading milou (5.25.5-r0 -> 9999_git1664766124-r0) (82/103) Upgrading qqc2-desktop-style (5.98.0-r0 -> 9999_git1664630623-r0) (83/103) Upgrading plasma-integration (5.25.5-r0 -> 9999_git1664766214-r0) (84/103) Upgrading plasma-workspace-libs (5.25.5-r1 -> 9999_git1664766368-r1) (85/103) Upgrading kactivities-stats (5.98.0-r0 -> 9999_git1664629944-r0) (86/103) Upgrading baloo (5.98.0-r0 -> 9999_git1664762821-r0) (87/103) Upgrading kholidays (5.98.0-r0 -> 9999_git1664763022-r0) (88/103) Upgrading knotifyconfig (5.98.0-r0 -> 9999_git1664763141-r0) (89/103) Upgrading kparts (5.98.0-r0 -> 9999_git1664763160-r0) (90/103) Upgrading prison (5.98.0-r1 -> 9999_git1664630602-r1) (91/103) Upgrading ktexteditor (5.98.0-r0 -> 9999_git1664763211-r0) (92/103) Upgrading libksysguard (5.25.5-r0 -> 9999_git1664766114-r0) (93/103) Upgrading plasma-workspace (5.25.5-r1 -> 9999_git1664766368-r1) (94/103) Upgrading kpty (5.98.0-r0 -> 9999_git1664763181-r0) (95/103) Upgrading kdesu (5.98.0-r0 -> 9999_git1663420106-r0) (96/103) Upgrading kde-cli-tools (5.25.5-r0 -> 9999_git1664765952-r0) (97/103) Upgrading qqc2-breeze-style (5.25.5-r0 -> 9999_git1664719618-r0) (98/103) Upgrading plasma-mobile (5.25.5-r0 -> 9999_git1664766225-r0) (99/103) Upgrading polkit-kde-agent-1 (5.25.5-r0 -> 9999_git1664766395-r0) (100/103) Upgrading powerdevil-libs (5.25.5-r0 -> 9999_git1664766407-r0) (101/103) Upgrading powerdevil (5.25.5-r0 -> 9999_git1664766407-r0) (102/103) Upgrading xdg-desktop-portal-kde (5.25.5-r0 -> 9999_git1664766448-r0) (103/103) Upgrading qmlkonsole (22.09-r1 -> 9999_git1664766635-r1) Executing busybox-1.35.0-r25.trigger Executing shared-mime-info-2.2-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-base-22-r0.trigger Executing dbus-1.15.0-r2.trigger OK: 3385 MiB in 826 packages (1/12) Installing bash (5.2.0-r0) Executing bash-5.2.0-r0.post-install (2/12) Installing xdg-dbus-proxy (0.1.4-r0) (3/12) Installing lz4-libs (1.9.4-r1) (4/12) Installing libarchive (3.6.1-r1) (5/12) Installing ostree (2022.5-r3) (6/12) Installing libseccomp (2.5.4-r0) (7/12) Installing flatpak (1.14.0-r1) Executing flatpak-1.14.0-r1.pre-install Executing flatpak-1.14.0-r1.post-install modprobe: can't change directory to '5.15.0-48-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (8/12) Installing flatpak-libs (1.14.0-r1) (9/12) Installing discover-backend-flatpak (5.25.5-r0) (10/12) Installing htop (3.2.1-r1) (11/12) Installing nano (6.4-r0) (12/12) Installing neofetch (7.1.0-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-22-r0.trigger Executing dbus-1.15.0-r2.trigger OK: 3395 MiB in 838 packages (1/85) Installing syndication (9999_git1664630654-r0) (2/85) Installing alligator (9999_git1664766483-r0) (3/85) Installing libavc1394 (0.5.4-r2) (4/85) Installing libcaca (0.99_beta20-r0) (5/85) Installing libdv (1.0.0-r6) (6/85) Installing libiec61883 (1.2.0-r2) (7/85) Installing mpg123-libs (1.30.2-r0) (8/85) Installing speex (1.2.1-r0) (9/85) Installing libshout (2.4.6-r1) (10/85) Installing wavpack (5.5.0-r0) (11/85) Installing gst-plugins-good (1.20.3-r2) (12/85) Installing py3-parsing (3.0.9-r0) (13/85) Installing py3-packaging (21.3-r2) (14/85) Installing py3-setuptools (65.4.1-r0) (15/85) Installing py3-certifi (2022.6.15-r0) (16/85) Installing py3-charset-normalizer (2.1.1-r0) (17/85) Installing py3-idna (3.4-r1) (18/85) Installing py3-urllib3 (1.26.12-r0) (19/85) Installing py3-requests (2.28.1-r0) (20/85) Installing py3-ytmusicapi (0.22.0-r0) (21/85) Installing libmng (2.0.3-r1) (22/85) Installing qt5-qtimageformats (5.15.5_git20220617-r0) (23/85) Installing py3-mutagen (1.45.1-r2) (24/85) Installing py3-websockets (10.3-r1) (25/85) Installing py3-brotli (1.0.9-r8) (26/85) Installing yt-dlp (2022.09.01-r1) (27/85) Installing audiotube (9999_git1664766502-r0) (28/85) Installing calindori (9999_git1664766511-r0) (29/85) Installing live-media (2022.07.14-r0) (30/85) Installing libxpm (3.5.13-r1) (31/85) Installing a52dec (0.7.4-r7) (32/85) Installing ffmpeg4-libs (4.4.2-r4) (33/85) Installing libbluray (1.3.3-r0) (34/85) Installing libcddb (1.3.2-r3) (35/85) Installing libdvbpsi (1.3.3-r0) (36/85) Installing libdvdcss (1.4.3-r0) (37/85) Installing libdvdread (6.1.3-r0) (38/85) Installing libdvdnav (6.1.1-r0) (39/85) Installing libebml (1.4.3-r0) (40/85) Installing faad2-libs (2.10.0-r0) (41/85) Installing libupnp (1.14.13-r0) (42/85) Installing lua5.2-libs (5.2.4-r10) (43/85) Installing libmad (0.15.1b-r9) (44/85) Installing libmatroska (1.7.0-r0) (45/85) Installing libmpeg2 (0.5.1-r8) (46/85) Installing glslang-libs (11.11.0-r0) (47/85) Installing glslang (11.11.0-r0) (48/85) Installing spirv-tools (1.3.224.1-r1) (49/85) Installing shaderc (2022.2-r1) (50/85) Installing libplacebo (4.208.0-r2) (51/85) Installing vlc-libs (3.0.17.4-r7) (52/85) Installing vlc (3.0.17.4-r7) (53/85) Installing elisa (22.08.1-r0) (54/85) Installing kunitconversion (9999_git1664763229-r0) (55/85) Installing kalk (9999_git1664766528-r0) (56/85) Installing qt5-qtkeychain (0.13.2-r0) (57/85) Installing kasts (9999_git1664766537-r0) (58/85) Installing keysmith (9999_git1664767381-r0) (59/85) Installing krecorder (9999_git1664766555-r1) (60/85) Installing kpublictransport (22.08.1-r0) (61/85) Installing ktrip (9999_git1664767571-r0) (62/85) Installing kweathercore (9999_git1664764385-r0) (63/85) Installing qt5-qtcharts (5.15.5_git20220617-r0) (64/85) Installing kweather (9999_git1664766564-r1) (65/85) Installing libquotient (0.6.11-r0) (66/85) Installing libcmark (0.30.2-r0) (67/85) Installing neochat (9999_git1664765110-r0) (68/85) Installing kjs (9999_git1664676633-r0) (69/85) Installing libkexiv2 (22.08.1-r0) (70/85) Installing libdjvulibre (3.5.28-r1) (71/85) Installing libzip (1.9.2-r1) (72/85) Installing ebook-tools (0.2.2-r2) (73/85) Installing discount-libs (2.2.7b-r0) (74/85) Installing poppler (22.09.0-r0) (75/85) Installing poppler-qt5 (22.09.0-r0) (76/85) Installing kdegraphics-mobipocket (22.08.1-r0) (77/85) Installing libspectre (0.2.10-r0) (78/85) Installing okular-common (22.08.1-r0) (79/85) Installing okular (22.08.1-r0) (80/85) Installing plasma-camera (1.0_git20210328-r2) (81/85) Installing gst-libav (1.20.3-r1) (82/85) Installing gst-plugins-good-qt (1.20.3-r2) (83/85) Installing plasmatube (9999_git1664766625-r0) (84/85) Installing qt5-qtwebsockets (5.15.5_git20220617-r0) (85/85) Installing tokodon (9999_git1664765153-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-22-r0.trigger Executing vlc-libs-3.0.17.4-r7.trigger OK: 3509 MiB in 923 packages (chroot) Exiting chroot... [15:57:08] Unregister qemu binfmt (arm) [15:57:08] Unregister qemu binfmt (aarch64) [15:57:08] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [15:57:08] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [15:57:09] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y [15:57:09] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi [15:57:11] Cleared up ~6915 MB of space [15:57:11] DONE! Building image for pine64-pinephone Already up to date. [15:57:12] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:57:12] Channel [edge]: [15:57:12] Vendor [qemu]: [15:57:12] Device codename [amd64]: [15:57:12] Kernel [lts]: [15:57:12] Username [user]: [15:57:12] User interface [weston]: [15:57:12] Change them? (y/n) [n]: [15:57:12] Extra packages [none]: [15:57:12] Use this timezone instead of GMT? (y/n) [y]: [15:57:12] Choose default locale for installation [C.UTF-8]: [15:57:12] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:57:12] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:57:12] Config changed: ui='plasma-mobile' [15:57:13] Config changed: device='pine64-pinephone' [15:57:13] Config changed: kernel='' [15:57:13] Config changed: extra_packages='osk-sdl' (217534) [15:57:13] % 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) (217534) [15:57:13] % 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 (217534) [15:57:13] *** (1/4) PREPARE NATIVE CHROOT *** (217534) [15:57:13] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (217534) [15:57:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (217534) [15:57:13] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (217534) [15:57:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (217534) [15:57:13] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (217534) [15:57:13] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (217534) [15:57:13] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (217534) [15:57:13] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (217534) [15:57:13] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (217534) [15:57:13] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (217534) [15:57:13] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (217534) [15:57:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (217534) [15:57:13] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (217534) [15:57:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (217534) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (217534) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (217534) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (217534) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (217534) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (217534) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (217534) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (217534) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (217534) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (217534) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (217534) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (217534) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (217534) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (217534) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (217534) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (217534) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (217534) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (217534) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (217534) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (217534) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (217534) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (217534) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (217534) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (217534) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (217534) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (217534) [15:57:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (217534) [15:57:14] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (217534) [15:57:14] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (217534) [15:57:14] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (217534) [15:57:14] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (217534) [15:57:14] Update package index for x86_64 (4 file(s)) (217534) [15:57:14] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (217534) [15:57:14] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (217534) [15:57:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (217534) [15:57:14] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (217534) [15:57:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (217534) [15:57:14] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (217534) [15:57:15] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (217534) [15:57:15] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (217534) [15:57:15] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (217534) [15:57:15] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk (217534) [15:57:15] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (217534) [15:57:15] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (217534) [15:57:15] extracted: /tmp/pmbootstrapt1_t13x3apk (217534) [15:57:15] extracted: /tmp/pmbootstrapjhn623aosig (217534) [15:57:15] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (217534) [15:57:15] % 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/pmbootstrapjhn623aosig /tmp/pmbootstrapt1_t13x3apk Verified OK (217534) [15:57:15] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (217534) [15:57:15] % /tmp/pmbootstrapt1_t13x3apk --version apk-tools 2.12.9, compiled for x86_64. (217534) [15:57:15] (native) install alpine-base (217534) [15:57:15] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (217534) [15:57:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub (217534) [15:57:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub (217534) [15:57:16] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (217534) [15:57:16] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub (217534) [15:57:16] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub (217534) [15:57:16] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub (217534) [15:57:16] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub (217534) [15:57:16] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub (217534) [15:57:16] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub (217534) [15:57:16] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub (217534) [15:57:16] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub (217534) [15:57:16] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub (217534) [15:57:16] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub (217534) [15:57:16] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub (217534) [15:57:16] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub (217534) [15:57:16] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub (217534) [15:57:16] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub (217534) [15:57:16] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub (217534) [15:57:16] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (217534) [15:57:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (217534) [15:57:16] (native) update /etc/apk/repositories (217534) [15:57:16] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (217534) [15:57:16] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (217534) [15:57:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (217534) [15:57:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (217534) [15:57:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (217534) [15:57:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (217534) [15:57:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (217534) [15:57:16] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (217534) [15:57:16] % 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 (217534) [15:57:16] New background process: pid=217921, 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.66-r0) (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 (217534) [15:57:17] (native) % adduser -D pmos -u 12345 (217534) [15:57:17] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (217534) [15:57:17] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (217534) [15:57:17] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (217534) [15:57:17] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (217534) [15:57:17] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (217534) [15:57:17] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (217534) [15:57:17] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (217534) [15:57:17] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (217534) [15:57:17] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (217534) [15:57:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (217534) [15:57:18] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (217534) [15:57:18] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (217534) [15:57:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (217534) [15:57:18] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (217534) [15:57:18] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (217534) [15:57:18] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (217534) [15:57:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (217534) [15:57:18] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (217534) [15:57:18] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (217534) [15:57:20] (native) install cryptsetup util-linux parted (217534) [15:57:20] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (217534) [15:57:20] (native) % cat /tmp/apk_progress_fifo (217534) [15:57:20] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (217534) [15:57:20] New background process: pid=218222, 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-r2) (7/43) Installing popt (1.19-r0) (8/43) Installing cryptsetup (2.5.0-r2) (9/43) Installing cryptsetup-openrc (2.5.0-r2) (10/43) Installing ncurses-terminfo-base (6.3_p20220924-r0) (11/43) Installing ncurses-libs (6.3_p20220924-r0) (12/43) Installing readline (8.2.0-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-r2) (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 (217534) [15:57:22] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") *** (217534) [15:57:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (217534) [15:57:22] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (217534) [15:57: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 (217534) [15:57:22] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (217534) [15:57:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3 (217534) [15:57:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5 (217534) [15:57:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7 (217534) [15:57:22] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8 (217534) [15:57:22] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9 (217534) [15:57:22] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/ (217534) [15:57:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (217534) [15:57:22] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (217534) [15:57:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (217534) [15:57:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (217534) [15:57:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (217534) [15:57:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (217534) [15:57:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (217534) [15:57:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (217534) [15:57:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (217534) [15:57:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (217534) [15:57:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (217534) [15:57:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (217534) [15:57:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (217534) [15:57:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (217534) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (217534) [15:57:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (217534) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (217534) [15:57:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (217534) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (217534) [15:57:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (217534) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (217534) [15:57:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (217534) [15:57:23] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (217534) [15:57:23] (native) install qemu-aarch64 (217534) [15:57:23] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (217534) [15:57:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (217534) [15:57:23] (native) % cat /tmp/apk_progress_fifo (217534) [15:57:23] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (217534) [15:57:23] New background process: pid=218309, 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 (217534) [15:57:23] Register qemu binfmt (aarch64) (217534) [15:57: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 (217534) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin (217534) [15:57:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (217534) [15:57: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 (217534) [15:57:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (217534) [15:57:24] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (217534) [15:57:24] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (217534) [15:57:24] extracted: /tmp/pmbootstrapkpjtk0e2apk (217534) [15:57:24] extracted: /tmp/pmbootstrapgj6bd551sig (217534) [15:57: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 (217534) [15:57: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/pmbootstrapgj6bd551sig /tmp/pmbootstrapkpjtk0e2apk Verified OK (217534) [15:57:24] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (217534) [15:57:24] % /tmp/pmbootstrapkpjtk0e2apk --version apk-tools 2.12.9, compiled for x86_64. (217534) [15:57:24] (rootfs_pine64-pinephone) install alpine-base (217534) [15:57:24] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache (217534) [15:57:24] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf (217534) [15:57:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk (217534) [15:57:24] (rootfs_pine64-pinephone) update /etc/apk/repositories (217534) [15:57:24] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (217534) [15:57:24] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (217534) [15:57:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (217534) [15:57:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (217534) [15:57:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (217534) [15:57:24] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (217534) [15:57:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (217534) [15:57:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (217534) [15:57:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (217534) [15:57:24] Update package index for aarch64 (4 file(s)) (217534) [15:57:24] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (217534) [15:57:24] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (217534) [15:57:24] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (217534) [15:57:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (217534) [15:57:25] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (217534) [15:57:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (217534) [15:57:25] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (217534) [15:57:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (217534) [15:57:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (217534) [15:57:25] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (217534) [15:57:25] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (217534) [15:57:25] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (217534) [15:57:25] % 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 (217534) [15:57:25] New background process: pid=218471, 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.66-r0) (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 (217534) [15:57:27] (rootfs_pine64-pinephone) % getent passwd user (217534) [15:57:27] (rootfs_pine64-pinephone) % adduser -D -u 10000 user (217534) [15:57:27] (rootfs_pine64-pinephone) % addgroup -S wheel addgroup: group 'wheel' in use (217534) [15:57:28] (rootfs_pine64-pinephone) % addgroup user wheel (217534) [15:57:28] (rootfs_pine64-pinephone) % addgroup -S video addgroup: group 'video' in use (217534) [15:57:28] (rootfs_pine64-pinephone) % addgroup user video (217534) [15:57:28] (rootfs_pine64-pinephone) % addgroup -S audio addgroup: group 'audio' in use (217534) [15:57:28] (rootfs_pine64-pinephone) % addgroup user audio (217534) [15:57:28] (rootfs_pine64-pinephone) % addgroup -S input addgroup: group 'input' in use (217534) [15:57:28] (rootfs_pine64-pinephone) % addgroup user input (217534) [15:57:28] (rootfs_pine64-pinephone) % addgroup -S plugdev (217534) [15:57:28] (rootfs_pine64-pinephone) % addgroup user plugdev (217534) [15:57:28] (rootfs_pine64-pinephone) % addgroup -S netdev addgroup: group 'netdev' in use (217534) [15:57:28] (rootfs_pine64-pinephone) % addgroup user netdev (217534) [15:57:29] 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 (217534) [15:57:30] (rootfs_pine64-pinephone) calculate depends of postmarketos-base, device-pine64-pinephone, postmarketos-ui-plasma-mobile, device-pine64-pinephone-nonfree-firmware, 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, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (217534) [15:57:31] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (217534) [15:57:31] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (217534) [15:57:32] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (217534) [15:57:32] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (217534) [15:57:33] (rootfs_pine64-pinephone) install postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware 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 osk-sdl postmarketos-base-nofde (217534) [15:57:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (217534) [15:57:33] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (217534) [15:57:33] (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 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 osk-sdl postmarketos-base-nofde (217534) [15:57:33] New background process: pid=218687, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/734) Installing icu-data-full (71.1-r4) (2/734) Installing dbus-libs (1.15.0-r2) (3/734) Installing libgcc (12.2.1_git20220924-r2) (4/734) Installing libffi (3.4.3-r0) (5/734) Installing libintl (0.21-r3) (6/734) Installing libblkid (2.38.1-r0) (7/734) Installing libmount (2.38.1-r0) (8/734) Installing pcre2 (10.40-r0) (9/734) Installing glib (2.74.0-r2) (10/734) Installing libstdc++ (12.2.1_git20220924-r2) (11/734) Installing icu-libs (71.1-r4) (12/734) Installing libpcre2-16 (10.40-r0) (13/734) Installing zstd-libs (1.5.2-r9) (14/734) Installing qt5-qtbase (5.15.5_git20220728-r0) (15/734) Installing hicolor-icon-theme (0.17-r2) (16/734) Installing libmagic (5.42-r0) (17/734) Installing file (5.42-r0) (18/734) Installing libxau (1.0.10-r0) (19/734) Installing libmd (1.0.4-r0) (20/734) Installing libbsd (0.11.6-r2) (21/734) Installing libxdmcp (1.1.3-r1) (22/734) Installing libxcb (1.15-r0) (23/734) Installing libx11 (1.8.1-r1) (24/734) Installing libxext (1.3.4-r1) (25/734) Installing libice (1.0.10-r1) (26/734) Installing libuuid (2.38.1-r0) (27/734) Installing libsm (1.2.3-r1) (28/734) Installing libxt (1.2.1-r0) (29/734) Installing libxmu (1.1.3-r1) (30/734) Installing xset (1.2.4-r0) (31/734) Installing xprop (1.2.5-r0) (32/734) Installing xdg-utils (1.1.3-r4) (33/734) Installing mesa (22.1.7-r4) (34/734) Installing libdrm (2.4.113-r0) (35/734) Installing libexpat (2.4.9-r0) (36/734) Installing wayland-libs-server (1.21.0-r1) (37/734) Installing mesa-glapi (22.1.7-r4) (38/734) Installing mesa-gles (22.1.7-r4) (39/734) Installing qt5-qtdeclarative (5.15.5_git20220617-r2) (40/734) Installing libxcomposite (0.4.5-r1) (41/734) Installing brotli-libs (1.0.9-r8) (42/734) Installing libbz2 (1.0.8-r3) (43/734) Installing libpng (1.6.38-r0) (44/734) Installing freetype (2.12.1-r0) (45/734) Installing fontconfig (2.14.0-r0) (46/734) Installing wayland-libs-client (1.21.0-r1) (47/734) Installing wayland-libs-cursor (1.21.0-r1) (48/734) Installing wayland-libs-egl (1.21.0-r1) (49/734) Installing pkgconf (1.9.3-r0) (50/734) Installing xkeyboard-config (9999-r5) (51/734) Installing xz-libs (5.2.7-r0) (52/734) Installing libxml2 (2.10.2-r1) (53/734) Installing libxkbcommon (1.4.1-r0) (54/734) Installing qt5-qtwayland (5.15.5_git20220620-r1) (55/734) Installing mesa-gbm (22.1.7-r4) (56/734) Installing libxshmfence (1.3-r1) (57/734) Installing mesa-egl (22.1.7-r4) (58/734) Installing avahi-libs (0.8-r6) (59/734) Installing gmp (6.2.1-r2) (60/734) Installing nettle (3.8.1-r0) (61/734) Installing p11-kit (0.24.1-r0) (62/734) Installing libtasn1 (4.19.0-r0) (63/734) Installing libunistring (1.0-r0) (64/734) Installing gnutls (3.7.8-r0) (65/734) Installing cups-libs (2.4.2-r0) (66/734) Installing shared-mime-info (2.2-r1) (67/734) Installing libjpeg-turbo (2.1.4-r0) (68/734) Installing libwebp (1.2.4-r1) (69/734) Installing tiff (4.4.0-r0) (70/734) Installing gdk-pixbuf (2.42.9-r1) (71/734) Installing gtk-update-icon-cache (3.24.34-r6) (72/734) Installing libxfixes (6.0.0-r0) (73/734) Installing libxrender (0.9.10-r4) (74/734) Installing libxcursor (1.2.1-r1) (75/734) Installing libxdamage (1.1.5-r1) (76/734) Installing libxi (1.8-r0) (77/734) Installing libxinerama (1.1.4-r2) (78/734) Installing libxrandr (1.5.2-r1) (79/734) Installing libatk-1.0 (2.46.0-r0) (80/734) Installing libxtst (1.2.4-r0) (81/734) Installing at-spi2-core (2.46.0-r0) (82/734) Installing libatk-bridge-2.0 (2.46.0-r0) (83/734) Installing pixman (0.40.0-r4) (84/734) Installing cairo (1.17.6-r3) (85/734) Installing cairo-gobject (1.17.6-r3) (86/734) Installing libepoxy (1.5.10-r0) (87/734) Installing fribidi (1.0.12-r0) (88/734) Installing graphite2 (1.3.14-r1) (89/734) Installing harfbuzz (5.2.0-r0) (90/734) Installing libxft (2.3.6-r0) (91/734) Installing pango (1.50.10-r0) (92/734) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/734) Installing libevdev (1.13.0-r0) (94/734) Installing mtdev (1.1.6-r0) (95/734) Installing eudev-libs (3.2.11-r2) (96/734) Installing libinput-libs (1.21.0-r0) (97/734) Installing xcb-util-wm (0.4.1-r1) (98/734) Installing xcb-util (0.4.0-r3) (99/734) Installing xcb-util-image (0.4.0-r1) (100/734) Installing xcb-util-keysyms (0.4.0-r1) (101/734) Installing xcb-util-renderutil (0.3.9-r1) (102/734) Installing libxkbcommon-x11 (1.4.1-r0) (103/734) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0) (104/734) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0) (105/734) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0) (106/734) Installing kirigami2-libs (5.98.0-r0) (107/734) Installing kirigami2 (5.98.0-r0) (108/734) Installing kactivities-libs (5.98.0-r0) (109/734) Installing karchive (5.98.0-r0) (110/734) Installing kconfig (5.98.0-r0) (111/734) Installing kcoreaddons (5.98.0-r0) (112/734) Installing qt5-qtx11extras (5.15.5_git20220602-r0) (113/734) Installing kwindowsystem (5.98.0-r0) (114/734) Installing kcrash (5.98.0-r0) (115/734) Installing kdbusaddons (5.98.0-r0) (116/734) Installing kglobalaccel (5.98.0-r0) (117/734) Installing kguiaddons (5.98.0-r0) (118/734) Installing ki18n (5.98.0-r0) (119/734) Installing libelogind (246.10-r5) (120/734) Installing polkit-elogind-libs (121-r0) (121/734) Installing polkit-qt-1 (0.114.0-r1) (122/734) Installing kauth (5.98.0-r0) (123/734) Installing kcodecs (5.98.0-r0) (124/734) Installing kwidgetsaddons (5.98.0-r0) (125/734) Installing kconfigwidgets (5.98.0-r0) (126/734) Installing qt5-qtsvg (5.15.5_git20220617-r0) (127/734) Installing kiconthemes (5.98.0-r0) (128/734) Installing kitemviews (5.98.0-r0) (129/734) Installing kxmlgui (5.98.0-r0) (130/734) Installing kbookmarks (5.98.0-r0) (131/734) Installing kcompletion (5.98.0-r0) (132/734) Installing libxml2-utils (2.10.2-r1) (133/734) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (134/734) Installing libgpg-error (1.45-r0) (135/734) Installing libgcrypt (1.10.1-r0) (136/734) Installing libxslt (1.1.36-r0) (137/734) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (138/734) Installing kdoctools (5.98.0-r0) (139/734) Installing kjobwidgets (5.98.0-r0) (140/734) Installing alsa-lib (1.2.7.2-r0) (141/734) Installing libxxf86vm (1.1.5-r0) (142/734) Installing mesa-gl (22.1.7-r4) (143/734) Installing libxv (1.0.11-r3) (144/734) Installing cdparanoia-libs (10.2-r11) (145/734) Installing graphene (1.10.8-r1) (146/734) Installing gstreamer (1.20.3-r1) (147/734) Installing libogg (1.3.5-r1) (148/734) Installing opus (1.3.1-r1) (149/734) Installing orc (0.4.32-r1) (150/734) Installing libtheora (1.1.1-r16) (151/734) Installing libvorbis (1.3.7-r0) (152/734) Installing gst-plugins-base (1.20.3-r1) (153/734) Installing qt5-qtmultimedia (5.15.5_git20220617-r0) (154/734) Installing qt5-qtspeech (5.15.5_git20220617-r0) (155/734) Installing sound-theme-freedesktop (0.8-r0) (156/734) Installing libltdl (2.4.7-r0) (157/734) Installing libcanberra (0.30-r8) (158/734) Installing libcanberra-gstreamer (0.30-r8) (159/734) Installing knotifications (5.98.0-r0) (160/734) Installing kservice (5.98.0-r0) (161/734) Installing solid-libs (5.98.0-r0) (162/734) Installing libhunspell (1.7.1-r0) (163/734) Installing ncurses-terminfo-base (6.3_p20220924-r0) (164/734) Installing ncurses-libs (6.3_p20220924-r0) (165/734) Installing readline (8.2.0-r0) (166/734) Installing hunspell (1.7.1-r0) (167/734) Installing sonnet (5.98.0-r0) (168/734) Installing ktextwidgets (5.98.0-r0) (169/734) Installing kio (5.98.0-r0) (170/734) Installing kpackage (5.98.0-r0) (171/734) Installing kdeclarative (5.98.0-r0) (172/734) Installing kwayland (5.98.0-r0) (173/734) Installing plasma-framework (5.98.0-r0) (174/734) Installing sqlite-libs (3.39.4-r0) (175/734) Installing libaccounts-glib (1.26-r0) (176/734) Installing libaccounts-qt (1.16-r1) (177/734) Installing signond (8.61-r0) (178/734) Installing accounts-qml-module (0.7_git20190605-r0) (179/734) Installing qt5-qtwebchannel (5.15.5_git20220617-r0) (180/734) Installing sdl2 (2.24.0-r1) (181/734) Installing aom-libs (3.5.0-r0) (182/734) Installing libass (0.16.0-r0) (183/734) Installing libdav1d (1.0.0-r1) (184/734) Installing lame (3.100-r1) (185/734) Installing libasyncns (0.8-r1) (186/734) Installing flac-libs (1.4.1-r0) (187/734) Installing libsndfile (1.1.0-r2) (188/734) Installing libgomp (12.2.1_git20220924-r2) (189/734) Installing soxr (0.1.3-r2) (190/734) Installing speexdsp (1.2.1-r0) (191/734) Installing tdb-libs (1.4.7-r0) (192/734) Installing libpulse (9999_git20220528-r0) (193/734) Installing cjson (1.7.15-r3) (194/734) Installing mbedtls (2.28.1-r0) (195/734) Installing librist (0.2.7-r0) (196/734) Installing libsrt (1.5.1-r0) (197/734) Installing libssh (0.10.4-r0) (198/734) Installing v4l-utils-libs (1.22.1-r2) (199/734) Installing libva (2.16.0-r0) (200/734) Installing libvdpau (1.5-r0) (201/734) Installing vidstab (1.1.0-r1) (202/734) Installing libvpx (1.12.0-r1) (203/734) Installing x264-libs (0.164_git20220602-r0) (204/734) Installing numactl (2.0.15-r0) (205/734) Installing x265-libs (3.5-r3) (206/734) Installing xvidcore (1.3.7-r1) (207/734) Installing libsodium (1.0.18-r2) (208/734) Installing libzmq (4.3.4-r1) (209/734) Installing ffmpeg-libs (5.1.2-r1) (210/734) Installing libevent (2.1.12-r5) (211/734) Installing nspr (4.35-r0) (212/734) Installing nss (3.83-r0) (213/734) Installing re2 (2022.06.01-r1) (214/734) Installing snappy (1.1.9-r4) (215/734) Installing qt5-qtwebengine (5.15.11-r0) (216/734) Installing libnotify (0.8.1-r1) (217/734) Installing libproxy (0.4.18-r1) (218/734) Installing signon-ui (0.17_git20171023-r1) (219/734) Installing libassuan (2.5.5-r0) (220/734) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/734) Installing gnupg-gpgconf (2.2.39-r0) (222/734) Installing gpg (2.2.39-r0) (223/734) Installing npth (1.6-r1) (224/734) Installing gpg-agent (2.2.39-r0) (225/734) Installing libksba (1.6.1-r0) (226/734) Installing gpgsm (2.2.39-r0) (227/734) Installing gpgme (1.17.1-r0) (228/734) Installing gpgmepp (1.17.1-r0) (229/734) Installing gdbm (1.23-r0) (230/734) Installing libsasl (2.1.28-r2) (231/734) Installing libqca (2.3.4-r2) (232/734) Installing kwallet (5.98.0-r0) (233/734) Installing kaccounts-integration (22.08.1-r0) (234/734) Installing purpose (5.98.0-r0) (235/734) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0) (236/734) Installing qt5-qtfeedback (0_git20180903-r0) (237/734) Installing angelfish (22.09-r0) (238/734) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (239/734) Installing gtk-engines-clearlooks (2.21.0-r3) (240/734) Installing gtk-engines-crux (2.21.0-r3) (241/734) Installing gtk-engines-industrial (2.21.0-r3) (242/734) Installing gtk-engines-mist (2.21.0-r3) (243/734) Installing gtk-engines-redmond (2.21.0-r3) (244/734) Installing gtk-engines-thinice (2.21.0-r3) (245/734) Installing gtk-engines (2.21.0-r3) (246/734) Installing breeze-gtk (5.25.5-r0) (247/734) Installing alsa-ucm-conf (1.2.7.2-r0) (248/734) Installing atinout (0.9.1-r0) (249/734) Installing ca-certificates (20220614-r2) (250/734) Installing nghttp2-libs (1.50.0-r0) (251/734) Installing libcurl (7.85.0-r0) (252/734) Installing libgpiod (1.6.3-r1) (253/734) Installing libgudev (237-r1) (254/734) Installing libmm-glib (1.18.12-r0) (255/734) Installing libusb (1.0.26-r0) (256/734) Installing eg25-manager (0.4.4-r0) (257/734) Installing eg25-manager-openrc (0.4.4-r0) (258/734) Installing gpsd (3.24-r0) (259/734) Installing gpsd-openrc (3.24-r0) (260/734) Installing libnl3 (3.7.0-r0) (261/734) Installing iw (5.19-r0) (262/734) Installing linux-postmarketos-allwinner (5.19.8_git20220909-r1) (263/734) Installing llvm14-libs (14.0.6-r5) (264/734) Installing musl-fts (1.2.7-r3) (265/734) Installing libelf (0.187-r2) (266/734) Installing vulkan-loader (1.3.224.1-r1) (267/734) Installing mesa-dri-gallium (22.1.7-r4) (268/734) Installing udev-init-scripts (35-r1) (269/734) Installing udev-init-scripts-openrc (35-r1) (270/734) Installing kmod-libs (30-r1) (271/734) Installing eudev (3.2.11-r2) (272/734) Installing eudev-openrc (3.2.11-r2) (273/734) Installing openssh-keygen (9.0_p1-r4) (274/734) Installing libedit (20210910.3.1-r0) (275/734) Installing openssh-client-common (9.0_p1-r4) (276/734) Installing openssh-client-default (9.0_p1-r4) (277/734) Installing openssh-sftp-server (9.0_p1-r4) (278/734) Installing openssh-server-common (9.0_p1-r4) (279/734) Installing openssh-server (9.0_p1-r4) (280/734) Installing openssh (9.0_p1-r4) (281/734) Installing boot-deploy (0.6-r0) (282/734) Installing busybox-extras (1.35.0-r25) Executing busybox-extras-1.35.0-r25.post-install (283/734) Installing lzo (2.10-r3) (284/734) Installing btrfs-progs (5.19.1-r0) (285/734) Installing bzip2 (1.0.8-r3) (286/734) Installing argon2-libs (20190702-r2) (287/734) Installing device-mapper-libs (2.02.188-r0) (288/734) Installing json-c (0.16-r0) (289/734) Installing cryptsetup-libs (2.5.0-r2) (290/734) Installing popt (1.19-r0) (291/734) Installing cryptsetup (2.5.0-r2) (292/734) Installing cryptsetup-openrc (2.5.0-r2) (293/734) Installing libaio (0.3.113-r0) (294/734) Installing device-mapper-event-libs (2.02.188-r0) (295/734) Installing lvm2-libs (2.02.188-r0) (296/734) Installing device-mapper (2.02.188-r0) (297/734) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (298/734) Installing libcom_err (1.46.5-r2) (299/734) Installing e2fsprogs-libs (1.46.5-r2) (300/734) Installing e2fsprogs (1.46.5-r2) (301/734) Installing e2fsprogs-extra (1.46.5-r2) (302/734) Installing f2fs-tools-libs (1.15.0-r0) (303/734) Installing f2fs-tools (1.15.0-r0) (304/734) Installing lz4 (1.9.4-r1) (305/734) Installing userspace-rcu (0.13.2-r0) (306/734) Installing multipath-tools (0.9.1-r0) (307/734) Installing multipath-tools-openrc (0.9.1-r0) (308/734) Installing parted (3.5-r0) (309/734) Installing postmarketos-mvcfg (1-r0) (310/734) Installing postmarketos-keys (1-r0) (311/734) Installing sudo (1.9.11_p3-r0) (312/734) Installing postmarketos-base-nofde (22-r0) (313/734) Installing unudhcpd (0.2.1-r0) (314/734) Installing xz (5.2.7-r0) (315/734) Installing postmarketos-mkinitfs (1.5-r0) (316/734) Installing postmarketos-base (22-r0) Executing postmarketos-base-22-r0.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 (317/734) Installing u-boot-pinephone (2022.07-r0) (318/734) Installing u-boot-tools (2022.07-r5) (319/734) Installing dbus (1.15.0-r2) Executing dbus-1.15.0-r2.pre-install Executing dbus-1.15.0-r2.post-install (320/734) Installing dbus-openrc (1.15.0-r2) (321/734) Installing libacl (2.3.1-r1) (322/734) Installing lz4-libs (1.9.4-r1) (323/734) Installing libarchive (3.6.1-r1) (324/734) Installing efivar-libs (38-r1) (325/734) Installing libgcab (1.4-r3) (326/734) Installing json-glib (1.6.6-r0) (327/734) Installing libgusb (0.4.1-r0) (328/734) Installing libjcat (0.1.10-r0) (329/734) Installing libxmlb (0.3.10-r0) (330/734) Installing fwupd (1.8.5-r0) (331/734) Installing fwupd-openrc (1.8.5-r0) (332/734) Installing fwupd-plugin-fastboot (1.8.5-r0) (333/734) Installing fwupd-plugin-logind (1.8.5-r0) (334/734) Installing libmbim (1.26.4-r0) (335/734) Installing libqrtr-glib (1.2.2-r0) (336/734) Installing libqmi (1.30.8-r0) (337/734) Installing fwupd-plugin-modem_manager (1.8.5-r0) (338/734) Installing fwupd-plugin-upower (1.8.5-r0) (339/734) 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 (340/734) Installing device-pine64-pinephone-plasma-mobile (0.42-r3) (341/734) Installing linux-firmware-rtlwifi (20220913-r0) (342/734) Installing linux-firmware-rtl_bt (20220913-r0) (343/734) Installing firmware-pine64-rtl8723bt (0_git20200705-r0) (344/734) Installing firmware-pine64-ov5640 (0_git20201028-r0) (345/734) Installing device-pine64-pinephone-nonfree-firmware (0.42-r3) (346/734) Installing yaml (0.2.5-r0) (347/734) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (348/734) Installing appstream-qt (0.15.5-r0) (349/734) Installing attica (5.98.0-r0) (350/734) Installing kidletime (5.98.0-r0) (351/734) Installing knewstuff (5.98.0-r0) (352/734) Installing discover (5.25.5-r0) (353/734) Installing libapk-qt (0.4.2-r0) (354/734) Installing discover-backend-apk (5.25.5-r0) (355/734) Installing discover-backend-fwupd (5.25.5-r0) (356/734) Installing dbus-glib (0.112-r1) (357/734) Installing firefox-esr (102.3.0-r0) (358/734) Installing font-noto-common (0_git20211101-r6) (359/734) Installing font-noto-math (0_git20211101-r6) (360/734) Installing font-noto-symbols (0_git20211101-r6) (361/734) Installing font-noto (0_git20211101-r6) (362/734) Installing font-noto-emoji (2.038-r0) (363/734) Installing font-noto-extra (0_git20211101-r6) (364/734) Installing mauiman (1.0.0-r0) (365/734) Installing mauikit (2.2.0-r0) (366/734) Installing exiv2 (0.27.5-r1) (367/734) Installing mauikit-imagetools (2.2.0-r0) (368/734) Installing mauikit-filebrowsing (2.2.0-r0) (369/734) Installing index (2.2.0-r0) (370/734) Installing signon-plugin-oauth2 (0.25-r0) (371/734) Installing kaccounts-providers (22.08.1-r0) (372/734) Installing kirigami-addons (0.4-r0) (373/734) Installing kclock (22.09-r0) (374/734) Installing gsettings-desktop-schemas (43.0-r0) (375/734) Installing kdecoration (5.25.5-r0) (376/734) Installing kde-gtk-config (5.25.5-r0) (377/734) Installing kirigami-gallery (22.08.1-r0) (378/734) Installing kquickimageeditor (0.2.0-r1) (379/734) Installing taglib (1.12-r1) (380/734) Installing kfilemetadata (5.98.0-r0) (381/734) Installing qt5-qtlocation (5.15.5_git20220618-r0) (382/734) Installing koko (22.09-r0) (383/734) Installing kasync (0.3.0-r2) (384/734) Installing gpg-wks-server (2.2.39-r0) (385/734) Installing gpgv (2.2.39-r0) (386/734) Installing libldap (2.6.3-r3) (387/734) Installing gnupg-dirmngr (2.2.39-r0) (388/734) Installing gnupg-utils (2.2.39-r0) (389/734) Installing gnupg-wks-client (2.2.39-r0) (390/734) Installing gnupg (2.2.39-r0) (391/734) Installing iso-codes (4.11.0-r0) (392/734) Installing kcontacts (5.98.0-r0) (393/734) Installing kpeople (5.98.0-r0) (394/734) Installing libical (3.0.14-r1) (395/734) Installing kcalendarcore (5.98.0-r0) (396/734) Installing kmime (22.08.1-r0) (397/734) Installing kimap2 (0.4.0-r1) (398/734) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0) (399/734) Installing kdav2 (0.4.0-r1) (400/734) Installing lmdb (0.9.29-r1) (401/734) Installing libxapian (1.4.20-r1) (402/734) Installing sink (0.9.0-r3) (403/734) Installing kpeoplesink (0_git20210224-r1) (404/734) Installing kpeoplevcard (0.1-r2) (405/734) Installing libraw (0.20.2-r0) (406/734) Installing libraw-tools (0.20.2-r0) (407/734) Installing lcms2 (2.13.1-r0) (408/734) Installing imagemagick-libs (7.1.0.49-r0) (409/734) Installing jbig2dec (0.19-r0) (410/734) Installing ghostscript (9.56.1-r0) (411/734) Installing libde265 (1.0.8-r2) (412/734) Installing libheif (1.13.0-r0) (413/734) Installing libjxl (0.6.1_git20220605-r1) (414/734) Installing librsvg (2.55.1-r0) (415/734) Installing imagemagick (7.1.0.49-r0) (416/734) Installing perl (5.36.0-r0) (417/734) Installing perl-image-exiftool (12.42-r0) (418/734) Installing exiftool (12.42-r0) (419/734) Installing openexr (3.1.5-r3) (420/734) Installing soundtouch (2.3.1-r0) (421/734) Installing chromaprint (1.5.1-r2) (422/734) Installing libraw1394 (2.1.2-r2) (423/734) Installing libdc1394 (2.2.6-r0) (424/734) Installing tslib (1.22-r1) (425/734) Installing directfb (1.7.7-r4) (426/734) Installing faac (1.30-r1) (427/734) Installing fdk-aac (2.0.2-r1) (428/734) Installing flite (2.2-r1) (429/734) Installing libsamplerate (0.2.2-r0) (430/734) Installing jack (1.9.21-r0) (431/734) Installing portaudio (19.7.0-r0) (432/734) Installing fluidsynth-libs (2.3.0-r0) (433/734) Installing libfreeaptx (0.1.1-r0) (434/734) Installing gsm (1.0.22-r0) (435/734) Installing libldac (2.0.2.3-r0) (436/734) Installing libmodplug (0.8.9.0-r1) (437/734) Installing neon (0.32.4-r0) (438/734) Installing libnice (0.1.19-r0) (439/734) Installing openal-soft (1.22.2-r1) (440/734) Installing openjpeg (2.5.0-r0) (441/734) Installing librtmp (2.4_git20190330-r1) (442/734) Installing sbc (2.0-r0) (443/734) Installing spandsp (0.0.6-r2) (444/734) Installing libsrtp (2.4.2-r3) (445/734) Installing vo-aacenc (0.1.3-r0) (446/734) Installing vo-amrwbenc (0.1.3-r0) (447/734) Installing libzbar (0.23.92-r0) (448/734) Installing gst-plugins-bad (1.20.3-r4) (449/734) Installing gtk4.0 (4.8.1-r0) Executing gtk4.0-4.8.1-r0.post-install (450/734) Installing megapixels (1.5.2-r0) (451/734) Installing mobile-config-firefox (3.0.0-r1) (452/734) Installing encodings (1.0.6-r0) (453/734) Installing libfontenc (1.1.6-r0) (454/734) Installing mkfontscale (1.2.2-r1) (455/734) Installing ttf-dejavu (2.37-r2) (456/734) Installing sdl2_ttf (2.20.1-r0) (457/734) Installing osk-sdl (0.67-r0) (458/734) Installing kcmutils (5.98.0-r0) (459/734) Installing frameworkintegration (5.98.0-r0) (460/734) Installing oxygen (5.25.5-r0) (461/734) Installing modemmanager-qt (5.98.0-r0) (462/734) Installing callaudiod-libs (0.1.4-r0) (463/734) Installing abseil-cpp (20220623.1-r1) (464/734) Installing boost1.80-thread (1.80.0-r2) (465/734) Installing libprotobuf (3.21.7-r0) (466/734) Installing libphonenumber (8.12.56-r0) (467/734) Installing plasma-dialer (22.09-r0) (468/734) Installing plasma-mobile-sounds (0.1-r1) (469/734) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0) (470/734) Installing plasma-phonebook (22.09-r0) (471/734) Installing postmarketos-artwork-wallpapers (2-r1) (472/734) Installing postmarketos-hidden-desktop-entries (2.2-r1) (473/734) Installing bluez (5.65-r1) (474/734) Installing bluez-openrc (5.65-r1) (475/734) Installing bluez-obexd (5.65-r1) (476/734) Installing kded (5.98.0-r0) (477/734) Installing bluez-qt (5.98.0-r0) (478/734) Installing bluedevil (5.25.5-r0) (479/734) Installing breeze (5.25.5-r0) (480/734) Installing libpulse-mainloop-glib (9999_git20220528-r0) (481/734) Installing callaudiod (0.1.4-r0) (482/734) Installing dnsmasq-common (2.86-r5) (483/734) Installing dnsmasq-openrc (2.86-r5) (484/734) Installing dnsmasq (2.86-r5) Executing dnsmasq-2.86-r5.pre-install (485/734) Installing linux-pam (1.5.2-r1) (486/734) Installing shadow (4.10-r3) (487/734) Installing elogind (246.10-r5) (488/734) Installing elogind-openrc (246.10-r5) (489/734) Installing hfd-service (0.1.0-r1) (490/734) Installing hfd-service-openrc (0.1.0-r1) (491/734) Installing iio-sensor-proxy (3.4-r0) (492/734) Installing iio-sensor-proxy-openrc (3.4-r0) (493/734) Installing libkscreen (5.25.5-r0) (494/734) Installing qt5-qtsensors (5.15.5_git20220519-r0) (495/734) Installing kscreen (5.25.5-r0) (496/734) Installing socat (1.7.4.3-r1) (497/734) Installing kwallet-pam (5.25.5-r0) (498/734) Installing kwayland-integration (5.25.5-r0) (499/734) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (500/734) Installing duktape (2.7.0-r0) (501/734) Installing polkit-elogind (121-r0) (502/734) Installing modemmanager (1.18.12-r0) (503/734) Installing modemmanager-openrc (1.18.12-r0) (504/734) Installing libnm (1.40.0-r0) (505/734) Installing networkmanager-common (1.40.0-r0) (506/734) Installing networkmanager-openrc (1.40.0-r0) (507/734) Installing libmnl (1.0.5-r0) (508/734) Installing libnftnl (1.2.3-r0) (509/734) Installing iptables (1.8.8-r2) (510/734) Installing iptables-openrc (1.8.8-r2) (511/734) Installing libndp (1.8-r0) (512/734) Installing libidn2 (2.3.3-r0) (513/734) Installing libpsl (0.21.1-r0) (514/734) 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-. * (515/734) Installing networkmanager-cli (1.40.0-r0) (516/734) Installing pcre (8.45-r2) (517/734) Installing slang (2.3.3-r0) (518/734) Installing newt (0.52.21-r4) (519/734) Installing networkmanager-tui (1.40.0-r0) (520/734) Installing wireless-regdb (2022.08.12-r0) (521/734) 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. * (522/734) Installing mobile-broadband-provider-info (20220725-r0) (523/734) Installing networkmanager-wwan (1.40.0-r0) (524/734) Installing pipewire-libs (0.3.59-r0) (525/734) Installing libunwind (1.6.2-r0) (526/734) Installing libuv (1.44.2-r0) (527/734) Installing roc-toolkit-libs (0.1.5-r2) (528/734) Installing webrtc-audio-processing (0.3.1-r6) (529/734) Installing pipewire (0.3.59-r0) (530/734) Installing breeze-icons (5.98.0-r0) (531/734) Installing dbus-x11 (1.15.0-r2) (532/734) Installing kactivities (5.98.0-r0) (533/734) Installing dconf (0.40.0-r1) (534/734) Installing anthy (9100h-r1) (535/734) Installing maliit-framework (2.3.0-r1) (536/734) Installing kyotocabinet (1.2.79-r3) (537/734) Installing libpinyin (2.6.2-r0) (538/734) Installing tinyxml (2.6.2-r1) (539/734) Installing presage (0.9.1-r2) (540/734) Installing maliit-keyboard (2.3.1-r0) (541/734) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0) (542/734) Installing plasma-nano (5.25.5-r0) (543/734) Installing networkmanager-qt (5.98.0-r0) (544/734) Installing plasma-nm (5.25.5-r0) (545/734) Installing plasma-nm-mobile (5.25.5-r0) (546/734) Installing fftw-single-libs (3.3.10-r0) (547/734) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (548/734) Installing pulseaudio-bluez (9999_git20220528-r0) (549/734) Installing pulseaudio-alsa (9999_git20220528-r0) (550/734) Installing alsa-utils-openrc (1.2.7-r1) (551/734) Installing pulseaudio-openrc (9999_git20220528-r0) (552/734) Installing libcanberra-pulse (0.30-r8) (553/734) Installing plasma-pa (5.25.5-r0) (554/734) Installing tzdata (2022d-r0) (555/734) Installing libdaemon (0.14-r3) (556/734) Installing openrc-settingsd (1.1.0-r0) (557/734) Installing openrc-settingsd-openrc (1.1.0-r0) (558/734) Installing plasma-settings (22.09-r1) (559/734) Installing kactivitymanagerd (5.25.5-r0) (560/734) Installing kinit (5.98.0-r0) (561/734) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (562/734) Installing kdnssd (5.98.0-r0) (563/734) Installing syntax-highlighting (5.98.0-r0) (564/734) Installing kdsoap (2.1.1-r0) (565/734) Installing libmtp (1.1.20-r0) (566/734) Installing llvm15-libs (15.0.1-r0) (567/734) Installing clang-libs (15.0.1-r0) (568/734) Installing qt5-qttools (5.15.5_git20220619-r1) (569/734) Installing phonon (4.11.1-r2) (570/734) Installing talloc (2.3.4-r0) (571/734) Installing tevent (0.13.0-r0) (572/734) Installing samba-util-libs (4.16.4-r0) (573/734) Installing jansson (2.14-r0) (574/734) Installing ldb (2.5.2-r0) (575/734) Installing libwbclient (4.16.4-r0) (576/734) Installing samba-libs (4.16.4-r0) (577/734) Installing libsmbclient (4.16.4-r0) (578/734) Installing kio-extras (22.08.1-r0) (579/734) Installing kquickcharts (5.98.0-r0) (580/734) Installing xorg-server-common (21.1.4-r1) (581/734) Installing libxkbfile (1.1.0-r1) (582/734) Installing xkbcomp (1.4.5-r0) (583/734) Installing libxfont2 (2.0.6-r0) (584/734) Installing libtirpc-conf (1.3.2-r2) (585/734) Installing libtirpc-nokrb (1.3.2-r2) (586/734) Installing libxcvt (0.1.2-r0) (587/734) Installing xwayland (22.1.3-r1) (588/734) Installing layer-shell-qt (5.25.5-r0) (589/734) Installing kscreenlocker (5.25.5-r0) (590/734) Installing libqaccessibilityclient (0.4.1-r1) (591/734) Installing xcb-util-cursor (0.1.3-r2) (592/734) Installing kwin (5.25.5-r0) (593/734) Installing kitemmodels (5.98.0-r0) (594/734) Installing threadweaver (5.98.0-r0) (595/734) Installing krunner (5.98.0-r0) (596/734) Installing milou (5.25.5-r0) (597/734) Installing pipewire-media-session (0.4.1-r0) (598/734) Installing qqc2-desktop-style (5.98.0-r0) (599/734) Installing font-hack (3.003-r2) (600/734) Installing plasma-integration (5.25.5-r0) (601/734) Installing qtchooser (66-r1) (602/734) Installing plasma-workspace-libs (5.25.5-r1) (603/734) Installing kactivities-stats (5.98.0-r0) (604/734) Installing baloo (5.98.0-r0) (605/734) Installing kholidays (5.98.0-r0) (606/734) Installing knotifyconfig (5.98.0-r0) (607/734) Installing kparts (5.98.0-r0) (608/734) Installing zxing-cpp (1.2.0-r0) (609/734) Installing libdmtx-libs (0.7.7-r0) (610/734) Installing libqrencode (4.1.1-r0) (611/734) Installing prison (5.98.0-r1) (612/734) Installing ktexteditor (5.98.0-r0) (613/734) Installing libpcap (1.10.1-r0) (614/734) Installing lm-sensors-libs (3.6.0-r4) (615/734) Installing libksysguard (5.25.5-r0) (616/734) Installing kuserfeedback (1.2.0-r1) (617/734) Installing mpfr4 (4.1.0-r0) (618/734) Installing libqalculate (4.3.0-r0) (619/734) Installing plasma-workspace (5.25.5-r1) (620/734) Installing kpty (5.98.0-r0) (621/734) Installing kdesu (5.98.0-r0) (622/734) Installing kde-cli-tools (5.25.5-r0) (623/734) Installing qqc2-breeze-style (5.25.5-r0) (624/734) Installing plasma-mobile (5.25.5-r0) (625/734) Installing polkit-kde-agent-1 (5.25.5-r0) (626/734) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (627/734) Installing chrony-openrc (4.3-r0) (628/734) Installing haveged (1.9.18-r0) (629/734) Installing haveged-openrc (1.9.18-r0) (630/734) Installing nftables (1.0.5-r0) (631/734) Installing nftables-openrc (1.0.5-r0) (632/734) Installing postmarketos-config-nftables (0.10-r0) Executing postmarketos-config-nftables-0.10-r0.post-install * service nftables added to runlevel default (633/734) Installing postmarketos-config-nftables-networkmanager (0.10-r0) (634/734) Installing postmarketos-base-nftables (22-r0) Executing postmarketos-base-nftables-22-r0.post-install (635/734) Installing postmarketos-artwork-icons (2-r1) (636/734) Installing util-linux (2.38.1-r0) (637/734) Installing libfdisk (2.38.1-r0) (638/734) Installing libsmartcols (2.38.1-r0) (639/734) Installing util-linux-misc (2.38.1-r0) (640/734) Installing libeconf (0.4.6-r0) (641/734) Installing runuser (2.38.1-r0) (642/734) Installing mount (2.38.1-r0) (643/734) Installing losetup (2.38.1-r0) (644/734) Installing hexdump (2.38.1-r0) (645/734) Installing uuidgen (2.38.1-r0) (646/734) Installing blkid (2.38.1-r0) (647/734) Installing sfdisk (2.38.1-r0) (648/734) Installing mcookie (2.38.1-r0) (649/734) Installing agetty (2.38.1-r0) (650/734) Installing agetty-openrc (0.45.2-r3) (651/734) Installing wipefs (2.38.1-r0) (652/734) Installing cfdisk (2.38.1-r0) (653/734) Installing umount (2.38.1-r0) (654/734) Installing util-linux-openrc (2.38.1-r0) (655/734) Installing flock (2.38.1-r0) (656/734) Installing lsblk (2.38.1-r0) (657/734) Installing libcap-ng (0.8.3-r1) (658/734) Installing setpriv (2.38.1-r0) (659/734) Installing logger (2.38.1-r0) (660/734) Installing partx (2.38.1-r0) (661/734) Installing fstrim (2.38.1-r0) (662/734) Installing findmnt (2.38.1-r0) (663/734) Installing pcsc-lite-libs (1.9.9-r0) (664/734) Installing wpa_supplicant (2.10-r4) (665/734) Installing wpa_supplicant-openrc (2.10-r4) (666/734) Installing ifupdown-ng-wifi (0.12.1-r0) (667/734) Installing postmarketos-base-ui (5-r1) Executing postmarketos-base-ui-5-r1.post-install (668/734) Installing postmarketos-base-ui-networkmanager (5-r1) (669/734) Installing mpdecimal (2.5.1-r1) (670/734) Installing python3 (3.10.7-r0) (671/734) Installing py3-ruamel.yaml.clib (0.2.6-r1) (672/734) Installing py3-ruamel.yaml (0.16.12-r2) (673/734) Installing sleep-inhibitor (1.16-r0) (674/734) Installing sleep-inhibitor-openrc (1.16-r0) (675/734) Installing postmarketos-base-ui-elogind (5-r1) Executing postmarketos-base-ui-elogind-5-r1.post-install (676/734) Installing py3-dbus (1.3.2-r0) (677/734) Installing obex-capabilities (0.2.1-r1) (678/734) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (679/734) Installing postmarketos-base-ui-bluez-obexd (5-r1) (680/734) Installing pulseaudio-utils (9999_git20220528-r0) (681/734) Installing postmarketos-base-ui-pulseaudio (5-r1) (682/734) Installing upower (1.90.0-r2) (683/734) Installing device-pine64-pinephone-upower (0.42-r3) (684/734) Installing powerdevil-libs (5.25.5-r0) (685/734) Installing powerdevil (5.25.5-r0) (686/734) Installing urfkill (0.5.0_git20210401-r2) (687/734) Installing urfkill-openrc (0.5.0_git20210401-r2) (688/734) Installing bubblewrap (0.6.2-r0) (689/734) Installing fuse-common (3.12.0-r0) (690/734) Installing fuse-openrc (3.12.0-r0) (691/734) Installing fuse3-libs (3.12.0-r0) (692/734) Installing fuse3 (3.12.0-r0) (693/734) Installing xdg-desktop-portal (1.15.0-r0) (694/734) Installing xdg-desktop-portal-kde (5.25.5-r0) (695/734) Installing autologin (1.0.0-r4) (696/734) Installing tinydm (1.1.2-r0) (697/734) Installing tinydm-openrc (1.1.2-r0) (698/734) Installing postmarketos-base-ui-tinydm (5-r1) (699/734) Installing font-alias (1.0.4-r0) (700/734) Installing util-macros (1.19.3-r0) (701/734) Installing font-misc-misc (1.1.2-r2) (702/734) Installing font-cursor-misc (1.0.3-r2) (703/734) Installing xauth (1.1.2-r0) (704/734) Installing xmodmap (1.0.11-r0) (705/734) Installing xrdb (1.2.1-r0) (706/734) Installing xinit (1.4.1-r0) (707/734) Installing libpciaccess (0.16-r1) (708/734) Installing xorg-server (21.1.4-r1) (709/734) Installing libinput (1.21.0-r0) (710/734) Installing xf86-input-libinput (1.2.1-r0) (711/734) Installing xf86-video-fbdev (0.5.0-r3) (712/734) Installing postmarketos-base-ui-x11 (5-r1) (713/734) 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 (714/734) Installing libexif (0.6.24-r0) (715/734) Installing hwloc (2.8.0-r0) (716/734) Installing libucontext (1.2-r0) (717/734) Installing libtbb (2021.6.0-r0) (718/734) Installing opencv (4.6.0-r2) (719/734) Installing postprocessd (0.2.1-r0) (720/734) Installing postprocessd-megapixels (0.2.1-r0) (721/734) Installing qmltermwidget (0.2.0-r1) (722/734) Installing qmlkonsole (22.09-r1) (723/734) Installing c-ares (1.18.1-r0) (724/734) Installing spacebar (22.09-r0) (725/734) Installing ttf-droid-nonlatin (20200215-r2) (726/734) Installing hkdm (0.1.8-r0) (727/734) Installing buffyboard (0.2.0-r0) (728/734) Installing terminus-font (4.49.1-r1) (729/734) Installing kbd-misc (2.5.1-r1) (730/734) Installing kbd (2.5.1-r1) (731/734) Installing kbd-openrc (2.5.1-r1) (732/734) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (733/734) Installing ttyescape-openrc (1.0.1-r1) (734/734) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r25.trigger Executing glib-2.74.0-r2.trigger Executing fontconfig-2.14.0-r0.trigger Executing shared-mime-info-2.2-r1.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-r2.trigger Executing postmarketos-mkinitfs-1.5-r0.trigger 2022/10/03 16:02:33 Generating for kernel version: 5.19.8 2022/10/03 16:02:33 Output directory: /boot 2022/10/03 16:02:33 == Generating initramfs == 2022/10/03 16:02:33 - Including hook files 2022/10/03 16:02:33 - Including hook scripts 2022/10/03 16:02:33 - Including required binaries 2022/10/03 16:02:33 - Including kernel modules 2022/10/03 16:02:33 - Including splash images 2022/10/03 16:02:33 - Writing and verifying initramfs archive 2022/10/03 16:02:33 == Generating initramfs extra == 2022/10/03 16:02:33 - Including extra binaries 2022/10/03 16:02:33 - Including FDE support 2022/10/03 16:02:34 - Writing and verifying initramfs-extra archive 2022/10/03 16:02:36 == 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/10/03 16:02:41 mkinitfs completed in: 7.946003023s Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.15.0-r2.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2430 MiB in 759 packages (217534) [16:02:47] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2430 MiB in 759 packages (217534) [16:02:50] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details) (217534) [16:02:51] (rootfs_pine64-pinephone) install device-pine64-pinephone (217534) [16:02:51] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (217534) [16:02:51] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (217534) [16:02:51] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (217534) [16:02:51] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone (217534) [16:02:51] New background process: pid=225820, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2430 MiB in 759 packages (217534) [16:02:54] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2430 MiB in 759 packages (217534) [16:02:58] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (217534) [16:02:58] (rootfs_pine64-pinephone) install postmarketos-mkinitfs (217534) [16:02:58] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (217534) [16:02:58] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (217534) [16:02:58] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (217534) [16:02:58] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (217534) [16:02:58] New background process: pid=226039, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2430 MiB in 759 packages (217534) [16:03:02] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner (217534) [16:03:02] (rootfs_pine64-pinephone) % mkinitfs 2022/10/03 16:03:02 Generating for kernel version: 5.19.8 2022/10/03 16:03:02 Output directory: /boot 2022/10/03 16:03:02 == Generating initramfs == 2022/10/03 16:03:02 - Including hook files 2022/10/03 16:03:02 - Including hook scripts 2022/10/03 16:03:02 - Including required binaries 2022/10/03 16:03:02 - Including kernel modules 2022/10/03 16:03:02 - Including splash images 2022/10/03 16:03:02 - Writing and verifying initramfs archive 2022/10/03 16:03:02 == Generating initramfs extra == 2022/10/03 16:03:02 - Including extra binaries 2022/10/03 16:03:02 - Including FDE support 2022/10/03 16:03:03 - Writing and verifying initramfs-extra archive 2022/10/03 16:03:06 == 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/10/03 16:03:10 mkinitfs completed in: 8.207202616s (217534) [16:03:10] *** SET LOGIN PASSWORD FOR: 'user' *** (217534) [16:03:10] (rootfs_pine64-pinephone) % passwd user New password: Retype new password: passwd: password updated successfully (217534) [16:03:10] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow (217534) [16:03:10] (rootfs_pine64-pinephone) locking root (217534) [16:03:10] (rootfs_pine64-pinephone) % passwd -l root passwd: password changed. (217534) [16:03:10] NOTE: No valid keymap specified for device (217534) [16:03:10] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC (217534) [16:03:17] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname (217534) [16:03:17] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts (217534) [16:03:17] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (217534) [16:03:17] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (217534) [16:03:17] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (217534) [16:03:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (217534) [16:03:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (217534) [16:03:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (217534) [16:03:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (217534) [16:03:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (217534) [16:03:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (217534) [16:03:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (217534) [16:03:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (217534) [16:03:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (217534) [16:03:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (217534) [16:03:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (217534) [16:03:18] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (217534) [16:03:18] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (217534) [16:03:18] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone 2542776 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone (217534) [16:03:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (217534) [16:03:18] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (217534) [16:03:18] (native) create pine64-pinephone.img (3286M) (217534) [16:03:18] (native) % truncate -s 3286M /home/pmos/rootfs/pine64-pinephone.img (217534) [16:03:18] (native) mount /dev/install (pine64-pinephone.img) (217534) [16:03:18] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop) (217534) [16:03:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (217534) [16:03:18] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (217534) [16:03:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (217534) [16:03:18] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (217534) [16:03:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (217534) [16:03:18] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (217534) [16:03:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (217534) [16:03:18] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (217534) [16:03:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (217534) [16:03:18] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (217534) [16:03:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (217534) [16:03:18] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (217534) [16:03:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (217534) [16:03:18] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (217534) [16:03:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (217534) [16:03:18] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (217534) [16:03:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (217534) [16:03:18] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (217534) [16:03:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (217534) [16:03:18] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (217534) [16:03:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (217534) [16:03:18] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (217534) [16:03:18] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img (217534) [16:03: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/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (217534) [16:03: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/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (217534) [16:03:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (217534) [16:03:19] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (217534) [16:03:19] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (217534) [16:03:19] (native) % parted -s /dev/install mktable msdos (217534) [16:03:19] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M (217534) [16:03:19] (native) % parted -s /dev/install mkpart primary 256M 100% (217534) [16:03:19] (native) % parted -s /dev/install set 1 boot on (217534) [16:03:19] (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/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (217534) [16:03:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (217534) [16:03:19] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (217534) [16:03:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (217534) [16:03:19] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (217534) [16:03:19] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (217534) [16:03:19] (native) install e2fsprogs (217534) [16:03:19] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (217534) [16:03:19] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (217534) [16:03:19] (native) % cat /tmp/apk_progress_fifo (217534) [16:03:19] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (217534) [16:03:19] New background process: pid=227452, 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 (217534) [16:03:20] (native) format /dev/installp2 (root, ext4) (217534) [16:03:20] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (217534) [16:03:20] (native) mount /dev/installp2 to /mnt/install (217534) [16:03:20] (native) % mkdir -p /mnt/install (217534) [16:03:20] (native) % mount /dev/installp2 /mnt/install (217534) [16:03:20] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (217534) [16:03:20] (native) install e2fsprogs (217534) [16:03:20] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (217534) [16:03:20] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (217534) [16:03:20] (native) % cat /tmp/apk_progress_fifo (217534) [16:03:20] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (217534) [16:03:20] New background process: pid=227481, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 26 MiB in 72 packages (217534) [16:03:21] (native) format /dev/installp1 (boot, ext2), mount to mountpoint (217534) [16:03:21] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1 (217534) [16:03:21] (native) % mkdir -p /mnt/install/boot (217534) [16:03:21] (native) % mount /dev/installp1 /mnt/install/boot (217534) [16:03:21] *** (4/4) FILL INSTALL BLOCKDEVICE *** (217534) [16:03:21] (native) copy rootfs_pine64-pinephone to /mnt/install/ (217534) [16:03:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (217534) [16:03:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (217534) [16:03:21] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (217534) [16:03:21] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (217534) [16:03:21] (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/ (217534) [16:03:29] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (217534) [16:03:29] % 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 (217534) [16:03:29] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (217534) [16:03:29] % 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/ (217534) [16:03:29] % 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/ (217534) [16:03:29] % 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/ (217534) [16:03:29] % 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/ (217534) [16:03:29] % 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/ (217534) [16:03:29] % 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/ (217534) [16:03:29] % 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/ (217534) [16:03:29] % 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/ (217534) [16:03:29] % 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/ (217534) [16:03:29] % 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/ (217534) [16:03:29] % 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/ (217534) [16:03:29] % 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/ (217534) [16:03:29] % 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/ (217534) [16:03:29] % 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/ (217534) [16:03:29] % 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/ (217534) [16:03:29] % 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/ (217534) [16:03:29] % 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/ (217534) [16:03:29] % 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/ (217534) [16:03:29] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (217534) [16:03:29] % 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 (217534) [16:03:29] 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 (217534) [16:03:29] (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 (217534) [16:03:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (217534) [16:03:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (217534) [16:03:34] (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/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (217534) [16:03:34] (native) umount /dev/loop9 (217534) [16:03:34] (native) % losetup -d /dev/loop9 (217534) [16:03:34] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (217534) [16:03:34] (217534) [16:03:34] *** FLASHING INFORMATION *** (217534) [16:03:34] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (217534) [16:03:34] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (217534) [16:03:34] (217534) [16:03:34] *** SSH DAEMON INFORMATION *** (217534) [16:03:34] SSH daemon is enabled (disable with --no-sshd). (217534) [16:03:34] Login as 'user' with the password given during installation. (217534) [16:03:34] (217534) [16:03:34] *** FIREWALL INFORMATION *** (217534) [16:03:34] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (217534) [16:03:34] For more information: https://postmarketos.org/firewall (217534) [16:03:34] (217534) [16:03:34] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (217534) [16:03:34] DONE! total 2650604 -rw-r--r-- 1 root 12345 3445620736 Oct 3 16:03 pine64-pinephone.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img' Loop Device: /dev/loop9 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/core20_1611.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.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/pine64-pinephone.img 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Oct 3 16:03 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Oct 3 16:03 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Oct 3 16:03 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Oct 3 16:02 bin drwxr-xr-x 2 root root 4096 Oct 3 16:03 boot drwxr-xr-x 2 root root 4096 Oct 3 15:57 dev drwxr-xr-x 69 root root 4096 Oct 3 16:03 etc drwxr-xr-x 3 root root 4096 Oct 3 16:03 home drwxr-xr-x 15 root root 4096 Oct 3 16:02 lib drwx------ 2 root root 16384 Oct 3 16:03 lost+found drwxr-xr-x 5 root root 4096 Oct 3 15:57 media drwxr-xr-x 8 root root 4096 Oct 3 15:57 mnt drwxr-xr-x 2 root root 4096 Oct 3 15:57 opt drwxr-xr-x 2 root root 4096 Oct 3 15:57 proc drwx------ 2 root root 4096 Oct 3 15:57 root drwxr-xr-x 6 root root 4096 Oct 3 16:01 run drwxr-xr-x 2 root root 4096 Oct 3 16:01 sbin drwxr-xr-x 2 root root 4096 Oct 3 15:57 srv drwxr-xr-x 2 root root 4096 Oct 3 15:57 sys drwxrwxrwt 2 root root 4096 Oct 3 16:03 tmp drwxr-xr-x 10 root root 4096 Oct 3 16:02 usr drwxr-xr-x 13 root root 4096 Oct 3 15:58 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-10-03 16:03:59-- 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% 77.4M=0s 2022-10-03 16:03:59 (77.4 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/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz 2022-10-03 15:21:51.661454 [http://mirror.postmarketos.org/postmarketos/master] v20220809-4484-ge2a2f3d59e [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-4492-gbd8be9dbbd [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-4490-g35d7a25352 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24646 distinct packages available (1/104) Upgrading kirigami2-libs (5.98.0-r0 -> 9999_git1664630285-r0) (2/104) Upgrading kirigami2 (5.98.0-r0 -> 9999_git1664630285-r0) (3/104) Upgrading kactivities-libs (5.98.0-r0 -> 9999_git1664629934-r0) (4/104) Upgrading karchive (5.98.0-r0 -> 9999_git1664629956-r0) (5/104) Upgrading kconfig (5.98.0-r0 -> 9999_git1664630021-r0) (6/104) Upgrading kcoreaddons (5.98.0-r0 -> 9999_git1664638503-r0) (7/104) Upgrading kwindowsystem (5.98.0-r0 -> 9999_git1664630532-r0) (8/104) Upgrading kcrash (5.98.0-r0 -> 9999_git1664630063-r0) (9/104) Upgrading kdbusaddons (5.98.0-r0 -> 9999_git1664630082-r0) (10/104) Upgrading kglobalaccel (5.98.0-r0 -> 9999_git1664630187-r0) (11/104) Upgrading kguiaddons (5.98.0-r0 -> 9999_git1664630196-r0) (12/104) Upgrading ki18n (5.98.0-r0 -> 9999_git1664630229-r0) (13/104) Upgrading kauth (5.98.0-r0 -> 9999_git1664629965-r0) (14/104) Upgrading kcodecs (5.98.0-r0 -> 9999_git1664630004-r0) (15/104) Upgrading kwidgetsaddons (5.98.0-r0 -> 9999_git1664630523-r0) (16/104) Upgrading kconfigwidgets (5.98.0-r0 -> 9999_git1664630031-r0) (17/104) Upgrading kiconthemes (5.98.0-r0 -> 9999_git1664630238-r0) (18/104) Upgrading kitemviews (5.98.0-r0 -> 9999_git1664630304-r0) (19/104) Upgrading kxmlgui (5.98.0-r0 -> 9999_git1664630544-r0) (20/104) Upgrading kbookmarks (5.98.0-r0 -> 9999_git1664629975-r0) (21/104) Upgrading kcompletion (5.98.0-r0 -> 9999_git1664630012-r0) (22/104) Upgrading kdoctools (5.98.0-r0 -> 9999_git1664630159-r0) (23/104) Upgrading kjobwidgets (5.98.0-r0 -> 9999_git1664630314-r0) (24/104) Upgrading knotifications (5.98.0-r0 -> 9999_git1664633697-r0) (25/104) Upgrading kservice (5.98.0-r0 -> 9999_git1664630461-r0) (26/104) Upgrading solid-libs (5.98.0-r0 -> 9999_git1664630633-r0) (27/104) Upgrading sonnet (5.98.0-r0 -> 9999_git1664630645-r0) (28/104) Upgrading ktextwidgets (5.98.0-r0 -> 9999_git1664630482-r0) (29/104) Upgrading kio (5.98.0-r0 -> 9999_git1664633918-r0) (30/104) Upgrading kpackage (5.98.0-r0 -> 9999_git1664637262-r0) (31/104) Upgrading kdeclarative (5.98.0-r0 -> 9999_git1664630091-r0) (32/104) Upgrading kwayland (5.98.0-r0 -> 9999_git1664630513-r0) (33/104) Upgrading plasma-framework (5.98.0-r0 -> 9999_git1664630592-r0) (34/104) Upgrading kwallet (5.98.0-r0 -> 9999_git1664630501-r0) (35/104) Upgrading purpose (5.98.0-r0 -> 9999_git1664630614-r0) (36/104) Upgrading angelfish (22.09-r0 -> 9999_git1664290107-r0) (37/104) Upgrading breeze-gtk (5.25.5-r0 -> 9999_git1663246387-r0) (38/104) Upgrading attica (5.98.0-r0 -> 9999_git1664629884-r0) (39/104) Upgrading kidletime (5.98.0-r0 -> 9999_git1664630247-r0) (40/104) Upgrading knewstuff (5.98.0-r0 -> 9999_git1664630352-r0) (41/104) Upgrading kirigami-addons (0.4-r0 -> 9999_git1664349824-r0) (42/104) Upgrading kclock (22.09-r0 -> 9999_git1664502819-r0) (43/104) Upgrading kdecoration (5.25.5-r0 -> 9999_git1663246478-r0) (44/104) Upgrading kde-gtk-config (5.25.5-r0 -> 9999_git1663246468-r0) (45/104) Upgrading kfilemetadata (5.98.0-r0 -> 9999_git1664630178-r0) (46/104) Upgrading kcontacts (5.98.0-r0 -> 9999_git1664630042-r0) (47/104) Upgrading kpeople (5.98.0-r0 -> 9999_git1664630402-r0) (48/104) Upgrading kcalendarcore (5.98.0-r0 -> 9999_git1664629985-r0) (49/104) Upgrading kcmutils (5.98.0-r0 -> 9999_git1664629994-r0) (50/104) Upgrading frameworkintegration (5.98.0-r0 -> 9999_git1664629924-r0) (51/104) Upgrading oxygen (5.25.5-r0 -> 9999_git1664330273-r0) (52/104) Upgrading modemmanager-qt (5.98.0-r0 -> 9999_git1664630564-r0) (53/104) Upgrading plasma-dialer (22.09-r0 -> 9999_git1664416490-r0) (54/104) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1664292206-r0) (55/104) Upgrading kded (5.98.0-r0 -> 9999_git1664630101-r0) (56/104) Upgrading bluez-qt (5.98.0-r0 -> 9999_git1664629902-r0) (57/104) Upgrading bluedevil (5.25.5-r0 -> 9999_git1664306256-r0) (58/104) Upgrading breeze (5.25.5-r0 -> 9999_git1664502565-r0) (59/104) Upgrading libkscreen (5.25.5-r0 -> 9999_git1663246681-r0) (60/104) Upgrading layer-shell-qt (5.25.5-r0 -> 9999_git1663246670-r0) (61/104) Upgrading kscreen (5.25.5-r0 -> 9999_git1664618723-r0) (62/104) Upgrading kwallet-pam (5.25.5-r0 -> 9999_git1663246611-r0) (63/104) Upgrading kwayland-integration (5.25.5-r0 -> 9999_git1663669798-r0) (64/104) Upgrading breeze-icons (5.98.0-r0 -> 9999_git1664629913-r0) (65/104) Upgrading kactivities (5.98.0-r0 -> 9999_git1664629934-r0) (66/104) Upgrading plasma-nano (5.25.5-r0 -> 9999_git1664053178-r0) (67/104) Upgrading networkmanager-qt (5.98.0-r0 -> 9999_git1664638441-r0) (68/104) Upgrading plasma-nm (5.25.5-r0 -> 9999_git1664401880-r0) (69/104) Upgrading plasma-nm-mobile (5.25.5-r0 -> 9999_git1664401880-r0) (70/104) Upgrading plasma-pa (5.25.5-r0 -> 9999_git1664305981-r0) (71/104) Upgrading plasma-settings (22.09-r1 -> 9999_git1664589804-r1) (72/104) Upgrading kactivitymanagerd (5.25.5-r0 -> 9999_git1664278799-r0) (73/104) Upgrading kinit (5.98.0-r0 -> 9999_git1664630266-r0) (74/104) Upgrading kdnssd (5.98.0-r0 -> 9999_git1664630150-r0) (75/104) Upgrading syntax-highlighting (5.98.0-r0 -> 9999_git1664630664-r0) (76/104) Upgrading kquickcharts (5.98.0-r0 -> 9999_git1664637086-r0) (77/104) Upgrading kscreenlocker (5.25.5-r0 -> 9999_git1664589349-r0) (78/104) Upgrading kwin (5.25.5-r0 -> 9999_git1664521850-r0) (79/104) Upgrading kitemmodels (5.98.0-r0 -> 9999_git1664630295-r0) (80/104) Upgrading threadweaver (5.98.0-r0 -> 9999_git1664630673-r0) (81/104) Upgrading krunner (5.98.0-r0 -> 9999_git1664630451-r0) (82/104) Upgrading milou (5.25.5-r0 -> 9999_git1663246703-r0) (83/104) Upgrading qqc2-desktop-style (5.98.0-r0 -> 9999_git1664630623-r0) (84/104) Upgrading plasma-integration (5.25.5-r0 -> 9999_git1663760643-r0) (85/104) Upgrading plasma-workspace-libs (5.25.5-r1 -> 9999_git1664563200-r1) (86/104) Upgrading kactivities-stats (5.98.0-r0 -> 9999_git1664629944-r0) (87/104) Upgrading baloo (5.98.0-r0 -> 9999_git1664629892-r0) (88/104) Upgrading kholidays (5.98.0-r0 -> 9999_git1664630207-r0) (89/104) Upgrading knotifyconfig (5.98.0-r0 -> 9999_git1664630371-r0) (90/104) Upgrading kparts (5.98.0-r0 -> 9999_git1664630393-r0) (91/104) Upgrading prison (5.98.0-r1 -> 9999_git1664630602-r1) (92/104) Upgrading ktexteditor (5.98.0-r0 -> 9999_git1664643689-r0) (93/104) Upgrading libksysguard (5.25.5-r0 -> 9999_git1663946387-r0) (94/104) Upgrading plasma-workspace (5.25.5-r1 -> 9999_git1664563200-r1) (95/104) Upgrading kpty (5.98.0-r0 -> 9999_git1664630423-r0) (96/104) Upgrading kdesu (5.98.0-r0 -> 9999_git1663420106-r0) (97/104) Upgrading kde-cli-tools (5.25.5-r0 -> 9999_git1664303420-r0) (98/104) Upgrading qqc2-breeze-style (5.25.5-r0 -> 9999_git1664189424-r0) (99/104) Upgrading plasma-mobile (5.25.5-r0 -> 9999_git1664657064-r0) (100/104) Upgrading polkit-kde-agent-1 (5.25.5-r0 -> 9999_git1664589398-r0) (101/104) Upgrading powerdevil-libs (5.25.5-r0 -> 9999_git1664306196-r0) (102/104) Upgrading powerdevil (5.25.5-r0 -> 9999_git1664306196-r0) (103/104) Upgrading xdg-desktop-portal-kde (5.25.5-r0 -> 9999_git1664375402-r0) (104/104) Upgrading qmlkonsole (22.09-r1 -> 9999_git1664292226-r1) Executing busybox-1.35.0-r25.trigger Executing shared-mime-info-2.2-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.15.0-r2.trigger OK: 2433 MiB in 759 packages (1/10) Installing bash (5.2.0-r0) Executing bash-5.2.0-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.5-r3) (4/10) Installing libseccomp (2.5.4-r0) (5/10) Installing flatpak (1.14.0-r1) Executing flatpak-1.14.0-r1.pre-install Executing flatpak-1.14.0-r1.post-install modprobe: can't change directory to '5.15.0-48-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (6/10) Installing flatpak-libs (1.14.0-r1) (7/10) Installing discover-backend-flatpak (5.25.5-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (6.4-r0) (10/10) Installing neofetch (7.1.0-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.15.0-r2.trigger OK: 2444 MiB in 769 packages (1/85) Installing syndication (9999_git1664630654-r0) (2/85) Installing alligator (9999_git1664294413-r0) (3/85) Installing libavc1394 (0.5.4-r2) (4/85) Installing libcaca (0.99_beta20-r0) (5/85) Installing libdv (1.0.0-r6) (6/85) Installing libiec61883 (1.2.0-r2) (7/85) Installing mpg123-libs (1.30.2-r0) (8/85) Installing speex (1.2.1-r0) (9/85) Installing libshout (2.4.6-r1) (10/85) Installing wavpack (5.5.0-r0) (11/85) Installing gst-plugins-good (1.20.3-r2) (12/85) Installing py3-parsing (3.0.9-r0) (13/85) Installing py3-packaging (21.3-r2) (14/85) Installing py3-setuptools (65.4.1-r0) (15/85) Installing py3-certifi (2022.6.15-r0) (16/85) Installing py3-charset-normalizer (2.1.1-r0) (17/85) Installing py3-idna (3.4-r1) (18/85) Installing py3-urllib3 (1.26.12-r0) (19/85) Installing py3-requests (2.28.1-r0) (20/85) Installing py3-ytmusicapi (0.22.0-r0) (21/85) Installing libmng (2.0.3-r1) (22/85) Installing qt5-qtimageformats (5.15.5_git20220617-r0) (23/85) Installing py3-mutagen (1.45.1-r2) (24/85) Installing py3-websockets (10.3-r1) (25/85) Installing py3-brotli (1.0.9-r8) (26/85) Installing yt-dlp (2022.09.01-r1) (27/85) Installing audiotube (9999_git1664589745-r0) (28/85) Installing calindori (9999_git1664589753-r0) (29/85) Installing live-media (2022.07.14-r0) (30/85) Installing libxpm (3.5.13-r1) (31/85) Installing a52dec (0.7.4-r7) (32/85) Installing ffmpeg4-libs (4.4.2-r4) (33/85) Installing libbluray (1.3.3-r0) (34/85) Installing libcddb (1.3.2-r3) (35/85) Installing libdvbpsi (1.3.3-r0) (36/85) Installing libdvdcss (1.4.3-r0) (37/85) Installing libdvdread (6.1.3-r0) (38/85) Installing libdvdnav (6.1.1-r0) (39/85) Installing libebml (1.4.3-r0) (40/85) Installing faad2-libs (2.10.0-r0) (41/85) Installing libupnp (1.14.13-r0) (42/85) Installing lua5.2-libs (5.2.4-r10) (43/85) Installing libmad (0.15.1b-r9) (44/85) Installing libmatroska (1.7.0-r0) (45/85) Installing libmpeg2 (0.5.1-r8) (46/85) Installing glslang-libs (11.11.0-r0) (47/85) Installing glslang (11.11.0-r0) (48/85) Installing spirv-tools (1.3.224.1-r1) (49/85) Installing shaderc (2022.2-r1) (50/85) Installing libplacebo (4.208.0-r2) (51/85) Installing vlc-libs (3.0.17.4-r7) (52/85) Installing vlc (3.0.17.4-r7) (53/85) Installing elisa (22.08.1-r0) (54/85) Installing kunitconversion (9999_git1664630491-r0) (55/85) Installing kalk (9999_git1664614599-r0) (56/85) Installing qt5-qtkeychain (0.13.2-r0) (57/85) Installing kasts (9999_git1664567533-r0) (58/85) Installing keysmith (9999_git1664290534-r0) (59/85) Installing krecorder (9999_git1664380095-r1) (60/85) Installing kpublictransport (22.08.1-r0) (61/85) Installing ktrip (9999_git1664589771-r0) (62/85) Installing kweathercore (9999_git1664631973-r0) (63/85) Installing qt5-qtcharts (5.15.5_git20220617-r0) (64/85) Installing kweather (9999_git1664662391-r1) (65/85) Installing libquotient (0.6.11-r0) (66/85) Installing libcmark (0.30.2-r0) (67/85) Installing neochat (9999_git1664589787-r0) (68/85) Installing kjs (9999_git1664630323-r0) (69/85) Installing libkexiv2 (22.08.1-r0) (70/85) Installing libdjvulibre (3.5.28-r1) (71/85) Installing libzip (1.9.2-r1) (72/85) Installing ebook-tools (0.2.2-r2) (73/85) Installing discount-libs (2.2.7b-r0) (74/85) Installing poppler (22.09.0-r0) (75/85) Installing poppler-qt5 (22.09.0-r0) (76/85) Installing kdegraphics-mobipocket (22.08.1-r0) (77/85) Installing libspectre (0.2.10-r0) (78/85) Installing okular-common (22.08.1-r0) (79/85) Installing okular (22.08.1-r0) (80/85) Installing plasma-camera (1.0_git20210328-r2) (81/85) Installing gst-libav (1.20.3-r1) (82/85) Installing gst-plugins-good-qt (1.20.3-r2) (83/85) Installing plasmatube (9999_git1664292219-r0) (84/85) Installing qt5-qtwebsockets (5.15.5_git20220617-r0) (85/85) Installing tokodon (9999_git1664334665-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing vlc-libs-3.0.17.4-r7.trigger OK: 2591 MiB in 854 packages (chroot) Exiting chroot... [16:06:23] Unregister qemu binfmt (arm) [16:06:24] Unregister qemu binfmt (aarch64) [16:06:24] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:06:24] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:06:24] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y [16:06:24] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone [16:06:26] Cleared up ~5098 MB of space [16:06:26] DONE! Building image for pine64-pinephonepro Already up to date. [16:06:27] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:06:27] Channel [edge]: [16:06:27] Vendor [qemu]: [16:06:27] Device codename [amd64]: [16:06:27] Kernel [lts]: [16:06:27] Username [user]: [16:06:27] User interface [weston]: [16:06:27] Change them? (y/n) [n]: [16:06:27] Extra packages [none]: [16:06:27] Use this timezone instead of GMT? (y/n) [y]: [16:06:27] Choose default locale for installation [C.UTF-8]: [16:06:27] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:06:27] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:06:27] Config changed: ui='plasma-mobile' [16:06:27] Config changed: device='pine64-pinephonepro' [16:06:28] Config changed: kernel='' [16:06:28] Config changed: extra_packages='osk-sdl' (267350) [16:06:28] % 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) (267350) [16:06:28] % 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 (267350) [16:06:28] *** (1/4) PREPARE NATIVE CHROOT *** (267350) [16:06:28] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (267350) [16:06:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (267350) [16:06:28] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (267350) [16:06:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (267350) [16:06:28] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (267350) [16:06:28] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (267350) [16:06:28] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (267350) [16:06:28] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (267350) [16:06:28] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (267350) [16:06:28] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (267350) [16:06:28] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (267350) [16:06:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (267350) [16:06:28] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (267350) [16:06:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (267350) [16:06:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (267350) [16:06:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (267350) [16:06:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (267350) [16:06:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (267350) [16:06:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (267350) [16:06:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (267350) [16:06:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (267350) [16:06:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (267350) [16:06:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (267350) [16:06:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (267350) [16:06:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (267350) [16:06:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (267350) [16:06:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (267350) [16:06:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (267350) [16:06:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (267350) [16:06:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (267350) [16:06:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (267350) [16:06:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (267350) [16:06:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (267350) [16:06:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (267350) [16:06:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (267350) [16:06:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (267350) [16:06:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (267350) [16:06:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (267350) [16:06:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (267350) [16:06:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (267350) [16:06:29] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (267350) [16:06:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (267350) [16:06:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (267350) [16:06:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (267350) [16:06:29] Update package index for x86_64 (4 file(s)) (267350) [16:06:29] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (267350) [16:06:29] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (267350) [16:06:29] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (267350) [16:06:29] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (267350) [16:06:30] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (267350) [16:06:30] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (267350) [16:06:30] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (267350) [16:06:30] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (267350) [16:06:30] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (267350) [16:06:30] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk (267350) [16:06:31] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (267350) [16:06:31] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (267350) [16:06:31] extracted: /tmp/pmbootstrap2pssvpdgapk (267350) [16:06:31] extracted: /tmp/pmbootstrapkegnk68esig (267350) [16:06:31] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (267350) [16:06:31] % 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/pmbootstrapkegnk68esig /tmp/pmbootstrap2pssvpdgapk Verified OK (267350) [16:06:31] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (267350) [16:06:31] % /tmp/pmbootstrap2pssvpdgapk --version apk-tools 2.12.9, compiled for x86_64. (267350) [16:06:31] (native) install alpine-base (267350) [16:06:31] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub (267350) [16:06:31] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub (267350) [16:06:31] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (267350) [16:06:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (267350) [16:06:31] (native) update /etc/apk/repositories (267350) [16:06:31] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (267350) [16:06:31] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (267350) [16:06:31] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (267350) [16:06:31] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (267350) [16:06:31] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (267350) [16:06:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (267350) [16:06:31] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (267350) [16:06:31] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (267350) [16:06:31] % 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 (267350) [16:06:31] New background process: pid=267725, 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.66-r0) (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 (267350) [16:06:32] (native) % adduser -D pmos -u 12345 (267350) [16:06:32] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (267350) [16:06:32] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (267350) [16:06:33] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (267350) [16:06:33] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (267350) [16:06:33] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (267350) [16:06:33] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (267350) [16:06:33] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (267350) [16:06:33] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (267350) [16:06:33] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (267350) [16:06:33] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (267350) [16:06:33] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (267350) [16:06:33] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (267350) [16:06:33] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (267350) [16:06:33] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (267350) [16:06:33] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (267350) [16:06:33] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (267350) [16:06:33] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (267350) [16:06:33] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (267350) [16:06:33] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (267350) [16:06:36] (native) install cryptsetup util-linux parted (267350) [16:06:36] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (267350) [16:06:36] (native) % cat /tmp/apk_progress_fifo (267350) [16:06:36] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (267350) [16:06:36] New background process: pid=268037, 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-r2) (7/43) Installing popt (1.19-r0) (8/43) Installing cryptsetup (2.5.0-r2) (9/43) Installing cryptsetup-openrc (2.5.0-r2) (10/43) Installing ncurses-terminfo-base (6.3_p20220924-r0) (11/43) Installing ncurses-libs (6.3_p20220924-r0) (12/43) Installing readline (8.2.0-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-r2) (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 (267350) [16:06:37] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") *** (267350) [16:06:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (267350) [16:06:37] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (267350) [16:06:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (267350) [16:06:37] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (267350) [16:06:37] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3 (267350) [16:06:38] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5 (267350) [16:06:38] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7 (267350) [16:06:38] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8 (267350) [16:06:38] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9 (267350) [16:06:38] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/ (267350) [16:06:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (267350) [16:06:38] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (267350) [16:06:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (267350) [16:06:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (267350) [16:06:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (267350) [16:06:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (267350) [16:06:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (267350) [16:06:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (267350) [16:06:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (267350) [16:06:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (267350) [16:06:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (267350) [16:06:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (267350) [16:06:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (267350) [16:06:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (267350) [16:06:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (267350) [16:06:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (267350) [16:06:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (267350) [16:06:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (267350) [16:06:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (267350) [16:06:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (267350) [16:06:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (267350) [16:06:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (267350) [16:06:38] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (267350) [16:06:38] (native) install qemu-aarch64 (267350) [16:06:38] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (267350) [16:06:38] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (267350) [16:06:38] (native) % cat /tmp/apk_progress_fifo (267350) [16:06:38] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (267350) [16:06:38] New background process: pid=268125, 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 (267350) [16:06:39] Register qemu binfmt (aarch64) (267350) [16:06:39] % 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 (267350) [16:06:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin (267350) [16:06:39] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (267350) [16:06:39] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (267350) [16:06:39] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (267350) [16:06:39] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (267350) [16:06:39] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (267350) [16:06:39] extracted: /tmp/pmbootstrape9q01x2qapk (267350) [16:06:39] extracted: /tmp/pmbootstrap9hexom3lsig (267350) [16:06:39] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (267350) [16:06:39] % 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/pmbootstrap9hexom3lsig /tmp/pmbootstrape9q01x2qapk Verified OK (267350) [16:06:39] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (267350) [16:06:39] % /tmp/pmbootstrape9q01x2qapk --version apk-tools 2.12.9, compiled for x86_64. (267350) [16:06:39] (rootfs_pine64-pinephonepro) install alpine-base (267350) [16:06:39] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache (267350) [16:06:39] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf (267350) [16:06:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk (267350) [16:06:39] (rootfs_pine64-pinephonepro) update /etc/apk/repositories (267350) [16:06:39] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (267350) [16:06:39] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (267350) [16:06:39] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (267350) [16:06:39] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (267350) [16:06:39] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (267350) [16:06:39] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (267350) [16:06:39] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (267350) [16:06:39] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (267350) [16:06:39] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (267350) [16:06:39] Update package index for aarch64 (4 file(s)) (267350) [16:06:39] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (267350) [16:06:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (267350) [16:06:40] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (267350) [16:06:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (267350) [16:06:40] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (267350) [16:06:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (267350) [16:06:40] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (267350) [16:06:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (267350) [16:06:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (267350) [16:06:40] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (267350) [16:06:40] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (267350) [16:06:40] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (267350) [16:06:41] % 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-pinephonepro --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base (267350) [16:06:41] New background process: pid=268267, 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.66-r0) (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 (267350) [16:06:42] (rootfs_pine64-pinephonepro) % getent passwd user (267350) [16:06:42] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user (267350) [16:06:43] (rootfs_pine64-pinephonepro) % addgroup -S wheel addgroup: group 'wheel' in use (267350) [16:06:43] (rootfs_pine64-pinephonepro) % addgroup user wheel (267350) [16:06:43] (rootfs_pine64-pinephonepro) % addgroup -S video addgroup: group 'video' in use (267350) [16:06:43] (rootfs_pine64-pinephonepro) % addgroup user video (267350) [16:06:43] (rootfs_pine64-pinephonepro) % addgroup -S audio addgroup: group 'audio' in use (267350) [16:06:43] (rootfs_pine64-pinephonepro) % addgroup user audio (267350) [16:06:43] (rootfs_pine64-pinephonepro) % addgroup -S input addgroup: group 'input' in use (267350) [16:06:43] (rootfs_pine64-pinephonepro) % addgroup user input (267350) [16:06:43] (rootfs_pine64-pinephonepro) % addgroup -S plugdev (267350) [16:06:43] (rootfs_pine64-pinephonepro) % addgroup user plugdev (267350) [16:06:43] (rootfs_pine64-pinephonepro) % addgroup -S netdev addgroup: group 'netdev' in use (267350) [16:06:44] (rootfs_pine64-pinephonepro) % addgroup user netdev (267350) [16:06:44] 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 (267350) [16:06:45] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-base, device-pine64-pinephonepro, postmarketos-ui-plasma-mobile, device-pine64-pinephonepro-nonfree-firmware, 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, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (267350) [16:06:46] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (267350) [16:06:46] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (267350) [16:06:47] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (267350) [16:06:47] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (267350) [16:06:48] (rootfs_pine64-pinephonepro) install postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware 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 osk-sdl postmarketos-base-nofde (267350) [16:06:48] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (267350) [16:06:48] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (267350) [16:06:48] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware 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 osk-sdl postmarketos-base-nofde (267350) [16:06:48] New background process: pid=268500, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/728) Installing icu-data-full (71.1-r4) (2/728) Installing dbus-libs (1.15.0-r2) (3/728) Installing libgcc (12.2.1_git20220924-r2) (4/728) Installing libffi (3.4.3-r0) (5/728) Installing libintl (0.21-r3) (6/728) Installing libblkid (2.38.1-r0) (7/728) Installing libmount (2.38.1-r0) (8/728) Installing pcre2 (10.40-r0) (9/728) Installing glib (2.74.0-r2) (10/728) Installing libstdc++ (12.2.1_git20220924-r2) (11/728) Installing icu-libs (71.1-r4) (12/728) Installing libpcre2-16 (10.40-r0) (13/728) Installing zstd-libs (1.5.2-r9) (14/728) Installing qt5-qtbase (5.15.5_git20220728-r0) (15/728) Installing hicolor-icon-theme (0.17-r2) (16/728) Installing libmagic (5.42-r0) (17/728) Installing file (5.42-r0) (18/728) Installing libxau (1.0.10-r0) (19/728) Installing libmd (1.0.4-r0) (20/728) Installing libbsd (0.11.6-r2) (21/728) Installing libxdmcp (1.1.3-r1) (22/728) Installing libxcb (1.15-r0) (23/728) Installing libx11 (1.8.1-r1) (24/728) Installing libxext (1.3.4-r1) (25/728) Installing libice (1.0.10-r1) (26/728) Installing libuuid (2.38.1-r0) (27/728) Installing libsm (1.2.3-r1) (28/728) Installing libxt (1.2.1-r0) (29/728) Installing libxmu (1.1.3-r1) (30/728) Installing xset (1.2.4-r0) (31/728) Installing xprop (1.2.5-r0) (32/728) Installing xdg-utils (1.1.3-r4) (33/728) Installing mesa (22.1.7-r4) (34/728) Installing libdrm (2.4.113-r0) (35/728) Installing libexpat (2.4.9-r0) (36/728) Installing wayland-libs-server (1.21.0-r1) (37/728) Installing mesa-glapi (22.1.7-r4) (38/728) Installing mesa-gles (22.1.7-r4) (39/728) Installing qt5-qtdeclarative (5.15.5_git20220617-r2) (40/728) Installing libxcomposite (0.4.5-r1) (41/728) Installing brotli-libs (1.0.9-r8) (42/728) Installing libbz2 (1.0.8-r3) (43/728) Installing libpng (1.6.38-r0) (44/728) Installing freetype (2.12.1-r0) (45/728) Installing fontconfig (2.14.0-r0) (46/728) Installing wayland-libs-client (1.21.0-r1) (47/728) Installing wayland-libs-cursor (1.21.0-r1) (48/728) Installing wayland-libs-egl (1.21.0-r1) (49/728) Installing pkgconf (1.9.3-r0) (50/728) Installing xkeyboard-config (9999-r5) (51/728) Installing xz-libs (5.2.7-r0) (52/728) Installing libxml2 (2.10.2-r1) (53/728) Installing libxkbcommon (1.4.1-r0) (54/728) Installing qt5-qtwayland (5.15.5_git20220620-r1) (55/728) Installing mesa-gbm (22.1.7-r4) (56/728) Installing libxshmfence (1.3-r1) (57/728) Installing mesa-egl (22.1.7-r4) (58/728) Installing avahi-libs (0.8-r6) (59/728) Installing gmp (6.2.1-r2) (60/728) Installing nettle (3.8.1-r0) (61/728) Installing p11-kit (0.24.1-r0) (62/728) Installing libtasn1 (4.19.0-r0) (63/728) Installing libunistring (1.0-r0) (64/728) Installing gnutls (3.7.8-r0) (65/728) Installing cups-libs (2.4.2-r0) (66/728) Installing shared-mime-info (2.2-r1) (67/728) Installing libjpeg-turbo (2.1.4-r0) (68/728) Installing libwebp (1.2.4-r1) (69/728) Installing tiff (4.4.0-r0) (70/728) Installing gdk-pixbuf (2.42.9-r1) (71/728) Installing gtk-update-icon-cache (3.24.34-r6) (72/728) Installing libxfixes (6.0.0-r0) (73/728) Installing libxrender (0.9.10-r4) (74/728) Installing libxcursor (1.2.1-r1) (75/728) Installing libxdamage (1.1.5-r1) (76/728) Installing libxi (1.8-r0) (77/728) Installing libxinerama (1.1.4-r2) (78/728) Installing libxrandr (1.5.2-r1) (79/728) Installing libatk-1.0 (2.46.0-r0) (80/728) Installing libxtst (1.2.4-r0) (81/728) Installing at-spi2-core (2.46.0-r0) (82/728) Installing libatk-bridge-2.0 (2.46.0-r0) (83/728) Installing pixman (0.40.0-r4) (84/728) Installing cairo (1.17.6-r3) (85/728) Installing cairo-gobject (1.17.6-r3) (86/728) Installing libepoxy (1.5.10-r0) (87/728) Installing fribidi (1.0.12-r0) (88/728) Installing graphite2 (1.3.14-r1) (89/728) Installing harfbuzz (5.2.0-r0) (90/728) Installing libxft (2.3.6-r0) (91/728) Installing pango (1.50.10-r0) (92/728) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/728) Installing libevdev (1.13.0-r0) (94/728) Installing mtdev (1.1.6-r0) (95/728) Installing eudev-libs (3.2.11-r2) (96/728) Installing libinput-libs (1.21.0-r0) (97/728) Installing xcb-util-wm (0.4.1-r1) (98/728) Installing xcb-util (0.4.0-r3) (99/728) Installing xcb-util-image (0.4.0-r1) (100/728) Installing xcb-util-keysyms (0.4.0-r1) (101/728) Installing xcb-util-renderutil (0.3.9-r1) (102/728) Installing libxkbcommon-x11 (1.4.1-r0) (103/728) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0) (104/728) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0) (105/728) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0) (106/728) Installing kirigami2-libs (5.98.0-r0) (107/728) Installing kirigami2 (5.98.0-r0) (108/728) Installing kactivities-libs (5.98.0-r0) (109/728) Installing karchive (5.98.0-r0) (110/728) Installing kconfig (5.98.0-r0) (111/728) Installing kcoreaddons (5.98.0-r0) (112/728) Installing qt5-qtx11extras (5.15.5_git20220602-r0) (113/728) Installing kwindowsystem (5.98.0-r0) (114/728) Installing kcrash (5.98.0-r0) (115/728) Installing kdbusaddons (5.98.0-r0) (116/728) Installing kglobalaccel (5.98.0-r0) (117/728) Installing kguiaddons (5.98.0-r0) (118/728) Installing ki18n (5.98.0-r0) (119/728) Installing libelogind (246.10-r5) (120/728) Installing polkit-elogind-libs (121-r0) (121/728) Installing polkit-qt-1 (0.114.0-r1) (122/728) Installing kauth (5.98.0-r0) (123/728) Installing kcodecs (5.98.0-r0) (124/728) Installing kwidgetsaddons (5.98.0-r0) (125/728) Installing kconfigwidgets (5.98.0-r0) (126/728) Installing qt5-qtsvg (5.15.5_git20220617-r0) (127/728) Installing kiconthemes (5.98.0-r0) (128/728) Installing kitemviews (5.98.0-r0) (129/728) Installing kxmlgui (5.98.0-r0) (130/728) Installing kbookmarks (5.98.0-r0) (131/728) Installing kcompletion (5.98.0-r0) (132/728) Installing libxml2-utils (2.10.2-r1) (133/728) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (134/728) Installing libgpg-error (1.45-r0) (135/728) Installing libgcrypt (1.10.1-r0) (136/728) Installing libxslt (1.1.36-r0) (137/728) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (138/728) Installing kdoctools (5.98.0-r0) (139/728) Installing kjobwidgets (5.98.0-r0) (140/728) Installing alsa-lib (1.2.7.2-r0) (141/728) Installing libxxf86vm (1.1.5-r0) (142/728) Installing mesa-gl (22.1.7-r4) (143/728) Installing libxv (1.0.11-r3) (144/728) Installing cdparanoia-libs (10.2-r11) (145/728) Installing graphene (1.10.8-r1) (146/728) Installing gstreamer (1.20.3-r1) (147/728) Installing libogg (1.3.5-r1) (148/728) Installing opus (1.3.1-r1) (149/728) Installing orc (0.4.32-r1) (150/728) Installing libtheora (1.1.1-r16) (151/728) Installing libvorbis (1.3.7-r0) (152/728) Installing gst-plugins-base (1.20.3-r1) (153/728) Installing qt5-qtmultimedia (5.15.5_git20220617-r0) (154/728) Installing qt5-qtspeech (5.15.5_git20220617-r0) (155/728) Installing sound-theme-freedesktop (0.8-r0) (156/728) Installing libltdl (2.4.7-r0) (157/728) Installing libcanberra (0.30-r8) (158/728) Installing libcanberra-gstreamer (0.30-r8) (159/728) Installing knotifications (5.98.0-r0) (160/728) Installing kservice (5.98.0-r0) (161/728) Installing solid-libs (5.98.0-r0) (162/728) Installing libhunspell (1.7.1-r0) (163/728) Installing ncurses-terminfo-base (6.3_p20220924-r0) (164/728) Installing ncurses-libs (6.3_p20220924-r0) (165/728) Installing readline (8.2.0-r0) (166/728) Installing hunspell (1.7.1-r0) (167/728) Installing sonnet (5.98.0-r0) (168/728) Installing ktextwidgets (5.98.0-r0) (169/728) Installing kio (5.98.0-r0) (170/728) Installing kpackage (5.98.0-r0) (171/728) Installing kdeclarative (5.98.0-r0) (172/728) Installing kwayland (5.98.0-r0) (173/728) Installing plasma-framework (5.98.0-r0) (174/728) Installing sqlite-libs (3.39.4-r0) (175/728) Installing libaccounts-glib (1.26-r0) (176/728) Installing libaccounts-qt (1.16-r1) (177/728) Installing signond (8.61-r0) (178/728) Installing accounts-qml-module (0.7_git20190605-r0) (179/728) Installing qt5-qtwebchannel (5.15.5_git20220617-r0) (180/728) Installing sdl2 (2.24.0-r1) (181/728) Installing aom-libs (3.5.0-r0) (182/728) Installing libass (0.16.0-r0) (183/728) Installing libdav1d (1.0.0-r1) (184/728) Installing lame (3.100-r1) (185/728) Installing libasyncns (0.8-r1) (186/728) Installing flac-libs (1.4.1-r0) (187/728) Installing libsndfile (1.1.0-r2) (188/728) Installing libgomp (12.2.1_git20220924-r2) (189/728) Installing soxr (0.1.3-r2) (190/728) Installing speexdsp (1.2.1-r0) (191/728) Installing tdb-libs (1.4.7-r0) (192/728) Installing libpulse (9999_git20220528-r0) (193/728) Installing cjson (1.7.15-r3) (194/728) Installing mbedtls (2.28.1-r0) (195/728) Installing librist (0.2.7-r0) (196/728) Installing libsrt (1.5.1-r0) (197/728) Installing libssh (0.10.4-r0) (198/728) Installing v4l-utils-libs (1.22.1-r2) (199/728) Installing libva (2.16.0-r0) (200/728) Installing libvdpau (1.5-r0) (201/728) Installing vidstab (1.1.0-r1) (202/728) Installing libvpx (1.12.0-r1) (203/728) Installing x264-libs (0.164_git20220602-r0) (204/728) Installing numactl (2.0.15-r0) (205/728) Installing x265-libs (3.5-r3) (206/728) Installing xvidcore (1.3.7-r1) (207/728) Installing libsodium (1.0.18-r2) (208/728) Installing libzmq (4.3.4-r1) (209/728) Installing ffmpeg-libs (5.1.2-r1) (210/728) Installing libevent (2.1.12-r5) (211/728) Installing nspr (4.35-r0) (212/728) Installing nss (3.83-r0) (213/728) Installing re2 (2022.06.01-r1) (214/728) Installing snappy (1.1.9-r4) (215/728) Installing qt5-qtwebengine (5.15.11-r0) (216/728) Installing libnotify (0.8.1-r1) (217/728) Installing libproxy (0.4.18-r1) (218/728) Installing signon-ui (0.17_git20171023-r1) (219/728) Installing libassuan (2.5.5-r0) (220/728) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/728) Installing gnupg-gpgconf (2.2.39-r0) (222/728) Installing gpg (2.2.39-r0) (223/728) Installing npth (1.6-r1) (224/728) Installing gpg-agent (2.2.39-r0) (225/728) Installing libksba (1.6.1-r0) (226/728) Installing gpgsm (2.2.39-r0) (227/728) Installing gpgme (1.17.1-r0) (228/728) Installing gpgmepp (1.17.1-r0) (229/728) Installing gdbm (1.23-r0) (230/728) Installing libsasl (2.1.28-r2) (231/728) Installing libqca (2.3.4-r2) (232/728) Installing kwallet (5.98.0-r0) (233/728) Installing kaccounts-integration (22.08.1-r0) (234/728) Installing purpose (5.98.0-r0) (235/728) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0) (236/728) Installing qt5-qtfeedback (0_git20180903-r0) (237/728) Installing angelfish (22.09-r0) (238/728) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (239/728) Installing gtk-engines-clearlooks (2.21.0-r3) (240/728) Installing gtk-engines-crux (2.21.0-r3) (241/728) Installing gtk-engines-industrial (2.21.0-r3) (242/728) Installing gtk-engines-mist (2.21.0-r3) (243/728) Installing gtk-engines-redmond (2.21.0-r3) (244/728) Installing gtk-engines-thinice (2.21.0-r3) (245/728) Installing gtk-engines (2.21.0-r3) (246/728) Installing breeze-gtk (5.25.5-r0) (247/728) Installing alsa-ucm-conf (1.2.7.2-r0) (248/728) Installing ca-certificates (20220614-r2) (249/728) Installing nghttp2-libs (1.50.0-r0) (250/728) Installing libcurl (7.85.0-r0) (251/728) Installing libgpiod (1.6.3-r1) (252/728) Installing libgudev (237-r1) (253/728) Installing libmm-glib (1.18.12-r0) (254/728) Installing libusb (1.0.26-r0) (255/728) Installing eg25-manager (0.4.4-r0) (256/728) Installing eg25-manager-openrc (0.4.4-r0) (257/728) Installing linux-pine64-pinephonepro (5.17.9-r2) (258/728) Installing llvm14-libs (14.0.6-r5) (259/728) Installing musl-fts (1.2.7-r3) (260/728) Installing libelf (0.187-r2) (261/728) Installing vulkan-loader (1.3.224.1-r1) (262/728) Installing mesa-dri-gallium (22.1.7-r4) (263/728) Installing udev-init-scripts (35-r1) (264/728) Installing udev-init-scripts-openrc (35-r1) (265/728) Installing kmod-libs (30-r1) (266/728) Installing eudev (3.2.11-r2) (267/728) Installing eudev-openrc (3.2.11-r2) (268/728) Installing openssh-keygen (9.0_p1-r4) (269/728) Installing libedit (20210910.3.1-r0) (270/728) Installing openssh-client-common (9.0_p1-r4) (271/728) Installing openssh-client-default (9.0_p1-r4) (272/728) Installing openssh-sftp-server (9.0_p1-r4) (273/728) Installing openssh-server-common (9.0_p1-r4) (274/728) Installing openssh-server (9.0_p1-r4) (275/728) Installing openssh (9.0_p1-r4) (276/728) Installing boot-deploy (0.6-r0) (277/728) Installing busybox-extras (1.35.0-r25) Executing busybox-extras-1.35.0-r25.post-install (278/728) Installing lzo (2.10-r3) (279/728) Installing btrfs-progs (5.19.1-r0) (280/728) Installing bzip2 (1.0.8-r3) (281/728) Installing argon2-libs (20190702-r2) (282/728) Installing device-mapper-libs (2.02.188-r0) (283/728) Installing json-c (0.16-r0) (284/728) Installing cryptsetup-libs (2.5.0-r2) (285/728) Installing popt (1.19-r0) (286/728) Installing cryptsetup (2.5.0-r2) (287/728) Installing cryptsetup-openrc (2.5.0-r2) (288/728) Installing libaio (0.3.113-r0) (289/728) Installing device-mapper-event-libs (2.02.188-r0) (290/728) Installing lvm2-libs (2.02.188-r0) (291/728) Installing device-mapper (2.02.188-r0) (292/728) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (293/728) Installing libcom_err (1.46.5-r2) (294/728) Installing e2fsprogs-libs (1.46.5-r2) (295/728) Installing e2fsprogs (1.46.5-r2) (296/728) Installing e2fsprogs-extra (1.46.5-r2) (297/728) Installing f2fs-tools-libs (1.15.0-r0) (298/728) Installing f2fs-tools (1.15.0-r0) (299/728) Installing lz4 (1.9.4-r1) (300/728) Installing userspace-rcu (0.13.2-r0) (301/728) Installing multipath-tools (0.9.1-r0) (302/728) Installing multipath-tools-openrc (0.9.1-r0) (303/728) Installing parted (3.5-r0) (304/728) Installing postmarketos-mvcfg (1-r0) (305/728) Installing postmarketos-keys (1-r0) (306/728) Installing sudo (1.9.11_p3-r0) (307/728) Installing postmarketos-base-nofde (22-r0) (308/728) Installing unudhcpd (0.2.1-r0) (309/728) Installing xz (5.2.7-r0) (310/728) Installing postmarketos-mkinitfs (1.5-r0) (311/728) Installing postmarketos-base (22-r0) Executing postmarketos-base-22-r0.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/728) Installing dbus (1.15.0-r2) Executing dbus-1.15.0-r2.pre-install Executing dbus-1.15.0-r2.post-install (313/728) Installing dbus-openrc (1.15.0-r2) (314/728) Installing libacl (2.3.1-r1) (315/728) Installing lz4-libs (1.9.4-r1) (316/728) Installing libarchive (3.6.1-r1) (317/728) Installing efivar-libs (38-r1) (318/728) Installing libgcab (1.4-r3) (319/728) Installing json-glib (1.6.6-r0) (320/728) Installing libgusb (0.4.1-r0) (321/728) Installing libjcat (0.1.10-r0) (322/728) Installing libxmlb (0.3.10-r0) (323/728) Installing fwupd (1.8.5-r0) (324/728) Installing fwupd-openrc (1.8.5-r0) (325/728) Installing fwupd-plugin-fastboot (1.8.5-r0) (326/728) Installing fwupd-plugin-logind (1.8.5-r0) (327/728) Installing libmbim (1.26.4-r0) (328/728) Installing libqrtr-glib (1.2.2-r0) (329/728) Installing libqmi (1.30.8-r0) (330/728) Installing fwupd-plugin-modem_manager (1.8.5-r0) (331/728) Installing fwupd-plugin-upower (1.8.5-r0) (332/728) Installing device-pine64-pinephonepro (3.3-r2) Executing device-pine64-pinephonepro-3.3-r2.post-install * service eg25-manager added to runlevel default (333/728) Installing firmware-pine64-pinebookpro (2-r0) (334/728) Installing linux-firmware-cypress (20220913-r0) (335/728) Installing linux-firmware-brcm (20220913-r0) (336/728) Installing linux-firmware-rockchip (20220913-r0) (337/728) Installing device-pine64-pinephonepro-nonfree-firmware (3.3-r2) (338/728) Installing yaml (0.2.5-r0) (339/728) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (340/728) Installing appstream-qt (0.15.5-r0) (341/728) Installing attica (5.98.0-r0) (342/728) Installing kidletime (5.98.0-r0) (343/728) Installing knewstuff (5.98.0-r0) (344/728) Installing discover (5.25.5-r0) (345/728) Installing libapk-qt (0.4.2-r0) (346/728) Installing discover-backend-apk (5.25.5-r0) (347/728) Installing discover-backend-fwupd (5.25.5-r0) (348/728) Installing dbus-glib (0.112-r1) (349/728) Installing firefox-esr (102.3.0-r0) (350/728) Installing font-noto-common (0_git20211101-r6) (351/728) Installing font-noto-math (0_git20211101-r6) (352/728) Installing font-noto-symbols (0_git20211101-r6) (353/728) Installing font-noto (0_git20211101-r6) (354/728) Installing font-noto-emoji (2.038-r0) (355/728) Installing font-noto-extra (0_git20211101-r6) (356/728) Installing mauiman (1.0.0-r0) (357/728) Installing mauikit (2.2.0-r0) (358/728) Installing exiv2 (0.27.5-r1) (359/728) Installing mauikit-imagetools (2.2.0-r0) (360/728) Installing mauikit-filebrowsing (2.2.0-r0) (361/728) Installing index (2.2.0-r0) (362/728) Installing signon-plugin-oauth2 (0.25-r0) (363/728) Installing kaccounts-providers (22.08.1-r0) (364/728) Installing kirigami-addons (0.4-r0) (365/728) Installing kclock (22.09-r0) (366/728) Installing gsettings-desktop-schemas (43.0-r0) (367/728) Installing kdecoration (5.25.5-r0) (368/728) Installing kde-gtk-config (5.25.5-r0) (369/728) Installing kirigami-gallery (22.08.1-r0) (370/728) Installing kquickimageeditor (0.2.0-r1) (371/728) Installing taglib (1.12-r1) (372/728) Installing kfilemetadata (5.98.0-r0) (373/728) Installing qt5-qtlocation (5.15.5_git20220618-r0) (374/728) Installing koko (22.09-r0) (375/728) Installing kasync (0.3.0-r2) (376/728) Installing gpg-wks-server (2.2.39-r0) (377/728) Installing gpgv (2.2.39-r0) (378/728) Installing libldap (2.6.3-r3) (379/728) Installing gnupg-dirmngr (2.2.39-r0) (380/728) Installing gnupg-utils (2.2.39-r0) (381/728) Installing gnupg-wks-client (2.2.39-r0) (382/728) Installing gnupg (2.2.39-r0) (383/728) Installing iso-codes (4.11.0-r0) (384/728) Installing kcontacts (5.98.0-r0) (385/728) Installing kpeople (5.98.0-r0) (386/728) Installing libical (3.0.14-r1) (387/728) Installing kcalendarcore (5.98.0-r0) (388/728) Installing kmime (22.08.1-r0) (389/728) Installing kimap2 (0.4.0-r1) (390/728) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0) (391/728) Installing kdav2 (0.4.0-r1) (392/728) Installing lmdb (0.9.29-r1) (393/728) Installing libxapian (1.4.20-r1) (394/728) Installing sink (0.9.0-r3) (395/728) Installing kpeoplesink (0_git20210224-r1) (396/728) Installing kpeoplevcard (0.1-r2) (397/728) Installing libraw (0.20.2-r0) (398/728) Installing libraw-tools (0.20.2-r0) (399/728) Installing lcms2 (2.13.1-r0) (400/728) Installing imagemagick-libs (7.1.0.49-r0) (401/728) Installing jbig2dec (0.19-r0) (402/728) Installing ghostscript (9.56.1-r0) (403/728) Installing libde265 (1.0.8-r2) (404/728) Installing libheif (1.13.0-r0) (405/728) Installing libjxl (0.6.1_git20220605-r1) (406/728) Installing librsvg (2.55.1-r0) (407/728) Installing imagemagick (7.1.0.49-r0) (408/728) Installing perl (5.36.0-r0) (409/728) Installing perl-image-exiftool (12.42-r0) (410/728) Installing exiftool (12.42-r0) (411/728) Installing openexr (3.1.5-r3) (412/728) Installing soundtouch (2.3.1-r0) (413/728) Installing chromaprint (1.5.1-r2) (414/728) Installing libraw1394 (2.1.2-r2) (415/728) Installing libdc1394 (2.2.6-r0) (416/728) Installing tslib (1.22-r1) (417/728) Installing directfb (1.7.7-r4) (418/728) Installing faac (1.30-r1) (419/728) Installing fdk-aac (2.0.2-r1) (420/728) Installing flite (2.2-r1) (421/728) Installing libsamplerate (0.2.2-r0) (422/728) Installing jack (1.9.21-r0) (423/728) Installing portaudio (19.7.0-r0) (424/728) Installing fluidsynth-libs (2.3.0-r0) (425/728) Installing libfreeaptx (0.1.1-r0) (426/728) Installing gsm (1.0.22-r0) (427/728) Installing libldac (2.0.2.3-r0) (428/728) Installing libmodplug (0.8.9.0-r1) (429/728) Installing neon (0.32.4-r0) (430/728) Installing libnice (0.1.19-r0) (431/728) Installing openal-soft (1.22.2-r1) (432/728) Installing openjpeg (2.5.0-r0) (433/728) Installing librtmp (2.4_git20190330-r1) (434/728) Installing sbc (2.0-r0) (435/728) Installing spandsp (0.0.6-r2) (436/728) Installing libsrtp (2.4.2-r3) (437/728) Installing vo-aacenc (0.1.3-r0) (438/728) Installing vo-amrwbenc (0.1.3-r0) (439/728) Installing libzbar (0.23.92-r0) (440/728) Installing gst-plugins-bad (1.20.3-r4) (441/728) Installing gtk4.0 (4.8.1-r0) Executing gtk4.0-4.8.1-r0.post-install (442/728) Installing megapixels (1.5.2-r0) (443/728) Installing mobile-config-firefox (3.0.0-r1) (444/728) Installing encodings (1.0.6-r0) (445/728) Installing libfontenc (1.1.6-r0) (446/728) Installing mkfontscale (1.2.2-r1) (447/728) Installing ttf-dejavu (2.37-r2) (448/728) Installing sdl2_ttf (2.20.1-r0) (449/728) Installing osk-sdl (0.67-r0) (450/728) Installing kcmutils (5.98.0-r0) (451/728) Installing frameworkintegration (5.98.0-r0) (452/728) Installing oxygen (5.25.5-r0) (453/728) Installing modemmanager-qt (5.98.0-r0) (454/728) Installing callaudiod-libs (0.1.4-r0) (455/728) Installing abseil-cpp (20220623.1-r1) (456/728) Installing boost1.80-thread (1.80.0-r2) (457/728) Installing libprotobuf (3.21.7-r0) (458/728) Installing libphonenumber (8.12.56-r0) (459/728) Installing plasma-dialer (22.09-r0) (460/728) Installing plasma-mobile-sounds (0.1-r1) (461/728) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0) (462/728) Installing plasma-phonebook (22.09-r0) (463/728) Installing postmarketos-artwork-wallpapers (2-r1) (464/728) Installing postmarketos-hidden-desktop-entries (2.2-r1) (465/728) Installing bluez (5.65-r1) (466/728) Installing bluez-openrc (5.65-r1) (467/728) Installing bluez-obexd (5.65-r1) (468/728) Installing kded (5.98.0-r0) (469/728) Installing bluez-qt (5.98.0-r0) (470/728) Installing bluedevil (5.25.5-r0) (471/728) Installing breeze (5.25.5-r0) (472/728) Installing libpulse-mainloop-glib (9999_git20220528-r0) (473/728) Installing callaudiod (0.1.4-r0) (474/728) Installing dnsmasq-common (2.86-r5) (475/728) Installing dnsmasq-openrc (2.86-r5) (476/728) Installing dnsmasq (2.86-r5) Executing dnsmasq-2.86-r5.pre-install (477/728) Installing linux-pam (1.5.2-r1) (478/728) Installing shadow (4.10-r3) (479/728) Installing elogind (246.10-r5) (480/728) Installing elogind-openrc (246.10-r5) (481/728) Installing hfd-service (0.1.0-r1) (482/728) Installing hfd-service-openrc (0.1.0-r1) (483/728) Installing iio-sensor-proxy (3.4-r0) (484/728) Installing iio-sensor-proxy-openrc (3.4-r0) (485/728) Installing libkscreen (5.25.5-r0) (486/728) Installing qt5-qtsensors (5.15.5_git20220519-r0) (487/728) Installing kscreen (5.25.5-r0) (488/728) Installing socat (1.7.4.3-r1) (489/728) Installing kwallet-pam (5.25.5-r0) (490/728) Installing kwayland-integration (5.25.5-r0) (491/728) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (492/728) Installing duktape (2.7.0-r0) (493/728) Installing polkit-elogind (121-r0) (494/728) Installing modemmanager (1.18.12-r0) (495/728) Installing modemmanager-openrc (1.18.12-r0) (496/728) Installing libnm (1.40.0-r0) (497/728) Installing networkmanager-common (1.40.0-r0) (498/728) Installing networkmanager-openrc (1.40.0-r0) (499/728) Installing libmnl (1.0.5-r0) (500/728) Installing libnftnl (1.2.3-r0) (501/728) Installing iptables (1.8.8-r2) (502/728) Installing iptables-openrc (1.8.8-r2) (503/728) Installing libndp (1.8-r0) (504/728) Installing libidn2 (2.3.3-r0) (505/728) Installing libpsl (0.21.1-r0) (506/728) 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-. * (507/728) Installing networkmanager-cli (1.40.0-r0) (508/728) Installing pcre (8.45-r2) (509/728) Installing slang (2.3.3-r0) (510/728) Installing newt (0.52.21-r4) (511/728) Installing networkmanager-tui (1.40.0-r0) (512/728) Installing wireless-regdb (2022.08.12-r0) (513/728) 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. * (514/728) Installing mobile-broadband-provider-info (20220725-r0) (515/728) Installing networkmanager-wwan (1.40.0-r0) (516/728) Installing pipewire-libs (0.3.59-r0) (517/728) Installing libunwind (1.6.2-r0) (518/728) Installing libuv (1.44.2-r0) (519/728) Installing roc-toolkit-libs (0.1.5-r2) (520/728) Installing webrtc-audio-processing (0.3.1-r6) (521/728) Installing pipewire (0.3.59-r0) (522/728) Installing breeze-icons (5.98.0-r0) (523/728) Installing dbus-x11 (1.15.0-r2) (524/728) Installing kactivities (5.98.0-r0) (525/728) Installing dconf (0.40.0-r1) (526/728) Installing anthy (9100h-r1) (527/728) Installing maliit-framework (2.3.0-r1) (528/728) Installing kyotocabinet (1.2.79-r3) (529/728) Installing libpinyin (2.6.2-r0) (530/728) Installing tinyxml (2.6.2-r1) (531/728) Installing presage (0.9.1-r2) (532/728) Installing maliit-keyboard (2.3.1-r0) (533/728) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0) (534/728) Installing plasma-nano (5.25.5-r0) (535/728) Installing networkmanager-qt (5.98.0-r0) (536/728) Installing plasma-nm (5.25.5-r0) (537/728) Installing plasma-nm-mobile (5.25.5-r0) (538/728) Installing fftw-single-libs (3.3.10-r0) (539/728) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (540/728) Installing pulseaudio-bluez (9999_git20220528-r0) (541/728) Installing pulseaudio-alsa (9999_git20220528-r0) (542/728) Installing alsa-utils-openrc (1.2.7-r1) (543/728) Installing pulseaudio-openrc (9999_git20220528-r0) (544/728) Installing libcanberra-pulse (0.30-r8) (545/728) Installing plasma-pa (5.25.5-r0) (546/728) Installing tzdata (2022d-r0) (547/728) Installing libdaemon (0.14-r3) (548/728) Installing openrc-settingsd (1.1.0-r0) (549/728) Installing openrc-settingsd-openrc (1.1.0-r0) (550/728) Installing plasma-settings (22.09-r1) (551/728) Installing kactivitymanagerd (5.25.5-r0) (552/728) Installing kinit (5.98.0-r0) (553/728) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (554/728) Installing kdnssd (5.98.0-r0) (555/728) Installing syntax-highlighting (5.98.0-r0) (556/728) Installing kdsoap (2.1.1-r0) (557/728) Installing libmtp (1.1.20-r0) (558/728) Installing llvm15-libs (15.0.1-r0) (559/728) Installing clang-libs (15.0.1-r0) (560/728) Installing qt5-qttools (5.15.5_git20220619-r1) (561/728) Installing phonon (4.11.1-r2) (562/728) Installing talloc (2.3.4-r0) (563/728) Installing tevent (0.13.0-r0) (564/728) Installing samba-util-libs (4.16.4-r0) (565/728) Installing jansson (2.14-r0) (566/728) Installing ldb (2.5.2-r0) (567/728) Installing libwbclient (4.16.4-r0) (568/728) Installing samba-libs (4.16.4-r0) (569/728) Installing libsmbclient (4.16.4-r0) (570/728) Installing kio-extras (22.08.1-r0) (571/728) Installing kquickcharts (5.98.0-r0) (572/728) Installing xorg-server-common (21.1.4-r1) (573/728) Installing libxkbfile (1.1.0-r1) (574/728) Installing xkbcomp (1.4.5-r0) (575/728) Installing libxfont2 (2.0.6-r0) (576/728) Installing libtirpc-conf (1.3.2-r2) (577/728) Installing libtirpc-nokrb (1.3.2-r2) (578/728) Installing libxcvt (0.1.2-r0) (579/728) Installing xwayland (22.1.3-r1) (580/728) Installing layer-shell-qt (5.25.5-r0) (581/728) Installing kscreenlocker (5.25.5-r0) (582/728) Installing libqaccessibilityclient (0.4.1-r1) (583/728) Installing xcb-util-cursor (0.1.3-r2) (584/728) Installing kwin (5.25.5-r0) (585/728) Installing kitemmodels (5.98.0-r0) (586/728) Installing threadweaver (5.98.0-r0) (587/728) Installing krunner (5.98.0-r0) (588/728) Installing milou (5.25.5-r0) (589/728) Installing pipewire-media-session (0.4.1-r0) (590/728) Installing qqc2-desktop-style (5.98.0-r0) (591/728) Installing font-hack (3.003-r2) (592/728) Installing plasma-integration (5.25.5-r0) (593/728) Installing qtchooser (66-r1) (594/728) Installing plasma-workspace-libs (5.25.5-r1) (595/728) Installing kactivities-stats (5.98.0-r0) (596/728) Installing baloo (5.98.0-r0) (597/728) Installing kholidays (5.98.0-r0) (598/728) Installing knotifyconfig (5.98.0-r0) (599/728) Installing kparts (5.98.0-r0) (600/728) Installing zxing-cpp (1.2.0-r0) (601/728) Installing libdmtx-libs (0.7.7-r0) (602/728) Installing libqrencode (4.1.1-r0) (603/728) Installing prison (5.98.0-r1) (604/728) Installing ktexteditor (5.98.0-r0) (605/728) Installing libnl3 (3.7.0-r0) (606/728) Installing libpcap (1.10.1-r0) (607/728) Installing lm-sensors-libs (3.6.0-r4) (608/728) Installing libksysguard (5.25.5-r0) (609/728) Installing kuserfeedback (1.2.0-r1) (610/728) Installing gpsd (3.24-r0) (611/728) Installing gpsd-openrc (3.24-r0) (612/728) Installing mpfr4 (4.1.0-r0) (613/728) Installing libqalculate (4.3.0-r0) (614/728) Installing plasma-workspace (5.25.5-r1) (615/728) Installing kpty (5.98.0-r0) (616/728) Installing kdesu (5.98.0-r0) (617/728) Installing kde-cli-tools (5.25.5-r0) (618/728) Installing qqc2-breeze-style (5.25.5-r0) (619/728) Installing plasma-mobile (5.25.5-r0) (620/728) Installing polkit-kde-agent-1 (5.25.5-r0) (621/728) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (622/728) Installing chrony-openrc (4.3-r0) (623/728) Installing haveged (1.9.18-r0) (624/728) Installing haveged-openrc (1.9.18-r0) (625/728) Installing nftables (1.0.5-r0) (626/728) Installing nftables-openrc (1.0.5-r0) (627/728) Installing postmarketos-config-nftables (0.10-r0) Executing postmarketos-config-nftables-0.10-r0.post-install * service nftables added to runlevel default (628/728) Installing postmarketos-config-nftables-networkmanager (0.10-r0) (629/728) Installing postmarketos-base-nftables (22-r0) Executing postmarketos-base-nftables-22-r0.post-install (630/728) Installing postmarketos-artwork-icons (2-r1) (631/728) Installing util-linux (2.38.1-r0) (632/728) Installing libfdisk (2.38.1-r0) (633/728) Installing libsmartcols (2.38.1-r0) (634/728) Installing util-linux-misc (2.38.1-r0) (635/728) Installing libeconf (0.4.6-r0) (636/728) Installing runuser (2.38.1-r0) (637/728) Installing mount (2.38.1-r0) (638/728) Installing losetup (2.38.1-r0) (639/728) Installing hexdump (2.38.1-r0) (640/728) Installing uuidgen (2.38.1-r0) (641/728) Installing blkid (2.38.1-r0) (642/728) Installing sfdisk (2.38.1-r0) (643/728) Installing mcookie (2.38.1-r0) (644/728) Installing agetty (2.38.1-r0) (645/728) Installing agetty-openrc (0.45.2-r3) (646/728) Installing wipefs (2.38.1-r0) (647/728) Installing cfdisk (2.38.1-r0) (648/728) Installing umount (2.38.1-r0) (649/728) Installing util-linux-openrc (2.38.1-r0) (650/728) Installing flock (2.38.1-r0) (651/728) Installing lsblk (2.38.1-r0) (652/728) Installing libcap-ng (0.8.3-r1) (653/728) Installing setpriv (2.38.1-r0) (654/728) Installing logger (2.38.1-r0) (655/728) Installing partx (2.38.1-r0) (656/728) Installing fstrim (2.38.1-r0) (657/728) Installing findmnt (2.38.1-r0) (658/728) Installing pcsc-lite-libs (1.9.9-r0) (659/728) Installing wpa_supplicant (2.10-r4) (660/728) Installing wpa_supplicant-openrc (2.10-r4) (661/728) Installing ifupdown-ng-wifi (0.12.1-r0) (662/728) Installing postmarketos-base-ui (5-r1) Executing postmarketos-base-ui-5-r1.post-install (663/728) Installing postmarketos-base-ui-networkmanager (5-r1) (664/728) Installing mpdecimal (2.5.1-r1) (665/728) Installing python3 (3.10.7-r0) (666/728) Installing py3-ruamel.yaml.clib (0.2.6-r1) (667/728) Installing py3-ruamel.yaml (0.16.12-r2) (668/728) Installing sleep-inhibitor (1.16-r0) (669/728) Installing sleep-inhibitor-openrc (1.16-r0) (670/728) Installing postmarketos-base-ui-elogind (5-r1) Executing postmarketos-base-ui-elogind-5-r1.post-install (671/728) Installing py3-dbus (1.3.2-r0) (672/728) Installing obex-capabilities (0.2.1-r1) (673/728) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (674/728) Installing postmarketos-base-ui-bluez-obexd (5-r1) (675/728) Installing pulseaudio-utils (9999_git20220528-r0) (676/728) Installing postmarketos-base-ui-pulseaudio (5-r1) (677/728) Installing upower (1.90.0-r2) (678/728) Installing powerdevil-libs (5.25.5-r0) (679/728) Installing powerdevil (5.25.5-r0) (680/728) Installing urfkill (0.5.0_git20210401-r2) (681/728) Installing urfkill-openrc (0.5.0_git20210401-r2) (682/728) Installing bubblewrap (0.6.2-r0) (683/728) Installing fuse-common (3.12.0-r0) (684/728) Installing fuse-openrc (3.12.0-r0) (685/728) Installing fuse3-libs (3.12.0-r0) (686/728) Installing fuse3 (3.12.0-r0) (687/728) Installing xdg-desktop-portal (1.15.0-r0) (688/728) Installing xdg-desktop-portal-kde (5.25.5-r0) (689/728) Installing autologin (1.0.0-r4) (690/728) Installing tinydm (1.1.2-r0) (691/728) Installing tinydm-openrc (1.1.2-r0) (692/728) Installing postmarketos-base-ui-tinydm (5-r1) (693/728) Installing font-alias (1.0.4-r0) (694/728) Installing util-macros (1.19.3-r0) (695/728) Installing font-misc-misc (1.1.2-r2) (696/728) Installing font-cursor-misc (1.0.3-r2) (697/728) Installing xauth (1.1.2-r0) (698/728) Installing xmodmap (1.0.11-r0) (699/728) Installing xrdb (1.2.1-r0) (700/728) Installing xinit (1.4.1-r0) (701/728) Installing libpciaccess (0.16-r1) (702/728) Installing xorg-server (21.1.4-r1) (703/728) Installing libinput (1.21.0-r0) (704/728) Installing xf86-input-libinput (1.2.1-r0) (705/728) Installing xf86-video-fbdev (0.5.0-r3) (706/728) Installing postmarketos-base-ui-x11 (5-r1) (707/728) 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 (708/728) Installing libexif (0.6.24-r0) (709/728) Installing hwloc (2.8.0-r0) (710/728) Installing libucontext (1.2-r0) (711/728) Installing libtbb (2021.6.0-r0) (712/728) Installing opencv (4.6.0-r2) (713/728) Installing postprocessd (0.2.1-r0) (714/728) Installing postprocessd-megapixels (0.2.1-r0) (715/728) Installing qmltermwidget (0.2.0-r1) (716/728) Installing qmlkonsole (22.09-r1) (717/728) Installing c-ares (1.18.1-r0) (718/728) Installing spacebar (22.09-r0) (719/728) Installing ttf-droid-nonlatin (20200215-r2) (720/728) Installing hkdm (0.1.8-r0) (721/728) Installing buffyboard (0.2.0-r0) (722/728) Installing terminus-font (4.49.1-r1) (723/728) Installing kbd-misc (2.5.1-r1) (724/728) Installing kbd (2.5.1-r1) (725/728) Installing kbd-openrc (2.5.1-r1) (726/728) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (727/728) Installing ttyescape-openrc (1.0.1-r1) (728/728) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r25.trigger Executing glib-2.74.0-r2.trigger Executing fontconfig-2.14.0-r0.trigger Executing shared-mime-info-2.2-r1.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-r2.trigger Executing postmarketos-mkinitfs-1.5-r0.trigger 2022/10/03 16:12:45 Generating for kernel version: 5.17.9 2022/10/03 16:12:45 Output directory: /boot 2022/10/03 16:12:45 == Generating initramfs == 2022/10/03 16:12:45 - Including hook files 2022/10/03 16:12:45 - Including hook scripts 2022/10/03 16:12:45 - Including required binaries 2022/10/03 16:12:45 - Including kernel modules 2022/10/03 16:12:46 - Including splash images 2022/10/03 16:12:46 - Writing and verifying initramfs archive 2022/10/03 16:12:46 == Generating initramfs extra == 2022/10/03 16:12:46 - Including extra binaries 2022/10/03 16:12:46 - Including FDE support 2022/10/03 16:12:47 - Writing and verifying initramfs-extra archive 2022/10/03 16:12: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/10/03 16:12:49 mkinitfs completed in: 3.860312122s Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.15.0-r2.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2448 MiB in 753 packages (267350) [16:12:59] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2448 MiB in 753 packages (267350) [16:13:03] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details) (267350) [16:13:03] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro (267350) [16:13:03] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (267350) [16:13:03] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (267350) [16:13:03] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (267350) [16:13:03] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro (267350) [16:13:03] New background process: pid=275990, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2448 MiB in 753 packages (267350) [16:13:06] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2448 MiB in 753 packages (267350) [16:13:10] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (267350) [16:13:10] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs (267350) [16:13:10] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (267350) [16:13:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (267350) [16:13:10] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (267350) [16:13:10] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (267350) [16:13:10] New background process: pid=276232, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2448 MiB in 753 packages (267350) [16:13:14] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro (267350) [16:13:14] (rootfs_pine64-pinephonepro) % mkinitfs 2022/10/03 16:13:14 Generating for kernel version: 5.17.9 2022/10/03 16:13:14 Output directory: /boot 2022/10/03 16:13:14 == Generating initramfs == 2022/10/03 16:13:14 - Including hook files 2022/10/03 16:13:14 - Including hook scripts 2022/10/03 16:13:14 - Including required binaries 2022/10/03 16:13:14 - Including kernel modules 2022/10/03 16:13:14 - Including splash images 2022/10/03 16:13:14 - Writing and verifying initramfs archive 2022/10/03 16:13:14 == Generating initramfs extra == 2022/10/03 16:13:14 - Including extra binaries 2022/10/03 16:13:14 - Including FDE support 2022/10/03 16:13:15 - Writing and verifying initramfs-extra archive 2022/10/03 16:13:16 == 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/10/03 16:13:20 mkinitfs completed in: 5.855640794s (267350) [16:13:20] *** SET LOGIN PASSWORD FOR: 'user' *** (267350) [16:13:20] (rootfs_pine64-pinephonepro) % passwd user New password: Retype new password: passwd: password updated successfully (267350) [16:13:20] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow (267350) [16:13:20] (rootfs_pine64-pinephonepro) locking root (267350) [16:13:20] (rootfs_pine64-pinephonepro) % passwd -l root passwd: password changed. (267350) [16:13:20] NOTE: No valid keymap specified for device (267350) [16:13:20] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC (267350) [16:13:27] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname (267350) [16:13:27] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts (267350) [16:13:27] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (267350) [16:13:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (267350) [16:13:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (267350) [16:13:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (267350) [16:13:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (267350) [16:13:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (267350) [16:13:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (267350) [16:13:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (267350) [16:13:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (267350) [16:13:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (267350) [16:13:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (267350) [16:13:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (267350) [16:13:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (267350) [16:13:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (267350) [16:13:27] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (267350) [16:13:27] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (267350) [16:13:27] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro 2510680 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro (267350) [16:13:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (267350) [16:13:28] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (267350) [16:13:28] (native) create pine64-pinephonepro.img (3248M) (267350) [16:13:28] (native) % truncate -s 3248M /home/pmos/rootfs/pine64-pinephonepro.img (267350) [16:13:28] (native) mount /dev/install (pine64-pinephonepro.img) (267350) [16:13:28] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop) (267350) [16:13:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (267350) [16:13:28] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (267350) [16:13:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (267350) [16:13:28] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (267350) [16:13:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (267350) [16:13:28] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (267350) [16:13:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (267350) [16:13:28] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (267350) [16:13:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (267350) [16:13:28] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (267350) [16:13:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (267350) [16:13:28] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (267350) [16:13:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (267350) [16:13:28] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (267350) [16:13:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (267350) [16:13:28] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (267350) [16:13:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (267350) [16:13:28] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (267350) [16:13:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (267350) [16:13:28] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (267350) [16:13:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (267350) [16:13:28] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (267350) [16:13:28] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img (267350) [16:13:28] (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/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (267350) [16:13:28] (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/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (267350) [16:13:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (267350) [16:13:28] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (267350) [16:13:28] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (267350) [16:13:28] (native) % parted -s /dev/install mktable gpt (267350) [16:13:29] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M (267350) [16:13:29] (native) % parted -s /dev/install mkpart primary 256M 100% (267350) [16:13:29] (native) % parted -s /dev/install set 1 boot on (267350) [16:13: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/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (267350) [16:13:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (267350) [16:13:29] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (267350) [16:13:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (267350) [16:13:29] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (267350) [16:13:29] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (267350) [16:13:29] (native) install e2fsprogs (267350) [16:13:29] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (267350) [16:13:29] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (267350) [16:13:29] (native) % cat /tmp/apk_progress_fifo (267350) [16:13:29] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (267350) [16:13:29] New background process: pid=277109, 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 (267350) [16:13:30] (native) format /dev/installp2 (root, ext4) (267350) [16:13:30] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (267350) [16:13:30] (native) mount /dev/installp2 to /mnt/install (267350) [16:13:30] (native) % mkdir -p /mnt/install (267350) [16:13:30] (native) % mount /dev/installp2 /mnt/install (267350) [16:13:30] (native) calculate depends of dosfstools (pmbootstrap -v for details) (267350) [16:13:30] (native) install dosfstools (267350) [16:13:30] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (267350) [16:13:30] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (267350) [16:13:30] (native) % cat /tmp/apk_progress_fifo (267350) [16:13:30] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (267350) [16:13:30] New background process: pid=277245, 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: 26 MiB in 73 packages (267350) [16:13:30] (native) format /dev/installp1 (boot, fat32), mount to mountpoint (267350) [16:13:30] (native) % mkfs.fat -F 32 -n pmOS_boot /dev/installp1 mkfs.fat 4.2 (2021-01-31) mkfs.fat: Warning: lowercase labels might not work properly on some systems (267350) [16:13:31] (native) % mkdir -p /mnt/install/boot (267350) [16:13:31] (native) % mount /dev/installp1 /mnt/install/boot (267350) [16:13:31] *** (4/4) FILL INSTALL BLOCKDEVICE *** (267350) [16:13:31] (native) copy rootfs_pine64-pinephonepro to /mnt/install/ (267350) [16:13:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (267350) [16:13:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (267350) [16:13:31] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (267350) [16:13:31] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (267350) [16:13:31] (native) % cd /mnt/rootfs_pine64-pinephonepro; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/ (267350) [16:13:37] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (267350) [16:13:37] % 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 (267350) [16:13:37] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (267350) [16:13:37] % 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/ (267350) [16:13:37] % 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/ (267350) [16:13:37] % 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/ (267350) [16:13:37] % 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/ (267350) [16:13:37] % 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/ (267350) [16:13:37] % 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/ (267350) [16:13:37] % 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/ (267350) [16:13:37] % 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/ (267350) [16:13:37] % 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/ (267350) [16:13:37] % 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/ (267350) [16:13:37] % 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/ (267350) [16:13:37] % 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/ (267350) [16:13:37] % 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/ (267350) [16:13:37] % 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/ (267350) [16:13:37] % 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/ (267350) [16:13:37] % 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/ (267350) [16:13:37] % 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/ (267350) [16:13:37] % 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/ (267350) [16:13:37] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (267350) [16:13:37] % 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 (267350) [16:13:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (267350) [16:13:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (267350) [16:13: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/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.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": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (267350) [16:13:51] (native) umount /dev/loop9 (267350) [16:13:51] (native) % losetup -d /dev/loop9 (267350) [16:13:51] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (267350) [16:13:51] (267350) [16:13:51] *** FLASHING INFORMATION *** (267350) [16:13:51] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (267350) [16:13:51] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (267350) [16:13:51] (267350) [16:13:51] *** SSH DAEMON INFORMATION *** (267350) [16:13:51] SSH daemon is enabled (disable with --no-sshd). (267350) [16:13:51] Login as 'user' with the password given during installation. (267350) [16:13:51] (267350) [16:13:51] *** FIREWALL INFORMATION *** (267350) [16:13:51] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (267350) [16:13:51] For more information: https://postmarketos.org/firewall (267350) [16:13:51] (267350) [16:13:51] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (267350) [16:13:51] DONE! total 2605688 -rw-r--r-- 1 root 12345 3405774848 Oct 3 16:13 pine64-pinephonepro.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img' Loop Device: /dev/loop9 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/core20_1611.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.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/pine64-pinephonepro.img 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Oct 3 16:14 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Oct 3 16:14 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Oct 3 16:14 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Oct 3 16:12 bin drwxr-xr-x 2 root root 4096 Oct 3 16:13 boot drwxr-xr-x 2 root root 4096 Oct 3 16:06 dev drwxr-xr-x 68 root root 4096 Oct 3 16:13 etc drwxr-xr-x 3 root root 4096 Oct 3 16:13 home drwxr-xr-x 15 root root 4096 Oct 3 16:12 lib drwx------ 2 root root 16384 Oct 3 16:13 lost+found drwxr-xr-x 5 root root 4096 Oct 3 16:06 media drwxr-xr-x 8 root root 4096 Oct 3 16:06 mnt drwxr-xr-x 2 root root 4096 Oct 3 16:06 opt drwxr-xr-x 2 root root 4096 Oct 3 16:06 proc drwx------ 2 root root 4096 Oct 3 16:06 root drwxr-xr-x 6 root root 4096 Oct 3 16:11 run drwxr-xr-x 2 root root 4096 Oct 3 16:11 sbin drwxr-xr-x 2 root root 4096 Oct 3 16:06 srv drwxr-xr-x 2 root root 4096 Oct 3 16:06 sys drwxrwxrwt 2 root root 4096 Oct 3 16:13 tmp drwxr-xr-x 10 root root 4096 Oct 3 16:12 usr drwxr-xr-x 13 root root 4096 Oct 3 16:08 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-10-03 16:14:16-- 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% 61.6M=0s 2022-10-03 16:14:16 (61.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/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz 2022-10-03 15:21:51.661454 [http://mirror.postmarketos.org/postmarketos/master] v20220809-4484-ge2a2f3d59e [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-4492-gbd8be9dbbd [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-4490-g35d7a25352 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24646 distinct packages available (1/104) Upgrading kirigami2-libs (5.98.0-r0 -> 9999_git1664630285-r0) (2/104) Upgrading kirigami2 (5.98.0-r0 -> 9999_git1664630285-r0) (3/104) Upgrading kactivities-libs (5.98.0-r0 -> 9999_git1664629934-r0) (4/104) Upgrading karchive (5.98.0-r0 -> 9999_git1664629956-r0) (5/104) Upgrading kconfig (5.98.0-r0 -> 9999_git1664630021-r0) (6/104) Upgrading kcoreaddons (5.98.0-r0 -> 9999_git1664638503-r0) (7/104) Upgrading kwindowsystem (5.98.0-r0 -> 9999_git1664630532-r0) (8/104) Upgrading kcrash (5.98.0-r0 -> 9999_git1664630063-r0) (9/104) Upgrading kdbusaddons (5.98.0-r0 -> 9999_git1664630082-r0) (10/104) Upgrading kglobalaccel (5.98.0-r0 -> 9999_git1664630187-r0) (11/104) Upgrading kguiaddons (5.98.0-r0 -> 9999_git1664630196-r0) (12/104) Upgrading ki18n (5.98.0-r0 -> 9999_git1664630229-r0) (13/104) Upgrading kauth (5.98.0-r0 -> 9999_git1664629965-r0) (14/104) Upgrading kcodecs (5.98.0-r0 -> 9999_git1664630004-r0) (15/104) Upgrading kwidgetsaddons (5.98.0-r0 -> 9999_git1664630523-r0) (16/104) Upgrading kconfigwidgets (5.98.0-r0 -> 9999_git1664630031-r0) (17/104) Upgrading kiconthemes (5.98.0-r0 -> 9999_git1664630238-r0) (18/104) Upgrading kitemviews (5.98.0-r0 -> 9999_git1664630304-r0) (19/104) Upgrading kxmlgui (5.98.0-r0 -> 9999_git1664630544-r0) (20/104) Upgrading kbookmarks (5.98.0-r0 -> 9999_git1664629975-r0) (21/104) Upgrading kcompletion (5.98.0-r0 -> 9999_git1664630012-r0) (22/104) Upgrading kdoctools (5.98.0-r0 -> 9999_git1664630159-r0) (23/104) Upgrading kjobwidgets (5.98.0-r0 -> 9999_git1664630314-r0) (24/104) Upgrading knotifications (5.98.0-r0 -> 9999_git1664633697-r0) (25/104) Upgrading kservice (5.98.0-r0 -> 9999_git1664630461-r0) (26/104) Upgrading solid-libs (5.98.0-r0 -> 9999_git1664630633-r0) (27/104) Upgrading sonnet (5.98.0-r0 -> 9999_git1664630645-r0) (28/104) Upgrading ktextwidgets (5.98.0-r0 -> 9999_git1664630482-r0) (29/104) Upgrading kio (5.98.0-r0 -> 9999_git1664633918-r0) (30/104) Upgrading kpackage (5.98.0-r0 -> 9999_git1664637262-r0) (31/104) Upgrading kdeclarative (5.98.0-r0 -> 9999_git1664630091-r0) (32/104) Upgrading kwayland (5.98.0-r0 -> 9999_git1664630513-r0) (33/104) Upgrading plasma-framework (5.98.0-r0 -> 9999_git1664630592-r0) (34/104) Upgrading kwallet (5.98.0-r0 -> 9999_git1664630501-r0) (35/104) Upgrading purpose (5.98.0-r0 -> 9999_git1664630614-r0) (36/104) Upgrading angelfish (22.09-r0 -> 9999_git1664290107-r0) (37/104) Upgrading breeze-gtk (5.25.5-r0 -> 9999_git1663246387-r0) (38/104) Upgrading attica (5.98.0-r0 -> 9999_git1664629884-r0) (39/104) Upgrading kidletime (5.98.0-r0 -> 9999_git1664630247-r0) (40/104) Upgrading knewstuff (5.98.0-r0 -> 9999_git1664630352-r0) (41/104) Upgrading kirigami-addons (0.4-r0 -> 9999_git1664349824-r0) (42/104) Upgrading kclock (22.09-r0 -> 9999_git1664502819-r0) (43/104) Upgrading kdecoration (5.25.5-r0 -> 9999_git1663246478-r0) (44/104) Upgrading kde-gtk-config (5.25.5-r0 -> 9999_git1663246468-r0) (45/104) Upgrading kfilemetadata (5.98.0-r0 -> 9999_git1664630178-r0) (46/104) Upgrading kcontacts (5.98.0-r0 -> 9999_git1664630042-r0) (47/104) Upgrading kpeople (5.98.0-r0 -> 9999_git1664630402-r0) (48/104) Upgrading kcalendarcore (5.98.0-r0 -> 9999_git1664629985-r0) (49/104) Upgrading kcmutils (5.98.0-r0 -> 9999_git1664629994-r0) (50/104) Upgrading frameworkintegration (5.98.0-r0 -> 9999_git1664629924-r0) (51/104) Upgrading oxygen (5.25.5-r0 -> 9999_git1664330273-r0) (52/104) Upgrading modemmanager-qt (5.98.0-r0 -> 9999_git1664630564-r0) (53/104) Upgrading plasma-dialer (22.09-r0 -> 9999_git1664416490-r0) (54/104) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1664292206-r0) (55/104) Upgrading kded (5.98.0-r0 -> 9999_git1664630101-r0) (56/104) Upgrading bluez-qt (5.98.0-r0 -> 9999_git1664629902-r0) (57/104) Upgrading bluedevil (5.25.5-r0 -> 9999_git1664306256-r0) (58/104) Upgrading breeze (5.25.5-r0 -> 9999_git1664502565-r0) (59/104) Upgrading libkscreen (5.25.5-r0 -> 9999_git1663246681-r0) (60/104) Upgrading layer-shell-qt (5.25.5-r0 -> 9999_git1663246670-r0) (61/104) Upgrading kscreen (5.25.5-r0 -> 9999_git1664618723-r0) (62/104) Upgrading kwallet-pam (5.25.5-r0 -> 9999_git1663246611-r0) (63/104) Upgrading kwayland-integration (5.25.5-r0 -> 9999_git1663669798-r0) (64/104) Upgrading breeze-icons (5.98.0-r0 -> 9999_git1664629913-r0) (65/104) Upgrading kactivities (5.98.0-r0 -> 9999_git1664629934-r0) (66/104) Upgrading plasma-nano (5.25.5-r0 -> 9999_git1664053178-r0) (67/104) Upgrading networkmanager-qt (5.98.0-r0 -> 9999_git1664638441-r0) (68/104) Upgrading plasma-nm (5.25.5-r0 -> 9999_git1664401880-r0) (69/104) Upgrading plasma-nm-mobile (5.25.5-r0 -> 9999_git1664401880-r0) (70/104) Upgrading plasma-pa (5.25.5-r0 -> 9999_git1664305981-r0) (71/104) Upgrading plasma-settings (22.09-r1 -> 9999_git1664589804-r1) (72/104) Upgrading kactivitymanagerd (5.25.5-r0 -> 9999_git1664278799-r0) (73/104) Upgrading kinit (5.98.0-r0 -> 9999_git1664630266-r0) (74/104) Upgrading kdnssd (5.98.0-r0 -> 9999_git1664630150-r0) (75/104) Upgrading syntax-highlighting (5.98.0-r0 -> 9999_git1664630664-r0) (76/104) Upgrading kquickcharts (5.98.0-r0 -> 9999_git1664637086-r0) (77/104) Upgrading kscreenlocker (5.25.5-r0 -> 9999_git1664589349-r0) (78/104) Upgrading kwin (5.25.5-r0 -> 9999_git1664521850-r0) (79/104) Upgrading kitemmodels (5.98.0-r0 -> 9999_git1664630295-r0) (80/104) Upgrading threadweaver (5.98.0-r0 -> 9999_git1664630673-r0) (81/104) Upgrading krunner (5.98.0-r0 -> 9999_git1664630451-r0) (82/104) Upgrading milou (5.25.5-r0 -> 9999_git1663246703-r0) (83/104) Upgrading qqc2-desktop-style (5.98.0-r0 -> 9999_git1664630623-r0) (84/104) Upgrading plasma-integration (5.25.5-r0 -> 9999_git1663760643-r0) (85/104) Upgrading plasma-workspace-libs (5.25.5-r1 -> 9999_git1664563200-r1) (86/104) Upgrading kactivities-stats (5.98.0-r0 -> 9999_git1664629944-r0) (87/104) Upgrading baloo (5.98.0-r0 -> 9999_git1664629892-r0) (88/104) Upgrading kholidays (5.98.0-r0 -> 9999_git1664630207-r0) (89/104) Upgrading knotifyconfig (5.98.0-r0 -> 9999_git1664630371-r0) (90/104) Upgrading kparts (5.98.0-r0 -> 9999_git1664630393-r0) (91/104) Upgrading prison (5.98.0-r1 -> 9999_git1664630602-r1) (92/104) Upgrading ktexteditor (5.98.0-r0 -> 9999_git1664643689-r0) (93/104) Upgrading libksysguard (5.25.5-r0 -> 9999_git1663946387-r0) (94/104) Upgrading plasma-workspace (5.25.5-r1 -> 9999_git1664563200-r1) (95/104) Upgrading kpty (5.98.0-r0 -> 9999_git1664630423-r0) (96/104) Upgrading kdesu (5.98.0-r0 -> 9999_git1663420106-r0) (97/104) Upgrading kde-cli-tools (5.25.5-r0 -> 9999_git1664303420-r0) (98/104) Upgrading qqc2-breeze-style (5.25.5-r0 -> 9999_git1664189424-r0) (99/104) Upgrading plasma-mobile (5.25.5-r0 -> 9999_git1664657064-r0) (100/104) Upgrading polkit-kde-agent-1 (5.25.5-r0 -> 9999_git1664589398-r0) (101/104) Upgrading powerdevil-libs (5.25.5-r0 -> 9999_git1664306196-r0) (102/104) Upgrading powerdevil (5.25.5-r0 -> 9999_git1664306196-r0) (103/104) Upgrading xdg-desktop-portal-kde (5.25.5-r0 -> 9999_git1664375402-r0) (104/104) Upgrading qmlkonsole (22.09-r1 -> 9999_git1664292226-r1) Executing busybox-1.35.0-r25.trigger Executing shared-mime-info-2.2-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.15.0-r2.trigger OK: 2451 MiB in 753 packages (1/10) Installing bash (5.2.0-r0) Executing bash-5.2.0-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.5-r3) (4/10) Installing libseccomp (2.5.4-r0) (5/10) Installing flatpak (1.14.0-r1) Executing flatpak-1.14.0-r1.pre-install Executing flatpak-1.14.0-r1.post-install modprobe: can't change directory to '5.15.0-48-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (6/10) Installing flatpak-libs (1.14.0-r1) (7/10) Installing discover-backend-flatpak (5.25.5-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (6.4-r0) (10/10) Installing neofetch (7.1.0-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.15.0-r2.trigger OK: 2462 MiB in 763 packages (1/85) Installing syndication (9999_git1664630654-r0) (2/85) Installing alligator (9999_git1664294413-r0) (3/85) Installing libavc1394 (0.5.4-r2) (4/85) Installing libcaca (0.99_beta20-r0) (5/85) Installing libdv (1.0.0-r6) (6/85) Installing libiec61883 (1.2.0-r2) (7/85) Installing mpg123-libs (1.30.2-r0) (8/85) Installing speex (1.2.1-r0) (9/85) Installing libshout (2.4.6-r1) (10/85) Installing wavpack (5.5.0-r0) (11/85) Installing gst-plugins-good (1.20.3-r2) (12/85) Installing py3-parsing (3.0.9-r0) (13/85) Installing py3-packaging (21.3-r2) (14/85) Installing py3-setuptools (65.4.1-r0) (15/85) Installing py3-certifi (2022.6.15-r0) (16/85) Installing py3-charset-normalizer (2.1.1-r0) (17/85) Installing py3-idna (3.4-r1) (18/85) Installing py3-urllib3 (1.26.12-r0) (19/85) Installing py3-requests (2.28.1-r0) (20/85) Installing py3-ytmusicapi (0.22.0-r0) (21/85) Installing libmng (2.0.3-r1) (22/85) Installing qt5-qtimageformats (5.15.5_git20220617-r0) (23/85) Installing py3-mutagen (1.45.1-r2) (24/85) Installing py3-websockets (10.3-r1) (25/85) Installing py3-brotli (1.0.9-r8) (26/85) Installing yt-dlp (2022.09.01-r1) (27/85) Installing audiotube (9999_git1664589745-r0) (28/85) Installing calindori (9999_git1664589753-r0) (29/85) Installing live-media (2022.07.14-r0) (30/85) Installing libxpm (3.5.13-r1) (31/85) Installing a52dec (0.7.4-r7) (32/85) Installing ffmpeg4-libs (4.4.2-r4) (33/85) Installing libbluray (1.3.3-r0) (34/85) Installing libcddb (1.3.2-r3) (35/85) Installing libdvbpsi (1.3.3-r0) (36/85) Installing libdvdcss (1.4.3-r0) (37/85) Installing libdvdread (6.1.3-r0) (38/85) Installing libdvdnav (6.1.1-r0) (39/85) Installing libebml (1.4.3-r0) (40/85) Installing faad2-libs (2.10.0-r0) (41/85) Installing libupnp (1.14.13-r0) (42/85) Installing lua5.2-libs (5.2.4-r10) (43/85) Installing libmad (0.15.1b-r9) (44/85) Installing libmatroska (1.7.0-r0) (45/85) Installing libmpeg2 (0.5.1-r8) (46/85) Installing glslang-libs (11.11.0-r0) (47/85) Installing glslang (11.11.0-r0) (48/85) Installing spirv-tools (1.3.224.1-r1) (49/85) Installing shaderc (2022.2-r1) (50/85) Installing libplacebo (4.208.0-r2) (51/85) Installing vlc-libs (3.0.17.4-r7) (52/85) Installing vlc (3.0.17.4-r7) (53/85) Installing elisa (22.08.1-r0) (54/85) Installing kunitconversion (9999_git1664630491-r0) (55/85) Installing kalk (9999_git1664614599-r0) (56/85) Installing qt5-qtkeychain (0.13.2-r0) (57/85) Installing kasts (9999_git1664567533-r0) (58/85) Installing keysmith (9999_git1664290534-r0) (59/85) Installing krecorder (9999_git1664380095-r1) (60/85) Installing kpublictransport (22.08.1-r0) (61/85) Installing ktrip (9999_git1664589771-r0) (62/85) Installing kweathercore (9999_git1664631973-r0) (63/85) Installing qt5-qtcharts (5.15.5_git20220617-r0) (64/85) Installing kweather (9999_git1664662391-r1) (65/85) Installing libquotient (0.6.11-r0) (66/85) Installing libcmark (0.30.2-r0) (67/85) Installing neochat (9999_git1664589787-r0) (68/85) Installing kjs (9999_git1664630323-r0) (69/85) Installing libkexiv2 (22.08.1-r0) (70/85) Installing libdjvulibre (3.5.28-r1) (71/85) Installing libzip (1.9.2-r1) (72/85) Installing ebook-tools (0.2.2-r2) (73/85) Installing discount-libs (2.2.7b-r0) (74/85) Installing poppler (22.09.0-r0) (75/85) Installing poppler-qt5 (22.09.0-r0) (76/85) Installing kdegraphics-mobipocket (22.08.1-r0) (77/85) Installing libspectre (0.2.10-r0) (78/85) Installing okular-common (22.08.1-r0) (79/85) Installing okular (22.08.1-r0) (80/85) Installing plasma-camera (1.0_git20210328-r2) (81/85) Installing gst-libav (1.20.3-r1) (82/85) Installing gst-plugins-good-qt (1.20.3-r2) (83/85) Installing plasmatube (9999_git1664292219-r0) (84/85) Installing qt5-qtwebsockets (5.15.5_git20220617-r0) (85/85) Installing tokodon (9999_git1664334665-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing vlc-libs-3.0.17.4-r7.trigger OK: 2609 MiB in 848 packages (chroot) Exiting chroot... [16:16:36] Unregister qemu binfmt (arm) [16:16:36] Unregister qemu binfmt (aarch64) [16:16:37] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:16:37] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:16:37] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y [16:16:37] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro [16:16:39] Cleared up ~5023 MB of space [16:16:39] DONE! removed 'images/pmos-plasma-mobile-nightly-20221001-pine64-pinephone.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221001-pine64-pinephone.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221001-pine64-pinephonepro.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221001-pine64-pinephonepro.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221001-tablet-x64uefi.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221001-tablet-x64uefi.img.xz.sha256' Compressing pine64-pinephone.img pine64-pinephone.img: 878.7 MiB / 3,286.0 MiB = 0.267, 28 MiB/s, 1:57 renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221003-pine64-pinephone.img.xz' Compressing pine64-pinephonepro.img pine64-pinephonepro.img: 856.9 MiB / 3,248.0 MiB = 0.264, 27 MiB/s, 1:58 renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221003-pine64-pinephonepro.img.xz' Compressing tablet-x64uefi.img tablet-x64uefi.img: 1,291.7 MiB / 4,388.0 MiB = 0.294, 29 MiB/s, 2:28 renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221003-tablet-x64uefi.img.xz' sending incremental file list deleting images/pmos-plasma-mobile-nightly-20221001-tablet-x64uefi.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221001-tablet-x64uefi.img.xz deleting images/pmos-plasma-mobile-nightly-20221001-pine64-pinephonepro.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221001-pine64-pinephonepro.img.xz deleting images/pmos-plasma-mobile-nightly-20221001-pine64-pinephone.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221001-pine64-pinephone.img.xz images/ images/pmos-plasma-mobile-nightly-20221003-pine64-pinephone.img.xz 32,768 0% 0.00kB/s 0:00:00 3,342,336 0% 3.15MB/s 0:04:44 4,653,056 0% 2.18MB/s 0:06:50 5,963,776 0% 1.86MB/s 0:08:00 7,274,496 0% 1.70MB/s 0:08:46 8,585,216 0% 1.22MB/s 0:12:09 9,895,936 1% 1.22MB/s 0:12:10 11,206,656 1% 1.22MB/s 0:12:09 12,517,376 1% 1.21MB/s 0:12:10 13,828,096 1% 1.22MB/s 0:12:06 15,138,816 1% 1.22MB/s 0:12:06 16,449,536 1% 1.22MB/s 0:12:04 17,760,256 1% 1.22MB/s 0:12:01 19,070,976 2% 1.22MB/s 0:12:02 20,381,696 2% 1.22MB/s 0:12:00 21,692,416 2% 1.22MB/s 0:11:59 23,003,136 2% 1.22MB/s 0:12:00 24,313,856 2% 1.22MB/s 0:11:58 25,624,576 2% 1.22MB/s 0:11:57 26,935,296 2% 1.22MB/s 0:11:57 28,246,016 3% 1.22MB/s 0:11:55 29,556,736 3% 1.22MB/s 0:11:54 30,867,456 3% 1.22MB/s 0:11:54 32,178,176 3% 1.22MB/s 0:11:53 33,488,896 3% 1.22MB/s 0:11:51 34,799,616 3% 1.21MB/s 0:11:53 36,110,336 3% 1.21MB/s 0:11:52 37,421,056 4% 1.21MB/s 0:11:51 38,731,776 4% 1.21MB/s 0:11:50 40,042,496 4% 1.22MB/s 0:11:46 41,353,216 4% 1.22MB/s 0:11:46 42,663,936 4% 1.22MB/s 0:11:43 43,974,656 4% 1.22MB/s 0:11:44 45,285,376 4% 1.22MB/s 0:11:41 46,596,096 5% 1.22MB/s 0:11:39 47,906,816 5% 1.22MB/s 0:11:39 49,217,536 5% 1.22MB/s 0:11:36 50,528,256 5% 1.22MB/s 0:11:37 51,838,976 5% 1.22MB/s 0:11:37 53,149,696 5% 1.22MB/s 0:11:34 54,460,416 5% 1.22MB/s 0:11:33 55,771,136 6% 1.22MB/s 0:11:32 57,081,856 6% 1.22MB/s 0:11:31 58,392,576 6% 1.22MB/s 0:11:31 59,703,296 6% 1.22MB/s 0:11:29 61,014,016 6% 1.22MB/s 0:11:30 62,324,736 6% 1.22MB/s 0:11:28 63,635,456 6% 1.22MB/s 0:11:27 64,946,176 7% 1.22MB/s 0:11:26 66,256,896 7% 1.22MB/s 0:11:23 67,534,848 7% 1.21MB/s 0:11:27 68,845,568 7% 1.21MB/s 0:11:28 70,156,288 7% 1.21MB/s 0:11:28 71,467,008 7% 1.21MB/s 0:11:27 72,777,728 7% 1.22MB/s 0:11:21 74,088,448 8% 1.22MB/s 0:11:20 75,399,168 8% 1.22MB/s 0:11:18 76,709,888 8% 1.22MB/s 0:11:17 78,020,608 8% 1.22MB/s 0:11:16 79,331,328 8% 1.22MB/s 0:11:14 80,642,048 8% 1.22MB/s 0:11:13 81,952,768 8% 1.22MB/s 0:11:11 83,263,488 9% 1.22MB/s 0:11:10 84,574,208 9% 1.22MB/s 0:11:09 85,884,928 9% 1.22MB/s 0:11:08 87,195,648 9% 1.22MB/s 0:11:07 88,506,368 9% 1.22MB/s 0:11:07 89,817,088 9% 1.22MB/s 0:11:06 91,127,808 9% 1.22MB/s 0:11:05 92,438,528 10% 1.22MB/s 0:11:05 93,749,248 10% 1.22MB/s 0:11:03 95,059,968 10% 1.22MB/s 0:11:02 96,370,688 10% 1.22MB/s 0:11:00 97,681,408 10% 1.22MB/s 0:10:58 98,992,128 10% 1.22MB/s 0:10:59 100,302,848 10% 1.22MB/s 0:10:58 101,613,568 11% 1.20MB/s 0:11:06 102,793,216 11% 1.15MB/s 0:11:35 103,972,864 11% 1.11MB/s 0:11:59 105,283,584 11% 1.10MB/s 0:12:07 106,594,304 11% 1.11MB/s 0:11:57 107,905,024 11% 1.16MB/s 0:11:27 109,215,744 11% 1.19MB/s 0:11:06 110,526,464 11% 1.20MB/s 0:10:57 111,837,184 12% 1.20MB/s 0:10:56 113,147,904 12% 1.21MB/s 0:10:53 114,458,624 12% 1.22MB/s 0:10:47 115,769,344 12% 1.21MB/s 0:10:48 117,080,064 12% 1.21MB/s 0:10:50 118,390,784 12% 1.20MB/s 0:10:51 119,701,504 12% 1.20MB/s 0:10:51 121,012,224 13% 1.20MB/s 0:10:51 122,322,944 13% 1.20MB/s 0:10:50 123,633,664 13% 1.20MB/s 0:10:48 124,944,384 13% 1.20MB/s 0:10:46 126,255,104 13% 1.21MB/s 0:10:42 127,565,824 13% 1.21MB/s 0:10:38 128,876,544 13% 1.22MB/s 0:10:35 130,187,264 14% 1.22MB/s 0:10:33 131,497,984 14% 1.22MB/s 0:10:32 132,808,704 14% 1.22MB/s 0:10:30 134,119,424 14% 1.22MB/s 0:10:30 135,430,144 14% 1.21MB/s 0:10:32 136,740,864 14% 1.21MB/s 0:10:31 138,051,584 14% 1.21MB/s 0:10:30 139,362,304 15% 1.21MB/s 0:10:29 140,673,024 15% 1.22MB/s 0:10:26 141,983,744 15% 1.22MB/s 0:10:24 143,294,464 15% 1.22MB/s 0:10:23 144,605,184 15% 1.22MB/s 0:10:21 145,915,904 15% 1.22MB/s 0:10:20 147,226,624 15% 1.22MB/s 0:10:19 148,537,344 16% 1.22MB/s 0:10:18 149,848,064 16% 1.22MB/s 0:10:17 151,158,784 16% 1.22MB/s 0:10:16 152,469,504 16% 1.22MB/s 0:10:15 153,780,224 16% 1.22MB/s 0:10:14 155,090,944 16% 1.22MB/s 0:10:12 156,401,664 16% 1.22MB/s 0:10:12 157,712,384 17% 1.22MB/s 0:10:10 159,023,104 17% 1.22MB/s 0:10:09 160,333,824 17% 1.22MB/s 0:10:09 161,644,544 17% 1.22MB/s 0:10:07 162,955,264 17% 1.22MB/s 0:10:07 164,265,984 17% 1.22MB/s 0:10:06 165,576,704 17% 1.22MB/s 0:10:04 166,887,424 18% 1.22MB/s 0:10:05 168,198,144 18% 1.22MB/s 0:10:02 169,508,864 18% 1.22MB/s 0:10:01 170,819,584 18% 1.22MB/s 0:10:00 172,130,304 18% 1.22MB/s 0:09:57 173,441,024 18% 1.22MB/s 0:09:58 174,751,744 18% 1.22MB/s 0:09:59 176,062,464 19% 1.22MB/s 0:09:57 177,373,184 19% 1.22MB/s 0:09:56 178,683,904 19% 1.22MB/s 0:09:55 179,994,624 19% 1.22MB/s 0:09:52 181,305,344 19% 1.22MB/s 0:09:51 182,616,064 19% 1.22MB/s 0:09:51 183,926,784 19% 1.22MB/s 0:09:50 185,237,504 20% 1.22MB/s 0:09:49 186,548,224 20% 1.22MB/s 0:09:48 187,858,944 20% 1.22MB/s 0:09:47 189,169,664 20% 1.22MB/s 0:09:46 190,480,384 20% 1.22MB/s 0:09:45 191,791,104 20% 1.22MB/s 0:09:43 193,101,824 20% 1.22MB/s 0:09:42 194,412,544 21% 1.22MB/s 0:09:41 195,723,264 21% 1.22MB/s 0:09:39 197,033,984 21% 1.22MB/s 0:09:39 198,344,704 21% 1.22MB/s 0:09:38 199,655,424 21% 1.22MB/s 0:09:37 200,966,144 21% 1.22MB/s 0:09:36 202,244,096 21% 1.21MB/s 0:09:39 203,554,816 22% 1.21MB/s 0:09:37 204,865,536 22% 1.21MB/s 0:09:36 206,176,256 22% 1.21MB/s 0:09:36 207,486,976 22% 1.22MB/s 0:09:31 208,797,696 22% 1.22MB/s 0:09:30 210,108,416 22% 1.22MB/s 0:09:29 211,419,136 22% 1.22MB/s 0:09:27 212,729,856 23% 1.22MB/s 0:09:27 214,040,576 23% 1.22MB/s 0:09:26 215,351,296 23% 1.22MB/s 0:09:25 216,662,016 23% 1.22MB/s 0:09:24 217,972,736 23% 1.21MB/s 0:09:26 219,283,456 23% 1.22MB/s 0:09:22 220,594,176 23% 1.22MB/s 0:09:22 221,904,896 24% 1.22MB/s 0:09:21 223,215,616 24% 1.22MB/s 0:09:17 224,526,336 24% 1.22MB/s 0:09:19 225,837,056 24% 1.22MB/s 0:09:15 227,147,776 24% 1.22MB/s 0:09:15 228,458,496 24% 1.22MB/s 0:09:16 229,769,216 24% 1.22MB/s 0:09:13 231,079,936 25% 1.22MB/s 0:09:13 232,390,656 25% 1.22MB/s 0:09:12 233,701,376 25% 1.22MB/s 0:09:09 235,012,096 25% 1.22MB/s 0:09:09 236,322,816 25% 1.22MB/s 0:09:08 237,633,536 25% 1.22MB/s 0:09:07 238,944,256 25% 1.22MB/s 0:09:06 240,254,976 26% 1.22MB/s 0:09:05 241,565,696 26% 1.22MB/s 0:09:03 242,876,416 26% 1.22MB/s 0:09:03 244,187,136 26% 1.22MB/s 0:09:02 245,497,856 26% 1.22MB/s 0:09:01 246,808,576 26% 1.22MB/s 0:09:00 248,119,296 26% 1.22MB/s 0:08:58 249,430,016 27% 1.22MB/s 0:08:58 250,740,736 27% 1.22MB/s 0:08:56 252,051,456 27% 1.22MB/s 0:08:57 253,362,176 27% 1.21MB/s 0:08:57 254,672,896 27% 1.22MB/s 0:08:55 255,983,616 27% 1.22MB/s 0:08:54 257,294,336 27% 1.22MB/s 0:08:52 258,605,056 28% 1.22MB/s 0:08:51 259,915,776 28% 1.22MB/s 0:08:49 261,226,496 28% 1.22MB/s 0:08:49 262,537,216 28% 1.22MB/s 0:08:47 263,847,936 28% 1.22MB/s 0:08:46 265,158,656 28% 1.22MB/s 0:08:46 266,469,376 28% 1.22MB/s 0:08:45 267,780,096 29% 1.22MB/s 0:08:43 269,090,816 29% 1.22MB/s 0:08:43 270,401,536 29% 1.22MB/s 0:08:41 271,712,256 29% 1.22MB/s 0:08:39 273,022,976 29% 1.22MB/s 0:08:40 274,333,696 29% 1.22MB/s 0:08:37 275,644,416 29% 1.22MB/s 0:08:37 276,955,136 30% 1.22MB/s 0:08:37 278,265,856 30% 1.22MB/s 0:08:34 279,576,576 30% 1.22MB/s 0:08:35 280,887,296 30% 1.22MB/s 0:08:33 282,198,016 30% 1.22MB/s 0:08:32 283,508,736 30% 1.22MB/s 0:08:31 284,819,456 30% 1.22MB/s 0:08:31 286,130,176 31% 1.22MB/s 0:08:28 287,440,896 31% 1.22MB/s 0:08:28 288,751,616 31% 1.22MB/s 0:08:26 290,062,336 31% 1.22MB/s 0:08:24 291,373,056 31% 1.22MB/s 0:08:23 292,683,776 31% 1.22MB/s 0:08:21 293,994,496 31% 1.22MB/s 0:08:22 295,305,216 32% 1.22MB/s 0:08:20 296,615,936 32% 1.22MB/s 0:08:19 297,926,656 32% 1.22MB/s 0:08:18 299,237,376 32% 1.22MB/s 0:08:17 300,548,096 32% 1.22MB/s 0:08:17 301,858,816 32% 1.22MB/s 0:08:16 303,169,536 32% 1.22MB/s 0:08:15 304,480,256 33% 1.22MB/s 0:08:14 305,790,976 33% 1.22MB/s 0:08:12 307,101,696 33% 1.22MB/s 0:08:11 308,412,416 33% 1.22MB/s 0:08:10 309,723,136 33% 1.22MB/s 0:08:09 311,033,856 33% 1.22MB/s 0:08:09 312,344,576 33% 1.22MB/s 0:08:07 313,655,296 34% 1.22MB/s 0:08:06 314,966,016 34% 1.22MB/s 0:08:05 316,276,736 34% 1.22MB/s 0:08:05 317,587,456 34% 1.22MB/s 0:08:03 318,898,176 34% 1.22MB/s 0:08:02 320,208,896 34% 1.22MB/s 0:08:02 321,519,616 34% 1.22MB/s 0:07:59 322,830,336 35% 1.22MB/s 0:07:59 324,141,056 35% 1.22MB/s 0:07:58 325,451,776 35% 1.22MB/s 0:07:56 326,762,496 35% 1.22MB/s 0:07:56 328,073,216 35% 1.22MB/s 0:07:55 329,383,936 35% 1.22MB/s 0:07:55 330,694,656 35% 1.22MB/s 0:07:54 332,005,376 36% 1.22MB/s 0:07:53 333,316,096 36% 1.21MB/s 0:07:54 334,626,816 36% 1.22MB/s 0:07:50 335,904,768 36% 1.21MB/s 0:07:51 337,215,488 36% 1.21MB/s 0:07:50 338,526,208 36% 1.21MB/s 0:07:48 339,836,928 36% 1.21MB/s 0:07:48 341,147,648 37% 1.22MB/s 0:07:44 342,458,368 37% 1.22MB/s 0:07:44 343,638,016 37% 1.18MB/s 0:07:57 344,817,664 37% 1.14MB/s 0:08:12 346,128,384 37% 1.14MB/s 0:08:11 347,439,104 37% 1.14MB/s 0:08:09 348,749,824 37% 1.18MB/s 0:07:54 350,060,544 37% 1.21MB/s 0:07:39 351,371,264 38% 1.21MB/s 0:07:39 352,681,984 38% 1.21MB/s 0:07:39 353,992,704 38% 1.21MB/s 0:07:38 355,303,424 38% 1.21MB/s 0:07:37 356,614,144 38% 1.21MB/s 0:07:36 357,924,864 38% 1.21MB/s 0:07:33 359,235,584 38% 1.22MB/s 0:07:31 360,546,304 39% 1.21MB/s 0:07:30 361,857,024 39% 1.22MB/s 0:07:29 363,167,744 39% 1.22MB/s 0:07:28 364,478,464 39% 1.22MB/s 0:07:27 365,789,184 39% 1.22MB/s 0:07:26 367,099,904 39% 1.22MB/s 0:07:25 368,410,624 39% 1.22MB/s 0:07:24 369,721,344 40% 1.22MB/s 0:07:23 371,032,064 40% 1.21MB/s 0:07:23 372,342,784 40% 1.22MB/s 0:07:21 373,653,504 40% 1.22MB/s 0:07:20 374,964,224 40% 1.22MB/s 0:07:18 376,274,944 40% 1.21MB/s 0:07:18 377,585,664 40% 1.22MB/s 0:07:16 378,896,384 41% 1.22MB/s 0:07:15 380,207,104 41% 1.22MB/s 0:07:14 381,517,824 41% 1.22MB/s 0:07:11 382,828,544 41% 1.22MB/s 0:07:12 384,139,264 41% 1.22MB/s 0:07:10 385,449,984 41% 1.21MB/s 0:07:12 386,760,704 41% 1.21MB/s 0:07:12 388,071,424 42% 1.20MB/s 0:07:12 389,382,144 42% 1.20MB/s 0:07:12 390,692,864 42% 1.21MB/s 0:07:08 392,003,584 42% 1.19MB/s 0:07:12 393,314,304 42% 1.18MB/s 0:07:17 394,625,024 42% 1.17MB/s 0:07:19 395,935,744 42% 1.17MB/s 0:07:19 397,246,464 43% 1.16MB/s 0:07:21 398,295,040 43% 1.12MB/s 0:07:34 399,605,760 43% 1.13MB/s 0:07:29 400,916,480 43% 1.14MB/s 0:07:27 402,227,200 43% 1.15MB/s 0:07:21 403,537,920 43% 1.20MB/s 0:07:01 404,848,640 43% 1.20MB/s 0:07:00 406,159,360 44% 1.20MB/s 0:06:59 407,470,080 44% 1.21MB/s 0:06:53 408,780,800 44% 1.21MB/s 0:06:53 410,091,520 44% 1.21MB/s 0:06:51 411,402,240 44% 1.21MB/s 0:06:50 412,712,960 44% 1.21MB/s 0:06:49 414,023,680 44% 1.22MB/s 0:06:47 415,334,400 45% 1.22MB/s 0:06:46 416,645,120 45% 1.22MB/s 0:06:44 417,955,840 45% 1.21MB/s 0:06:45 419,266,560 45% 1.21MB/s 0:06:44 420,577,280 45% 1.22MB/s 0:06:41 421,888,000 45% 1.22MB/s 0:06:40 423,198,720 45% 1.22MB/s 0:06:38 424,509,440 46% 1.22MB/s 0:06:37 425,820,160 46% 1.21MB/s 0:06:39 427,130,880 46% 1.21MB/s 0:06:38 428,441,600 46% 1.21MB/s 0:06:37 429,752,320 46% 1.21MB/s 0:06:35 431,063,040 46% 1.22MB/s 0:06:32 432,373,760 46% 1.22MB/s 0:06:32 433,684,480 47% 1.22MB/s 0:06:31 434,995,200 47% 1.22MB/s 0:06:30 436,305,920 47% 1.22MB/s 0:06:29 437,616,640 47% 1.22MB/s 0:06:28 438,927,360 47% 1.22MB/s 0:06:26 440,238,080 47% 1.22MB/s 0:06:25 441,548,800 47% 1.22MB/s 0:06:24 442,859,520 48% 1.22MB/s 0:06:22 444,170,240 48% 1.22MB/s 0:06:22 445,480,960 48% 1.22MB/s 0:06:21 446,791,680 48% 1.22MB/s 0:06:20 448,102,400 48% 1.22MB/s 0:06:19 449,413,120 48% 1.22MB/s 0:06:18 450,723,840 48% 1.22MB/s 0:06:16 452,034,560 49% 1.22MB/s 0:06:15 453,345,280 49% 1.22MB/s 0:06:14 454,656,000 49% 1.22MB/s 0:06:13 455,966,720 49% 1.22MB/s 0:06:12 457,277,440 49% 1.22MB/s 0:06:12 458,588,160 49% 1.22MB/s 0:06:10 459,898,880 49% 1.22MB/s 0:06:09 461,209,600 50% 1.22MB/s 0:06:08 462,520,320 50% 1.22MB/s 0:06:07 463,831,040 50% 1.22MB/s 0:06:06 465,141,760 50% 1.22MB/s 0:06:05 466,452,480 50% 1.22MB/s 0:06:04 467,763,200 50% 1.22MB/s 0:06:03 469,073,920 50% 1.22MB/s 0:06:02 470,351,872 51% 1.21MB/s 0:06:03 471,662,592 51% 1.21MB/s 0:06:02 472,973,312 51% 1.21MB/s 0:06:01 474,284,032 51% 1.21MB/s 0:06:00 475,594,752 51% 1.22MB/s 0:05:57 476,905,472 51% 1.22MB/s 0:05:56 478,216,192 51% 1.22MB/s 0:05:55 479,526,912 52% 1.22MB/s 0:05:53 480,837,632 52% 1.21MB/s 0:05:54 482,148,352 52% 1.21MB/s 0:05:55 483,459,072 52% 1.21MB/s 0:05:53 484,769,792 52% 1.21MB/s 0:05:53 486,080,512 52% 1.22MB/s 0:05:49 487,391,232 52% 1.22MB/s 0:05:47 488,701,952 53% 1.22MB/s 0:05:46 490,012,672 53% 1.22MB/s 0:05:44 491,323,392 53% 1.22MB/s 0:05:45 492,634,112 53% 1.22MB/s 0:05:42 493,944,832 53% 1.22MB/s 0:05:42 495,255,552 53% 1.21MB/s 0:05:42 496,566,272 53% 1.22MB/s 0:05:40 497,876,992 54% 1.22MB/s 0:05:40 499,187,712 54% 1.22MB/s 0:05:38 500,498,432 54% 1.22MB/s 0:05:36 501,809,152 54% 1.22MB/s 0:05:35 503,119,872 54% 1.22MB/s 0:05:35 504,430,592 54% 1.22MB/s 0:05:33 505,741,312 54% 1.22MB/s 0:05:32 507,052,032 55% 1.22MB/s 0:05:31 508,362,752 55% 1.22MB/s 0:05:30 509,673,472 55% 1.22MB/s 0:05:29 510,984,192 55% 1.22MB/s 0:05:28 512,294,912 55% 1.22MB/s 0:05:27 513,605,632 55% 1.22MB/s 0:05:26 514,916,352 55% 1.22MB/s 0:05:25 516,227,072 56% 1.22MB/s 0:05:25 517,537,792 56% 1.22MB/s 0:05:23 518,848,512 56% 1.22MB/s 0:05:22 520,159,232 56% 1.22MB/s 0:05:21 521,469,952 56% 1.22MB/s 0:05:19 522,780,672 56% 1.22MB/s 0:05:19 524,091,392 56% 1.22MB/s 0:05:18 525,402,112 57% 1.22MB/s 0:05:17 526,712,832 57% 1.22MB/s 0:05:16 528,023,552 57% 1.22MB/s 0:05:15 529,334,272 57% 1.22MB/s 0:05:14 530,644,992 57% 1.22MB/s 0:05:12 531,955,712 57% 1.22MB/s 0:05:11 533,266,432 57% 1.22MB/s 0:05:11 534,577,152 58% 1.22MB/s 0:05:09 535,887,872 58% 1.22MB/s 0:05:08 537,198,592 58% 1.22MB/s 0:05:07 538,509,312 58% 1.22MB/s 0:05:05 539,820,032 58% 1.22MB/s 0:05:05 541,130,752 58% 1.22MB/s 0:05:05 542,441,472 58% 1.22MB/s 0:05:04 543,752,192 59% 1.22MB/s 0:05:03 545,062,912 59% 1.22MB/s 0:05:02 546,373,632 59% 1.22MB/s 0:05:00 547,684,352 59% 1.22MB/s 0:04:59 548,995,072 59% 1.22MB/s 0:04:59 550,305,792 59% 1.22MB/s 0:04:57 551,616,512 59% 1.22MB/s 0:04:56 552,927,232 60% 1.22MB/s 0:04:55 554,237,952 60% 1.22MB/s 0:04:53 555,548,672 60% 1.22MB/s 0:04:52 556,859,392 60% 1.22MB/s 0:04:52 558,170,112 60% 1.22MB/s 0:04:51 559,480,832 60% 1.22MB/s 0:04:50 560,791,552 60% 1.22MB/s 0:04:49 562,102,272 61% 1.22MB/s 0:04:47 563,412,992 61% 1.22MB/s 0:04:46 564,723,712 61% 1.22MB/s 0:04:45 566,034,432 61% 1.22MB/s 0:04:44 567,345,152 61% 1.22MB/s 0:04:43 568,655,872 61% 1.22MB/s 0:04:42 569,966,592 61% 1.22MB/s 0:04:41 571,277,312 62% 1.21MB/s 0:04:41 572,588,032 62% 1.21MB/s 0:04:41 573,898,752 62% 1.21MB/s 0:04:39 575,209,472 62% 1.21MB/s 0:04:38 576,520,192 62% 1.22MB/s 0:04:36 577,830,912 62% 1.22MB/s 0:04:35 579,141,632 62% 1.22MB/s 0:04:34 580,452,352 62% 1.22MB/s 0:04:32 581,763,072 63% 1.22MB/s 0:04:32 583,073,792 63% 1.22MB/s 0:04:29 584,384,512 63% 1.22MB/s 0:04:29 585,695,232 63% 1.22MB/s 0:04:28 587,005,952 63% 1.22MB/s 0:04:27 588,316,672 63% 1.22MB/s 0:04:26 589,627,392 63% 1.22MB/s 0:04:25 590,938,112 64% 1.22MB/s 0:04:24 592,248,832 64% 1.22MB/s 0:04:23 593,559,552 64% 1.22MB/s 0:04:22 594,870,272 64% 1.22MB/s 0:04:21 596,180,992 64% 1.22MB/s 0:04:20 597,491,712 64% 1.22MB/s 0:04:19 598,802,432 64% 1.22MB/s 0:04:17 600,113,152 65% 1.22MB/s 0:04:17 601,423,872 65% 1.22MB/s 0:04:15 602,734,592 65% 1.22MB/s 0:04:15 604,012,544 65% 1.21MB/s 0:04:15 605,323,264 65% 1.21MB/s 0:04:14 606,633,984 65% 1.21MB/s 0:04:13 607,944,704 65% 1.21MB/s 0:04:12 609,255,424 66% 1.22MB/s 0:04:09 610,566,144 66% 1.22MB/s 0:04:08 611,876,864 66% 1.22MB/s 0:04:07 613,187,584 66% 1.22MB/s 0:04:06 614,498,304 66% 1.22MB/s 0:04:05 615,809,024 66% 1.22MB/s 0:04:04 617,119,744 66% 1.22MB/s 0:04:04 618,430,464 67% 1.22MB/s 0:04:02 619,741,184 67% 1.22MB/s 0:04:01 621,051,904 67% 1.21MB/s 0:04:01 622,362,624 67% 1.22MB/s 0:03:59 623,673,344 67% 1.22MB/s 0:03:58 624,984,064 67% 1.22MB/s 0:03:57 626,294,784 67% 1.22MB/s 0:03:55 627,605,504 68% 1.22MB/s 0:03:55 628,916,224 68% 1.22MB/s 0:03:54 630,226,944 68% 1.22MB/s 0:03:53 631,537,664 68% 1.22MB/s 0:03:52 632,848,384 68% 1.22MB/s 0:03:50 634,159,104 68% 1.21MB/s 0:03:51 635,469,824 68% 1.21MB/s 0:03:50 636,780,544 69% 1.21MB/s 0:03:48 638,091,264 69% 1.21MB/s 0:03:48 639,401,984 69% 1.21MB/s 0:03:46 640,712,704 69% 1.22MB/s 0:03:44 642,023,424 69% 1.22MB/s 0:03:43 643,334,144 69% 1.22MB/s 0:03:42 644,644,864 69% 1.22MB/s 0:03:40 645,955,584 70% 1.22MB/s 0:03:40 647,266,304 70% 1.22MB/s 0:03:40 648,577,024 70% 1.21MB/s 0:03:39 649,887,744 70% 1.21MB/s 0:03:38 651,198,464 70% 1.21MB/s 0:03:38 652,509,184 70% 1.21MB/s 0:03:36 653,819,904 70% 1.21MB/s 0:03:35 655,130,624 71% 1.21MB/s 0:03:34 656,441,344 71% 1.21MB/s 0:03:33 657,752,064 71% 1.21MB/s 0:03:32 659,062,784 71% 1.21MB/s 0:03:31 660,373,504 71% 1.21MB/s 0:03:29 661,684,224 71% 1.21MB/s 0:03:28 662,994,944 71% 1.21MB/s 0:03:27 664,305,664 72% 1.21MB/s 0:03:27 665,616,384 72% 1.21MB/s 0:03:25 666,927,104 72% 1.22MB/s 0:03:24 668,237,824 72% 1.22MB/s 0:03:22 669,548,544 72% 1.22MB/s 0:03:21 670,859,264 72% 1.22MB/s 0:03:20 672,169,984 72% 1.22MB/s 0:03:19 673,480,704 73% 1.22MB/s 0:03:18 674,791,424 73% 1.22MB/s 0:03:18 676,102,144 73% 1.22MB/s 0:03:16 677,412,864 73% 1.22MB/s 0:03:15 678,723,584 73% 1.22MB/s 0:03:14 680,034,304 73% 1.22MB/s 0:03:13 681,345,024 73% 1.22MB/s 0:03:12 682,655,744 74% 1.22MB/s 0:03:11 683,966,464 74% 1.22MB/s 0:03:10 685,277,184 74% 1.21MB/s 0:03:09 686,587,904 74% 1.22MB/s 0:03:08 687,898,624 74% 1.22MB/s 0:03:07 689,209,344 74% 1.22MB/s 0:03:06 690,520,064 74% 1.22MB/s 0:03:05 691,830,784 75% 1.22MB/s 0:03:04 693,141,504 75% 1.21MB/s 0:03:03 694,452,224 75% 1.21MB/s 0:03:02 695,762,944 75% 1.22MB/s 0:03:00 697,073,664 75% 1.21MB/s 0:03:00 698,384,384 75% 1.22MB/s 0:02:58 699,695,104 75% 1.22MB/s 0:02:57 701,005,824 76% 1.22MB/s 0:02:56 702,316,544 76% 1.22MB/s 0:02:54 703,627,264 76% 1.22MB/s 0:02:54 704,937,984 76% 1.22MB/s 0:02:53 706,248,704 76% 1.22MB/s 0:02:52 707,559,424 76% 1.21MB/s 0:02:52 708,870,144 76% 1.22MB/s 0:02:49 710,180,864 77% 1.22MB/s 0:02:49 711,491,584 77% 1.22MB/s 0:02:48 712,802,304 77% 1.22MB/s 0:02:46 714,113,024 77% 1.22MB/s 0:02:46 715,423,744 77% 1.22MB/s 0:02:44 716,734,464 77% 1.22MB/s 0:02:44 718,045,184 77% 1.22MB/s 0:02:42 719,355,904 78% 1.22MB/s 0:02:41 720,666,624 78% 1.22MB/s 0:02:40 721,977,344 78% 1.22MB/s 0:02:39 723,288,064 78% 1.22MB/s 0:02:38 724,598,784 78% 1.22MB/s 0:02:37 725,909,504 78% 1.22MB/s 0:02:36 727,220,224 78% 1.22MB/s 0:02:35 728,530,944 79% 1.22MB/s 0:02:34 729,841,664 79% 1.22MB/s 0:02:33 731,152,384 79% 1.22MB/s 0:02:32 732,463,104 79% 1.22MB/s 0:02:31 733,773,824 79% 1.22MB/s 0:02:30 735,084,544 79% 1.22MB/s 0:02:29 736,395,264 79% 1.22MB/s 0:02:28 737,705,984 80% 1.22MB/s 0:02:26 738,983,936 80% 1.21MB/s 0:02:26 740,294,656 80% 1.21MB/s 0:02:25 741,605,376 80% 1.21MB/s 0:02:25 742,916,096 80% 1.21MB/s 0:02:23 744,226,816 80% 1.22MB/s 0:02:21 745,537,536 80% 1.22MB/s 0:02:20 746,848,256 81% 1.22MB/s 0:02:19 748,158,976 81% 1.22MB/s 0:02:18 749,469,696 81% 1.22MB/s 0:02:17 750,780,416 81% 1.22MB/s 0:02:16 752,091,136 81% 1.22MB/s 0:02:15 753,401,856 81% 1.22MB/s 0:02:14 754,712,576 81% 1.22MB/s 0:02:13 756,023,296 82% 1.22MB/s 0:02:12 757,334,016 82% 1.22MB/s 0:02:11 758,644,736 82% 1.22MB/s 0:02:10 759,955,456 82% 1.22MB/s 0:02:09 761,266,176 82% 1.22MB/s 0:02:08 762,576,896 82% 1.22MB/s 0:02:07 763,887,616 82% 1.22MB/s 0:02:06 765,198,336 83% 1.21MB/s 0:02:05 766,509,056 83% 1.22MB/s 0:02:04 767,819,776 83% 1.22MB/s 0:02:02 769,130,496 83% 1.22MB/s 0:02:01 770,441,216 83% 1.22MB/s 0:02:00 771,751,936 83% 1.22MB/s 0:01:59 773,062,656 83% 1.22MB/s 0:01:58 774,373,376 84% 1.22MB/s 0:01:57 775,684,096 84% 1.22MB/s 0:01:56 776,994,816 84% 1.22MB/s 0:01:55 778,305,536 84% 1.22MB/s 0:01:54 779,616,256 84% 1.22MB/s 0:01:53 780,926,976 84% 1.22MB/s 0:01:52 782,237,696 84% 1.22MB/s 0:01:51 783,548,416 85% 1.22MB/s 0:01:50 784,859,136 85% 1.22MB/s 0:01:49 786,169,856 85% 1.22MB/s 0:01:48 787,480,576 85% 1.22MB/s 0:01:47 788,791,296 85% 1.22MB/s 0:01:46 790,102,016 85% 1.22MB/s 0:01:45 791,412,736 85% 1.22MB/s 0:01:44 792,723,456 86% 1.22MB/s 0:01:43 794,034,176 86% 1.22MB/s 0:01:42 795,344,896 86% 1.22MB/s 0:01:41 796,655,616 86% 1.22MB/s 0:01:39 797,966,336 86% 1.22MB/s 0:01:38 799,277,056 86% 1.22MB/s 0:01:37 800,587,776 86% 1.22MB/s 0:01:36 801,898,496 87% 1.22MB/s 0:01:35 803,209,216 87% 1.22MB/s 0:01:34 804,519,936 87% 1.22MB/s 0:01:33 805,830,656 87% 1.22MB/s 0:01:32 807,141,376 87% 1.22MB/s 0:01:31 808,452,096 87% 1.22MB/s 0:01:30 809,762,816 87% 1.22MB/s 0:01:29 811,073,536 88% 1.22MB/s 0:01:28 812,384,256 88% 1.22MB/s 0:01:27 813,694,976 88% 1.22MB/s 0:01:26 815,005,696 88% 1.22MB/s 0:01:25 816,316,416 88% 1.22MB/s 0:01:23 817,627,136 88% 1.22MB/s 0:01:23 818,937,856 88% 1.22MB/s 0:01:22 820,248,576 89% 1.21MB/s 0:01:21 821,559,296 89% 1.20MB/s 0:01:20 822,870,016 89% 1.21MB/s 0:01:19 824,180,736 89% 1.21MB/s 0:01:18 825,491,456 89% 1.21MB/s 0:01:17 826,802,176 89% 1.21MB/s 0:01:16 828,112,896 89% 1.21MB/s 0:01:15 829,423,616 90% 1.21MB/s 0:01:14 830,734,336 90% 1.22MB/s 0:01:12 832,045,056 90% 1.22MB/s 0:01:11 833,355,776 90% 1.22MB/s 0:01:10 834,666,496 90% 1.22MB/s 0:01:09 835,977,216 90% 1.22MB/s 0:01:08 837,287,936 90% 1.22MB/s 0:01:07 838,598,656 91% 1.22MB/s 0:01:06 839,909,376 91% 1.22MB/s 0:01:05 841,220,096 91% 1.22MB/s 0:01:04 842,530,816 91% 1.21MB/s 0:01:03 843,841,536 91% 1.21MB/s 0:01:02 845,152,256 91% 1.22MB/s 0:01:01 846,462,976 91% 1.21MB/s 0:01:00 847,773,696 92% 1.22MB/s 0:00:59 849,084,416 92% 1.22MB/s 0:00:57 850,395,136 92% 1.22MB/s 0:00:56 851,705,856 92% 1.22MB/s 0:00:55 853,016,576 92% 1.22MB/s 0:00:54 854,327,296 92% 1.22MB/s 0:00:53 855,638,016 92% 1.21MB/s 0:00:52 856,948,736 93% 1.21MB/s 0:00:52 858,259,456 93% 1.21MB/s 0:00:50 859,570,176 93% 1.21MB/s 0:00:49 860,880,896 93% 1.21MB/s 0:00:48 862,191,616 93% 1.22MB/s 0:00:47 863,502,336 93% 1.22MB/s 0:00:46 864,813,056 93% 1.22MB/s 0:00:45 866,123,776 94% 1.22MB/s 0:00:44 867,434,496 94% 1.22MB/s 0:00:43 868,745,216 94% 1.22MB/s 0:00:42 870,055,936 94% 1.22MB/s 0:00:41 871,366,656 94% 1.22MB/s 0:00:39 872,644,608 94% 1.21MB/s 0:00:39 873,955,328 94% 1.21MB/s 0:00:38 875,266,048 94% 1.21MB/s 0:00:37 876,576,768 95% 1.21MB/s 0:00:36 877,887,488 95% 1.22MB/s 0:00:34 879,198,208 95% 1.22MB/s 0:00:33 880,508,928 95% 1.22MB/s 0:00:32 881,819,648 95% 1.22MB/s 0:00:31 883,130,368 95% 1.22MB/s 0:00:30 884,441,088 95% 1.22MB/s 0:00:29 885,620,736 96% 1.18MB/s 0:00:29 886,931,456 96% 1.18MB/s 0:00:28 888,242,176 96% 1.17MB/s 0:00:27 889,552,896 96% 1.17MB/s 0:00:26 890,863,616 96% 1.22MB/s 0:00:24 892,174,336 96% 1.22MB/s 0:00:23 893,485,056 96% 1.22MB/s 0:00:22 894,795,776 97% 1.22MB/s 0:00:21 896,106,496 97% 1.22MB/s 0:00:20 897,417,216 97% 1.22MB/s 0:00:19 898,727,936 97% 1.22MB/s 0:00:18 900,038,656 97% 1.22MB/s 0:00:17 901,349,376 97% 1.22MB/s 0:00:16 902,660,096 97% 1.22MB/s 0:00:14 903,970,816 98% 1.22MB/s 0:00:13 905,281,536 98% 1.22MB/s 0:00:12 906,592,256 98% 1.22MB/s 0:00:11 907,902,976 98% 1.22MB/s 0:00:10 909,213,696 98% 1.21MB/s 0:00:09 910,524,416 98% 1.22MB/s 0:00:08 911,835,136 98% 1.22MB/s 0:00:07 913,145,856 99% 1.22MB/s 0:00:06 914,456,576 99% 1.22MB/s 0:00:05 915,767,296 99% 1.22MB/s 0:00:04 917,078,016 99% 1.22MB/s 0:00:03 918,388,736 99% 1.22MB/s 0:00:02 919,699,456 99% 1.22MB/s 0:00:01 921,010,176 99% 1.22MB/s 0:00:00 921,353,564 100% 1.22MB/s 0:12:01 (xfr#1, to-chk=5/7) images/pmos-plasma-mobile-nightly-20221003-pine64-pinephone.img.xz.sha256 133 100% 0.63kB/s 0:00:00 133 100% 0.63kB/s 0:00:00 (xfr#2, to-chk=4/7) images/pmos-plasma-mobile-nightly-20221003-pine64-pinephonepro.img.xz 32,768 0% 154.59kB/s 1:36:51 983,040 0% 921.31kB/s 0:16:14 2,293,760 0% 1.07MB/s 0:13:38 3,604,480 0% 1.12MB/s 0:13:00 4,915,200 0% 1.14MB/s 0:12:44 6,225,920 0% 1.22MB/s 0:11:51 7,536,640 0% 1.22MB/s 0:11:53 8,847,360 0% 1.22MB/s 0:11:52 10,158,080 1% 1.22MB/s 0:11:49 11,468,800 1% 1.22MB/s 0:11:51 12,779,520 1% 1.22MB/s 0:11:50 14,090,240 1% 1.22MB/s 0:11:50 15,400,960 1% 1.22MB/s 0:11:49 16,711,680 1% 1.22MB/s 0:11:46 18,022,400 2% 1.21MB/s 0:11:48 19,333,120 2% 1.21MB/s 0:11:48 20,611,072 2% 1.21MB/s 0:11:51 21,921,792 2% 1.21MB/s 0:11:48 23,232,512 2% 1.21MB/s 0:11:44 24,543,232 2% 1.21MB/s 0:11:43 25,853,952 2% 1.22MB/s 0:11:37 27,164,672 3% 1.22MB/s 0:11:38 28,475,392 3% 1.22MB/s 0:11:38 29,786,112 3% 1.22MB/s 0:11:36 31,096,832 3% 1.22MB/s 0:11:36 32,407,552 3% 1.22MB/s 0:11:35 33,718,272 3% 1.22MB/s 0:11:34 35,028,992 3% 1.22MB/s 0:11:33 36,339,712 4% 1.22MB/s 0:11:32 37,650,432 4% 1.21MB/s 0:11:32 38,961,152 4% 1.21MB/s 0:11:31 40,271,872 4% 1.21MB/s 0:11:32 41,582,592 4% 1.21MB/s 0:11:30 42,893,312 4% 1.21MB/s 0:11:28 44,204,032 4% 1.22MB/s 0:11:25 45,514,752 5% 1.22MB/s 0:11:23 46,825,472 5% 1.22MB/s 0:11:22 48,136,192 5% 1.22MB/s 0:11:23 49,446,912 5% 1.21MB/s 0:11:23 50,757,632 5% 1.21MB/s 0:11:22 51,937,280 5% 1.19MB/s 0:11:35 53,248,000 5% 1.19MB/s 0:11:35 54,558,720 6% 1.19MB/s 0:11:33 55,869,440 6% 1.19MB/s 0:11:32 57,180,160 6% 1.21MB/s 0:11:16 58,490,880 6% 1.22MB/s 0:11:12 59,801,600 6% 1.22MB/s 0:11:12 61,112,320 6% 1.22MB/s 0:11:11 62,423,040 6% 1.22MB/s 0:11:10 63,733,760 7% 1.22MB/s 0:11:10 65,044,480 7% 1.22MB/s 0:11:08 66,355,200 7% 1.22MB/s 0:11:07 67,665,920 7% 1.22MB/s 0:11:06 68,714,496 7% 1.09MB/s 0:12:25 70,287,360 7% 1.14MB/s 0:11:47 71,598,080 7% 1.14MB/s 0:11:49 72,908,800 8% 1.14MB/s 0:11:48 74,219,520 8% 1.27MB/s 0:10:34 75,530,240 8% 1.21MB/s 0:11:05 76,840,960 8% 1.21MB/s 0:11:01 78,151,680 8% 1.22MB/s 0:10:59 79,462,400 8% 1.21MB/s 0:10:59 80,773,120 8% 1.21MB/s 0:10:58 82,083,840 9% 1.21MB/s 0:10:59 83,394,560 9% 1.20MB/s 0:11:00 84,705,280 9% 1.21MB/s 0:10:58 86,016,000 9% 1.21MB/s 0:10:56 87,326,720 9% 1.21MB/s 0:10:54 88,637,440 9% 1.21MB/s 0:10:52 89,948,160 10% 1.21MB/s 0:10:50 91,258,880 10% 1.21MB/s 0:10:49 92,569,600 10% 1.22MB/s 0:10:47 93,880,320 10% 1.22MB/s 0:10:45 95,191,040 10% 1.21MB/s 0:10:46 96,501,760 10% 1.21MB/s 0:10:48 97,812,480 10% 1.21MB/s 0:10:44 99,123,200 11% 1.21MB/s 0:10:43 100,433,920 11% 1.22MB/s 0:10:39 101,744,640 11% 1.22MB/s 0:10:37 103,055,360 11% 1.22MB/s 0:10:37 104,366,080 11% 1.22MB/s 0:10:36 105,676,800 11% 1.22MB/s 0:10:35 106,987,520 11% 1.22MB/s 0:10:33 108,298,240 12% 1.22MB/s 0:10:33 109,608,960 12% 1.21MB/s 0:10:34 110,919,680 12% 1.21MB/s 0:10:33 112,230,400 12% 1.21MB/s 0:10:32 113,541,120 12% 1.22MB/s 0:10:30 114,851,840 12% 1.22MB/s 0:10:27 116,162,560 12% 1.22MB/s 0:10:25 117,473,280 13% 1.22MB/s 0:10:24 118,784,000 13% 1.22MB/s 0:10:23 120,094,720 13% 1.22MB/s 0:10:25 121,405,440 13% 1.22MB/s 0:10:22 122,716,160 13% 1.22MB/s 0:10:21 124,026,880 13% 1.22MB/s 0:10:22 125,337,600 13% 1.21MB/s 0:10:22 126,648,320 14% 1.20MB/s 0:10:26 127,959,040 14% 1.20MB/s 0:10:26 129,269,760 14% 1.21MB/s 0:10:23 130,580,480 14% 1.20MB/s 0:10:25 131,891,200 14% 1.20MB/s 0:10:22 133,201,920 14% 1.20MB/s 0:10:20 134,512,640 14% 1.20MB/s 0:10:20 135,823,360 15% 1.22MB/s 0:10:12 137,134,080 15% 1.22MB/s 0:10:11 138,444,800 15% 1.21MB/s 0:10:12 139,755,520 15% 1.22MB/s 0:10:09 141,066,240 15% 1.22MB/s 0:10:07 142,376,960 15% 1.22MB/s 0:10:06 143,687,680 15% 1.22MB/s 0:10:03 144,998,400 16% 1.22MB/s 0:10:04 146,309,120 16% 1.22MB/s 0:10:04 147,619,840 16% 1.22MB/s 0:10:01 148,930,560 16% 1.22MB/s 0:10:00 150,241,280 16% 1.22MB/s 0:10:00 151,552,000 16% 1.22MB/s 0:09:57 152,862,720 17% 1.22MB/s 0:09:58 154,173,440 17% 1.20MB/s 0:10:03 155,451,392 17% 1.20MB/s 0:10:05 156,762,112 17% 1.20MB/s 0:10:05 158,072,832 17% 1.20MB/s 0:10:04 159,383,552 17% 1.21MB/s 0:09:56 160,694,272 17% 1.22MB/s 0:09:52 162,004,992 18% 1.22MB/s 0:09:50 163,315,712 18% 1.22MB/s 0:09:49 164,626,432 18% 1.22MB/s 0:09:49 165,937,152 18% 1.22MB/s 0:09:48 167,247,872 18% 1.21MB/s 0:09:48 168,558,592 18% 1.22MB/s 0:09:46 169,869,312 18% 1.22MB/s 0:09:44 171,180,032 19% 1.21MB/s 0:09:45 172,490,752 19% 1.22MB/s 0:09:43 173,801,472 19% 1.22MB/s 0:09:42 175,112,192 19% 1.21MB/s 0:09:41 176,422,912 19% 1.22MB/s 0:09:38 177,733,632 19% 1.22MB/s 0:09:37 179,044,352 19% 1.22MB/s 0:09:36 180,355,072 20% 1.22MB/s 0:09:34 181,665,792 20% 1.22MB/s 0:09:34 182,976,512 20% 1.22MB/s 0:09:33 184,287,232 20% 1.22MB/s 0:09:32 185,597,952 20% 1.22MB/s 0:09:31 186,908,672 20% 1.22MB/s 0:09:29 188,219,392 20% 1.22MB/s 0:09:28 189,530,112 21% 1.22MB/s 0:09:29 190,840,832 21% 1.22MB/s 0:09:25 192,151,552 21% 1.22MB/s 0:09:26 193,462,272 21% 1.22MB/s 0:09:24 194,772,992 21% 1.22MB/s 0:09:22 196,083,712 21% 1.22MB/s 0:09:22 197,394,432 21% 1.22MB/s 0:09:20 198,705,152 22% 1.22MB/s 0:09:20 200,015,872 22% 1.22MB/s 0:09:19 201,326,592 22% 1.22MB/s 0:09:18 202,637,312 22% 1.22MB/s 0:09:17 203,948,032 22% 1.22MB/s 0:09:15 205,258,752 22% 1.22MB/s 0:09:16 206,569,472 22% 1.22MB/s 0:09:15 207,880,192 23% 1.22MB/s 0:09:12 209,190,912 23% 1.22MB/s 0:09:11 210,501,632 23% 1.22MB/s 0:09:09 211,812,352 23% 1.22MB/s 0:09:11 213,123,072 23% 1.22MB/s 0:09:10 214,433,792 23% 1.22MB/s 0:09:09 215,744,512 24% 1.22MB/s 0:09:08 217,055,232 24% 1.22MB/s 0:09:05 218,365,952 24% 1.22MB/s 0:09:06 219,676,672 24% 1.22MB/s 0:09:05 220,987,392 24% 1.22MB/s 0:09:03 222,298,112 24% 1.22MB/s 0:09:01 223,608,832 24% 1.22MB/s 0:08:59 224,919,552 25% 1.22MB/s 0:08:59 226,230,272 25% 1.22MB/s 0:08:59 227,540,992 25% 1.22MB/s 0:08:58 228,851,712 25% 1.22MB/s 0:08:57 230,162,432 25% 1.22MB/s 0:08:55 231,473,152 25% 1.22MB/s 0:08:53 232,783,872 25% 1.22MB/s 0:08:53 234,094,592 26% 1.22MB/s 0:08:52 235,405,312 26% 1.22MB/s 0:08:52 236,716,032 26% 1.22MB/s 0:08:51 238,026,752 26% 1.22MB/s 0:08:50 239,337,472 26% 1.22MB/s 0:08:49 240,648,192 26% 1.22MB/s 0:08:47 241,958,912 26% 1.22MB/s 0:08:46 243,269,632 27% 1.22MB/s 0:08:45 244,580,352 27% 1.22MB/s 0:08:43 245,891,072 27% 1.22MB/s 0:08:42 247,201,792 27% 1.21MB/s 0:08:43 248,512,512 27% 1.22MB/s 0:08:41 249,823,232 27% 1.22MB/s 0:08:41 251,133,952 27% 1.22MB/s 0:08:39 252,444,672 28% 1.22MB/s 0:08:38 253,755,392 28% 1.22MB/s 0:08:36 255,066,112 28% 1.22MB/s 0:08:35 256,376,832 28% 1.22MB/s 0:08:33 257,687,552 28% 1.22MB/s 0:08:33 258,998,272 28% 1.22MB/s 0:08:32 260,308,992 28% 1.22MB/s 0:08:31 261,619,712 29% 1.22MB/s 0:08:30 262,930,432 29% 1.22MB/s 0:08:28 264,241,152 29% 1.22MB/s 0:08:27 265,551,872 29% 1.22MB/s 0:08:26 266,862,592 29% 1.22MB/s 0:08:25 268,173,312 29% 1.22MB/s 0:08:24 269,484,032 29% 1.22MB/s 0:08:23 270,794,752 30% 1.22MB/s 0:08:22 272,105,472 30% 1.22MB/s 0:08:21 273,416,192 30% 1.22MB/s 0:08:20 274,726,912 30% 1.22MB/s 0:08:20 276,037,632 30% 1.22MB/s 0:08:18 277,348,352 30% 1.22MB/s 0:08:17 278,659,072 31% 1.22MB/s 0:08:17 279,969,792 31% 1.22MB/s 0:08:16 281,280,512 31% 1.22MB/s 0:08:15 282,591,232 31% 1.22MB/s 0:08:14 283,901,952 31% 1.21MB/s 0:08:14 285,212,672 31% 1.22MB/s 0:08:11 286,523,392 31% 1.22MB/s 0:08:11 287,834,112 32% 1.22MB/s 0:08:10 289,112,064 32% 1.21MB/s 0:08:10 290,422,784 32% 1.21MB/s 0:08:10 291,733,504 32% 1.21MB/s 0:08:09 293,044,224 32% 1.21MB/s 0:08:08 294,354,944 32% 1.22MB/s 0:08:05 295,665,664 32% 1.22MB/s 0:08:03 296,976,384 33% 1.22MB/s 0:08:03 298,287,104 33% 1.22MB/s 0:08:01 299,597,824 33% 1.22MB/s 0:08:00 300,908,544 33% 1.22MB/s 0:07:59 302,219,264 33% 1.22MB/s 0:07:57 303,529,984 33% 1.22MB/s 0:07:57 304,840,704 33% 1.22MB/s 0:07:55 306,151,424 34% 1.22MB/s 0:07:54 307,331,072 34% 1.19MB/s 0:08:06 308,641,792 34% 1.19MB/s 0:08:05 309,952,512 34% 1.19MB/s 0:08:04 311,263,232 34% 1.19MB/s 0:08:03 312,573,952 34% 1.22MB/s 0:07:49 313,884,672 34% 1.22MB/s 0:07:48 315,195,392 35% 1.22MB/s 0:07:47 316,506,112 35% 1.22MB/s 0:07:47 317,816,832 35% 1.22MB/s 0:07:45 319,127,552 35% 1.22MB/s 0:07:44 320,438,272 35% 1.22MB/s 0:07:43 321,748,992 35% 1.22MB/s 0:07:41 323,059,712 35% 1.22MB/s 0:07:40 324,370,432 36% 1.22MB/s 0:07:40 325,681,152 36% 1.22MB/s 0:07:39 326,991,872 36% 1.22MB/s 0:07:38 328,302,592 36% 1.22MB/s 0:07:37 329,613,312 36% 1.22MB/s 0:07:35 330,924,032 36% 1.22MB/s 0:07:34 332,234,752 36% 1.22MB/s 0:07:33 333,545,472 37% 1.22MB/s 0:07:32 334,856,192 37% 1.22MB/s 0:07:31 336,166,912 37% 1.22MB/s 0:07:30 337,477,632 37% 1.22MB/s 0:07:30 338,788,352 37% 1.22MB/s 0:07:27 340,099,072 37% 1.22MB/s 0:07:26 341,409,792 37% 1.22MB/s 0:07:25 342,720,512 38% 1.22MB/s 0:07:23 344,031,232 38% 1.22MB/s 0:07:23 345,341,952 38% 1.22MB/s 0:07:22 346,652,672 38% 1.22MB/s 0:07:21 347,963,392 38% 1.22MB/s 0:07:20 349,274,112 38% 1.22MB/s 0:07:19 350,584,832 39% 1.22MB/s 0:07:18 351,895,552 39% 1.22MB/s 0:07:17 353,206,272 39% 1.22MB/s 0:07:16 354,516,992 39% 1.22MB/s 0:07:15 355,827,712 39% 1.22MB/s 0:07:14 357,138,432 39% 1.22MB/s 0:07:13 358,449,152 39% 1.22MB/s 0:07:12 359,759,872 40% 1.22MB/s 0:07:11 361,070,592 40% 1.22MB/s 0:07:10 362,381,312 40% 1.22MB/s 0:07:09 363,692,032 40% 1.22MB/s 0:07:08 365,002,752 40% 1.21MB/s 0:07:08 366,313,472 40% 1.22MB/s 0:07:06 367,624,192 40% 1.22MB/s 0:07:04 368,934,912 41% 1.22MB/s 0:07:03 370,245,632 41% 1.22MB/s 0:07:01 371,556,352 41% 1.22MB/s 0:07:01 372,867,072 41% 1.22MB/s 0:07:00 374,177,792 41% 1.22MB/s 0:06:59 375,488,512 41% 1.22MB/s 0:06:58 376,799,232 41% 1.22MB/s 0:06:57 378,109,952 42% 1.22MB/s 0:06:56 379,420,672 42% 1.22MB/s 0:06:55 380,731,392 42% 1.22MB/s 0:06:54 382,042,112 42% 1.22MB/s 0:06:53 383,352,832 42% 1.22MB/s 0:06:52 384,663,552 42% 1.22MB/s 0:06:51 385,974,272 42% 1.22MB/s 0:06:50 387,284,992 43% 1.22MB/s 0:06:48 388,595,712 43% 1.22MB/s 0:06:47 389,906,432 43% 1.22MB/s 0:06:46 391,217,152 43% 1.22MB/s 0:06:45 392,527,872 43% 1.22MB/s 0:06:44 393,838,592 43% 1.22MB/s 0:06:43 395,149,312 43% 1.22MB/s 0:06:42 396,460,032 44% 1.22MB/s 0:06:42 397,770,752 44% 1.22MB/s 0:06:41 399,081,472 44% 1.22MB/s 0:06:39 400,392,192 44% 1.22MB/s 0:06:39 401,702,912 44% 1.22MB/s 0:06:38 403,013,632 44% 1.22MB/s 0:06:37 404,324,352 45% 1.22MB/s 0:06:36 405,635,072 45% 1.22MB/s 0:06:34 406,945,792 45% 1.22MB/s 0:06:33 408,256,512 45% 1.22MB/s 0:06:32 409,567,232 45% 1.22MB/s 0:06:31 410,877,952 45% 1.22MB/s 0:06:30 412,188,672 45% 1.22MB/s 0:06:28 413,499,392 46% 1.22MB/s 0:06:28 414,810,112 46% 1.22MB/s 0:06:27 416,120,832 46% 1.22MB/s 0:06:26 417,431,552 46% 1.22MB/s 0:06:25 418,742,272 46% 1.22MB/s 0:06:23 420,052,992 46% 1.22MB/s 0:06:22 421,363,712 46% 1.22MB/s 0:06:21 422,674,432 47% 1.22MB/s 0:06:20 423,952,384 47% 1.21MB/s 0:06:22 425,263,104 47% 1.21MB/s 0:06:21 426,573,824 47% 1.21MB/s 0:06:20 427,884,544 47% 1.21MB/s 0:06:18 429,195,264 47% 1.22MB/s 0:06:15 430,505,984 47% 1.22MB/s 0:06:14 431,816,704 48% 1.22MB/s 0:06:13 433,127,424 48% 1.22MB/s 0:06:13 434,438,144 48% 1.22MB/s 0:06:12 435,748,864 48% 1.22MB/s 0:06:11 437,059,584 48% 1.22MB/s 0:06:10 438,370,304 48% 1.22MB/s 0:06:08 439,681,024 48% 1.22MB/s 0:06:06 440,991,744 49% 1.22MB/s 0:06:05 442,302,464 49% 1.22MB/s 0:06:03 443,613,184 49% 1.22MB/s 0:06:03 444,923,904 49% 1.22MB/s 0:06:02 446,234,624 49% 1.22MB/s 0:06:02 447,545,344 49% 1.22MB/s 0:06:00 448,856,064 49% 1.22MB/s 0:05:59 450,166,784 50% 1.22MB/s 0:05:58 451,477,504 50% 1.22MB/s 0:05:57 452,788,224 50% 1.22MB/s 0:05:56 454,098,944 50% 1.22MB/s 0:05:55 455,409,664 50% 1.22MB/s 0:05:54 456,720,384 50% 1.22MB/s 0:05:53 458,031,104 50% 1.22MB/s 0:05:52 459,341,824 51% 1.22MB/s 0:05:51 460,652,544 51% 1.22MB/s 0:05:50 461,963,264 51% 1.22MB/s 0:05:49 463,273,984 51% 1.22MB/s 0:05:48 464,584,704 51% 1.22MB/s 0:05:47 465,895,424 51% 1.22MB/s 0:05:46 467,206,144 51% 1.22MB/s 0:05:45 468,516,864 52% 1.22MB/s 0:05:43 469,827,584 52% 1.22MB/s 0:05:43 471,138,304 52% 1.22MB/s 0:05:42 472,449,024 52% 1.22MB/s 0:05:41 473,759,744 52% 1.22MB/s 0:05:40 475,070,464 52% 1.22MB/s 0:05:38 476,381,184 53% 1.22MB/s 0:05:36 477,691,904 53% 1.22MB/s 0:05:38 479,002,624 53% 1.21MB/s 0:05:37 480,313,344 53% 1.21MB/s 0:05:36 481,624,064 53% 1.21MB/s 0:05:35 482,934,784 53% 1.22MB/s 0:05:32 484,245,504 53% 1.22MB/s 0:05:31 485,556,224 54% 1.22MB/s 0:05:30 486,866,944 54% 1.22MB/s 0:05:29 488,177,664 54% 1.22MB/s 0:05:28 489,488,384 54% 1.22MB/s 0:05:27 490,799,104 54% 1.22MB/s 0:05:26 492,109,824 54% 1.21MB/s 0:05:27 493,420,544 54% 1.22MB/s 0:05:25 494,731,264 55% 1.21MB/s 0:05:24 496,041,984 55% 1.21MB/s 0:05:23 497,352,704 55% 1.22MB/s 0:05:21 498,663,424 55% 1.22MB/s 0:05:20 499,974,144 55% 1.22MB/s 0:05:18 501,284,864 55% 1.22MB/s 0:05:17 502,595,584 55% 1.22MB/s 0:05:16 503,906,304 56% 1.22MB/s 0:05:15 505,217,024 56% 1.22MB/s 0:05:14 506,527,744 56% 1.22MB/s 0:05:14 507,838,464 56% 1.21MB/s 0:05:16 509,149,184 56% 1.20MB/s 0:05:15 510,459,904 56% 1.19MB/s 0:05:17 511,770,624 56% 1.19MB/s 0:05:16 513,081,344 57% 1.20MB/s 0:05:13 514,392,064 57% 1.21MB/s 0:05:10 515,702,784 57% 1.21MB/s 0:05:08 517,013,504 57% 1.22MB/s 0:05:06 518,324,224 57% 1.21MB/s 0:05:07 519,634,944 57% 1.21MB/s 0:05:06 520,945,664 57% 1.21MB/s 0:05:04 522,256,384 58% 1.21MB/s 0:05:04 523,567,104 58% 1.22MB/s 0:04:59 524,877,824 58% 1.22MB/s 0:04:58 526,188,544 58% 1.22MB/s 0:04:57 527,499,264 58% 1.22MB/s 0:04:55 528,809,984 58% 1.22MB/s 0:04:55 530,120,704 59% 1.22MB/s 0:04:55 531,431,424 59% 1.22MB/s 0:04:53 532,742,144 59% 1.22MB/s 0:04:52 534,052,864 59% 1.22MB/s 0:04:51 535,363,584 59% 1.22MB/s 0:04:50 536,674,304 59% 1.22MB/s 0:04:49 537,985,024 59% 1.22MB/s 0:04:49 539,295,744 60% 1.22MB/s 0:04:47 540,606,464 60% 1.22MB/s 0:04:46 541,917,184 60% 1.22MB/s 0:04:45 543,227,904 60% 1.22MB/s 0:04:43 544,538,624 60% 1.22MB/s 0:04:43 545,849,344 60% 1.22MB/s 0:04:42 547,160,064 60% 1.22MB/s 0:04:41 548,470,784 61% 1.22MB/s 0:04:40 549,781,504 61% 1.22MB/s 0:04:39 551,092,224 61% 1.22MB/s 0:04:38 552,402,944 61% 1.22MB/s 0:04:36 553,713,664 61% 1.22MB/s 0:04:36 555,024,384 61% 1.22MB/s 0:04:35 556,335,104 61% 1.22MB/s 0:04:34 557,613,056 62% 1.20MB/s 0:04:36 558,923,776 62% 1.20MB/s 0:04:35 560,234,496 62% 1.21MB/s 0:04:34 561,545,216 62% 1.21MB/s 0:04:32 562,855,936 62% 1.22MB/s 0:04:28 564,166,656 62% 1.22MB/s 0:04:27 565,477,376 62% 1.22MB/s 0:04:26 566,788,096 63% 1.22MB/s 0:04:26 568,098,816 63% 1.22MB/s 0:04:24 569,409,536 63% 1.22MB/s 0:04:24 570,720,256 63% 1.22MB/s 0:04:23 572,030,976 63% 1.22MB/s 0:04:21 573,341,696 63% 1.22MB/s 0:04:20 574,652,416 63% 1.22MB/s 0:04:19 575,963,136 64% 1.22MB/s 0:04:18 577,273,856 64% 1.22MB/s 0:04:17 578,584,576 64% 1.21MB/s 0:04:19 579,895,296 64% 1.21MB/s 0:04:17 581,206,016 64% 1.20MB/s 0:04:17 582,516,736 64% 1.21MB/s 0:04:15 583,827,456 64% 1.22MB/s 0:04:11 585,138,176 65% 1.22MB/s 0:04:11 586,448,896 65% 1.22MB/s 0:04:09 587,759,616 65% 1.22MB/s 0:04:09 589,070,336 65% 1.22MB/s 0:04:07 590,381,056 65% 1.22MB/s 0:04:06 591,691,776 65% 1.22MB/s 0:04:05 593,002,496 66% 1.22MB/s 0:04:04 594,313,216 66% 1.22MB/s 0:04:03 595,623,936 66% 1.22MB/s 0:04:02 596,934,656 66% 1.22MB/s 0:04:01 598,245,376 66% 1.22MB/s 0:04:01 599,556,096 66% 1.22MB/s 0:03:59 600,866,816 66% 1.22MB/s 0:03:58 602,177,536 67% 1.22MB/s 0:03:57 603,488,256 67% 1.22MB/s 0:03:56 604,798,976 67% 1.21MB/s 0:03:56 606,109,696 67% 1.21MB/s 0:03:55 607,420,416 67% 1.21MB/s 0:03:53 608,731,136 67% 1.22MB/s 0:03:52 610,041,856 67% 1.22MB/s 0:03:50 611,352,576 68% 1.22MB/s 0:03:49 612,663,296 68% 1.22MB/s 0:03:48 613,974,016 68% 1.22MB/s 0:03:48 615,284,736 68% 1.22MB/s 0:03:46 616,595,456 68% 1.22MB/s 0:03:45 617,906,176 68% 1.22MB/s 0:03:44 619,216,896 68% 1.22MB/s 0:03:42 620,527,616 69% 1.22MB/s 0:03:42 621,838,336 69% 1.22MB/s 0:03:41 623,149,056 69% 1.22MB/s 0:03:40 624,459,776 69% 1.22MB/s 0:03:39 625,770,496 69% 1.22MB/s 0:03:38 627,081,216 69% 1.22MB/s 0:03:38 628,391,936 69% 1.22MB/s 0:03:36 629,702,656 70% 1.22MB/s 0:03:35 631,013,376 70% 1.22MB/s 0:03:34 632,324,096 70% 1.22MB/s 0:03:32 633,634,816 70% 1.22MB/s 0:03:32 634,945,536 70% 1.21MB/s 0:03:31 636,256,256 70% 1.21MB/s 0:03:30 637,566,976 70% 1.21MB/s 0:03:29 638,877,696 71% 1.22MB/s 0:03:28 640,188,416 71% 1.22MB/s 0:03:27 641,499,136 71% 1.22MB/s 0:03:26 642,809,856 71% 1.21MB/s 0:03:25 644,120,576 71% 1.21MB/s 0:03:24 645,431,296 71% 1.21MB/s 0:03:24 646,742,016 71% 1.21MB/s 0:03:23 648,052,736 72% 1.21MB/s 0:03:22 649,363,456 72% 1.21MB/s 0:03:21 650,674,176 72% 1.21MB/s 0:03:19 651,984,896 72% 1.21MB/s 0:03:18 653,295,616 72% 1.22MB/s 0:03:16 654,606,336 72% 1.22MB/s 0:03:15 655,917,056 73% 1.22MB/s 0:03:14 657,227,776 73% 1.22MB/s 0:03:13 658,538,496 73% 1.22MB/s 0:03:12 659,849,216 73% 1.21MB/s 0:03:12 661,159,936 73% 1.22MB/s 0:03:10 662,470,656 73% 1.22MB/s 0:03:09 663,781,376 73% 1.22MB/s 0:03:08 665,092,096 74% 1.22MB/s 0:03:06 666,402,816 74% 1.22MB/s 0:03:05 667,713,536 74% 1.22MB/s 0:03:04 669,024,256 74% 1.22MB/s 0:03:04 670,334,976 74% 1.22MB/s 0:03:02 671,645,696 74% 1.22MB/s 0:03:01 672,956,416 74% 1.22MB/s 0:03:00 674,267,136 75% 1.22MB/s 0:02:58 675,577,856 75% 1.22MB/s 0:02:58 676,888,576 75% 1.22MB/s 0:02:57 678,199,296 75% 1.22MB/s 0:02:56 679,510,016 75% 1.22MB/s 0:02:55 680,820,736 75% 1.22MB/s 0:02:54 682,131,456 75% 1.22MB/s 0:02:53 683,442,176 76% 1.21MB/s 0:02:52 684,621,824 76% 1.17MB/s 0:02:59 685,801,472 76% 1.12MB/s 0:03:06 686,981,120 76% 1.09MB/s 0:03:09 688,291,840 76% 1.10MB/s 0:03:07 689,602,560 76% 1.15MB/s 0:02:58 690,913,280 76% 1.18MB/s 0:02:51 692,191,232 77% 1.20MB/s 0:02:47 693,501,952 77% 1.20MB/s 0:02:47 694,812,672 77% 1.20MB/s 0:02:46 696,123,392 77% 1.21MB/s 0:02:42 697,434,112 77% 1.22MB/s 0:02:40 698,744,832 77% 1.22MB/s 0:02:39 700,055,552 77% 1.22MB/s 0:02:39 701,366,272 78% 1.22MB/s 0:02:38 702,676,992 78% 1.22MB/s 0:02:37 703,987,712 78% 1.22MB/s 0:02:35 705,298,432 78% 1.22MB/s 0:02:34 706,609,152 78% 1.22MB/s 0:02:33 707,919,872 78% 1.22MB/s 0:02:32 709,230,592 78% 1.22MB/s 0:02:31 710,541,312 79% 1.22MB/s 0:02:30 711,852,032 79% 1.22MB/s 0:02:29 713,162,752 79% 1.22MB/s 0:02:28 714,473,472 79% 1.22MB/s 0:02:27 715,784,192 79% 1.22MB/s 0:02:26 717,094,912 79% 1.22MB/s 0:02:25 718,405,632 79% 1.22MB/s 0:02:24 719,716,352 80% 1.22MB/s 0:02:23 721,027,072 80% 1.22MB/s 0:02:21 722,337,792 80% 1.22MB/s 0:02:21 723,648,512 80% 1.22MB/s 0:02:20 724,959,232 80% 1.22MB/s 0:02:19 726,269,952 80% 1.22MB/s 0:02:17 727,580,672 80% 1.22MB/s 0:02:17 728,891,392 81% 1.22MB/s 0:02:15 730,202,112 81% 1.21MB/s 0:02:15 731,512,832 81% 1.21MB/s 0:02:14 732,823,552 81% 1.22MB/s 0:02:12 734,134,272 81% 1.21MB/s 0:02:12 735,444,992 81% 1.22MB/s 0:02:10 736,755,712 81% 1.22MB/s 0:02:09 738,066,432 82% 1.22MB/s 0:02:08 739,377,152 82% 1.22MB/s 0:02:07 740,687,872 82% 1.22MB/s 0:02:06 741,998,592 82% 1.22MB/s 0:02:05 743,309,312 82% 1.22MB/s 0:02:04 744,620,032 82% 1.22MB/s 0:02:03 745,930,752 83% 1.22MB/s 0:02:01 747,241,472 83% 1.22MB/s 0:02:00 748,552,192 83% 1.22MB/s 0:01:59 749,862,912 83% 1.22MB/s 0:01:58 751,173,632 83% 1.22MB/s 0:01:57 752,484,352 83% 1.22MB/s 0:01:56 753,795,072 83% 1.22MB/s 0:01:55 755,105,792 84% 1.22MB/s 0:01:54 756,416,512 84% 1.22MB/s 0:01:53 757,727,232 84% 1.22MB/s 0:01:52 759,037,952 84% 1.22MB/s 0:01:51 760,348,672 84% 1.22MB/s 0:01:50 761,659,392 84% 1.22MB/s 0:01:49 762,970,112 84% 1.22MB/s 0:01:48 764,280,832 85% 1.22MB/s 0:01:47 765,591,552 85% 1.22MB/s 0:01:46 766,902,272 85% 1.22MB/s 0:01:45 768,212,992 85% 1.22MB/s 0:01:44 769,523,712 85% 1.22MB/s 0:01:43 770,834,432 85% 1.22MB/s 0:01:42 772,145,152 85% 1.22MB/s 0:01:41 773,455,872 86% 1.22MB/s 0:01:40 774,766,592 86% 1.22MB/s 0:01:39 776,077,312 86% 1.22MB/s 0:01:38 777,388,032 86% 1.22MB/s 0:01:36 778,698,752 86% 1.22MB/s 0:01:35 780,009,472 86% 1.22MB/s 0:01:34 781,320,192 86% 1.22MB/s 0:01:33 782,630,912 87% 1.22MB/s 0:01:32 783,941,632 87% 1.22MB/s 0:01:32 785,252,352 87% 1.22MB/s 0:01:30 786,563,072 87% 1.21MB/s 0:01:29 787,873,792 87% 1.21MB/s 0:01:29 789,184,512 87% 1.22MB/s 0:01:27 790,495,232 87% 1.22MB/s 0:01:26 791,805,952 88% 1.22MB/s 0:01:25 793,116,672 88% 1.22MB/s 0:01:24 794,427,392 88% 1.22MB/s 0:01:23 795,738,112 88% 1.22MB/s 0:01:22 797,048,832 88% 1.22MB/s 0:01:21 798,359,552 88% 1.22MB/s 0:01:20 799,670,272 89% 1.22MB/s 0:01:18 800,980,992 89% 1.22MB/s 0:01:17 802,291,712 89% 1.22MB/s 0:01:17 803,602,432 89% 1.22MB/s 0:01:15 804,913,152 89% 1.22MB/s 0:01:14 806,223,872 89% 1.22MB/s 0:01:13 807,534,592 89% 1.22MB/s 0:01:12 808,845,312 90% 1.22MB/s 0:01:11 810,156,032 90% 1.22MB/s 0:01:10 811,466,752 90% 1.22MB/s 0:01:09 812,777,472 90% 1.22MB/s 0:01:08 814,088,192 90% 1.22MB/s 0:01:07 815,398,912 90% 1.22MB/s 0:01:06 816,709,632 90% 1.22MB/s 0:01:05 818,020,352 91% 1.22MB/s 0:01:04 819,331,072 91% 1.22MB/s 0:01:03 820,641,792 91% 1.22MB/s 0:01:02 821,952,512 91% 1.22MB/s 0:01:01 823,263,232 91% 1.22MB/s 0:01:00 824,573,952 91% 1.22MB/s 0:00:59 825,851,904 91% 1.21MB/s 0:00:58 827,162,624 92% 1.21MB/s 0:00:57 828,473,344 92% 1.21MB/s 0:00:56 829,784,064 92% 1.21MB/s 0:00:55 831,094,784 92% 1.22MB/s 0:00:53 832,405,504 92% 1.22MB/s 0:00:52 833,716,224 92% 1.22MB/s 0:00:51 835,026,944 92% 1.22MB/s 0:00:50 836,337,664 93% 1.22MB/s 0:00:49 837,648,384 93% 1.21MB/s 0:00:48 838,959,104 93% 1.22MB/s 0:00:47 840,269,824 93% 1.22MB/s 0:00:46 841,580,544 93% 1.22MB/s 0:00:45 842,891,264 93% 1.22MB/s 0:00:44 844,201,984 93% 1.22MB/s 0:00:43 845,512,704 94% 1.22MB/s 0:00:42 846,823,424 94% 1.22MB/s 0:00:41 848,134,144 94% 1.22MB/s 0:00:40 849,444,864 94% 1.22MB/s 0:00:39 850,755,584 94% 1.22MB/s 0:00:38 852,066,304 94% 1.22MB/s 0:00:37 853,377,024 94% 1.22MB/s 0:00:36 854,687,744 95% 1.22MB/s 0:00:35 855,998,464 95% 1.22MB/s 0:00:34 857,309,184 95% 1.21MB/s 0:00:33 858,619,904 95% 1.21MB/s 0:00:32 859,930,624 95% 1.21MB/s 0:00:31 861,241,344 95% 1.22MB/s 0:00:29 862,552,064 96% 1.22MB/s 0:00:28 863,862,784 96% 1.22MB/s 0:00:27 865,173,504 96% 1.22MB/s 0:00:26 866,484,224 96% 1.22MB/s 0:00:25 867,794,944 96% 1.22MB/s 0:00:24 869,105,664 96% 1.22MB/s 0:00:23 870,416,384 96% 1.22MB/s 0:00:22 871,727,104 97% 1.22MB/s 0:00:21 873,037,824 97% 1.22MB/s 0:00:20 874,348,544 97% 1.22MB/s 0:00:19 875,659,264 97% 1.22MB/s 0:00:18 876,969,984 97% 1.22MB/s 0:00:17 878,280,704 97% 1.22MB/s 0:00:16 879,591,424 97% 1.22MB/s 0:00:15 880,902,144 98% 1.22MB/s 0:00:14 882,212,864 98% 1.22MB/s 0:00:13 883,523,584 98% 1.22MB/s 0:00:12 884,834,304 98% 1.22MB/s 0:00:10 886,145,024 98% 1.22MB/s 0:00:09 887,455,744 98% 1.22MB/s 0:00:08 888,766,464 98% 1.22MB/s 0:00:07 890,077,184 99% 1.22MB/s 0:00:06 891,387,904 99% 1.22MB/s 0:00:05 892,698,624 99% 1.22MB/s 0:00:04 894,009,344 99% 1.22MB/s 0:00:03 895,320,064 99% 1.22MB/s 0:00:02 896,630,784 99% 1.22MB/s 0:00:01 897,941,504 99% 1.22MB/s 0:00:00 898,482,900 100% 1.22MB/s 0:11:45 (xfr#3, to-chk=3/7) images/pmos-plasma-mobile-nightly-20221003-pine64-pinephonepro.img.xz.sha256 136 100% 0.32kB/s 0:00:00 136 100% 0.32kB/s 0:00:00 (xfr#4, to-chk=2/7) images/pmos-plasma-mobile-nightly-20221003-tablet-x64uefi.img.xz 32,768 0% 78.05kB/s 4:49:13 753,664 0% 720.86kB/s 0:31:17 2,064,384 0% 982.46kB/s 0:22:56 3,375,104 0% 1.05MB/s 0:21:00 4,685,824 0% 1.09MB/s 0:20:10 5,996,544 0% 1.22MB/s 0:18:01 7,307,264 0% 1.22MB/s 0:17:59 8,617,984 0% 1.22MB/s 0:17:56 9,928,704 0% 1.22MB/s 0:17:54 11,239,424 0% 1.22MB/s 0:17:53 12,550,144 0% 1.22MB/s 0:17:52 13,860,864 1% 1.22MB/s 0:17:53 15,171,584 1% 1.22MB/s 0:17:52 16,482,304 1% 1.22MB/s 0:17:51 17,793,024 1% 1.22MB/s 0:17:50 19,103,744 1% 1.22MB/s 0:17:48 20,414,464 1% 1.22MB/s 0:17:47 21,725,184 1% 1.22MB/s 0:17:46 23,035,904 1% 1.22MB/s 0:17:44 24,346,624 1% 1.22MB/s 0:17:48 25,657,344 1% 1.22MB/s 0:17:43 26,968,064 1% 1.22MB/s 0:17:43 28,278,784 2% 1.22MB/s 0:17:44 29,589,504 2% 1.22MB/s 0:17:39 30,900,224 2% 1.22MB/s 0:17:42 32,210,944 2% 1.22MB/s 0:17:40 33,521,664 2% 1.22MB/s 0:17:37 34,832,384 2% 1.22MB/s 0:17:36 36,143,104 2% 1.22MB/s 0:17:34 37,453,824 2% 1.22MB/s 0:17:33 38,764,544 2% 1.22MB/s 0:17:36 40,075,264 2% 1.22MB/s 0:17:34 41,385,984 3% 1.22MB/s 0:17:34 42,696,704 3% 1.22MB/s 0:17:32 44,007,424 3% 1.22MB/s 0:17:28 45,318,144 3% 1.22MB/s 0:17:27 46,628,864 3% 1.22MB/s 0:17:27 47,939,584 3% 1.22MB/s 0:17:26 49,250,304 3% 1.22MB/s 0:17:24 50,561,024 3% 1.22MB/s 0:17:27 51,871,744 3% 1.22MB/s 0:17:24 53,182,464 3% 1.22MB/s 0:17:24 54,493,184 4% 1.22MB/s 0:17:23 55,803,904 4% 1.22MB/s 0:17:18 57,114,624 4% 1.22MB/s 0:17:17 58,425,344 4% 1.22MB/s 0:17:16 59,736,064 4% 1.22MB/s 0:17:15 61,046,784 4% 1.22MB/s 0:17:15 62,357,504 4% 1.22MB/s 0:17:16 63,668,224 4% 1.22MB/s 0:17:16 64,978,944 4% 1.22MB/s 0:17:16 66,289,664 4% 1.22MB/s 0:17:14 67,600,384 4% 1.22MB/s 0:17:11 68,911,104 5% 1.22MB/s 0:17:10 70,221,824 5% 1.22MB/s 0:17:07 71,532,544 5% 1.22MB/s 0:17:05 72,843,264 5% 1.22MB/s 0:17:04 74,153,984 5% 1.22MB/s 0:17:03 75,464,704 5% 1.22MB/s 0:17:03 76,775,424 5% 1.22MB/s 0:17:02 78,086,144 5% 1.22MB/s 0:17:01 79,396,864 5% 1.22MB/s 0:17:01 80,707,584 5% 1.22MB/s 0:17:02 82,018,304 6% 1.22MB/s 0:17:00 83,329,024 6% 1.22MB/s 0:16:59 84,639,744 6% 1.22MB/s 0:16:57 85,950,464 6% 1.22MB/s 0:16:53 87,261,184 6% 1.22MB/s 0:16:56 88,571,904 6% 1.22MB/s 0:16:52 89,882,624 6% 1.21MB/s 0:16:57 91,193,344 6% 1.21MB/s 0:17:00 92,504,064 6% 1.19MB/s 0:17:16 93,814,784 6% 1.17MB/s 0:17:33 94,994,432 7% 1.15MB/s 0:17:47 96,305,152 7% 1.15MB/s 0:17:50 97,615,872 7% 1.17MB/s 0:17:28 98,926,592 7% 1.19MB/s 0:17:13 100,237,312 7% 1.21MB/s 0:16:56 101,548,032 7% 1.21MB/s 0:16:47 102,858,752 7% 1.21MB/s 0:16:51 104,038,400 7% 1.16MB/s 0:17:31 105,349,120 7% 1.16MB/s 0:17:32 106,659,840 7% 1.16MB/s 0:17:34 107,970,560 7% 1.16MB/s 0:17:30 109,281,280 8% 1.20MB/s 0:16:52 110,592,000 8% 1.21MB/s 0:16:43 111,902,720 8% 1.21MB/s 0:16:42 113,213,440 8% 1.21MB/s 0:16:40 114,524,160 8% 1.21MB/s 0:16:37 115,834,880 8% 1.21MB/s 0:16:37 117,145,600 8% 1.21MB/s 0:16:35 118,456,320 8% 1.21MB/s 0:16:34 119,767,040 8% 1.21MB/s 0:16:32 121,077,760 8% 1.21MB/s 0:16:31 122,388,480 9% 1.21MB/s 0:16:30 123,699,200 9% 1.22MB/s 0:16:28 124,977,152 9% 1.21MB/s 0:16:33 126,287,872 9% 1.20MB/s 0:16:37 127,598,592 9% 1.20MB/s 0:16:35 128,909,312 9% 1.20MB/s 0:16:34 130,220,032 9% 1.21MB/s 0:16:26 131,530,752 9% 1.22MB/s 0:16:19 132,841,472 9% 1.22MB/s 0:16:18 134,152,192 9% 1.22MB/s 0:16:17 135,462,912 10% 1.22MB/s 0:16:16 136,773,632 10% 1.22MB/s 0:16:15 138,084,352 10% 1.22MB/s 0:16:14 139,395,072 10% 1.22MB/s 0:16:13 140,705,792 10% 1.22MB/s 0:16:12 142,016,512 10% 1.22MB/s 0:16:13 143,327,232 10% 1.21MB/s 0:16:15 144,637,952 10% 1.21MB/s 0:16:15 145,948,672 10% 1.21MB/s 0:16:14 147,259,392 10% 1.21MB/s 0:16:11 148,570,112 10% 1.22MB/s 0:16:07 149,880,832 11% 1.22MB/s 0:16:05 151,191,552 11% 1.22MB/s 0:16:03 152,502,272 11% 1.22MB/s 0:16:02 153,812,992 11% 1.22MB/s 0:16:01 155,123,712 11% 1.22MB/s 0:16:01 156,434,432 11% 1.22MB/s 0:16:00 157,745,152 11% 1.22MB/s 0:15:59 159,055,872 11% 1.22MB/s 0:15:58 160,366,592 11% 1.22MB/s 0:15:55 161,677,312 11% 1.22MB/s 0:15:54 162,988,032 12% 1.22MB/s 0:15:53 164,298,752 12% 1.22MB/s 0:15:56 165,609,472 12% 1.22MB/s 0:15:51 166,920,192 12% 1.22MB/s 0:15:52 168,230,912 12% 1.21MB/s 0:15:54 169,541,632 12% 1.21MB/s 0:15:56 170,852,352 12% 1.21MB/s 0:15:58 172,163,072 12% 1.21MB/s 0:15:55 173,473,792 12% 1.21MB/s 0:15:51 174,784,512 12% 1.22MB/s 0:15:46 176,095,232 13% 1.22MB/s 0:15:42 177,405,952 13% 1.22MB/s 0:15:41 178,716,672 13% 1.22MB/s 0:15:40 180,027,392 13% 1.22MB/s 0:15:36 181,338,112 13% 1.22MB/s 0:15:38 182,648,832 13% 1.22MB/s 0:15:38 183,959,552 13% 1.22MB/s 0:15:37 185,270,272 13% 1.22MB/s 0:15:36 186,580,992 13% 1.22MB/s 0:15:35 187,891,712 13% 1.22MB/s 0:15:36 189,202,432 13% 1.22MB/s 0:15:31 190,513,152 14% 1.22MB/s 0:15:33 191,823,872 14% 1.22MB/s 0:15:33 193,134,592 14% 1.22MB/s 0:15:30 194,445,312 14% 1.22MB/s 0:15:31 195,756,032 14% 1.22MB/s 0:15:27 197,066,752 14% 1.22MB/s 0:15:26 198,377,472 14% 1.22MB/s 0:15:25 199,688,192 14% 1.22MB/s 0:15:24 200,998,912 14% 1.22MB/s 0:15:22 202,309,632 14% 1.22MB/s 0:15:21 203,620,352 15% 1.22MB/s 0:15:20 204,931,072 15% 1.22MB/s 0:15:20 206,241,792 15% 1.21MB/s 0:15:23 207,552,512 15% 1.21MB/s 0:15:22 208,863,232 15% 1.21MB/s 0:15:22 210,173,952 15% 1.21MB/s 0:15:21 211,484,672 15% 1.22MB/s 0:15:18 212,795,392 15% 1.22MB/s 0:15:17 214,106,112 15% 1.21MB/s 0:15:21 215,416,832 15% 1.20MB/s 0:15:27 216,727,552 16% 1.19MB/s 0:15:31 218,038,272 16% 1.19MB/s 0:15:36 219,348,992 16% 1.18MB/s 0:15:38 220,659,712 16% 1.19MB/s 0:15:28 221,970,432 16% 1.20MB/s 0:15:21 223,281,152 16% 1.21MB/s 0:15:12 224,591,872 16% 1.22MB/s 0:15:01 225,902,592 16% 1.22MB/s 0:15:03 227,213,312 16% 1.22MB/s 0:15:01 228,524,032 16% 1.22MB/s 0:15:04 229,834,752 16% 1.22MB/s 0:15:00 231,145,472 17% 1.22MB/s 0:14:59 232,456,192 17% 1.22MB/s 0:14:58 233,766,912 17% 1.22MB/s 0:14:53 235,077,632 17% 1.22MB/s 0:14:55 236,388,352 17% 1.22MB/s 0:14:54 237,699,072 17% 1.22MB/s 0:14:52 239,009,792 17% 1.22MB/s 0:14:52 240,320,512 17% 1.22MB/s 0:14:50 241,631,232 17% 1.22MB/s 0:14:48 242,941,952 17% 1.22MB/s 0:14:49 244,252,672 18% 1.22MB/s 0:14:47 245,563,392 18% 1.22MB/s 0:14:47 246,874,112 18% 1.22MB/s 0:14:46 248,184,832 18% 1.22MB/s 0:14:44 249,495,552 18% 1.22MB/s 0:14:45 250,806,272 18% 1.22MB/s 0:14:42 252,116,992 18% 1.22MB/s 0:14:42 253,427,712 18% 1.22MB/s 0:14:41 254,738,432 18% 1.22MB/s 0:14:41 256,049,152 18% 1.22MB/s 0:14:39 257,359,872 19% 1.22MB/s 0:14:38 258,637,824 19% 1.21MB/s 0:14:43 259,948,544 19% 1.21MB/s 0:14:40 261,259,264 19% 1.21MB/s 0:14:42 262,569,984 19% 1.21MB/s 0:14:40 263,880,704 19% 1.22MB/s 0:14:33 265,191,424 19% 1.22MB/s 0:14:32 266,502,144 19% 1.22MB/s 0:14:30 267,812,864 19% 1.22MB/s 0:14:33 269,123,584 19% 1.22MB/s 0:14:32 270,434,304 19% 1.22MB/s 0:14:30 271,745,024 20% 1.22MB/s 0:14:29 273,055,744 20% 1.22MB/s 0:14:25 274,366,464 20% 1.22MB/s 0:14:25 275,677,184 20% 1.22MB/s 0:14:24 276,987,904 20% 1.22MB/s 0:14:23 278,298,624 20% 1.21MB/s 0:14:25 279,609,344 20% 1.22MB/s 0:14:22 280,920,064 20% 1.22MB/s 0:14:21 282,230,784 20% 1.21MB/s 0:14:25 283,541,504 20% 1.22MB/s 0:14:18 284,852,224 21% 1.21MB/s 0:14:20 286,162,944 21% 1.22MB/s 0:14:18 287,473,664 21% 1.22MB/s 0:14:11 288,784,384 21% 1.22MB/s 0:14:13 290,095,104 21% 1.22MB/s 0:14:12 291,405,824 21% 1.22MB/s 0:14:11 292,716,544 21% 1.22MB/s 0:14:11 294,027,264 21% 1.22MB/s 0:14:10 295,337,984 21% 1.22MB/s 0:14:09 296,648,704 21% 1.21MB/s 0:14:11 297,959,424 21% 1.22MB/s 0:14:07 299,270,144 22% 1.22MB/s 0:14:06 300,580,864 22% 1.22MB/s 0:14:04 301,891,584 22% 1.22MB/s 0:14:01 303,202,304 22% 1.22MB/s 0:14:01 304,513,024 22% 1.22MB/s 0:14:01 305,823,744 22% 1.22MB/s 0:14:00 307,134,464 22% 1.22MB/s 0:13:59 308,445,184 22% 1.22MB/s 0:13:58 309,755,904 22% 1.22MB/s 0:13:56 311,066,624 22% 1.22MB/s 0:13:58 312,377,344 23% 1.22MB/s 0:13:54 313,688,064 23% 1.22MB/s 0:13:53 314,998,784 23% 1.22MB/s 0:13:52 316,309,504 23% 1.22MB/s 0:13:48 317,620,224 23% 1.22MB/s 0:13:50 318,930,944 23% 1.22MB/s 0:13:51 320,241,664 23% 1.22MB/s 0:13:47 321,552,384 23% 1.22MB/s 0:13:46 322,863,104 23% 1.22MB/s 0:13:45 324,173,824 23% 1.22MB/s 0:13:41 325,484,544 24% 1.22MB/s 0:13:46 326,795,264 24% 1.22MB/s 0:13:41 328,105,984 24% 1.21MB/s 0:13:49 329,416,704 24% 1.21MB/s 0:13:47 330,727,424 24% 1.21MB/s 0:13:43 332,038,144 24% 1.21MB/s 0:13:47 333,348,864 24% 1.22MB/s 0:13:36 334,659,584 24% 1.22MB/s 0:13:35 335,970,304 24% 1.22MB/s 0:13:34 337,281,024 24% 1.22MB/s 0:13:31 338,591,744 24% 1.22MB/s 0:13:33 339,902,464 25% 1.22MB/s 0:13:32 341,213,184 25% 1.22MB/s 0:13:30 342,523,904 25% 1.22MB/s 0:13:29 343,834,624 25% 1.22MB/s 0:13:29 345,145,344 25% 1.21MB/s 0:13:31 346,456,064 25% 1.21MB/s 0:13:34 347,766,784 25% 1.21MB/s 0:13:32 349,077,504 25% 1.21MB/s 0:13:30 350,388,224 25% 1.21MB/s 0:13:27 351,698,944 25% 1.22MB/s 0:13:23 353,009,664 26% 1.22MB/s 0:13:22 354,320,384 26% 1.22MB/s 0:13:22 355,631,104 26% 1.22MB/s 0:13:21 356,941,824 26% 1.21MB/s 0:13:22 358,252,544 26% 1.22MB/s 0:13:18 359,563,264 26% 1.22MB/s 0:13:16 360,873,984 26% 1.22MB/s 0:13:14 362,184,704 26% 1.22MB/s 0:13:11 363,495,424 26% 1.22MB/s 0:13:12 364,806,144 26% 1.22MB/s 0:13:11 366,116,864 27% 1.22MB/s 0:13:11 367,427,584 27% 1.22MB/s 0:13:09 368,738,304 27% 1.22MB/s 0:13:08 370,049,024 27% 1.22MB/s 0:13:07 371,359,744 27% 1.22MB/s 0:13:05 372,670,464 27% 1.22MB/s 0:13:06 373,981,184 27% 1.22MB/s 0:13:05 375,291,904 27% 1.22MB/s 0:13:04 376,602,624 27% 1.22MB/s 0:13:03 377,913,344 27% 1.22MB/s 0:13:01 379,224,064 27% 1.22MB/s 0:13:00 380,534,784 28% 1.22MB/s 0:12:59 381,845,504 28% 1.22MB/s 0:12:58 383,156,224 28% 1.22MB/s 0:12:57 384,466,944 28% 1.22MB/s 0:12:56 385,777,664 28% 1.22MB/s 0:12:54 387,088,384 28% 1.22MB/s 0:12:53 388,399,104 28% 1.22MB/s 0:12:52 389,709,824 28% 1.22MB/s 0:12:51 391,020,544 28% 1.22MB/s 0:12:50 392,331,264 28% 1.22MB/s 0:12:52 393,609,216 29% 1.21MB/s 0:12:53 394,919,936 29% 1.21MB/s 0:12:52 396,230,656 29% 1.21MB/s 0:12:51 397,541,376 29% 1.22MB/s 0:12:47 398,852,096 29% 1.22MB/s 0:12:44 400,162,816 29% 1.22MB/s 0:12:43 401,473,536 29% 1.22MB/s 0:12:42 402,784,256 29% 1.22MB/s 0:12:41 404,094,976 29% 1.22MB/s 0:12:39 405,405,696 29% 1.22MB/s 0:12:38 406,716,416 30% 1.22MB/s 0:12:40 408,027,136 30% 1.22MB/s 0:12:37 409,337,856 30% 1.22MB/s 0:12:35 410,648,576 30% 1.22MB/s 0:12:34 411,959,296 30% 1.22MB/s 0:12:31 413,270,016 30% 1.22MB/s 0:12:32 414,580,736 30% 1.22MB/s 0:12:32 415,891,456 30% 1.22MB/s 0:12:31 417,202,176 30% 1.22MB/s 0:12:29 418,512,896 30% 1.22MB/s 0:12:28 419,823,616 30% 1.22MB/s 0:12:27 421,134,336 31% 1.21MB/s 0:12:31 422,445,056 31% 1.22MB/s 0:12:28 423,755,776 31% 1.22MB/s 0:12:27 425,066,496 31% 1.22MB/s 0:12:26 426,377,216 31% 1.22MB/s 0:12:21 427,687,936 31% 1.20MB/s 0:12:31 428,998,656 31% 1.21MB/s 0:12:27 430,309,376 31% 1.21MB/s 0:12:27 431,620,096 31% 1.21MB/s 0:12:25 432,930,816 31% 1.22MB/s 0:12:18 434,241,536 32% 1.22MB/s 0:12:17 435,552,256 32% 1.22MB/s 0:12:17 436,862,976 32% 1.22MB/s 0:12:14 438,173,696 32% 1.22MB/s 0:12:10 439,484,416 32% 1.22MB/s 0:12:12 440,795,136 32% 1.22MB/s 0:12:10 442,105,856 32% 1.22MB/s 0:12:11 443,416,576 32% 1.22MB/s 0:12:09 444,727,296 32% 1.22MB/s 0:12:08 446,038,016 32% 1.22MB/s 0:12:09 447,348,736 33% 1.22MB/s 0:12:07 448,659,456 33% 1.22MB/s 0:12:06 449,970,176 33% 1.22MB/s 0:12:04 451,280,896 33% 1.22MB/s 0:12:02 452,591,616 33% 1.22MB/s 0:12:02 453,902,336 33% 1.22MB/s 0:12:00 455,213,056 33% 1.22MB/s 0:11:59 456,523,776 33% 1.22MB/s 0:11:58 457,834,496 33% 1.22MB/s 0:11:56 459,145,216 33% 1.22MB/s 0:11:56 460,455,936 33% 1.22MB/s 0:11:56 461,766,656 34% 1.22MB/s 0:11:55 463,077,376 34% 1.22MB/s 0:11:54 464,388,096 34% 1.22MB/s 0:11:52 465,698,816 34% 1.22MB/s 0:11:50 467,009,536 34% 1.22MB/s 0:11:49 468,320,256 34% 1.22MB/s 0:11:48 469,630,976 34% 1.22MB/s 0:11:47 470,941,696 34% 1.22MB/s 0:11:46 472,252,416 34% 1.22MB/s 0:11:45 473,563,136 34% 1.22MB/s 0:11:44 474,873,856 35% 1.22MB/s 0:11:43 476,184,576 35% 1.22MB/s 0:11:43 477,495,296 35% 1.22MB/s 0:11:41 478,806,016 35% 1.22MB/s 0:11:40 480,116,736 35% 1.22MB/s 0:11:39 481,427,456 35% 1.22MB/s 0:11:37 482,738,176 35% 1.22MB/s 0:11:37 484,048,896 35% 1.22MB/s 0:11:37 485,359,616 35% 1.22MB/s 0:11:35 486,670,336 35% 1.22MB/s 0:11:34 487,981,056 36% 1.22MB/s 0:11:33 489,291,776 36% 1.21MB/s 0:11:36 490,602,496 36% 1.21MB/s 0:11:40 491,913,216 36% 1.20MB/s 0:11:39 493,223,936 36% 1.20MB/s 0:11:38 494,534,656 36% 1.21MB/s 0:11:33 495,845,376 36% 1.21MB/s 0:11:30 497,156,096 36% 1.20MB/s 0:11:36 498,466,816 36% 1.20MB/s 0:11:35 499,777,536 36% 1.20MB/s 0:11:34 501,088,256 36% 1.21MB/s 0:11:31 502,398,976 37% 1.21MB/s 0:11:25 503,709,696 37% 1.20MB/s 0:11:33 505,020,416 37% 1.20MB/s 0:11:31 506,331,136 37% 1.20MB/s 0:11:30 507,641,856 37% 1.20MB/s 0:11:27 508,952,576 37% 1.22MB/s 0:11:16 510,263,296 37% 1.22MB/s 0:11:16 511,574,016 37% 1.22MB/s 0:11:16 512,884,736 37% 1.22MB/s 0:11:16 514,195,456 37% 1.22MB/s 0:11:15 515,506,176 38% 1.21MB/s 0:11:14 516,816,896 38% 1.22MB/s 0:11:11 518,127,616 38% 1.22MB/s 0:11:10 519,438,336 38% 1.22MB/s 0:11:09 520,749,056 38% 1.22MB/s 0:11:08 522,059,776 38% 1.22MB/s 0:11:07 523,370,496 38% 1.22MB/s 0:11:06 524,681,216 38% 1.22MB/s 0:11:05 525,991,936 38% 1.22MB/s 0:11:03 527,269,888 38% 1.21MB/s 0:11:06 528,580,608 39% 1.21MB/s 0:11:04 529,891,328 39% 1.21MB/s 0:11:03 531,202,048 39% 1.21MB/s 0:11:02 532,512,768 39% 1.22MB/s 0:10:57 533,823,488 39% 1.22MB/s 0:10:56 535,134,208 39% 1.22MB/s 0:10:55 536,444,928 39% 1.22MB/s 0:10:55 537,755,648 39% 1.22MB/s 0:10:54 539,066,368 39% 1.22MB/s 0:10:52 540,377,088 39% 1.22MB/s 0:10:51 541,687,808 39% 1.22MB/s 0:10:50 542,998,528 40% 1.22MB/s 0:10:49 544,309,248 40% 1.22MB/s 0:10:48 545,619,968 40% 1.22MB/s 0:10:48 546,930,688 40% 1.22MB/s 0:10:46 548,241,408 40% 1.22MB/s 0:10:45 549,552,128 40% 1.22MB/s 0:10:45 550,862,848 40% 1.22MB/s 0:10:43 552,173,568 40% 1.22MB/s 0:10:41 553,484,288 40% 1.22MB/s 0:10:40 554,795,008 40% 1.22MB/s 0:10:42 556,105,728 41% 1.22MB/s 0:10:38 557,416,448 41% 1.22MB/s 0:10:37 558,727,168 41% 1.22MB/s 0:10:37 560,037,888 41% 1.22MB/s 0:10:33 561,348,608 41% 1.22MB/s 0:10:34 562,659,328 41% 1.22MB/s 0:10:34 563,970,048 41% 1.22MB/s 0:10:32 565,280,768 41% 1.22MB/s 0:10:33 566,591,488 41% 1.22MB/s 0:10:30 567,902,208 41% 1.22MB/s 0:10:29 569,212,928 42% 1.22MB/s 0:10:28 570,523,648 42% 1.22MB/s 0:10:25 571,834,368 42% 1.22MB/s 0:10:26 573,145,088 42% 1.22MB/s 0:10:26 574,455,808 42% 1.22MB/s 0:10:26 575,766,528 42% 1.21MB/s 0:10:29 577,077,248 42% 1.20MB/s 0:10:33 578,387,968 42% 1.18MB/s 0:10:41 579,698,688 42% 1.18MB/s 0:10:39 581,009,408 42% 1.19MB/s 0:10:35 582,320,128 42% 1.20MB/s 0:10:28 583,630,848 43% 1.22MB/s 0:10:16 584,941,568 43% 1.22MB/s 0:10:15 586,252,288 43% 1.22MB/s 0:10:14 587,563,008 43% 1.22MB/s 0:10:14 588,873,728 43% 1.22MB/s 0:10:13 590,184,448 43% 1.22MB/s 0:10:11 591,495,168 43% 1.22MB/s 0:10:11 592,805,888 43% 1.22MB/s 0:10:09 594,116,608 43% 1.22MB/s 0:10:08 595,427,328 43% 1.22MB/s 0:10:07 596,738,048 44% 1.22MB/s 0:10:06 598,048,768 44% 1.22MB/s 0:10:05 599,359,488 44% 1.22MB/s 0:10:05 600,670,208 44% 1.22MB/s 0:10:03 601,980,928 44% 1.22MB/s 0:10:02 603,291,648 44% 1.22MB/s 0:10:01 604,602,368 44% 1.22MB/s 0:09:59 605,913,088 44% 1.22MB/s 0:10:01 607,223,808 44% 1.22MB/s 0:09:59 608,534,528 44% 1.22MB/s 0:09:58 609,845,248 45% 1.22MB/s 0:09:56 611,155,968 45% 1.22MB/s 0:09:53 612,466,688 45% 1.22MB/s 0:09:54 613,777,408 45% 1.22MB/s 0:09:54 615,088,128 45% 1.22MB/s 0:09:52 616,398,848 45% 1.22MB/s 0:09:52 617,709,568 45% 1.22MB/s 0:09:49 619,020,288 45% 1.22MB/s 0:09:47 620,331,008 45% 1.22MB/s 0:09:47 621,641,728 45% 1.22MB/s 0:09:47 622,952,448 45% 1.22MB/s 0:09:46 624,263,168 46% 1.22MB/s 0:09:44 625,573,888 46% 1.22MB/s 0:09:44 626,884,608 46% 1.22MB/s 0:09:40 628,195,328 46% 1.22MB/s 0:09:41 629,506,048 46% 1.22MB/s 0:09:40 630,816,768 46% 1.22MB/s 0:09:37 632,127,488 46% 1.22MB/s 0:09:37 633,438,208 46% 1.22MB/s 0:09:36 634,748,928 46% 1.22MB/s 0:09:37 636,059,648 46% 1.22MB/s 0:09:36 637,370,368 47% 1.22MB/s 0:09:35 638,681,088 47% 1.22MB/s 0:09:34 639,991,808 47% 1.22MB/s 0:09:31 641,302,528 47% 1.22MB/s 0:09:30 642,613,248 47% 1.22MB/s 0:09:29 643,923,968 47% 1.22MB/s 0:09:28 645,234,688 47% 1.22MB/s 0:09:27 646,545,408 47% 1.22MB/s 0:09:26 647,856,128 47% 1.22MB/s 0:09:25 649,166,848 47% 1.22MB/s 0:09:24 650,477,568 48% 1.21MB/s 0:09:26 651,788,288 48% 1.21MB/s 0:09:24 653,099,008 48% 1.21MB/s 0:09:23 654,409,728 48% 1.21MB/s 0:09:22 655,720,448 48% 1.22MB/s 0:09:19 657,031,168 48% 1.22MB/s 0:09:18 658,341,888 48% 1.22MB/s 0:09:17 659,652,608 48% 1.22MB/s 0:09:16 660,963,328 48% 1.22MB/s 0:09:15 662,241,280 48% 1.21MB/s 0:09:18 663,552,000 48% 1.21MB/s 0:09:16 664,862,720 49% 1.21MB/s 0:09:16 666,173,440 49% 1.21MB/s 0:09:14 667,484,160 49% 1.22MB/s 0:09:10 668,794,880 49% 1.22MB/s 0:09:08 670,105,600 49% 1.22MB/s 0:09:07 671,416,320 49% 1.22MB/s 0:09:06 672,727,040 49% 1.22MB/s 0:09:05 674,037,760 49% 1.22MB/s 0:09:04 675,348,480 49% 1.22MB/s 0:09:05 676,659,200 49% 1.22MB/s 0:09:04 677,969,920 50% 1.22MB/s 0:09:01 679,280,640 50% 1.22MB/s 0:09:00 680,591,360 50% 1.23MB/s 0:08:57 681,902,080 50% 1.22MB/s 0:08:56 683,212,800 50% 1.22MB/s 0:08:57 684,523,520 50% 1.22MB/s 0:08:56 685,834,240 50% 1.22MB/s 0:08:56 687,144,960 50% 1.22MB/s 0:08:55 688,455,680 50% 1.22MB/s 0:08:53 689,766,400 50% 1.22MB/s 0:08:52 691,077,120 51% 1.22MB/s 0:08:51 692,387,840 51% 1.22MB/s 0:08:50 693,698,560 51% 1.22MB/s 0:08:49 695,009,280 51% 1.22MB/s 0:08:48 696,320,000 51% 1.22MB/s 0:08:47 697,630,720 51% 1.22MB/s 0:08:46 698,941,440 51% 1.22MB/s 0:08:45 700,252,160 51% 1.22MB/s 0:08:43 701,562,880 51% 1.22MB/s 0:08:42 702,873,600 51% 1.22MB/s 0:08:42 704,184,320 51% 1.22MB/s 0:08:40 705,495,040 52% 1.22MB/s 0:08:40 706,805,760 52% 1.22MB/s 0:08:39 708,116,480 52% 1.22MB/s 0:08:37 709,427,200 52% 1.22MB/s 0:08:37 710,737,920 52% 1.22MB/s 0:08:36 712,048,640 52% 1.22MB/s 0:08:34 713,359,360 52% 1.22MB/s 0:08:33 714,670,080 52% 1.22MB/s 0:08:32 715,980,800 52% 1.22MB/s 0:08:31 717,291,520 52% 1.22MB/s 0:08:30 718,602,240 53% 1.22MB/s 0:08:30 719,912,960 53% 1.22MB/s 0:08:28 721,223,680 53% 1.22MB/s 0:08:27 722,534,400 53% 1.22MB/s 0:08:26 723,845,120 53% 1.22MB/s 0:08:25 725,155,840 53% 1.22MB/s 0:08:23 726,466,560 53% 1.22MB/s 0:08:23 727,777,280 53% 1.22MB/s 0:08:22 729,088,000 53% 1.22MB/s 0:08:21 730,398,720 53% 1.22MB/s 0:08:20 731,709,440 54% 1.22MB/s 0:08:18 733,020,160 54% 1.22MB/s 0:08:17 734,330,880 54% 1.22MB/s 0:08:16 735,641,600 54% 1.22MB/s 0:08:16 736,952,320 54% 1.22MB/s 0:08:15 738,263,040 54% 1.22MB/s 0:08:14 739,573,760 54% 1.21MB/s 0:08:14 740,884,480 54% 1.22MB/s 0:08:11 742,195,200 54% 1.22MB/s 0:08:09 743,505,920 54% 1.22MB/s 0:08:08 744,816,640 54% 1.22MB/s 0:08:06 746,127,360 55% 1.22MB/s 0:08:06 747,438,080 55% 1.22MB/s 0:08:05 748,748,800 55% 1.22MB/s 0:08:04 750,059,520 55% 1.22MB/s 0:08:03 751,370,240 55% 1.22MB/s 0:08:02 752,680,960 55% 1.22MB/s 0:08:02 753,991,680 55% 1.22MB/s 0:08:01 755,302,400 55% 1.22MB/s 0:08:00 756,613,120 55% 1.22MB/s 0:08:00 757,923,840 55% 1.22MB/s 0:07:57 759,234,560 56% 1.22MB/s 0:07:56 760,545,280 56% 1.22MB/s 0:07:55 761,856,000 56% 1.22MB/s 0:07:53 763,166,720 56% 1.22MB/s 0:07:53 764,477,440 56% 1.22MB/s 0:07:52 765,788,160 56% 1.22MB/s 0:07:51 767,098,880 56% 1.22MB/s 0:07:50 768,409,600 56% 1.22MB/s 0:07:48 769,720,320 56% 1.22MB/s 0:07:47 771,031,040 56% 1.22MB/s 0:07:46 772,341,760 57% 1.22MB/s 0:07:45 773,652,480 57% 1.22MB/s 0:07:44 774,963,200 57% 1.22MB/s 0:07:43 776,273,920 57% 1.22MB/s 0:07:42 777,584,640 57% 1.22MB/s 0:07:41 778,895,360 57% 1.22MB/s 0:07:40 780,206,080 57% 1.22MB/s 0:07:39 781,516,800 57% 1.22MB/s 0:07:39 782,827,520 57% 1.22MB/s 0:07:37 784,138,240 57% 1.22MB/s 0:07:36 785,448,960 57% 1.22MB/s 0:07:35 786,759,680 58% 1.22MB/s 0:07:34 788,070,400 58% 1.22MB/s 0:07:33 789,381,120 58% 1.22MB/s 0:07:32 790,691,840 58% 1.22MB/s 0:07:31 792,002,560 58% 1.22MB/s 0:07:29 793,313,280 58% 1.22MB/s 0:07:28 794,624,000 58% 1.22MB/s 0:07:27 795,901,952 58% 1.21MB/s 0:07:30 797,212,672 58% 1.21MB/s 0:07:29 798,523,392 58% 1.21MB/s 0:07:28 799,834,112 59% 1.21MB/s 0:07:27 801,144,832 59% 1.22MB/s 0:07:22 802,455,552 59% 1.22MB/s 0:07:21 803,766,272 59% 1.22MB/s 0:07:21 805,076,992 59% 1.22MB/s 0:07:21 806,387,712 59% 1.22MB/s 0:07:20 807,698,432 59% 1.22MB/s 0:07:19 809,009,152 59% 1.22MB/s 0:07:16 810,319,872 59% 1.22MB/s 0:07:15 811,630,592 59% 1.22MB/s 0:07:14 812,941,312 60% 1.22MB/s 0:07:12 814,252,032 60% 1.22MB/s 0:07:11 815,562,752 60% 1.22MB/s 0:07:11 816,873,472 60% 1.22MB/s 0:07:10 818,184,192 60% 1.22MB/s 0:07:09 819,494,912 60% 1.21MB/s 0:07:10 820,805,632 60% 1.21MB/s 0:07:08 822,116,352 60% 1.22MB/s 0:07:07 823,427,072 60% 1.22MB/s 0:07:06 824,737,792 60% 1.22MB/s 0:07:04 826,048,512 60% 1.22MB/s 0:07:03 827,359,232 61% 1.22MB/s 0:07:02 828,669,952 61% 1.22MB/s 0:07:01 829,980,672 61% 1.22MB/s 0:06:58 831,291,392 61% 1.22MB/s 0:06:58 832,602,112 61% 1.22MB/s 0:06:57 833,912,832 61% 1.22MB/s 0:06:56 835,223,552 61% 1.22MB/s 0:06:55 836,534,272 61% 1.22MB/s 0:06:54 837,844,992 61% 1.22MB/s 0:06:53 839,155,712 61% 1.22MB/s 0:06:52 840,466,432 62% 1.22MB/s 0:06:51 841,777,152 62% 1.22MB/s 0:06:50 843,087,872 62% 1.22MB/s 0:06:49 844,398,592 62% 1.22MB/s 0:06:48 845,709,312 62% 1.21MB/s 0:06:49 847,020,032 62% 1.22MB/s 0:06:46 848,330,752 62% 1.22MB/s 0:06:45 849,641,472 62% 1.22MB/s 0:06:44 850,952,192 62% 1.22MB/s 0:06:41 852,262,912 62% 1.22MB/s 0:06:42 853,573,632 63% 1.22MB/s 0:06:40 854,884,352 63% 1.22MB/s 0:06:40 856,195,072 63% 1.22MB/s 0:06:39 857,505,792 63% 1.21MB/s 0:06:39 858,816,512 63% 1.22MB/s 0:06:37 860,127,232 63% 1.22MB/s 0:06:34 861,437,952 63% 1.22MB/s 0:06:34 862,748,672 63% 1.22MB/s 0:06:32 864,059,392 63% 1.22MB/s 0:06:32 865,370,112 63% 1.22MB/s 0:06:31 866,680,832 63% 1.22MB/s 0:06:30 867,991,552 64% 1.22MB/s 0:06:29 869,302,272 64% 1.22MB/s 0:06:28 870,612,992 64% 1.22MB/s 0:06:27 871,923,712 64% 1.22MB/s 0:06:27 873,234,432 64% 1.22MB/s 0:06:26 874,545,152 64% 1.22MB/s 0:06:25 875,855,872 64% 1.22MB/s 0:06:24 877,166,592 64% 1.22MB/s 0:06:22 878,477,312 64% 1.22MB/s 0:06:20 879,788,032 64% 1.21MB/s 0:06:21 881,098,752 65% 1.22MB/s 0:06:19 882,409,472 65% 1.22MB/s 0:06:19 883,720,192 65% 1.22MB/s 0:06:17 885,030,912 65% 1.22MB/s 0:06:15 886,341,632 65% 1.22MB/s 0:06:15 887,652,352 65% 1.22MB/s 0:06:14 888,963,072 65% 1.22MB/s 0:06:13 890,273,792 65% 1.22MB/s 0:06:12 891,584,512 65% 1.22MB/s 0:06:10 892,895,232 65% 1.22MB/s 0:06:09 894,205,952 66% 1.22MB/s 0:06:08 895,516,672 66% 1.22MB/s 0:06:07 896,827,392 66% 1.22MB/s 0:06:06 898,138,112 66% 1.22MB/s 0:06:05 899,448,832 66% 1.22MB/s 0:06:04 900,759,552 66% 1.22MB/s 0:06:03 902,070,272 66% 1.22MB/s 0:06:02 903,380,992 66% 1.22MB/s 0:06:01 904,691,712 66% 1.22MB/s 0:06:00 906,002,432 66% 1.21MB/s 0:06:00 907,313,152 66% 1.22MB/s 0:05:58 908,492,800 67% 1.17MB/s 0:06:12 909,672,448 67% 1.12MB/s 0:06:27 910,852,096 67% 1.09MB/s 0:06:36 912,162,816 67% 1.09MB/s 0:06:36 913,473,536 67% 1.14MB/s 0:06:19 914,784,256 67% 1.17MB/s 0:06:06 916,094,976 67% 1.20MB/s 0:05:55 917,405,696 67% 1.20MB/s 0:05:54 918,716,416 67% 1.20MB/s 0:05:53 920,027,136 67% 1.22MB/s 0:05:48 921,337,856 68% 1.22MB/s 0:05:46 922,648,576 68% 1.22MB/s 0:05:45 923,959,296 68% 1.22MB/s 0:05:45 925,270,016 68% 1.22MB/s 0:05:43 926,580,736 68% 1.22MB/s 0:05:42 927,891,456 68% 1.22MB/s 0:05:41 929,202,176 68% 1.22MB/s 0:05:39 930,480,128 68% 1.21MB/s 0:05:41 931,790,848 68% 1.21MB/s 0:05:40 933,101,568 68% 1.21MB/s 0:05:39 934,412,288 68% 1.21MB/s 0:05:38 935,723,008 69% 1.22MB/s 0:05:35 937,033,728 69% 1.22MB/s 0:05:34 938,344,448 69% 1.22MB/s 0:05:33 939,655,168 69% 1.21MB/s 0:05:33 940,965,888 69% 1.21MB/s 0:05:32 942,276,608 69% 1.22MB/s 0:05:30 943,587,328 69% 1.22MB/s 0:05:29 944,898,048 69% 1.22MB/s 0:05:27 946,208,768 69% 1.22MB/s 0:05:26 947,519,488 69% 1.22MB/s 0:05:25 948,830,208 70% 1.22MB/s 0:05:25 950,140,928 70% 1.22MB/s 0:05:24 951,451,648 70% 1.22MB/s 0:05:23 952,762,368 70% 1.22MB/s 0:05:22 954,073,088 70% 1.22MB/s 0:05:21 955,383,808 70% 1.21MB/s 0:05:22 956,563,456 70% 1.17MB/s 0:05:30 957,612,032 70% 1.11MB/s 0:05:49 958,660,608 70% 1.05MB/s 0:06:06 959,709,184 70% 1014.65kB/s 0:06:29 960,757,760 70% 972.23kB/s 0:06:44 961,806,336 71% 975.94kB/s 0:06:42 962,985,984 71% 998.82kB/s 0:06:31 964,296,704 71% 1.04MB/s 0:06:05 965,607,424 71% 1.12MB/s 0:05:39 966,918,144 71% 1.17MB/s 0:05:22 968,228,864 71% 1.21MB/s 0:05:12 969,539,584 71% 1.20MB/s 0:05:12 970,850,304 71% 1.21MB/s 0:05:10 972,161,024 71% 1.21MB/s 0:05:08 973,471,744 71% 1.21MB/s 0:05:08 974,782,464 71% 1.21MB/s 0:05:05 976,093,184 72% 1.21MB/s 0:05:05 977,403,904 72% 1.21MB/s 0:05:03 978,714,624 72% 1.21MB/s 0:05:02 980,025,344 72% 1.20MB/s 0:05:04 981,336,064 72% 1.20MB/s 0:05:03 982,646,784 72% 1.20MB/s 0:05:02 983,957,504 72% 1.20MB/s 0:05:00 985,268,224 72% 1.21MB/s 0:04:57 986,578,944 72% 1.21MB/s 0:04:55 987,889,664 72% 1.21MB/s 0:04:55 989,200,384 73% 1.21MB/s 0:04:54 990,511,104 73% 1.21MB/s 0:04:53 991,821,824 73% 1.21MB/s 0:04:53 993,001,472 73% 1.14MB/s 0:05:08 994,312,192 73% 1.14MB/s 0:05:07 995,622,912 73% 1.14MB/s 0:05:06 996,933,632 73% 1.15MB/s 0:05:04 998,244,352 73% 1.22MB/s 0:04:46 999,555,072 73% 1.22MB/s 0:04:44 1,000,865,792 73% 1.22MB/s 0:04:43 1,002,176,512 73% 1.22MB/s 0:04:42 1,003,487,232 74% 1.22MB/s 0:04:41 1,004,797,952 74% 1.22MB/s 0:04:40 1,006,108,672 74% 1.22MB/s 0:04:39 1,007,419,392 74% 1.22MB/s 0:04:38 1,008,730,112 74% 1.22MB/s 0:04:37 1,010,040,832 74% 1.22MB/s 0:04:36 1,011,351,552 74% 1.22MB/s 0:04:35 1,012,662,272 74% 1.22MB/s 0:04:34 1,013,972,992 74% 1.22MB/s 0:04:33 1,015,283,712 74% 1.22MB/s 0:04:31 1,016,594,432 75% 1.22MB/s 0:04:30 1,017,905,152 75% 1.22MB/s 0:04:29 1,019,215,872 75% 1.22MB/s 0:04:28 1,020,526,592 75% 1.22MB/s 0:04:27 1,021,837,312 75% 1.22MB/s 0:04:26 1,023,148,032 75% 1.22MB/s 0:04:25 1,024,458,752 75% 1.22MB/s 0:04:24 1,025,769,472 75% 1.22MB/s 0:04:23 1,027,080,192 75% 1.22MB/s 0:04:22 1,028,390,912 75% 1.22MB/s 0:04:21 1,029,701,632 76% 1.22MB/s 0:04:20 1,031,012,352 76% 1.21MB/s 0:04:20 1,032,323,072 76% 1.21MB/s 0:04:19 1,033,633,792 76% 1.21MB/s 0:04:18 1,034,944,512 76% 1.21MB/s 0:04:17 1,036,255,232 76% 1.22MB/s 0:04:15 1,037,565,952 76% 1.22MB/s 0:04:14 1,038,876,672 76% 1.22MB/s 0:04:13 1,040,187,392 76% 1.22MB/s 0:04:12 1,041,498,112 76% 1.22MB/s 0:04:10 1,042,808,832 76% 1.22MB/s 0:04:10 1,044,119,552 77% 1.22MB/s 0:04:08 1,045,430,272 77% 1.22MB/s 0:04:07 1,046,740,992 77% 1.22MB/s 0:04:06 1,048,051,712 77% 1.22MB/s 0:04:05 1,049,362,432 77% 1.22MB/s 0:04:04 1,050,673,152 77% 1.22MB/s 0:04:03 1,051,983,872 77% 1.22MB/s 0:04:02 1,053,294,592 77% 1.22MB/s 0:04:01 1,054,605,312 77% 1.22MB/s 0:03:59 1,055,916,032 77% 1.22MB/s 0:03:58 1,057,226,752 78% 1.22MB/s 0:03:57 1,058,537,472 78% 1.22MB/s 0:03:56 1,059,848,192 78% 1.22MB/s 0:03:55 1,061,158,912 78% 1.22MB/s 0:03:54 1,062,469,632 78% 1.21MB/s 0:03:54 1,063,780,352 78% 1.22MB/s 0:03:52 1,065,058,304 78% 1.21MB/s 0:03:53 1,066,369,024 78% 1.21MB/s 0:03:52 1,067,679,744 78% 1.22MB/s 0:03:50 1,068,990,464 78% 1.21MB/s 0:03:50 1,070,301,184 79% 1.22MB/s 0:03:47 1,071,611,904 79% 1.22MB/s 0:03:46 1,072,922,624 79% 1.22MB/s 0:03:45 1,074,233,344 79% 1.22MB/s 0:03:44 1,075,544,064 79% 1.22MB/s 0:03:43 1,076,854,784 79% 1.22MB/s 0:03:42 1,078,165,504 79% 1.22MB/s 0:03:41 1,079,214,080 79% 1.14MB/s 0:03:55 1,080,000,512 79% 1002.76kB/s 0:04:33 1,081,049,088 79% 949.25kB/s 0:04:48 1,082,359,808 79% 948.37kB/s 0:04:46 1,083,670,528 80% 1019.92kB/s 0:04:25 1,084,981,248 80% 1.16MB/s 0:03:47 1,086,291,968 80% 1.21MB/s 0:03:36 1,087,602,688 80% 1.21MB/s 0:03:35 1,088,913,408 80% 1.22MB/s 0:03:33 1,090,224,128 80% 1.22MB/s 0:03:31 1,091,534,848 80% 1.22MB/s 0:03:30 1,092,845,568 80% 1.22MB/s 0:03:29 1,094,156,288 80% 1.21MB/s 0:03:29 1,095,467,008 80% 1.21MB/s 0:03:28 1,096,777,728 80% 1.21MB/s 0:03:27 1,098,088,448 81% 1.21MB/s 0:03:26 1,099,399,168 81% 1.22MB/s 0:03:24 1,100,709,888 81% 1.22MB/s 0:03:23 1,102,020,608 81% 1.22MB/s 0:03:22 1,103,331,328 81% 1.22MB/s 0:03:21 1,104,642,048 81% 1.22MB/s 0:03:20 1,105,952,768 81% 1.22MB/s 0:03:19 1,107,263,488 81% 1.21MB/s 0:03:19 1,108,574,208 81% 1.21MB/s 0:03:18 1,109,884,928 81% 1.21MB/s 0:03:17 1,111,195,648 82% 1.21MB/s 0:03:15 1,112,506,368 82% 1.22MB/s 0:03:13 1,113,817,088 82% 1.22MB/s 0:03:12 1,115,127,808 82% 1.21MB/s 0:03:13 1,116,438,528 82% 1.21MB/s 0:03:12 1,117,749,248 82% 1.21MB/s 0:03:11 1,118,666,752 82% 1.12MB/s 0:03:25 1,119,354,880 82% 1013.50kB/s 0:03:51 1,120,370,688 82% 936.36kB/s 0:04:09 1,121,681,408 82% 936.81kB/s 0:04:08 1,122,992,128 82% 1.01MB/s 0:03:44 1,124,302,848 83% 1.14MB/s 0:03:17 1,125,613,568 83% 1.22MB/s 0:03:03 1,126,924,288 83% 1.21MB/s 0:03:02 1,128,235,008 83% 1.22MB/s 0:03:01 1,129,545,728 83% 1.22MB/s 0:03:00 1,130,856,448 83% 1.22MB/s 0:02:59 1,132,167,168 83% 1.22MB/s 0:02:58 1,133,477,888 83% 1.22MB/s 0:02:57 1,134,788,608 83% 1.22MB/s 0:02:56 1,136,099,328 83% 1.22MB/s 0:02:55 1,137,410,048 83% 1.22MB/s 0:02:54 1,138,720,768 84% 1.22MB/s 0:02:52 1,140,031,488 84% 1.22MB/s 0:02:51 1,141,342,208 84% 1.22MB/s 0:02:50 1,142,652,928 84% 1.22MB/s 0:02:49 1,143,963,648 84% 1.22MB/s 0:02:48 1,145,274,368 84% 1.22MB/s 0:02:47 1,146,585,088 84% 1.22MB/s 0:02:46 1,147,895,808 84% 1.22MB/s 0:02:45 1,149,206,528 84% 1.22MB/s 0:02:44 1,150,517,248 84% 1.22MB/s 0:02:43 1,151,827,968 85% 1.22MB/s 0:02:42 1,153,138,688 85% 1.22MB/s 0:02:41 1,154,449,408 85% 1.22MB/s 0:02:40 1,155,760,128 85% 1.22MB/s 0:02:39 1,157,070,848 85% 1.22MB/s 0:02:38 1,158,381,568 85% 1.22MB/s 0:02:37 1,159,692,288 85% 1.22MB/s 0:02:35 1,161,003,008 85% 1.20MB/s 0:02:37 1,162,313,728 85% 1.20MB/s 0:02:36 1,163,624,448 85% 1.20MB/s 0:02:34 1,164,935,168 86% 1.20MB/s 0:02:33 1,166,245,888 86% 1.22MB/s 0:02:30 1,167,556,608 86% 1.22MB/s 0:02:29 1,168,867,328 86% 1.22MB/s 0:02:28 1,170,178,048 86% 1.21MB/s 0:02:29 1,171,488,768 86% 1.21MB/s 0:02:27 1,172,799,488 86% 1.21MB/s 0:02:26 1,174,110,208 86% 1.21MB/s 0:02:25 1,175,420,928 86% 1.21MB/s 0:02:24 1,176,731,648 86% 1.21MB/s 0:02:23 1,178,042,368 86% 1.21MB/s 0:02:22 1,179,353,088 87% 1.21MB/s 0:02:21 1,180,663,808 87% 1.22MB/s 0:02:19 1,181,974,528 87% 1.22MB/s 0:02:18 1,183,285,248 87% 1.22MB/s 0:02:17 1,184,595,968 87% 1.21MB/s 0:02:16 1,185,906,688 87% 1.22MB/s 0:02:14 1,187,217,408 87% 1.22MB/s 0:02:13 1,188,528,128 87% 1.20MB/s 0:02:15 1,189,838,848 87% 1.20MB/s 0:02:13 1,191,149,568 87% 1.20MB/s 0:02:12 1,192,460,288 88% 1.20MB/s 0:02:11 1,193,771,008 88% 1.22MB/s 0:02:08 1,195,081,728 88% 1.22MB/s 0:02:07 1,196,392,448 88% 1.21MB/s 0:02:07 1,197,703,168 88% 1.21MB/s 0:02:06 1,198,981,120 88% 1.21MB/s 0:02:05 1,200,291,840 88% 1.21MB/s 0:02:04 1,201,602,560 88% 1.21MB/s 0:02:03 1,202,913,280 88% 1.21MB/s 0:02:02 1,204,224,000 88% 1.21MB/s 0:02:01 1,205,534,720 89% 1.21MB/s 0:02:00 1,206,845,440 89% 1.21MB/s 0:01:59 1,208,156,160 89% 1.20MB/s 0:01:58 1,209,466,880 89% 1.22MB/s 0:01:56 1,210,646,528 89% 1.17MB/s 0:01:59 1,211,826,176 89% 1.15MB/s 0:02:01 1,213,136,896 89% 1.15MB/s 0:01:59 1,214,447,616 89% 1.15MB/s 0:01:58 1,215,758,336 89% 1.20MB/s 0:01:53 1,217,069,056 89% 1.22MB/s 0:01:50 1,218,379,776 89% 1.22MB/s 0:01:49 1,219,690,496 90% 1.22MB/s 0:01:47 1,220,739,072 90% 1.16MB/s 0:01:52 1,222,049,792 90% 1.16MB/s 0:01:51 1,223,360,512 90% 1.16MB/s 0:01:50 1,224,671,232 90% 1.16MB/s 0:01:49 1,225,981,952 90% 1.22MB/s 0:01:42 1,227,292,672 90% 1.22MB/s 0:01:41 1,228,603,392 90% 1.22MB/s 0:01:40 1,229,914,112 90% 1.22MB/s 0:01:39 1,231,224,832 90% 1.22MB/s 0:01:38 1,232,535,552 90% 1.22MB/s 0:01:37 1,233,846,272 91% 1.22MB/s 0:01:36 1,235,156,992 91% 1.21MB/s 0:01:36 1,236,467,712 91% 1.21MB/s 0:01:35 1,237,778,432 91% 1.21MB/s 0:01:34 1,239,089,152 91% 1.21MB/s 0:01:33 1,240,399,872 91% 1.22MB/s 0:01:31 1,241,710,592 91% 1.22MB/s 0:01:30 1,243,021,312 91% 1.20MB/s 0:01:30 1,244,332,032 91% 1.20MB/s 0:01:29 1,245,642,752 91% 1.20MB/s 0:01:28 1,246,953,472 92% 1.20MB/s 0:01:27 1,248,264,192 92% 1.22MB/s 0:01:25 1,249,574,912 92% 1.21MB/s 0:01:24 1,250,885,632 92% 1.21MB/s 0:01:23 1,252,196,352 92% 1.20MB/s 0:01:22 1,253,507,072 92% 1.20MB/s 0:01:21 1,254,817,792 92% 1.22MB/s 0:01:19 1,256,128,512 92% 1.21MB/s 0:01:19 1,257,439,232 92% 1.22MB/s 0:01:17 1,258,749,952 92% 1.20MB/s 0:01:17 1,260,060,672 93% 1.20MB/s 0:01:16 1,261,371,392 93% 1.21MB/s 0:01:15 1,262,682,112 93% 1.21MB/s 0:01:14 1,263,992,832 93% 1.22MB/s 0:01:12 1,265,303,552 93% 1.22MB/s 0:01:11 1,266,614,272 93% 1.21MB/s 0:01:11 1,267,924,992 93% 1.21MB/s 0:01:10 1,269,235,712 93% 1.21MB/s 0:01:09 1,270,546,432 93% 1.21MB/s 0:01:07 1,271,857,152 93% 1.22MB/s 0:01:06 1,273,167,872 93% 1.22MB/s 0:01:05 1,274,478,592 94% 1.21MB/s 0:01:04 1,275,789,312 94% 1.22MB/s 0:01:03 1,277,100,032 94% 1.20MB/s 0:01:02 1,278,410,752 94% 1.20MB/s 0:01:01 1,279,721,472 94% 1.20MB/s 0:01:00 1,281,032,192 94% 1.20MB/s 0:00:59 1,282,342,912 94% 1.22MB/s 0:00:57 1,283,653,632 94% 1.19MB/s 0:00:57 1,284,964,352 94% 1.19MB/s 0:00:56 1,286,275,072 94% 1.19MB/s 0:00:55 1,287,585,792 95% 1.19MB/s 0:00:54 1,288,896,512 95% 1.22MB/s 0:00:52 1,290,207,232 95% 1.22MB/s 0:00:51 1,291,517,952 95% 1.20MB/s 0:00:51 1,292,828,672 95% 1.20MB/s 0:00:49 1,294,008,320 95% 1.16MB/s 0:00:50 1,295,319,040 95% 1.16MB/s 0:00:49 1,296,629,760 95% 1.16MB/s 0:00:48 1,297,809,408 95% 1.13MB/s 0:00:48 1,299,120,128 95% 1.17MB/s 0:00:46 1,300,430,848 96% 1.17MB/s 0:00:45 1,301,741,568 96% 1.19MB/s 0:00:43 1,303,052,288 96% 1.22MB/s 0:00:41 1,304,363,008 96% 1.22MB/s 0:00:40 1,305,673,728 96% 1.20MB/s 0:00:39 1,306,984,448 96% 1.20MB/s 0:00:38 1,308,295,168 96% 1.20MB/s 0:00:37 1,309,605,888 96% 1.20MB/s 0:00:36 1,310,916,608 96% 1.21MB/s 0:00:35 1,312,227,328 96% 1.21MB/s 0:00:33 1,313,538,048 96% 1.21MB/s 0:00:32 1,314,848,768 97% 1.22MB/s 0:00:31 1,316,159,488 97% 1.22MB/s 0:00:30 1,317,470,208 97% 1.22MB/s 0:00:29 1,318,780,928 97% 1.21MB/s 0:00:28 1,320,091,648 97% 1.21MB/s 0:00:27 1,321,402,368 97% 1.21MB/s 0:00:26 1,322,713,088 97% 1.21MB/s 0:00:25 1,324,023,808 97% 1.22MB/s 0:00:24 1,325,334,528 97% 1.22MB/s 0:00:23 1,326,645,248 97% 1.22MB/s 0:00:22 1,327,955,968 98% 1.20MB/s 0:00:21 1,329,266,688 98% 1.21MB/s 0:00:20 1,330,577,408 98% 1.21MB/s 0:00:19 1,331,888,128 98% 1.21MB/s 0:00:18 1,333,166,080 98% 1.21MB/s 0:00:17 1,334,476,800 98% 1.21MB/s 0:00:16 1,335,787,520 98% 1.21MB/s 0:00:15 1,337,098,240 98% 1.21MB/s 0:00:13 1,338,408,960 98% 1.22MB/s 0:00:12 1,339,719,680 98% 1.21MB/s 0:00:11 1,341,030,400 99% 1.21MB/s 0:00:10 1,342,341,120 99% 1.21MB/s 0:00:09 1,343,651,840 99% 1.21MB/s 0:00:08 1,344,962,560 99% 1.21MB/s 0:00:07 1,346,273,280 99% 1.21MB/s 0:00:06 1,347,584,000 99% 1.21MB/s 0:00:05 1,348,894,720 99% 1.21MB/s 0:00:04 1,350,205,440 99% 1.20MB/s 0:00:03 1,351,516,160 99% 1.19MB/s 0:00:02 1,352,826,880 99% 1.19MB/s 0:00:01 1,354,137,600 99% 1.19MB/s 0:00:00 1,354,435,968 100% 1.21MB/s 0:17:47 (xfr#5, to-chk=1/7) images/pmos-plasma-mobile-nightly-20221003-tablet-x64uefi.img.xz.sha256 131 100% 0.62kB/s 0:00:00 131 100% 0.62kB/s 0:00:00 (xfr#6, to-chk=0/7) sent 3,175,048,378 bytes received 577 bytes 1,271,800.10 bytes/sec total size is 3,174,272,832 speedup is 1.00 All done! [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@548b3a1e[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=33,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:f43e2ed) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f43e2ed5193bbe6600e21dd23c93d3273648e059 Finished: SUCCESS