Warning, /plasma/plasma-disks/autotests/fixtures/fail.json is written in an unsupported language. File is not indexed.

0001 {
0002   "json_format_version": [
0003     1,
0004     0
0005   ],
0006   "smartctl": {
0007     "version": [
0008       7,
0009       1
0010     ],
0011     "svn_revision": "5022",
0012     "platform_info": "x86_64-linux-5.4.0-33-generic",
0013     "build_info": "(local build)",
0014     "argv": [
0015       "smartctl",
0016       "--all",
0017       "--json",
0018       "/dev/testfoobarfail"
0019     ],
0020     "exit_status": 0
0021   },
0022   "device": {
0023     "name": "/dev/testfoobarfail",
0024     "info_name": "/dev/testfoobarfail",
0025     "type": "nvme",
0026     "protocol": "NVMe"
0027   },
0028   "model_name": "INTEL SSDPEKNW010T8",
0029   "serial_number": "BTNH93710FS91P0B",
0030   "firmware_version": "002C",
0031   "nvme_pci_vendor": {
0032     "id": 32902,
0033     "subsystem_id": 32902
0034   },
0035   "nvme_ieee_oui_identifier": 6083300,
0036   "nvme_controller_id": 1,
0037   "nvme_number_of_namespaces": 1,
0038   "nvme_namespaces": [
0039     {
0040       "id": 1,
0041       "size": {
0042         "blocks": 2000409264,
0043         "bytes": 1024209543168
0044       },
0045       "capacity": {
0046         "blocks": 2000409264,
0047         "bytes": 1024209543168
0048       },
0049       "utilization": {
0050         "blocks": 2000409264,
0051         "bytes": 1024209543168
0052       },
0053       "formatted_lba_size": 512
0054     }
0055   ],
0056   "user_capacity": {
0057     "blocks": 2000409264,
0058     "bytes": 1024209543168
0059   },
0060   "logical_block_size": 512,
0061   "local_time": {
0062     "time_t": 1591790462,
0063     "asctime": "Wed Jun 10 14:01:02 2020 CEST"
0064   },
0065   "smart_status": {
0066     "passed": false,
0067     "nvme": {
0068       "value": 0
0069     }
0070   },
0071   "nvme_smart_health_information_log": {
0072     "critical_warning": 0,
0073     "temperature": 36,
0074     "available_spare": 100,
0075     "available_spare_threshold": 10,
0076     "percentage_used": 0,
0077     "data_units_read": 9511859,
0078     "data_units_written": 7773431,
0079     "host_reads": 111303174,
0080     "host_writes": 83170961,
0081     "controller_busy_time": 3060,
0082     "power_cycles": 266,
0083     "power_on_hours": 2401,
0084     "unsafe_shutdowns": 43,
0085     "media_errors": 0,
0086     "num_err_log_entries": 0,
0087     "warning_temp_time": 0,
0088     "critical_comp_time": 0
0089   },
0090   "temperature": {
0091     "current": 36
0092   },
0093   "power_cycle_count": 266,
0094   "power_on_time": {
0095     "hours": 2401
0096   }
0097 }