Hi,
I took a look at recent runs under https://builds.apache.
org/job/kafka-pr-jdk9-scala2.12

All the recent runs failed with:

Could not update commit status of the Pull Request on GitHub.
org.kohsuke.github.HttpException: Server returned HTTP response code:
201, message: 'Created' for URL:
https://api.github.com/repos/apache/kafka/statuses/3d96c6f5b2edd3c1dbea11dab003c4ac78ee141a
        at org.kohsuke.github.Requester.parse(Requester.java:633)
        at org.kohsuke.github.Requester.parse(Requester.java:594)
        at org.kohsuke.github.Requester._to(Requester.java:272)
        at org.kohsuke.github.Requester.to(Requester.java:234)
        at 
org.kohsuke.github.GHRepository.createCommitStatus(GHRepository.java:1071)

...

Caused by: com.fasterxml.jackson.databind.JsonMappingException:
Numeric value (4298492118) out of range of int
 at [Source: 
{"url":"https://api.github.com/repos/apache/kafka/statuses/3d96c6f5b2edd3c1dbea11dab003c4ac78ee141a","id":4298492118,"state":"pending","description":"Build
started sha1 is
merged.","target_url":"https://builds.apache.org/job/kafka-pr-jdk9-scala2.12/2397/","context":"JDK
9 and Scala 2.12",


Should we upgrade the version for jackson ?


Cheers

Reply via email to