Running '. ./init-build-env; ${SCRIPTSDIR}/checkvnc; DISPLAY=:1 oe-selftest -a -t yocto-mirrors -j 15' with output to /srv/pokybuild/yocto-worker/a-full/build/build/command-1-cmds.log in /srv/pokybuild/yocto-worker/a-full/build/build
Poky - The Yocto Project testing distribution
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/a-full/build/layers/openembedded-core/scripts/oe-selftest", line 58, in <module>
ret = main()
File "/srv/pokybuild/yocto-worker/a-full/build/layers/openembedded-core/scripts/oe-selftest", line 45, in main
results = args.func(logger, args)
File "/srv/pokybuild/yocto-worker/a-full/build/layers/openembedded-core/meta/lib/oeqa/selftest/context.py", line 417, in run
self._process_args(logger, args)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/a-full/build/layers/openembedded-core/meta/lib/oeqa/selftest/context.py", line 257, in _process_args
bbvars = get_bb_vars()
File "/srv/pokybuild/yocto-worker/a-full/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
File "/srv/pokybuild/yocto-worker/a-full/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 246, in get_bb_env
return bitbake("-e", postconfig=postconfig).output
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/a-full/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 236, in bitbake
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
File "/srv/pokybuild/yocto-worker/a-full/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 214, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake -e' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/a-full/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
File "/srv/pokybuild/yocto-worker/a-full/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/a-full/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/a-full/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 20:19:25.890532)
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/a-full/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/a-full/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException