Unifying Jenkins console logs -


We build one night of our projects and each of them has several downstream jobs, and I send a build log to Jenkins When the main task is finished the problem is that the main console only shows the details of its work, and shows it with downstream jobs:

  "Project BBB" "BBB" project Waiting for # 41 to complete Is completed. The result was success   

In any way, can I show details of jobs below it?

  The upstream project "Project AAA" build number 38 is basically caused by: User initiated "Username" Building in Workspace C: \ WORKSPACE \ Project BBB Reverting C: \ WORKSPACE \ Project BBB \. To include depth with the ignore: The correct update is https://111.111.111.111/svn/Project BBB Revision '2014-10-10T11: 00: 11.785' +0100 'in amendments of 43143 https://111.111.111.111/svn No change for the project / Project BBB has been notified to the upstream projects of job completion since the previous build: Success   

Or send at least jobs to build.log?

The construction log of each completed job is available in plain text:

Http: // cat . In the downstream console log.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -