-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Windows 7 64 bit, latest and greatest Jenkins
Sometimes I was puzzled by timestamps printed by timestamper being not correct, but could not proove it. Luckily now I can because of another program (SONAR) printing it's own time-stamps.
09:49:30 11:23:02.889 INFO - [timeout] Test RohdeSchwarz.Contest.PhysicalDevicesTests/SscuMimoTest05/SscuMimo050005GetBasePathTest
09:49:30 11:23:02.890 INFO - Test 'SscuMimo050005GetBasePathTest' exceeded execution timeout period.
09:49:30 11:23:02.890 INFO -
09:49:30 11:54:28.022 INFO - [timeout] Test RohdeSchwarz.Contest.PhysicalDevicesTests/SscuMimoTest/SscuMimo0004GetPathListTestPtp
09:49:30 11:54:28.022 INFO - Test 'SscuMimo0004GetPathListTestPtp' exceeded execution timeout period.
09:49:30 11:54:28.022 INFO -
11:23:03 12:49:28.408 INFO - [timeout] Test RohdeSchwarz.Contest.PhysicalDevicesTests/SscuMimoTest/SscuMimo0004GetPathListTest
11:23:03 12:49:28.408 INFO - Test 'SscuMimo0004GetPathListTest' exceeded execution timeout period.
11:23:03 12:49:28.408 INFO -
11:54:28 13:27:03.297 INFO - [timeout] Test RohdeSchwarz.Contest.PhysicalDevicesTests/SscuMimoTest/SscuMimo0005GetBasePathTest
11:54:28 13:27:03.297 INFO - Test 'SscuMimo0005GetBasePathTest' exceeded execution timeout period.
11:54:28 13:27:03.297 INFO -
12:49:27 13:41:13.160 INFO - [failed] Test RohdeSchwarz.Contest.PhysicalDevicesTests/SmbvTest/Smbv8000OptionCheck6GpsSatellitesTest
12:49:27 13:41:13.160 INFO - Assert.IsTrue failed. The file SmbvGps6SatellitesConfigurationParameters.xml was not deployed.
12:49:27 13:41:13.188 INFO - at RohdeSchwarz.Contest.UnitTests.UnitTestHelper.ActivateConfigurationParameterFile(String deployedFileName, String deviceName) in d:\Snapshots\RunSonarContestBase\contest_sw\CommonFunctions\UnitTestHelper\UnitTestHelper.cs:line 236
13:27:01 13:41:13.188 INFO - at SmbvTest.SmbvTest.Smbv8000OptionCheck6GpsSatellitesTest() in d:\Snapshots\RunSonarContestBase\contest_sw\Devices\PhysicalDevicesTest\SmbvTest\SmbvTest.cs:line 3083
13:27:01 13:41:13.188 INFO -
13:27:01 13:41:13.188 INFO -
- duplicates
-
JENKINS-17779 Timestamps incorrect in .../console when truncated
-
- Closed
-
[JENKINS-18795] Timestamper sometimes does not update its timestamps
Assignee | Original: Steven G Brown [ stevengbrown ] | New: Dirk Kuypers [ bruce ] |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | Original: Dirk Kuypers [ bruce ] | New: Steven G Brown [ stevengbrown ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 150145 ] | New: JNJira + In-Review [ 206795 ] |
I suspect this is a duplicate of
JENKINS-17779.