From 2369899fb77926a0ea98e30b5d8834c921fe0118 Mon Sep 17 00:00:00 2001 From: Cms Build Date: Thu, 12 Oct 2023 07:10:09 +0200 Subject: [PATCH] New report generated 20231012-0710 --- _data/CMSSW_13_1_X.json | 6 +-- _data/CMSSW_13_2_X.json | 6 +-- _data/CMSSW_13_3_ASAN_X.json | 32 +++--------- _data/CMSSW_13_3_CLANG_X.json | 2 +- _data/CMSSW_13_3_DEVEL_X.json | 6 +-- _data/CMSSW_13_3_G4VECGEOM_X.json | 22 ++------ _data/CMSSW_13_3_NONLTO_X.json | 2 +- _data/CMSSW_13_3_ROOT628_X.json | 9 +++- _data/CMSSW_13_3_X.json | 2 +- _data/merged_prs_summary.json | 87 +++++++++++-------------------- data/CMSSW_13_1_X.json | 6 +-- data/CMSSW_13_2_X.json | 6 +-- data/CMSSW_13_3_ASAN_X.json | 32 +++--------- data/CMSSW_13_3_CLANG_X.json | 2 +- data/CMSSW_13_3_DEVEL_X.json | 6 +-- data/CMSSW_13_3_G4VECGEOM_X.json | 22 ++------ data/CMSSW_13_3_NONLTO_X.json | 2 +- data/CMSSW_13_3_ROOT628_X.json | 9 +++- data/CMSSW_13_3_X.json | 2 +- data/merged_prs_summary.json | 87 +++++++++++-------------------- 20 files changed, 120 insertions(+), 228 deletions(-) diff --git a/_data/CMSSW_13_1_X.json b/_data/CMSSW_13_1_X.json index 5a65d6a41daa6..d0c89e15be681 100644 --- a/_data/CMSSW_13_1_X.json +++ b/_data/CMSSW_13_1_X.json @@ -510,12 +510,12 @@ { "done": false, "arch": "el8_ppc64le_gcc11", - "passed": false, + "passed": true, "file": "/data/sdt/buildlogs/el8_ppc64le_gcc11/www/tue/13.1-tue-23/CMSSW_13_1_X_2023-10-10-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { "num_passed": 324, - "known_failed": 0, - "num_failed": 1 + "known_failed": 1, + "num_failed": 0 } } ], diff --git a/_data/CMSSW_13_2_X.json b/_data/CMSSW_13_2_X.json index 447ad1e933e22..1f44a65eaada6 100644 --- a/_data/CMSSW_13_2_X.json +++ b/_data/CMSSW_13_2_X.json @@ -174,7 +174,7 @@ "ib_date": "2023-10-11-2300-0000", "relvals": [ { - "done": false, + "done": true, "arch": "slc7_amd64_gcc11", "passed": true, "file": "/data/sdt/buildlogs/slc7_amd64_gcc11/www/wed/13.2-wed-23/CMSSW_13_2_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", @@ -213,8 +213,8 @@ "file": "/data/sdt/buildlogs/el8_aarch64_gcc11/www/wed/13.2-wed-23/CMSSW_13_2_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { "num_passed": 3114, - "known_failed": 0, - "num_failed": 65 + "known_failed": 56, + "num_failed": 9 } } ], diff --git a/_data/CMSSW_13_3_ASAN_X.json b/_data/CMSSW_13_3_ASAN_X.json index a5bcc7ed8e33d..ee63035ea29bd 100644 --- a/_data/CMSSW_13_3_ASAN_X.json +++ b/_data/CMSSW_13_3_ASAN_X.json @@ -94,9 +94,9 @@ "passed": false, "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.ASAN-wed-23/CMSSW_13_3_ASAN_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { - "num_passed": 454, - "known_failed": 2, - "num_failed": 291 + "num_passed": 1499, + "known_failed": 0, + "num_failed": 794 } } ], @@ -646,14 +646,10 @@ { "comp_baseline_state": "errors", "python3_tests": [], - "tests_archs": [ - "el8_amd64_gcc11" - ], + "tests_archs": [], "cmsdist_merged_prs": {}, "cmsdist_compared_tags": {}, - "cmsdistTags": { - "el8_amd64_gcc11": "Not Found" - }, + "cmsdistTags": {}, "next_ib": false, "RVExceptions": null, "fwlite": [], @@ -661,16 +657,7 @@ "crab_tests": "not-found", "compared_tags": "CMSSW_13_3_ASAN_X_2023-10-02-2300-->CMSSW_13_3_ASAN_X_2023-10-04-2300", "dqm_tests": "not-found", - "utests": [ - { - "arch": "el8_amd64_gcc11", - "passed": "failed", - "file": "/data/sdt/buildlogs/el8_amd64_gcc11/www/wed/13.3.ASAN-wed-23/CMSSW_13_3_ASAN_X_2023-10-04-2300/unitTests-summary.log", - "details": { - "num_fails": "5" - } - } - ], + "utests": [], "ib_date": "2023-10-04-2300-0000", "relvals": [], "igprof": "not-found", @@ -752,12 +739,7 @@ "static_checks_v2": "not-found", "valgrind": "not-found", "material_budget": "not-found", - "dupDict": [ - { - "arch": "el8_amd64_gcc11", - "passed": "passed" - } - ], + "dupDict": [], "static_checks_failures": "not-found", "static_checks": "not-found", "isIB": true, diff --git a/_data/CMSSW_13_3_CLANG_X.json b/_data/CMSSW_13_3_CLANG_X.json index abeb38c5f5515..21b1a58b2657a 100644 --- a/_data/CMSSW_13_3_CLANG_X.json +++ b/_data/CMSSW_13_3_CLANG_X.json @@ -96,7 +96,7 @@ "passed": false, "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.CLANG-wed-23/CMSSW_13_3_CLANG_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { - "num_passed": 40, + "num_passed": 2547, "known_failed": 0, "num_failed": 1 } diff --git a/_data/CMSSW_13_3_DEVEL_X.json b/_data/CMSSW_13_3_DEVEL_X.json index fcebaa63ed93f..bd6ac33518522 100644 --- a/_data/CMSSW_13_3_DEVEL_X.json +++ b/_data/CMSSW_13_3_DEVEL_X.json @@ -255,12 +255,12 @@ { "done": false, "arch": "el8_amd64_gcc12", - "passed": true, + "passed": false, "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.DEVEL-wed-23/CMSSW_13_3_DEVEL_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { - "num_passed": 11, + "num_passed": 1172, "known_failed": 0, - "num_failed": 0 + "num_failed": 1 } } ], diff --git a/_data/CMSSW_13_3_G4VECGEOM_X.json b/_data/CMSSW_13_3_G4VECGEOM_X.json index 037d1eba44e56..bffa42e3d708f 100644 --- a/_data/CMSSW_13_3_G4VECGEOM_X.json +++ b/_data/CMSSW_13_3_G4VECGEOM_X.json @@ -549,9 +549,7 @@ { "comp_baseline_state": "errors", "python3_tests": [], - "tests_archs": [ - "el8_amd64_gcc11" - ], + "tests_archs": [], "cmsdist_merged_prs": {}, "cmsdist_compared_tags": {}, "cmsdistTags": { @@ -564,16 +562,7 @@ "crab_tests": "not-found", "compared_tags": "CMSSW_13_3_G4VECGEOM_X_2023-10-01-2300-->CMSSW_13_3_G4VECGEOM_X_2023-10-04-2300", "dqm_tests": "not-found", - "utests": [ - { - "arch": "el8_amd64_gcc11", - "passed": "failed", - "file": "/data/sdt/buildlogs/el8_amd64_gcc11/www/wed/13.3.G4VECGEOM-wed-23/CMSSW_13_3_G4VECGEOM_X_2023-10-04-2300/unitTests-summary.log", - "details": { - "num_fails": "1" - } - } - ], + "utests": [], "ib_date": "2023-10-04-2300-0000", "relvals": [], "igprof": "not-found", @@ -745,12 +734,7 @@ "static_checks_v2": "not-found", "valgrind": "not-found", "material_budget": "not-found", - "dupDict": [ - { - "arch": "el8_amd64_gcc11", - "passed": "passed" - } - ], + "dupDict": [], "static_checks_failures": "not-found", "static_checks": "not-found", "isIB": true, diff --git a/_data/CMSSW_13_3_NONLTO_X.json b/_data/CMSSW_13_3_NONLTO_X.json index f45f8eb7769b1..07f9e842b26fb 100644 --- a/_data/CMSSW_13_3_NONLTO_X.json +++ b/_data/CMSSW_13_3_NONLTO_X.json @@ -245,7 +245,7 @@ "ib_date": "2023-10-11-1100-0000", "relvals": [ { - "done": false, + "done": true, "arch": "el8_amd64_gcc12", "passed": true, "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.NONLTO-wed-11/CMSSW_13_3_NONLTO_X_2023-10-11-1100/pyRelValMatrixLogs/run/runall-report-step123-.log", diff --git a/_data/CMSSW_13_3_ROOT628_X.json b/_data/CMSSW_13_3_ROOT628_X.json index 92dc891ab2d8c..8df64911fc1b8 100644 --- a/_data/CMSSW_13_3_ROOT628_X.json +++ b/_data/CMSSW_13_3_ROOT628_X.json @@ -186,7 +186,14 @@ "static_checks": "not-found", "isIB": true, "inProgress": false, - "addons": [], + "addons": [ + { + "arch": "el8_amd64_gcc12", + "passed": true, + "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.ROOT628-wed-23/CMSSW_13_3_ROOT628_X_2023-10-11-2300/addOnTests.log", + "details": {} + } + ], "hlt_tests": "not-found" }, { diff --git a/_data/CMSSW_13_3_X.json b/_data/CMSSW_13_3_X.json index 7af7ccf28cd56..a031572edee16 100644 --- a/_data/CMSSW_13_3_X.json +++ b/_data/CMSSW_13_3_X.json @@ -237,7 +237,7 @@ "passed": false, "file": "/data/sdt/buildlogs/el8_aarch64_gcc12/www/wed/13.3-wed-23/CMSSW_13_3_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { - "num_passed": 1986, + "num_passed": 3071, "known_failed": 56, "num_failed": 2 } diff --git a/_data/merged_prs_summary.json b/_data/merged_prs_summary.json index 667a799d8a1ac..812228c4e72b7 100644 --- a/_data/merged_prs_summary.json +++ b/_data/merged_prs_summary.json @@ -12656,12 +12656,12 @@ { "done": false, "arch": "el8_ppc64le_gcc11", - "passed": false, + "passed": true, "file": "/data/sdt/buildlogs/el8_ppc64le_gcc11/www/tue/13.1-tue-23/CMSSW_13_1_X_2023-10-10-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { "num_passed": 324, - "known_failed": 0, - "num_failed": 1 + "known_failed": 1, + "num_failed": 0 } } ], @@ -17402,7 +17402,7 @@ "ib_date": "2023-10-11-2300-0000", "relvals": [ { - "done": false, + "done": true, "arch": "slc7_amd64_gcc11", "passed": true, "file": "/data/sdt/buildlogs/slc7_amd64_gcc11/www/wed/13.2-wed-23/CMSSW_13_2_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", @@ -17441,8 +17441,8 @@ "file": "/data/sdt/buildlogs/el8_aarch64_gcc11/www/wed/13.2-wed-23/CMSSW_13_2_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { "num_passed": 3114, - "known_failed": 0, - "num_failed": 65 + "known_failed": 56, + "num_failed": 9 } } ], @@ -20948,9 +20948,9 @@ "passed": false, "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.ASAN-wed-23/CMSSW_13_3_ASAN_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { - "num_passed": 454, - "known_failed": 2, - "num_failed": 291 + "num_passed": 1499, + "known_failed": 0, + "num_failed": 794 } } ], @@ -21500,14 +21500,10 @@ { "comp_baseline_state": "errors", "python3_tests": [], - "tests_archs": [ - "el8_amd64_gcc11" - ], + "tests_archs": [], "cmsdist_merged_prs": {}, "cmsdist_compared_tags": {}, - "cmsdistTags": { - "el8_amd64_gcc11": "Not Found" - }, + "cmsdistTags": {}, "next_ib": false, "RVExceptions": null, "fwlite": [], @@ -21515,16 +21511,7 @@ "crab_tests": "not-found", "compared_tags": "CMSSW_13_3_ASAN_X_2023-10-02-2300-->CMSSW_13_3_ASAN_X_2023-10-04-2300", "dqm_tests": "not-found", - "utests": [ - { - "arch": "el8_amd64_gcc11", - "passed": "failed", - "file": "/data/sdt/buildlogs/el8_amd64_gcc11/www/wed/13.3.ASAN-wed-23/CMSSW_13_3_ASAN_X_2023-10-04-2300/unitTests-summary.log", - "details": { - "num_fails": "5" - } - } - ], + "utests": [], "ib_date": "2023-10-04-2300-0000", "relvals": [], "igprof": "not-found", @@ -21606,12 +21593,7 @@ "static_checks_v2": "not-found", "valgrind": "not-found", "material_budget": "not-found", - "dupDict": [ - { - "arch": "el8_amd64_gcc11", - "passed": "passed" - } - ], + "dupDict": [], "static_checks_failures": "not-found", "static_checks": "not-found", "isIB": true, @@ -21761,7 +21743,7 @@ "passed": false, "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.CLANG-wed-23/CMSSW_13_3_CLANG_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { - "num_passed": 40, + "num_passed": 2547, "known_failed": 0, "num_failed": 1 } @@ -25047,12 +25029,12 @@ { "done": false, "arch": "el8_amd64_gcc12", - "passed": true, + "passed": false, "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.DEVEL-wed-23/CMSSW_13_3_DEVEL_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { - "num_passed": 11, + "num_passed": 1172, "known_failed": 0, - "num_failed": 0 + "num_failed": 1 } } ], @@ -26777,9 +26759,7 @@ { "comp_baseline_state": "errors", "python3_tests": [], - "tests_archs": [ - "el8_amd64_gcc11" - ], + "tests_archs": [], "cmsdist_merged_prs": {}, "cmsdist_compared_tags": {}, "cmsdistTags": { @@ -26792,16 +26772,7 @@ "crab_tests": "not-found", "compared_tags": "CMSSW_13_3_G4VECGEOM_X_2023-10-01-2300-->CMSSW_13_3_G4VECGEOM_X_2023-10-04-2300", "dqm_tests": "not-found", - "utests": [ - { - "arch": "el8_amd64_gcc11", - "passed": "failed", - "file": "/data/sdt/buildlogs/el8_amd64_gcc11/www/wed/13.3.G4VECGEOM-wed-23/CMSSW_13_3_G4VECGEOM_X_2023-10-04-2300/unitTests-summary.log", - "details": { - "num_fails": "1" - } - } - ], + "utests": [], "ib_date": "2023-10-04-2300-0000", "relvals": [], "igprof": "not-found", @@ -26973,12 +26944,7 @@ "static_checks_v2": "not-found", "valgrind": "not-found", "material_budget": "not-found", - "dupDict": [ - { - "arch": "el8_amd64_gcc11", - "passed": "passed" - } - ], + "dupDict": [], "static_checks_failures": "not-found", "static_checks": "not-found", "isIB": true, @@ -29223,7 +29189,7 @@ "ib_date": "2023-10-11-1100-0000", "relvals": [ { - "done": false, + "done": true, "arch": "el8_amd64_gcc12", "passed": true, "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.NONLTO-wed-11/CMSSW_13_3_NONLTO_X_2023-10-11-1100/pyRelValMatrixLogs/run/runall-report-step123-.log", @@ -30610,7 +30576,14 @@ "static_checks": "not-found", "isIB": true, "inProgress": false, - "addons": [], + "addons": [ + { + "arch": "el8_amd64_gcc12", + "passed": true, + "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.ROOT628-wed-23/CMSSW_13_3_ROOT628_X_2023-10-11-2300/addOnTests.log", + "details": {} + } + ], "hlt_tests": "not-found" }, { @@ -35441,7 +35414,7 @@ "passed": false, "file": "/data/sdt/buildlogs/el8_aarch64_gcc12/www/wed/13.3-wed-23/CMSSW_13_3_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { - "num_passed": 1986, + "num_passed": 3071, "known_failed": 56, "num_failed": 2 } diff --git a/data/CMSSW_13_1_X.json b/data/CMSSW_13_1_X.json index 5a65d6a41daa6..d0c89e15be681 100644 --- a/data/CMSSW_13_1_X.json +++ b/data/CMSSW_13_1_X.json @@ -510,12 +510,12 @@ { "done": false, "arch": "el8_ppc64le_gcc11", - "passed": false, + "passed": true, "file": "/data/sdt/buildlogs/el8_ppc64le_gcc11/www/tue/13.1-tue-23/CMSSW_13_1_X_2023-10-10-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { "num_passed": 324, - "known_failed": 0, - "num_failed": 1 + "known_failed": 1, + "num_failed": 0 } } ], diff --git a/data/CMSSW_13_2_X.json b/data/CMSSW_13_2_X.json index 447ad1e933e22..1f44a65eaada6 100644 --- a/data/CMSSW_13_2_X.json +++ b/data/CMSSW_13_2_X.json @@ -174,7 +174,7 @@ "ib_date": "2023-10-11-2300-0000", "relvals": [ { - "done": false, + "done": true, "arch": "slc7_amd64_gcc11", "passed": true, "file": "/data/sdt/buildlogs/slc7_amd64_gcc11/www/wed/13.2-wed-23/CMSSW_13_2_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", @@ -213,8 +213,8 @@ "file": "/data/sdt/buildlogs/el8_aarch64_gcc11/www/wed/13.2-wed-23/CMSSW_13_2_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { "num_passed": 3114, - "known_failed": 0, - "num_failed": 65 + "known_failed": 56, + "num_failed": 9 } } ], diff --git a/data/CMSSW_13_3_ASAN_X.json b/data/CMSSW_13_3_ASAN_X.json index a5bcc7ed8e33d..ee63035ea29bd 100644 --- a/data/CMSSW_13_3_ASAN_X.json +++ b/data/CMSSW_13_3_ASAN_X.json @@ -94,9 +94,9 @@ "passed": false, "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.ASAN-wed-23/CMSSW_13_3_ASAN_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { - "num_passed": 454, - "known_failed": 2, - "num_failed": 291 + "num_passed": 1499, + "known_failed": 0, + "num_failed": 794 } } ], @@ -646,14 +646,10 @@ { "comp_baseline_state": "errors", "python3_tests": [], - "tests_archs": [ - "el8_amd64_gcc11" - ], + "tests_archs": [], "cmsdist_merged_prs": {}, "cmsdist_compared_tags": {}, - "cmsdistTags": { - "el8_amd64_gcc11": "Not Found" - }, + "cmsdistTags": {}, "next_ib": false, "RVExceptions": null, "fwlite": [], @@ -661,16 +657,7 @@ "crab_tests": "not-found", "compared_tags": "CMSSW_13_3_ASAN_X_2023-10-02-2300-->CMSSW_13_3_ASAN_X_2023-10-04-2300", "dqm_tests": "not-found", - "utests": [ - { - "arch": "el8_amd64_gcc11", - "passed": "failed", - "file": "/data/sdt/buildlogs/el8_amd64_gcc11/www/wed/13.3.ASAN-wed-23/CMSSW_13_3_ASAN_X_2023-10-04-2300/unitTests-summary.log", - "details": { - "num_fails": "5" - } - } - ], + "utests": [], "ib_date": "2023-10-04-2300-0000", "relvals": [], "igprof": "not-found", @@ -752,12 +739,7 @@ "static_checks_v2": "not-found", "valgrind": "not-found", "material_budget": "not-found", - "dupDict": [ - { - "arch": "el8_amd64_gcc11", - "passed": "passed" - } - ], + "dupDict": [], "static_checks_failures": "not-found", "static_checks": "not-found", "isIB": true, diff --git a/data/CMSSW_13_3_CLANG_X.json b/data/CMSSW_13_3_CLANG_X.json index abeb38c5f5515..21b1a58b2657a 100644 --- a/data/CMSSW_13_3_CLANG_X.json +++ b/data/CMSSW_13_3_CLANG_X.json @@ -96,7 +96,7 @@ "passed": false, "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.CLANG-wed-23/CMSSW_13_3_CLANG_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { - "num_passed": 40, + "num_passed": 2547, "known_failed": 0, "num_failed": 1 } diff --git a/data/CMSSW_13_3_DEVEL_X.json b/data/CMSSW_13_3_DEVEL_X.json index fcebaa63ed93f..bd6ac33518522 100644 --- a/data/CMSSW_13_3_DEVEL_X.json +++ b/data/CMSSW_13_3_DEVEL_X.json @@ -255,12 +255,12 @@ { "done": false, "arch": "el8_amd64_gcc12", - "passed": true, + "passed": false, "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.DEVEL-wed-23/CMSSW_13_3_DEVEL_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { - "num_passed": 11, + "num_passed": 1172, "known_failed": 0, - "num_failed": 0 + "num_failed": 1 } } ], diff --git a/data/CMSSW_13_3_G4VECGEOM_X.json b/data/CMSSW_13_3_G4VECGEOM_X.json index 037d1eba44e56..bffa42e3d708f 100644 --- a/data/CMSSW_13_3_G4VECGEOM_X.json +++ b/data/CMSSW_13_3_G4VECGEOM_X.json @@ -549,9 +549,7 @@ { "comp_baseline_state": "errors", "python3_tests": [], - "tests_archs": [ - "el8_amd64_gcc11" - ], + "tests_archs": [], "cmsdist_merged_prs": {}, "cmsdist_compared_tags": {}, "cmsdistTags": { @@ -564,16 +562,7 @@ "crab_tests": "not-found", "compared_tags": "CMSSW_13_3_G4VECGEOM_X_2023-10-01-2300-->CMSSW_13_3_G4VECGEOM_X_2023-10-04-2300", "dqm_tests": "not-found", - "utests": [ - { - "arch": "el8_amd64_gcc11", - "passed": "failed", - "file": "/data/sdt/buildlogs/el8_amd64_gcc11/www/wed/13.3.G4VECGEOM-wed-23/CMSSW_13_3_G4VECGEOM_X_2023-10-04-2300/unitTests-summary.log", - "details": { - "num_fails": "1" - } - } - ], + "utests": [], "ib_date": "2023-10-04-2300-0000", "relvals": [], "igprof": "not-found", @@ -745,12 +734,7 @@ "static_checks_v2": "not-found", "valgrind": "not-found", "material_budget": "not-found", - "dupDict": [ - { - "arch": "el8_amd64_gcc11", - "passed": "passed" - } - ], + "dupDict": [], "static_checks_failures": "not-found", "static_checks": "not-found", "isIB": true, diff --git a/data/CMSSW_13_3_NONLTO_X.json b/data/CMSSW_13_3_NONLTO_X.json index f45f8eb7769b1..07f9e842b26fb 100644 --- a/data/CMSSW_13_3_NONLTO_X.json +++ b/data/CMSSW_13_3_NONLTO_X.json @@ -245,7 +245,7 @@ "ib_date": "2023-10-11-1100-0000", "relvals": [ { - "done": false, + "done": true, "arch": "el8_amd64_gcc12", "passed": true, "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.NONLTO-wed-11/CMSSW_13_3_NONLTO_X_2023-10-11-1100/pyRelValMatrixLogs/run/runall-report-step123-.log", diff --git a/data/CMSSW_13_3_ROOT628_X.json b/data/CMSSW_13_3_ROOT628_X.json index 92dc891ab2d8c..8df64911fc1b8 100644 --- a/data/CMSSW_13_3_ROOT628_X.json +++ b/data/CMSSW_13_3_ROOT628_X.json @@ -186,7 +186,14 @@ "static_checks": "not-found", "isIB": true, "inProgress": false, - "addons": [], + "addons": [ + { + "arch": "el8_amd64_gcc12", + "passed": true, + "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.ROOT628-wed-23/CMSSW_13_3_ROOT628_X_2023-10-11-2300/addOnTests.log", + "details": {} + } + ], "hlt_tests": "not-found" }, { diff --git a/data/CMSSW_13_3_X.json b/data/CMSSW_13_3_X.json index 7af7ccf28cd56..a031572edee16 100644 --- a/data/CMSSW_13_3_X.json +++ b/data/CMSSW_13_3_X.json @@ -237,7 +237,7 @@ "passed": false, "file": "/data/sdt/buildlogs/el8_aarch64_gcc12/www/wed/13.3-wed-23/CMSSW_13_3_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { - "num_passed": 1986, + "num_passed": 3071, "known_failed": 56, "num_failed": 2 } diff --git a/data/merged_prs_summary.json b/data/merged_prs_summary.json index 667a799d8a1ac..812228c4e72b7 100644 --- a/data/merged_prs_summary.json +++ b/data/merged_prs_summary.json @@ -12656,12 +12656,12 @@ { "done": false, "arch": "el8_ppc64le_gcc11", - "passed": false, + "passed": true, "file": "/data/sdt/buildlogs/el8_ppc64le_gcc11/www/tue/13.1-tue-23/CMSSW_13_1_X_2023-10-10-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { "num_passed": 324, - "known_failed": 0, - "num_failed": 1 + "known_failed": 1, + "num_failed": 0 } } ], @@ -17402,7 +17402,7 @@ "ib_date": "2023-10-11-2300-0000", "relvals": [ { - "done": false, + "done": true, "arch": "slc7_amd64_gcc11", "passed": true, "file": "/data/sdt/buildlogs/slc7_amd64_gcc11/www/wed/13.2-wed-23/CMSSW_13_2_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", @@ -17441,8 +17441,8 @@ "file": "/data/sdt/buildlogs/el8_aarch64_gcc11/www/wed/13.2-wed-23/CMSSW_13_2_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { "num_passed": 3114, - "known_failed": 0, - "num_failed": 65 + "known_failed": 56, + "num_failed": 9 } } ], @@ -20948,9 +20948,9 @@ "passed": false, "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.ASAN-wed-23/CMSSW_13_3_ASAN_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { - "num_passed": 454, - "known_failed": 2, - "num_failed": 291 + "num_passed": 1499, + "known_failed": 0, + "num_failed": 794 } } ], @@ -21500,14 +21500,10 @@ { "comp_baseline_state": "errors", "python3_tests": [], - "tests_archs": [ - "el8_amd64_gcc11" - ], + "tests_archs": [], "cmsdist_merged_prs": {}, "cmsdist_compared_tags": {}, - "cmsdistTags": { - "el8_amd64_gcc11": "Not Found" - }, + "cmsdistTags": {}, "next_ib": false, "RVExceptions": null, "fwlite": [], @@ -21515,16 +21511,7 @@ "crab_tests": "not-found", "compared_tags": "CMSSW_13_3_ASAN_X_2023-10-02-2300-->CMSSW_13_3_ASAN_X_2023-10-04-2300", "dqm_tests": "not-found", - "utests": [ - { - "arch": "el8_amd64_gcc11", - "passed": "failed", - "file": "/data/sdt/buildlogs/el8_amd64_gcc11/www/wed/13.3.ASAN-wed-23/CMSSW_13_3_ASAN_X_2023-10-04-2300/unitTests-summary.log", - "details": { - "num_fails": "5" - } - } - ], + "utests": [], "ib_date": "2023-10-04-2300-0000", "relvals": [], "igprof": "not-found", @@ -21606,12 +21593,7 @@ "static_checks_v2": "not-found", "valgrind": "not-found", "material_budget": "not-found", - "dupDict": [ - { - "arch": "el8_amd64_gcc11", - "passed": "passed" - } - ], + "dupDict": [], "static_checks_failures": "not-found", "static_checks": "not-found", "isIB": true, @@ -21761,7 +21743,7 @@ "passed": false, "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.CLANG-wed-23/CMSSW_13_3_CLANG_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { - "num_passed": 40, + "num_passed": 2547, "known_failed": 0, "num_failed": 1 } @@ -25047,12 +25029,12 @@ { "done": false, "arch": "el8_amd64_gcc12", - "passed": true, + "passed": false, "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.DEVEL-wed-23/CMSSW_13_3_DEVEL_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { - "num_passed": 11, + "num_passed": 1172, "known_failed": 0, - "num_failed": 0 + "num_failed": 1 } } ], @@ -26777,9 +26759,7 @@ { "comp_baseline_state": "errors", "python3_tests": [], - "tests_archs": [ - "el8_amd64_gcc11" - ], + "tests_archs": [], "cmsdist_merged_prs": {}, "cmsdist_compared_tags": {}, "cmsdistTags": { @@ -26792,16 +26772,7 @@ "crab_tests": "not-found", "compared_tags": "CMSSW_13_3_G4VECGEOM_X_2023-10-01-2300-->CMSSW_13_3_G4VECGEOM_X_2023-10-04-2300", "dqm_tests": "not-found", - "utests": [ - { - "arch": "el8_amd64_gcc11", - "passed": "failed", - "file": "/data/sdt/buildlogs/el8_amd64_gcc11/www/wed/13.3.G4VECGEOM-wed-23/CMSSW_13_3_G4VECGEOM_X_2023-10-04-2300/unitTests-summary.log", - "details": { - "num_fails": "1" - } - } - ], + "utests": [], "ib_date": "2023-10-04-2300-0000", "relvals": [], "igprof": "not-found", @@ -26973,12 +26944,7 @@ "static_checks_v2": "not-found", "valgrind": "not-found", "material_budget": "not-found", - "dupDict": [ - { - "arch": "el8_amd64_gcc11", - "passed": "passed" - } - ], + "dupDict": [], "static_checks_failures": "not-found", "static_checks": "not-found", "isIB": true, @@ -29223,7 +29189,7 @@ "ib_date": "2023-10-11-1100-0000", "relvals": [ { - "done": false, + "done": true, "arch": "el8_amd64_gcc12", "passed": true, "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.NONLTO-wed-11/CMSSW_13_3_NONLTO_X_2023-10-11-1100/pyRelValMatrixLogs/run/runall-report-step123-.log", @@ -30610,7 +30576,14 @@ "static_checks": "not-found", "isIB": true, "inProgress": false, - "addons": [], + "addons": [ + { + "arch": "el8_amd64_gcc12", + "passed": true, + "file": "/data/sdt/buildlogs/el8_amd64_gcc12/www/wed/13.3.ROOT628-wed-23/CMSSW_13_3_ROOT628_X_2023-10-11-2300/addOnTests.log", + "details": {} + } + ], "hlt_tests": "not-found" }, { @@ -35441,7 +35414,7 @@ "passed": false, "file": "/data/sdt/buildlogs/el8_aarch64_gcc12/www/wed/13.3-wed-23/CMSSW_13_3_X_2023-10-11-2300/pyRelValMatrixLogs/run/runall-report-step123-.log", "details": { - "num_passed": 1986, + "num_passed": 3071, "known_failed": 56, "num_failed": 2 }