Issue
After upgrading Jenkins AnsiColor plugin
to version 0.6.0
or 0.6.1
or 0.6.2
colors are not immediately displayed in the Console log.
The issue is caused by https://github.com/jenkinsci/ansicolor-plugin/issues/136.
Environment
-
CloudBees CI (CloudBees Core) on modern cloud platforms - Managed controller
-
CloudBees CI (CloudBees Core) on modern cloud platforms - Operations Center
-
CloudBees CI (CloudBees Core) on traditional platforms - Client controller
-
CloudBees CI (CloudBees Core) on traditional platforms - Operations Center
-
CloudBees Jenkins Enterprise
-
CloudBees Jenkins Enterprise - Managed controller
-
CloudBees Jenkins Enterprise - Operations center
-
AnsiColor Plugin
0.6.{0,1,2}
Workaround
The current workaround is to downgrade AnsiColor plugin
to version 0.5.3.
According to https://github.com/jenkinsci/ansicolor-plugin/issues/136 you also can work around the problem in 0.6.x
of the plugin by refreshing (F5) the page.