Skipping 343 KB..
Full Log "ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2632.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(1645136) [16:08:39] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1645136) [16:08:39] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1645136) [16:08:39] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(1645136) [16:08:39] (native) % parted -s /dev/install mktable gpt
(1645136) [16:08:39] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M
(1645136) [16:08:39] (native) % parted -s /dev/install mkpart primary 256M 100%
(1645136) [16:08:39] (native) % parted -s /dev/install set 1 boot on
(1645136) [16:08:39] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2620.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.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": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2632.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(1645136) [16:08:39] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1645136) [16:08:39] % sudo mount --bind /dev/loop4p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1645136) [16:08:39] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1645136) [16:08:39] % sudo mount --bind /dev/loop4p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1645136) [16:08:39] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1645136) [16:08:39] (native) install e2fsprogs
(1645136) [16:08:39] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1645136) [16:08:39] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1645136) [16:08:39] (native) % cat /tmp/apk_progress_fifo
(1645136) [16:08:39] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1645136) [16:08:39] New background process: pid=1658414, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r29.trigger
OK: 26 MiB in 71 packages
(1645136) [16:08:40] (native) format /dev/installp2 (root, ext4)
(1645136) [16:08:40] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(1645136) [16:08:40] (native) mount /dev/installp2 to /mnt/install
(1645136) [16:08:40] (native) % mkdir -p /mnt/install
(1645136) [16:08:40] (native) % mount /dev/installp2 /mnt/install
(1645136) [16:08:40] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(1645136) [16:08:40] (native) install dosfstools
(1645136) [16:08:40] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1645136) [16:08:41] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1645136) [16:08:41] (native) % cat /tmp/apk_progress_fifo
(1645136) [16:08:41] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(1645136) [16:08:41] New background process: pid=1658450, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r29.trigger
OK: 26 MiB in 72 packages
(1645136) [16:08:41] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(1645136) [16:08:41] (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
(1645136) [16:08:41] (native) % mkdir -p /mnt/install/boot
(1645136) [16:08:41] (native) % mount /dev/installp1 /mnt/install/boot
(1645136) [16:08:41] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(1645136) [16:08:41] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(1645136) [16:08:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(1645136) [16:08:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(1645136) [16:08:41] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(1645136) [16:08:41] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1645136) [16:08:41] (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/
(1645136) [16:08:48] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(1645136) [16:08:48] % 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
(1645136) [16:08:48] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % 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/
(1645136) [16:08:48] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(1645136) [16:08:48] % 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
(1645136) [16:08:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(1645136) [16:08:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(1645136) [16:08:52] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2620.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.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": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2632.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(1645136) [16:08:52] (native) umount /dev/loop4
(1645136) [16:08:52] (native) % losetup -d /dev/loop4
(1645136) [16:08:52] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1645136) [16:08:52]
(1645136) [16:08:52] *** FLASHING INFORMATION ***
(1645136) [16:08:52] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(1645136) [16:08:52] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(1645136) [16:08:52]
(1645136) [16:08:52] *** SSH DAEMON INFORMATION ***
(1645136) [16:08:52] SSH daemon is enabled (disable with --no-sshd).
(1645136) [16:08:52] Login as 'user' with the password given during installation.
(1645136) [16:08:52]
(1645136) [16:08:52] *** FIREWALL INFORMATION ***
(1645136) [16:08:52] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(1645136) [16:08:52] For more information: https://postmarketos.org/firewall
(1645136) [16:08:52]
(1645136) [16:08:52] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(1645136) [16:08:52] DONE!
total 2315840
-rw-r--r-- 1 root 12345 3587178496 Dec 9 16:08 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop4
NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC
/dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2620.snap 0 512
/dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512
/dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512
/dev/loop4 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512
/dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512
/dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512
/dev/loop9 0 0 1 1 /var/lib/snapd/snaps/core18_2632.snap 0 512
/dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap (deleted) 0 512
/dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap (deleted) 0 512
/dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512
/dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Dec 9 16:09 pmOS_boot -> ../../loop4p1
lrwxrwxrwx 1 root root 13 Dec 9 16:09 pmOS_root -> ../../loop4p2
lrwxrwxrwx 1 root root 10 Dec 9 16:09 storagepool -> ../../sda1
total 88
drwxr-xr-x 2 root root 4096 Dec 9 16:07 bin
drwxr-xr-x 2 root root 4096 Dec 9 16:08 boot
drwxr-xr-x 2 root root 4096 Dec 9 16:03 dev
drwxr-xr-x 65 root root 4096 Dec 9 16:08 etc
drwxr-xr-x 3 root root 4096 Dec 9 16:08 home
drwxr-xr-x 14 root root 4096 Dec 9 16:07 lib
drwx------ 2 root root 16384 Dec 9 16:08 lost+found
drwxr-xr-x 5 root root 4096 Dec 9 16:03 media
drwxr-xr-x 8 root root 4096 Dec 9 16:03 mnt
drwxr-xr-x 2 root root 4096 Dec 9 16:03 opt
drwxr-xr-x 2 root root 4096 Dec 9 16:03 proc
drwx------ 2 root root 4096 Dec 9 16:03 root
drwxr-xr-x 6 root root 4096 Dec 9 16:07 run
drwxr-xr-x 2 root root 4096 Dec 9 16:07 sbin
drwxr-xr-x 2 root root 4096 Dec 9 16:03 srv
drwxr-xr-x 2 root root 4096 Dec 9 16:03 sys
drwxrwxrwt 2 root root 4096 Dec 9 16:08 tmp
drwxr-xr-x 9 root root 4096 Dec 9 16:05 usr
drwxr-xr-x 13 root root 4096 Dec 9 16:05 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-12-09 16:09: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% 59.0M=0s
2022-12-09 16:09:16 (59.0 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-12-09 07:33:46.743035 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-1172-g989bd9dec5 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-1215-g7626830dc4 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-1214-gb19d8df522 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25138 distinct packages available
(1/102) Upgrading kirigami2-libs (5.100.0-r1 -> 9999_git1670528905-r1)
(2/102) Upgrading kirigami2 (5.100.0-r1 -> 9999_git1670528905-r1)
(3/102) Upgrading kactivities-libs (5.100.0-r0 -> 9999_git1670060521-r0)
(4/102) Upgrading karchive (5.100.0-r0 -> 9999_git1670464692-r0)
(5/102) Upgrading kconfig (5.100.1-r0 -> 9999_git1670404123-r0)
(6/102) Upgrading kcoreaddons (5.100.0-r0 -> 9999_git1670060646-r0)
(7/102) Upgrading kwindowsystem (5.100.0-r0 -> 9999_git1670061148-r0)
(8/102) Upgrading kcrash (5.100.0-r0 -> 9999_git1670060656-r0)
(9/102) Upgrading kdbusaddons (5.100.0-r0 -> 9999_git1670060679-r0)
(10/102) Upgrading kglobalaccel (5.100.0-r0 -> 9999_git1670464757-r0)
(11/102) Upgrading kguiaddons (5.100.0-r0 -> 9999_git1670493272-r0)
(12/102) Upgrading ki18n (5.100.0-r0 -> 9999_git1670060835-r0)
(13/102) Upgrading kauth (5.100.0-r0 -> 9999_git1670060556-r0)
(14/102) Upgrading kcodecs (5.100.0-r0 -> 9999_git1670464712-r0)
(15/102) Upgrading kwidgetsaddons (5.100.0-r0 -> 9999_git1670061138-r0)
(16/102) Upgrading kconfigwidgets (5.100.0-r0 -> 9999_git1670464730-r0)
(17/102) Upgrading kiconthemes (5.100.0-r0 -> 9999_git1670060845-r0)
(18/102) Upgrading kitemviews (5.100.0-r0 -> 9999_git1670060916-r0)
(19/102) Upgrading kxmlgui (5.100.0-r0 -> 9999_git1670464845-r0)
(20/102) Upgrading kbookmarks (5.100.0-r0 -> 9999_git1670060566-r0)
(21/102) Upgrading kcompletion (5.100.0-r0 -> 9999_git1670060607-r0)
(22/102) Upgrading kdoctools (5.100.0-r0 -> 9999_git1670060762-r0)
(23/102) Upgrading kjobwidgets (5.100.0-r0 -> 9999_git1670060926-r0)
(24/102) Upgrading knotifications (5.100.0-r0 -> 9999_git1670060977-r0)
(25/102) Upgrading kservice (5.100.0-r0 -> 9999_git1670061078-r0)
(26/102) Upgrading solid-libs (5.100.0-r0 -> 9999_git1670061251-r0)
(27/102) Upgrading sonnet (5.100.0-r0 -> 9999_git1670061260-r0)
(28/102) Upgrading ktextwidgets (5.100.0-r0 -> 9999_git1670119058-r0)
(29/102) Upgrading kio (5.100.0-r0 -> 9999_git1670464774-r0)
(30/102) Upgrading kpackage (5.100.0-r0 -> 9999_git1670464806-r0)
(31/102) Upgrading kdeclarative (5.100.0-r0 -> 9999_git1670060689-r0)
(32/102) Upgrading kwayland (5.100.0-r0 -> 9999_git1670061127-r0)
(33/102) Upgrading plasma-framework (5.100.1-r0 -> 9999_git1670544595-r0)
(34/102) Upgrading kwallet (5.100.0-r0 -> 9999_git1670464834-r0)
(35/102) Upgrading purpose (5.100.0-r0 -> 9999_git1670464870-r0)
(36/102) Upgrading angelfish (22.11-r0 -> 9999_git1670379482-r0)
(37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.100.0-r0 -> 9999_git1670060467-r0)
(39/102) Upgrading kidletime (5.100.0-r0 -> 9999_git1670408571-r0)
(40/102) Upgrading knewstuff (5.100.0-r0 -> 9999_git1670060967-r0)
(41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670465136-r0)
(42/102) Upgrading kclock (22.11-r0 -> 9999_git1670450156-r0)
(43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1669950571-r0)
(44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/102) Upgrading kfilemetadata (5.100.0-r0 -> 9999_git1670536306-r0)
(46/102) Upgrading kcontacts (5.100.0-r0 -> 9999_git1670550484-r0)
(47/102) Upgrading kpeople (5.100.0-r0 -> 9999_git1670061021-r0)
(48/102) Upgrading kcalendarcore (5.100.0-r0 -> 9999_git1670060576-r0)
(49/102) Upgrading kcmutils (5.100.0-r0 -> 9999_git1670464702-r0)
(50/102) Upgrading frameworkintegration (5.100.0-r0 -> 9999_git1670060511-r0)
(51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1669950761-r0)
(52/102) Upgrading modemmanager-qt (5.100.0-r0 -> 9999_git1670061177-r0)
(53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1670466313-r0)
(54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1669951201-r0)
(55/102) Upgrading kded (5.100.0-r0 -> 9999_git1670060700-r0)
(56/102) Upgrading bluez-qt (5.100.0-r0 -> 9999_git1670060488-r0)
(57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1670465907-r0)
(58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1670465921-r0)
(59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1670466066-r0)
(60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1670421600-r0)
(62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0)
(64/102) Upgrading breeze-icons (5.100.0-r0 -> 9999_git1670060499-r0)
(65/102) Upgrading kactivities (5.100.0-r0 -> 9999_git1670060521-r0)
(66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1669950859-r0)
(67/102) Upgrading networkmanager-qt (5.100.0-r0 -> 9999_git1670061187-r0)
(68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1670551570-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1670551570-r0)
(70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1670466324-r0)
(71/102) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1669950552-r0)
(72/102) Upgrading kinit (5.100.0-r0 -> 9999_git1670119019-r0)
(73/102) Upgrading kdnssd (5.100.0-r0 -> 9999_git1670060752-r0)
(74/102) Upgrading syntax-highlighting (5.100.0-r0 -> 9999_git1670354867-r0)
(75/102) Upgrading kquickcharts (5.100.0-r0 -> 9999_git1670061049-r0)
(76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1670466009-r0)
(77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1670525984-r0)
(78/102) Upgrading kitemmodels (5.100.0-r0 -> 9999_git1670060905-r0)
(79/102) Upgrading threadweaver (5.100.0-r0 -> 9999_git1670061289-r0)
(80/102) Upgrading krunner (5.100.0-r0 -> 9999_git1670061068-r0)
(81/102) Upgrading milou (5.26.4-r0 -> 9999_git1669950749-r0)
(82/102) Upgrading qqc2-desktop-style (5.100.0-r0 -> 9999_git1670061241-r0)
(83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1670551553-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1670539743-r0)
(85/102) Upgrading kactivities-stats (5.100.0-r0 -> 9999_git1670060532-r0)
(86/102) Upgrading baloo (5.100.0-r0 -> 9999_git1670060477-r0)
(87/102) Upgrading kholidays (5.100.0-r0 -> 9999_git1670060813-r0)
(88/102) Upgrading knotifyconfig (5.100.0-r0 -> 9999_git1670060988-r0)
(89/102) Upgrading kparts (5.100.0-r0 -> 9999_git1670061010-r0)
(90/102) Upgrading prison (5.100.0-r0 -> 9999_git1670061221-r0)
(91/102) Upgrading ktexteditor (5.100.0-r0 -> 9999_git1670464818-r0)
(92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670466076-r0)
(93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1670539743-r0)
(94/102) Upgrading kpty (5.100.0-r0 -> 9999_git1670061040-r0)
(95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1670465953-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1669394535-r0)
(97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670552673-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1669950998-r0)
(99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1670551620-r0)
(100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1670551620-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1670206283-r0)
(102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670466333-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2334 MiB in 755 packages
(1/10) Installing bash (5.2.12-r0)
Executing bash-5.2.12-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r1)
(5/10) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-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.1-r0)
(7/10) Installing discover-backend-flatpak (5.26.4-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (7.0-r1)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2346 MiB in 765 packages
(1/91) Installing syndication (9999_git1670061270-r0)
(2/91) Installing alligator (9999_git1670551631-r0)
(3/91) Installing libavc1394 (0.5.4-r3)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r3)
(7/91) Installing mpg123-libs (1.31.1-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.6.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r2)
(12/91) Installing py3-parsing (3.0.9-r1)
(13/91) Installing py3-packaging (22.0-r0)
(14/91) Installing py3-setuptools (65.6.3-r0)
(15/91) Installing py3-certifi (2022.12.7-r0)
(16/91) Installing py3-charset-normalizer (3.0.1-r1)
(17/91) Installing py3-idna (3.4-r3)
(18/91) Installing py3-urllib3 (1.26.13-r0)
(19/91) Installing py3-requests (2.28.1-r2)
(20/91) Installing py3-ytmusicapi (0.24.1-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r1)
(24/91) Installing py3-websockets (10.4-r1)
(25/91) Installing py3-brotli (1.0.9-r10)
(26/91) Installing yt-dlp (2022.11.11-r1)
(27/91) Installing audiotube (9999_git1670206310-r0)
(28/91) Installing calindori (9999_git1670453726-r0)
(29/91) Installing live-media (2022.10.01-r0)
(30/91) Installing libxpm (3.5.14-r0)
(31/91) Installing a52dec (0.8.0-r8)
(32/91) Installing vulkan-loader (1.3.231.2-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.4-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.15-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r10)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (5.229.1-r0)
(53/91) Installing libprotobuf-lite (3.21.11-r0)
(54/91) Installing vlc-libs (3.0.17.4-r14)
(55/91) Installing vlc (3.0.17.4-r14)
(56/91) Installing elisa (22.12.0-r0)
(57/91) Installing kunitconversion (9999_git1670061108-r0)
(58/91) Installing kalk (9999_git1670466266-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1670401119-r0)
(61/91) Installing keysmith (9999_git1669951912-r0)
(62/91) Installing krecorder (9999_git1670476657-r0)
(63/91) Installing kpublictransport (22.12.0-r0)
(64/91) Installing ktrip (9999_git1670034015-r0)
(65/91) Installing kweathercore (9999_git1669949074-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1670466301-r0)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1670551206-r0)
(71/91) Installing kjs (9999_git1670060937-r0)
(72/91) Installing libdjvulibre (3.5.28-r2)
(73/91) Installing libzip (1.9.2-r2)
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
(76/91) Installing poppler (22.12.0-r0)
(77/91) Installing poppler-qt5 (22.12.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.12.0-r0)
(79/91) Installing libspectre (0.2.11-r0)
(80/91) Installing okular-common (22.12.0-r0)
(81/91) Installing okular (22.12.0-r0)
(82/91) Installing plasma-camera (1.0_git20210328-r2)
(83/91) Installing gst-libav (1.20.4-r0)
(84/91) Installing gst-plugins-good-qt (1.20.4-r2)
(85/91) Installing plasmatube (9999_git1669951221-r0)
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(91/91) Installing tokodon (9999_git1670551247-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing vlc-libs-3.0.17.4-r14.trigger
OK: 2515 MiB in 856 packages
(chroot) Exiting chroot...
[16:11:01] Unregister qemu binfmt (arm)
[16:11:01] Unregister qemu binfmt (aarch64)
[16:11:01] Unregister qemu binfmt (riscv64)
[16:11:01] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:11:01] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:11:02] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:11:02] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:11:03] Cleared up ~4457 MB of space
[16:11:04] [92mDONE![0m
removed 'images/pmos-plasma-mobile-nightly-20221208-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221208-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221208-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221208-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221208-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221208-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 908.9 MiB / 3,463.0 MiB = 0.262, 46 MiB/s, 1:16
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221209-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 871.5 MiB / 3,421.0 MiB = 0.255, 45 MiB/s, 1:15
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221209-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,281.9 MiB / 4,624.0 MiB = 0.277, 46 MiB/s, 1:39
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221209-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221208-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221208-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221208-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221208-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221208-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221208-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221209-pine64-pinephone.img.xz
32,768 0% 0.00kB/s 0:00:00
3,342,336 0% 3.14MB/s 0:04:55
4,653,056 0% 2.16MB/s 0:07:09
5,963,776 0% 1.84MB/s 0:08:21
7,274,496 0% 1.69MB/s 0:09:07
8,585,216 0% 1.21MB/s 0:12:40
9,895,936 1% 1.21MB/s 0:12:38
11,206,656 1% 1.21MB/s 0:12:39
12,517,376 1% 1.20MB/s 0:12:46
13,828,096 1% 1.20MB/s 0:12:44
15,138,816 1% 1.20MB/s 0:12:43
16,449,536 1% 1.20MB/s 0:12:39
17,760,256 1% 1.22MB/s 0:12:30
19,070,976 2% 1.21MB/s 0:12:33
20,381,696 2% 1.22MB/s 0:12:29
21,692,416 2% 1.21MB/s 0:12:30
23,003,136 2% 1.21MB/s 0:12:31
24,313,856 2% 1.20MB/s 0:12:36
25,624,576 2% 1.19MB/s 0:12:40
26,935,296 2% 1.19MB/s 0:12:36
28,246,016 2% 1.19MB/s 0:12:36
29,556,736 3% 1.21MB/s 0:12:25
30,867,456 3% 1.22MB/s 0:12:20
32,178,176 3% 1.21MB/s 0:12:23
33,488,896 3% 1.20MB/s 0:12:26
34,799,616 3% 1.20MB/s 0:12:26
36,110,336 3% 1.19MB/s 0:12:30
37,421,056 3% 1.20MB/s 0:12:28
38,731,776 4% 1.20MB/s 0:12:23
40,042,496 4% 1.19MB/s 0:12:29
41,353,216 4% 1.20MB/s 0:12:25
42,663,936 4% 1.20MB/s 0:12:22
43,974,656 4% 1.19MB/s 0:12:24
45,285,376 4% 1.21MB/s 0:12:14
46,596,096 4% 1.21MB/s 0:12:14
47,906,816 5% 1.21MB/s 0:12:11
49,217,536 5% 1.22MB/s 0:12:04
50,528,256 5% 1.21MB/s 0:12:07
51,838,976 5% 1.21MB/s 0:12:08
53,149,696 5% 1.20MB/s 0:12:10
54,460,416 5% 1.20MB/s 0:12:09
55,771,136 5% 1.21MB/s 0:12:04
57,081,856 5% 1.21MB/s 0:12:05
58,392,576 6% 1.21MB/s 0:12:01
59,703,296 6% 1.21MB/s 0:11:59
61,014,016 6% 1.21MB/s 0:11:58
62,324,736 6% 1.22MB/s 0:11:53
63,635,456 6% 1.22MB/s 0:11:54
64,946,176 6% 1.21MB/s 0:11:56
66,256,896 6% 1.21MB/s 0:11:56
67,534,848 7% 1.20MB/s 0:12:00
68,714,496 7% 1.18MB/s 0:12:14
70,025,216 7% 1.16MB/s 0:12:23
71,335,936 7% 1.15MB/s 0:12:26
72,646,656 7% 1.17MB/s 0:12:17
73,957,376 7% 1.19MB/s 0:12:01
75,268,096 7% 1.21MB/s 0:11:48
76,578,816 8% 1.21MB/s 0:11:44
77,889,536 8% 1.21MB/s 0:11:46
79,200,256 8% 1.21MB/s 0:11:44
80,510,976 8% 1.20MB/s 0:11:48
81,821,696 8% 1.21MB/s 0:11:45
83,132,416 8% 1.21MB/s 0:11:44
84,443,136 8% 1.20MB/s 0:11:49
85,753,856 8% 1.20MB/s 0:11:46
87,064,576 9% 1.20MB/s 0:11:44
88,375,296 9% 1.20MB/s 0:11:43
89,686,016 9% 1.21MB/s 0:11:36
90,996,736 9% 1.22MB/s 0:11:32
92,307,456 9% 1.21MB/s 0:11:34
93,618,176 9% 1.21MB/s 0:11:33
94,928,896 9% 1.21MB/s 0:11:32
96,239,616 10% 1.21MB/s 0:11:33
97,550,336 10% 1.21MB/s 0:11:29
98,861,056 10% 1.21MB/s 0:11:29
100,171,776 10% 1.21MB/s 0:11:30
101,482,496 10% 1.21MB/s 0:11:28
102,793,216 10% 1.21MB/s 0:11:27
104,103,936 10% 1.21MB/s 0:11:25
105,414,656 11% 1.21MB/s 0:11:21
106,725,376 11% 1.21MB/s 0:11:20
108,036,096 11% 1.20MB/s 0:11:24
109,346,816 11% 1.20MB/s 0:11:26
110,657,536 11% 1.20MB/s 0:11:26
111,968,256 11% 1.20MB/s 0:11:25
113,278,976 11% 1.21MB/s 0:11:18
114,589,696 12% 1.21MB/s 0:11:17
115,900,416 12% 1.20MB/s 0:11:23
117,211,136 12% 1.20MB/s 0:11:23
118,521,856 12% 1.19MB/s 0:11:26
119,832,576 12% 1.19MB/s 0:11:22
121,143,296 12% 1.21MB/s 0:11:13
122,454,016 12% 1.21MB/s 0:11:11
123,764,736 12% 1.21MB/s 0:11:09
125,075,456 13% 1.20MB/s 0:11:12
126,386,176 13% 1.19MB/s 0:11:16
127,696,896 13% 1.19MB/s 0:11:18
129,007,616 13% 1.20MB/s 0:11:12
130,318,336 13% 1.19MB/s 0:11:15
131,629,056 13% 1.19MB/s 0:11:15
132,939,776 13% 1.19MB/s 0:11:13
134,250,496 14% 1.19MB/s 0:11:11
135,561,216 14% 1.20MB/s 0:11:04
136,871,936 14% 1.21MB/s 0:10:56
138,182,656 14% 1.22MB/s 0:10:53
139,493,376 14% 1.22MB/s 0:10:53
140,804,096 14% 1.22MB/s 0:10:50
142,114,816 14% 1.22MB/s 0:10:50
143,425,536 15% 1.22MB/s 0:10:49
144,736,256 15% 1.21MB/s 0:10:50
146,046,976 15% 1.21MB/s 0:10:49
147,357,696 15% 1.20MB/s 0:10:53
148,668,416 15% 1.20MB/s 0:10:54
149,979,136 15% 1.20MB/s 0:10:54
151,289,856 15% 1.20MB/s 0:10:52
152,600,576 16% 1.21MB/s 0:10:47
153,911,296 16% 1.21MB/s 0:10:44
155,222,016 16% 1.21MB/s 0:10:41
156,532,736 16% 1.21MB/s 0:10:43
157,843,456 16% 1.20MB/s 0:10:46
159,154,176 16% 1.20MB/s 0:10:45
160,464,896 16% 1.21MB/s 0:10:42
161,775,616 16% 1.21MB/s 0:10:38
163,086,336 17% 1.21MB/s 0:10:36
164,397,056 17% 1.22MB/s 0:10:33
165,707,776 17% 1.22MB/s 0:10:32
167,018,496 17% 1.21MB/s 0:10:33
168,329,216 17% 1.22MB/s 0:10:26
169,639,936 17% 1.22MB/s 0:10:28
170,950,656 17% 1.22MB/s 0:10:27
172,261,376 18% 1.22MB/s 0:10:23
173,572,096 18% 1.21MB/s 0:10:27
174,882,816 18% 1.21MB/s 0:10:27
176,193,536 18% 1.20MB/s 0:10:30
177,504,256 18% 1.20MB/s 0:10:32
178,814,976 18% 1.20MB/s 0:10:28
180,125,696 18% 1.20MB/s 0:10:26
181,436,416 19% 1.21MB/s 0:10:22
182,747,136 19% 1.21MB/s 0:10:21
183,926,784 19% 1.19MB/s 0:10:32
185,106,432 19% 1.15MB/s 0:10:49
186,417,152 19% 1.15MB/s 0:10:50
187,727,872 19% 1.16MB/s 0:10:46
189,038,592 19% 1.18MB/s 0:10:34
190,349,312 19% 1.21MB/s 0:10:16
191,660,032 20% 1.21MB/s 0:10:14
192,839,680 20% 1.18MB/s 0:10:28
193,888,256 20% 1.13MB/s 0:10:55
195,067,904 20% 1.09MB/s 0:11:20
196,247,552 20% 1.07MB/s 0:11:32
197,558,272 20% 1.09MB/s 0:11:15
198,868,992 20% 1.14MB/s 0:10:43
200,179,712 21% 1.19MB/s 0:10:18
201,457,664 21% 1.21MB/s 0:10:08
202,768,384 21% 1.20MB/s 0:10:09
204,079,104 21% 1.20MB/s 0:10:10
205,389,824 21% 1.20MB/s 0:10:10
206,700,544 21% 1.20MB/s 0:10:06
208,011,264 21% 1.21MB/s 0:10:02
209,321,984 21% 1.21MB/s 0:09:59
210,632,704 22% 1.21MB/s 0:09:58
211,943,424 22% 1.21MB/s 0:09:59
213,254,144 22% 1.21MB/s 0:09:58
214,564,864 22% 1.21MB/s 0:09:56
215,875,584 22% 1.21MB/s 0:09:54
217,186,304 22% 1.21MB/s 0:09:52
218,497,024 22% 1.21MB/s 0:09:53
219,807,744 23% 1.21MB/s 0:09:52
221,118,464 23% 1.21MB/s 0:09:51
222,429,184 23% 1.21MB/s 0:09:50
223,739,904 23% 1.21MB/s 0:09:48
225,050,624 23% 1.21MB/s 0:09:46
226,361,344 23% 1.21MB/s 0:09:44
227,672,064 23% 1.22MB/s 0:09:42
228,982,784 24% 1.22MB/s 0:09:40
230,293,504 24% 1.22MB/s 0:09:39
231,604,224 24% 1.22MB/s 0:09:39
232,914,944 24% 1.21MB/s 0:09:39
234,225,664 24% 1.21MB/s 0:09:38
235,536,384 24% 1.21MB/s 0:09:38
236,847,104 24% 1.21MB/s 0:09:38
238,157,824 24% 1.22MB/s 0:09:33
239,468,544 25% 1.22MB/s 0:09:31
240,779,264 25% 1.22MB/s 0:09:29
241,958,912 25% 1.20MB/s 0:09:38
243,269,632 25% 1.20MB/s 0:09:39
244,580,352 25% 1.20MB/s 0:09:38
245,891,072 25% 1.20MB/s 0:09:36
247,201,792 25% 1.22MB/s 0:09:23
248,512,512 26% 1.21MB/s 0:09:27
249,823,232 26% 1.21MB/s 0:09:28
251,133,952 26% 1.21MB/s 0:09:27
252,444,672 26% 1.20MB/s 0:09:30
253,755,392 26% 1.21MB/s 0:09:24
255,066,112 26% 1.21MB/s 0:09:21
256,376,832 26% 1.21MB/s 0:09:20
257,687,552 27% 1.22MB/s 0:09:17
258,998,272 27% 1.21MB/s 0:09:19
260,308,992 27% 1.20MB/s 0:09:24
261,619,712 27% 1.20MB/s 0:09:21
262,930,432 27% 1.20MB/s 0:09:20
264,110,080 27% 1.18MB/s 0:09:28
265,420,800 27% 1.19MB/s 0:09:23
266,731,520 27% 1.19MB/s 0:09:24
268,042,240 28% 1.19MB/s 0:09:23
269,352,960 28% 1.21MB/s 0:09:11
270,663,680 28% 1.21MB/s 0:09:11
271,974,400 28% 1.19MB/s 0:09:19
273,285,120 28% 1.19MB/s 0:09:18
274,595,840 28% 1.19MB/s 0:09:18
275,906,560 28% 1.19MB/s 0:09:15
277,217,280 29% 1.21MB/s 0:09:05
278,528,000 29% 1.21MB/s 0:09:03
279,838,720 29% 1.21MB/s 0:09:01
281,149,440 29% 1.21MB/s 0:09:01
282,460,160 29% 1.20MB/s 0:09:04
283,770,880 29% 1.21MB/s 0:09:01
285,081,600 29% 1.21MB/s 0:09:00
286,392,320 30% 1.21MB/s 0:08:59
287,703,040 30% 1.21MB/s 0:08:54
289,013,760 30% 1.21MB/s 0:08:56
290,324,480 30% 1.21MB/s 0:08:55
291,635,200 30% 1.21MB/s 0:08:53
292,945,920 30% 1.21MB/s 0:08:50
294,256,640 30% 1.22MB/s 0:08:48
295,567,360 31% 1.22MB/s 0:08:47
296,878,080 31% 1.22MB/s 0:08:45
298,188,800 31% 1.21MB/s 0:08:47
299,499,520 31% 1.21MB/s 0:08:48
300,810,240 31% 1.20MB/s 0:08:48
302,120,960 31% 1.20MB/s 0:08:50
303,431,680 31% 1.20MB/s 0:08:47
304,742,400 31% 1.21MB/s 0:08:44
306,053,120 32% 1.20MB/s 0:08:45
307,363,840 32% 1.21MB/s 0:08:42
308,674,560 32% 1.21MB/s 0:08:40
309,985,280 32% 1.20MB/s 0:08:43
311,296,000 32% 1.21MB/s 0:08:39
312,606,720 32% 1.21MB/s 0:08:38
313,917,440 32% 1.21MB/s 0:08:37
315,228,160 33% 1.22MB/s 0:08:31
316,538,880 33% 1.22MB/s 0:08:30
317,849,600 33% 1.22MB/s 0:08:30
319,160,320 33% 1.21MB/s 0:08:29
320,471,040 33% 1.22MB/s 0:08:28
321,781,760 33% 1.22MB/s 0:08:26
323,092,480 33% 1.21MB/s 0:08:27
324,403,200 34% 1.21MB/s 0:08:26
325,713,920 34% 1.21MB/s 0:08:25
327,024,640 34% 1.21MB/s 0:08:25
328,335,360 34% 1.21MB/s 0:08:24
329,646,080 34% 1.21MB/s 0:08:23
330,956,800 34% 1.21MB/s 0:08:22
332,267,520 34% 1.21MB/s 0:08:20
333,578,240 35% 1.22MB/s 0:08:16
334,888,960 35% 1.21MB/s 0:08:18
336,166,912 35% 1.19MB/s 0:08:24
337,477,632 35% 1.19MB/s 0:08:24
338,788,352 35% 1.19MB/s 0:08:22
340,099,072 35% 1.20MB/s 0:08:18
341,409,792 35% 1.22MB/s 0:08:10
342,720,512 35% 1.21MB/s 0:08:11
344,031,232 36% 1.21MB/s 0:08:12
345,341,952 36% 1.20MB/s 0:08:14
346,521,600 36% 1.17MB/s 0:08:24
347,832,320 36% 1.18MB/s 0:08:21
349,143,040 36% 1.16MB/s 0:08:26
350,453,760 36% 1.17MB/s 0:08:22
351,764,480 36% 1.19MB/s 0:08:11
353,075,200 37% 1.20MB/s 0:08:09
354,385,920 37% 1.21MB/s 0:08:01
355,696,640 37% 1.21MB/s 0:08:00
357,007,360 37% 1.21MB/s 0:07:59
358,318,080 37% 1.21MB/s 0:07:59
359,628,800 37% 1.21MB/s 0:08:00
360,939,520 37% 1.20MB/s 0:08:00
362,250,240 38% 1.20MB/s 0:07:58
363,560,960 38% 1.21MB/s 0:07:57
364,871,680 38% 1.21MB/s 0:07:54
366,182,400 38% 1.21MB/s 0:07:52
367,493,120 38% 1.21MB/s 0:07:51
368,803,840 38% 1.21MB/s 0:07:50
370,114,560 38% 1.21MB/s 0:07:48
371,425,280 38% 1.22MB/s 0:07:46
372,736,000 39% 1.22MB/s 0:07:46
374,046,720 39% 1.22MB/s 0:07:45
375,357,440 39% 1.21MB/s 0:07:44
376,668,160 39% 1.21MB/s 0:07:46
377,847,808 39% 1.18MB/s 0:07:57
379,158,528 39% 1.16MB/s 0:08:02
380,469,248 39% 1.16MB/s 0:08:02
381,779,968 40% 1.16MB/s 0:08:01
383,090,688 40% 1.19MB/s 0:07:48
384,401,408 40% 1.20MB/s 0:07:41
385,712,128 40% 1.21MB/s 0:07:38
387,022,848 40% 1.21MB/s 0:07:36
388,202,496 40% 1.18MB/s 0:07:47
389,513,216 40% 1.17MB/s 0:07:51
390,823,936 41% 1.16MB/s 0:07:52
392,134,656 41% 1.16MB/s 0:07:52
393,445,376 41% 1.19MB/s 0:07:39
394,756,096 41% 1.18MB/s 0:07:41
396,066,816 41% 1.18MB/s 0:07:39
397,377,536 41% 1.17MB/s 0:07:42
398,688,256 41% 1.16MB/s 0:07:45
399,998,976 41% 1.18MB/s 0:07:37
401,309,696 42% 1.17MB/s 0:07:38
402,620,416 42% 1.19MB/s 0:07:31
403,931,136 42% 1.20MB/s 0:07:26
405,241,856 42% 1.20MB/s 0:07:25
406,552,576 42% 1.21MB/s 0:07:21
407,863,296 42% 1.21MB/s 0:07:21
409,174,016 42% 1.21MB/s 0:07:20
410,484,736 43% 1.21MB/s 0:07:19
411,795,456 43% 1.20MB/s 0:07:21
413,106,176 43% 1.20MB/s 0:07:21
414,416,896 43% 1.20MB/s 0:07:19
415,727,616 43% 1.20MB/s 0:07:16
417,038,336 43% 1.21MB/s 0:07:13
418,349,056 43% 1.20MB/s 0:07:14
419,659,776 44% 1.20MB/s 0:07:13
420,970,496 44% 1.20MB/s 0:07:14
422,281,216 44% 1.19MB/s 0:07:13
423,591,936 44% 1.20MB/s 0:07:10
424,902,656 44% 1.19MB/s 0:07:13
426,213,376 44% 1.19MB/s 0:07:10
427,524,096 44% 1.20MB/s 0:07:08
428,834,816 44% 1.20MB/s 0:07:05
430,145,536 45% 1.22MB/s 0:06:59
431,456,256 45% 1.22MB/s 0:06:58
432,766,976 45% 1.22MB/s 0:06:57
434,077,696 45% 1.22MB/s 0:06:56
435,388,416 45% 1.22MB/s 0:06:55
436,699,136 45% 1.22MB/s 0:06:54
438,009,856 45% 1.20MB/s 0:06:57
439,320,576 46% 1.20MB/s 0:06:59
440,631,296 46% 1.19MB/s 0:06:59
441,942,016 46% 1.19MB/s 0:07:00
443,252,736 46% 1.19MB/s 0:06:56
444,563,456 46% 1.20MB/s 0:06:53
445,874,176 46% 1.20MB/s 0:06:51
447,184,896 46% 1.21MB/s 0:06:48
448,495,616 47% 1.21MB/s 0:06:46
449,806,336 47% 1.21MB/s 0:06:47
451,117,056 47% 1.20MB/s 0:06:49
452,427,776 47% 1.19MB/s 0:06:50
453,738,496 47% 1.19MB/s 0:06:48
454,918,144 47% 1.17MB/s 0:06:54
456,097,792 47% 1.16MB/s 0:06:59
457,408,512 47% 1.16MB/s 0:06:56
458,719,232 48% 1.16MB/s 0:06:54
460,029,952 48% 1.19MB/s 0:06:45
461,340,672 48% 1.21MB/s 0:06:37
462,651,392 48% 1.22MB/s 0:06:33
463,831,040 48% 1.17MB/s 0:06:47
465,141,760 48% 1.16MB/s 0:06:49
466,452,480 48% 1.17MB/s 0:06:47
467,763,200 49% 1.16MB/s 0:06:48
469,073,920 49% 1.20MB/s 0:06:32
470,351,872 49% 1.21MB/s 0:06:30
471,662,592 49% 1.20MB/s 0:06:31
472,973,312 49% 1.20MB/s 0:06:30
474,284,032 49% 1.20MB/s 0:06:29
475,594,752 49% 1.21MB/s 0:06:26
476,905,472 50% 1.21MB/s 0:06:23
478,216,192 50% 1.21MB/s 0:06:21
479,526,912 50% 1.22MB/s 0:06:20
480,837,632 50% 1.21MB/s 0:06:19
482,148,352 50% 1.21MB/s 0:06:18
483,459,072 50% 1.22MB/s 0:06:17
484,769,792 50% 1.21MB/s 0:06:17
486,080,512 51% 1.20MB/s 0:06:18
487,391,232 51% 1.21MB/s 0:06:16
488,701,952 51% 1.21MB/s 0:06:14
490,012,672 51% 1.21MB/s 0:06:13
491,323,392 51% 1.22MB/s 0:06:09
492,634,112 51% 1.22MB/s 0:06:09
493,944,832 51% 1.22MB/s 0:06:08
495,255,552 51% 1.22MB/s 0:06:07
496,566,272 52% 1.22MB/s 0:06:05
497,876,992 52% 1.22MB/s 0:06:05
499,187,712 52% 1.22MB/s 0:06:04
500,498,432 52% 1.22MB/s 0:06:02
501,809,152 52% 1.21MB/s 0:06:03
503,119,872 52% 1.21MB/s 0:06:02
504,430,592 52% 1.21MB/s 0:06:02
505,741,312 53% 1.21MB/s 0:06:01
507,052,032 53% 1.21MB/s 0:05:59
508,362,752 53% 1.21MB/s 0:05:58
509,673,472 53% 1.22MB/s 0:05:55
510,984,192 53% 1.22MB/s 0:05:55
512,294,912 53% 1.21MB/s 0:05:54
513,605,632 53% 1.21MB/s 0:05:53
514,916,352 54% 1.21MB/s 0:05:52
516,227,072 54% 1.21MB/s 0:05:51
517,537,792 54% 1.21MB/s 0:05:50
518,848,512 54% 1.21MB/s 0:05:49
520,159,232 54% 1.21MB/s 0:05:49
521,469,952 54% 1.21MB/s 0:05:48
522,780,672 54% 1.21MB/s 0:05:47
524,091,392 54% 1.21MB/s 0:05:46
525,402,112 55% 1.21MB/s 0:05:44
526,712,832 55% 1.22MB/s 0:05:42
528,023,552 55% 1.22MB/s 0:05:40
529,334,272 55% 1.22MB/s 0:05:39
530,644,992 55% 1.22MB/s 0:05:38
531,955,712 55% 1.22MB/s 0:05:37
533,266,432 55% 1.22MB/s 0:05:36
534,577,152 56% 1.22MB/s 0:05:35
535,887,872 56% 1.22MB/s 0:05:34
537,198,592 56% 1.22MB/s 0:05:33
538,509,312 56% 1.22MB/s 0:05:31
539,820,032 56% 1.22MB/s 0:05:31
541,130,752 56% 1.22MB/s 0:05:30
542,441,472 56% 1.21MB/s 0:05:30
543,752,192 57% 1.21MB/s 0:05:29
545,062,912 57% 1.21MB/s 0:05:29
546,373,632 57% 1.21MB/s 0:05:27
547,684,352 57% 1.21MB/s 0:05:26
548,995,072 57% 1.21MB/s 0:05:25
550,305,792 57% 1.22MB/s 0:05:22
551,616,512 57% 1.21MB/s 0:05:23
552,927,232 58% 1.21MB/s 0:05:22
554,237,952 58% 1.21MB/s 0:05:22
555,548,672 58% 1.21MB/s 0:05:21
556,859,392 58% 1.21MB/s 0:05:19
558,170,112 58% 1.21MB/s 0:05:19
559,480,832 58% 1.18MB/s 0:05:24
560,791,552 58% 1.17MB/s 0:05:28
561,971,200 58% 1.13MB/s 0:05:38
563,281,920 59% 1.13MB/s 0:05:37
564,592,640 59% 1.15MB/s 0:05:28
565,903,360 59% 1.17MB/s 0:05:22
567,214,080 59% 1.21MB/s 0:05:10
568,524,800 59% 1.23MB/s 0:05:06
569,704,448 59% 1.19MB/s 0:05:13
571,015,168 59% 1.19MB/s 0:05:13
572,325,888 60% 1.19MB/s 0:05:11
573,636,608 60% 1.20MB/s 0:05:09
574,947,328 60% 1.23MB/s 0:05:01
576,258,048 60% 1.22MB/s 0:05:02
577,568,768 60% 1.21MB/s 0:05:02
578,879,488 60% 1.20MB/s 0:05:03
580,190,208 60% 1.20MB/s 0:05:03
581,500,928 61% 1.21MB/s 0:05:00
582,811,648 61% 1.21MB/s 0:04:59
584,122,368 61% 1.21MB/s 0:04:57
585,433,088 61% 1.21MB/s 0:04:55
586,743,808 61% 1.22MB/s 0:04:53
588,054,528 61% 1.22MB/s 0:04:52
589,365,248 61% 1.22MB/s 0:04:50
590,675,968 61% 1.22MB/s 0:04:50
591,986,688 62% 1.22MB/s 0:04:49
593,297,408 62% 1.22MB/s 0:04:47
594,608,128 62% 1.22MB/s 0:04:47
595,918,848 62% 1.21MB/s 0:04:47
597,229,568 62% 1.21MB/s 0:04:46
598,540,288 62% 1.21MB/s 0:04:45
599,851,008 62% 1.19MB/s 0:04:49
601,161,728 63% 1.20MB/s 0:04:45
602,472,448 63% 1.19MB/s 0:04:47
603,783,168 63% 1.19MB/s 0:04:46
605,061,120 63% 1.20MB/s 0:04:42
606,371,840 63% 1.20MB/s 0:04:41
607,682,560 63% 1.21MB/s 0:04:38
608,993,280 63% 1.21MB/s 0:04:37
610,304,000 64% 1.22MB/s 0:04:34
611,614,720 64% 1.22MB/s 0:04:33
612,925,440 64% 1.22MB/s 0:04:31
614,236,160 64% 1.22MB/s 0:04:31
615,546,880 64% 1.22MB/s 0:04:30
616,857,600 64% 1.20MB/s 0:04:34
618,168,320 64% 1.20MB/s 0:04:32
619,479,040 65% 1.20MB/s 0:04:31
620,789,760 65% 1.20MB/s 0:04:31
622,100,480 65% 1.22MB/s 0:04:25
623,411,200 65% 1.22MB/s 0:04:24
624,721,920 65% 1.21MB/s 0:04:23
626,032,640 65% 1.21MB/s 0:04:22
627,343,360 65% 1.22MB/s 0:04:21
628,654,080 65% 1.22MB/s 0:04:20
629,964,800 66% 1.21MB/s 0:04:20
631,275,520 66% 1.20MB/s 0:04:22
632,586,240 66% 1.19MB/s 0:04:23
633,896,960 66% 1.19MB/s 0:04:22
635,207,680 66% 1.19MB/s 0:04:21
636,518,400 66% 1.20MB/s 0:04:17
637,829,120 66% 1.20MB/s 0:04:15
639,139,840 67% 1.19MB/s 0:04:16
640,450,560 67% 1.20MB/s 0:04:13
641,761,280 67% 1.21MB/s 0:04:11
643,072,000 67% 1.20MB/s 0:04:11
644,382,720 67% 1.21MB/s 0:04:08
645,693,440 67% 1.21MB/s 0:04:07
647,004,160 67% 1.21MB/s 0:04:06
648,314,880 68% 1.22MB/s 0:04:04
649,625,600 68% 1.22MB/s 0:04:03
650,936,320 68% 1.22MB/s 0:04:02
652,247,040 68% 1.21MB/s 0:04:01
653,557,760 68% 1.22MB/s 0:04:00
654,868,480 68% 1.22MB/s 0:03:59
656,179,200 68% 1.20MB/s 0:04:01
657,489,920 68% 1.20MB/s 0:04:00
658,800,640 69% 1.20MB/s 0:04:00
660,111,360 69% 1.19MB/s 0:03:59
661,422,080 69% 1.21MB/s 0:03:54
662,732,800 69% 1.21MB/s 0:03:53
664,043,520 69% 1.22MB/s 0:03:52
665,354,240 69% 1.22MB/s 0:03:50
666,664,960 69% 1.22MB/s 0:03:49
667,975,680 70% 1.22MB/s 0:03:48
669,286,400 70% 1.22MB/s 0:03:47
670,597,120 70% 1.22MB/s 0:03:46
671,907,840 70% 1.22MB/s 0:03:45
673,218,560 70% 1.22MB/s 0:03:44
674,529,280 70% 1.22MB/s 0:03:43
675,840,000 70% 1.22MB/s 0:03:42
677,150,720 71% 1.22MB/s 0:03:41
678,461,440 71% 1.22MB/s 0:03:40
679,772,160 71% 1.21MB/s 0:03:41
681,082,880 71% 1.20MB/s 0:03:40
682,393,600 71% 1.20MB/s 0:03:39
683,704,320 71% 1.19MB/s 0:03:40
685,015,040 71% 1.19MB/s 0:03:39
686,325,760 72% 1.20MB/s 0:03:37
687,636,480 72% 1.20MB/s 0:03:36
688,947,200 72% 1.21MB/s 0:03:33
690,257,920 72% 1.21MB/s 0:03:31
691,568,640 72% 1.21MB/s 0:03:31
692,879,360 72% 1.21MB/s 0:03:29
694,190,080 72% 1.20MB/s 0:03:30
695,500,800 72% 1.21MB/s 0:03:28
696,811,520 73% 1.21MB/s 0:03:26
698,122,240 73% 1.21MB/s 0:03:25
699,432,960 73% 1.22MB/s 0:03:22
700,743,680 73% 1.22MB/s 0:03:21
702,054,400 73% 1.22MB/s 0:03:21
703,365,120 73% 1.21MB/s 0:03:20
704,675,840 73% 1.21MB/s 0:03:20
705,986,560 74% 1.21MB/s 0:03:20
707,297,280 74% 1.21MB/s 0:03:19
708,608,000 74% 1.21MB/s 0:03:17
709,918,720 74% 1.20MB/s 0:03:17
711,229,440 74% 1.21MB/s 0:03:15
712,540,160 74% 1.21MB/s 0:03:14
713,850,880 74% 1.20MB/s 0:03:14
715,161,600 75% 1.19MB/s 0:03:14
716,341,248 75% 1.16MB/s 0:03:18
717,651,968 75% 1.16MB/s 0:03:17
718,962,688 75% 1.17MB/s 0:03:14
720,273,408 75% 1.19MB/s 0:03:11
721,584,128 75% 1.22MB/s 0:03:05
722,894,848 75% 1.21MB/s 0:03:05
724,205,568 75% 1.21MB/s 0:03:04
725,516,288 76% 1.21MB/s 0:03:04
726,827,008 76% 1.20MB/s 0:03:04
728,137,728 76% 1.21MB/s 0:03:01
729,448,448 76% 1.20MB/s 0:03:01
730,759,168 76% 1.21MB/s 0:02:59
732,069,888 76% 1.20MB/s 0:02:59
733,380,608 76% 1.20MB/s 0:02:58
734,691,328 77% 1.21MB/s 0:02:56
736,002,048 77% 1.21MB/s 0:02:55
737,312,768 77% 1.17MB/s 0:02:59
738,590,720 77% 1.17MB/s 0:02:59
739,901,440 77% 1.17MB/s 0:02:57
741,212,160 77% 1.16MB/s 0:02:58
742,522,880 77% 1.20MB/s 0:02:51
743,833,600 78% 1.21MB/s 0:02:49
745,144,320 78% 1.20MB/s 0:02:48
746,455,040 78% 1.20MB/s 0:02:48
747,765,760 78% 1.20MB/s 0:02:47
749,076,480 78% 1.20MB/s 0:02:46
750,387,200 78% 1.19MB/s 0:02:45
751,697,920 78% 1.20MB/s 0:02:43
753,008,640 79% 1.19MB/s 0:02:43
754,319,360 79% 1.19MB/s 0:02:43
755,630,080 79% 1.20MB/s 0:02:40
756,940,800 79% 1.20MB/s 0:02:39
758,251,520 79% 1.22MB/s 0:02:36
759,562,240 79% 1.22MB/s 0:02:34
760,872,960 79% 1.22MB/s 0:02:33
762,183,680 79% 1.22MB/s 0:02:32
763,494,400 80% 1.22MB/s 0:02:31
764,805,120 80% 1.22MB/s 0:02:30
766,115,840 80% 1.22MB/s 0:02:29
767,426,560 80% 1.22MB/s 0:02:28
768,737,280 80% 1.22MB/s 0:02:27
770,048,000 80% 1.22MB/s 0:02:26
771,358,720 80% 1.21MB/s 0:02:26
772,669,440 81% 1.20MB/s 0:02:26
773,980,160 81% 1.20MB/s 0:02:25
775,290,880 81% 1.20MB/s 0:02:24
776,601,600 81% 1.21MB/s 0:02:22
777,912,320 81% 1.21MB/s 0:02:20
779,223,040 81% 1.22MB/s 0:02:19
780,533,760 81% 1.22MB/s 0:02:18
781,844,480 82% 1.22MB/s 0:02:17
783,155,200 82% 1.22MB/s 0:02:16
784,465,920 82% 1.22MB/s 0:02:15
785,776,640 82% 1.22MB/s 0:02:13
787,087,360 82% 1.22MB/s 0:02:13
788,398,080 82% 1.22MB/s 0:02:11
789,708,800 82% 1.21MB/s 0:02:11
791,019,520 83% 1.21MB/s 0:02:10
792,330,240 83% 1.21MB/s 0:02:10
793,640,960 83% 1.21MB/s 0:02:08
794,951,680 83% 1.21MB/s 0:02:07
796,262,400 83% 1.21MB/s 0:02:06
797,573,120 83% 1.21MB/s 0:02:05
798,883,840 83% 1.20MB/s 0:02:05
800,194,560 83% 1.20MB/s 0:02:04
801,505,280 84% 1.20MB/s 0:02:03
802,816,000 84% 1.20MB/s 0:02:01
804,126,720 84% 1.20MB/s 0:02:01
805,437,440 84% 1.20MB/s 0:02:00
806,748,160 84% 1.21MB/s 0:01:58
808,058,880 84% 1.21MB/s 0:01:57
809,238,528 84% 1.19MB/s 0:01:57
810,549,248 85% 1.19MB/s 0:01:57
811,859,968 85% 1.18MB/s 0:01:56
813,170,688 85% 1.17MB/s 0:01:57
814,481,408 85% 1.19MB/s 0:01:53
815,792,128 85% 1.18MB/s 0:01:53
817,102,848 85% 1.18MB/s 0:01:52
818,413,568 85% 1.20MB/s 0:01:49
819,724,288 86% 1.20MB/s 0:01:48
821,035,008 86% 1.20MB/s 0:01:47
822,345,728 86% 1.19MB/s 0:01:47
823,656,448 86% 1.19MB/s 0:01:46
824,967,168 86% 1.18MB/s 0:01:45
826,277,888 86% 1.20MB/s 0:01:43
827,588,608 86% 1.20MB/s 0:01:41
828,899,328 86% 1.20MB/s 0:01:41
830,210,048 87% 1.20MB/s 0:01:39
831,520,768 87% 1.20MB/s 0:01:39
832,831,488 87% 1.20MB/s 0:01:37
834,142,208 87% 1.19MB/s 0:01:37
835,452,928 87% 1.20MB/s 0:01:35
836,763,648 87% 1.20MB/s 0:01:34
838,074,368 87% 1.21MB/s 0:01:32
839,385,088 88% 1.21MB/s 0:01:31
840,695,808 88% 1.21MB/s 0:01:30
842,006,528 88% 1.22MB/s 0:01:29
843,317,248 88% 1.21MB/s 0:01:28
844,627,968 88% 1.22MB/s 0:01:26
845,938,688 88% 1.22MB/s 0:01:26
847,249,408 88% 1.21MB/s 0:01:25
848,560,128 89% 1.21MB/s 0:01:24
849,870,848 89% 1.19MB/s 0:01:24
851,181,568 89% 1.19MB/s 0:01:23
852,492,288 89% 1.18MB/s 0:01:23
853,803,008 89% 1.18MB/s 0:01:21
855,113,728 89% 1.19MB/s 0:01:20
856,424,448 89% 1.19MB/s 0:01:19
857,735,168 90% 1.19MB/s 0:01:18
859,045,888 90% 1.18MB/s 0:01:17
860,356,608 90% 1.18MB/s 0:01:16
861,667,328 90% 1.18MB/s 0:01:15
862,978,048 90% 1.18MB/s 0:01:14
864,288,768 90% 1.18MB/s 0:01:13
865,599,488 90% 1.18MB/s 0:01:12
866,910,208 90% 1.18MB/s 0:01:10
868,220,928 91% 1.18MB/s 0:01:10
869,531,648 91% 1.19MB/s 0:01:08
870,842,368 91% 1.20MB/s 0:01:06
872,153,088 91% 1.20MB/s 0:01:05
873,431,040 91% 1.20MB/s 0:01:04
874,741,760 91% 1.20MB/s 0:01:03
876,052,480 91% 1.19MB/s 0:01:02
877,363,200 92% 1.20MB/s 0:01:01
878,673,920 92% 1.20MB/s 0:01:00
879,984,640 92% 1.21MB/s 0:00:59
881,295,360 92% 1.20MB/s 0:00:58
882,606,080 92% 1.21MB/s 0:00:57
883,916,800 92% 1.20MB/s 0:00:56
885,096,448 92% 1.18MB/s 0:00:56
886,407,168 93% 1.16MB/s 0:00:56
887,717,888 93% 1.16MB/s 0:00:54
889,028,608 93% 1.16MB/s 0:00:53
890,339,328 93% 1.19MB/s 0:00:51
891,650,048 93% 1.22MB/s 0:00:49
892,960,768 93% 1.22MB/s 0:00:48
894,271,488 93% 1.22MB/s 0:00:47
895,582,208 93% 1.22MB/s 0:00:46
896,892,928 94% 1.21MB/s 0:00:45
898,203,648 94% 1.21MB/s 0:00:44
899,514,368 94% 1.20MB/s 0:00:43
900,825,088 94% 1.20MB/s 0:00:42
902,135,808 94% 1.19MB/s 0:00:41
903,446,528 94% 1.20MB/s 0:00:40
904,757,248 94% 1.20MB/s 0:00:39
905,936,896 95% 1.16MB/s 0:00:39
907,247,616 95% 1.16MB/s 0:00:38
908,558,336 95% 1.16MB/s 0:00:37
909,869,056 95% 1.15MB/s 0:00:36
911,179,776 95% 1.19MB/s 0:00:34
912,490,496 95% 1.18MB/s 0:00:33
913,801,216 95% 1.18MB/s 0:00:32
915,111,936 96% 1.20MB/s 0:00:30
916,422,656 96% 1.21MB/s 0:00:29
917,733,376 96% 1.22MB/s 0:00:28
919,044,096 96% 1.22MB/s 0:00:27
920,354,816 96% 1.22MB/s 0:00:26
921,665,536 96% 1.22MB/s 0:00:25
922,976,256 96% 1.22MB/s 0:00:24
924,286,976 96% 1.20MB/s 0:00:23
925,597,696 97% 1.20MB/s 0:00:22
926,908,416 97% 1.20MB/s 0:00:21
928,219,136 97% 1.19MB/s 0:00:20
929,529,856 97% 1.21MB/s 0:00:18
930,840,576 97% 1.21MB/s 0:00:17
932,151,296 97% 1.21MB/s 0:00:16
933,462,016 97% 1.22MB/s 0:00:15
934,772,736 98% 1.21MB/s 0:00:14
935,952,384 98% 1.18MB/s 0:00:14
937,263,104 98% 1.18MB/s 0:00:13
938,573,824 98% 1.18MB/s 0:00:11
939,884,544 98% 1.18MB/s 0:00:10
941,195,264 98% 1.21MB/s 0:00:09
942,505,984 98% 1.21MB/s 0:00:08
943,816,704 99% 1.20MB/s 0:00:07
945,127,424 99% 1.20MB/s 0:00:06
946,438,144 99% 1.21MB/s 0:00:05
947,093,504 99% 1.06MB/s 0:00:05
948,273,152 99% 1.04MB/s 0:00:04
949,583,872 99% 1.04MB/s 0:00:03
950,894,592 99% 1.04MB/s 0:00:02
952,205,312 99% 1.19MB/s 0:00:00
953,032,188 100% 1.20MB/s 0:12:34 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221209-pine64-pinephone.img.xz.sha256
133 100% 0.21kB/s 0:00:00
133 100% 0.21kB/s 0:00:00 (xfr#2, to-chk=4/7)
images/pmos-plasma-mobile-nightly-20221209-pine64-pinephonepro.img.xz
32,768 0% 52.03kB/s 4:52:41
491,520 0% 463.77kB/s 0:32:49
1,802,240 0% 853.54kB/s 0:17:48
3,112,960 0% 980.33kB/s 0:15:28
4,423,680 0% 1.01MB/s 0:14:36
5,734,400 0% 1.19MB/s 0:12:26
7,045,120 0% 1.19MB/s 0:12:27
8,355,840 0% 1.17MB/s 0:12:32
9,666,560 1% 1.17MB/s 0:12:34
10,977,280 1% 1.19MB/s 0:12:22
12,288,000 1% 1.19MB/s 0:12:20
13,598,720 1% 1.20MB/s 0:12:10
14,909,440 1% 1.21MB/s 0:12:03
16,220,160 1% 1.21MB/s 0:12:03
17,530,880 1% 1.21MB/s 0:12:02
18,841,600 2% 1.21MB/s 0:12:05
20,152,320 2% 1.20MB/s 0:12:05
21,430,272 2% 1.19MB/s 0:12:09
22,740,992 2% 1.20MB/s 0:12:07
24,051,712 2% 1.20MB/s 0:12:02
25,362,432 2% 1.21MB/s 0:11:58
26,673,152 2% 1.22MB/s 0:11:51
27,983,872 3% 1.22MB/s 0:11:50
29,294,592 3% 1.22MB/s 0:11:49
30,605,312 3% 1.22MB/s 0:11:47
31,916,032 3% 1.22MB/s 0:11:47
33,226,752 3% 1.22MB/s 0:11:46
34,537,472 3% 1.22MB/s 0:11:45
35,848,192 3% 1.22MB/s 0:11:43
37,158,912 4% 1.22MB/s 0:11:41
38,469,632 4% 1.22MB/s 0:11:40
39,780,352 4% 1.22MB/s 0:11:41
41,091,072 4% 1.20MB/s 0:11:48
42,401,792 4% 1.19MB/s 0:11:54
43,712,512 4% 1.19MB/s 0:11:51
45,023,232 4% 1.19MB/s 0:11:50
46,333,952 5% 1.20MB/s 0:11:48
47,644,672 5% 1.21MB/s 0:11:41
48,955,392 5% 1.20MB/s 0:11:41
50,266,112 5% 1.21MB/s 0:11:39
51,576,832 5% 1.21MB/s 0:11:33
52,887,552 5% 1.21MB/s 0:11:32
54,198,272 5% 1.21MB/s 0:11:31
55,508,992 6% 1.21MB/s 0:11:30
56,819,712 6% 1.22MB/s 0:11:28
58,130,432 6% 1.21MB/s 0:11:28
59,441,152 6% 1.21MB/s 0:11:27
60,751,872 6% 1.22MB/s 0:11:25
62,062,592 6% 1.22MB/s 0:11:24
63,373,312 6% 1.21MB/s 0:11:27
64,684,032 7% 1.21MB/s 0:11:26
65,994,752 7% 1.20MB/s 0:11:28
67,305,472 7% 1.21MB/s 0:11:25
68,616,192 7% 1.21MB/s 0:11:19
69,926,912 7% 1.21MB/s 0:11:19
71,237,632 7% 1.21MB/s 0:11:17
72,548,352 7% 1.21MB/s 0:11:17
73,859,072 8% 1.21MB/s 0:11:16
75,169,792 8% 1.21MB/s 0:11:14
76,480,512 8% 1.22MB/s 0:11:10
77,791,232 8% 1.22MB/s 0:11:09
79,101,952 8% 1.22MB/s 0:11:08
80,412,672 8% 1.22MB/s 0:11:07
81,723,392 8% 1.22MB/s 0:11:07
83,034,112 9% 1.22MB/s 0:11:06
84,344,832 9% 1.22MB/s 0:11:05
85,524,480 9% 1.18MB/s 0:11:25
86,835,200 9% 1.18MB/s 0:11:23
88,145,920 9% 1.18MB/s 0:11:22
89,456,640 9% 1.18MB/s 0:11:22
90,767,360 9% 1.21MB/s 0:11:01
92,078,080 10% 1.21MB/s 0:11:01
93,388,800 10% 1.21MB/s 0:10:59
94,699,520 10% 1.22MB/s 0:10:57
96,010,240 10% 1.21MB/s 0:10:58
97,320,960 10% 1.21MB/s 0:10:57
98,631,680 10% 1.21MB/s 0:10:55
99,942,400 10% 1.21MB/s 0:10:56
101,253,120 11% 1.21MB/s 0:10:53
102,563,840 11% 1.20MB/s 0:10:58
103,874,560 11% 1.20MB/s 0:11:01
105,185,280 11% 1.20MB/s 0:10:59
106,496,000 11% 1.20MB/s 0:10:57
107,806,720 11% 1.21MB/s 0:10:50
109,117,440 11% 1.22MB/s 0:10:45
110,428,160 12% 1.22MB/s 0:10:43
111,738,880 12% 1.22MB/s 0:10:44
113,049,600 12% 1.20MB/s 0:10:50
114,360,320 12% 1.20MB/s 0:10:52
115,671,040 12% 1.19MB/s 0:10:52
116,981,760 12% 1.18MB/s 0:10:58
118,292,480 12% 1.20MB/s 0:10:49
119,603,200 13% 1.20MB/s 0:10:46
120,913,920 13% 1.20MB/s 0:10:44
122,224,640 13% 1.21MB/s 0:10:39
123,535,360 13% 1.19MB/s 0:10:47
124,846,080 13% 1.19MB/s 0:10:47
126,156,800 13% 1.19MB/s 0:10:47
127,467,520 13% 1.20MB/s 0:10:40
128,778,240 14% 1.22MB/s 0:10:30
130,088,960 14% 1.22MB/s 0:10:27
131,399,680 14% 1.22MB/s 0:10:25
132,710,400 14% 1.22MB/s 0:10:27
134,021,120 14% 1.21MB/s 0:10:28
135,331,840 14% 1.21MB/s 0:10:28
136,642,560 14% 1.21MB/s 0:10:27
137,953,280 15% 1.21MB/s 0:10:27
139,132,928 15% 1.19MB/s 0:10:37
140,443,648 15% 1.18MB/s 0:10:37
141,754,368 15% 1.18MB/s 0:10:39
143,065,088 15% 1.17MB/s 0:10:42
144,375,808 15% 1.18MB/s 0:10:34
145,686,528 15% 1.19MB/s 0:10:31
146,997,248 16% 1.19MB/s 0:10:28
148,307,968 16% 1.20MB/s 0:10:24
149,618,688 16% 1.20MB/s 0:10:20
150,929,408 16% 1.19MB/s 0:10:27
152,240,128 16% 1.18MB/s 0:10:30
153,550,848 16% 1.18MB/s 0:10:30
154,861,568 16% 1.18MB/s 0:10:25
156,139,520 17% 1.19MB/s 0:10:19
157,450,240 17% 1.20MB/s 0:10:15
158,760,960 17% 1.21MB/s 0:10:09
160,071,680 17% 1.21MB/s 0:10:10
161,382,400 17% 1.18MB/s 0:10:21
162,562,048 17% 1.15MB/s 0:10:36
163,872,768 17% 1.15MB/s 0:10:35
165,183,488 18% 1.16MB/s 0:10:32
166,494,208 18% 1.18MB/s 0:10:16
167,804,928 18% 1.22MB/s 0:09:57
169,115,648 18% 1.22MB/s 0:09:57
170,426,368 18% 1.21MB/s 0:10:00
171,737,088 18% 1.21MB/s 0:09:59
173,047,808 18% 1.20MB/s 0:10:04
174,358,528 19% 1.20MB/s 0:10:03
175,669,248 19% 1.20MB/s 0:10:00
176,979,968 19% 1.20MB/s 0:09:58
178,290,688 19% 1.21MB/s 0:09:51
179,601,408 19% 1.22MB/s 0:09:49
180,912,128 19% 1.22MB/s 0:09:46
182,222,848 19% 1.22MB/s 0:09:46
183,533,568 20% 1.22MB/s 0:09:46
184,844,288 20% 1.21MB/s 0:09:47
186,155,008 20% 1.20MB/s 0:09:53
187,465,728 20% 1.20MB/s 0:09:49
188,776,448 20% 1.20MB/s 0:09:48
190,087,168 20% 1.20MB/s 0:09:49
191,397,888 20% 1.21MB/s 0:09:42
192,708,608 21% 1.21MB/s 0:09:41
194,019,328 21% 1.21MB/s 0:09:41
195,330,048 21% 1.22MB/s 0:09:36
196,640,768 21% 1.22MB/s 0:09:36
197,951,488 21% 1.21MB/s 0:09:35
199,262,208 21% 1.21MB/s 0:09:35
200,572,928 21% 1.21MB/s 0:09:36
201,883,648 22% 1.21MB/s 0:09:34
203,194,368 22% 1.21MB/s 0:09:34
204,505,088 22% 1.21MB/s 0:09:31
205,815,808 22% 1.21MB/s 0:09:31
207,126,528 22% 1.21MB/s 0:09:31
208,437,248 22% 1.21MB/s 0:09:28
209,747,968 22% 1.21MB/s 0:09:29
211,058,688 23% 1.21MB/s 0:09:25
212,369,408 23% 1.22MB/s 0:09:23
213,680,128 23% 1.21MB/s 0:09:24
214,990,848 23% 1.20MB/s 0:09:27
216,301,568 23% 1.21MB/s 0:09:24
217,612,288 23% 1.21MB/s 0:09:22
218,923,008 23% 1.21MB/s 0:09:19
220,233,728 24% 1.23MB/s 0:09:11
221,544,448 24% 1.22MB/s 0:09:12
222,855,168 24% 1.22MB/s 0:09:14
224,165,888 24% 1.21MB/s 0:09:14
225,476,608 24% 1.21MB/s 0:09:16
226,787,328 24% 1.21MB/s 0:09:15
228,098,048 24% 1.21MB/s 0:09:13
229,408,768 25% 1.21MB/s 0:09:12
230,719,488 25% 1.19MB/s 0:09:18
231,899,136 25% 1.16MB/s 0:09:34
232,816,640 25% 1.05MB/s 0:10:36
233,603,072 25% 954.78kB/s 0:11:52
234,913,792 25% 967.86kB/s 0:11:41
236,224,512 25% 1002.61kB/s 0:11:15
237,535,232 25% 1.08MB/s 0:10:09
238,845,952 26% 1.20MB/s 0:09:10
240,156,672 26% 1.20MB/s 0:09:07
241,467,392 26% 1.20MB/s 0:09:06
242,778,112 26% 1.22MB/s 0:08:59
244,088,832 26% 1.22MB/s 0:08:57
245,399,552 26% 1.21MB/s 0:08:57
246,710,272 26% 1.21MB/s 0:08:57
248,020,992 27% 1.21MB/s 0:08:56
249,331,712 27% 1.21MB/s 0:08:56
250,642,432 27% 1.21MB/s 0:08:55
251,953,152 27% 1.21MB/s 0:08:52
253,263,872 27% 1.21MB/s 0:08:51
254,574,592 27% 1.21MB/s 0:08:53
255,885,312 28% 1.21MB/s 0:08:50
257,196,032 28% 1.21MB/s 0:08:50
258,506,752 28% 1.21MB/s 0:08:49
259,817,472 28% 1.22MB/s 0:08:43
261,128,192 28% 1.21MB/s 0:08:47
262,438,912 28% 1.21MB/s 0:08:43
263,749,632 28% 1.21MB/s 0:08:42
265,060,352 29% 1.21MB/s 0:08:43
266,371,072 29% 1.22MB/s 0:08:38
267,681,792 29% 1.22MB/s 0:08:39
268,992,512 29% 1.22MB/s 0:08:37
270,303,232 29% 1.22MB/s 0:08:36
271,613,952 29% 1.21MB/s 0:08:40
272,924,672 29% 1.21MB/s 0:08:39
274,235,392 30% 1.21MB/s 0:08:37
275,546,112 30% 1.21MB/s 0:08:36
276,856,832 30% 1.22MB/s 0:08:31
278,167,552 30% 1.22MB/s 0:08:30
279,478,272 30% 1.22MB/s 0:08:29
280,788,992 30% 1.21MB/s 0:08:30
282,099,712 30% 1.21MB/s 0:08:28
283,410,432 31% 1.21MB/s 0:08:28
284,721,152 31% 1.21MB/s 0:08:29
286,031,872 31% 1.21MB/s 0:08:24
287,342,592 31% 1.22MB/s 0:08:23
288,653,312 31% 1.21MB/s 0:08:22
289,931,264 31% 1.21MB/s 0:08:25
291,241,984 31% 1.20MB/s 0:08:27
292,552,704 32% 1.19MB/s 0:08:29
293,863,424 32% 1.19MB/s 0:08:26
295,174,144 32% 1.21MB/s 0:08:19
296,484,864 32% 1.21MB/s 0:08:19
297,795,584 32% 1.21MB/s 0:08:18
299,106,304 32% 1.19MB/s 0:08:22
300,417,024 32% 1.19MB/s 0:08:23
301,727,744 33% 1.18MB/s 0:08:25
303,038,464 33% 1.18MB/s 0:08:25
304,349,184 33% 1.18MB/s 0:08:25
305,659,904 33% 1.18MB/s 0:08:24
306,970,624 33% 1.18MB/s 0:08:21
308,281,344 33% 1.19MB/s 0:08:17
309,592,064 33% 1.20MB/s 0:08:09
310,902,784 34% 1.20MB/s 0:08:09
312,082,432 34% 1.16MB/s 0:08:24
313,393,152 34% 1.16MB/s 0:08:26
314,703,872 34% 1.16MB/s 0:08:24
316,014,592 34% 1.16MB/s 0:08:21
317,325,312 34% 1.21MB/s 0:08:01
318,636,032 34% 1.22MB/s 0:07:55
319,946,752 35% 1.22MB/s 0:07:55
321,257,472 35% 1.22MB/s 0:07:54
322,568,192 35% 1.22MB/s 0:07:53
323,878,912 35% 1.22MB/s 0:07:51
325,189,632 35% 1.22MB/s 0:07:51
326,500,352 35% 1.22MB/s 0:07:50
327,811,072 35% 1.22MB/s 0:07:49
329,121,792 36% 1.22MB/s 0:07:49
330,432,512 36% 1.22MB/s 0:07:46
331,743,232 36% 1.22MB/s 0:07:45
333,053,952 36% 1.22MB/s 0:07:45
334,364,672 36% 1.22MB/s 0:07:43
335,675,392 36% 1.21MB/s 0:07:45
336,855,040 36% 1.18MB/s 0:07:56
338,165,760 37% 1.18MB/s 0:07:57
339,476,480 37% 1.17MB/s 0:07:58
340,787,200 37% 1.18MB/s 0:07:53
342,097,920 37% 1.21MB/s 0:07:40
343,408,640 37% 1.22MB/s 0:07:37
344,719,360 37% 1.23MB/s 0:07:33
346,030,080 37% 1.22MB/s 0:07:34
347,340,800 38% 1.22MB/s 0:07:32
348,651,520 38% 1.22MB/s 0:07:31
349,962,240 38% 1.21MB/s 0:07:36
351,272,960 38% 1.18MB/s 0:07:46
352,583,680 38% 1.17MB/s 0:07:46
353,894,400 38% 1.17MB/s 0:07:45
355,205,120 38% 1.19MB/s 0:07:39
356,515,840 39% 1.22MB/s 0:07:27
357,826,560 39% 1.20MB/s 0:07:30
359,137,280 39% 1.21MB/s 0:07:29
360,448,000 39% 1.20MB/s 0:07:29
361,758,720 39% 1.20MB/s 0:07:28
363,069,440 39% 1.21MB/s 0:07:25
363,593,728 39% 1011.62kB/s 0:09:03
364,642,304 39% 950.79kB/s 0:09:37
365,953,024 40% 950.35kB/s 0:09:36
367,263,744 40% 952.78kB/s 0:09:33
368,574,464 40% 1.15MB/s 0:07:43
369,885,184 40% 1.21MB/s 0:07:18
371,195,904 40% 1.20MB/s 0:07:20
372,506,624 40% 1.18MB/s 0:07:26
373,817,344 40% 1.17MB/s 0:07:32
375,128,064 41% 1.17MB/s 0:07:30
376,438,784 41% 1.17MB/s 0:07:28
377,749,504 41% 1.18MB/s 0:07:22
379,060,224 41% 1.20MB/s 0:07:15
380,370,944 41% 1.20MB/s 0:07:15
381,681,664 41% 1.20MB/s 0:07:12
382,992,384 41% 1.21MB/s 0:07:09
384,303,104 42% 1.21MB/s 0:07:07
385,613,824 42% 1.21MB/s 0:07:05
386,924,544 42% 1.21MB/s 0:07:03
388,235,264 42% 1.22MB/s 0:07:02
389,545,984 42% 1.22MB/s 0:07:01
390,856,704 42% 1.21MB/s 0:07:01
392,167,424 42% 1.21MB/s 0:07:02
393,478,144 43% 1.20MB/s 0:07:03
394,788,864 43% 1.19MB/s 0:07:05
396,099,584 43% 1.20MB/s 0:07:02
397,410,304 43% 1.20MB/s 0:07:00
398,721,024 43% 1.21MB/s 0:06:56
400,031,744 43% 1.22MB/s 0:06:52
401,342,464 43% 1.22MB/s 0:06:51
402,653,184 44% 1.22MB/s 0:06:49
403,963,904 44% 1.22MB/s 0:06:48
405,274,624 44% 1.22MB/s 0:06:47
406,585,344 44% 1.22MB/s 0:06:45
407,896,064 44% 1.22MB/s 0:06:46
409,206,784 44% 1.22MB/s 0:06:43
410,517,504 44% 1.22MB/s 0:06:42
411,828,224 45% 1.22MB/s 0:06:41
413,138,944 45% 1.23MB/s 0:06:38
414,449,664 45% 1.22MB/s 0:06:38
415,760,384 45% 1.22MB/s 0:06:38
417,071,104 45% 1.22MB/s 0:06:37
418,381,824 45% 1.22MB/s 0:06:36
419,692,544 45% 1.22MB/s 0:06:36
421,003,264 46% 1.21MB/s 0:06:36
422,313,984 46% 1.21MB/s 0:06:36
423,624,704 46% 1.20MB/s 0:06:37
424,902,656 46% 1.19MB/s 0:06:42
426,213,376 46% 1.19MB/s 0:06:40
427,524,096 46% 1.19MB/s 0:06:38
428,834,816 46% 1.20MB/s 0:06:34
430,145,536 47% 1.22MB/s 0:06:28
431,456,256 47% 1.22MB/s 0:06:27
432,766,976 47% 1.22MB/s 0:06:26
434,077,696 47% 1.22MB/s 0:06:25
435,388,416 47% 1.22MB/s 0:06:23
436,699,136 47% 1.22MB/s 0:06:22
438,009,856 47% 1.22MB/s 0:06:21
439,320,576 48% 1.21MB/s 0:06:23
440,631,296 48% 1.20MB/s 0:06:24
441,942,016 48% 1.19MB/s 0:06:26
443,252,736 48% 1.18MB/s 0:06:30
444,563,456 48% 1.19MB/s 0:06:26
445,874,176 48% 1.19MB/s 0:06:24
447,184,896 48% 1.19MB/s 0:06:23
448,495,616 49% 1.21MB/s 0:06:14
449,806,336 49% 1.21MB/s 0:06:14
451,117,056 49% 1.21MB/s 0:06:12
452,427,776 49% 1.22MB/s 0:06:09
453,738,496 49% 1.21MB/s 0:06:11
455,049,216 49% 1.21MB/s 0:06:09
456,359,936 49% 1.21MB/s 0:06:07
457,670,656 50% 1.21MB/s 0:06:07
458,981,376 50% 1.22MB/s 0:06:04
460,292,096 50% 1.22MB/s 0:06:03
461,602,816 50% 1.22MB/s 0:06:03
462,913,536 50% 1.22MB/s 0:06:01
464,224,256 50% 1.22MB/s 0:06:00
465,534,976 50% 1.21MB/s 0:06:00
466,845,696 51% 1.22MB/s 0:05:58
468,156,416 51% 1.22MB/s 0:05:56
469,467,136 51% 1.22MB/s 0:05:55
470,777,856 51% 1.22MB/s 0:05:53
472,088,576 51% 1.22MB/s 0:05:53
473,399,296 51% 1.22MB/s 0:05:53
474,710,016 51% 1.22MB/s 0:05:52
476,020,736 52% 1.22MB/s 0:05:51
477,331,456 52% 1.22MB/s 0:05:50
478,642,176 52% 1.22MB/s 0:05:48
479,952,896 52% 1.22MB/s 0:05:47
481,263,616 52% 1.22MB/s 0:05:46
482,574,336 52% 1.22MB/s 0:05:45
483,885,056 52% 1.22MB/s 0:05:44
485,195,776 53% 1.22MB/s 0:05:43
486,506,496 53% 1.22MB/s 0:05:42
487,817,216 53% 1.22MB/s 0:05:40
489,127,936 53% 1.22MB/s 0:05:39
490,438,656 53% 1.22MB/s 0:05:39
491,749,376 53% 1.22MB/s 0:05:38
493,060,096 53% 1.21MB/s 0:05:39
494,370,816 54% 1.22MB/s 0:05:36
495,681,536 54% 1.21MB/s 0:05:36
496,992,256 54% 1.21MB/s 0:05:35
498,302,976 54% 1.22MB/s 0:05:33
499,613,696 54% 1.21MB/s 0:05:34
500,924,416 54% 1.21MB/s 0:05:33
502,235,136 54% 1.21MB/s 0:05:32
503,545,856 55% 1.21MB/s 0:05:30
504,856,576 55% 1.21MB/s 0:05:28
506,167,296 55% 1.22MB/s 0:05:27
507,478,016 55% 1.21MB/s 0:05:26
508,788,736 55% 1.21MB/s 0:05:26
510,099,456 55% 1.21MB/s 0:05:24
511,410,176 55% 1.22MB/s 0:05:23
512,720,896 56% 1.22MB/s 0:05:22
514,031,616 56% 1.22MB/s 0:05:20
515,342,336 56% 1.21MB/s 0:05:20
516,653,056 56% 1.21MB/s 0:05:20
517,963,776 56% 1.21MB/s 0:05:19
519,274,496 56% 1.21MB/s 0:05:19
520,585,216 56% 1.21MB/s 0:05:17
521,895,936 57% 1.21MB/s 0:05:15
523,206,656 57% 1.21MB/s 0:05:14
524,517,376 57% 1.22MB/s 0:05:12
525,828,096 57% 1.22MB/s 0:05:11
527,138,816 57% 1.22MB/s 0:05:10
528,449,536 57% 1.22MB/s 0:05:09
529,760,256 57% 1.22MB/s 0:05:08
531,070,976 58% 1.22MB/s 0:05:06
532,381,696 58% 1.22MB/s 0:05:06
533,692,416 58% 1.22MB/s 0:05:05
535,003,136 58% 1.22MB/s 0:05:04
536,313,856 58% 1.21MB/s 0:05:04
537,624,576 58% 1.22MB/s 0:05:02
538,935,296 58% 1.21MB/s 0:05:01
540,246,016 59% 1.21MB/s 0:05:00
541,556,736 59% 1.22MB/s 0:04:57
542,867,456 59% 1.22MB/s 0:04:57
544,178,176 59% 1.22MB/s 0:04:56
545,488,896 59% 1.22MB/s 0:04:55
546,275,328 59% 1.09MB/s 0:05:30
547,323,904 59% 1.01MB/s 0:05:52
548,634,624 60% 1.02MB/s 0:05:50
549,945,344 60% 1.02MB/s 0:05:49
551,256,064 60% 1.15MB/s 0:05:08
552,566,784 60% 1.22MB/s 0:04:49
553,877,504 60% 1.22MB/s 0:04:49
555,188,224 60% 1.21MB/s 0:04:48
556,498,944 60% 1.21MB/s 0:04:47
557,809,664 61% 1.22MB/s 0:04:46
559,087,616 61% 1.21MB/s 0:04:46
560,398,336 61% 1.21MB/s 0:04:46
561,709,056 61% 1.21MB/s 0:04:44
563,019,776 61% 1.21MB/s 0:04:43
564,330,496 61% 1.21MB/s 0:04:41
565,641,216 61% 1.22MB/s 0:04:38
566,951,936 62% 1.22MB/s 0:04:38
568,262,656 62% 1.22MB/s 0:04:36
569,573,376 62% 1.21MB/s 0:04:38
570,884,096 62% 1.21MB/s 0:04:37
572,194,816 62% 1.20MB/s 0:04:38
573,505,536 62% 1.19MB/s 0:04:40
574,816,256 62% 1.19MB/s 0:04:37
576,126,976 63% 1.19MB/s 0:04:36
577,437,696 63% 1.20MB/s 0:04:33
578,748,416 63% 1.21MB/s 0:04:29
580,059,136 63% 1.21MB/s 0:04:28
581,369,856 63% 1.22MB/s 0:04:27
582,680,576 63% 1.22MB/s 0:04:25
583,991,296 63% 1.21MB/s 0:04:25
585,302,016 64% 1.22MB/s 0:04:23
586,612,736 64% 1.21MB/s 0:04:23
587,923,456 64% 1.21MB/s 0:04:22
589,234,176 64% 1.22MB/s 0:04:20
590,544,896 64% 1.22MB/s 0:04:19
591,855,616 64% 1.21MB/s 0:04:19
593,166,336 64% 1.21MB/s 0:04:18
594,477,056 65% 1.21MB/s 0:04:18
595,787,776 65% 1.20MB/s 0:04:18
597,098,496 65% 1.21MB/s 0:04:15
598,409,216 65% 1.21MB/s 0:04:14
599,719,936 65% 1.20MB/s 0:04:15
601,030,656 65% 1.20MB/s 0:04:14
602,341,376 65% 1.20MB/s 0:04:13
603,652,096 66% 1.19MB/s 0:04:15
604,962,816 66% 1.19MB/s 0:04:13
606,273,536 66% 1.19MB/s 0:04:11
607,584,256 66% 1.19MB/s 0:04:10
608,894,976 66% 1.21MB/s 0:04:06
610,205,696 66% 1.21MB/s 0:04:04
611,516,416 66% 1.22MB/s 0:04:01
612,827,136 67% 1.22MB/s 0:04:01
614,137,856 67% 1.22MB/s 0:04:00
615,448,576 67% 1.22MB/s 0:03:59
616,759,296 67% 1.22MB/s 0:03:57
618,070,016 67% 1.22MB/s 0:03:56
619,380,736 67% 1.22MB/s 0:03:56
620,691,456 67% 1.21MB/s 0:03:55
622,002,176 68% 1.21MB/s 0:03:54
623,312,896 68% 1.21MB/s 0:03:54
624,623,616 68% 1.22MB/s 0:03:51
625,934,336 68% 1.21MB/s 0:03:53
627,245,056 68% 1.21MB/s 0:03:51
628,555,776 68% 1.19MB/s 0:03:53
629,866,496 68% 1.19MB/s 0:03:52
631,177,216 69% 1.19MB/s 0:03:51
632,487,936 69% 1.18MB/s 0:03:52
633,798,656 69% 1.17MB/s 0:03:53
635,109,376 69% 1.17MB/s 0:03:52
636,420,096 69% 1.16MB/s 0:03:53
637,730,816 69% 1.17MB/s 0:03:50
639,041,536 69% 1.17MB/s 0:03:48
640,352,256 70% 1.18MB/s 0:03:46
641,662,976 70% 1.20MB/s 0:03:42
642,973,696 70% 1.20MB/s 0:03:40
644,284,416 70% 1.21MB/s 0:03:36
645,595,136 70% 1.21MB/s 0:03:36
646,905,856 70% 1.20MB/s 0:03:36
648,216,576 70% 1.21MB/s 0:03:35
649,527,296 71% 1.21MB/s 0:03:34
650,838,016 71% 1.20MB/s 0:03:33
652,148,736 71% 1.20MB/s 0:03:33
653,459,456 71% 1.19MB/s 0:03:33
654,770,176 71% 1.19MB/s 0:03:33
656,080,896 71% 1.18MB/s 0:03:32
657,391,616 71% 1.19MB/s 0:03:30
658,702,336 72% 1.19MB/s 0:03:29
660,013,056 72% 1.18MB/s 0:03:29
661,323,776 72% 1.19MB/s 0:03:27
662,634,496 72% 1.19MB/s 0:03:26
663,814,144 72% 1.17MB/s 0:03:29
665,124,864 72% 1.17MB/s 0:03:27
666,435,584 72% 1.16MB/s 0:03:27
667,746,304 73% 1.17MB/s 0:03:26
669,057,024 73% 1.19MB/s 0:03:20
670,367,744 73% 1.20MB/s 0:03:18
671,678,464 73% 1.20MB/s 0:03:16
672,989,184 73% 1.20MB/s 0:03:15
674,299,904 73% 1.20MB/s 0:03:14
675,610,624 73% 1.21MB/s 0:03:13
676,921,344 74% 1.21MB/s 0:03:11
678,232,064 74% 1.21MB/s 0:03:10
679,542,784 74% 1.21MB/s 0:03:09
680,853,504 74% 1.21MB/s 0:03:08
682,164,224 74% 1.21MB/s 0:03:06
683,474,944 74% 1.21MB/s 0:03:06
684,785,664 74% 1.21MB/s 0:03:04
686,096,384 75% 1.21MB/s 0:03:03
687,407,104 75% 1.21MB/s 0:03:02
688,717,824 75% 1.21MB/s 0:03:01
690,028,544 75% 1.21MB/s 0:03:00
691,339,264 75% 1.21MB/s 0:02:59
692,617,216 75% 1.20MB/s 0:03:00
693,927,936 75% 1.20MB/s 0:02:59
695,238,656 76% 1.20MB/s 0:02:57
696,549,376 76% 1.20MB/s 0:02:56
697,860,096 76% 1.22MB/s 0:02:53
699,170,816 76% 1.21MB/s 0:02:52
700,481,536 76% 1.21MB/s 0:02:51
701,792,256 76% 1.21MB/s 0:02:50
703,102,976 76% 1.21MB/s 0:02:49
704,413,696 77% 1.21MB/s 0:02:48
705,724,416 77% 1.21MB/s 0:02:47
707,035,136 77% 1.21MB/s 0:02:46
708,345,856 77% 1.21MB/s 0:02:45
709,656,576 77% 1.21MB/s 0:02:44
710,967,296 77% 1.22MB/s 0:02:42
712,278,016 77% 1.22MB/s 0:02:41
713,588,736 78% 1.22MB/s 0:02:40
714,899,456 78% 1.22MB/s 0:02:39
716,210,176 78% 1.22MB/s 0:02:38
717,520,896 78% 1.22MB/s 0:02:37
718,831,616 78% 1.21MB/s 0:02:36
720,142,336 78% 1.22MB/s 0:02:35
721,453,056 78% 1.17MB/s 0:02:41
722,632,704 79% 1.12MB/s 0:02:46
723,943,424 79% 1.13MB/s 0:02:44
725,254,144 79% 1.12MB/s 0:02:44
726,564,864 79% 1.17MB/s 0:02:36
727,875,584 79% 1.22MB/s 0:02:28
729,186,304 79% 1.22MB/s 0:02:28
730,497,024 79% 1.22MB/s 0:02:26
731,807,744 80% 1.22MB/s 0:02:26
733,118,464 80% 1.21MB/s 0:02:25
734,429,184 80% 1.22MB/s 0:02:24
735,739,904 80% 1.21MB/s 0:02:23
737,050,624 80% 1.21MB/s 0:02:22
738,361,344 80% 1.21MB/s 0:02:21
739,672,064 80% 1.21MB/s 0:02:20
740,982,784 81% 1.21MB/s 0:02:19
742,293,504 81% 1.21MB/s 0:02:18
743,604,224 81% 1.21MB/s 0:02:17
744,914,944 81% 1.20MB/s 0:02:17
746,225,664 81% 1.20MB/s 0:02:16
747,536,384 81% 1.21MB/s 0:02:14
748,847,104 81% 1.21MB/s 0:02:13
750,157,824 82% 1.22MB/s 0:02:11
751,468,544 82% 1.22MB/s 0:02:10
752,779,264 82% 1.21MB/s 0:02:09
754,089,984 82% 1.21MB/s 0:02:08
755,400,704 82% 1.21MB/s 0:02:07
756,711,424 82% 1.21MB/s 0:02:06
758,022,144 82% 1.21MB/s 0:02:05
759,332,864 83% 1.22MB/s 0:02:04
760,643,584 83% 1.21MB/s 0:02:03
761,954,304 83% 1.21MB/s 0:02:02
763,265,024 83% 1.22MB/s 0:02:00
764,444,672 83% 1.15MB/s 0:02:07
765,231,104 83% 1.03MB/s 0:02:20
766,541,824 83% 1.03MB/s 0:02:19
767,852,544 84% 1.03MB/s 0:02:17
769,163,264 84% 1.10MB/s 0:02:08
770,473,984 84% 1.22MB/s 0:01:54
771,784,704 84% 1.22MB/s 0:01:53
772,964,352 84% 1.15MB/s 0:01:59
774,144,000 84% 1.11MB/s 0:02:03
775,454,720 84% 1.11MB/s 0:02:01
776,765,440 85% 1.11MB/s 0:02:00
778,076,160 85% 1.17MB/s 0:01:53
779,386,880 85% 1.21MB/s 0:01:48
780,697,600 85% 1.22MB/s 0:01:46
782,008,320 85% 1.22MB/s 0:01:45
783,319,040 85% 1.22MB/s 0:01:44
784,629,760 85% 1.22MB/s 0:01:43
785,940,480 86% 1.22MB/s 0:01:42
787,251,200 86% 1.21MB/s 0:01:41
788,561,920 86% 1.21MB/s 0:01:40
789,872,640 86% 1.21MB/s 0:01:39
791,183,360 86% 1.22MB/s 0:01:38
792,494,080 86% 1.22MB/s 0:01:37
793,804,800 86% 1.22MB/s 0:01:36
795,115,520 87% 1.22MB/s 0:01:35
796,426,240 87% 1.22MB/s 0:01:34
797,736,960 87% 1.22MB/s 0:01:33
799,047,680 87% 1.21MB/s 0:01:32
800,358,400 87% 1.21MB/s 0:01:31
801,669,120 87% 1.21MB/s 0:01:30
802,979,840 87% 1.21MB/s 0:01:29
804,290,560 88% 1.21MB/s 0:01:28
805,601,280 88% 1.22MB/s 0:01:26
806,912,000 88% 1.22MB/s 0:01:25
808,222,720 88% 1.21MB/s 0:01:25
809,533,440 88% 1.21MB/s 0:01:23
810,844,160 88% 1.21MB/s 0:01:23
812,154,880 88% 1.21MB/s 0:01:22
813,334,528 89% 1.16MB/s 0:01:24
814,546,944 89% 1.13MB/s 0:01:25
815,857,664 89% 1.13MB/s 0:01:24
817,168,384 89% 1.12MB/s 0:01:23
818,479,104 89% 1.18MB/s 0:01:19
819,789,824 89% 1.21MB/s 0:01:16
821,100,544 89% 1.21MB/s 0:01:14
822,411,264 89% 1.22MB/s 0:01:13
823,721,984 90% 1.21MB/s 0:01:12
825,032,704 90% 1.21MB/s 0:01:11
826,212,352 90% 1.19MB/s 0:01:12
827,490,304 90% 1.18MB/s 0:01:11
828,801,024 90% 1.18MB/s 0:01:10
830,111,744 90% 1.18MB/s 0:01:09
831,422,464 90% 1.20MB/s 0:01:06
832,733,184 91% 1.22MB/s 0:01:05
833,912,832 91% 1.17MB/s 0:01:06
835,223,552 91% 1.17MB/s 0:01:05
836,534,272 91% 1.17MB/s 0:01:04
837,844,992 91% 1.16MB/s 0:01:03
839,155,712 91% 1.21MB/s 0:01:00
840,466,432 91% 1.22MB/s 0:00:58
841,777,152 92% 1.21MB/s 0:00:57
843,087,872 92% 1.21MB/s 0:00:57
844,398,592 92% 1.20MB/s 0:00:56
845,709,312 92% 1.19MB/s 0:00:55
847,020,032 92% 1.18MB/s 0:00:55
848,330,752 92% 1.19MB/s 0:00:53
849,641,472 92% 1.19MB/s 0:00:52
850,952,192 93% 1.20MB/s 0:00:51
852,262,912 93% 1.21MB/s 0:00:49
853,573,632 93% 1.21MB/s 0:00:48
854,884,352 93% 1.21MB/s 0:00:47
856,195,072 93% 1.22MB/s 0:00:46
857,505,792 93% 1.22MB/s 0:00:45
858,816,512 93% 1.21MB/s 0:00:44
860,127,232 94% 1.21MB/s 0:00:43
861,437,952 94% 1.21MB/s 0:00:42
862,748,672 94% 1.20MB/s 0:00:41
864,059,392 94% 1.21MB/s 0:00:40
865,370,112 94% 1.21MB/s 0:00:39
866,680,832 94% 1.21MB/s 0:00:38
867,991,552 94% 1.22MB/s 0:00:36
869,302,272 95% 1.21MB/s 0:00:35
870,612,992 95% 1.22MB/s 0:00:34
871,923,712 95% 1.21MB/s 0:00:33
873,234,432 95% 1.21MB/s 0:00:32
874,545,152 95% 1.21MB/s 0:00:31
875,855,872 95% 1.21MB/s 0:00:30
877,166,592 95% 1.21MB/s 0:00:29
878,477,312 96% 1.22MB/s 0:00:28
879,788,032 96% 1.22MB/s 0:00:27
881,098,752 96% 1.21MB/s 0:00:26
882,409,472 96% 1.21MB/s 0:00:25
883,720,192 96% 1.20MB/s 0:00:24
885,030,912 96% 1.20MB/s 0:00:23
886,341,632 96% 1.21MB/s 0:00:22
887,652,352 97% 1.21MB/s 0:00:21
888,963,072 97% 1.21MB/s 0:00:20
890,273,792 97% 1.21MB/s 0:00:18
891,584,512 97% 1.21MB/s 0:00:17
892,895,232 97% 1.20MB/s 0:00:16
894,205,952 97% 1.20MB/s 0:00:15
895,516,672 97% 1.20MB/s 0:00:14
896,827,392 98% 1.21MB/s 0:00:13
898,138,112 98% 1.22MB/s 0:00:12
899,448,832 98% 1.22MB/s 0:00:11
900,759,552 98% 1.21MB/s 0:00:10
902,070,272 98% 1.20MB/s 0:00:09
903,380,992 98% 1.19MB/s 0:00:08
904,691,712 99% 1.18MB/s 0:00:07
906,002,432 99% 1.19MB/s 0:00:06
907,313,152 99% 1.20MB/s 0:00:05
908,623,872 99% 1.20MB/s 0:00:04
909,934,592 99% 1.20MB/s 0:00:03
911,245,312 99% 1.20MB/s 0:00:02
912,556,032 99% 1.20MB/s 0:00:01
913,811,000 100% 1.20MB/s 0:12:07 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221209-pine64-pinephonepro.img.xz.sha256
136 100% 0.14kB/s 0:00:00
136 100% 0.14kB/s 0:00:00 (xfr#4, to-chk=2/7)
images/pmos-plasma-mobile-nightly-20221209-tablet-x64uefi.img.xz
32,768 0% 34.33kB/s 10:52:26
65,536 0% 61.90kB/s 6:01:55
1,376,256 0% 645.84kB/s 0:34:39
2,686,976 0% 844.00kB/s 0:26:29
3,997,696 0% 943.45kB/s 0:23:40
5,308,416 0% 1.21MB/s 0:18:03
6,586,368 0% 1.20MB/s 0:18:04
7,897,088 0% 1.20MB/s 0:18:05
9,207,808 0% 1.20MB/s 0:18:09
10,518,528 0% 1.20MB/s 0:18:06
11,829,248 0% 1.21MB/s 0:17:58
13,139,968 0% 1.21MB/s 0:17:57
14,450,688 1% 1.21MB/s 0:17:51
15,761,408 1% 1.21MB/s 0:17:49
17,072,128 1% 1.21MB/s 0:17:54
18,382,848 1% 1.21MB/s 0:17:52
19,693,568 1% 1.21MB/s 0:17:51
21,004,288 1% 1.20MB/s 0:17:53
22,315,008 1% 1.21MB/s 0:17:45
23,625,728 1% 1.21MB/s 0:17:43
24,936,448 1% 1.20MB/s 0:17:51
26,247,168 1% 1.20MB/s 0:17:49
27,557,888 2% 1.20MB/s 0:17:48
28,868,608 2% 1.20MB/s 0:17:49
30,179,328 2% 1.21MB/s 0:17:39
31,490,048 2% 1.21MB/s 0:17:36
32,800,768 2% 1.21MB/s 0:17:36
34,111,488 2% 1.21MB/s 0:17:38
35,422,208 2% 1.20MB/s 0:17:44
36,732,928 2% 1.20MB/s 0:17:44
38,043,648 2% 1.19MB/s 0:17:50
39,354,368 2% 1.19MB/s 0:17:49
40,665,088 3% 1.20MB/s 0:17:40
41,975,808 3% 1.20MB/s 0:17:39
43,286,528 3% 1.21MB/s 0:17:31
44,466,176 3% 1.19MB/s 0:17:49
45,776,896 3% 1.19MB/s 0:17:47
47,087,616 3% 1.19MB/s 0:17:44
48,398,336 3% 1.18MB/s 0:17:48
49,709,056 3% 1.21MB/s 0:17:23
51,019,776 3% 1.21MB/s 0:17:23
52,330,496 3% 1.21MB/s 0:17:25
53,641,216 3% 1.21MB/s 0:17:19
54,951,936 4% 1.21MB/s 0:17:23
56,262,656 4% 1.20MB/s 0:17:27
57,573,376 4% 1.21MB/s 0:17:21
58,884,096 4% 1.21MB/s 0:17:18
60,194,816 4% 1.21MB/s 0:17:12
61,505,536 4% 1.22MB/s 0:17:07
62,816,256 4% 1.22MB/s 0:17:09
64,126,976 4% 1.21MB/s 0:17:14
65,437,696 4% 1.21MB/s 0:17:11
66,748,416 4% 1.21MB/s 0:17:11
68,059,136 5% 1.21MB/s 0:17:10
69,369,856 5% 1.21MB/s 0:17:09
70,680,576 5% 1.21MB/s 0:17:10
71,991,296 5% 1.20MB/s 0:17:11
73,302,016 5% 1.20MB/s 0:17:10
74,612,736 5% 1.20MB/s 0:17:12
75,923,456 5% 1.20MB/s 0:17:12
77,234,176 5% 1.20MB/s 0:17:09
78,544,896 5% 1.21MB/s 0:17:05
79,855,616 5% 1.21MB/s 0:17:01
81,166,336 6% 1.21MB/s 0:16:58
82,477,056 6% 1.21MB/s 0:16:56
83,787,776 6% 1.21MB/s 0:16:57
85,098,496 6% 1.22MB/s 0:16:51
86,409,216 6% 1.21MB/s 0:16:53
87,719,936 6% 1.21MB/s 0:16:52
89,030,656 6% 1.21MB/s 0:16:54
90,341,376 6% 1.21MB/s 0:16:55
91,652,096 6% 1.21MB/s 0:16:51
92,307,456 6% 1.05MB/s 0:19:27
93,618,176 6% 1.05MB/s 0:19:20
94,928,896 7% 1.05MB/s 0:19:18
96,239,616 7% 1.05MB/s 0:19:18
97,550,336 7% 1.22MB/s 0:16:39
98,861,056 7% 1.21MB/s 0:16:42
100,171,776 7% 1.21MB/s 0:16:41
101,482,496 7% 1.22MB/s 0:16:38
102,825,984 7% 1.21MB/s 0:16:40
104,136,704 7% 1.22MB/s 0:16:35
105,447,424 7% 1.21MB/s 0:16:37
106,758,144 7% 1.22MB/s 0:16:32
108,068,864 8% 1.22MB/s 0:16:33
109,379,584 8% 1.21MB/s 0:16:34
110,690,304 8% 1.21MB/s 0:16:31
112,001,024 8% 1.21MB/s 0:16:34
113,311,744 8% 1.21MB/s 0:16:30
114,622,464 8% 1.20MB/s 0:16:41
115,933,184 8% 1.20MB/s 0:16:42
117,243,904 8% 1.19MB/s 0:16:47
118,554,624 8% 1.17MB/s 0:17:00
119,865,344 8% 1.18MB/s 0:16:51
121,176,064 9% 1.18MB/s 0:16:55
122,486,784 9% 1.18MB/s 0:16:51
123,797,504 9% 1.19MB/s 0:16:39
125,108,224 9% 1.20MB/s 0:16:35
126,418,944 9% 1.21MB/s 0:16:26
127,729,664 9% 1.20MB/s 0:16:27
129,040,384 9% 1.20MB/s 0:16:29
130,351,104 9% 1.20MB/s 0:16:30
131,661,824 9% 1.20MB/s 0:16:29
132,972,544 9% 1.21MB/s 0:16:21
134,283,264 9% 1.21MB/s 0:16:15
135,593,984 10% 1.21MB/s 0:16:13
136,904,704 10% 1.22MB/s 0:16:09
138,215,424 10% 1.21MB/s 0:16:09
139,526,144 10% 1.20MB/s 0:16:21
140,804,096 10% 1.20MB/s 0:16:19
142,114,816 10% 1.20MB/s 0:16:20
143,425,536 10% 1.20MB/s 0:16:17
144,736,256 10% 1.21MB/s 0:16:04
146,046,976 10% 1.22MB/s 0:15:59
147,357,696 10% 1.22MB/s 0:15:58
148,668,416 11% 1.22MB/s 0:16:00
149,979,136 11% 1.22MB/s 0:15:58
151,289,856 11% 1.21MB/s 0:16:01
152,600,576 11% 1.20MB/s 0:16:06
153,387,008 11% 1.09MB/s 0:17:48
154,566,656 11% 1.06MB/s 0:18:15
155,877,376 11% 1.05MB/s 0:18:26
157,188,096 11% 1.03MB/s 0:18:50
157,974,528 11% 1.00MB/s 0:19:18
159,285,248 11% 1.01MB/s 0:19:04
160,595,968 11% 1.01MB/s 0:19:05
161,775,616 12% 1.00MB/s 0:19:10
162,299,904 12% 993.41kB/s 0:19:49
163,610,624 12% 1007.39kB/s 0:19:31
164,921,344 12% 1021.52kB/s 0:19:14
166,232,064 12% 1.02MB/s 0:18:42
167,542,784 12% 1.20MB/s 0:15:54
168,853,504 12% 1.19MB/s 0:16:02
169,639,936 12% 1.02MB/s 0:18:48
170,295,296 12% 891.28kB/s 0:21:57
171,474,944 12% 860.22kB/s 0:22:43
172,785,664 12% 869.17kB/s 0:22:27
174,096,384 12% 1.02MB/s 0:18:44
175,407,104 13% 1.18MB/s 0:16:04
176,717,824 13% 1.21MB/s 0:15:43
177,897,472 13% 1.16MB/s 0:16:17
179,208,192 13% 1.17MB/s 0:16:16
180,518,912 13% 1.17MB/s 0:16:15
181,829,632 13% 1.17MB/s 0:16:09
183,140,352 13% 1.22MB/s 0:15:32
184,451,072 13% 1.22MB/s 0:15:30
184,975,360 13% 1.02MB/s 0:18:29
185,630,720 13% 889.10kB/s 0:21:43
186,941,440 13% 888.25kB/s 0:21:42
188,252,160 14% 877.75kB/s 0:21:56
189,562,880 14% 1.05MB/s 0:17:56
190,873,600 14% 1.20MB/s 0:15:37
192,184,320 14% 1.20MB/s 0:15:36
193,495,040 14% 1.21MB/s 0:15:26
194,805,760 14% 1.21MB/s 0:15:30
196,116,480 14% 1.20MB/s 0:15:31
197,427,200 14% 1.19MB/s 0:15:39
198,737,920 14% 1.19MB/s 0:15:37
200,048,640 14% 1.19MB/s 0:15:37
201,359,360 14% 1.19MB/s 0:15:34
202,539,008 15% 1.18MB/s 0:15:41
203,325,440 15% 1.06MB/s 0:17:35
204,636,160 15% 1.07MB/s 0:17:24
205,422,592 15% 970.88kB/s 0:19:32
206,209,024 15% 875.21kB/s 0:21:40
207,519,744 15% 997.81kB/s 0:18:59
208,830,464 15% 998.54kB/s 0:18:56
209,223,680 15% 855.69kB/s 0:22:06
210,141,184 15% 869.37kB/s 0:21:44
211,451,904 15% 878.12kB/s 0:21:29
212,762,624 15% 875.51kB/s 0:21:32
214,073,344 15% 1.11MB/s 0:16:33
214,990,848 15% 1.09MB/s 0:16:53
215,678,976 16% 977.27kB/s 0:19:14
216,727,552 16% 919.93kB/s 0:20:25
218,038,272 16% 921.47kB/s 0:20:22
219,086,848 16% 973.71kB/s 0:19:15
220,004,352 16% 1.00MB/s 0:18:14
220,790,784 16% 963.81kB/s 0:19:25
222,101,504 16% 962.64kB/s 0:19:25
222,887,936 16% 907.80kB/s 0:20:35
224,198,656 16% 990.33kB/s 0:18:50
225,509,376 16% 1.08MB/s 0:16:51
226,820,096 16% 1.08MB/s 0:16:52
228,130,816 16% 1.20MB/s 0:15:08
229,441,536 17% 1.21MB/s 0:15:02
230,752,256 17% 1.21MB/s 0:14:58
232,062,976 17% 1.21MB/s 0:14:55
233,373,696 17% 1.22MB/s 0:14:49
234,684,416 17% 1.22MB/s 0:14:51
235,995,136 17% 1.21MB/s 0:14:50
237,305,856 17% 1.21MB/s 0:14:53
238,616,576 17% 1.21MB/s 0:14:53
239,927,296 17% 1.21MB/s 0:14:49
241,238,016 17% 1.21MB/s 0:14:48
242,548,736 18% 1.22MB/s 0:14:42
243,859,456 18% 1.22MB/s 0:14:43
245,170,176 18% 1.22MB/s 0:14:42
246,480,896 18% 1.22MB/s 0:14:41
247,791,616 18% 1.22MB/s 0:14:40
249,102,336 18% 1.22MB/s 0:14:36
250,413,056 18% 1.22MB/s 0:14:38
251,723,776 18% 1.22MB/s 0:14:36
253,034,496 18% 1.21MB/s 0:14:37
254,345,216 18% 1.21MB/s 0:14:40
255,655,936 19% 1.22MB/s 0:14:34
256,966,656 19% 1.21MB/s 0:14:35
258,277,376 19% 1.21MB/s 0:14:35
259,588,096 19% 1.21MB/s 0:14:32
260,898,816 19% 1.21MB/s 0:14:33
262,209,536 19% 1.21MB/s 0:14:32
263,520,256 19% 1.20MB/s 0:14:40
264,830,976 19% 1.18MB/s 0:14:51
266,141,696 19% 1.18MB/s 0:14:49
267,452,416 19% 1.18MB/s 0:14:48
268,763,136 19% 1.20MB/s 0:14:36
270,073,856 20% 1.20MB/s 0:14:36
271,384,576 20% 1.19MB/s 0:14:37
272,695,296 20% 1.19MB/s 0:14:41
273,874,944 20% 1.16MB/s 0:15:03
275,152,896 20% 1.17MB/s 0:14:55
276,463,616 20% 1.17MB/s 0:14:53
277,774,336 20% 1.17MB/s 0:14:47
279,085,056 20% 1.21MB/s 0:14:20
280,395,776 20% 1.15MB/s 0:15:03
281,968,640 20% 1.21MB/s 0:14:18
283,279,360 21% 1.20MB/s 0:14:19
284,590,080 21% 1.21MB/s 0:14:18
285,900,800 21% 1.28MB/s 0:13:30
287,211,520 21% 1.22MB/s 0:14:07
288,522,240 21% 1.22MB/s 0:14:05
289,832,960 21% 1.21MB/s 0:14:09
291,143,680 21% 1.21MB/s 0:14:07
292,454,400 21% 1.21MB/s 0:14:07
293,765,120 21% 1.21MB/s 0:14:05
295,075,840 21% 1.22MB/s 0:14:00
296,386,560 22% 1.22MB/s 0:14:00
297,697,280 22% 1.22MB/s 0:13:58
299,008,000 22% 1.22MB/s 0:13:58
300,318,720 22% 1.22MB/s 0:13:57
301,629,440 22% 1.22MB/s 0:13:56
302,940,160 22% 1.22MB/s 0:13:56
304,250,880 22% 1.21MB/s 0:13:56
305,561,600 22% 1.21MB/s 0:13:57
306,872,320 22% 1.20MB/s 0:14:00
308,183,040 22% 1.20MB/s 0:14:00
309,493,760 23% 1.20MB/s 0:13:58
310,804,480 23% 1.19MB/s 0:14:05
312,115,200 23% 1.20MB/s 0:13:58
313,425,920 23% 1.19MB/s 0:14:05
314,736,640 23% 1.19MB/s 0:14:04
316,047,360 23% 1.20MB/s 0:13:54
317,358,080 23% 1.19MB/s 0:13:59
318,668,800 23% 1.21MB/s 0:13:46
319,979,520 23% 1.20MB/s 0:13:50
321,290,240 23% 1.21MB/s 0:13:46
322,600,960 24% 1.22MB/s 0:13:41
323,911,680 24% 1.21MB/s 0:13:43
325,222,400 24% 1.21MB/s 0:13:41
326,533,120 24% 1.21MB/s 0:13:44
327,843,840 24% 1.21MB/s 0:13:42
329,154,560 24% 1.20MB/s 0:13:43
330,465,280 24% 1.21MB/s 0:13:41
331,776,000 24% 1.21MB/s 0:13:39
333,086,720 24% 1.21MB/s 0:13:38
334,397,440 24% 1.21MB/s 0:13:35
335,708,160 24% 1.21MB/s 0:13:36
337,018,880 25% 1.20MB/s 0:13:37
338,329,600 25% 1.19MB/s 0:13:42
339,640,320 25% 1.20MB/s 0:13:40
340,951,040 25% 1.20MB/s 0:13:34
342,261,760 25% 1.21MB/s 0:13:29
343,572,480 25% 1.21MB/s 0:13:24
344,883,200 25% 1.20MB/s 0:13:29
346,193,920 25% 1.20MB/s 0:13:29
347,504,640 25% 1.20MB/s 0:13:27
348,815,360 25% 1.20MB/s 0:13:29
350,126,080 26% 1.21MB/s 0:13:21
351,436,800 26% 1.21MB/s 0:13:22
352,616,448 26% 1.18MB/s 0:13:38
353,927,168 26% 1.19MB/s 0:13:33
355,237,888 26% 1.19MB/s 0:13:31
356,548,608 26% 1.19MB/s 0:13:30
357,859,328 26% 1.21MB/s 0:13:13
359,170,048 26% 1.21MB/s 0:13:11
360,480,768 26% 1.22MB/s 0:13:09
361,791,488 26% 1.22MB/s 0:13:07
363,102,208 27% 1.22MB/s 0:13:05
364,412,928 27% 1.22MB/s 0:13:04
365,723,648 27% 1.22MB/s 0:13:04
367,034,368 27% 1.21MB/s 0:13:07
368,345,088 27% 1.21MB/s 0:13:05
369,655,808 27% 1.21MB/s 0:13:06
370,966,528 27% 1.21MB/s 0:13:06
372,277,248 27% 1.21MB/s 0:13:05
373,587,968 27% 1.21MB/s 0:13:04
374,898,688 27% 1.21MB/s 0:13:03
376,209,408 27% 1.21MB/s 0:13:02
377,520,128 28% 1.21MB/s 0:12:58
378,830,848 28% 1.21MB/s 0:12:59
380,141,568 28% 1.19MB/s 0:13:07
381,321,216 28% 1.15MB/s 0:13:35
382,631,936 28% 1.15MB/s 0:13:36
383,942,656 28% 1.15MB/s 0:13:35
385,253,376 28% 1.17MB/s 0:13:21
386,564,096 28% 1.20MB/s 0:12:58
387,874,816 28% 1.20MB/s 0:12:56
389,185,536 28% 1.20MB/s 0:12:55
390,496,256 29% 1.20MB/s 0:12:54
391,806,976 29% 1.21MB/s 0:12:45
393,117,696 29% 1.22MB/s 0:12:42
394,428,416 29% 1.22MB/s 0:12:40
395,739,136 29% 1.22MB/s 0:12:41
397,049,856 29% 1.21MB/s 0:12:41
398,360,576 29% 1.21MB/s 0:12:41
399,671,296 29% 1.21MB/s 0:12:40
400,982,016 29% 1.21MB/s 0:12:39
402,161,664 29% 1.18MB/s 0:13:02
403,472,384 30% 1.17MB/s 0:13:02
404,783,104 30% 1.16MB/s 0:13:12
406,093,824 30% 1.16MB/s 0:13:12
407,404,544 30% 1.19MB/s 0:12:46
408,715,264 30% 1.20MB/s 0:12:43
409,993,216 30% 1.20MB/s 0:12:37
411,303,936 30% 1.21MB/s 0:12:32
412,614,656 30% 1.21MB/s 0:12:29
413,925,376 30% 1.21MB/s 0:12:30
415,236,096 30% 1.22MB/s 0:12:25
416,546,816 30% 1.22MB/s 0:12:24
417,857,536 31% 1.22MB/s 0:12:24
419,168,256 31% 1.22MB/s 0:12:22
420,478,976 31% 1.21MB/s 0:12:24
421,789,696 31% 1.21MB/s 0:12:24
423,100,416 31% 1.21MB/s 0:12:22
424,411,136 31% 1.21MB/s 0:12:21
425,721,856 31% 1.22MB/s 0:12:16
427,032,576 31% 1.22MB/s 0:12:16
428,343,296 31% 1.22MB/s 0:12:15
429,654,016 31% 1.21MB/s 0:12:15
430,964,736 32% 1.21MB/s 0:12:16
432,275,456 32% 1.21MB/s 0:12:17
433,586,176 32% 1.21MB/s 0:12:16
434,896,896 32% 1.21MB/s 0:12:14
436,207,616 32% 1.21MB/s 0:12:10
437,518,336 32% 1.22MB/s 0:12:06
438,829,056 32% 1.22MB/s 0:12:05
440,139,776 32% 1.21MB/s 0:12:08
441,450,496 32% 1.21MB/s 0:12:09
442,761,216 32% 1.20MB/s 0:12:14
444,071,936 33% 1.19MB/s 0:12:18
445,120,512 33% 1.13MB/s 0:12:59
446,431,232 33% 1.13MB/s 0:12:56
447,741,952 33% 1.14MB/s 0:12:49
449,052,672 33% 1.14MB/s 0:12:47
450,363,392 33% 1.21MB/s 0:12:02
451,674,112 33% 1.21MB/s 0:12:00
452,984,832 33% 1.20MB/s 0:12:03
454,295,552 33% 1.19MB/s 0:12:08
455,606,272 33% 1.19MB/s 0:12:06
456,916,992 33% 1.19MB/s 0:12:09
458,227,712 34% 1.19MB/s 0:12:09
459,407,360 34% 1.18MB/s 0:12:14
460,718,080 34% 1.17MB/s 0:12:17
462,028,800 34% 1.15MB/s 0:12:27
463,339,520 34% 1.16MB/s 0:12:22
464,650,240 34% 1.18MB/s 0:12:10
465,960,960 34% 1.18MB/s 0:12:08
467,271,680 34% 1.20MB/s 0:11:56
468,582,400 34% 1.19MB/s 0:12:00
469,893,120 34% 1.19MB/s 0:11:55
471,203,840 35% 1.19MB/s 0:11:56
472,514,560 35% 1.19MB/s 0:11:54
473,825,280 35% 1.20MB/s 0:11:48
475,136,000 35% 1.20MB/s 0:11:45
476,446,720 35% 1.21MB/s 0:11:40
477,757,440 35% 1.22MB/s 0:11:36
479,068,160 35% 1.21MB/s 0:11:37
480,378,880 35% 1.21MB/s 0:11:36
481,689,600 35% 1.21MB/s 0:11:33
483,000,320 35% 1.21MB/s 0:11:37
484,311,040 36% 1.21MB/s 0:11:34
485,621,760 36% 1.21MB/s 0:11:31
486,932,480 36% 1.21MB/s 0:11:29
488,243,200 36% 1.22MB/s 0:11:25
489,553,920 36% 1.22MB/s 0:11:23
490,864,640 36% 1.22MB/s 0:11:24
492,175,360 36% 1.22MB/s 0:11:23
493,486,080 36% 1.22MB/s 0:11:21
494,796,800 36% 1.22MB/s 0:11:19
496,107,520 36% 1.21MB/s 0:11:23
497,418,240 37% 1.21MB/s 0:11:23
498,728,960 37% 1.21MB/s 0:11:24
500,039,680 37% 1.20MB/s 0:11:25
501,350,400 37% 1.21MB/s 0:11:20
502,661,120 37% 1.21MB/s 0:11:20
503,971,840 37% 1.21MB/s 0:11:17
505,282,560 37% 1.21MB/s 0:11:16
506,593,280 37% 1.21MB/s 0:11:13
507,904,000 37% 1.21MB/s 0:11:13
509,214,720 37% 1.21MB/s 0:11:12
510,525,440 37% 1.20MB/s 0:11:17
511,836,160 38% 1.20MB/s 0:11:16
513,146,880 38% 1.20MB/s 0:11:14
514,457,600 38% 1.20MB/s 0:11:13
515,768,320 38% 1.22MB/s 0:11:05
517,079,040 38% 1.22MB/s 0:11:04
518,389,760 38% 1.21MB/s 0:11:08
519,700,480 38% 1.20MB/s 0:11:10
521,011,200 38% 1.20MB/s 0:11:09
522,321,920 38% 1.20MB/s 0:11:08
523,632,640 38% 1.21MB/s 0:11:04
524,943,360 39% 1.21MB/s 0:10:59
526,254,080 39% 1.21MB/s 0:10:59
527,564,800 39% 1.21MB/s 0:10:59
528,875,520 39% 1.21MB/s 0:10:56
530,186,240 39% 1.21MB/s 0:10:55
531,496,960 39% 1.21MB/s 0:10:53
532,807,680 39% 1.20MB/s 0:10:58
534,118,400 39% 1.19MB/s 0:11:06
535,429,120 39% 1.18MB/s 0:11:09
536,739,840 39% 1.18MB/s 0:11:07
538,050,560 40% 1.19MB/s 0:11:03
539,361,280 40% 1.20MB/s 0:10:56
540,672,000 40% 1.20MB/s 0:10:52
541,982,720 40% 1.19MB/s 0:10:58
543,260,672 40% 1.19MB/s 0:10:57
544,571,392 40% 1.19MB/s 0:10:54
545,882,112 40% 1.18MB/s 0:10:58
547,192,832 40% 1.19MB/s 0:10:56
548,503,552 40% 1.19MB/s 0:10:51
549,814,272 40% 1.20MB/s 0:10:48
551,124,992 41% 1.20MB/s 0:10:43
552,435,712 41% 1.22MB/s 0:10:35
553,746,432 41% 1.22MB/s 0:10:33
555,057,152 41% 1.22MB/s 0:10:32
556,367,872 41% 1.22MB/s 0:10:30
557,678,592 41% 1.22MB/s 0:10:29
558,989,312 41% 1.22MB/s 0:10:31
560,300,032 41% 1.22MB/s 0:10:27
561,610,752 41% 1.22MB/s 0:10:27
562,921,472 41% 1.21MB/s 0:10:30
564,232,192 41% 1.21MB/s 0:10:27
565,542,912 42% 1.20MB/s 0:10:32
566,853,632 42% 1.20MB/s 0:10:32
568,164,352 42% 1.21MB/s 0:10:27
569,475,072 42% 1.21MB/s 0:10:26
570,785,792 42% 1.21MB/s 0:10:21
572,096,512 42% 1.21MB/s 0:10:23
573,407,232 42% 1.21MB/s 0:10:21
574,717,952 42% 1.21MB/s 0:10:20
576,028,672 42% 1.21MB/s 0:10:20
577,339,392 42% 1.22MB/s 0:10:14
578,650,112 43% 1.22MB/s 0:10:14
579,960,832 43% 1.22MB/s 0:10:13
581,271,552 43% 1.22MB/s 0:10:11
582,582,272 43% 1.22MB/s 0:10:10
583,892,992 43% 1.22MB/s 0:10:09
585,203,712 43% 1.22MB/s 0:10:08
586,514,432 43% 1.21MB/s 0:10:09
587,825,152 43% 1.21MB/s 0:10:09
589,135,872 43% 1.22MB/s 0:10:06
590,446,592 43% 1.22MB/s 0:10:04
591,757,312 44% 1.22MB/s 0:10:02
593,068,032 44% 1.22MB/s 0:10:00
594,378,752 44% 1.22MB/s 0:10:00
595,689,472 44% 1.22MB/s 0:09:59
597,000,192 44% 1.22MB/s 0:10:00
598,310,912 44% 1.21MB/s 0:09:59
599,621,632 44% 1.22MB/s 0:09:58
600,932,352 44% 1.21MB/s 0:09:57
602,243,072 44% 1.21MB/s 0:09:56
603,553,792 44% 1.21MB/s 0:09:56
604,864,512 45% 1.21MB/s 0:09:56
606,175,232 45% 1.21MB/s 0:09:56
607,485,952 45% 1.21MB/s 0:09:54
608,796,672 45% 1.21MB/s 0:09:52
610,107,392 45% 1.21MB/s 0:09:50
611,418,112 45% 1.22MB/s 0:09:48
612,728,832 45% 1.22MB/s 0:09:46
614,039,552 45% 1.22MB/s 0:09:46
615,350,272 45% 1.21MB/s 0:09:45
616,660,992 45% 1.21MB/s 0:09:46
617,971,712 45% 1.21MB/s 0:09:43
619,282,432 46% 1.21MB/s 0:09:42
620,593,152 46% 1.22MB/s 0:09:41
621,903,872 46% 1.22MB/s 0:09:37
623,214,592 46% 1.22MB/s 0:09:39
624,525,312 46% 1.22MB/s 0:09:37
625,836,032 46% 1.22MB/s 0:09:36
627,146,752 46% 1.22MB/s 0:09:35
628,457,472 46% 1.21MB/s 0:09:36
629,768,192 46% 1.22MB/s 0:09:32
631,078,912 46% 1.22MB/s 0:09:30
632,389,632 47% 1.22MB/s 0:09:30
633,700,352 47% 1.23MB/s 0:09:25
635,011,072 47% 1.22MB/s 0:09:27
636,321,792 47% 1.22MB/s 0:09:27
637,632,512 47% 1.22MB/s 0:09:26
638,943,232 47% 1.22MB/s 0:09:24
640,253,952 47% 1.22MB/s 0:09:23
641,564,672 47% 1.22MB/s 0:09:22
642,875,392 47% 1.22MB/s 0:09:21
644,186,112 47% 1.22MB/s 0:09:21
645,496,832 48% 1.22MB/s 0:09:21
646,807,552 48% 1.22MB/s 0:09:20
648,118,272 48% 1.21MB/s 0:09:22
649,428,992 48% 1.21MB/s 0:09:21
650,739,712 48% 1.21MB/s 0:09:20
652,050,432 48% 1.20MB/s 0:09:21
653,361,152 48% 1.22MB/s 0:09:13
654,671,872 48% 1.22MB/s 0:09:11
655,982,592 48% 1.22MB/s 0:09:10
657,293,312 48% 1.23MB/s 0:09:06
658,604,032 48% 1.22MB/s 0:09:08
659,914,752 49% 1.22MB/s 0:09:08
661,225,472 49% 1.22MB/s 0:09:07
662,536,192 49% 1.22MB/s 0:09:06
663,846,912 49% 1.22MB/s 0:09:05
665,157,632 49% 1.20MB/s 0:09:10
666,468,352 49% 1.20MB/s 0:09:09
667,779,072 49% 1.20MB/s 0:09:10
669,089,792 49% 1.20MB/s 0:09:09
670,400,512 49% 1.22MB/s 0:09:01
671,711,232 49% 1.22MB/s 0:09:00
673,021,952 50% 1.22MB/s 0:08:57
674,332,672 50% 1.22MB/s 0:08:56
675,643,392 50% 1.22MB/s 0:08:55
676,954,112 50% 1.21MB/s 0:08:57
678,232,064 50% 1.20MB/s 0:09:03
679,542,784 50% 1.19MB/s 0:09:04
680,853,504 50% 1.19MB/s 0:09:04
682,164,224 50% 1.20MB/s 0:09:00
683,474,944 50% 1.21MB/s 0:08:52
684,785,664 50% 1.22MB/s 0:08:49
686,096,384 51% 1.22MB/s 0:08:47
687,407,104 51% 1.22MB/s 0:08:46
688,717,824 51% 1.22MB/s 0:08:45
690,028,544 51% 1.22MB/s 0:08:44
691,339,264 51% 1.22MB/s 0:08:42
692,649,984 51% 1.22MB/s 0:08:41
693,960,704 51% 1.22MB/s 0:08:40
695,271,424 51% 1.22MB/s 0:08:39
696,582,144 51% 1.22MB/s 0:08:38
697,892,864 51% 1.22MB/s 0:08:37
699,203,584 52% 1.21MB/s 0:08:42
700,514,304 52% 1.19MB/s 0:08:46
701,825,024 52% 1.19MB/s 0:08:45
703,135,744 52% 1.19MB/s 0:08:44
704,446,464 52% 1.21MB/s 0:08:37
705,757,184 52% 1.21MB/s 0:08:33
707,067,904 52% 1.20MB/s 0:08:39
708,378,624 52% 1.19MB/s 0:08:40
709,689,344 52% 1.18MB/s 0:08:44
711,000,064 52% 1.18MB/s 0:08:42
712,310,784 52% 1.20MB/s 0:08:34
713,621,504 53% 1.20MB/s 0:08:32
714,932,224 53% 1.21MB/s 0:08:27
716,242,944 53% 1.21MB/s 0:08:25
717,553,664 53% 1.21MB/s 0:08:25
718,864,384 53% 1.21MB/s 0:08:25
720,175,104 53% 1.21MB/s 0:08:25
721,485,824 53% 1.20MB/s 0:08:24
722,796,544 53% 1.21MB/s 0:08:23
724,107,264 53% 1.20MB/s 0:08:24
725,417,984 53% 1.20MB/s 0:08:22
726,728,704 54% 1.20MB/s 0:08:20
728,039,424 54% 1.21MB/s 0:08:17
729,350,144 54% 1.21MB/s 0:08:14
730,660,864 54% 1.21MB/s 0:08:14
731,971,584 54% 1.21MB/s 0:08:12
733,282,304 54% 1.19MB/s 0:08:21
734,593,024 54% 1.19MB/s 0:08:21
735,903,744 54% 1.19MB/s 0:08:20
737,214,464 54% 1.18MB/s 0:08:23
738,525,184 54% 1.20MB/s 0:08:14
739,835,904 55% 1.18MB/s 0:08:21
741,146,624 55% 1.17MB/s 0:08:24
742,457,344 55% 1.17MB/s 0:08:20
743,768,064 55% 1.18MB/s 0:08:18
745,078,784 55% 1.20MB/s 0:08:07
746,389,504 55% 1.21MB/s 0:08:00
747,700,224 55% 1.22MB/s 0:07:58
749,010,944 55% 1.22MB/s 0:07:57
750,321,664 55% 1.21MB/s 0:07:59
751,632,384 55% 1.21MB/s 0:07:59
752,943,104 56% 1.21MB/s 0:07:57
754,253,824 56% 1.20MB/s 0:07:59
755,564,544 56% 1.21MB/s 0:07:54
756,875,264 56% 1.21MB/s 0:07:55
758,185,984 56% 1.20MB/s 0:07:58
759,496,704 56% 1.20MB/s 0:07:54
760,807,424 56% 1.20MB/s 0:07:54
762,118,144 56% 1.21MB/s 0:07:51
763,428,864 56% 1.21MB/s 0:07:49
764,739,584 56% 1.20MB/s 0:07:49
766,050,304 56% 1.19MB/s 0:07:52
767,361,024 57% 1.19MB/s 0:07:52
768,671,744 57% 1.20MB/s 0:07:50
769,982,464 57% 1.20MB/s 0:07:48
771,293,184 57% 1.21MB/s 0:07:44
772,603,904 57% 1.21MB/s 0:07:42
773,914,624 57% 1.22MB/s 0:07:38
775,225,344 57% 1.20MB/s 0:07:42
776,536,064 57% 1.20MB/s 0:07:41
777,715,712 57% 1.15MB/s 0:07:59
779,026,432 57% 1.15MB/s 0:07:58
780,337,152 58% 1.17MB/s 0:07:51
781,647,872 58% 1.16MB/s 0:07:54
782,958,592 58% 1.20MB/s 0:07:34
784,269,312 58% 1.20MB/s 0:07:36
785,580,032 58% 1.20MB/s 0:07:35
786,890,752 58% 1.21MB/s 0:07:31
788,201,472 58% 1.21MB/s 0:07:28
789,512,192 58% 1.21MB/s 0:07:28
790,822,912 58% 1.21MB/s 0:07:28
792,133,632 58% 1.20MB/s 0:07:30
793,444,352 59% 1.19MB/s 0:07:31
794,755,072 59% 1.20MB/s 0:07:26
796,065,792 59% 1.20MB/s 0:07:25
797,376,512 59% 1.20MB/s 0:07:24
798,687,232 59% 1.19MB/s 0:07:29
799,997,952 59% 1.18MB/s 0:07:31
801,308,672 59% 1.18MB/s 0:07:30
802,488,320 59% 1.16MB/s 0:07:36
803,799,040 59% 1.17MB/s 0:07:29
805,109,760 59% 1.17MB/s 0:07:30
806,420,480 59% 1.17MB/s 0:07:29
807,731,200 60% 1.18MB/s 0:07:22
809,041,920 60% 1.18MB/s 0:07:24
810,352,640 60% 1.18MB/s 0:07:20
811,630,592 60% 1.17MB/s 0:07:22
812,941,312 60% 1.18MB/s 0:07:21
814,252,032 60% 1.19MB/s 0:07:16
815,562,752 60% 1.19MB/s 0:07:13
816,873,472 60% 1.19MB/s 0:07:11
818,184,192 60% 1.21MB/s 0:07:06
819,494,912 60% 1.21MB/s 0:07:04
820,805,632 61% 1.20MB/s 0:07:05
822,116,352 61% 1.21MB/s 0:07:01
823,427,072 61% 1.20MB/s 0:07:02
824,737,792 61% 1.19MB/s 0:07:04
826,048,512 61% 1.19MB/s 0:07:04
827,359,232 61% 1.20MB/s 0:07:02
828,669,952 61% 1.20MB/s 0:07:00
829,980,672 61% 1.19MB/s 0:07:00
831,291,392 61% 1.20MB/s 0:06:57
832,602,112 61% 1.19MB/s 0:06:59
833,912,832 62% 1.19MB/s 0:07:00
835,223,552 62% 1.20MB/s 0:06:55
836,534,272 62% 1.20MB/s 0:06:54
837,844,992 62% 1.20MB/s 0:06:53
839,155,712 62% 1.20MB/s 0:06:51
840,466,432 62% 1.20MB/s 0:06:49
841,777,152 62% 1.20MB/s 0:06:47
843,087,872 62% 1.21MB/s 0:06:45
844,398,592 62% 1.21MB/s 0:06:41
845,709,312 62% 1.21MB/s 0:06:41
847,020,032 63% 1.22MB/s 0:06:39
848,330,752 63% 1.22MB/s 0:06:37
849,641,472 63% 1.22MB/s 0:06:35
850,952,192 63% 1.22MB/s 0:06:34
852,262,912 63% 1.22MB/s 0:06:35
853,573,632 63% 1.22MB/s 0:06:33
854,884,352 63% 1.22MB/s 0:06:32
856,195,072 63% 1.22MB/s 0:06:32
857,505,792 63% 1.20MB/s 0:06:35
858,816,512 63% 1.20MB/s 0:06:36
860,127,232 63% 1.20MB/s 0:06:34
861,437,952 64% 1.20MB/s 0:06:33
862,748,672 64% 1.22MB/s 0:06:26
864,059,392 64% 1.22MB/s 0:06:25
865,370,112 64% 1.22MB/s 0:06:24
866,680,832 64% 1.22MB/s 0:06:22
867,991,552 64% 1.21MB/s 0:06:24
869,302,272 64% 1.21MB/s 0:06:23
870,612,992 64% 1.21MB/s 0:06:22
871,923,712 64% 1.21MB/s 0:06:21
873,234,432 64% 1.22MB/s 0:06:18
874,545,152 65% 1.21MB/s 0:06:18
875,855,872 65% 1.21MB/s 0:06:18
877,166,592 65% 1.21MB/s 0:06:17
878,477,312 65% 1.21MB/s 0:06:16
879,788,032 65% 1.21MB/s 0:06:14
881,098,752 65% 1.21MB/s 0:06:12
882,409,472 65% 1.21MB/s 0:06:11
883,720,192 65% 1.21MB/s 0:06:10
885,030,912 65% 1.22MB/s 0:06:08
886,341,632 65% 1.21MB/s 0:06:08
887,652,352 66% 1.21MB/s 0:06:08
888,963,072 66% 1.21MB/s 0:06:06
890,273,792 66% 1.21MB/s 0:06:05
891,584,512 66% 1.22MB/s 0:06:03
892,895,232 66% 1.22MB/s 0:06:01
894,205,952 66% 1.22MB/s 0:06:00
895,516,672 66% 1.21MB/s 0:06:00
896,827,392 66% 1.21MB/s 0:06:00
898,138,112 66% 1.21MB/s 0:05:59
899,448,832 66% 1.21MB/s 0:05:58
900,759,552 67% 1.21MB/s 0:05:56
902,070,272 67% 1.21MB/s 0:05:55
903,380,992 67% 1.21MB/s 0:05:55
904,691,712 67% 1.21MB/s 0:05:54
906,002,432 67% 1.21MB/s 0:05:54
907,313,152 67% 1.21MB/s 0:05:52
908,623,872 67% 1.21MB/s 0:05:50
909,934,592 67% 1.22MB/s 0:05:48
911,245,312 67% 1.22MB/s 0:05:47
912,556,032 67% 1.22MB/s 0:05:46
913,866,752 67% 1.22MB/s 0:05:44
915,177,472 68% 1.22MB/s 0:05:43
916,488,192 68% 1.22MB/s 0:05:43
917,798,912 68% 1.22MB/s 0:05:41
919,109,632 68% 1.22MB/s 0:05:40
920,420,352 68% 1.22MB/s 0:05:39
921,731,072 68% 1.22MB/s 0:05:38
923,041,792 68% 1.22MB/s 0:05:37
924,352,512 68% 1.22MB/s 0:05:36
925,663,232 68% 1.22MB/s 0:05:36
926,973,952 68% 1.21MB/s 0:05:35
928,284,672 69% 1.21MB/s 0:05:34
929,595,392 69% 1.21MB/s 0:05:34
930,906,112 69% 1.21MB/s 0:05:32
932,216,832 69% 1.21MB/s 0:05:31
933,527,552 69% 1.21MB/s 0:05:31
934,838,272 69% 1.22MB/s 0:05:27
936,148,992 69% 1.22MB/s 0:05:27
937,459,712 69% 1.21MB/s 0:05:27
938,770,432 69% 1.22MB/s 0:05:24
940,081,152 69% 1.21MB/s 0:05:25
941,391,872 70% 1.22MB/s 0:05:23
942,702,592 70% 1.21MB/s 0:05:22
944,013,312 70% 1.21MB/s 0:05:22
945,324,032 70% 1.20MB/s 0:05:23
946,601,984 70% 1.20MB/s 0:05:24
947,912,704 70% 1.20MB/s 0:05:23
949,223,424 70% 1.20MB/s 0:05:21
950,534,144 70% 1.21MB/s 0:05:18
951,844,864 70% 1.21MB/s 0:05:16
953,155,584 70% 1.20MB/s 0:05:16
954,466,304 71% 1.20MB/s 0:05:15
955,777,024 71% 1.20MB/s 0:05:15
957,087,744 71% 1.21MB/s 0:05:13
958,398,464 71% 1.21MB/s 0:05:10
959,709,184 71% 1.21MB/s 0:05:09
961,019,904 71% 1.22MB/s 0:05:07
962,330,624 71% 1.21MB/s 0:05:07
963,641,344 71% 1.21MB/s 0:05:07
964,952,064 71% 1.20MB/s 0:05:08
965,869,568 71% 1.07MB/s 0:05:45
966,656,000 71% 944.54kB/s 0:06:39
967,442,432 71% 810.66kB/s 0:07:44
968,491,008 72% 755.41kB/s 0:08:17
969,703,424 72% 791.38kB/s 0:07:53
970,358,784 72% 772.48kB/s 0:08:03
971,407,360 72% 844.86kB/s 0:07:21
972,718,080 72% 908.25kB/s 0:06:48
974,028,800 72% 998.35kB/s 0:06:10
975,339,520 72% 1.15MB/s 0:05:12
976,650,240 72% 1.22MB/s 0:04:53
977,960,960 72% 1.19MB/s 0:04:59
979,271,680 72% 1.20MB/s 0:04:57
980,582,400 72% 1.20MB/s 0:04:56
981,893,120 73% 1.19MB/s 0:04:58
983,203,840 73% 1.20MB/s 0:04:53
984,514,560 73% 1.20MB/s 0:04:53
985,825,280 73% 1.19MB/s 0:04:53
987,136,000 73% 1.20MB/s 0:04:49
988,446,720 73% 1.22MB/s 0:04:45
989,757,440 73% 1.22MB/s 0:04:44
991,068,160 73% 1.22MB/s 0:04:43
992,378,880 73% 1.22MB/s 0:04:42
993,689,600 73% 1.22MB/s 0:04:41
995,000,320 74% 1.22MB/s 0:04:40
996,311,040 74% 1.22MB/s 0:04:39
997,621,760 74% 1.21MB/s 0:04:40
998,932,480 74% 1.21MB/s 0:04:37
1,000,243,200 74% 1.21MB/s 0:04:36
1,001,553,920 74% 1.22MB/s 0:04:35
1,002,864,640 74% 1.22MB/s 0:04:32
1,004,175,360 74% 1.22MB/s 0:04:32
1,005,486,080 74% 1.22MB/s 0:04:31
1,006,796,800 74% 1.22MB/s 0:04:30
1,008,107,520 75% 1.22MB/s 0:04:29
1,009,418,240 75% 1.22MB/s 0:04:28
1,010,728,960 75% 1.22MB/s 0:04:26
1,012,039,680 75% 1.22MB/s 0:04:25
1,013,350,400 75% 1.22MB/s 0:04:24
1,014,661,120 75% 1.22MB/s 0:04:23
1,015,971,840 75% 1.22MB/s 0:04:22
1,017,282,560 75% 1.22MB/s 0:04:22
1,018,593,280 75% 1.22MB/s 0:04:21
1,019,904,000 75% 1.22MB/s 0:04:20
1,021,214,720 75% 1.22MB/s 0:04:18
1,022,525,440 76% 1.22MB/s 0:04:17
1,023,836,160 76% 1.21MB/s 0:04:18
1,025,015,808 76% 1.18MB/s 0:04:24
1,026,326,528 76% 1.18MB/s 0:04:23
1,027,637,248 76% 1.18MB/s 0:04:22
1,028,947,968 76% 1.19MB/s 0:04:19
1,030,258,688 76% 1.22MB/s 0:04:11
1,031,569,408 76% 1.22MB/s 0:04:10
1,032,880,128 76% 1.22MB/s 0:04:09
1,034,190,848 76% 1.21MB/s 0:04:09
1,035,501,568 77% 1.22MB/s 0:04:07
1,036,812,288 77% 1.22MB/s 0:04:05
1,038,123,008 77% 1.22MB/s 0:04:04
1,039,433,728 77% 1.23MB/s 0:04:02
1,040,744,448 77% 1.22MB/s 0:04:02
1,042,055,168 77% 1.22MB/s 0:04:01
1,043,365,888 77% 1.22MB/s 0:04:00
1,044,676,608 77% 1.22MB/s 0:03:59
1,045,987,328 77% 1.22MB/s 0:03:59
1,047,298,048 77% 1.22MB/s 0:03:58
1,048,608,768 78% 1.22MB/s 0:03:56
1,049,919,488 78% 1.22MB/s 0:03:55
1,051,230,208 78% 1.22MB/s 0:03:54
1,052,540,928 78% 1.22MB/s 0:03:53
1,053,851,648 78% 1.22MB/s 0:03:53
1,055,162,368 78% 1.22MB/s 0:03:51
1,056,473,088 78% 1.22MB/s 0:03:50
1,057,783,808 78% 1.22MB/s 0:03:49
1,059,094,528 78% 1.22MB/s 0:03:47
1,060,405,248 78% 1.21MB/s 0:03:49
1,061,715,968 78% 1.21MB/s 0:03:48
1,063,026,688 79% 1.19MB/s 0:03:51
1,064,337,408 79% 1.19MB/s 0:03:50
1,065,648,128 79% 1.19MB/s 0:03:47
1,066,958,848 79% 1.20MB/s 0:03:46
1,068,269,568 79% 1.21MB/s 0:03:42
1,069,580,288 79% 1.21MB/s 0:03:41
1,070,891,008 79% 1.22MB/s 0:03:39
1,072,201,728 79% 1.22MB/s 0:03:38
1,073,512,448 79% 1.22MB/s 0:03:37
1,074,823,168 79% 1.22MB/s 0:03:36
1,076,133,888 80% 1.21MB/s 0:03:35
1,077,444,608 80% 1.21MB/s 0:03:34
1,078,755,328 80% 1.21MB/s 0:03:34
1,080,033,280 80% 1.21MB/s 0:03:33
1,081,344,000 80% 1.20MB/s 0:03:33
1,082,654,720 80% 1.21MB/s 0:03:31
1,083,965,440 80% 1.21MB/s 0:03:29
1,085,276,160 80% 1.20MB/s 0:03:30
1,086,586,880 80% 1.21MB/s 0:03:28
1,087,897,600 80% 1.20MB/s 0:03:28
1,089,208,320 81% 1.19MB/s 0:03:28
1,090,519,040 81% 1.21MB/s 0:03:25
1,091,829,760 81% 1.21MB/s 0:03:24
1,093,140,480 81% 1.20MB/s 0:03:23
1,094,451,200 81% 1.21MB/s 0:03:21
1,095,761,920 81% 1.21MB/s 0:03:20
1,097,072,640 81% 1.21MB/s 0:03:19
1,098,383,360 81% 1.22MB/s 0:03:16
1,099,694,080 81% 1.20MB/s 0:03:18
1,101,004,800 81% 1.19MB/s 0:03:18
1,102,315,520 82% 1.19MB/s 0:03:18
1,103,626,240 82% 1.18MB/s 0:03:18
1,104,936,960 82% 1.20MB/s 0:03:15
1,106,247,680 82% 1.20MB/s 0:03:13
1,107,558,400 82% 1.21MB/s 0:03:10
1,108,869,120 82% 1.21MB/s 0:03:09
1,110,179,840 82% 1.21MB/s 0:03:08
1,111,490,560 82% 1.21MB/s 0:03:07
1,112,801,280 82% 1.21MB/s 0:03:07
1,114,112,000 82% 1.20MB/s 0:03:06
1,115,422,720 82% 1.20MB/s 0:03:05
1,116,733,440 83% 1.19MB/s 0:03:06
1,118,044,160 83% 1.20MB/s 0:03:04
1,119,354,880 83% 1.20MB/s 0:03:03
1,120,665,600 83% 1.20MB/s 0:03:02
1,121,976,320 83% 1.21MB/s 0:02:58
1,123,287,040 83% 1.21MB/s 0:02:57
1,124,466,688 83% 1.19MB/s 0:03:00
1,125,646,336 83% 1.16MB/s 0:03:03
1,126,957,056 83% 1.15MB/s 0:03:04
1,128,267,776 83% 1.15MB/s 0:03:02
1,129,578,496 84% 1.17MB/s 0:02:58
1,130,889,216 84% 1.19MB/s 0:02:54
1,132,199,936 84% 1.20MB/s 0:02:51
1,133,510,656 84% 1.20MB/s 0:02:51
1,134,821,376 84% 1.21MB/s 0:02:48
1,136,132,096 84% 1.22MB/s 0:02:47
1,137,311,744 84% 1.18MB/s 0:02:51
1,138,622,464 84% 1.17MB/s 0:02:51
1,139,933,184 84% 1.17MB/s 0:02:50
1,141,243,904 84% 1.16MB/s 0:02:51
1,142,554,624 85% 1.19MB/s 0:02:45
1,143,865,344 85% 1.19MB/s 0:02:44
1,145,176,064 85% 1.19MB/s 0:02:43
1,146,486,784 85% 1.19MB/s 0:02:42
1,147,797,504 85% 1.19MB/s 0:02:41
1,149,108,224 85% 1.20MB/s 0:02:39
1,150,418,944 85% 1.19MB/s 0:02:38
1,151,729,664 85% 1.20MB/s 0:02:37
1,153,040,384 85% 1.20MB/s 0:02:35
1,154,351,104 85% 1.21MB/s 0:02:33
1,155,661,824 85% 1.20MB/s 0:02:32
1,156,972,544 86% 1.21MB/s 0:02:31
1,158,283,264 86% 1.19MB/s 0:02:32
1,159,593,984 86% 1.18MB/s 0:02:32
1,160,904,704 86% 1.19MB/s 0:02:30
1,162,215,424 86% 1.19MB/s 0:02:29
1,163,526,144 86% 1.21MB/s 0:02:25
1,164,836,864 86% 1.22MB/s 0:02:23
1,166,147,584 86% 1.22MB/s 0:02:23
1,167,458,304 86% 1.22MB/s 0:02:21
1,168,769,024 86% 1.21MB/s 0:02:21
1,170,079,744 87% 1.21MB/s 0:02:20
1,171,390,464 87% 1.20MB/s 0:02:20
1,172,701,184 87% 1.20MB/s 0:02:19
1,174,011,904 87% 1.21MB/s 0:02:17
1,175,322,624 87% 1.20MB/s 0:02:17
1,176,633,344 87% 1.20MB/s 0:02:16
1,177,944,064 87% 1.20MB/s 0:02:15
1,179,254,784 87% 1.20MB/s 0:02:14
1,180,565,504 87% 1.21MB/s 0:02:12
1,181,876,224 87% 1.21MB/s 0:02:10
1,183,186,944 88% 1.21MB/s 0:02:09
1,184,497,664 88% 1.22MB/s 0:02:08
1,185,808,384 88% 1.22MB/s 0:02:07
1,187,119,104 88% 1.21MB/s 0:02:06
1,188,429,824 88% 1.21MB/s 0:02:05
1,189,740,544 88% 1.21MB/s 0:02:04
1,191,051,264 88% 1.21MB/s 0:02:03
1,192,361,984 88% 1.21MB/s 0:02:02
1,193,672,704 88% 1.21MB/s 0:02:01
1,194,983,424 88% 1.21MB/s 0:02:00
1,196,294,144 89% 1.20MB/s 0:01:59
1,197,604,864 89% 1.21MB/s 0:01:58
1,198,915,584 89% 1.21MB/s 0:01:56
1,200,226,304 89% 1.22MB/s 0:01:55
1,201,537,024 89% 1.22MB/s 0:01:53
1,202,847,744 89% 1.22MB/s 0:01:53
1,204,158,464 89% 1.22MB/s 0:01:52
1,205,469,184 89% 1.22MB/s 0:01:50
1,206,779,904 89% 1.22MB/s 0:01:50
1,208,090,624 89% 1.21MB/s 0:01:49
1,209,401,344 89% 1.21MB/s 0:01:48
1,210,712,064 90% 1.21MB/s 0:01:47
1,212,022,784 90% 1.21MB/s 0:01:46
1,213,333,504 90% 1.21MB/s 0:01:45
1,214,611,456 90% 1.20MB/s 0:01:45
1,215,922,176 90% 1.20MB/s 0:01:43
1,217,232,896 90% 1.21MB/s 0:01:42
1,218,543,616 90% 1.20MB/s 0:01:41
1,219,854,336 90% 1.21MB/s 0:01:40
1,221,165,056 90% 1.21MB/s 0:01:39
1,222,475,776 90% 1.21MB/s 0:01:37
1,223,786,496 91% 1.21MB/s 0:01:37
1,225,097,216 91% 1.21MB/s 0:01:36
1,226,407,936 91% 1.21MB/s 0:01:34
1,227,718,656 91% 1.22MB/s 0:01:33
1,229,029,376 91% 1.21MB/s 0:01:33
1,230,340,096 91% 1.21MB/s 0:01:32
1,231,650,816 91% 1.20MB/s 0:01:31
1,232,961,536 91% 1.19MB/s 0:01:31
1,234,272,256 91% 1.19MB/s 0:01:29
1,235,582,976 91% 1.19MB/s 0:01:28
1,236,893,696 92% 1.19MB/s 0:01:27
1,238,204,416 92% 1.21MB/s 0:01:25
1,239,515,136 92% 1.22MB/s 0:01:23
1,240,825,856 92% 1.22MB/s 0:01:22
1,242,136,576 92% 1.22MB/s 0:01:21
1,243,447,296 92% 1.22MB/s 0:01:20
1,244,758,016 92% 1.22MB/s 0:01:19
1,246,068,736 92% 1.22MB/s 0:01:18
1,247,379,456 92% 1.22MB/s 0:01:17
1,248,690,176 92% 1.22MB/s 0:01:16
1,250,000,896 92% 1.22MB/s 0:01:15
1,251,311,616 93% 1.22MB/s 0:01:14
1,252,622,336 93% 1.22MB/s 0:01:13
1,253,933,056 93% 1.21MB/s 0:01:12
1,255,243,776 93% 1.20MB/s 0:01:12
1,256,554,496 93% 1.20MB/s 0:01:10
1,257,865,216 93% 1.21MB/s 0:01:09
1,259,175,936 93% 1.21MB/s 0:01:08
1,260,486,656 93% 1.21MB/s 0:01:07
1,261,797,376 93% 1.21MB/s 0:01:06
1,263,108,096 93% 1.20MB/s 0:01:05
1,264,418,816 94% 1.20MB/s 0:01:04
1,265,729,536 94% 1.20MB/s 0:01:03
1,267,040,256 94% 1.20MB/s 0:01:02
1,268,350,976 94% 1.20MB/s 0:01:01
1,269,661,696 94% 1.21MB/s 0:01:00
1,270,972,416 94% 1.20MB/s 0:00:59
1,272,283,136 94% 1.21MB/s 0:00:58
1,273,593,856 94% 1.19MB/s 0:00:57
1,274,904,576 94% 1.18MB/s 0:00:57
1,276,215,296 94% 1.19MB/s 0:00:55
1,277,526,016 95% 1.18MB/s 0:00:54
1,278,836,736 95% 1.20MB/s 0:00:53
1,280,147,456 95% 1.21MB/s 0:00:51
1,281,458,176 95% 1.20MB/s 0:00:50
1,282,768,896 95% 1.21MB/s 0:00:49
1,284,079,616 95% 1.19MB/s 0:00:49
1,285,390,336 95% 1.19MB/s 0:00:48
1,286,701,056 95% 1.20MB/s 0:00:46
1,288,011,776 95% 1.20MB/s 0:00:45
1,289,322,496 95% 1.22MB/s 0:00:43
1,290,633,216 96% 1.22MB/s 0:00:42
1,291,943,936 96% 1.22MB/s 0:00:41
1,293,254,656 96% 1.22MB/s 0:00:40
1,294,565,376 96% 1.22MB/s 0:00:39
1,295,876,096 96% 1.21MB/s 0:00:38
1,297,186,816 96% 1.22MB/s 0:00:37
1,298,497,536 96% 1.21MB/s 0:00:36
1,299,808,256 96% 1.21MB/s 0:00:35
1,301,118,976 96% 1.22MB/s 0:00:34
1,302,429,696 96% 1.22MB/s 0:00:33
1,303,740,416 96% 1.22MB/s 0:00:32
1,305,051,136 97% 1.22MB/s 0:00:31
1,306,361,856 97% 1.21MB/s 0:00:30
1,307,672,576 97% 1.21MB/s 0:00:29
1,308,983,296 97% 1.21MB/s 0:00:28
1,310,294,016 97% 1.21MB/s 0:00:27
1,311,604,736 97% 1.21MB/s 0:00:26
1,312,915,456 97% 1.21MB/s 0:00:25
1,314,226,176 97% 1.21MB/s 0:00:24
1,315,536,896 97% 1.21MB/s 0:00:22
1,316,847,616 97% 1.21MB/s 0:00:21
1,318,158,336 98% 1.21MB/s 0:00:20
1,319,469,056 98% 1.22MB/s 0:00:19
1,320,779,776 98% 1.21MB/s 0:00:18
1,322,090,496 98% 1.21MB/s 0:00:17
1,323,401,216 98% 1.21MB/s 0:00:16
1,324,711,936 98% 1.21MB/s 0:00:15
1,326,022,656 98% 1.21MB/s 0:00:14
1,327,333,376 98% 1.20MB/s 0:00:13
1,328,644,096 98% 1.20MB/s 0:00:12
1,329,954,816 98% 1.20MB/s 0:00:11
1,331,265,536 99% 1.20MB/s 0:00:10
1,332,576,256 99% 1.22MB/s 0:00:09
1,333,886,976 99% 1.22MB/s 0:00:08
1,335,197,696 99% 1.22MB/s 0:00:07
1,336,508,416 99% 1.22MB/s 0:00:06
1,337,819,136 99% 1.22MB/s 0:00:05
1,339,129,856 99% 1.22MB/s 0:00:04
1,340,440,576 99% 1.22MB/s 0:00:02
1,341,751,296 99% 1.22MB/s 0:00:01
1,343,062,016 99% 1.22MB/s 0:00:00
1,344,135,720 100% 1.19MB/s 0:17:57 (xfr#5, to-chk=1/7)
images/pmos-plasma-mobile-nightly-20221209-tablet-x64uefi.img.xz.sha256
131 100% 0.15kB/s 0:00:00
131 100% 0.15kB/s 0:00:00 (xfr#6, to-chk=0/7)
sent 3,211,763,868 bytes received 577 bytes 1,253,860.80 bytes/sec
total size is 3,210,979,308 speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@25e90c99[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be
Sending notification to Discord.
Finished: SUCCESS