Skip to content
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

Pixel template making code update #30563

Merged
merged 2 commits into from Jul 12, 2020

Conversation

tvami
Copy link
Contributor

@tvami tvami commented Jul 6, 2020

PR description:

Move the codes that are used to create the (2D)Template and GenErr objects to central CMSSW (instead of living on individual github accounts)

PR validation:

in CondTools/SiPixel/test

cmsRun SiPixelTemplateDBObjectUploader_cfg.py Fullname=SiPixelTemplateDBObject_phase1_0T_mc_BoR3_v1_bugfix Map=../data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1/mapping.csv TemplateFilePath=CondTools/SiPixel/data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1

and

cmsRun SiPixelGenErrorDBObjectUploader_cfg.py Fullname=SiPixelGenErrorDBObject_phase1_0T_mc_BoR3_v1_bugfix Map=../data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1/mapping.csv GenErrFilePath=CondTools/SiPixel/data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1

if this PR is a backport please specify the original PR and why you need to backport that PR:

This is not a PR, and there is no PR planned

cc: @mmusich @tsusa

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 6, 2020

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 6, 2020

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30563/16799

  • This PR adds an extra 1332KB to repository

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 6, 2020

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 6, 2020

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30563/16800

  • This PR adds an extra 1336KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 6, 2020

A new Pull Request was created by @tvami (Tamas Vami) for master.

It involves the following packages:

CondTools/SiPixel

@ggovi, @cmsbuild can you please review it and eventually sign? Thanks.
@mmusich, @dkotlins, @VinInn this is something you requested to watch as well.
@silviodonato, @dpiparo you are the release manager for this.

cms-bot commands are listed here

@tvami
Copy link
Contributor Author

tvami commented Jul 6, 2020

Hi @christopheralanwest , could you please initiate the tests? Thanks!

@@ -0,0 +1,1437 @@
Dot1_150x100_dj0260a@-375V,0.0T@90d,263K,rh=1.10/0.7,1.3/1.3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @tvami, these huge files do not belong to cmssw. Please remove them and squash your commit history in order not to clog the repo.

@@ -0,0 +1,2 @@
cmsRun SiPixelTemplateDBObjectUploader_cfg.py Fullname=SiPixelTemplateDBObject_phase1_0T_mc_BoR3_v1_bugfix Map=../data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1/mapping.csv TemplateFilePath=CondTools/SiPixel/data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tvami maybe this can become a unit test?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 7, 2020

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 7, 2020

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30563/16816

  • This PR adds an extra 1336KB to repository

  • Found files with invalid states:

    • CondTools/SiPixel/data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1/generror_summary_zp0313.out:
    • CondTools/SiPixel/data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1/generror_summary_zp0312.out:
    • CondTools/SiPixel/data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1/generror_summary_zp0311.out:
    • CondTools/SiPixel/data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1/template_summary_zp0311.out:
    • CondTools/SiPixel/data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1/template_summary_zp0310.out:
    • CondTools/SiPixel/data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1/template_summary_zp0313.out:
    • CondTools/SiPixel/data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1/mapping.csv:
    • CondTools/SiPixel/data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1/template_summary_zp0315.out:
    • CondTools/SiPixel/data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1/template_summary_zp0312.out:
    • CondTools/SiPixel/data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1/generror_summary_zp0310.out:
    • CondTools/SiPixel/data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1/generror_summary_zp0314.out:
    • CondTools/SiPixel/data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1/generror_summary_zp0315.out:
    • CondTools/SiPixel/data/SiPixelTemplateDBObject_0T_phase1_BoR3_v1/template_summary_zp0314.out:

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 7, 2020

Pull request #30563 was updated. @ggovi, @cmsbuild can you please check and sign again.

clang code-format

minor changes

testing files

clang code-format again

Removing input files
@tvami tvami force-pushed the PixelTemplateMakingUpdate branch from 028161f to 9fe5c9b Compare July 7, 2020 18:02
@tvami tvami force-pushed the PixelTemplateMakingUpdate branch from f620ae6 to bd78af9 Compare July 7, 2020 21:25
@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 7, 2020

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-cae53e/7766/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 37
  • DQMHistoTests: Total histograms compared: 2787364
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2787313
  • DQMHistoTests: Total skipped: 50
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 36 files compared)
  • Checked 154 log files, 17 edm output root files, 37 DQM output files

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 7, 2020

The code-checks are being triggered in jenkins.

@mmusich
Copy link
Contributor

mmusich commented Jul 7, 2020

@cmsbuild, please test with cms-data/CalibTracker-SiPixelESProducers#1

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 7, 2020

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30563/16823

  • This PR adds an extra 20KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 7, 2020

The tests are being triggered in jenkins.
Tested with other pull request(s) cms-data/CalibTracker-SiPixelESProducers#1

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 7, 2020

Pull request #30563 was updated. @ggovi, @cmsbuild can you please check and sign again.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 8, 2020

+1
Tested at: bd78af9
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-68bfb5/7770/summary.html
CMSSW: CMSSW_11_2_X_2020-07-07-1100
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 8, 2020

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 8, 2020

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-68bfb5/7770/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 37
  • DQMHistoTests: Total histograms compared: 2787364
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2787313
  • DQMHistoTests: Total skipped: 50
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 36 files compared)
  • Checked 154 log files, 17 edm output root files, 37 DQM output files

@mmusich
Copy link
Contributor

mmusich commented Jul 8, 2020

@smuzaffar, the static analyzer has some complaints about this PR: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-68bfb5/7770/summary.html, but checking the log is not very clear which change proposed here is triggering the warning. Do you have any hint?

@ggovi
Copy link
Contributor

ggovi commented Jul 10, 2020

+1

@cmsbuild
Copy link
Contributor

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. @silviodonato, @dpiparo (and backports should be raised in the release meeting by the corresponding L2)

@silviodonato
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit b2aff51 into cms-sw:master Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants