Bug 1990589 - chrony FTBFS on a fresh RHEL-9 Beta nightly: 099-scfilter -> 007-cmdmon -> FAIL
Summary: chrony FTBFS on a fresh RHEL-9 Beta nightly: 099-scfilter -> 007-cmdmon -> FAIL
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: chrony
Version: 9.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: beta
: ---
Assignee: Miroslav Lichvar
QA Contact: Ondrej Mejzlik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-05 16:45 UTC by Alexander Sosedkin
Modified: 2021-12-07 21:48 UTC (History)
1 user (show)

Fixed In Version: chrony-4.1-3.el9
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-12-07 21:44:43 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-92559 0 None None None 2021-08-05 16:49:31 UTC

Description Alexander Sosedkin 2021-08-05 16:45:23 UTC
Description of problem: chrony upstream testsuite fails on RHEL-9.0.0-20210804.6 nightly
Version-Release number of selected component (if applicable): chrony-4.1-1.el9
How reproducible: reliably
Steps to Reproduce: try to recompile chrony
Actual results:
   099-scfilter   Testing system call filter in non-destructive tests:
     level -1:
       001-minimal                                                 OK
       002-extended                                                OK
       003-memlock                                                 OK
       004-priority                                                OK
       006-privdrop                                                OK
       007-cmdmon                                                  BAD
   FAIL
  --- 8< ---
   SUMMARY:
     TOTAL  16
     PASSED 9
     FAILED 1    (099-scfilter)
     SKIPPED 6   (100-clockupdate 101-rtc 102-hwtimestamp 103-refclock 104-systemdirs 199-scfilter)
Expected results: testsuite succeeds
Additional info:
    fails on RHEL-9.0.0-20210804.6 with BUILDROOT-9.0.0-20210804.5,
    passes on RHEL-9.0.0-20210728.4 with BUILDROOT-9.0.0-20210728.1

Comment 1 Alexander Sosedkin 2021-08-05 18:45:25 UTC
And, I suppose, now the same thing started happening when building chrony-4.1-1.fc34 on Fedora 34.

Comment 3 Miroslav Lichvar 2021-08-09 10:34:46 UTC
It seems this due to the glibc update. New system calls need to be allowed in the chrony seccomp filter.

https://git.tuxfamily.org/chrony/chrony.git/commit/?id=bbbd80bf03223f181d4abf5c8e5fe6136ab6129a


Note You need to log in before you can comment on or make changes to this bug.