270 | printf("%-8d .. %8d: %8d %8d %8llu %8d\n", | ~~~~^ | | | long long unsigned int | %8lu 271 | from, args.bin_thresholds[j] - 1, 272 | bins[j].cnt, bins[j].min, bins[j].mean, bins[j].max); | ~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} CCLD ubiscan CC ubi-utils/ubihealthd.o CCLD ubihealthd CC misc-utils/ftl_format.o CCLD ftl_format CC misc-utils/doc_loadbios.o CCLD doc_loadbios CC misc-utils/ftl_check.o CCLD ftl_check CC misc-utils/mtd_debug.o CCLD mtd_debug CC misc-utils/docfdisk.o CCLD docfdisk CC misc-utils/serve_image.o CCLD serve_image CC misc-utils/recv_image.o CCLD recv_image CC misc-utils/fectest.o CCLD fectest CC misc-utils/flash_erase.o CCLD flash_erase CC misc-utils/flash_lock.o CCLD flash_lock CC misc-utils/flash_unlock.o CCLD flash_unlock CC misc-utils/flash_otp_info.o CCLD flash_otp_info CC misc-utils/flash_otp_dump.o CCLD flash_otp_dump CC misc-utils/flash_otp_lock.o CCLD flash_otp_lock CC misc-utils/flash_otp_erase.o CCLD flash_otp_erase CC misc-utils/flash_otp_write.o CCLD flash_otp_write CC misc-utils/flashcp.o misc-utils/flashcp.c: In function 'main': misc-utils/flashcp.c:277:2: warning: #warning "Check for smaller erase regions" [-Wcpp] 277 | #warning "Check for smaller erase regions" | ^~~~~~~ CCLD flashcp CC misc-utils/mtdpart.o CCLD mtdpart CC misc-utils/lsmtd-lsmtd.o CC misc-utils/lsmtd-lsmtd_scan.o CCLD lsmtd CC nand-utils/nanddump.o nand-utils/nanddump.c: In function 'process_options': nand-utils/nanddump.c:165:10: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 165 | free(dumpfile); | ^~~~~~~~ In file included from nand-utils/nanddump.c:23: /usr/include/stdlib.h:565:25: note: expected 'void *' but argument is of type 'const char *' 565 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ CCLD nanddump CC nand-utils/nandwrite.o CCLD nandwrite CC nand-utils/nandtest.o CCLD nandtest CC nand-utils/nftldump.o CCLD nftldump CC nand-utils/nftl_format.o CCLD nftl_format CC nand-utils/nandflipbits.o nand-utils/nandflipbits.c: In function 'main': nand-utils/nandflipbits.c:206:44: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 206 | fprintf(stderr, "Invalid byte offset %lld (max %lld)\n", | ~~~^ | | | long long int | %ld 207 | bits_to_flip[i].offset, mtdlen); | ~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} nand-utils/nandflipbits.c:206:54: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 206 | fprintf(stderr, "Invalid byte offset %lld (max %lld)\n", | ~~~^ | | | long long int | %ld 207 | bits_to_flip[i].offset, mtdlen); | ~~~~~~ | | | uint64_t {aka long unsigned int} CCLD nandflipbits CC nor-utils/rfddump.o CCLD rfddump CC nor-utils/rfdformat.o CCLD rfdformat CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-mkfs.ubifs.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-crc16.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-lpt.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-compr.o CC ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable.o CC ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable_itr.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-devtable.o CCLD mkfs.ubifs CC jffsX-utils/mkfs_jffs2-mkfs.jffs2.o CC jffsX-utils/mkfs_jffs2-compr_zlib.o CC jffsX-utils/mkfs_jffs2-rbtree.o CC jffsX-utils/mkfs_jffs2-compr_lzo.o CC jffsX-utils/mkfs_jffs2-compr.o CC jffsX-utils/mkfs_jffs2-compr_rtime.o CCLD mkfs.jffs2 CC jffsX-utils/jffs2dump-jffs2dump.o CCLD jffs2dump CC jffsX-utils/jffs2reader-jffs2reader.o jffsX-utils/jffs2reader.c: In function 'resolvepath0': jffsX-utils/jffs2reader.c:692:6: warning: potential null pointer dereference [-Wnull-dereference] 692 | if (*path == '/') { | ^~~~~ CCLD jffs2reader CC jffsX-utils/sumtool.o CCLD sumtool CC lib/execinfo.o AR libmissing.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[1]: Leaving directory '/tmp/instance-11/output-1/build/host-mtd-2.1.5' >>> host-mtd 2.1.5 Installing to host directory PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-11/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-11/output-1/host/lib/pkgconfig:/tmp/instance-11/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-11/output-1/build/host-mtd-2.1.5/ make[1]: Entering directory '/tmp/instance-11/output-1/build/host-mtd-2.1.5' make[2]: Entering directory '/tmp/instance-11/output-1/build/host-mtd-2.1.5' /usr/bin/mkdir -p '/tmp/instance-11/output-1/host/sbin' /usr/bin/install -c ubifs-utils/mount.ubifs '/tmp/instance-11/output-1/host/sbin' /usr/bin/mkdir -p '/tmp/instance-11/output-1/host/sbin' /bin/bash ./libtool --mode=install /usr/bin/install -c ubiupdatevol ubimkvol ubirmvol ubicrc32 ubinfo ubiattach ubidetach ubinize ubiformat ubirename mtdinfo ubirsvol ubiblock ubiscan ubihealthd ftl_format doc_loadbios ftl_check mtd_debug docfdisk serve_image recv_image fectest flash_erase flash_lock flash_unlock flash_otp_info flash_otp_dump flash_otp_lock flash_otp_erase flash_otp_write flashcp mtdpart lsmtd nanddump nandwrite nandtest nftldump nftl_format nandflipbits rfddump rfdformat mkfs.ubifs mkfs.jffs2 jffs2dump jffs2reader sumtool '/tmp/instance-11/output-1/host/sbin' libtool: install: /usr/bin/install -c ubiupdatevol /tmp/instance-11/output-1/host/sbin/ubiupdatevol libtool: install: /usr/bin/install -c ubimkvol /tmp/instance-11/output-1/host/sbin/ubimkvol libtool: install: /usr/bin/install -c ubirmvol /tmp/instance-11/output-1/host/sbin/ubirmvol libtool: install: /usr/bin/install -c ubicrc32 /tmp/instance-11/output-1/host/sbin/ubicrc32 libtool: install: /usr/bin/install -c ubinfo /tmp/instance-11/output-1/host/sbin/ubinfo libtool: install: /usr/bin/install -c ubiattach /tmp/instance-11/output-1/host/sbin/ubiattach libtool: install: /usr/bin/install -c ubidetach /tmp/instance-11/output-1/host/sbin/ubidetach libtool: install: /usr/bin/install -c ubinize /tmp/instance-11/output-1/host/sbin/ubinize libtool: install: /usr/bin/install -c ubiformat /tmp/instance-11/output-1/host/sbin/ubiformat libtool: install: /usr/bin/install -c ubirename /tmp/instance-11/output-1/host/sbin/ubirename libtool: install: /usr/bin/install -c mtdinfo /tmp/instance-11/output-1/host/sbin/mtdinfo libtool: install: /usr/bin/install -c ubirsvol /tmp/instance-11/output-1/host/sbin/ubirsvol libtool: install: /usr/bin/install -c ubiblock /tmp/instance-11/output-1/host/sbin/ubiblock libtool: install: /usr/bin/install -c ubiscan /tmp/instance-11/output-1/host/sbin/ubiscan libtool: install: /usr/bin/install -c ubihealthd /tmp/instance-11/output-1/host/sbin/ubihealthd libtool: install: /usr/bin/install -c ftl_format /tmp/instance-11/output-1/host/sbin/ftl_format libtool: install: /usr/bin/install -c doc_loadbios /tmp/instance-11/output-1/host/sbin/doc_loadbios libtool: install: /usr/bin/install -c ftl_check /tmp/instance-11/output-1/host/sbin/ftl_check libtool: install: /usr/bin/install -c mtd_debug /tmp/instance-11/output-1/host/sbin/mtd_debug libtool: install: /usr/bin/install -c docfdisk /tmp/instance-11/output-1/host/sbin/docfdisk libtool: install: /usr/bin/install -c serve_image /tmp/instance-11/output-1/host/sbin/serve_image libtool: install: /usr/bin/install -c recv_image /tmp/instance-11/output-1/host/sbin/recv_image libtool: install: /usr/bin/install -c fectest /tmp/instance-11/output-1/host/sbin/fectest libtool: install: /usr/bin/install -c flash_erase /tmp/instance-11/output-1/host/sbin/flash_erase libtool: install: /usr/bin/install -c flash_lock /tmp/instance-11/output-1/host/sbin/flash_lock libtool: install: /usr/bin/install -c flash_unlock /tmp/instance-11/output-1/host/sbin/flash_unlock libtool: install: /usr/bin/install -c flash_otp_info /tmp/instance-11/output-1/host/sbin/flash_otp_info libtool: install: /usr/bin/install -c flash_otp_dump /tmp/instance-11/output-1/host/sbin/flash_otp_dump libtool: install: /usr/bin/install -c flash_otp_lock /tmp/instance-11/output-1/host/sbin/flash_otp_lock libtool: install: /usr/bin/install -c flash_otp_erase /tmp/instance-11/output-1/host/sbin/flash_otp_erase libtool: install: /usr/bin/install -c flash_otp_write /tmp/instance-11/output-1/host/sbin/flash_otp_write libtool: install: /usr/bin/install -c flashcp /tmp/instance-11/output-1/host/sbin/flashcp libtool: install: /usr/bin/install -c mtdpart /tmp/instance-11/output-1/host/sbin/mtdpart libtool: install: /usr/bin/install -c lsmtd /tmp/instance-11/output-1/host/sbin/lsmtd libtool: install: /usr/bin/install -c nanddump /tmp/instance-11/output-1/host/sbin/nanddump libtool: install: /usr/bin/install -c nandwrite /tmp/instance-11/output-1/host/sbin/nandwrite libtool: install: /usr/bin/install -c nandtest /tmp/instance-11/output-1/host/sbin/nandtest libtool: install: /usr/bin/install -c nftldump /tmp/instance-11/output-1/host/sbin/nftldump libtool: install: /usr/bin/install -c nftl_format /tmp/instance-11/output-1/host/sbin/nftl_format libtool: install: /usr/bin/install -c nandflipbits /tmp/instance-11/output-1/host/sbin/nandflipbits libtool: install: /usr/bin/install -c rfddump /tmp/instance-11/output-1/host/sbin/rfddump libtool: install: /usr/bin/install -c rfdformat /tmp/instance-11/output-1/host/sbin/rfdformat libtool: install: /usr/bin/install -c mkfs.ubifs /tmp/instance-11/output-1/host/sbin/mkfs.ubifs libtool: install: /usr/bin/install -c mkfs.jffs2 /tmp/instance-11/output-1/host/sbin/mkfs.jffs2 libtool: install: /usr/bin/install -c jffs2dump /tmp/instance-11/output-1/host/sbin/jffs2dump libtool: install: /usr/bin/install -c jffs2reader /tmp/instance-11/output-1/host/sbin/jffs2reader libtool: install: /usr/bin/install -c sumtool /tmp/instance-11/output-1/host/sbin/sumtool /usr/bin/mkdir -p '/tmp/instance-11/output-1/host/sbin' /usr/bin/install -c misc-utils/flash_eraseall '/tmp/instance-11/output-1/host/sbin' /usr/bin/mkdir -p '/tmp/instance-11/output-1/host/share/man/man1' /usr/bin/install -c -m 644 jffsX-utils/mkfs.jffs2.1 '/tmp/instance-11/output-1/host/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-11/output-1/host/share/man/man8' /usr/bin/install -c -m 644 ubi-utils/ubinize.8 misc-utils/lsmtd.8 '/tmp/instance-11/output-1/host/share/man/man8' make[2]: Leaving directory '/tmp/instance-11/output-1/build/host-mtd-2.1.5' make[1]: Leaving directory '/tmp/instance-11/output-1/build/host-mtd-2.1.5' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-11/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-11/output-1/host/bin/aarch64_be-none-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-11/output-1/host/bin/aarch64_be-none-linux-gnu-g++%g" -e "s%@TARGET_AR@%/tmp/instance-11/output-1/host/bin/aarch64_be-none-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-11/output-1/host/bin/aarch64_be-none-linux-gnu-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a73.cortex-a35%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-11/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-11/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-11/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-11/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-11/output-1/host/bin/aarch64_be-none-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-11/output-1/host/bin/aarch64_be-none-linux-gnu-g++%g" -e "s%@TARGET_AR@%/tmp/instance-11/output-1/host/bin/aarch64_be-none-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-11/output-1/host/bin/aarch64_be-none-linux-gnu-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a73.cortex-a35%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-11/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-11/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-11/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-11/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-11/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-11/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-11/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-11/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-11/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-11/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-11/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-11/output-1/target/etc/shells; fi rm -f /tmp/instance-11/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-11/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-11/output-1/host/bin/glib-compile-schemas /tmp/instance-11/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-11/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-11/output-1/target/etc echo "buildroot" > /tmp/instance-11/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-11/output-1/target/etc/hosts mkdir -p /tmp/instance-11/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-11/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-11/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-11/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-11/output-1/target/etc/shells if [ -x /tmp/instance-11/output-1/target/sbin/swapon -a -x /tmp/instance-11/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-11/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-11/output-1/target/etc/inittab; fi rm -rf /tmp/instance-11/output-1/target/usr/include /tmp/instance-11/output-1/target/usr/share/aclocal \ /tmp/instance-11/output-1/target/usr/lib/pkgconfig /tmp/instance-11/output-1/target/usr/share/pkgconfig \ /tmp/instance-11/output-1/target/usr/lib/cmake /tmp/instance-11/output-1/target/usr/share/cmake \ /tmp/instance-11/output-1/target/usr/lib/rpm /tmp/instance-11/output-1/target/usr/doc find /tmp/instance-11/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-11/output-1/target/lib/ /tmp/instance-11/output-1/target/usr/lib/ /tmp/instance-11/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-11/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-11/output-1/target/usr/share/gdb rm -rf /tmp/instance-11/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-11/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-11/output-1/target/usr/share/zsh rm -rf /tmp/instance-11/output-1/target/usr/man /tmp/instance-11/output-1/target/usr/share/man rm -rf /tmp/instance-11/output-1/target/usr/info /tmp/instance-11/output-1/target/usr/share/info rm -rf /tmp/instance-11/output-1/target/usr/doc /tmp/instance-11/output-1/target/usr/share/doc rm -rf /tmp/instance-11/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-11/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-11/output-1/target/lib/debug /tmp/instance-11/output-1/target/usr/lib/debug find /tmp/instance-11/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-11/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-11/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-11/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-11/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-1399-gd8f0c02574"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-11/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-11/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-11/output-1/per-package /tmp/instance-11/buildroot/support/scripts/fix-rpath target touch /tmp/instance-11/output-1/target/usr >>> Generating root filesystems common tables rm -rf /tmp/instance-11/output-1/build/buildroot-fs mkdir -p /tmp/instance-11/output-1/build/buildroot-fs printf ' \n' >> /tmp/instance-11/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /tmp/instance-11/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /tmp/instance-11/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.f2fs mkdir -p /tmp/instance-11/output-1/images rm -rf /tmp/instance-11/output-1/build/buildroot-fs/f2fs mkdir -p /tmp/instance-11/output-1/build/buildroot-fs/f2fs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-11/output-1/target/ /tmp/instance-11/output-1/build/buildroot-fs/f2fs/target echo '#!/bin/sh' > /tmp/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot echo "set -e" >> /tmp/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot echo "chown -h -R 0:0 /tmp/instance-11/output-1/build/buildroot-fs/f2fs/target" >> /tmp/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-11/buildroot/support/scripts/mkusers /tmp/instance-11/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-11/output-1/build/buildroot-fs/f2fs/target >> /tmp/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot echo "/tmp/instance-11/output-1/host/bin/makedevs -d /tmp/instance-11/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-11/output-1/build/buildroot-fs/f2fs/target" >> /tmp/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot printf ' rm -rf /tmp/instance-11/output-1/build/buildroot-fs/f2fs/target/usr/lib/udev/hwdb.d/ /tmp/instance-11/output-1/build/buildroot-fs/f2fs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot echo "find /tmp/instance-11/output-1/build/buildroot-fs/f2fs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot echo "find /tmp/instance-11/output-1/build/buildroot-fs/f2fs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot printf ' \n' >> /tmp/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot printf ' \n' >> /tmp/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot printf ' rm -f -f /tmp/instance-11/output-1/images/rootfs.f2fs\n truncate -s 5G /tmp/instance-11/output-1/images/rootfs.f2fs\n /tmp/instance-11/output-1/host/sbin/mkfs.f2fs -f -l "" -t 0 -o 0 /tmp/instance-11/output-1/images/rootfs.f2fs\n /tmp/instance-11/output-1/host/sbin/sload.f2fs -f /tmp/instance-11/output-1/build/buildroot-fs/f2fs/target /tmp/instance-11/output-1/images/rootfs.f2fs\n' >> /tmp/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot chmod a+x /tmp/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-11/output-1/host/bin/fakeroot -- /tmp/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot rootdir=/tmp/instance-11/output-1/build/buildroot-fs/f2fs/target table='/tmp/instance-11/output-1/build/buildroot-fs/full_devices_table.txt' F2FS-tools: mkfs.f2fs Ver: 1.15.0 (2022-05-13) Info: Disable heap-based policy Info: Debug level = 0 Info: Trim is disabled Info: Segments per section = 1 Info: Sections per zone = 1 Info: sector size = 512 Info: total sectors = 10485760 (5120 MB) Info: zone aligned segment0 blkaddr: 512 Info: format version with "Linux version 5.15.83-1-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.83-1 (2022-12-15T00:00Z)" Info: Overprovision ratio = 2.810% Info: Overprovision segments = 148 (GC reserved = 79) Info: format successful Info: MKFS version "Linux version 5.15.83-1-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.83-1 (2022-12-15T00:00Z)" Info: FSCK version from "Linux version 5.15.83-1-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.83-1 (2022-12-15T00:00Z)" to "Linux version 5.15.83-1-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.83-1 (2022-12-15T00:00Z)" Info: superblock features = 0 : Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000 Info: Segments per section = 1 Info: Sections per zone = 1 Info: total FS sectors = 10485760 (5120 MB) Info: CKPT version = 32515d1d Info: Duplicate valid checkpoint to mirror position 512 -> 1024 Info: Write valid nat_bits in checkpoint [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d4 [ - ] Free segments: 0x9d3 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ - ] Free segments: 0x9bc [ * ] Free segments: 0x9bc [ | ] Free segments: 0x9bc [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ | ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ | ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ | ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ | ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ | ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ | ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ | ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ | ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ | ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ | ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ | ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ | ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ | ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ | ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ - ] Free segments: 0x9b1 [ * ] Free segments: 0x9b1 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ | ] Free segments: 0x9b0 [ * ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9af [ | ] Free segments: 0x9af [ * ] Free segments: 0x9af [ - ] Free segments: 0x9af [ - ] Free segments: 0x9af [ * ] Free segments: 0x9af [ | ] Free segments: 0x9af [ * ] Free segments: 0x9af [ - ] Free segments: 0x9af [ - ] Free segments: 0x9af [ * ] Free segments: 0x9af [ | ] Free segments: 0x9af [ * ] Free segments: 0x9af [ - ] Free segments: 0x9af [ - ] Free segments: 0x9af [ * ] Free segments: 0x9af [ | ] Free segments: 0x9af [ * ] Free segments: 0x9af [ - ] Free segments: 0x9af [ - ] Free segments: 0x9af [ * ] Free segments: 0x9af [ | ] Free segments: 0x9af [ * ] Free segments: 0x9af [ - ] Free segments: 0x9af [ - ] Free segments: 0x9af [ * ] Free segments: 0x9af [ | ] Free segments: 0x9af [ * ] Free segments: 0x9af [ - ] Free segments: 0x9af [ - ] Free segments: 0x9af [ * ] Free segments: 0x9af [ | ] Free segments: 0x9af [ * ] Free segments: 0x9af [ - ] Free segments: 0x9af [ - ] Free segments: 0x9af [ * ] Free segments: 0x9af [ | ] Free segments: 0x9af [ * ] Free segments: 0x9af [ - ] Free segments: 0x9af [ - ] Free segments: 0x9af [ * ] Free segments: 0x9af [ | ] Free segments: 0x9af [ * ] Free segments: 0x9af [ - ] Free segments: 0x9af [ - ] Free segments: 0x9af [ * ] Free segments: 0x9af [ | ] Free segments: 0x9af [ * ] Free segments: 0x9af [ - ] Free segments: 0x9af [ - ] Free segments: 0x9af [ * ] Free segments: 0x9af [ | ] Free segments: 0x9af [ * ] Free segments: 0x9af [ - ] Free segments: 0x9af [ - ] Free segments: 0x9af [ * ] Free segments: 0x9af [ | ] Free segments: 0x9af [ * ] Free segments: 0x9af [ - ] Free segments: 0x9af [ - ] Free segments: 0x9af [ * ] Free segments: 0x9af [ | ] Free segments: 0x9af [ * ] Free segments: 0x9af [ - ] Free segments: 0x9af [ - ] Free segments: 0x9af [ * ] Free segments: 0x9af [ | ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ | ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ | ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ | ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ | ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ | ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ | ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ | ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ | ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ | ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ | ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ | ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ | ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ | ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ | ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ - ] Free segments: 0x9ae [ * ] Free segments: 0x9ae [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ - ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ | ] Free segments: 0x9ad [ * ] Free segments: 0x9ad [ - ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ | ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ | ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ | ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ | ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ | ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ | ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ | ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ | ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ | ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ | ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ | ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ | ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ | ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ | ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ - ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ | ] Free segments: 0x9ac [ * ] Free segments: 0x9ac [ - ] Free segments: 0x9ac[FIX] (move_one_curseg_info:2857) --> Move curseg[0] 3 -> 4 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[1] 4f4 -> 3b after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[2] 279 -> 3c after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[3] 0 -> 37 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[4] 1 -> 9 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[5] 2 -> 1 after 2c00 Info: Write valid nat_bits in checkpoint Info: MKFS version "Linux version 5.15.83-1-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.83-1 (2022-12-15T00:00Z)" Info: FSCK version from "Linux version 5.15.83-1-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.83-1 (2022-12-15T00:00Z)" to "Linux version 5.15.83-1-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.83-1 (2022-12-15T00:00Z)" Info: superblock features = 0 : Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000 Info: Segments per section = 1 Info: Sections per zone = 1 Info: total FS sectors = 10485760 (5120 MB) Info: CKPT version = 32515d1d Info: Checked valid nat_bits in checkpoint Info: checkpoint state = 81 : nat_bits unmount [FSCK] Max image size: 163 MB, Free space: 4674 MB [FSCK] Unreachable nat entries [Ok..] [0x0] [FSCK] SIT valid block bitmap checking [Ok..] [FSCK] Hard link checking for regular file [Ok..] [0x0] [FSCK] valid_block_count matching with CP [Ok..] [0x6942] [FSCK] valid_node_count matching with CP (de lookup) [Ok..] [0x336] [FSCK] valid_node_count matching with CP (nat lookup) [Ok..] [0x336] [FSCK] valid_inode_count matched with CP [Ok..] [0x322] [FSCK] free segment_count matched with CP [Ok..] [0x9ae] [FSCK] next block offset is free [Ok..] [FSCK] fixing SIT types [FSCK] other corrupted bugs [Ok..] Done: 0.000000 secs >>> Generating filesystem image rootfs.jffs2 mkdir -p /tmp/instance-11/output-1/images rm -rf /tmp/instance-11/output-1/build/buildroot-fs/jffs2 mkdir -p /tmp/instance-11/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-11/output-1/target/ /tmp/instance-11/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /tmp/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /tmp/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /tmp/instance-11/output-1/build/buildroot-fs/jffs2/target" >> /tmp/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-11/buildroot/support/scripts/mkusers /tmp/instance-11/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-11/output-1/build/buildroot-fs/jffs2/target >> /tmp/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot echo "/tmp/instance-11/output-1/host/bin/makedevs -d /tmp/instance-11/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-11/output-1/build/buildroot-fs/jffs2/target" >> /tmp/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot printf ' rm -rf /tmp/instance-11/output-1/build/buildroot-fs/jffs2/target/usr/lib/udev/hwdb.d/ /tmp/instance-11/output-1/build/buildroot-fs/jffs2/target/etc/udev/hwdb.d/\n' >> /tmp/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /tmp/instance-11/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /tmp/instance-11/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /tmp/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /tmp/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /tmp/instance-11/output-1/host/sbin/mkfs.jffs2 -e 0x4000 --with-xattr -b -n -d /tmp/instance-11/output-1/build/buildroot-fs/jffs2/target -o /tmp/instance-11/output-1/images/rootfs.jffs2\n' >> /tmp/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /tmp/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-11/output-1/host/bin/fakeroot -- /tmp/instance-11/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/tmp/instance-11/output-1/build/buildroot-fs/jffs2/target table='/tmp/instance-11/output-1/build/buildroot-fs/full_devices_table.txt' ln -snf /tmp/instance-11/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot /tmp/instance-11/output-1/staging make: Leaving directory '/tmp/instance-11/buildroot' make: Entering directory '/tmp/instance-11/buildroot' >>> Buildroot 2022.11-1399-gd8f0c02574 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-arm-aarch64-be 2021.07 Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> cmocka 1.1.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> earlyoom 1.7 Collecting legal info LICENSE: OK (sha256: e730b3ec729de46d987ae73f30ed337e4cbe832f09205330acfa71848c6e0087) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> initscripts Collecting legal info >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libmanette 0.2.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmdbx 0.11.13 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> libzip 1.9.2 Collecting legal info LICENSE: OK (sha256: 01c022eca6d566e2e8792fd0f091a28653b2a608319922bcd4de91c49d1438e1) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rrdtool 1.7.2 Collecting legal info COPYRIGHT: OK (sha256: ab6b4646e9e01f1ec287c29c351c886c4cb7f945c11efc0a1be9f6e5e6cc5320) LICENSE: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> setserial 2.17 Collecting legal info debian/copyright: OK (sha256: 1d7e810ed28daf370def626dfd4c502f2f77d2b678f1ac72e2ba675dd6f9af0d) >>> sphinxbase 5prealpha Collecting legal info src/libsphinxbase/util/bio.c: OK (sha256: 26f12e0152a5d58c69904e439761a1b2fbb9267b5f04674dbf93667e3e6dd043) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-arm-aarch64-be-2021.07: cannot save license (TOOLCHAIN_EXTERNAL_ARM_AARCH64_BE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-11/output-1/legal-info make: Leaving directory '/tmp/instance-11/buildroot'