# Pastebin b2zGaxwi NOTE: Tasks Summary: Attempted 979 tasks of which 979 didn't need to be rerun and all succeeded. INFO: Creating image(s)... WARNING: bootloader config not specified, using defaults Traceback (most recent call last): File "/home2/trini/oe/oe-core/scripts/wic", line 468, in sys.exit(main(sys.argv[1:])) File "/home2/trini/oe/oe-core/scripts/wic", line 463, in main return hlp.invoke_subcommand(args, parser, hlp.wic_help_usage, subcommands) File "/home2/trini/oe/oe-core/scripts/lib/wic/help.py", line 98, in invoke_subcommand subcmd[0](args, usage) File "/home2/trini/oe/oe-core/scripts/wic", line 227, in wic_create_subcommand native_sysroot, options) File "/home2/trini/oe/oe-core/scripts/lib/wic/engine.py", line 200, in wic_create plugin.do_create() File "/home2/trini/oe/oe-core/scripts/lib/wic/plugins/imager/direct.py", line 95, in do_create self.create() File "/home2/trini/oe/oe-core/scripts/lib/wic/plugins/imager/direct.py", line 176, in create self._image.prepare(self) File "/home2/trini/oe/oe-core/scripts/lib/wic/plugins/imager/direct.py", line 336, in prepare imager.kernel_dir, imager.native_sysroot) File "/home2/trini/oe/oe-core/scripts/lib/wic/partition.py", line 183, in prepare kernel_dir, rootfs_dir, native_sysroot) File "/home2/trini/oe/oe-core/scripts/lib/wic/plugins/source/rootfs.py", line 95, in do_prepare_partition copyhardlinktree(real_rootfs_dir, new_rootfs) File "/home2/trini/oe/oe-core/meta/lib/oe/path.py", line 113, in copyhardlinktree subprocess.check_output(cmd, shell=True, cwd=s_dir, stderr=subprocess.STDOUT) File "/usr/lib/python3.4/subprocess.py", line 620, in check_output raise CalledProcessError(retcode, process.args, output=output) subprocess.CalledProcessError: Command 'cp -afl --preserve=xattr ./* /var/tmp/wic.oe-selftest/tmp.wic.6ut8cyfc/rootfs' returned non-zero exit status 1 2017-07-26 09:37:55,083 - oe-selftest - INFO - ---------------------------------------------------------------------- 2017-07-26 09:37:55,083 - oe-selftest - INFO - Ran 1 test in 55.588s 2017-07-26 09:37:55,083 - oe-selftest - INFO - 2017-07-26 09:37:55,083 - oe-selftest - INFO - FAILED (failures=1) 2017-07-26 09:37:55,083 - oe-selftest - INFO - RESULTS: 2017-07-26 09:37:55,083 - oe-selftest - INFO - RESULTS - wic.Wic.test_exclude_path - Testcase 1661: FAILED 2017-07-26 09:37:55,084 - oe-selftest - INFO - SUMMARY: 2017-07-26 09:37:55,084 - oe-selftest - INFO - oe-selftest () - Ran 1 test in 55.589s 2017-07-26 09:37:55,084 - oe-selftest - INFO - oe-selftest - FAIL - Required tests failed