Running '. ./oe-init-build-env; ${SCRIPTSDIR}/checkvnc; OEQA_DEBUGGING_SAVED_OUTPUT=/srv/autobuilder/autobuilder.yocto.io/pub/repro-fail/ DISPLAY=:1 oe-selftest -r reproducible' with output to /home/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
2024-08-27 21:03:39,995 - oe-selftest - INFO - Adding layer libraries:
2024-08-27 21:03:39,996 - oe-selftest - INFO - 	/home/pokybuild/yocto-worker/reproducible/build/meta/lib
2024-08-27 21:03:39,996 - oe-selftest - INFO - 	/home/pokybuild/yocto-worker/reproducible/build/meta-yocto-bsp/lib
2024-08-27 21:03:39,996 - oe-selftest - INFO - 	/home/pokybuild/yocto-worker/reproducible/build/meta-selftest/lib
2024-08-27 21:03:39,998 - oe-selftest - INFO - Checking base configuration is valid/parsable
NOTE: Reconnecting to bitbake server...
2024-08-27 21:03:40,285 - oe-selftest - INFO - Adding: "include selftest.inc" in /home/pokybuild/yocto-worker/reproducible/build/build-st/conf/local.conf
2024-08-27 21:03:40,285 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
2024-08-27 21:03:40,285 - oe-selftest - INFO - test_diffoscope (reproducible.DiffoscopeTests.test_diffoscope)
2024-08-27 21:14:36,694 - oe-selftest - INFO -  ... ok
2024-08-27 21:14:36,695 - oe-selftest - INFO - test_reproducible_builds (reproducible.ReproducibleTests.test_reproducible_builds)
2024-08-27 21:15:12,780 - oe-selftest - INFO - Non-reproducible packages will be copied to /srv/autobuilder/autobuilder.yocto.io/pub/repro-fail/oe-reproducible-20240827-ba7lg3ho
2024-08-27 21:15:12,781 - oe-selftest - INFO - Building reproducibleA (sstate allowed)...
2024-08-27 22:38:32,782 - oe-selftest - INFO - Keepalive message
2024-08-28 00:01:52,784 - oe-selftest - INFO - Keepalive message
2024-08-28 00:30:36,998 - oe-selftest - INFO - Building reproducibleB-extended (sstate NOT allowed)...
2024-08-28 01:53:56,999 - oe-selftest - INFO - Keepalive message
2024-08-28 03:01:46,329 - oe-selftest - INFO - Checking deb packages for differences...
2024-08-28 03:02:07,895 - oe-selftest - INFO - Reproducibility summary for deb: same=12386 different=1 different_excluded=0 missing=0 total=12387
unused_exclusions=[]
2024-08-28 03:02:07,929 - oe-selftest - INFO - Checking ipk packages for differences...
2024-08-28 03:02:40,188 - oe-selftest - INFO - Reproducibility summary for ipk: same=12386 different=1 different_excluded=0 missing=0 total=12387
unused_exclusions=[]
2024-08-28 03:02:40,218 - oe-selftest - INFO - Checking rpm packages for differences...
2024-08-28 03:03:02,285 - oe-selftest - INFO - Reproducibility summary for rpm: same=12387 different=0 different_excluded=0 missing=0 total=12387
unused_exclusions=[]
2024-08-28 03:03:02,318 - oe-selftest - INFO - Running diffoscope
2024-08-28 03:03:04,497 - oe-selftest - INFO -  ... FAIL
2024-08-28 03:03:04,497 - oe-selftest - INFO - Traceback (most recent call last):
  File "/home/pokybuild/yocto-worker/reproducible/build/meta/lib/oeqa/selftest/cases/reproducible.py", line 342, in test_reproducible_builds
    self.fail('\n'.join(fails))
AssertionError: The following deb packages are different and not in exclusion list:
/home/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/deb/./core2-64/lz4-staticdev_1.10.0-r0_amd64.deb
The following ipk packages are different and not in exclusion list:
/home/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/ipk/./core2-64/lz4-staticdev_1.10.0-r0_core2-64.ipk

2024-08-28 03:03:04,499 - oe-selftest - INFO - ======================================================================
2024-08-28 03:03:04,499 - oe-selftest - INFO - FAIL: test_reproducible_builds (reproducible.ReproducibleTests.test_reproducible_builds)
2024-08-28 03:03:04,499 - oe-selftest - INFO - ----------------------------------------------------------------------
2024-08-28 03:03:04,499 - oe-selftest - INFO - Traceback (most recent call last):
  File "/home/pokybuild/yocto-worker/reproducible/build/meta/lib/oeqa/selftest/cases/reproducible.py", line 342, in test_reproducible_builds
    self.fail('\n'.join(fails))
AssertionError: The following deb packages are different and not in exclusion list:
/home/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/deb/./core2-64/lz4-staticdev_1.10.0-r0_amd64.deb
The following ipk packages are different and not in exclusion list:
/home/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB-extended/tmp/deploy/ipk/./core2-64/lz4-staticdev_1.10.0-r0_core2-64.ipk

2024-08-28 03:03:04,499 - oe-selftest - INFO - ----------------------------------------------------------------------
2024-08-28 03:03:04,500 - oe-selftest - INFO - Ran 2 tests in 21564.439s
2024-08-28 03:03:04,500 - oe-selftest - INFO - FAILED
2024-08-28 03:03:04,500 - oe-selftest - INFO -  (failures=1)
2024-08-28 03:03:12,933 - oe-selftest - INFO - RESULTS:
2024-08-28 03:03:12,933 - oe-selftest - INFO - RESULTS - reproducible.DiffoscopeTests.test_diffoscope: PASSED (656.41s)
2024-08-28 03:03:12,933 - oe-selftest - INFO - RESULTS - reproducible.ReproducibleTests.test_reproducible_builds: FAILED (20907.80s)
2024-08-28 03:03:13,258 - oe-selftest - INFO - SUMMARY:
2024-08-28 03:03:13,258 - oe-selftest - INFO - oe-selftest () - Ran 2 tests in 21564.440s
2024-08-28 03:03:13,258 - oe-selftest - INFO - oe-selftest - FAIL - Required tests failed (successes=1, skipped=0, failures=1, errors=0)

Error details

Submitted on:
27/08/24 22:03
Error type:
OE selftest
Command:
oe-selftest -r reproducible
Machine:
qemux86-64
Distro:
poky
Build system:
unknown
Target system:
unknown
Host distro:
unknown
Branch:
abelloni/master-next
Commit:
unknown
Build:
#189952
Submitter:
yp-ab-stream8-ty-1.yocto.io
Link back:
https://autobuilder.yoctoproject.org/typhoon/#/builders/117/builds/5245
Similar errors:
0
Open a bug