summaryrefslogtreecommitdiff
path: root/README.txt
blob: a16a466644a5f6bf90489f504e0864ebe28f9d81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
How to browse artifacts of this build

The artifact directories contain a lot of information related to the
results of this build.

Directories starting with a number contain the logs of each step of
the build.  More synthetic information is available in other directories,
as described below:


- 00-sumfiles/ contains .log and possibly .sum files generated by the
  build. Files with .0 suffix contain the results of the initial full
  testsuite run, files with .1, .2 etc... contain logs restricted to
  the parts (.exp) of the testsuite where we detected regressions.
  .1, .2, .... represent the number of times this subset of the testsuite
  was executed in order to also identify flaky tests.  The last one
  contains what is considered as the results of this build.

- git/ contains the revision and repository of each toolchain
  component built

- jenkins/ contains information useful for the CI maintainers

- notify/ contains the material used to build various
  notifications/reports (emails, Jira, LNT, ...)

- sumfiles/ contains the .sum files produced by this build.


If you received a notification about one of your patches causing
problems, the information you received is in notify/ and has
links to other artifacts from this directory.

If you are investigating such a problem, you are probably primarily
interested in:


- notify/regressions.sum and notify/results.compare.txt (regression report).

- 00-sumfiles/ .log files with detailed errors, to save
  yourself reproducing the problem on your machine.


List of files below:


- ./00-sumfiles/gcc.log.0.xz
- ./00-sumfiles/gcc.log.1.xz
- ./00-sumfiles/gcc.sum.0
- ./00-sumfiles/gcc.sum.1
- ./00-sumfiles/g++.log.0.xz
- ./00-sumfiles/g++.sum.0
- ./00-sumfiles/libstdc++.log.0.xz
- ./00-sumfiles/libstdc++.sum.0
- ./01-reset_artifacts/console.log.xz
- ./02-prepare_abe/console.log.xz
- ./03-build_abe-binutils/console.log.xz
- ./03-build_abe-binutils/make-binutils.log.xz
- ./04-build_abe-stage1/console.log.xz
- ./04-build_abe-stage1/make-gcc-stage1.log.xz
- ./05-clean_sysroot/console.log.xz
- ./06-build_abe-newlib/console.log.xz
- ./06-build_abe-newlib/make-newlib.log.xz
- ./07-build_abe-stage2/console.log.xz
- ./07-build_abe-stage2/make-gcc-stage2.log.xz
- ./08-build_abe-gdb/console.log.xz
- ./08-build_abe-gdb/make-gdb.log.xz
- ./09-build_abe-qemu/console.log.xz
- ./09-build_abe-qemu/make-qemu.log.xz
- ./10-build_abe-dejagnu/console.log.xz
- ./10-build_abe-dejagnu/make-dejagnu.log.xz
- ./11-build_abe-check_gcc/baseline.xfail
- ./11-build_abe-check_gcc/check-gcc.log.xz
- ./11-build_abe-check_gcc/console.log.xz
- ./11-build_abe-check_gcc/flaky.xfail
- ./12-check_regression/baseline.xfail
- ./12-check_regression/console.log.xz
- ./12-check_regression/extra-bisect-params
- ./12-check_regression/fails.sum
- ./12-check_regression/flaky.xfail
- ./12-check_regression/results.regressions
- ./12-check_regression/trigger-bisect
- ./git/binutils_rev
- ./git/binutils_url
- ./git/gcc_rev
- ./git/gcc_url
- ./git/gdb_rev
- ./git/gdb_url
- ./git/newlib_rev
- ./git/newlib_url
- ./git/qemu_rev
- ./git/qemu_url
- ./jenkins/build-name
- ./jenkins/notify-full.log
- ./jenkins/notify-init.log
- ./jenkins/run-build.env
- ./manifest.sh
- ./notify/jira/comment-card.txt
- ./notify/jira/comment-template.txt
- ./notify/jira/components
- ./notify/jira/description
- ./notify/jira/key
- ./notify/jira/startdate
- ./notify/jira/summary
- ./notify/jira/yaml
- ./notify/mail-body.txt
- ./notify/mail-recipients.txt
- ./notify/mail-subject.txt
- ./notify/regressions.sum
- ./notify/results.compare.txt
- ./README.html
- ./README.txt
- ./results
- ./sumfiles/gcc.sum
- ./sumfiles/g++.sum
- ./sumfiles/libstdc++.sum
- ./sumfiles/xfails.xfail
- ./testresults/testresults-mail-body.txt
- ./testresults/testresults-mail-recipients.txt
- ./testresults/testresults-mail-subject.txt