Date and time of the report: 2024-12-17 08:20:25.695633
Analysed period: 2024-11-26 to 2024-12-17.
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.561111 | 21.561111 | 0.0 | 3.999965 | 17.500035 | 21.5 | 0.186045 | 2.999977 | 17.684769 | 20.684745 | 0.145033 | 0.0 | 21.647928 | 21.647928 | 0.0 | 
| Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 21.561111 | 21.561111 | 0.0 | 0.000000 | 21.500000 | 21.5 | 0.000000 | 0.000000 | 20.684745 | 20.684745 | 0.000000 | 0.0 | 21.647928 | 21.647928 | 0.0 | 
| Basic 06-Vnf With Charm | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 20.684745 | 20.684745 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 07-Secure Key Management | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 20.684745 | 20.684745 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 08-Disable Port Security Network Level | 0.000000 | 21.561111 | 21.561111 | 0.0 | 3.999965 | 17.500035 | 21.5 | 0.186045 | 2.999977 | 17.684769 | 20.684745 | 0.145033 | 0.0 | 21.647928 | 21.647928 | 0.0 | 
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | 
| Slice 02-Shared Network Slicing | 21.561111 | 0.000000 | 21.561111 | 1.0 | 1.000012 | 20.499988 | 21.5 | 0.046512 | 0.000000 | 20.684745 | 20.684745 | 0.000000 | 0.0 | 21.647928 | 21.647928 | 0.0 | 
| Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 21.561111 | 21.561111 | 0.0 | 0.000000 | 21.500000 | 21.5 | 0.000000 | 0.000000 | 20.684745 | 20.684745 | 0.000000 | 0.0 | 21.647928 | 21.647928 | 0.0 | 
| Sol003 02-Dualstack Ip Vnfm | 0.000000 | 21.561111 | 21.561111 | 0.0 | 0.000000 | 21.500000 | 21.5 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 21.647928 | 21.647928 | 0.0 | 
| basic 23-delete vnf package SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| k8s 10-k8s proxy charms SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
67 rows × 16 columns
| job | build | timestamp | duration | build_result | test_result | pass_count | fail_count | |
|---|---|---|---|---|---|---|---|---|
| 0 | osm-stage_3-merge/master | 3210 | 2024-12-17 02:06:13 | 14918313 | UNSTABLE | FAIL | 451.0 | 21.0 | 
| 1 | osm-stage_3-merge/v16.0 | 93 | 2024-12-17 00:01:12 | 12562687 | UNSTABLE | FAIL | 464.0 | 8.0 | 
| 2 | osm-stage_3-merge/v15.0 | 351 | 2024-12-17 03:34:13 | 12056746 | UNSTABLE | FAIL | 447.0 | 8.0 | 
| 3 | osm-stage_3-merge/v14.0 | 506 | 2024-12-16 23:08:12 | 18399515 | UNSTABLE | FAIL | 594.0 | 9.0 | 
osm-stage_3-merge/master: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 144 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-17 03:01:20 | 2024-12-17 03:06:49 | 10 | 2 | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | 
| 154 | Heal 01-Volume Vdu Healing | FAIL | 2024-12-17 03:26:33 | 2024-12-17 03:31:33 | 15 | 1 | None | None | 
| 156 | Heal 03-Multiple Healing | FAIL | 2024-12-17 03:36:31 | 2024-12-17 04:04:22 | 11 | 7 | Heal VDUs | Heal Network Service | 
| 165 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-17 04:30:34 | 2024-12-17 04:45:56 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-17 04:45:56 | 2024-12-17 05:19:29 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 167 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-17 05:19:29 | 2024-12-17 05:40:27 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds | 
| 170 | Slice 02-Shared Network Slicing | FAIL | 2024-12-17 05:48:29 | 2024-12-17 06:08:24 | 16 | 4 | Delete Slice Two Instance | Delete NSI | 
osm-stage_3-merge/v16.0: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 288 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-17 00:55:58 | 2024-12-17 01:01:01 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 309 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-17 01:59:38 | 2024-12-17 02:15:01 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 310 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-17 02:15:01 | 2024-12-17 02:48:35 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 311 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-17 02:48:35 | 2024-12-17 03:10:42 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds | 
osm-stage_3-merge/v15.0: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 245 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-17 04:25:52 | 2024-12-17 04:30:50 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 265 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-17 05:25:37 | 2024-12-17 05:40:57 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 266 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-17 05:40:57 | 2024-12-17 06:14:27 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 267 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-17 06:14:27 | 2024-12-17 06:35:53 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds | 
osm-stage_3-merge/v14.0: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 198 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-17 00:55:46 | 2024-12-17 01:00:24 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 211 | Heal 04-Autohealing | FAIL | 2024-12-17 01:58:56 | 2024-12-17 02:05:28 | 13 | 1 | Check VNF After Healing | Should Not Be Equal | 
| 223 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-17 02:44:56 | 2024-12-17 03:00:15 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 224 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-17 03:00:15 | 2024-12-17 03:33:44 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 225 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-17 03:33:44 | 2024-12-17 03:55:09 | 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 | |
|---|---|---|---|---|---|---|
| 28 | Basic 30-Ns Ipv6 Profile | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-17 03:04:45 | 2024-12-17 03:05:17 | 
| 36 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-17 03:05:17 | 2024-12-17 03:05:50 | 
| 175 | Heal 03-Multiple Healing | Heal VDUs | Heal Network Service | FAIL | 2024-12-17 03:39:47 | 2024-12-17 03:49:58 | 
| 181 | Heal 03-Multiple Healing | Check VNFs After Healing | Should Not Be Equal | FAIL | 2024-12-17 03:50:00 | 2024-12-17 03:50:00 | 
| 188 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Wait Until Keyword Succeeds | FAIL | 2024-12-17 03:50:00 | 2024-12-17 03:52:15 | 
| 196 | Heal 03-Multiple Healing | Delete NS Instance | Delete NS | FAIL | 2024-12-17 03:52:24 | 2024-12-17 03:56:36 | 
| 197 | Heal 03-Multiple Healing | Delete NS Descriptor | Delete NSD | FAIL | 2024-12-17 03:56:36 | 2024-12-17 03:56:37 | 
| 198 | Heal 03-Multiple Healing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-12-17 03:56:37 | 2024-12-17 03:56:39 | 
| 211 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-17 04:31:17 | 2024-12-17 04:45:17 | 
| 241 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-17 04:46:45 | 2024-12-17 05:00:46 | 
| 246 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-17 05:00:48 | 2024-12-17 05:14:49 | 
| 249 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-17 05:16:49 | 2024-12-17 05:16:49 | 
| 280 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-17 05:21:38 | 2024-12-17 05:35:39 | 
| 281 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-17 05:35:39 | 2024-12-17 05:39:09 | 
| 322 | Slice 02-Shared Network Slicing | Delete Slice Two Instance | Delete NSI | FAIL | 2024-12-17 05:54:15 | 2024-12-17 05:58:27 | 
| 324 | Slice 02-Shared Network Slicing | Delete Slice Two Template | Delete NST | FAIL | 2024-12-17 05:58:31 | 2024-12-17 05:58:32 | 
| 325 | Slice 02-Shared Network Slicing | Delete NS Descriptors | Delete NSD | FAIL | 2024-12-17 05:58:32 | 2024-12-17 05:58:34 | 
| 327 | Slice 02-Shared Network Slicing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-12-17 05:58:34 | 2024-12-17 05:58:36 | 
osm-stage_3-merge/v16.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 698 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-17 00:59:30 | 2024-12-17 01:00:02 | 
| 726 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-17 02:00:21 | 2024-12-17 02:14:22 | 
| 756 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-17 02:15:50 | 2024-12-17 02:29:51 | 
| 761 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-17 02:29:53 | 2024-12-17 02:43:54 | 
| 764 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-17 02:45:54 | 2024-12-17 02:45:54 | 
| 795 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-17 02:51:52 | 2024-12-17 03:05:53 | 
| 796 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-17 03:05:53 | 2024-12-17 03:09:23 | 
osm-stage_3-merge/v15.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 557 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-17 04:29:21 | 2024-12-17 04:29:53 | 
| 585 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-17 05:26:20 | 2024-12-17 05:40:20 | 
| 615 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-17 05:41:45 | 2024-12-17 05:55:46 | 
| 620 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-17 05:55:48 | 2024-12-17 06:09:48 | 
| 623 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-17 06:11:48 | 2024-12-17 06:11:48 | 
| 654 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-17 06:17:07 | 2024-12-17 06:31:08 | 
| 655 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-17 06:31:08 | 2024-12-17 06:34:38 | 
osm-stage_3-merge/v14.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 365 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-17 00:59:13 | 2024-12-17 00:59:46 | 
| 418 | Heal 04-Autohealing | Check VNF After Healing | Should Not Be Equal | FAIL | 2024-12-17 02:04:48 | 2024-12-17 02:04:48 | 
| 437 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-17 02:45:39 | 2024-12-17 02:59:39 | 
| 470 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-17 03:01:04 | 2024-12-17 03:15:04 | 
| 477 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-17 03:15:07 | 2024-12-17 03:29:07 | 
| 480 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-17 03:31:07 | 2024-12-17 03:31:07 | 
| 485 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2024-12-17 03:33:08 | 2024-12-17 03:33:08 | 
| 512 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-17 03:36:25 | 2024-12-17 03:50:25 | 
| 514 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-17 03:50:25 | 2024-12-17 03:53:56 | 
Powered by osm-analytics