See
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java17/215/display/redirect?page=changes>
Changes:
[noreply] Minor: Add 2.38.0 section to CHANGES.md (#16804)
------------------------------------------
[...truncated 284.88 KB...]
Run started 2022-02-10T18:07:19.583Z and ran for PT431.818S
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 24.1 415075.5 10000000
0001 16.5 604339.2 9200000
0002 12.2 822368.4 83527
0003 *** not run ***
0004 *** not run ***
0005 30.3 330491.1 4567
0006 *** not run ***
0007 *** not run ***
0008 23.6 423334.2 92833
0009 *** not run ***
0010 50.8 196908.5 100
0011 48.0 208146.9 1839657
0012 13.2 757116.9 199929
0013 43.4 230313.9 10000000
0014 61.7 162179.7 10000000
0015 *** not run ***
0016 *** not run ***
==========================================================================================
22/02/10 18:14:31 DEBUG org.apache.http.client.protocol.RequestAddCookies:
CookieSpec selected: default
22/02/10 18:14:31 DEBUG org.apache.http.client.protocol.RequestAuthCache: Auth
cache not set in the context
22/02/10 18:14:31 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/02/10 18:14:31 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/02/10 18:14:31 DEBUG org.apache.http.impl.execchain.MainClientExec: Opening
connection {}->http://10.128.0.96:8086
22/02/10 18:14:31 DEBUG
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator: Connecting to
/10.128.0.96:8086
22/02/10 18:14:31 DEBUG
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator: Connection
established 10.128.1.54:33216<->10.128.0.96:8086
22/02/10 18:14:31 DEBUG org.apache.http.impl.execchain.MainClientExec:
Executing request POST /write?db=beam_test_metrics&rp=forever&precision=s
HTTP/1.1
22/02/10 18:14:31 DEBUG org.apache.http.impl.execchain.MainClientExec: Target
auth state: UNCHALLENGED
22/02/10 18:14:31 DEBUG org.apache.http.impl.execchain.MainClientExec: Proxy
auth state: UNCHALLENGED
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 >> POST
/write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 >>
Transfer-Encoding: chunked
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 >>
Content-Encoding: gzip
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 >> Host:
10.128.0.96:8086
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 >> Connection:
Keep-Alive
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 >> User-Agent:
Apache-HttpClient/4.5.13 (Java/1.8.0_312)
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 >>
Accept-Encoding: gzip,deflate
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "POST
/write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >>
"Transfer-Encoding: chunked[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >>
"Content-Encoding: gzip[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "Host:
10.128.0.96:8086[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "Connection:
Keep-Alive[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "User-Agent:
Apache-HttpClient/4.5.13 (Java/1.8.0_312)[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >>
"Accept-Encoding: gzip,deflate[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "a[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >>
"[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "e1[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >>
"[0xad][0x94]=n[0xc3]0[0xc]F[0xf7][0x9e]"[0x7][0xf0]
[0x92]"-[0xe][0xde][0xba]f[0xc9][0x90]5P[0x2][0x5]u[0x1b]+[0x80][0xda][0x1e][0xbf]A[0x9b][0xc]2[0x94][0xa1][0x0]5[0x8][0xa0]4<[0xbc][0x8f][0x94]r[0xfa][0x1e][0xe2][0xf8]q[0xc0][0xc3]1[0xce][0xa7][0xb7]f\rNc[0xf7][0x1a][0xe7]x[0xbe]\[0xbf]v[0xbf][0xe5][0xfd]t[0x9f][0xc6][0xa9][0xbf][0xe6]n[0x8f][0xcd]{[0xfc][0x8c][0x8f][0x12][0xda][0xcd][0xed]~[0xee][0x87][0xb4][0x9d]:@[0x10][0xd7]7y[0x19]viZ.[0xf3][0xd4][0x5]bl[0xfb][\r][0x88][0xf7]|[0xdb]H_[0xf2][0x9d][0xe9][0x8c][0x98][0xe8][0x9d]b[0xc1][0x4][0xf7][0xb7][0xaa]X0s%t[0xa1][0xe4][0xaa]*j[0x95][0x1a][0xac]dI[0xb0][0x94]U[0xc]DuS+Qa[0xdf][0xae][0x98][0xcf][0xf3]e#*9[0xe4]2^[0xcf]R[0x9f]$[0xb0]2[0xf5][0xc1]y*[[0x1a]H[0x85][0x9f]`[0xad]&[0x98]][0x1b]x=[0xc1]u[0xa4]U[0xba][0x9e]<[0xe8]?[0x1e][0x8d][0x18]q[0x5]d[0xf5]AT[0xb9]?[0x9c][0x82]<V[0x98][0x4][0x0][0x0][\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "0[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 << "HTTP/1.1 401
Unauthorized[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 << "Content-Type:
application/json[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 << "Request-Id:
4b21c564-8a9d-11ec-8fbd-4a1f37690373[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 <<
"Www-Authenticate: Basic realm="InfluxDB"[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 <<
"X-Influxdb-Build: OSS[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 <<
"X-Influxdb-Version: 1.8.0[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Request-Id:
4b21c564-8a9d-11ec-8fbd-4a1f37690373[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 << "Date: Thu, 10
Feb 2022 18:14:31 GMT[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 <<
"Content-Length: 55[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 << "[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 <<
"{"error":"unable to parse authentication credentials"}[\n]"
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 << HTTP/1.1
401 Unauthorized
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 <<
Content-Type: application/json
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 << Request-Id:
4b21c564-8a9d-11ec-8fbd-4a1f37690373
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 <<
Www-Authenticate: Basic realm="InfluxDB"
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 <<
X-Influxdb-Build: OSS
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 <<
X-Influxdb-Version: 1.8.0
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 <<
X-Request-Id: 4b21c564-8a9d-11ec-8fbd-4a1f37690373
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 << Date: Thu,
10 Feb 2022 18:14:31 GMT
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 <<
Content-Length: 55
22/02/10 18:14:31 DEBUG org.apache.http.impl.execchain.MainClientExec:
Connection can be kept alive indefinitely
22/02/10 18:14:31 DEBUG org.apache.http.impl.auth.HttpAuthenticator:
Authentication required
22/02/10 18:14:31 DEBUG org.apache.http.impl.auth.HttpAuthenticator:
10.128.0.96:8086 requested authentication
22/02/10 18:14:31 DEBUG
org.apache.http.impl.client.TargetAuthenticationStrategy: Authentication
schemes in the order of preference: [Negotiate, Kerberos, NTLM, CredSSP,
Digest, Basic]
22/02/10 18:14:31 DEBUG
org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for
Negotiate authentication scheme not available
22/02/10 18:14:31 DEBUG
org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for
Kerberos authentication scheme not available
22/02/10 18:14:31 DEBUG
org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for NTLM
authentication scheme not available
22/02/10 18:14:31 DEBUG
org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for CredSSP
authentication scheme not available
22/02/10 18:14:31 DEBUG
org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for Digest
authentication scheme not available
22/02/10 18:14:31 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Selected
authentication options: [BASIC [complete=true]]
22/02/10 18:14:31 DEBUG org.apache.http.impl.execchain.MainClientExec:
Executing request POST /write?db=beam_test_metrics&rp=forever&precision=s
HTTP/1.1
22/02/10 18:14:31 DEBUG org.apache.http.impl.execchain.MainClientExec: Target
auth state: CHALLENGED
22/02/10 18:14:31 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Generating
response to an authentication challenge using basic scheme
22/02/10 18:14:31 DEBUG org.apache.http.impl.execchain.MainClientExec: Proxy
auth state: UNCHALLENGED
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 >> POST
/write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 >>
Transfer-Encoding: chunked
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 >>
Content-Encoding: gzip
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 >> Host:
10.128.0.96:8086
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 >> Connection:
Keep-Alive
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 >> User-Agent:
Apache-HttpClient/4.5.13 (Java/1.8.0_312)
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 >>
Accept-Encoding: gzip,deflate
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 >>
Authorization: Basic d29ya2VyOldxNDdXNEY2R3VVSmtqdXNHUGhD
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "POST
/write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >>
"Transfer-Encoding: chunked[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >>
"Content-Encoding: gzip[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "Host:
10.128.0.96:8086[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "Connection:
Keep-Alive[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "User-Agent:
Apache-HttpClient/4.5.13 (Java/1.8.0_312)[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >>
"Accept-Encoding: gzip,deflate[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >>
"Authorization: Basic d29ya2VyOldxNDdXNEY2R3VVSmtqdXNHUGhD[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "a[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >>
"[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "e1[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >>
"[0xad][0x94]=n[0xc3]0[0xc]F[0xf7][0x9e]"[0x7][0xf0]
[0x92]"-[0xe][0xde][0xba]f[0xc9][0x90]5P[0x2][0x5]u[0x1b]+[0x80][0xda][0x1e][0xbf]A[0x9b][0xc]2[0x94][0xa1][0x0]5[0x8][0xa0]4<[0xbc][0x8f][0x94]r[0xfa][0x1e][0xe2][0xf8]q[0xc0][0xc3]1[0xce][0xa7][0xb7]f\rNc[0xf7][0x1a][0xe7]x[0xbe]\[0xbf]v[0xbf][0xe5][0xfd]t[0x9f][0xc6][0xa9][0xbf][0xe6]n[0x8f][0xcd]{[0xfc][0x8c][0x8f][0x12][0xda][0xcd][0xed]~[0xee][0x87][0xb4][0x9d]:@[0x10][0xd7]7y[0x19]viZ.[0xf3][0xd4][0x5]bl[0xfb][\r][0x88][0xf7]|[0xdb]H_[0xf2][0x9d][0xe9][0x8c][0x98][0xe8][0x9d]b[0xc1][0x4][0xf7][0xb7][0xaa]X0s%t[0xa1][0xe4][0xaa]*j[0x95][0x1a][0xac]dI[0xb0][0x94]U[0xc]DuS+Qa[0xdf][0xae][0x98][0xcf][0xf3]e#*9[0xe4]2^[0xcf]R[0x9f]$[0xb0]2[0xf5][0xc1]y*[[0x1a]H[0x85][0x9f]`[0xad]&[0x98]][0x1b]x=[0xc1]u[0xa4]U[0xba][0x9e]<[0xe8]?[0x1e][0x8d][0x18]q[0x5]d[0xf5]AT[0xb9]?[0x9c][0x82]<V[0x98][0x4][0x0][0x0][\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "0[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 << "HTTP/1.1 500
Internal Server Error[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 << "Content-Type:
application/json[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 << "Request-Id:
4b24e1d8-8a9d-11ec-8fbe-4a1f37690373[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 <<
"X-Influxdb-Build: OSS[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 <<
"X-Influxdb-Error: open /var/lib/influxdb/meta/meta.dbtmp: no space left on
device[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 <<
"X-Influxdb-Version: 1.8.0[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Request-Id:
4b24e1d8-8a9d-11ec-8fbe-4a1f37690373[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 << "Date: Thu, 10
Feb 2022 18:14:31 GMT[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 <<
"Content-Length: 76[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 << "[\r][\n]"
22/02/10 18:14:31 DEBUG org.apache.http.wire: http-outgoing-0 <<
"{"error":"open /var/lib/influxdb/meta/meta.dbtmp: no space left on
device"}[\n]"
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 << HTTP/1.1
500 Internal Server Error
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 <<
Content-Type: application/json
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 << Request-Id:
4b24e1d8-8a9d-11ec-8fbe-4a1f37690373
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 <<
X-Influxdb-Build: OSS
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 <<
X-Influxdb-Error: open /var/lib/influxdb/meta/meta.dbtmp: no space left on
device
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 <<
X-Influxdb-Version: 1.8.0
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 <<
X-Request-Id: 4b24e1d8-8a9d-11ec-8fbe-4a1f37690373
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 << Date: Thu,
10 Feb 2022 18:14:31 GMT
22/02/10 18:14:31 DEBUG org.apache.http.headers: http-outgoing-0 <<
Content-Length: 76
22/02/10 18:14:31 DEBUG org.apache.http.impl.execchain.MainClientExec:
Connection can be kept alive indefinitely
22/02/10 18:14:31 DEBUG org.apache.http.impl.auth.HttpAuthenticator:
Authentication succeeded
22/02/10 18:14:31 DEBUG
org.apache.http.impl.client.TargetAuthenticationStrategy: Caching 'basic' auth
scheme for http://10.128.0.96:8086
22/02/10 18:14:31 DEBUG
org.apache.http.impl.conn.PoolingHttpClientConnectionManager: Connection [id:
0][route: {}->http://10.128.0.96:8086] can be kept alive indefinitely
22/02/10 18:14:31 DEBUG
org.apache.http.impl.conn.DefaultManagedHttpClientConnection: http-outgoing-0:
set socket timeout to 0
22/02/10 18:14:31 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]
Feb 10, 2022 6:14:31 PM
org.apache.beam.sdk.testutils.publishing.InfluxDBPublisher publishWithCheck
WARNING: Unable to publish metrics due to error: Response code: 500. Reason:
"open /var/lib/influxdb/meta/meta.dbtmp: no space left on device"
==========================================================================================
Run started 2022-02-10T18:07:19.583Z and ran for PT432.165S
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 24.1 415075.5 10000000
0001 16.5 604339.2 9200000
0002 12.2 822368.4 83527
0003 *** not run ***
0004 *** not run ***
0005 30.3 330491.1 4567
0006 *** not run ***
0007 *** not run ***
0008 23.6 423334.2 92833
0009 *** not run ***
0010 50.8 196908.5 100
0011 48.0 208146.9 1839657
0012 13.2 757116.9 199929
0013 43.4 230313.9 10000000
0014 61.7 162179.7 10000000
0015 *** not run ***
0016 *** not run ***
==========================================================================================
> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages FAILED
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220210180110
Untagged:
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c8dca4aa9c3ad2beef053507d109446efc25a0f8450014dea83bc7767a9a997e
ERROR: (gcloud.container.images.untag) Image could not be found:
[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220210180110]
FAILURE: Build failed with an exception.
* Where:
Build file
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java17/ws/src/runners/google-cloud-dataflow-java/build.gradle'>
line: 294
* What went wrong:
Execution failed for task
':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'.
> Process 'command 'gcloud'' 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 14m 3s
136 actionable tasks: 92 executed, 40 from cache, 4 up-to-date
Publishing build scan...
https://gradle.com/s/vqawpab3xmizo
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]