Bug 18 - apache-commons-exec build failed in koji
Summary: apache-commons-exec build failed in koji
Status: CONFIRMED
Alias: None
Product: Circle Build Tools
Classification: Circle
Component: Koji (show other bugs)
Version: 未指定
Hardware: All Linux
: --- blocker
Assignee: Bella Zhang
URL:
Depends on:
Blocks:
 
Reported: 2022-05-20 01:07 CST by Bella Zhang
Modified: 2022-05-20 01:07 CST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bella Zhang 2022-05-20 01:07:04 CST
https://koji.cclinux.org/koji/taskinfo?taskID=210480

There is a issue:

[INFO] Running org.apache.commons.exec.issues.Exec60Test
[ping.sh] Blocking for 2 seconds ...
ping: socket: Operation not permitted
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in org.apache.commons.exec.issues.Exec60Test
[ERROR] testExec_60(org.apache.commons.exec.issues.Exec60Test)  Time elapsed: 0.003 s  <<< FAILURE!
java.lang.AssertionError: Watchdog killed the process
	at org.apache.commons.exec.issues.Exec60Test.testExec_60(Exec60Test.java:76)