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

[ROOT] get latest commits from master #5895

Conversation

mrodozov
Copy link
Contributor

@mrodozov mrodozov commented Jun 2, 2020

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 2, 2020

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/6733/console Started: 2020/06/02 14:31

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 2, 2020

A new Pull Request was created by @mrodozov (Mircho Rodozov) for branch IB/CMSSW_11_2_X/rootmaster.

@cmsbuild, @smuzaffar, @mrodozov, @tulamor can you please review it and eventually sign? Thanks.
cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 2, 2020

-1

Tested at: 876c844

CMSSW: CMSSW_11_2_ROOT6_X_2020-06-01-2300
SCRAM_ARCH: slc7_amd64_gcc820
You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-aea10c/6733/summary.html

I found follow errors while testing this PR

Failed tests: Build

  • Build:

I found compilation error when building:

In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/boost/1.72.0-nlgpag/include/boost/make_shared.hpp:14:
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/boost/1.72.0-nlgpag/include/boost/smart_ptr/make_shared.hpp:14:
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/boost/1.72.0-nlgpag/include/boost/smart_ptr/make_shared_object.hpp:17:
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/boost/1.72.0-nlgpag/include/boost/smart_ptr/shared_ptr.hpp:28:
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/boost/1.72.0-nlgpag/include/boost/smart_ptr/detail/shared_count.hpp:30:
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/boost/1.72.0-nlgpag/include/boost/smart_ptr/detail/sp_counted_impl.hpp:254:31: error: declaration of 'allocator_traits' must be imported from one of the following modules before it is required:
        std.algorithm
        std.string
        std.deque
        std.forward_list
        [...]


@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 2, 2020

Comparison not run due to Build errors (RelVals and Igprof tests were also skipped)

@smuzaffar
Copy link
Contributor

this is the error while loading disc

>> Checking EDM Class Transients in libDataFormatsHGCalReco.so
While building module 'boost_functional' imported from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_ROOT6_X_2020-06-01-2300/src/DataFormats/Common/interface/Ref.h:115:
While building module 'boost_utils' imported from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/boost/1.72.0-nlgpag/include/boost/container_hash/extensions.hpp:22:
In file included from <module-includes>:34:
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/boost/1.72.0-nlgpag/include/boost/make_shared.hpp:14:
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/boost/1.72.0-nlgpag/include/boost/smart_ptr/make_shared.hpp:14:
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/boost/1.72.0-nlgpag/include/boost/smart_ptr/make_shared_object.hpp:17:
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/boost/1.72.0-nlgpag/include/boost/smart_ptr/shared_ptr.hpp:28:
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/boost/1.72.0-nlgpag/include/boost/smart_ptr/detail/shared_count.hpp:30:
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/boost/1.72.0-nlgpag/include/boost/smart_ptr/detail/sp_counted_impl.hpp:254:31: error: declaration of 'allocator_trait
s' must be imported from one of the following modules before it is required:
        std.algorithm
        std.string
        std.deque
        std.forward_list
        [...]
        typedef typename std::allocator_traits<A>::template rebind_alloc< this_type > A2;
                              ^
/cvmfs/cms-ib.cern.ch/nweek-02631/slc7_amd64_gcc820/external/gcc/8.2.0-bcolbf/bin/../lib/gcc/x86_64-unknown-linux-gnu/8.4.0/../../../../include/c++/8.4.0/bits/alloc_traits.h:83:12: note: previous declaration is here
    struct allocator_traits : __allocator_traits_base
           ^

remove one commit and add all new till today
@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 4, 2020

Pull request #5895 was updated.

@mrodozov
Copy link
Contributor Author

mrodozov commented Jun 4, 2020

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 4, 2020

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/6806/console Started: 2020/06/04 14:27

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 4, 2020

-1

Tested at: a1b246b

  • Build:

I found compilation error when building:


-- Configuring incomplete, errors occurred!
See also "/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc820/lcg/root/6.23.01-aea10c/build/CMakeFiles/CMakeOutput.log".
See also "/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc820/lcg/root/6.23.01-aea10c/build/CMakeFiles/CMakeError.log".
error: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.syhgkq (%build)


RPM build errors:
Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.syhgkq (%build)



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

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 5, 2020

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/6839/console Started: 2020/06/05 10:30

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 5, 2020

-1

Tested at: 6664a3f

CMSSW: CMSSW_11_2_ROOT6_X_2020-06-03-2300
SCRAM_ARCH: slc7_amd64_gcc820
You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-aea10c/6839/summary.html

I found follow errors while testing this PR

Failed tests: UnitTests

  • Unit Tests:

I found errors in the following unit tests:

---> test EcalDCS_O2O_test had ERRORS
---> test runtestRecoTauTagRecoTau had ERRORS

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 5, 2020

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 5, 2020

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 2 differences found in the comparisons
  • DQMHistoTests: Total files compared: 36
  • DQMHistoTests: Total histograms compared: 2783946
  • DQMHistoTests: Total failures: 42
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2783854
  • DQMHistoTests: Total skipped: 50
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 35 files compared)
  • Checked 152 log files, 16 edm output root files, 36 DQM output files

@smuzaffar
Copy link
Contributor

+externals

@smuzaffar smuzaffar merged commit 76d878a into cms-sw:IB/CMSSW_11_2_X/rootmaster Jun 5, 2020
@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 5, 2020

This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_11_2_X/rootmaster IBs (but tests are reportedly failing). 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)

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.

3 participants