You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/03/18 00:25:18 UTC

Build failed in Jenkins: beam_PostCommit_Java_Nexmark_Dataflow_V2_Java11 #1177

See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java11/1177/display/redirect?page=changes>

Changes:

[noreply] Populate environment capabilities in v1beta3 protos. (#17042)

[noreply] [BEAM-14038] Auto-startup for Python expansion service. (#17035)


------------------------------------------
[...truncated 646.27 KB...]
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:RESHUFFLE; numEvents:10000000
  0015  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0016  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          43.1                    232288.0                    10000000              
  0001          37.5                    266389.6                     9200000              
  0002          22.9                    436281.1                       83527              
  0003          56.3                    177705.1                       59507              
  0004  *** not run ***
  0005         386.9                     25849.3                        4567              
  0006  *** not run ***
  0007         138.5                     72194.3                         100              
  0008          74.8                    133675.5                       92833              
  0009  *** not run ***
  0010         141.1                     70882.8                         100              
  0011         183.3                     54559.2                     1839657              
  0012          99.1                    100874.6                      350168              
  0013  *** not run ***
  0014          97.9                    102194.1                    10000000              
  0015  *** not run ***
  0016  *** not run ***
==========================================================================================

22/03/18 00:25:09 DEBUG org.apache.http.client.protocol.RequestAddCookies: CookieSpec selected: default
22/03/18 00:25:09 DEBUG org.apache.http.client.protocol.RequestAuthCache: Auth cache not set in the context
22/03/18 00:25:09 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager: Connection request: [route: {}->http://10.128.0.96:8086][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
22/03/18 00:25:09 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager: Connection leased: [id: 0][route: {}->http://10.128.0.96:8086][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
22/03/18 00:25:09 DEBUG org.apache.http.impl.execchain.MainClientExec: Opening connection {}->http://10.128.0.96:8086
22/03/18 00:25:09 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator: Connecting to /10.128.0.96:8086
22/03/18 00:25:09 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator: Connection established 10.128.0.167:43692<->10.128.0.96:8086
22/03/18 00:25:09 DEBUG org.apache.http.impl.execchain.MainClientExec: Executing request POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/18 00:25:09 DEBUG org.apache.http.impl.execchain.MainClientExec: Target auth state: UNCHALLENGED
22/03/18 00:25:09 DEBUG org.apache.http.impl.execchain.MainClientExec: Proxy auth state: UNCHALLENGED
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 >> POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 >> Transfer-Encoding: chunked
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 >> Content-Encoding: gzip
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 >> Host: 10.128.0.96:8086
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 >> Connection: Keep-Alive
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 >> Accept-Encoding: gzip,deflate
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "Transfer-Encoding: chunked[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "Content-Encoding: gzip[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "Host: 10.128.0.96:8086[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "a[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "ed[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0xad][0xd3][0xb1]n[0x3]![0xc][0x6][0xe0][0xbd]O[0x91][0x7][0xb8][0x1][0xdb][0x18][0xcc]p[[0xd7].[0x19][0xb2]F[0xc][0xb4][0xa2][0xcd][0x11][0x9][0xee][0xda]>~[0xa3]6[0x1d][0x88][0x88][0x94][0xc1]l[0x6][0x89]O[0xfe][0xc1]%}/[0xb1]~[0x1c][0xcd][0xb1][0xad]5[0xc5]%[0x97][0xb7][0xa9]n[0xa5][0xa4]:?[0xc7]5[0xbe][0x9e][0xce]_[0xfb][0xdf][0xf2][0xba]{H[0xb5][0xe5]s[0x99][0xf]8[0xbd][0xc7][0xcf][0xf8]_[0x2][0xec].[0xe7]k^[0xd2]K[0x9b]-[0x19]6y*[0xdb][0xb2]Om;[0xad]m[0x6][0xf3][0xb7][0xf2][0xe][0x9c][0xf5][0xec][0x90]lx*W[0x9a][0x14][0xe9][0xcb][0xd5][0x9e]:[0x9a][0x3][0x1b]?t[0xc1])[0xc2][0xc1][0xb][0xd3][0xe3]=[0x83]"M[0x9e])tt[0xc0][0xfb][0xb2]([0xca][0xde][0x8a][0x91][0x1b]Y[0x88][0xc6][0x1d][0xa3]f[0xda][0x1][0xa8]O[0x9b][0xd8][0x80][0x93][0xa1][0xec][0x15]a a[0xe0][0xdb]w[0x1e]7[0xac]9R`[0xc1]xy[0xc8][0xd5][0xcc][0x19]1 t[0xaa][0x10][0xe3][0x9d]q[0xd2][0xfc][0xd3] [0x84][0xe2][0xfb]~[0x85][0x82][0xe3][0xb1][0xcd][0x9a][0xe3]$N[0xb8][0x8f][0xda][0xb2][0xeb][0xdd][0x1f][0x9f]g[0xde][0xd9]6[0x5][0x0][0x0][\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "0[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "HTTP/1.1 401 Unauthorized[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "Content-Type: application/json[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "Request-Id: dea31aa7-a651-11ec-902e-76990f49a4df[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "Www-Authenticate: Basic realm="InfluxDB"[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Build: OSS[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Version: 1.8.0[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Request-Id: dea31aa7-a651-11ec-902e-76990f49a4df[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "Date: Fri, 18 Mar 2022 00:25:09 GMT[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "Content-Length: 55[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "{"error":"unable to parse authentication credentials"}[\n]"
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 << HTTP/1.1 401 Unauthorized
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 << Content-Type: application/json
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 << Request-Id: dea31aa7-a651-11ec-902e-76990f49a4df
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 << Www-Authenticate: Basic realm="InfluxDB"
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Build: OSS
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Version: 1.8.0
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 << X-Request-Id: dea31aa7-a651-11ec-902e-76990f49a4df
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 << Date: Fri, 18 Mar 2022 00:25:09 GMT
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 << Content-Length: 55
22/03/18 00:25:09 DEBUG org.apache.http.impl.execchain.MainClientExec: Connection can be kept alive indefinitely
22/03/18 00:25:09 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Authentication required
22/03/18 00:25:09 DEBUG org.apache.http.impl.auth.HttpAuthenticator: 10.128.0.96:8086 requested authentication
22/03/18 00:25:09 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, CredSSP, Digest, Basic]
22/03/18 00:25:09 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for Negotiate authentication scheme not available
22/03/18 00:25:09 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for Kerberos authentication scheme not available
22/03/18 00:25:09 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for NTLM authentication scheme not available
22/03/18 00:25:09 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for CredSSP authentication scheme not available
22/03/18 00:25:09 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for Digest authentication scheme not available
22/03/18 00:25:09 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Selected authentication options: [BASIC [complete=true]]
22/03/18 00:25:09 DEBUG org.apache.http.impl.execchain.MainClientExec: Executing request POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/18 00:25:09 DEBUG org.apache.http.impl.execchain.MainClientExec: Target auth state: CHALLENGED
22/03/18 00:25:09 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Generating response to an authentication challenge using basic scheme
22/03/18 00:25:09 DEBUG org.apache.http.impl.execchain.MainClientExec: Proxy auth state: UNCHALLENGED
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 >> POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 >> Transfer-Encoding: chunked
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 >> Content-Encoding: gzip
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 >> Host: 10.128.0.96:8086
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 >> Connection: Keep-Alive
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 >> Accept-Encoding: gzip,deflate
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 >> Authorization: Basic d29ya2VyOldxNDdXNEY2R3VVSmtqdXNHUGhD
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "Transfer-Encoding: chunked[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "Content-Encoding: gzip[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "Host: 10.128.0.96:8086[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "Authorization: Basic d29ya2VyOldxNDdXNEY2R3VVSmtqdXNHUGhD[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "a[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "ed[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0xad][0xd3][0xb1]n[0x3]![0xc][0x6][0xe0][0xbd]O[0x91][0x7][0xb8][0x1][0xdb][0x18][0xcc]p[[0xd7].[0x19][0xb2]F[0xc][0xb4][0xa2][0xcd][0x11][0x9][0xee][0xda]>~[0xa3]6[0x1d][0x88][0x88][0x94][0xc1]l[0x6][0x89]O[0xfe][0xc1]%}/[0xb1]~[0x1c][0xcd][0xb1][0xad]5[0xc5]%[0x97][0xb7][0xa9]n[0xa5][0xa4]:?[0xc7]5[0xbe][0x9e][0xce]_[0xfb][0xdf][0xf2][0xba]{H[0xb5][0xe5]s[0x99][0xf]8[0xbd][0xc7][0xcf][0xf8]_[0x2][0xec].[0xe7]k^[0xd2]K[0x9b]-[0x19]6y*[0xdb][0xb2]Om;[0xad]m[0x6][0xf3][0xb7][0xf2][0xe][0x9c][0xf5][0xec][0x90]lx*W[0x9a][0x14][0xe9][0xcb][0xd5][0x9e]:[0x9a][0x3][0x1b]?t[0xc1])[0xc2][0xc1][0xb][0xd3][0xe3]=[0x83]"M[0x9e])tt[0xc0][0xfb][0xb2]([0xca][0xde][0x8a][0x91][0x1b]Y[0x88][0xc6][0x1d][0xa3]f[0xda][0x1][0xa8]O[0x9b][0xd8][0x80][0x93][0xa1][0xec][0x15]a a[0xe0][0xdb]w[0x1e]7[0xac]9R`[0xc1]xy[0xc8][0xd5][0xcc][0x19]1 t[0xaa][0x10][0xe3][0x9d]q[0xd2][0xfc][0xd3] [0x84][0xe2][0xfb]~[0x85][0x82][0xe3][0xb1][0xcd][0x9a][0xe3]$N[0xb8][0x8f][0xda][0xb2][0xeb][0xdd][0x1f][0x9f]g[0xde][0xd9]6[0x5][0x0][0x0][\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "0[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "Content-Type: application/json[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "Request-Id: dea59f52-a651-11ec-902f-76990f49a4df[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Build: OSS[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Version: 1.8.0[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Request-Id: dea59f52-a651-11ec-902f-76990f49a4df[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "Date: Fri, 18 Mar 2022 00:25:09 GMT[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.wire: http-outgoing-0 << "[\r][\n]"
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 << HTTP/1.1 204 No Content
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 << Content-Type: application/json
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 << Request-Id: dea59f52-a651-11ec-902f-76990f49a4df
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Build: OSS
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Version: 1.8.0
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 << X-Request-Id: dea59f52-a651-11ec-902f-76990f49a4df
22/03/18 00:25:09 DEBUG org.apache.http.headers: http-outgoing-0 << Date: Fri, 18 Mar 2022 00:25:09 GMT
22/03/18 00:25:09 DEBUG org.apache.http.impl.execchain.MainClientExec: Connection can be kept alive indefinitely
22/03/18 00:25:09 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Authentication succeeded
22/03/18 00:25:09 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Caching 'basic' auth scheme for http://10.128.0.96:8086
22/03/18 00:25:09 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager: Connection [id: 0][route: {}->http://10.128.0.96:8086] can be kept alive indefinitely
22/03/18 00:25:09 DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection: http-outgoing-0: set socket timeout to 0
22/03/18 00:25:09 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager: Connection released: [id: 0][route: {}->http://10.128.0.96:8086][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20]

==========================================================================================
Run started 2022-03-18T00:12:29.806Z and ran for PT760.371S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:RESHUFFLE; numEvents:10000000
  0015  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0016  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          43.1                    232288.0                    10000000              
  0001          37.5                    266389.6                     9200000              
  0002          22.9                    436281.1                       83527              
  0003          56.3                    177705.1                       59507              
  0004  *** not run ***
  0005         386.9                     25849.3                        4567              
  0006  *** not run ***
  0007         138.5                     72194.3                         100              
  0008          74.8                    133675.5                       92833              
  0009  *** not run ***
  0010         141.1                     70882.8                         100              
  0011         183.3                     54559.2                     1839657              
  0012          99.1                    100874.6                      350168              
  0013  *** not run ***
  0014          97.9                    102194.1                    10000000              
  0015  *** not run ***
  0016  *** not run ***
==========================================================================================


> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220318001141
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8adad5e03bf4d1a50d0bf09326ff5c32d80a4ec530d57e35be6eb1fff1a1faeb
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220318001141]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8adad5e03bf4d1a50d0bf09326ff5c32d80a4ec530d57e35be6eb1fff1a1faeb]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220318001141] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8adad5e03bf4d1a50d0bf09326ff5c32d80a4ec530d57e35be6eb1fff1a1faeb])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3871e52c096be008b1f7adbb197b09b96ccd9d54531bfba48f53f83891360c77
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3871e52c096be008b1f7adbb197b09b96ccd9d54531bfba48f53f83891360c77
ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'date': 'Fri, 18 Mar 2022 00:25:16 GMT', 'server': 'Docker Registry', 'cache-control': 'private', 'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 'status': '404', 'content-length': '168', '-content-encoding': 'gzip'}
Failed to compute blob liveness for manifest: 'sha256:3871e52c096be008b1f7adbb197b09b96ccd9d54531bfba48f53f83891360c77': None

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java11/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 297

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'.
> Process 'command './scripts/cleanup_untagged_gcr_images.sh'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.3.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 13m 38s
131 actionable tasks: 9 executed, 122 up-to-date

Publishing build scan...
https://gradle.com/s/lza53uv2uw73i

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Java_Nexmark_Dataflow_V2_Java11 #1178

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java11/1178/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org