Running '. ./oe-init-build-env; ${SCRIPTSDIR}/checkvnc; OEQA_DEBUGGING_SAVED_OUTPUT=/srv/autobuilder/valkyrie.yocto.io/pub/repro-fail/ DISPLAY=:1 oe-selftest -r reproducible' with output to /srv/pokybuild/yocto-worker/reproducible/build/build/command-1-cmds.log
This is the default build configuration for the Poky reference distribution.
### Shell environment set up for builds. ###
You can now run 'bitbake <target>'
Common targets are:
core-image-minimal
core-image-full-cmdline
core-image-sato
core-image-weston
meta-toolchain
meta-ide-support
You can also run generated qemu images with a command like 'runqemu qemux86-64'.
Other commonly useful commands are:
- 'devtool' and 'recipetool' handle common recipe tasks
- 'bitbake-layers' handles common layer tasks
- 'oe-pkgdata-util' handles common target package tasks
2025-07-18 07:22:31,493 - oe-selftest - INFO - Adding layer libraries:
2025-07-18 07:22:31,493 - oe-selftest - INFO - /srv/pokybuild/yocto-worker/reproducible/build/meta-poky/lib
2025-07-18 07:22:31,493 - oe-selftest - INFO - /srv/pokybuild/yocto-worker/reproducible/build/meta/lib
2025-07-18 07:22:31,493 - oe-selftest - INFO - /srv/pokybuild/yocto-worker/reproducible/build/meta-yocto-bsp/lib
2025-07-18 07:22:31,493 - oe-selftest - INFO - /srv/pokybuild/yocto-worker/reproducible/build/meta-selftest/lib
2025-07-18 07:22:31,494 - oe-selftest - INFO - Checking base configuration is valid/parsable
NOTE: Reconnecting to bitbake server...
2025-07-18 07:22:31,903 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/reproducible/build/build-st/conf/local.conf
2025-07-18 07:22:31,903 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
2025-07-18 07:22:31,903 - oe-selftest - INFO - test_diffoscope (reproducible.DiffoscopeTests.test_diffoscope)
2025-07-18 07:22:56,165 - oe-selftest - INFO - ... ok
2025-07-18 07:22:56,165 - oe-selftest - INFO - test_reproducible_builds (reproducible.ReproducibleTests.test_reproducible_builds)
2025-07-18 07:23:24,224 - oe-selftest - INFO - Non-reproducible packages will be copied to /srv/autobuilder/valkyrie.yocto.io/pub/repro-fail/oe-reproducible-20250718-eipm3l8f
2025-07-18 07:23:25,218 - oe-selftest - INFO - Building reproducibleA (sstate allowed)...
2025-07-18 08:16:00,528 - oe-selftest - INFO - Building reproducibleB-extended (sstate NOT allowed)...
2025-07-18 09:26:17,782 - oe-selftest - INFO - Checking deb packages for differences...
2025-07-18 09:26:19,319 - oe-selftest - INFO - Reproducibility summary for deb: same=12328 different=3 different_excluded=0 missing=0 total=12331
unused_exclusions=[]
2025-07-18 09:26:20,522 - oe-selftest - INFO - Checking ipk packages for differences...
2025-07-18 09:26:22,659 - oe-selftest - INFO - Reproducibility summary for ipk: same=12328 different=3 different_excluded=0 missing=0 total=12331
unused_exclusions=[]
2025-07-18 09:26:24,417 - oe-selftest - INFO - Checking rpm packages for differences...
2025-07-18 09:26:26,316 - oe-selftest - INFO - Reproducibility summary for rpm: same=12328 different=3 different_excluded=0 missing=0 total=12331
unused_exclusions=[]
2025-07-18 09:26:28,075 - oe-selftest - INFO - Running diffoscope
2025-07-18 10:49:48,075 - oe-selftest - INFO - Keepalive message
2025-07-18 12:13:08,075 - oe-selftest - INFO - Keepalive message
2025-07-18 12:19:00,077 - oe-selftest - INFO - ... FAIL
2025-07-18 12:19:00,078 - oe-selftest - INFO - Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/reproducible/build/meta/lib/oeqa/selftest/cases/reproducible.py", line 406, in test_reproducible_builds
self.fail('\n'.join(fails))
~~~~~~~~~^^^^^^^^^^^^^^^^^^
AssertionError: The following deb packages are different and not in exclusion list:
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/deb/./core2-64/lldb-dbg_20.1.8-r0_amd64.deb
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/deb/./core2-64/lldb-server_20.1.8-r0_amd64.deb
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/deb/./core2-64/lldb_20.1.8-r0_amd64.deb
The following ipk packages are different and not in exclusion list:
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/ipk/./core2-64/lldb-dbg_20.1.8-r0_core2-64.ipk
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/ipk/./core2-64/lldb-server_20.1.8-r0_core2-64.ipk
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/ipk/./core2-64/lldb_20.1.8-r0_core2-64.ipk
The following rpm packages are different and not in exclusion list:
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/rpm/./core2_64/lldb-20.1.8-r0.core2_64.rpm
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/rpm/./core2_64/lldb-dbg-20.1.8-r0.core2_64.rpm
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/rpm/./core2_64/lldb-server-20.1.8-r0.core2_64.rpm
2025-07-18 12:19:00,080 - oe-selftest - INFO - ======================================================================
2025-07-18 12:19:00,080 - oe-selftest - INFO - FAIL: test_reproducible_builds (reproducible.ReproducibleTests.test_reproducible_builds)
2025-07-18 12:19:00,080 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-07-18 12:19:00,080 - oe-selftest - INFO - Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/reproducible/build/meta/lib/oeqa/selftest/cases/reproducible.py", line 406, in test_reproducible_builds
self.fail('\n'.join(fails))
~~~~~~~~~^^^^^^^^^^^^^^^^^^
AssertionError: The following deb packages are different and not in exclusion list:
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/deb/./core2-64/lldb-dbg_20.1.8-r0_amd64.deb
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/deb/./core2-64/lldb-server_20.1.8-r0_amd64.deb
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/deb/./core2-64/lldb_20.1.8-r0_amd64.deb
The following ipk packages are different and not in exclusion list:
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/ipk/./core2-64/lldb-dbg_20.1.8-r0_core2-64.ipk
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/ipk/./core2-64/lldb-server_20.1.8-r0_core2-64.ipk
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/ipk/./core2-64/lldb_20.1.8-r0_core2-64.ipk
The following rpm packages are different and not in exclusion list:
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/rpm/./core2_64/lldb-20.1.8-r0.core2_64.rpm
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/rpm/./core2_64/lldb-dbg-20.1.8-r0.core2_64.rpm
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/rpm/./core2_64/lldb-server-20.1.8-r0.core2_64.rpm
2025-07-18 12:19:00,080 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-07-18 12:19:00,080 - oe-selftest - INFO - Ran 2 tests in 17788.332s
2025-07-18 12:19:00,080 - oe-selftest - INFO - FAILED
2025-07-18 12:19:00,080 - oe-selftest - INFO - (failures=1)
2025-07-18 12:19:06,111 - oe-selftest - INFO - RESULTS:
2025-07-18 12:19:06,111 - oe-selftest - INFO - RESULTS - reproducible.DiffoscopeTests.test_diffoscope: PASSED (24.26s)
2025-07-18 12:19:06,111 - oe-selftest - INFO - RESULTS - reproducible.ReproducibleTests.test_reproducible_builds: FAILED (17763.91s)
2025-07-18 12:19:06,120 - oe-selftest - INFO - SUMMARY:
2025-07-18 12:19:06,120 - oe-selftest - INFO - oe-selftest () - Ran 2 tests in 17788.332s
2025-07-18 12:19:06,120 - oe-selftest - INFO - oe-selftest - FAIL - Required tests failed (successes=1, skipped=0, failures=1, errors=0)