Running '. ./init-build-env; OEQA_DEBUGGING_SAVED_OUTPUT=/srv/autobuilder/valkyrie.yocto.io/pub/repro-fail/ oe-selftest -r reproducible' with output to /srv/pokybuild/yocto-worker/reproducible/build/build/command-1-cmds.log in /srv/pokybuild/yocto-worker/reproducible/build/build
Poky - The Yocto Project testing distribution
2026-08-20 18:32:21,780 - oe-selftest - INFO - Adding layer libraries:
2026-08-20 18:32:21,780 - oe-selftest - INFO - 	/srv/pokybuild/yocto-worker/reproducible/build/layers/meta-yocto/meta-poky/lib
2026-08-20 18:32:21,780 - oe-selftest - INFO - 	/srv/pokybuild/yocto-worker/reproducible/build/layers/openembedded-core/meta/lib
2026-08-20 18:32:21,780 - oe-selftest - INFO - 	/srv/pokybuild/yocto-worker/reproducible/build/layers/meta-yocto/meta-yocto-bsp/lib
2026-08-20 18:32:21,780 - oe-selftest - INFO - 	/srv/pokybuild/yocto-worker/reproducible/build/layers/openembedded-core/meta-selftest/lib
2026-08-20 18:32:21,781 - oe-selftest - INFO - Checking base configuration is valid/parsable
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (18:32:22.236747)
NOTE: Reconnecting to bitbake server...
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (18:32:22.236747)
NOTE: Retrying server connection (#1)... (18:32:22.236747)
NOTE: Starting bitbake server...
2026-08-20 18:32:23,123 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/reproducible/build/build-st/conf/local.conf
2026-08-20 18:32:23,123 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
2026-08-20 18:32:23,123 - oe-selftest - INFO - test_diffoscope (reproducible.DiffoscopeTests.test_diffoscope)
2026-08-20 18:32:50,224 - oe-selftest - INFO -  ... ok
2026-08-20 18:32:50,225 - oe-selftest - INFO - test_reproducible_builds (reproducible.ReproducibleTests.test_reproducible_builds)
2026-08-20 18:33:16,636 - oe-selftest - INFO - Non-reproducible packages will be copied to /srv/autobuilder/valkyrie.yocto.io/pub/repro-fail/oe-reproducible-20260820-aefm7jhz
2026-08-20 18:33:17,547 - oe-selftest - INFO - Building reproducibleA (sstate allowed)...
2026-08-20 18:41:07,182 - oe-selftest - INFO - Building reproducibleB-extended (sstate NOT allowed)...
2026-08-20 20:04:27,182 - oe-selftest - INFO - Keepalive message
2026-08-20 20:06:08,809 - oe-selftest - INFO - Checking deb packages for differences...
2026-08-20 20:06:10,269 - oe-selftest - INFO - Reproducibility summary for deb: same=12809 different=1 different_excluded=0 missing=0 total=12810
unused_exclusions=[]
2026-08-20 20:06:10,335 - oe-selftest - INFO - Checking ipk packages for differences...
2026-08-20 20:06:12,022 - oe-selftest - INFO - Reproducibility summary for ipk: same=12810 different=0 different_excluded=0 missing=0 total=12810
unused_exclusions=[]
2026-08-20 20:06:12,025 - oe-selftest - INFO - Checking rpm packages for differences...
2026-08-20 20:06:13,953 - oe-selftest - INFO - Reproducibility summary for rpm: same=12809 different=1 different_excluded=0 missing=0 total=12810
unused_exclusions=[]
2026-08-20 20:06:14,027 - oe-selftest - INFO - Running diffoscope
2026-08-20 20:06:56,776 - oe-selftest - INFO -  ... FAIL
2026-08-20 20:06:56,781 - oe-selftest - INFO - Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/reproducible/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/reproducible.py", line 407, 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/./x86-64-v3/boost-dev_1.92.0-r0_amd64.deb
The following rpm packages are different and not in exclusion list:
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/rpm/./x86_64_v3/boost-dev-1.92.0-r0.x86_64_v3.rpm

2026-08-20 20:06:56,782 - oe-selftest - INFO - ======================================================================
2026-08-20 20:06:56,782 - oe-selftest - INFO - FAIL: test_reproducible_builds (reproducible.ReproducibleTests.test_reproducible_builds)
2026-08-20 20:06:56,782 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-08-20 20:06:56,782 - oe-selftest - INFO - Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/reproducible/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/reproducible.py", line 407, 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/./x86-64-v3/boost-dev_1.92.0-r0_amd64.deb
The following rpm packages are different and not in exclusion list:
/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/rpm/./x86_64_v3/boost-dev-1.92.0-r0.x86_64_v3.rpm

2026-08-20 20:06:56,782 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-08-20 20:06:56,782 - oe-selftest - INFO - Ran 2 tests in 5673.788s
2026-08-20 20:06:56,782 - oe-selftest - INFO - FAILED
2026-08-20 20:06:56,782 - oe-selftest - INFO -  (failures=1)
2026-08-20 20:06:59,526 - oe-selftest - INFO - RESULTS:
2026-08-20 20:06:59,526 - oe-selftest - INFO - RESULTS - reproducible.DiffoscopeTests.test_diffoscope: PASSED (27.10s)
2026-08-20 20:06:59,526 - oe-selftest - INFO - RESULTS - reproducible.ReproducibleTests.test_reproducible_builds: FAILED (5646.56s)
2026-08-20 20:06:59,534 - oe-selftest - INFO - SUMMARY:
2026-08-20 20:06:59,535 - oe-selftest - INFO - oe-selftest () - Ran 2 tests in 5673.788s
2026-08-20 20:06:59,535 - oe-selftest - INFO - oe-selftest - FAIL - Required tests failed (successes=1, skipped=0, failures=1, errors=0)

Error details

Submitted on:
20/08/26 15:07
Error type:
OE selftest
Command:
oe-selftest -r reproducible
Machine:
qemux86-64
Distro:
poky
Build system:
unknown
Target system:
unknown
Host distro:
unknown
Branch:
mathieu/master-next
Commit:
unknown
Build:
#247341
Submitter:
yp-ab-opensuse160-vk-1.yocto.io
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/37/builds/4757
Similar errors:
3
Open a bug