+Example of output pre-run-report.json
:
+{
+ "command": {
+ "poetry check --lock": {
+ "command": "poetry check --lock",
+ "cwd": null,
+ "returncode": 0,
+ "stdout": "All set!\n",
+ "stderr": ""
+ },
+ "pip freeze --exclude-editable > requirements.txt": {
+ "command": "pip freeze --exclude-editable > requirements.txt",
+ "cwd": null,
+ "returncode": 0,
+ "stdout": "",
+ "stderr": ""
+ }
+ },
+ "file": {
+ "pyproject.toml": {
+ "copied_to": [
+ "vault/calculate_pi_20240225_221901_M7b3/pyproject.toml"
+ ],
+ "moved_to": null,
+ "hash": {
+ "algorithm": "sha256",
+ "digest": "6c59362587bf43411461b69675980ea338d83a468acddbc8f6cac4f2c17f7605"
+ }
+ },
+ "requirements.txt": {
+ "copied_to": [],
+ "moved_to": "vault/calculate_pi_20240225_221901_M7b3",
+ "hash": {
+ "algorithm": "sha256",
+ "digest": "99d0dbddd7f27aa25bd2d7ce3e2f4a555cdb48b039d73a6cf01fc5fa33f527e1"
+ }
+ }
+ },
+ "git": {
+ "capsula": {
+ "working_dir": "/home/nomura/ghq/github.com/shunichironomura/capsula",
+ "sha": "ff51cb6245e43253d036fcaa0b2af09c0089b783",
+ "remotes": {
+ "origin": "ssh://git@github.com/shunichironomura/capsula.git"
+ },
+ "branch": "improve-example",
+ "is_dirty": true
+ }
+ },
+ "cwd": "/home/nomura/ghq/github.com/shunichironomura/capsula",
+ "cpu": {
+ "python_version": "3.8.17.final.0 (64 bit)",
+ "cpuinfo_version": [
+ 9,
+ 0,
+ 0
+ ],
+ "cpuinfo_version_string": "9.0.0",
+ "arch": "X86_64",
+ "bits": 64,
+ "count": 12,
+ "arch_string_raw": "x86_64",
+ "vendor_id_raw": "GenuineIntel",
+ "brand_raw": "Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz",
+ "hz_advertised_friendly": "2.9000 GHz",
+ "hz_actual_friendly": "2.9040 GHz",
+ "hz_advertised": [
+ 2900000000,
+ 0
+ ],
+ "hz_actual": [
+ 2904010000,
+ 0
+ ],
+ "stepping": 5,
+ "model": 165,
+ "family": 6,
+ "flags": [
+ "3dnowprefetch",
+ "abm",
+ "adx",
+ "aes",
+ "apic",
+ "arch_capabilities",
+ "arch_perfmon",
+ "avx",
+ "avx2",
+ "bmi1",
+ "bmi2",
+ "clflush",
+ "clflushopt",
+ "cmov",
+ "constant_tsc",
+ "cpuid",
+ "cx16",
+ "cx8",
+ "de",
+ "ept",
+ "ept_ad",
+ "erms",
+ "f16c",
+ "flush_l1d",
+ "fma",
+ "fpu",
+ "fsgsbase",
+ "fxsr",
+ "ht",
+ "hypervisor",
+ "ibpb",
+ "ibrs",
+ "ibrs_enhanced",
+ "invpcid",
+ "invpcid_single",
+ "lahf_lm",
+ "lm",
+ "mca",
+ "mce",
+ "mmx",
+ "movbe",
+ "msr",
+ "mtrr",
+ "nopl",
+ "nx",
+ "osxsave",
+ "pae",
+ "pat",
+ "pcid",
+ "pclmulqdq",
+ "pdcm",
+ "pdpe1gb",
+ "pge",
+ "pni",
+ "popcnt",
+ "pse",
+ "pse36",
+ "rdrand",
+ "rdrnd",
+ "rdseed",
+ "rdtscp",
+ "rep_good",
+ "sep",
+ "smap",
+ "smep",
+ "ss",
+ "ssbd",
+ "sse",
+ "sse2",
+ "sse4_1",
+ "sse4_2",
+ "ssse3",
+ "stibp",
+ "syscall",
+ "tpr_shadow",
+ "tsc",
+ "vme",
+ "vmx",
+ "vnmi",
+ "vpid",
+ "x2apic",
+ "xgetbv1",
+ "xsave",
+ "xsavec",
+ "xsaveopt",
+ "xsaves",
+ "xtopology"
+ ],
+ "l3_cache_size": 12582912,
+ "l2_cache_size": "1.5 MiB",
+ "l1_data_cache_size": 196608,
+ "l1_instruction_cache_size": 196608,
+ "l2_cache_line_size": 256,
+ "l2_cache_associativity": 6
+ }
+}
+
+
+