Date and time of the report: 2025-01-09 08:20:23.718529
Analysed period: 2024-12-19 to 2025-01-09.
Database update:
Retrieving from database...
DONE
Two values retrieved from the build are key to determine the state of the jubs and test suites at a given moment:
build_result is the outcome of the build, reported by Jenkins. It can be: SUCCESS, FAILURE, UNSTABLE or ABORTED.test_result is the summary of the concerned Robot tests. It can be: FAIL, UNAVAILABLE or PASS.Based on these two states, 3 types of temporal sequences of success/failure are identified per builds and test suites:
grp_build_result.grp_test_result.grp_success_fail.For the identification of these sequences, the following mapping applies:
| Type of sequence | Relevant state | OK sequence contains | NOK sequence contains | Ignore |
|---|---|---|---|---|
grp_build_result |
build_result |
SUCCESS or UNSTABLE |
FAILURE |
ABORTED |
grp_test_result |
test_result |
PASS |
FAIL |
UNAVAILABLE |
grp_success_fail |
test_result |
PASS |
FAIL or UNAVAILABLE |
N/A |
The different groupings of segments are detected and a label is added to each sample...
DONE
Then, the duration of each of the sequences of success/failure is determined and a specific dataframe is built summarizing such sequences, to ease their representation and analysis...
DONE
DONE
| job | Master branch | Release FIFTEEN | Release FOURTEEN | Release SIXTEEN | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | |
| suites | ||||||||||||||||
| Basic 01-Crud Operations On Vim Targets | 0.000000 | 21.499954 | 21.499954 | 0.0000 | 0.000000 | 21.438843 | 21.438843 | 0.000000 | 0.0 | 20.623576 | 20.623576 | 0.0 | 0.000000 | 21.586759 | 21.586759 | 0.000000 |
| Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 21.499954 | 21.499954 | 0.0000 | 0.000000 | 21.438843 | 21.438843 | 0.000000 | 0.0 | 20.623576 | 20.623576 | 0.0 | 0.000000 | 21.586759 | 21.586759 | 0.000000 |
| Basic 06-Vnf With Charm | 0.000000 | 0.000000 | 0.000000 | 0.0000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 20.623576 | 20.623576 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
| Basic 07-Secure Key Management | 0.000000 | 0.000000 | 0.000000 | 0.0000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 20.623576 | 20.623576 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
| Basic 08-Disable Port Security Network Level | 0.000000 | 21.499954 | 21.499954 | 0.0000 | 0.000000 | 21.438843 | 21.438843 | 0.000000 | 0.0 | 20.623576 | 20.623576 | 0.0 | 0.000000 | 21.586759 | 21.586759 | 0.000000 |
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
| Slice 02-Shared Network Slicing | 1.584537 | 19.915417 | 21.499954 | 0.0737 | 1.000058 | 20.438785 | 21.438843 | 0.046647 | 0.0 | 20.623576 | 20.623576 | 0.0 | 1.000046 | 20.586713 | 21.586759 | 0.046327 |
| Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 21.499954 | 21.499954 | 0.0000 | 0.000000 | 21.438843 | 21.438843 | 0.000000 | 0.0 | 20.623576 | 20.623576 | 0.0 | 1.586852 | 19.999907 | 21.586759 | 0.073510 |
| Sol003 02-Dualstack Ip Vnfm | 0.000000 | 21.499954 | 21.499954 | 0.0000 | 0.000000 | 21.438843 | 21.438843 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 1.000046 | 20.586713 | 21.586759 | 0.046327 |
| basic 23-delete vnf package SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.0000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
| k8s 10-k8s proxy charms SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.0000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
67 rows × 16 columns
| job | build | timestamp | duration | build_result | test_result | pass_count | fail_count | |
|---|---|---|---|---|---|---|---|---|
| 0 | osm-stage_3-merge/master | 3236 | 2025-01-09 02:06:12 | 12510109 | UNSTABLE | FAIL | 465.0 | 7.0 |
| 1 | osm-stage_3-merge/v16.0 | 116 | 2025-01-09 00:01:12 | 12345016 | UNSTABLE | FAIL | 443.0 | 29.0 |
| 2 | osm-stage_3-merge/v15.0 | 374 | 2025-01-09 03:34:12 | 1863736 | FAILURE | UNAVAILABLE | NaN | NaN |
| 3 | osm-stage_3-merge/v14.0 | 529 | 2025-01-08 23:08:21 | 19069848 | UNSTABLE | FAIL | 595.0 | 8.0 |
osm-stage_3-merge/master: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 165 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-01-09 04:04:07 | 2025-01-09 04:19:28 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
| 166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-01-09 04:19:28 | 2025-01-09 04:53:01 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
| 167 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-01-09 04:53:01 | 2025-01-09 05:13:58 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/v16.0: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 264 | Lcmop 01-Cancel Operation Basic | FAIL | 2025-01-09 01:56:35 | 2025-01-09 01:58:09 | 7 | 2 | Delete NS Descriptor Test | Delete NSD |
| 266 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-01-09 01:59:16 | 2025-01-09 02:15:11 | 3 | 4 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
| 267 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-01-09 02:15:11 | 2025-01-09 02:47:33 | 0 | 15 | Create VNF Descriptor | Create VNFD |
| 268 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-01-09 02:47:33 | 2025-01-09 03:08:33 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
| 272 | Sol003 01-Vnf-Lifecycle-Management | FAIL | 2025-01-09 03:21:17 | 2025-01-09 03:22:48 | 4 | 6 | Create VNF Package From JSON File | Create VNFD |
osm-stage_3-merge/v15.0: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword |
|---|
osm-stage_3-merge/v14.0: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 192 | Basic 24-Affinity Groups | FAIL | 2025-01-09 00:43:45 | 2025-01-09 00:45:51 | 6 | 1 | None | None |
| 223 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-01-09 02:53:28 | 2025-01-09 03:09:27 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
| 224 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-01-09 03:09:27 | 2025-01-09 03:43:03 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
| 225 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-01-09 03:43:03 | 2025-01-09 04:04:07 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/master: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 10 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-01-09 04:04:49 | 2025-01-09 04:18:50 |
| 40 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-01-09 04:20:17 | 2025-01-09 04:34:18 |
| 45 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-01-09 04:34:21 | 2025-01-09 04:48:22 |
| 48 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-01-09 04:50:22 | 2025-01-09 04:50:22 |
| 79 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-01-09 04:55:10 | 2025-01-09 05:09:11 |
| 80 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-01-09 05:09:11 | 2025-01-09 05:12:41 |
osm-stage_3-merge/v16.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 202 | Lcmop 01-Cancel Operation Basic | Delete NS Descriptor Test | Delete NSD | FAIL | 2025-01-09 01:57:26 | 2025-01-09 01:57:42 |
| 203 | Lcmop 01-Cancel Operation Basic | Delete VNF Descriptor Test | Delete VNFD | FAIL | 2025-01-09 01:57:42 | 2025-01-09 01:57:49 |
| 214 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-01-09 02:00:32 | 2025-01-09 02:14:44 |
| 216 | Sa 01-Vnf With Vim Metrics | Delete NS Instance | Delete NS | FAIL | 2025-01-09 02:14:44 | 2025-01-09 02:14:45 |
| 217 | Sa 01-Vnf With Vim Metrics | Delete NS Descriptor | Delete NSD | FAIL | 2025-01-09 02:14:45 | 2025-01-09 02:14:45 |
| 218 | Sa 01-Vnf With Vim Metrics | Delete VNF Descriptor | Delete VNFD | FAIL | 2025-01-09 02:14:45 | 2025-01-09 02:14:46 |
| 219 | Sa 02-Vnf With Vim Metrics And Autoscaling | Create VNF Descriptor | Create VNFD | FAIL | 2025-01-09 02:15:11 | 2025-01-09 02:15:11 |
| 221 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get Thresholds From VNF | Should Be Equal As Integers | FAIL | 2025-01-09 02:15:12 | 2025-01-09 02:15:12 |
| 230 | Sa 02-Vnf With Vim Metrics And Autoscaling | Create NS Descriptor | Create NSD | FAIL | 2025-01-09 02:15:12 | 2025-01-09 02:15:12 |
| 231 | Sa 02-Vnf With Vim Metrics And Autoscaling | Instantiate Network Service | Create Network Service | FAIL | 2025-01-09 02:15:12 | 2025-01-09 02:15:13 |
| 233 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF Id | Get Ns Vnfr Ids | FAIL | 2025-01-09 02:15:13 | 2025-01-09 02:15:13 |
| 236 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF IP Address | Get Vnf Management Ip Address | FAIL | 2025-01-09 02:15:13 | 2025-01-09 02:15:13 |
| 244 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-01-09 02:15:13 | 2025-01-09 02:29:13 |
| 246 | Sa 02-Vnf With Vim Metrics And Autoscaling | Increase VIM-based Metric To Force Auto-scaling | Execute Remote Command Check Rc Return Output | FAIL | 2025-01-09 02:29:13 | 2025-01-09 02:29:13 |
| 249 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-01-09 02:29:13 | 2025-01-09 02:43:14 |
| 250 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait Threshold Time | Evaluate | FAIL | 2025-01-09 02:43:14 | 2025-01-09 02:43:14 |
| 252 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-01-09 02:43:14 | 2025-01-09 02:43:14 |
| 254 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Get Vnf Vdur Names | FAIL | 2025-01-09 02:45:14 | 2025-01-09 02:45:14 |
| 257 | Sa 02-Vnf With Vim Metrics And Autoscaling | Delete NS Instance | Delete NS | FAIL | 2025-01-09 02:45:14 | 2025-01-09 02:45:14 |
| 258 | Sa 02-Vnf With Vim Metrics And Autoscaling | Delete NS Descriptor | Delete NSD | FAIL | 2025-01-09 02:45:14 | 2025-01-09 02:45:16 |
| 259 | Sa 02-Vnf With Vim Metrics And Autoscaling | Delete VNF Descriptor | Delete VNFD | FAIL | 2025-01-09 02:45:16 | 2025-01-09 02:45:18 |
| 283 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-01-09 02:49:44 | 2025-01-09 03:03:45 |
| 284 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-01-09 03:03:45 | 2025-01-09 03:07:16 |
| 292 | Sol003 01-Vnf-Lifecycle-Management | Create VNF Package From JSON File | Create VNFD | FAIL | 2025-01-09 03:21:18 | 2025-01-09 03:21:21 |
| 318 | Sol003 01-Vnf-Lifecycle-Management | Instantiate VNF | Update Value To Json | FAIL | 2025-01-09 03:21:26 | 2025-01-09 03:21:26 |
| 355 | Sol003 01-Vnf-Lifecycle-Management | Scale VNF | Post Api Request | FAIL | 2025-01-09 03:21:37 | 2025-01-09 03:21:37 |
| 368 | Sol003 01-Vnf-Lifecycle-Management | Terminate VNF | Post Api Request | FAIL | 2025-01-09 03:21:39 | 2025-01-09 03:21:39 |
| 378 | Sol003 01-Vnf-Lifecycle-Management | Delete VNF | DELETE On Session | FAIL | 2025-01-09 03:21:41 | 2025-01-09 03:21:41 |
| 380 | Sol003 01-Vnf-Lifecycle-Management | Delete VNF Descriptor Test | Delete VNFD | FAIL | 2025-01-09 03:21:41 | 2025-01-09 03:21:42 |
osm-stage_3-merge/v15.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime |
|---|
osm-stage_3-merge/v14.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 108 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-01-09 02:54:46 | 2025-01-09 03:08:47 |
| 141 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-01-09 03:10:18 | 2025-01-09 03:24:18 |
| 148 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-01-09 03:24:21 | 2025-01-09 03:38:22 |
| 151 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-01-09 03:40:22 | 2025-01-09 03:40:22 |
| 156 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2025-01-09 03:42:22 | 2025-01-09 03:42:22 |
| 183 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-01-09 03:45:16 | 2025-01-09 03:59:16 |
| 185 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-01-09 03:59:16 | 2025-01-09 04:02:47 |
Powered by osm-analytics