[
https://issues.apache.org/jira/browse/GOBBLIN-1902?focusedWorklogId=880061&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-880061
]
ASF GitHub Bot logged work on GOBBLIN-1902:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 12/Sep/23 21:26
Start Date: 12/Sep/23 21:26
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #3767:
URL: https://github.com/apache/gobblin/pull/3767#issuecomment-1716473626
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/3767?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
> Merging
[#3767](https://app.codecov.io/gh/apache/gobblin/pull/3767?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(7494bbd) into
[master](https://app.codecov.io/gh/apache/gobblin/commit/5f021ba6b9f259c383be3fa5a2ec323e168c1501?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(5f021ba) will **decrease** coverage by `1.48%`.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #3767 +/- ##
============================================
- Coverage 47.18% 45.70% -1.48%
+ Complexity 10911 2159 -8752
============================================
Files 2149 413 -1736
Lines 85079 17965 -67114
Branches 9445 2187 -7258
============================================
- Hits 40144 8211 -31933
+ Misses 41288 8880 -32408
+ Partials 3647 874 -2773
```
[see 1739 files with indirect coverage
changes](https://app.codecov.io/gh/apache/gobblin/pull/3767/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
:mega: We’re building smart automated test selection to slash your CI/CD
build times. [Learn
more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Issue Time Tracking
-------------------
Worklog Id: (was: 880061)
Time Spent: 0.5h (was: 20m)
> Log intermittent NPE from ExecuteImpl
> -------------------------------------
>
> Key: GOBBLIN-1902
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1902
> Project: Apache Gobblin
> Issue Type: New Feature
> Components: gobblin-service
> Reporter: Urmi Mustafi
> Assignee: Abhishek Tiwari
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> org.apache.gobblin.runtime.JobException: Failed to run Spec: ... occurring at
> stack trace below but exception details are being swallowed so cannot tell
> where NPE is coming from to debug. Adding logging to help.
> {{"GobblinServiceJobScheduler.java","lineNumber":763,"nativeMethod":"0","source":"org.apache.gobblin.service.modules.scheduler.GobblinServiceJobScheduler$GobblinServiceJob"},\{"index":1,"call":"execute","columnNumber":null,"fileName":"BaseGobblinJob.java","lineNumber":58,"nativeMethod":"0","source":"org.apache.gobblin.scheduler.BaseGobblinJob"},}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)