-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run endStream concurrently as part of endJob #35097
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35097/24983
|
A new Pull Request was created by @Dr15Jones (Chris Jones) for master. It involves the following packages:
@makortel, @smuzaffar, @cmsbuild, @Dr15Jones can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
-1 Failed Tests: ClangBuild The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic: You can see more details here: Clang BuildI found compilation warning while trying to compile with clang. Command used:
See details on the summary page. |
From visual inspection the only question I have is if we should eventually do the same for beginStream? |
ac77993
to
2601610
Compare
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35097/24984
|
Pull request #35097 was updated. @makortel, @smuzaffar, @cmsbuild, @Dr15Jones can you please check and sign again. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-cfaa9b/18182/summary.html The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic: You can see more details here: Comparison SummaryThe workflows 140.53 have different files in step1_dasquery.log than the ones found in the baseline. You may want to check and retrigger the tests if necessary. You can check it in the "files" directory in the results of the comparisons Summary:
|
+1 |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
Could this PR be causing many failures at the end of the jobs in IBs along
|
@Dr15Jones CMSSW_12_1_X_2021-08-31-2300: works well while "runTheMatrix.py -l 200" with this PR also runs well, that is why the PR test doesn't catch this error. Do you have a workaround quickly? Or otherwise we revert this PR as quite many workflows in IB are failing? |
@qliphy I'll have a fix in a few minutes. |
PR description:
PR validation:
Code compiles and framework unit tests pass.