Closed vy closed 1 month ago
@DonggeLiu, since you were the one who reviewed #12352, could you help me with this ticket, please?
I would give this another day -- the project started building two days ago and there's been one coverage build. I assume the harness just hasn't been picked up by the bots yet.
@jonathanmetzman do we guarantee that the bots for running fuzzers picks up each harness once a day?
@jonathanmetzman, would you mind helping with this issue, please?
I can see where the issue is happening. There's too much contention on our libFuzzer entity (silly of us to have a single entity that needs to be updated like this). I think I know why. Let me try a fix.
If you look at oss-fuzz.com you should see a job for log4cxx now. Stats take a day to populate and should be there by Wednesday. From the internal logs, it looks like it's running.
@jonathanmetzman, I can confirm that the tests are running. Thanks so much! :pray:
Thank you, this actually helped us investigate a very serious problem in oss-fuzz.
@jonathanmetzman, happy to be of help! :heart_eyes_cat: For the record, I have never been able to make coverage work; neither for log4j2
, nor for apache-logging-log4cxx
. I will appreciate it if you can also take a look at it at your convenience too, please.
I have recently contributed Log4cxx tests in #12352. Though I am not able to see the tests being picked up and run by ClusterFuzz.
Fuzzing builds
I can see that the Log4cxx fuzzer builds are succeeding.
Coverage builds
Coverage builds are failing with the following failure:
It has been more than 24 hours, hence I was expecting this message to disappear. Though I suspect the tests have not been run at all yet.
Fuzzing
When I login to oss-fuzz.com, I cannot see anything Log4cxx related. Neither a bucket for the run logs exists.