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

Python package updates #3111

Merged
merged 8 commits into from Jun 22, 2017

Conversation

davidlange6
Copy link
Contributor

No description provided.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @davidlange6 (David Lange) for branch IB/CMSSW_9_2_X/gcc530.

@cmsbuild, @smuzaffar, @mrodozov, @iahmad-khan, @davidlange6 can you please review it and eventually sign? Thanks.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.

@davidlange6
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 20, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/20786/console

@cmsbuild
Copy link
Contributor

-1

Tested at: 2164855

  • Build:

I found an error when building:

ERROR: SCRAM::Plugins::DocParser:/build/cmsbld/jenkins-workarea/workspace/ib-any-integration/testBuildDir/tmp/BUILDROOT/9d606806f0501aa4e4e6982bf6d77fe8/opt/cmssw/slc6_amd64_gcc530/cms/cmssw-tool-conf/38.0-cms/tools/selected/py2-pip.xml:10:Found closing tag "tool" while looking for "info".
######### START #########

######### END #########
+ exit 1
error: Bad exit status from /build/cmsbld/jenkins-workarea/workspace/ib-any-integration/testBuildDir/tmp/rpm-tmp.xcG9Dw (%install)


RPM build errors:
Bad exit status from /build/cmsbld/jenkins-workarea/workspace/ib-any-integration/testBuildDir/tmp/rpm-tmp.xcG9Dw (%install)



You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3111/20786/summary.html

@cmsbuild
Copy link
Contributor

Pull request #3111 was updated.

@smuzaffar
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 20, 2017

@smuzaffar
Copy link
Contributor

@davidlange6 , looks like now it is missing chardet

Traceback (most recent call last):
  File "/build/cmsbld/jenkins-workarea/workspace/ib-any-integration/cms-bot/./report-pull-request-results", line 8, in <module>
    import requests
  File "/build/cmsbld/jenkins-workarea/workspace/ib-any-integration/testBuildDir/slc6_amd64_gcc530/external/py2-pippkgs/5.0-cms/lib/python2.7/site-packages/requests/__init__.py", line 44, in <module>
    import chardet
ImportError: No module named chardet

@davidlange6
Copy link
Contributor Author

hum, i thing this is requests no longer bundling stuff it depends on directly (good) - seems the list will be chardet, idna, certifi - too bad that I start to have unit tests that catch these things..

@cmsbuild
Copy link
Contributor

Pull request #3111 was updated.

@davidlange6
Copy link
Contributor Author

ok, I think I got all the packages that requests now depends on - but one more commit needed

@cmsbuild
Copy link
Contributor

Pull request #3111 was updated.

@davidlange6
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 21, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/20812/console

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

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

The workflows 1003.0, 1001.0, 1000.0, 140.53, 136.731, 4.22 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

Comparison Summary:

  • You potentially added 13 lines to the logs
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 22
  • DQMHistoTests: Total histograms compared: 1803263
  • DQMHistoTests: Total failures: 29338
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1773759
  • DQMHistoTests: Total skipped: 166
  • DQMHistoTests: Total Missing objects: 0
  • Checked 90 log files, 14 edm output root files, 22 DQM output files

@davidlange6
Copy link
Contributor Author

merge

@cmsbuild cmsbuild merged commit 1f46154 into cms-sw:IB/CMSSW_9_2_X/gcc530 Jun 22, 2017
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

3 participants