-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgeckodriver.log
853 lines (729 loc) · 65.2 KB
/
geckodriver.log
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
1617643633619 geckodriver INFO Listening on 127.0.0.1:38771
1617643634611 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilefyWLJN"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617643639923 Marionette INFO Listening on port 44429
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
1617643640033 Marionette WARN TLS certificate errors will be ignored for this session
console.error: services.settings:
main/message-groups Signature failed TypeError: NetworkError when attempting to fetch resource.
1617643669406 Marionette INFO Stopped listening on port 44429
1617643694732 geckodriver INFO Listening on 127.0.0.1:35699
1617643695739 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileeWgiRn"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617643699992 Marionette INFO Listening on port 45043
1617643700100 Marionette WARN TLS certificate errors will be ignored for this session
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
1617643920590 geckodriver INFO Listening on 127.0.0.1:33425
1617643920599 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilepzOcnV"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617643925784 Marionette INFO Listening on port 46081
1617643925870 Marionette WARN TLS certificate errors will be ignored for this session
1617643960258 Marionette INFO Stopped listening on port 46081
1617643968397 geckodriver INFO Listening on 127.0.0.1:48363
1617643968421 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileKn2KE0"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617643973513 Marionette INFO Listening on port 39371
1617643973589 Marionette WARN TLS certificate errors will be ignored for this session
console.warn: LoginRecipes: "getRecipes: falling back to a synchronous message for:" "http://192.168.1.1"
1617644075023 Marionette INFO Stopped listening on port 39371
console.log: WebExtensions: reset-default-search: No addons in our list are installed.
console.warn: LoginRecipes: "getRecipes: falling back to a synchronous message for:" "http://192.168.1.1"
console.warn: LoginRecipes: "getRecipes: falling back to a synchronous message for:" "http://192.168.1.1"
1617646549075 Marionette INFO Stopped listening on port 45043
1617646551121 geckodriver INFO Listening on 127.0.0.1:37657
1617646551130 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileqGolAB"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617646555457 Marionette INFO Listening on port 40193
1617646555590 Marionette WARN TLS certificate errors will be ignored for this session
1617646663683 geckodriver INFO Listening on 127.0.0.1:35821
1617646663693 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileLR2yvk"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617646668278 Marionette INFO Listening on port 45035
1617646668367 Marionette WARN TLS certificate errors will be ignored for this session
console.log: WebExtensions: reset-default-search: No addons in our list are installed.
console.log: WebExtensions: reset-default-search: No addons in our list are installed.
1617647714672 geckodriver INFO Listening on 127.0.0.1:33931
1617647714704 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileeGeDDg"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617647720047 Marionette INFO Listening on port 36901
1617647720160 Marionette WARN TLS certificate errors will be ignored for this session
1617647903869 Marionette INFO Stopped listening on port 36901
1617647905980 Marionette INFO Stopped listening on port 45035
1617647907883 Marionette INFO Stopped listening on port 40193
1617647920414 geckodriver INFO Listening on 127.0.0.1:55055
1617647920425 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileQVOQS2"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617647924425 Marionette INFO Listening on port 40321
1617647924488 Marionette WARN TLS certificate errors will be ignored for this session
console.error: Region.jsm: "Error fetching region" (new Error("TIMEOUT", "resource://gre/modules/Region.jsm", 772))
console.error: Region.jsm: "Failed to fetch region" (new Error("TIMEOUT", "resource://gre/modules/Region.jsm", 419))
1617648153991 geckodriver INFO Listening on 127.0.0.1:41191
1617648153999 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilemacFhU"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
1617648158407 Marionette INFO Listening on port 44785
1617648158463 Marionette WARN TLS certificate errors will be ignored for this session
1617648186336 Marionette INFO Stopped listening on port 40321
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
1617648340118 Marionette INFO Stopped listening on port 44785
1617648344044 geckodriver INFO Listening on 127.0.0.1:54215
1617648344053 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilefx8F0J"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617648348403 Marionette INFO Listening on port 35893
1617648348496 Marionette WARN TLS certificate errors will be ignored for this session
console.log: WebExtensions: reset-default-search: No addons in our list are installed.
1617649320600 geckodriver INFO Listening on 127.0.0.1:51223
1617649320610 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileZpejwm"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617649324931 Marionette INFO Listening on port 36359
1617649325077 Marionette WARN TLS certificate errors will be ignored for this session
1617649341989 Marionette INFO Stopped listening on port 36359
1617649343434 Marionette INFO Stopped listening on port 35893
1617649355175 geckodriver INFO Listening on 127.0.0.1:56017
1617649355184 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileQc1Qjh"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617649359161 Marionette INFO Listening on port 43511
1617649359279 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
1617649372049 Marionette INFO Stopped listening on port 43511
1617649373517 geckodriver INFO Listening on 127.0.0.1:49725
1617649373526 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileymRJrC"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617649377307 Marionette INFO Listening on port 36739
1617649377450 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
1617649385098 geckodriver INFO Listening on 127.0.0.1:42091
1617649386110 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilesQq1Cy"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617649390069 Marionette INFO Listening on port 46613
1617649390157 Marionette WARN TLS certificate errors will be ignored for this session
###!!! [Parent][MessageChannel] Error: (msgtype=0x1F0011,name=PBackgroundStorage::Msg_Observe) Channel error: cannot send/recv
###!!! [Parent][MessageChannel] Error: (msgtype=0x1F0011,name=PBackgroundStorage::Msg_Observe) Channel error: cannot send/recv
1617649397562 Marionette INFO Stopped listening on port 46613
1617649399087 Marionette INFO Stopped listening on port 36739
1617649972626 geckodriver INFO Listening on 127.0.0.1:38693
1617649972635 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofile1wZB9e"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617649976456 Marionette INFO Listening on port 37101
1617649976585 Marionette WARN TLS certificate errors will be ignored for this session
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
console.error: services.settings:
main/message-groups Signature failed TypeError: NetworkError when attempting to fetch resource.
###!!! [Parent][MessageChannel] Error: (msgtype=0x1F0011,name=PBackgroundStorage::Msg_Observe) Channel error: cannot send/recv
###!!! [Parent][MessageChannel] Error: (msgtype=0x1F0011,name=PBackgroundStorage::Msg_Observe) Channel error: cannot send/recv
1617650242541 Marionette INFO Stopped listening on port 37101
1617650245371 geckodriver INFO Listening on 127.0.0.1:46921
1617650245388 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofile7FQIkJ"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
1617650249603 Marionette INFO Listening on port 41519
1617650249663 Marionette WARN TLS certificate errors will be ignored for this session
1617650252885 Marionette INFO Stopped listening on port 41519
###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
1617650257852 geckodriver INFO Listening on 127.0.0.1:52805
1617650257861 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileCRNcwg"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617650261825 Marionette INFO Listening on port 35233
1617650261920 Marionette WARN TLS certificate errors will be ignored for this session
1617650265749 Marionette INFO Stopped listening on port 35233
1617650269386 geckodriver INFO Listening on 127.0.0.1:47691
1617650269394 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofile8kwixK"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617650273222 Marionette INFO Listening on port 39499
1617650273353 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
JavaScript error: , line 0: AbortError: A request was aborted, for example through a call to IDBTransaction.abort.
1617650333552 Marionette INFO Stopped listening on port 39499
1617650430785 geckodriver INFO Listening on 127.0.0.1:37255
1617650430793 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileEUQKsS"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
console.error: Region.jsm: "Error fetching region" (new TypeError("NetworkError when attempting to fetch resource.", ""))
console.error: Region.jsm: "Failed to fetch region" (new Error("NO_RESULT", "resource://gre/modules/Region.jsm", 419))
1617650434623 Marionette INFO Listening on port 36519
1617650434740 Marionette WARN TLS certificate errors will be ignored for this session
1617650542646 geckodriver INFO Listening on 127.0.0.1:49221
1617650542654 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileMT0xzi"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
1617650547597 Marionette INFO Listening on port 39341
1617650547709 Marionette WARN TLS certificate errors will be ignored for this session
console.error: services.settings:
main/message-groups Signature failed TypeError: NetworkError when attempting to fetch resource.
console.error: services.settings:
main/cfr-fxa Signature failed TypeError: NetworkError when attempting to fetch resource.
console.error: services.settings:
main/partitioning-exempt-urls Signature failed TypeError: NetworkError when attempting to fetch resource.
console.error: services.settings:
main/cfr Signature failed TypeError: NetworkError when attempting to fetch resource.
console.error: services.settings:
main/whats-new-panel Signature failed TypeError: NetworkError when attempting to fetch resource.
JavaScript error: resource://gre/modules/BackgroundPageThumbs.jsm, line 309: TypeError: this._captureQueue is undefined
1617650550553 Marionette INFO Stopped listening on port 39341
###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
JavaScript error: , line 0: AbortError: A request was aborted, for example through a call to IDBTransaction.abort.
1617650562838 Marionette INFO Stopped listening on port 36519
1617650805928 geckodriver INFO Listening on 127.0.0.1:46437
1617650805936 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileNfCcAJ"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
1617650810486 Marionette INFO Listening on port 37285
1617650810588 Marionette WARN TLS certificate errors will be ignored for this session
1617650923269 Marionette INFO Stopped listening on port 37285
1617650924426 geckodriver INFO Listening on 127.0.0.1:38347
1617650924435 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileQ5pzRl"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617650928936 Marionette INFO Listening on port 43277
1617650929041 Marionette WARN TLS certificate errors will be ignored for this session
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
1617651079415 Marionette INFO Stopped listening on port 43277
1617651080639 geckodriver INFO Listening on 127.0.0.1:48999
1617651080648 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileKmyFRL"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617651084524 Marionette INFO Listening on port 45487
1617651084607 Marionette WARN TLS certificate errors will be ignored for this session
1617651260296 geckodriver INFO Listening on 127.0.0.1:56831
1617651260304 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileLMtQJV"
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
###!!! [Child][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
###!!! [Child][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617651263122 Marionette INFO Stopped listening on port 45487
1617651265051 Marionette INFO Listening on port 33257
1617651265160 Marionette WARN TLS certificate errors will be ignored for this session
1617651313510 Marionette INFO Stopped listening on port 33257
1617651314677 geckodriver INFO Listening on 127.0.0.1:42311
1617651314685 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilehgmszj"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617651318903 Marionette INFO Listening on port 33027
1617651319036 Marionette WARN TLS certificate errors will be ignored for this session
1617651517691 Marionette INFO Stopped listening on port 33027
1617651519331 geckodriver INFO Listening on 127.0.0.1:39625
1617651519339 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileYaQcAI"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617651523221 Marionette INFO Listening on port 36645
1617651523282 Marionette WARN TLS certificate errors will be ignored for this session
1617651540630 Marionette INFO Stopped listening on port 36645
1617651552650 geckodriver INFO Listening on 127.0.0.1:58283
1617651552658 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofiletFHHPs"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617651556598 Marionette INFO Listening on port 43127
1617651556884 Marionette WARN TLS certificate errors will be ignored for this session
1617651690174 Marionette INFO Stopped listening on port 43127
1617651691279 geckodriver INFO Listening on 127.0.0.1:58853
1617651691288 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileJ4yqBa"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617651695207 Marionette INFO Listening on port 35445
1617651695340 Marionette WARN TLS certificate errors will be ignored for this session
console.error: services.settings:
main/message-groups Signature failed TypeError: NetworkError when attempting to fetch resource.
console.error: services.settings:
main/partitioning-exempt-urls Signature failed TypeError: NetworkError when attempting to fetch resource.
1617651789644 geckodriver INFO Listening on 127.0.0.1:56685
1617651789653 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileLL2l0M"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617651793310 Marionette INFO Stopped listening on port 35445
1617651794430 Marionette INFO Listening on port 43327
1617651794548 Marionette WARN TLS certificate errors will be ignored for this session
1617651808080 Marionette INFO Stopped listening on port 43327
###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
1617651815535 geckodriver INFO Listening on 127.0.0.1:37453
1617651815543 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilegxk67V"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617651819421 Marionette INFO Listening on port 44821
1617651819527 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
1617651844270 Marionette INFO Stopped listening on port 44821
1617651856504 geckodriver INFO Listening on 127.0.0.1:38635
1617651856512 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilegTXyef"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
console.error: Region.jsm: "Error fetching region" (new TypeError("NetworkError when attempting to fetch resource.", ""))
console.error: Region.jsm: "Failed to fetch region" (new Error("NO_RESULT", "resource://gre/modules/Region.jsm", 419))
1617651860075 Marionette INFO Listening on port 43395
1617651860164 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: resource://gre/modules/BackgroundPageThumbs.jsm, line 309: TypeError: this._captureQueue is undefined
1617651862995 Marionette INFO Stopped listening on port 43395
1617651866180 geckodriver INFO Listening on 127.0.0.1:39787
1617651866188 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileQu12HR"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617651870180 Marionette INFO Listening on port 45589
1617651870235 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
console.warn: LoginRecipes: "getRecipes: falling back to a synchronous message for:" "http://192.168.1.1"
console.log: WebExtensions: reset-default-search: No addons in our list are installed.
1617652568537 geckodriver INFO Listening on 127.0.0.1:52833
1617652568546 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilehujadc"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617652573236 Marionette INFO Listening on port 44879
1617652573297 Marionette WARN TLS certificate errors will be ignored for this session
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
console.error: services.settings:
main/message-groups Signature failed TypeError: NetworkError when attempting to fetch resource.
1617652576146 Marionette INFO Stopped listening on port 44879
1617652580661 Marionette INFO Stopped listening on port 45589
###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
1617652582549 geckodriver INFO Listening on 127.0.0.1:56637
1617652582557 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileHQiibZ"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617652586470 Marionette INFO Listening on port 32835
1617652586563 Marionette WARN TLS certificate errors will be ignored for this session
1617652595179 Marionette INFO Stopped listening on port 32835
1617652595992 geckodriver INFO Listening on 127.0.0.1:52573
1617652595998 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofile71IJaQ"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617652599577 Marionette INFO Listening on port 42075
1617652599645 Marionette WARN TLS certificate errors will be ignored for this session
1617652618446 Marionette INFO Stopped listening on port 42075
###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
1617653186450 geckodriver INFO Listening on 127.0.0.1:60717
1617653186458 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilelf0QJF"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617653190295 Marionette INFO Listening on port 35349
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
1617653190411 Marionette WARN TLS certificate errors will be ignored for this session
console.error: services.settings:
main/message-groups Signature failed TypeError: NetworkError when attempting to fetch resource.
1617653192945 Marionette INFO Stopped listening on port 35349
1617653327251 geckodriver INFO Listening on 127.0.0.1:51763
1617653327310 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileVnT1az"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617653334966 Marionette INFO Listening on port 39325
1617653335174 Marionette WARN TLS certificate errors will be ignored for this session
1617653343959 Marionette INFO Stopped listening on port 39325
1617653345301 geckodriver INFO Listening on 127.0.0.1:49055
1617653345317 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilemzXcHB"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617653352609 Marionette INFO Listening on port 45385
1617653352779 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
console.log: WebExtensions: reset-default-search: No addons in our list are installed.
1617654332398 Marionette INFO Stopped listening on port 45385
1617719544779 geckodriver INFO Listening on 127.0.0.1:45857
1617719545771 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileA5A2JF"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617719549531 Marionette INFO Listening on port 45489
1617719549631 Marionette WARN TLS certificate errors will be ignored for this session
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
1617719558225 Marionette INFO Stopped listening on port 45489
1617719559262 geckodriver INFO Listening on 127.0.0.1:53823
1617719559270 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilek0aYGi"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617719563434 Marionette INFO Listening on port 40931
1617719563545 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
console.log: WebExtensions: reset-default-search: No addons in our list are installed.
1617720753641 Marionette INFO Stopped listening on port 40931
1617720757355 geckodriver INFO Listening on 127.0.0.1:41429
1617720757372 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileFTgFDm"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617720762099 Marionette INFO Listening on port 34415
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
1617720762286 Marionette WARN TLS certificate errors will be ignored for this session
1617720770670 Marionette INFO Stopped listening on port 34415
1617720771446 geckodriver INFO Listening on 127.0.0.1:35259
1617720771452 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileEUIIuT"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617720775037 Marionette INFO Listening on port 35541
1617720775110 Marionette WARN TLS certificate errors will be ignored for this session
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
JavaScript error: , line 0: AbortError: A request was aborted, for example through a call to IDBTransaction.abort.
1617720823838 Marionette INFO Stopped listening on port 35541
1617720831235 geckodriver INFO Listening on 127.0.0.1:33413
1617720831244 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofile8ufxqR"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617720835404 Marionette INFO Listening on port 34061
1617720835502 Marionette WARN TLS certificate errors will be ignored for this session
1617720838659 Marionette INFO Stopped listening on port 34061
1617720841117 geckodriver INFO Listening on 127.0.0.1:48907
1617720841125 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilehs1flE"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617720844873 Marionette INFO Listening on port 38823
1617720845005 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
1617720853641 Marionette INFO Stopped listening on port 38823
1617720854524 geckodriver INFO Listening on 127.0.0.1:48205
1617720854532 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileQsYhEC"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
console.error: Region.jsm: "Error fetching region" (new TypeError("NetworkError when attempting to fetch resource.", ""))
console.error: Region.jsm: "Failed to fetch region" (new Error("NO_RESULT", "resource://gre/modules/Region.jsm", 419))
1617720858516 Marionette INFO Listening on port 41949
1617720858597 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
1617720946425 Marionette INFO Stopped listening on port 41949
1617721102560 geckodriver INFO Listening on 127.0.0.1:38719
1617721103566 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileaJhj0G"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617721107609 Marionette INFO Listening on port 37273
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
1617721107772 Marionette WARN TLS certificate errors will be ignored for this session
1617721116272 Marionette INFO Stopped listening on port 37273
JavaScript error: resource://gre/modules/UrlClassifierListManager.jsm, line 691: TypeError: this.tablesData[table] is undefined
###!!! [Parent][MessageChannel] Error: (msgtype=0x1F0011,name=PBackgroundStorage::Msg_Observe) Channel error: cannot send/recv
###!!! [Parent][MessageChannel] Error: (msgtype=0x1F0011,name=PBackgroundStorage::Msg_Observe) Channel error: cannot send/recv
###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
1617721117069 geckodriver INFO Listening on 127.0.0.1:38741
1617721117074 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilellbsZX"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617721120737 Marionette INFO Listening on port 34161
1617721120813 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
1617721130291 Marionette INFO Stopped listening on port 34161
1617721138852 geckodriver INFO Listening on 127.0.0.1:50645
1617721138861 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilemUeiCX"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617721142928 Marionette INFO Listening on port 39199
1617721143036 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
1617721146760 Marionette INFO Stopped listening on port 39199
###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
1617721238783 geckodriver INFO Listening on 127.0.0.1:46135
1617721238797 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileWfzZN2"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617721242697 Marionette INFO Listening on port 42845
1617721242739 Marionette WARN TLS certificate errors will be ignored for this session
1617721252374 Marionette INFO Stopped listening on port 42845
JavaScript error: resource://gre/modules/UrlClassifierListManager.jsm, line 691: TypeError: this.tablesData[table] is undefined
1617721253153 geckodriver INFO Listening on 127.0.0.1:52205
1617721253159 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileVCgBub"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617721256901 Marionette INFO Listening on port 44029
1617721257066 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
1617721266559 Marionette INFO Stopped listening on port 44029
JavaScript error: , line 0: AbortError: A request was aborted, for example through a call to IDBTransaction.abort.
1617721267376 geckodriver INFO Listening on 127.0.0.1:37441
1617721267384 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilehSWdu9"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617721271129 Marionette INFO Listening on port 33549
1617721271229 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
1617721280871 Marionette INFO Stopped listening on port 33549
1617724814587 geckodriver INFO Listening on 127.0.0.1:49713
1617724814597 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofile0sqQuQ"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617724818523 Marionette INFO Listening on port 36153
1617724818637 Marionette WARN TLS certificate errors will be ignored for this session
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
IPDL protocol error: Handler returned error code!
###!!! [Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized, but the handler returned false (indicating failure)
console.error: services.settings:
main/message-groups Signature failed TypeError: NetworkError when attempting to fetch resource.
console.error: services.settings:
main/partitioning-exempt-urls Signature failed TypeError: NetworkError when attempting to fetch resource.
1617724819798 Marionette INFO Stopped listening on port 36153
1617725193101 geckodriver INFO Listening on 127.0.0.1:37251
1617725194107 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilegF3Gu5"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617725198271 Marionette INFO Listening on port 44715
1617725198362 Marionette WARN TLS certificate errors will be ignored for this session
1617725206906 Marionette INFO Stopped listening on port 44715
1617725208080 geckodriver INFO Listening on 127.0.0.1:40383
1617725208094 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileOh84Uw"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617725211801 Marionette INFO Listening on port 36317
1617725211859 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: resource://gre/actors/AutoCompleteChild.jsm, line 125: Error: Invalid autocomplete selectedIndex
1617725221431 Marionette INFO Stopped listening on port 36317
1617725222223 geckodriver INFO Listening on 127.0.0.1:32819
1617725223235 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileAYWAsY"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617725227319 Marionette INFO Listening on port 39821
1617725227400 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
JavaScript error: resource://gre/actors/AutoCompleteChild.jsm, line 125: Error: Invalid autocomplete selectedIndex
1617725236869 Marionette INFO Stopped listening on port 39821
###!!! [Parent][MessageChannel] Error: (msgtype=0x1F0011,name=PBackgroundStorage::Msg_Observe) Channel error: cannot send/recv
###!!! [Parent][MessageChannel] Error: (msgtype=0x1F0011,name=PBackgroundStorage::Msg_Observe) Channel error: cannot send/recv
1617725237676 geckodriver INFO Listening on 127.0.0.1:39375
1617725237682 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileKNwZbl"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617725241565 Marionette INFO Listening on port 34601
1617725241690 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: resource://gre/actors/AutoCompleteChild.jsm, line 125: Error: Invalid autocomplete selectedIndex
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
1617725250342 Marionette INFO Stopped listening on port 34601
1617749890310 geckodriver INFO Listening on 127.0.0.1:59329
1617749890397 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileknWIgo"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617749898390 Marionette INFO Listening on port 43787
1617749898478 Marionette WARN TLS certificate errors will be ignored for this session
1617749906903 Marionette INFO Stopped listening on port 43787
1617749908525 geckodriver INFO Listening on 127.0.0.1:52769
1617749908537 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileiN59KM"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
1617749912349 Marionette INFO Listening on port 32811
1617749912387 Marionette WARN TLS certificate errors will be ignored for this session
console.error: services.settings:
main/message-groups Signature failed TypeError: NetworkError when attempting to fetch resource.
console.error: services.settings:
main/partitioning-exempt-urls Signature failed TypeError: NetworkError when attempting to fetch resource.
console.error: services.settings:
main/cfr-fxa Signature failed TypeError: NetworkError when attempting to fetch resource.
console.error: services.settings:
main/cfr Signature failed TypeError: NetworkError when attempting to fetch resource.
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
JavaScript error: resource://gre/actors/AutoCompleteChild.jsm, line 125: Error: Invalid autocomplete selectedIndex
console.error: services.settings:
main/whats-new-panel Signature failed TypeError: NetworkError when attempting to fetch resource.
1617749921814 Marionette INFO Stopped listening on port 32811
1617749922583 geckodriver INFO Listening on 127.0.0.1:33611
1617749922587 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileMjQmfH"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617749926500 Marionette INFO Listening on port 41207
1617749926553 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
JavaScript error: resource://gre/actors/AutoCompleteChild.jsm, line 125: Error: Invalid autocomplete selectedIndex
1617749929451 Marionette INFO Stopped listening on port 41207
1617751298723 geckodriver INFO Listening on 127.0.0.1:57779
1617751298731 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofile6RcVHf"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617751303135 Marionette INFO Listening on port 40555
1617751303199 Marionette WARN TLS certificate errors will be ignored for this session
1617751311544 Marionette INFO Stopped listening on port 40555
JavaScript error: , line 0: AbortError: A request was aborted, for example through a call to IDBTransaction.abort.
1617751314559 geckodriver INFO Listening on 127.0.0.1:47473
1617751314566 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileMmLnCh"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617751319021 Marionette INFO Listening on port 38869
1617751319137 Marionette WARN TLS certificate errors will be ignored for this session
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
console.error: services.settings:
main/message-groups Signature failed TypeError: NetworkError when attempting to fetch resource.
JavaScript error: resource://gre/actors/AutoCompleteChild.jsm, line 125: Error: Invalid autocomplete selectedIndex
1617751328684 Marionette INFO Stopped listening on port 38869
1617751329605 geckodriver INFO Listening on 127.0.0.1:44177
1617751329610 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileyictrV"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617751333813 Marionette INFO Listening on port 33137
1617751333882 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: resource://gre/actors/AutoCompleteChild.jsm, line 125: Error: Invalid autocomplete selectedIndex
1617751343689 Marionette INFO Stopped listening on port 33137
1617751344706 geckodriver INFO Listening on 127.0.0.1:45349
1617751344711 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileGHMOom"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617751349275 Marionette INFO Listening on port 39145
1617751349433 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: resource://gre/actors/AutoCompleteChild.jsm, line 125: Error: Invalid autocomplete selectedIndex
1617751359082 Marionette INFO Stopped listening on port 39145
1617751360066 geckodriver INFO Listening on 127.0.0.1:44925
1617751360075 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileKyw7mt"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617751365002 Marionette INFO Listening on port 45433
1617751365045 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: resource://gre/actors/AutoCompleteChild.jsm, line 125: Error: Invalid autocomplete selectedIndex
1617751374535 Marionette INFO Stopped listening on port 45433
1617751375531 geckodriver INFO Listening on 127.0.0.1:50657
1617751375536 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofile6zpsuh"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617751380488 Marionette INFO Listening on port 45279
1617751380604 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: resource://gre/actors/AutoCompleteChild.jsm, line 125: Error: Invalid autocomplete selectedIndex
1617751389895 Marionette INFO Stopped listening on port 45279
1617751390982 geckodriver INFO Listening on 127.0.0.1:45259
1617751390987 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilexYv868"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1617751396171 Marionette INFO Listening on port 39297
1617751396292 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: resource://gre/actors/AutoCompleteChild.jsm, line 125: Error: Invalid autocomplete selectedIndex
1617751401136 Marionette INFO Stopped listening on port 39297
1618787853511 geckodriver INFO Listening on 127.0.0.1:32817
1618787853554 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileR8T278"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
1618787862389 Marionette INFO Listening on port 36423
1618787862466 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
1618787871654 Marionette INFO Stopped listening on port 36423
1618787873850 geckodriver INFO Listening on 127.0.0.1:59681
1618787873859 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilebwB1wd"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1618787884188 Marionette INFO Listening on port 40389
1618787884286 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: https://start.fedoraproject.org/, line 292: TypeError: $(...).uls is not a function
JavaScript error: resource://gre/actors/AutoCompleteChild.jsm, line 125: Error: Invalid autocomplete selectedIndex
1618787895907 Marionette INFO Stopped listening on port 40389
1618788261751 geckodriver INFO Listening on 127.0.0.1:46357
1618788261791 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-headless" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileg2a64Z"
*** You are running in headless mode.
(/usr/lib64/firefox/firefox:25691): GLib-GObject-CRITICAL **: 19:24:23.324: g_object_set: assertion 'G_IS_OBJECT (object)' failed
(/usr/lib64/firefox/firefox:25708): GLib-GObject-CRITICAL **: 19:24:23.546: g_object_set: assertion 'G_IS_OBJECT (object)' failed
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
(/usr/lib64/firefox/firefox:25770): GLib-GObject-CRITICAL **: 19:24:24.812: g_object_set: assertion 'G_IS_OBJECT (object)' failed
1618788265181 Marionette INFO Listening on port 42359
1618788265228 Marionette WARN TLS certificate errors will be ignored for this session
(/usr/lib64/firefox/firefox:25804): GLib-GObject-CRITICAL **: 19:24:25.317: g_object_set: assertion 'G_IS_OBJECT (object)' failed
1618788273689 Marionette INFO Stopped listening on port 42359
1618788274409 geckodriver INFO Listening on 127.0.0.1:59943
1618788274419 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileNwhnXT"
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1618788278648 Marionette INFO Listening on port 44191
1618788278781 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: resource://gre/actors/AutoCompleteChild.jsm, line 125: Error: Invalid autocomplete selectedIndex
1618788282678 Marionette INFO Stopped listening on port 44191
1618788519535 geckodriver INFO Listening on 127.0.0.1:44887
1618788519544 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-headless" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileVEREYN"
*** You are running in headless mode.
(/usr/lib64/firefox/firefox:26372): GLib-GObject-CRITICAL **: 19:28:40.959: g_object_set: assertion 'G_IS_OBJECT (object)' failed
(/usr/lib64/firefox/firefox:26389): GLib-GObject-CRITICAL **: 19:28:41.170: g_object_set: assertion 'G_IS_OBJECT (object)' failed
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
(/usr/lib64/firefox/firefox:26474): GLib-GObject-CRITICAL **: 19:28:42.402: g_object_set: assertion 'G_IS_OBJECT (object)' failed
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
1618788523093 Marionette INFO Listening on port 38411
1618788523190 Marionette WARN TLS certificate errors will be ignored for this session
(/usr/lib64/firefox/firefox:26513): GLib-GObject-CRITICAL **: 19:28:43.203: g_object_set: assertion 'G_IS_OBJECT (object)' failed
1618788531623 Marionette INFO Stopped listening on port 38411
1618788532597 geckodriver INFO Listening on 127.0.0.1:45293
1618788532603 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-headless" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofile5P4vP6"
*** You are running in headless mode.
(/usr/lib64/firefox/firefox:26652): GLib-GObject-CRITICAL **: 19:28:54.530: g_object_set: assertion 'G_IS_OBJECT (object)' failed
(/usr/lib64/firefox/firefox:26670): GLib-GObject-CRITICAL **: 19:28:54.723: g_object_set: assertion 'G_IS_OBJECT (object)' failed
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
(/usr/lib64/firefox/firefox:26731): GLib-GObject-CRITICAL **: 19:28:55.914: g_object_set: assertion 'G_IS_OBJECT (object)' failed
1618788536235 Marionette INFO Listening on port 45441
1618788536351 Marionette WARN TLS certificate errors will be ignored for this session
(/usr/lib64/firefox/firefox:26766): GLib-GObject-CRITICAL **: 19:28:56.357: g_object_set: assertion 'G_IS_OBJECT (object)' failed
JavaScript error: resource://gre/actors/AutoCompleteChild.jsm, line 125: Error: Invalid autocomplete selectedIndex
Exiting due to channel error.
[GFX1-]: Receive IPC close with reason=AbnormalShutdown
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
1618788596518 geckodriver INFO Listening on 127.0.0.1:45517
1618788596528 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-headless" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofiletTHoY0"
*** You are running in headless mode.
(/usr/lib64/firefox/firefox:26941): GLib-GObject-CRITICAL **: 19:29:58.007: g_object_set: assertion 'G_IS_OBJECT (object)' failed
(/usr/lib64/firefox/firefox:26958): GLib-GObject-CRITICAL **: 19:29:58.212: g_object_set: assertion 'G_IS_OBJECT (object)' failed
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
(/usr/lib64/firefox/firefox:27020): GLib-GObject-CRITICAL **: 19:29:59.453: g_object_set: assertion 'G_IS_OBJECT (object)' failed
1618788600089 Marionette INFO Listening on port 37389
(/usr/lib64/firefox/firefox:27058): GLib-GObject-CRITICAL **: 19:30:00.162: g_object_set: assertion 'G_IS_OBJECT (object)' failed
1618788600180 Marionette WARN TLS certificate errors will be ignored for this session
1618788608946 Marionette INFO Stopped listening on port 37389
1618788609696 geckodriver INFO Listening on 127.0.0.1:32925
1618788609705 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-headless" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilezuxBSy"
*** You are running in headless mode.
(/usr/lib64/firefox/firefox:27197): GLib-GObject-CRITICAL **: 19:30:11.090: g_object_set: assertion 'G_IS_OBJECT (object)' failed
(/usr/lib64/firefox/firefox:27214): GLib-GObject-CRITICAL **: 19:30:11.302: g_object_set: assertion 'G_IS_OBJECT (object)' failed
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
(/usr/lib64/firefox/firefox:27280): GLib-GObject-CRITICAL **: 19:30:12.492: g_object_set: assertion 'G_IS_OBJECT (object)' failed
1618788612893 Marionette INFO Listening on port 35499
(/usr/lib64/firefox/firefox:27315): GLib-GObject-CRITICAL **: 19:30:12.913: g_object_set: assertion 'G_IS_OBJECT (object)' failed
1618788612942 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript error: resource://gre/actors/AutoCompleteChild.jsm, line 125: Error: Invalid autocomplete selectedIndex
1618788622564 Marionette INFO Stopped listening on port 35499
1618788897271 geckodriver INFO Listening on 127.0.0.1:46811
1618788897279 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-headless" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileJsyhc2"
*** You are running in headless mode.
(/usr/lib64/firefox/firefox:27756): GLib-GObject-CRITICAL **: 19:34:58.749: g_object_set: assertion 'G_IS_OBJECT (object)' failed
(/usr/lib64/firefox/firefox:27773): GLib-GObject-CRITICAL **: 19:34:58.976: g_object_set: assertion 'G_IS_OBJECT (object)' failed
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
(/usr/lib64/firefox/firefox:27835): GLib-GObject-CRITICAL **: 19:35:00.373: g_object_set: assertion 'G_IS_OBJECT (object)' failed
1618788900821 Marionette INFO Listening on port 39597
(/usr/lib64/firefox/firefox:27872): GLib-GObject-CRITICAL **: 19:35:00.888: g_object_set: assertion 'G_IS_OBJECT (object)' failed
1618788900953 Marionette WARN TLS certificate errors will be ignored for this session
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
1618788909414 Marionette INFO Stopped listening on port 39597
1618788910136 geckodriver INFO Listening on 127.0.0.1:48355
1618788910146 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-headless" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileGSqVXX"
*** You are running in headless mode.
(/usr/lib64/firefox/firefox:28006): GLib-GObject-CRITICAL **: 19:35:11.550: g_object_set: assertion 'G_IS_OBJECT (object)' failed
(/usr/lib64/firefox/firefox:28023): GLib-GObject-CRITICAL **: 19:35:11.763: g_object_set: assertion 'G_IS_OBJECT (object)' failed
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
(/usr/lib64/firefox/firefox:28097): GLib-GObject-CRITICAL **: 19:35:12.941: g_object_set: assertion 'G_IS_OBJECT (object)' failed
1618788913292 Marionette INFO Listening on port 40505
1618788913392 Marionette WARN TLS certificate errors will be ignored for this session
(/usr/lib64/firefox/firefox:28132): GLib-GObject-CRITICAL **: 19:35:13.398: g_object_set: assertion 'G_IS_OBJECT (object)' failed
console.error: Region.jsm: "Error fetching region" (new TypeError("NetworkError when attempting to fetch resource.", ""))
console.error: Region.jsm: "Failed to fetch region" (new Error("NO_RESULT", "resource://gre/modules/Region.jsm", 419))
JavaScript error: resource://gre/actors/AutoCompleteChild.jsm, line 125: Error: Invalid autocomplete selectedIndex
1618788923079 Marionette INFO Stopped listening on port 40505
###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
1618789249827 geckodriver INFO Listening on 127.0.0.1:46033
1618789249836 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-headless" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileQIpdFO"
*** You are running in headless mode.
(/usr/lib64/firefox/firefox:28642): GLib-GObject-CRITICAL **: 19:40:51.588: g_object_set: assertion 'G_IS_OBJECT (object)' failed
(/usr/lib64/firefox/firefox:28659): GLib-GObject-CRITICAL **: 19:40:51.735: g_object_set: assertion 'G_IS_OBJECT (object)' failed
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
(/usr/lib64/firefox/firefox:28720): GLib-GObject-CRITICAL **: 19:40:53.184: g_object_set: assertion 'G_IS_OBJECT (object)' failed
1618789253662 Marionette INFO Listening on port 42471
(/usr/lib64/firefox/firefox:28755): GLib-GObject-CRITICAL **: 19:40:53.716: g_object_set: assertion 'G_IS_OBJECT (object)' failed
1618789253802 Marionette WARN TLS certificate errors will be ignored for this session
console.error: services.settings:
main/fxmonitor-breaches Signature failed TypeError: NetworkError when attempting to fetch resource.
1618789257731 geckodriver INFO Listening on 127.0.0.1:44731
1618789257741 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-headless" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilenSwyGD"
*** You are running in headless mode.
(/usr/lib64/firefox/firefox:28875): GLib-GObject-CRITICAL **: 19:40:59.514: g_object_set: assertion 'G_IS_OBJECT (object)' failed
(/usr/lib64/firefox/firefox:28881): GLib-GObject-CRITICAL **: 19:40:59.585: g_object_set: assertion 'G_IS_OBJECT (object)' failed
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
(/usr/lib64/firefox/firefox:28955): GLib-GObject-CRITICAL **: 19:41:00.826: g_object_set: assertion 'G_IS_OBJECT (object)' failed
1618789261459 Marionette INFO Listening on port 42727
1618789261620 Marionette WARN TLS certificate errors will be ignored for this session
(/usr/lib64/firefox/firefox:28994): GLib-GObject-CRITICAL **: 19:41:01.726: g_object_set: assertion 'G_IS_OBJECT (object)' failed
JavaScript error: resource://gre/actors/AutoCompleteChild.jsm, line 125: Error: Invalid autocomplete selectedIndex
1618789271076 Marionette INFO Stopped listening on port 42727