-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchrome-node-2.log
More file actions
145 lines (141 loc) · 16.9 KB
/
chrome-node-2.log
File metadata and controls
145 lines (141 loc) · 16.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
2021-09-20 01:50:55,318 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing
2021-09-20 01:50:55,320 INFO supervisord started with pid 7
2021-09-20 01:50:56,327 INFO spawned: 'xvfb' with pid 9
2021-09-20 01:50:56,330 INFO spawned: 'vnc' with pid 10
2021-09-20 01:50:56,331 INFO spawned: 'novnc' with pid 11
2021-09-20 01:50:56,333 INFO spawned: 'selenium-node' with pid 12
2021-09-20 01:50:56,349 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2021-09-20 01:50:56,349 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2021-09-20 01:50:56,349 INFO success: novnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2021-09-20 01:50:56,349 INFO success: selenium-node entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
Appending Selenium options: --log-level FINE
Configuring server...
Setting up SE_NODE_HOST...
Setting up SE_NODE_PORT...
Setting up SE_NODE_GRID_URL...
Selenium Grid Node configuration:
[events]
publish = "tcp://selenium-event-bus:4442"
subscribe = "tcp://selenium-event-bus:4443"
[node]
session-timeout = "300"
override-max-sessions = false
detect-drivers = false
max-sessions = 1
[[node.driver-configuration]]
display-name = "chrome"
stereotype = '{"browserName": "chrome", "browserVersion": "93.0", "platformName": "Linux"}'
max-sessions = 1
Starting Selenium Grid Node...
01:50:57.885 INFO [LoggingOptions.configureLogEncoding] - Using the system default encoding
01:50:57.893 INFO [OpenTelemetryTracer.createTracer] - Using OpenTelemetry for tracing
01:50:58.115 INFO [UnboundZmqEventBus.<init>] - Connecting to tcp://selenium-event-bus:4442 and tcp://selenium-event-bus:4443
01:50:58.295 INFO [UnboundZmqEventBus.<init>] - Sockets created
01:50:59.297 INFO [UnboundZmqEventBus.<init>] - Event bus ready
01:50:59.518 INFO [NodeServer.createHandlers] - Reporting self as: http://172.24.4.44:5555
01:50:59.583 INFO [NodeOptions.getSessionFactories] - Detected 1 available processors
01:50:59.671 INFO [NodeOptions.report] - Adding chrome for {"browserVersion": "93.0","browserName": "chrome","platformName": "Linux","se:vncEnabled": true} 1 times
01:50:59.686 INFO [Node.<init>] - Binding additional locator mechanisms: id, name
01:50:59.883 DEBUG [MultithreadEventLoopGroup.<clinit>] - -Dio.netty.eventLoopThreads: 2
01:50:59.906 DEBUG [InternalThreadLocalMap.<clinit>] - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
01:50:59.907 DEBUG [InternalThreadLocalMap.<clinit>] - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
01:50:59.914 DEBUG [NioEventLoop.<clinit>] - -Dio.netty.noKeySetOptimization: false
01:50:59.914 DEBUG [NioEventLoop.<clinit>] - -Dio.netty.selectorAutoRebuildThreshold: 512
01:50:59.982 DEBUG [PlatformDependent0.explicitNoUnsafeCause0] - -Dio.netty.noUnsafe: false
01:50:59.982 DEBUG [PlatformDependent0.javaVersion0] - Java version: 11
01:50:59.985 DEBUG [PlatformDependent0.<clinit>] - sun.misc.Unsafe.theUnsafe: available
01:50:59.986 DEBUG [PlatformDependent0.<clinit>] - sun.misc.Unsafe.copyMemory: available
01:50:59.986 DEBUG [PlatformDependent0.<clinit>] - java.nio.Buffer.address: available
01:50:59.987 DEBUG [PlatformDependent0.<clinit>] - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
01:50:59.988 DEBUG [PlatformDependent0.<clinit>] - java.nio.Bits.unaligned: available, true
01:50:59.990 DEBUG [PlatformDependent0.<clinit>] - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @3abada5a
01:50:59.991 DEBUG [PlatformDependent0.<clinit>] - java.nio.DirectByteBuffer.<init>(long, int): unavailable
01:50:59.991 DEBUG [PlatformDependent.unsafeUnavailabilityCause0] - sun.misc.Unsafe: available
01:50:59.994 DEBUG [PlatformDependent.maxDirectMemory0] - maxDirectMemory: 259522560 bytes (maybe)
01:50:59.994 DEBUG [PlatformDependent.tmpdir0] - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
01:50:59.994 DEBUG [PlatformDependent.bitMode0] - -Dio.netty.bitMode: 64 (sun.arch.data.model)
01:50:59.995 DEBUG [PlatformDependent.<clinit>] - -Dio.netty.maxDirectMemory: -1 bytes
01:50:59.995 DEBUG [PlatformDependent.<clinit>] - -Dio.netty.uninitializedArrayAllocationThreshold: -1
01:50:59.997 DEBUG [CleanerJava9.<clinit>] - java.nio.ByteBuffer.cleaner(): available
01:50:59.997 DEBUG [PlatformDependent.<clinit>] - -Dio.netty.noPreferDirect: false
01:51:00.004 DEBUG [PlatformDependent$Mpsc.<clinit>] - org.jctools-core.MpscChunkedArrayQueue: available
01:51:00.030 DEBUG [DefaultChannelId.<clinit>] - -Dio.netty.processId: 88 (auto-detected)
01:51:00.071 DEBUG [NetUtil.<clinit>] - -Djava.net.preferIPv4Stack: false
01:51:00.071 DEBUG [NetUtil.<clinit>] - -Djava.net.preferIPv6Addresses: false
01:51:00.073 DEBUG [NetUtilInitializations.determineLoopback] - Loopback interface: lo (lo, 127.0.0.1)
01:51:00.074 DEBUG [NetUtil$1.run] - /proc/sys/net/core/somaxconn: 1024
01:51:00.075 DEBUG [DefaultChannelId.<clinit>] - -Dio.netty.machineId: da:44:60:ff:fe:bc:6a:55 (auto-detected)
01:51:00.086 DEBUG [ResourceLeakDetector.<clinit>] - -Dio.netty.leakDetection.level: simple
01:51:00.086 DEBUG [ResourceLeakDetector.<clinit>] - -Dio.netty.leakDetection.targetRecords: 4
01:51:00.116 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.numHeapArenas: 2
01:51:00.171 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.numDirectArenas: 2
01:51:00.171 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.pageSize: 8192
01:51:00.171 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.maxOrder: 11
01:51:00.172 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.chunkSize: 16777216
01:51:00.172 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.smallCacheSize: 256
01:51:00.172 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.normalCacheSize: 64
01:51:00.172 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
01:51:00.172 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.cacheTrimInterval: 8192
01:51:00.172 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.cacheTrimIntervalMillis: 0
01:51:00.173 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.useCacheForAllThreads: true
01:51:00.173 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
01:51:00.183 DEBUG [ByteBufUtil.<clinit>] - -Dio.netty.allocator.type: pooled
01:51:00.183 DEBUG [ByteBufUtil.<clinit>] - -Dio.netty.threadLocalDirectBufferSize: 0
01:51:00.184 DEBUG [ByteBufUtil.<clinit>] - -Dio.netty.maxThreadLocalCharBufferSize: 16384
01:51:00.199 DEBUG [LoggingHandler.channelRegistered] - [id: 0x5ae98534] REGISTERED
01:51:00.200 DEBUG [LoggingHandler.bind] - [id: 0x5ae98534] BIND: 0.0.0.0/0.0.0.0:5555
01:51:00.202 DEBUG [LoggingHandler.channelActive] - [id: 0x5ae98534, L:/0.0.0.0:5555] ACTIVE
01:51:00.203 INFO [NodeServer$1.start] - Starting registration process for node id 2c141285-1c44-4e6f-9dc9-f7e0851e36ce
01:51:00.205 INFO [NodeServer.execute] - Started Selenium node 4.0.0-rc-2 (revision ca58c3b83f): http://172.24.4.44:5555
01:51:00.207 INFO [NodeServer$1.lambda$start$1] - Sending registration event...
01:51:01.883 DEBUG [LoggingHandler.channelRead] - [id: 0x5ae98534, L:/0.0.0.0:5555] READ: [id: 0xc12fa9dc, L:/172.24.4.44:5555 - R:/172.24.7.23:54404]
01:51:01.884 DEBUG [LoggingHandler.channelReadComplete] - [id: 0x5ae98534, L:/0.0.0.0:5555] READ COMPLETE
01:51:01.898 DEBUG [AbstractByteBuf.<clinit>] - -Dio.netty.buffer.checkAccessible: true
01:51:01.899 DEBUG [AbstractByteBuf.<clinit>] - -Dio.netty.buffer.checkBounds: true
01:51:01.900 DEBUG [ResourceLeakDetectorFactory$DefaultResourceLeakDetectorFactory.newResourceLeakDetector] - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@227c9403
01:51:01.910 DEBUG [ZlibCodecFactory.<clinit>] - -Dio.netty.noJdkZlibDecoder: false
01:51:01.910 DEBUG [ZlibCodecFactory.<clinit>] - -Dio.netty.noJdkZlibEncoder: false
01:51:01.921 DEBUG [Recycler.<clinit>] - -Dio.netty.recycler.maxCapacityPerThread: 4096
01:51:01.921 DEBUG [Recycler.<clinit>] - -Dio.netty.recycler.maxSharedCapacityFactor: 2
01:51:01.922 DEBUG [Recycler.<clinit>] - -Dio.netty.recycler.linkCapacity: 16
01:51:01.922 DEBUG [Recycler.<clinit>] - -Dio.netty.recycler.ratio: 8
01:51:01.922 DEBUG [Recycler.<clinit>] - -Dio.netty.recycler.delayedQueue.ratio: 8
01:51:01.986 DEBUG [RequestConverter.channelRead0] - Incoming message: DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
GET /status HTTP/1.1
User-Agent: selenium/4.0.0-rc-2 (java unix)
traceparent: 00-6ddda023f7d69cc5649946c46fd7435d-419b560519b0d8d1-01
host: 172.24.4.44:5555
accept: */*
01:51:01.987 DEBUG [RequestConverter.channelRead0] - Start of http request: DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
GET /status HTTP/1.1
User-Agent: selenium/4.0.0-rc-2 (java unix)
traceparent: 00-6ddda023f7d69cc5649946c46fd7435d-419b560519b0d8d1-01
host: 172.24.4.44:5555
accept: */*
01:51:01.993 DEBUG [RequestConverter.channelRead0] - Incoming message: EmptyLastHttpContent
01:51:01.994 DEBUG [RequestConverter.channelRead0] - Closing input pipe.
01:51:02.013 DEBUG [SpanWrappedHttpHandler.execute] - Wrapping request. Before OpenTelemetryContext{tracer=io.opentelemetry.sdk.trace.SdkTracer@25cd9250, context={}, span id=0000000000000000, trace id=00000000000000000000000000000000} and after OpenTelemetryContext{tracer=io.opentelemetry.sdk.trace.SdkTracer@25cd9250, context={opentelemetry-trace-span-key=RecordEventsReadableSpan{traceId=6ddda023f7d69cc5649946c46fd7435d, spanId=100004325560c671, parentSpanContext=ImmutableSpanContext{traceId=6ddda023f7d69cc5649946c46fd7435d, spanId=419b560519b0d8d1, traceFlags=01, traceState=ArrayBasedTraceState{entries=[]}, remote=true, valid=true}, name=node.status, kind=INTERNAL, attributes=AttributesMap{data={random.key=98903f70-17b6-4d92-966d-6ae7902b84a3}, capacity=128, totalAddedValues=1}, status=ImmutableStatusData{statusCode=UNSET, description=}, totalRecordedEvents=0, totalRecordedLinks=0, startEpochNanos=1632102662010565929, endEpochNanos=0}}, span id=100004325560c671, trace id=6ddda023f7d69cc5649946c46fd7435d}
01:51:02.017 DEBUG [HttpTracing.inject] - Injecting (GET) /status into OpenTelemetrySpan{traceId=6ddda023f7d69cc5649946c46fd7435d,spanId=100004325560c671} at org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler:84
01:51:02.024 DEBUG [SeleniumSpanExporter$1.lambda$export$1] - SpanData{spanContext=ImmutableSpanContext{traceId=6ddda023f7d69cc5649946c46fd7435d, spanId=100004325560c671, traceFlags=01, traceState=ArrayBasedTraceState{entries=[]}, remote=false, valid=true}, parentSpanContext=ImmutableSpanContext{traceId=6ddda023f7d69cc5649946c46fd7435d, spanId=419b560519b0d8d1, traceFlags=01, traceState=ArrayBasedTraceState{entries=[]}, remote=true, valid=true}, resource=Resource{schemaUrl=https://opentelemetry.io/schemas/1.5.0, attributes={service.name="unknown_service:java", telemetry.sdk.language="java", telemetry.sdk.name="opentelemetry", telemetry.sdk.version="1.5.0"}}, instrumentationLibraryInfo=InstrumentationLibraryInfo{name=default, version=null, schemaUrl=null}, name=node.status, kind=INTERNAL, startEpochNanos=1632102662010565929, endEpochNanos=1632102662022807076, attributes=AttributesMap{data={http.method=GET, random.key=98903f70-17b6-4d92-966d-6ae7902b84a3, http.status_code=200, span.kind=server, http.target=/status}, capacity=128, totalAddedValues=5}, totalAttributeCount=5, events=[ImmutableEventData{name=HTTP request execution complete, attributes={http.flavor=1, http.handler_class="org.openqa.selenium.remote.http.Route$TemplatizedRoute", http.host="172.24.4.44:5555", http.method="GET", http.scheme="HTTP", http.status_code=200, http.target="/status", http.user_agent="selenium/4.0.0-rc-2 (java unix)"}, epochNanos=1632102662022275379, totalAttributeCount=8}], totalRecordedEvents=1, links=[], totalRecordedLinks=0, status=ImmutableStatusData{statusCode=OK, description=Kind: OK Description:}, hasEnded=true}
01:51:02.027 DEBUG [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "6ddda023f7d69cc5649946c46fd7435d","eventTime": 1632102662022275379,"eventName": "HTTP request execution complete","attributes": {"http.flavor": 1,"http.handler_class": "org.openqa.selenium.remote.http.Route$TemplatizedRoute","http.host": "172.24.4.44:5555","http.method": "GET","http.scheme": "HTTP","http.status_code": 200,"http.target": "\u002fstatus","http.user_agent": "selenium\u002f4.0.0-rc-2 (java unix)"}}
01:51:02.079 INFO [NodeServer.lambda$createHandlers$2] - Node has been added
01:53:51.351 DEBUG [LoggingHandler.channelRead] - [id: 0x5ae98534, L:/0.0.0.0:5555] READ: [id: 0xb1b842f7, L:/172.24.4.44:5555 - R:/172.24.7.23:55016]
01:53:51.352 DEBUG [LoggingHandler.channelReadComplete] - [id: 0x5ae98534, L:/0.0.0.0:5555] READ COMPLETE
01:53:51.364 DEBUG [RequestConverter.channelRead0] - Incoming message: DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
GET /status HTTP/1.1
User-Agent: selenium/4.0.0-rc-2 (java unix)
traceparent: 00-067e7e0d1d860712d30155e04aed9986-1edf2ded04dcc667-01
host: 172.24.4.44:5555
accept: */*
01:53:51.364 DEBUG [RequestConverter.channelRead0] - Start of http request: DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
GET /status HTTP/1.1
User-Agent: selenium/4.0.0-rc-2 (java unix)
traceparent: 00-067e7e0d1d860712d30155e04aed9986-1edf2ded04dcc667-01
host: 172.24.4.44:5555
accept: */*
01:53:51.365 DEBUG [RequestConverter.channelRead0] - Incoming message: EmptyLastHttpContent
01:53:51.365 DEBUG [RequestConverter.channelRead0] - Closing input pipe.
01:53:51.366 DEBUG [SpanWrappedHttpHandler.execute] - Wrapping request. Before OpenTelemetryContext{tracer=io.opentelemetry.sdk.trace.SdkTracer@25cd9250, context={}, span id=0000000000000000, trace id=00000000000000000000000000000000} and after OpenTelemetryContext{tracer=io.opentelemetry.sdk.trace.SdkTracer@25cd9250, context={opentelemetry-trace-span-key=RecordEventsReadableSpan{traceId=067e7e0d1d860712d30155e04aed9986, spanId=0ce1d178b69f9186, parentSpanContext=ImmutableSpanContext{traceId=067e7e0d1d860712d30155e04aed9986, spanId=1edf2ded04dcc667, traceFlags=01, traceState=ArrayBasedTraceState{entries=[]}, remote=true, valid=true}, name=node.status, kind=INTERNAL, attributes=AttributesMap{data={random.key=f85abe31-9756-4cdb-844b-6829da3fa207}, capacity=128, totalAddedValues=1}, status=ImmutableStatusData{statusCode=UNSET, description=}, totalRecordedEvents=0, totalRecordedLinks=0, startEpochNanos=1632102831366003003, endEpochNanos=0}}, span id=0ce1d178b69f9186, trace id=067e7e0d1d860712d30155e04aed9986}
01:53:51.367 DEBUG [HttpTracing.inject] - Injecting (GET) /status into OpenTelemetrySpan{traceId=067e7e0d1d860712d30155e04aed9986,spanId=0ce1d178b69f9186} at org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler:84
01:53:51.368 DEBUG [SeleniumSpanExporter$1.lambda$export$1] - SpanData{spanContext=ImmutableSpanContext{traceId=067e7e0d1d860712d30155e04aed9986, spanId=0ce1d178b69f9186, traceFlags=01, traceState=ArrayBasedTraceState{entries=[]}, remote=false, valid=true}, parentSpanContext=ImmutableSpanContext{traceId=067e7e0d1d860712d30155e04aed9986, spanId=1edf2ded04dcc667, traceFlags=01, traceState=ArrayBasedTraceState{entries=[]}, remote=true, valid=true}, resource=Resource{schemaUrl=https://opentelemetry.io/schemas/1.5.0, attributes={service.name="unknown_service:java", telemetry.sdk.language="java", telemetry.sdk.name="opentelemetry", telemetry.sdk.version="1.5.0"}}, instrumentationLibraryInfo=InstrumentationLibraryInfo{name=default, version=null, schemaUrl=null}, name=node.status, kind=INTERNAL, startEpochNanos=1632102831366003003, endEpochNanos=1632102831368356675, attributes=AttributesMap{data={http.method=GET, random.key=f85abe31-9756-4cdb-844b-6829da3fa207, http.status_code=200, span.kind=server, http.target=/status}, capacity=128, totalAddedValues=5}, totalAttributeCount=5, events=[ImmutableEventData{name=HTTP request execution complete, attributes={http.flavor=1, http.handler_class="org.openqa.selenium.remote.http.Route$TemplatizedRoute", http.host="172.24.4.44:5555", http.method="GET", http.scheme="HTTP", http.status_code=200, http.target="/status", http.user_agent="selenium/4.0.0-rc-2 (java unix)"}, epochNanos=1632102831368329364, totalAttributeCount=8}], totalRecordedEvents=1, links=[], totalRecordedLinks=0, status=ImmutableStatusData{statusCode=OK, description=Kind: OK Description:}, hasEnded=true}
01:53:51.369 DEBUG [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "067e7e0d1d860712d30155e04aed9986","eventTime": 1632102831368329364,"eventName": "HTTP request execution complete","attributes": {"http.flavor": 1,"http.handler_class": "org.openqa.selenium.remote.http.Route$TemplatizedRoute","http.host": "172.24.4.44:5555","http.method": "GET","http.scheme": "HTTP","http.status_code": 200,"http.target": "\u002fstatus","http.user_agent": "selenium\u002f4.0.0-rc-2 (java unix)"}}