Open
Description
Build Scans:
- elasticsearch-periodic #8564 / adoptopenjdk11_java-matrix
- elasticsearch-periodic #8564 / corretto11_java-matrix
- elasticsearch-periodic #8564 / adoptopenjdk8_java-matrix
- elasticsearch-periodic #8564 / zulu11_java-matrix
- elasticsearch-periodic #8564 / corretto8_java-matrix
- elasticsearch-periodic #8564 / zulu8_java-matrix
- elasticsearch-periodic #8558 / adoptopenjdk8_java-matrix
- elasticsearch-periodic #8558 / adoptopenjdk11_java-matrix
- elasticsearch-periodic #8558 / zulu8_java-matrix
- elasticsearch-periodic #8558 / zulu11_java-matrix
Reproduction Line:
./gradlew ':x-pack:plugin:sql:test' --tests "org.elasticsearch.xpack.sql.expression.function.scalar.datetime.DateTimeToCharProcessorTests" -Dtests.method="test {tochar-generated.csv:169 0:fmHHTH @ 1:HH12TH @ 2:HH24th @ 3:MI @ 4:fmSSth @ 5:fmMS @ 6:fmUS @ 7:FF1th @ 8:FMFF2 @ 9:FF3TH @ 10:fmFF4th @ 11:FMFF5TH @ 12:FF6th @ 13:FMSSSSSth @ 14:SSSSTH @ 15:FMAMth @ 16:fmamth @ 17:FMPMTH @ 18:fmpm @ 19:A.M.TH @ 20:fma.m.TH @ 21:FMP.M.TH @ 22:p.m.th @ 23:fmY,YYYTH @ 24:FMYYYY @ 25:FMYYY @ 26:YY @ 27:Yth @ 28:IYYYth @ 29:FMIYYTH @ 30:IYTH @ 31:FMIth @ 32:fmBCTH @ 33:bcth @ 34:AD @ 35:adTH @ 36:FMB.C.th @ 37:b.c.TH @ 38:FMA.D.TH @ 39:fma.d.th @ 40:FMMONTHTH @ 41:FMMonthTH @ 42:fmmonth @ 43:MONth @ 44:fmMonTH @ 45:month @ 46:MMTH @ 47:FMDAYth @ 48:FMDayTH @ 49:fmdayTH @ 50:fmDY @ 51:Dy @ 52:dyth @ 53:fmDDDth @ 54:IDDD @ 55:FMDDTH @ 56:fmIDth @ 57:FMDth @ 58:FMWTH @ 59:fmWWTH @ 60:FMIWth @ 61:fmCC @ 62:fmJTH @ 63:Q @ 64:fmRMTH @ 65:FMrmth @ 66:FMTZH @ 67:fmTZMth @ 68:FMOF @ 69:fmhhTH @ 70:fmhh12th @ 71:hh24TH @ 72:FMmiTH @ 73:ss @ 74:fmms @ 75:FMusTH @ 76:fmff1th @ 77:FMff2th @ 78:ff3TH @ 79:ff4th @ 80:FMff5TH @ 81:ff6th @ 82:FMsssss @ 83:FMssssTH @ 84:y,yyyth @ 85:yyyyth @ 86:yyy @ 87:FMyy @ 88:fmyth @ 89:fmiyyy @ 90:FMiyyTH @ 91:FMiy @ 92:i @ 93:mm @ 94:FMddd @ 95:FMidddTH @ 96:FMddTH @ 97:FMid @ 98:fmd @ 99:fmwth @ 100:fmwwTH @ 101:fmiwTH @ 102:FMccth @ 103:j @ 104:fmq}" -Dtests.seed=EF2F8A8BAF2B577B -Dtests.locale=el -Dtests.timezone=Asia/Beirut -Druntime.java=11
Applicable branches:
7.17
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
org.junit.ComparisonFailure:
Line number: 169 (in tochar-generated.csv)
zone: CET
timestamp (as epoch): -63729970823.893986
timestamp (java, UTC): -0050-06-24T14:19:36.106014Z
timestamp (postgres, to_timestamp): 0051-06-24 15:19:36.106014+01 BC
timestamp (java with zone): -0050-06-24T14:37:06.106014+00:17:30[CET]
format string: 0:fmHHTH @ 1:HH12TH @ 2:HH24th @ 3:MI @ 4:fmSSth @ 5:fmMS @ 6:fmUS @ 7:FF1th @ 8:FMFF2 @ 9:FF3TH @ 10:fmFF4th @ 11:FMFF5TH @ 12:FF6th @ 13:FMSSSSSth @ 14:SSSSTH @ 15:FMAMth @ 16:fmamth @ 17:FMPMTH @ 18:fmpm @ 19:A.M.TH @ 20:fma.m.TH @ 21:FMP.M.TH @ 22:p.m.th @ 23:fmY,YYYTH @ 24:FMYYYY @ 25:FMYYY @ 26:YY @ 27:Yth @ 28:IYYYth @ 29:FMIYYTH @ 30:IYTH @ 31:FMIth @ 32:fmBCTH @ 33:bcth @ 34:AD @ 35:adTH @ 36:FMB.C.th @ 37:b.c.TH @ 38:FMA.D.TH @ 39:fma.d.th @ 40:FMMONTHTH @ 41:FMMonthTH @ 42:fmmonth @ 43:MONth @ 44:fmMonTH @ 45:month @ 46:MMTH @ 47:FMDAYth @ 48:
[truncated]
Issue Reasons:
- [7.17] 5 consecutive failures in class org.elasticsearch.xpack.sql.expression.function.scalar.datetime.DateTimeToCharProcessorTests
- [7.17] 19 consecutive failures in step adoptopenjdk11_java-matrix
- [7.17] 20 consecutive failures in step corretto11_java-matrix
- [7.17] 20 consecutive failures in step adoptopenjdk8_java-matrix
- [7.17] 20 consecutive failures in step zulu11_java-matrix
- [7.17] 20 consecutive failures in step corretto8_java-matrix
- [7.17] 21 consecutive failures in step zulu8_java-matrix
- [7.17] 120 failures in class org.elasticsearch.xpack.sql.expression.function.scalar.datetime.DateTimeToCharProcessorTests (14.3% fail rate in 842 executions)
- [7.17] 19 failures in step adoptopenjdk11_java-matrix (100.0% fail rate in 19 executions)
- [7.17] 20 failures in step corretto11_java-matrix (100.0% fail rate in 20 executions)
- [7.17] 20 failures in step adoptopenjdk8_java-matrix (100.0% fail rate in 20 executions)
- [7.17] 20 failures in step zulu11_java-matrix (100.0% fail rate in 20 executions)
- [7.17] 20 failures in step corretto8_java-matrix (100.0% fail rate in 20 executions)
- [7.17] 21 failures in step zulu8_java-matrix (100.0% fail rate in 21 executions)
- [7.17] 21 failures in pipeline elasticsearch-periodic (100.0% fail rate in 21 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.