[JIRA] (JENKINS-60672) Timestamper plugin causes chrome frozen when there are too many console logs

10 views
Skip to first unread message

dogin2006@hotmail.com (JIRA)

unread,
Jan 7, 2020, 3:48:03 AM1/7/20
to jenkinsc...@googlegroups.com
Kaiyuan Zhao created an issue
 
Jenkins / Bug JENKINS-60672
Timestamper plugin causes chrome frozen when there are too many console logs
Issue Type: Bug Bug
Assignee: Steven G Brown
Components: timestamper-plugin
Created: 2020-01-07 08:47
Environment: Jenkins ver. 2.204.1 Timestamper 1.10 Java OpenJDK 1.8.0_232-b09 Chrome 79.0.3945.88(64 bit) install Jenkins via kubernetes helm
Labels: jenkins plugin timestamp
Priority: Critical Critical
Reporter: Kaiyuan Zhao

For a Free-Style job:
Enable 'Add timestamps to the Console Output'
Execute Shell:
```
for i in $(seq 1 1 10000)
do
echo "Welcome $i times"
done
```
After build, open /consoleFull, scroll from top to bottom, Chrome will be frozen.

When I disable timestamper, everything is ok.

When I open /consoleText instead of /consoleFull, it is ok too.

I tried install jenkins directly in ubuntu or centos, Chrome will be frozen too.

I also tried FireFox and Edge, they won't be frozen and scroll smoothly.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

me@basilcrow.com (JIRA)

unread,
Feb 26, 2020, 2:08:05 PM2/26/20
to jenkinsc...@googlegroups.com
Basil Crow assigned an issue to Unassigned
Change By: Basil Crow
Assignee: Steven G Brown
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo

me@basilcrow.com (JIRA)

unread,
Feb 29, 2020, 5:56:03 PM2/29/20
to jenkinsc...@googlegroups.com
Basil Crow commented on Bug JENKINS-60672
 
Re: Timestamper plugin causes chrome frozen when there are too many console logs

Hey Kaiyuan Zhao, I just ran the test you provided and could not reproduce a freeze in Chromium 80.0.3987.122 (Official Build) snap (64-bit) on Ubuntu 19.10 eoan. Could you please try upgrading Chrome to version 80.x and see if that resolves the issue? If not, could you please provide more information about your operating system?

dogin2006@hotmail.com (JIRA)

unread,
Mar 2, 2020, 1:35:03 AM3/2/20
to jenkinsc...@googlegroups.com

Hi Basil Crow, I tried Chrome 80.0.3987.122, it seems ok now.

When I create this issue, I was using Chrome 79.0.3945.88(64 bit)  described in 'Environment'

cindertyson@yahoo.com (JIRA)

unread,
Mar 2, 2020, 10:20:04 AM3/2/20
to jenkinsc...@googlegroups.com

Thanks Basil!  Confirmed that the issue is fixed on my version of Chrome 80.0.3987.122. Definitely was previously broken with Chrome 79.

me@basilcrow.com (JIRA)

unread,
Mar 2, 2020, 10:32:02 AM3/2/20
to jenkinsc...@googlegroups.com
Basil Crow resolved as Cannot Reproduce
 
Change By: Basil Crow
Status: Open Resolved
Resolution: Cannot Reproduce
Reply all
Reply to author
Forward
0 new messages