--- --- --- --- --- BEGIN BUILD --- --- --- --- --- --- OS Base : Alpine Linux --- OS Release: edge --- OS Arch : armhf --- Build Date: 2017-06-12 --- Build Time: 02:00:39 --- Dockerfile: Dockerfile --- Docker Img: orax/alpine-armhf:edge --- --- --- --- --- --- --- --- --- --- --- --- --- + prepare + dirname /tmp/alpine-armhf-IDapbK/tar/rootfs.tar.gz + mkdir -p /tmp/alpine-armhf-IDapbK/tar /tmp/alpine-armhf-IDapbK/rootfs /tmp/alpine-armhf-IDapbK/rootfs/sbin /tmp/alpine-armhf-IDapbK/rootfs/etc /tmp/alpine-armhf-IDapbK/rootfs/usr/bin + getapk + curl -s http://dl-cdn.alpinelinux.org/alpine/edge/main/armhf/APKINDEX.tar.gz + tar -Oxz + grep ^P:apk-tools-static$ -a -A1 + cut -d: -f2 + tail -n1 gzip: invalid magic tar: Child returned status 1 tar: Error is not recoverable: exiting now + APKV= + APKURL=http://dl-cdn.alpinelinux.org/alpine/edge/main/armhf/apk-tools-static-.apk + curl -s http://dl-cdn.alpinelinux.org/alpine/edge/main/armhf/apk-tools-static-.apk + tar xz -C /tmp/alpine-armhf-IDapbK sbin/apk.static gzip: invalid magic tar: Child returned status 1 tar: Error is not recoverable: exiting now + cleanup + rm -rf /tmp/alpine-armhf-IDapbK + set +x --- --- --- --- --- END BUILD --- --- --- --- ---