Started by timer Building remotely on ciworker0 (x86_64-linux-gnu runner) in workspace /var/lib/jenkins/workspace/test-extended-internet [test-extended-internet] $ /bin/sh -xe /tmp/hudson7740016009223138068.sh + SRC_DESTDIR=/srv/ci.netsurf-browser.org/html/builds/sources/master + rm -rf src.tar.gz netsurf-all + scp netsurf@ci.netsurf-browser.org:/srv/ci.netsurf-browser.org/html/builds/sources/master/latest src.tar.gz + mkdir netsurf-all + tar --strip-components=1 -C netsurf-all -axf src.tar.gz + rm -rf src.tar.gz + make -C netsurf-all TARGET=monkey make: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all' mkdir -p /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include mkdir -p /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib mkdir -p /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/bin make install --directory=buildsystem HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/buildsystem' mkdir -p /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/makefiles /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/testtools /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/citools for M in Makefile.top Makefile.tools Makefile.subdir Makefile.pkgconfig Makefile.clang Makefile.gcc Makefile.norcroft Makefile.open64; do \ cp makefiles/$M /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/makefiles/; \ done for T in testrunner.pl; do \ cp testtools/$T /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/testtools/; \ done for C in jenkins-build.sh; do \ cp citools/$C /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/citools/; \ done make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/buildsystem' make install --directory=libnslog HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnslog' BISON: src/filter-parser.y src/filter-parser.y:27.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated] 27 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure src/filter-parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] FLEX: src/filter-lexer.l COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/filter-parser.c COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/filter-lexer.c COMPILE: src/core.c COMPILE: src/filter.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnslog.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/nslog/nslog.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nslog sed -e... libnslog.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnslog.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnslog.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnslog.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnslog.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnslog' make install --directory=libwapcaplet HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libwapcaplet' COMPILE: src/libwapcaplet.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libwapcaplet.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/libwapcaplet/libwapcaplet.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libwapcaplet sed -e... libwapcaplet.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libwapcaplet.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libwapcaplet.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libwapcaplet.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libwapcaplet.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libwapcaplet' make install --directory=libparserutils HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libparserutils' ALIAS: src/charset/aliases.inc COMPILE: src/charset/aliases.c COMPILE: src/charset/codec.c COMPILE: src/charset/codecs/codec_ascii.c COMPILE: src/charset/codecs/codec_8859.c COMPILE: src/charset/codecs/codec_ext8.c COMPILE: src/charset/codecs/codec_utf8.c COMPILE: src/charset/codecs/codec_utf16.c COMPILE: src/charset/encodings/utf8.c COMPILE: src/charset/encodings/utf16.c COMPILE: src/input/filter.c COMPILE: src/input/inputstream.c COMPILE: src/utils/buffer.c COMPILE: src/utils/errors.c COMPILE: src/utils/stack.c COMPILE: src/utils/vector.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libparserutils.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/parserutils/errors.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils install -C -m 644 include/parserutils/functypes.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils install -C -m 644 include/parserutils/parserutils.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils install -C -m 644 include/parserutils/types.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils install -C -m 644 include/parserutils/charset/codec.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils/charset install -C -m 644 include/parserutils/charset/mibenum.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils/charset install -C -m 644 include/parserutils/charset/utf16.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils/charset install -C -m 644 include/parserutils/charset/utf8.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils/charset install -C -m 644 include/parserutils/input/inputstream.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils/input install -C -m 644 include/parserutils/utils/buffer.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils/utils install -C -m 644 include/parserutils/utils/stack.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils/utils install -C -m 644 include/parserutils/utils/vector.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/parserutils/utils sed -e... libparserutils.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libparserutils.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libparserutils.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libparserutils.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libparserutils.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libparserutils' make install --directory=libcss HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libcss' PREPARE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/gen_parser GENERATE: src/parse/properties/autogenerated_z_index.c GENERATE: src/parse/properties/autogenerated_writing_mode.c GENERATE: src/parse/properties/autogenerated_word_spacing.c GENERATE: src/parse/properties/autogenerated_width.c GENERATE: src/parse/properties/autogenerated_widows.c GENERATE: src/parse/properties/autogenerated_white_space.c GENERATE: src/parse/properties/autogenerated_volume.c GENERATE: src/parse/properties/autogenerated_visibility.c GENERATE: src/parse/properties/autogenerated_vertical_align.c GENERATE: src/parse/properties/autogenerated_unicode_bidi.c GENERATE: src/parse/properties/autogenerated_top.c GENERATE: src/parse/properties/autogenerated_text_transform.c GENERATE: src/parse/properties/autogenerated_text_indent.c GENERATE: src/parse/properties/autogenerated_text_align.c GENERATE: src/parse/properties/autogenerated_table_layout.c GENERATE: src/parse/properties/autogenerated_stress.c GENERATE: src/parse/properties/autogenerated_speech_rate.c GENERATE: src/parse/properties/autogenerated_speak_punctuation.c GENERATE: src/parse/properties/autogenerated_speak_numeral.c GENERATE: src/parse/properties/autogenerated_speak_header.c GENERATE: src/parse/properties/autogenerated_speak.c GENERATE: src/parse/properties/autogenerated_side.c GENERATE: src/parse/properties/autogenerated_right.c GENERATE: src/parse/properties/autogenerated_richness.c GENERATE: src/parse/properties/autogenerated_position.c GENERATE: src/parse/properties/autogenerated_pitch_range.c GENERATE: src/parse/properties/autogenerated_pitch.c GENERATE: src/parse/properties/autogenerated_pause_before.c GENERATE: src/parse/properties/autogenerated_pause_after.c GENERATE: src/parse/properties/autogenerated_page_break_inside.c GENERATE: src/parse/properties/autogenerated_page_break_before.c GENERATE: src/parse/properties/autogenerated_page_break_after.c GENERATE: src/parse/properties/autogenerated_padding_top.c GENERATE: src/parse/properties/autogenerated_padding_side.c GENERATE: src/parse/properties/autogenerated_padding_right.c GENERATE: src/parse/properties/autogenerated_padding_left.c GENERATE: src/parse/properties/autogenerated_padding_bottom.c GENERATE: src/parse/properties/autogenerated_overflow_y.c GENERATE: src/parse/properties/autogenerated_overflow_x.c GENERATE: src/parse/properties/autogenerated_outline_width.c GENERATE: src/parse/properties/autogenerated_outline_style.c GENERATE: src/parse/properties/autogenerated_outline_color.c GENERATE: src/parse/properties/autogenerated_orphans.c GENERATE: src/parse/properties/autogenerated_order.c GENERATE: src/parse/properties/autogenerated_min_width.c GENERATE: src/parse/properties/autogenerated_min_height.c GENERATE: src/parse/properties/autogenerated_max_width.c GENERATE: src/parse/properties/autogenerated_max_height.c GENERATE: src/parse/properties/autogenerated_margin_top.c GENERATE: src/parse/properties/autogenerated_margin_side.c GENERATE: src/parse/properties/autogenerated_margin_right.c GENERATE: src/parse/properties/autogenerated_margin_left.c GENERATE: src/parse/properties/autogenerated_margin_bottom.c GENERATE: src/parse/properties/autogenerated_list_style_position.c GENERATE: src/parse/properties/autogenerated_list_style_image.c GENERATE: src/parse/properties/autogenerated_line_height.c GENERATE: src/parse/properties/autogenerated_letter_spacing.c GENERATE: src/parse/properties/autogenerated_left.c GENERATE: src/parse/properties/autogenerated_justify_content.c GENERATE: src/parse/properties/autogenerated_height.c GENERATE: src/parse/properties/autogenerated_font_variant.c GENERATE: src/parse/properties/autogenerated_font_style.c GENERATE: src/parse/properties/autogenerated_font_size.c GENERATE: src/parse/properties/autogenerated_float.c GENERATE: src/parse/properties/autogenerated_flex_wrap.c GENERATE: src/parse/properties/autogenerated_flex_shrink.c GENERATE: src/parse/properties/autogenerated_flex_grow.c GENERATE: src/parse/properties/autogenerated_flex_direction.c GENERATE: src/parse/properties/autogenerated_flex_basis.c GENERATE: src/parse/properties/autogenerated_empty_cells.c GENERATE: src/parse/properties/autogenerated_display.c GENERATE: src/parse/properties/autogenerated_direction.c GENERATE: src/parse/properties/autogenerated_cue_before.c GENERATE: src/parse/properties/autogenerated_cue_after.c GENERATE: src/parse/properties/autogenerated_counter_reset.c GENERATE: src/parse/properties/autogenerated_counter_increment.c GENERATE: src/parse/properties/autogenerated_column_width.c GENERATE: src/parse/properties/autogenerated_column_span.c GENERATE: src/parse/properties/autogenerated_column_rule_width.c GENERATE: src/parse/properties/autogenerated_column_rule_style.c GENERATE: src/parse/properties/autogenerated_column_rule_color.c GENERATE: src/parse/properties/autogenerated_column_gap.c GENERATE: src/parse/properties/autogenerated_column_fill.c GENERATE: src/parse/properties/autogenerated_column_count.c GENERATE: src/parse/properties/autogenerated_color.c GENERATE: src/parse/properties/autogenerated_clear.c GENERATE: src/parse/properties/autogenerated_caption_side.c GENERATE: src/parse/properties/autogenerated_break_inside.c GENERATE: src/parse/properties/autogenerated_break_before.c GENERATE: src/parse/properties/autogenerated_break_after.c GENERATE: src/parse/properties/autogenerated_box_sizing.c GENERATE: src/parse/properties/autogenerated_bottom.c GENERATE: src/parse/properties/autogenerated_border_top_width.c GENERATE: src/parse/properties/autogenerated_border_top_style.c GENERATE: src/parse/properties/autogenerated_border_top_color.c GENERATE: src/parse/properties/autogenerated_border_top.c GENERATE: src/parse/properties/autogenerated_border_side_width.c GENERATE: src/parse/properties/autogenerated_border_side_style.c GENERATE: src/parse/properties/autogenerated_border_side_color.c GENERATE: src/parse/properties/autogenerated_border_right_width.c GENERATE: src/parse/properties/autogenerated_border_right_style.c GENERATE: src/parse/properties/autogenerated_border_right_color.c GENERATE: src/parse/properties/autogenerated_border_right.c GENERATE: src/parse/properties/autogenerated_border_left_width.c GENERATE: src/parse/properties/autogenerated_border_left_style.c GENERATE: src/parse/properties/autogenerated_border_left_color.c GENERATE: src/parse/properties/autogenerated_border_left.c GENERATE: src/parse/properties/autogenerated_border_collapse.c GENERATE: src/parse/properties/autogenerated_border_bottom_width.c GENERATE: src/parse/properties/autogenerated_border_bottom_style.c GENERATE: src/parse/properties/autogenerated_border_bottom_color.c GENERATE: src/parse/properties/autogenerated_border_bottom.c GENERATE: src/parse/properties/autogenerated_background_repeat.c GENERATE: src/parse/properties/autogenerated_background_image.c GENERATE: src/parse/properties/autogenerated_background_color.c GENERATE: src/parse/properties/autogenerated_background_attachment.c GENERATE: src/parse/properties/autogenerated_align_self.c GENERATE: src/parse/properties/autogenerated_align_items.c GENERATE: src/parse/properties/autogenerated_align_content.c COMPILE: src/stylesheet.c COMPILE: src/charset/detect.c COMPILE: src/lex/lex.c COMPILE: src/parse/parse.c COMPILE: src/parse/language.c COMPILE: src/parse/important.c COMPILE: src/parse/propstrings.c COMPILE: src/parse/font_face.c COMPILE: src/parse/mq.c COMPILE: src/parse/properties/azimuth.c COMPILE: src/parse/properties/background.c COMPILE: src/parse/properties/background_position.c COMPILE: src/parse/properties/border.c COMPILE: src/parse/properties/border_color.c COMPILE: src/parse/properties/border_spacing.c COMPILE: src/parse/properties/border_style.c COMPILE: src/parse/properties/border_width.c COMPILE: src/parse/properties/clip.c COMPILE: src/parse/properties/columns.c COMPILE: src/parse/properties/column_rule.c COMPILE: src/parse/properties/content.c COMPILE: src/parse/properties/cue.c COMPILE: src/parse/properties/cursor.c COMPILE: src/parse/properties/elevation.c COMPILE: src/parse/properties/fill_opacity.c COMPILE: src/parse/properties/flex.c COMPILE: src/parse/properties/flex_flow.c COMPILE: src/parse/properties/font.c COMPILE: src/parse/properties/font_family.c COMPILE: src/parse/properties/font_weight.c COMPILE: src/parse/properties/list_style.c COMPILE: src/parse/properties/list_style_type.c COMPILE: src/parse/properties/margin.c COMPILE: src/parse/properties/opacity.c COMPILE: src/parse/properties/outline.c COMPILE: src/parse/properties/overflow.c COMPILE: src/parse/properties/padding.c COMPILE: src/parse/properties/pause.c COMPILE: src/parse/properties/play_during.c COMPILE: src/parse/properties/properties.c COMPILE: src/parse/properties/quotes.c COMPILE: src/parse/properties/stroke_opacity.c COMPILE: src/parse/properties/text_decoration.c COMPILE: src/parse/properties/utils.c COMPILE: src/parse/properties/voice_family.c COMPILE: src/parse/properties/autogenerated_background_repeat.c COMPILE: src/parse/properties/autogenerated_border_collapse.c COMPILE: src/parse/properties/autogenerated_cue_after.c COMPILE: src/parse/properties/autogenerated_cue_before.c COMPILE: src/parse/properties/autogenerated_direction.c COMPILE: src/parse/properties/autogenerated_display.c COMPILE: src/parse/properties/autogenerated_empty_cells.c COMPILE: src/parse/properties/autogenerated_float.c COMPILE: src/parse/properties/autogenerated_font_size.c COMPILE: src/parse/properties/autogenerated_font_style.c COMPILE: src/parse/properties/autogenerated_font_variant.c COMPILE: src/parse/properties/autogenerated_height.c COMPILE: src/parse/properties/autogenerated_letter_spacing.c COMPILE: src/parse/properties/autogenerated_line_height.c COMPILE: src/parse/properties/autogenerated_border_top.c COMPILE: src/parse/properties/autogenerated_border_bottom.c COMPILE: src/parse/properties/autogenerated_border_left.c COMPILE: src/parse/properties/autogenerated_border_right.c COMPILE: src/parse/properties/autogenerated_max_height.c COMPILE: src/parse/properties/autogenerated_max_width.c COMPILE: src/parse/properties/autogenerated_min_height.c COMPILE: src/parse/properties/autogenerated_min_width.c COMPILE: src/parse/properties/autogenerated_color.c COMPILE: src/parse/properties/autogenerated_padding_side.c COMPILE: src/parse/properties/autogenerated_padding_bottom.c COMPILE: src/parse/properties/autogenerated_padding_left.c COMPILE: src/parse/properties/autogenerated_padding_top.c COMPILE: src/parse/properties/autogenerated_padding_right.c COMPILE: src/parse/properties/autogenerated_margin_side.c COMPILE: src/parse/properties/autogenerated_margin_top.c COMPILE: src/parse/properties/autogenerated_margin_bottom.c COMPILE: src/parse/properties/autogenerated_margin_left.c COMPILE: src/parse/properties/autogenerated_margin_right.c COMPILE: src/parse/properties/autogenerated_side.c COMPILE: src/parse/properties/autogenerated_top.c COMPILE: src/parse/properties/autogenerated_bottom.c COMPILE: src/parse/properties/autogenerated_left.c COMPILE: src/parse/properties/autogenerated_right.c COMPILE: src/parse/properties/autogenerated_border_side_width.c COMPILE: src/parse/properties/autogenerated_border_top_width.c COMPILE: src/parse/properties/autogenerated_border_bottom_width.c COMPILE: src/parse/properties/autogenerated_border_left_width.c COMPILE: src/parse/properties/autogenerated_border_right_width.c COMPILE: src/parse/properties/autogenerated_border_side_style.c COMPILE: src/parse/properties/autogenerated_border_top_style.c COMPILE: src/parse/properties/autogenerated_border_bottom_style.c COMPILE: src/parse/properties/autogenerated_border_left_style.c COMPILE: src/parse/properties/autogenerated_border_right_style.c COMPILE: src/parse/properties/autogenerated_border_side_color.c COMPILE: src/parse/properties/autogenerated_border_top_color.c COMPILE: src/parse/properties/autogenerated_border_bottom_color.c COMPILE: src/parse/properties/autogenerated_border_left_color.c COMPILE: src/parse/properties/autogenerated_border_right_color.c COMPILE: src/parse/properties/autogenerated_counter_increment.c COMPILE: src/parse/properties/autogenerated_counter_reset.c COMPILE: src/parse/properties/autogenerated_background_attachment.c COMPILE: src/parse/properties/autogenerated_background_color.c COMPILE: src/parse/properties/autogenerated_caption_side.c COMPILE: src/parse/properties/autogenerated_clear.c COMPILE: src/parse/properties/autogenerated_background_image.c COMPILE: src/parse/properties/autogenerated_list_style_image.c COMPILE: src/parse/properties/autogenerated_list_style_position.c COMPILE: src/parse/properties/autogenerated_orphans.c COMPILE: src/parse/properties/autogenerated_outline_color.c COMPILE: src/parse/properties/autogenerated_outline_style.c COMPILE: src/parse/properties/autogenerated_outline_width.c COMPILE: src/parse/properties/autogenerated_overflow_x.c COMPILE: src/parse/properties/autogenerated_overflow_y.c COMPILE: src/parse/properties/autogenerated_page_break_after.c COMPILE: src/parse/properties/autogenerated_page_break_before.c COMPILE: src/parse/properties/autogenerated_page_break_inside.c COMPILE: src/parse/properties/autogenerated_pause_after.c COMPILE: src/parse/properties/autogenerated_pause_before.c COMPILE: src/parse/properties/autogenerated_pitch.c COMPILE: src/parse/properties/autogenerated_pitch_range.c COMPILE: src/parse/properties/autogenerated_position.c COMPILE: src/parse/properties/autogenerated_richness.c COMPILE: src/parse/properties/autogenerated_speak.c COMPILE: src/parse/properties/autogenerated_speak_header.c COMPILE: src/parse/properties/autogenerated_speak_numeral.c COMPILE: src/parse/properties/autogenerated_speak_punctuation.c COMPILE: src/parse/properties/autogenerated_speech_rate.c COMPILE: src/parse/properties/autogenerated_stress.c COMPILE: src/parse/properties/autogenerated_table_layout.c COMPILE: src/parse/properties/autogenerated_text_align.c COMPILE: src/parse/properties/autogenerated_text_indent.c COMPILE: src/parse/properties/autogenerated_text_transform.c COMPILE: src/parse/properties/autogenerated_unicode_bidi.c COMPILE: src/parse/properties/autogenerated_vertical_align.c COMPILE: src/parse/properties/autogenerated_visibility.c COMPILE: src/parse/properties/autogenerated_volume.c COMPILE: src/parse/properties/autogenerated_white_space.c COMPILE: src/parse/properties/autogenerated_widows.c COMPILE: src/parse/properties/autogenerated_width.c COMPILE: src/parse/properties/autogenerated_word_spacing.c COMPILE: src/parse/properties/autogenerated_z_index.c COMPILE: src/parse/properties/autogenerated_break_after.c COMPILE: src/parse/properties/autogenerated_break_before.c COMPILE: src/parse/properties/autogenerated_break_inside.c COMPILE: src/parse/properties/autogenerated_column_count.c COMPILE: src/parse/properties/autogenerated_column_fill.c COMPILE: src/parse/properties/autogenerated_column_gap.c COMPILE: src/parse/properties/autogenerated_column_rule_color.c COMPILE: src/parse/properties/autogenerated_column_rule_style.c COMPILE: src/parse/properties/autogenerated_column_rule_width.c COMPILE: src/parse/properties/autogenerated_column_span.c COMPILE: src/parse/properties/autogenerated_column_width.c COMPILE: src/parse/properties/autogenerated_writing_mode.c COMPILE: src/parse/properties/autogenerated_box_sizing.c COMPILE: src/parse/properties/autogenerated_align_content.c COMPILE: src/parse/properties/autogenerated_align_items.c COMPILE: src/parse/properties/autogenerated_align_self.c COMPILE: src/parse/properties/autogenerated_flex_basis.c COMPILE: src/parse/properties/autogenerated_flex_direction.c COMPILE: src/parse/properties/autogenerated_flex_grow.c COMPILE: src/parse/properties/autogenerated_flex_shrink.c COMPILE: src/parse/properties/autogenerated_flex_wrap.c COMPILE: src/parse/properties/autogenerated_justify_content.c COMPILE: src/parse/properties/autogenerated_order.c COMPILE: src/select/arena.c COMPILE: src/select/computed.c COMPILE: src/select/dispatch.c COMPILE: src/select/hash.c COMPILE: src/select/select.c COMPILE: src/select/strings.c COMPILE: src/select/font_face.c COMPILE: src/select/format_list_style.c COMPILE: src/select/unit.c COMPILE: src/select/properties/helpers.c COMPILE: src/select/properties/align_content.c COMPILE: src/select/properties/align_items.c COMPILE: src/select/properties/align_self.c COMPILE: src/select/properties/azimuth.c COMPILE: src/select/properties/background_attachment.c COMPILE: src/select/properties/background_color.c COMPILE: src/select/properties/background_image.c COMPILE: src/select/properties/background_position.c COMPILE: src/select/properties/background_repeat.c COMPILE: src/select/properties/border_bottom_color.c COMPILE: src/select/properties/border_bottom_style.c COMPILE: src/select/properties/border_bottom_width.c COMPILE: src/select/properties/border_collapse.c COMPILE: src/select/properties/border_left_color.c COMPILE: src/select/properties/border_left_style.c COMPILE: src/select/properties/border_left_width.c COMPILE: src/select/properties/border_right_color.c COMPILE: src/select/properties/border_right_style.c COMPILE: src/select/properties/border_right_width.c COMPILE: src/select/properties/border_spacing.c COMPILE: src/select/properties/border_top_color.c COMPILE: src/select/properties/border_top_style.c COMPILE: src/select/properties/border_top_width.c COMPILE: src/select/properties/bottom.c COMPILE: src/select/properties/box_sizing.c COMPILE: src/select/properties/break_after.c COMPILE: src/select/properties/break_before.c COMPILE: src/select/properties/break_inside.c COMPILE: src/select/properties/caption_side.c COMPILE: src/select/properties/clear.c COMPILE: src/select/properties/clip.c COMPILE: src/select/properties/color.c COMPILE: src/select/properties/column_count.c COMPILE: src/select/properties/column_fill.c COMPILE: src/select/properties/column_gap.c COMPILE: src/select/properties/column_rule_color.c COMPILE: src/select/properties/column_rule_style.c COMPILE: src/select/properties/column_rule_width.c COMPILE: src/select/properties/column_span.c COMPILE: src/select/properties/column_width.c COMPILE: src/select/properties/content.c COMPILE: src/select/properties/counter_increment.c COMPILE: src/select/properties/counter_reset.c COMPILE: src/select/properties/cue_after.c COMPILE: src/select/properties/cue_before.c COMPILE: src/select/properties/cursor.c COMPILE: src/select/properties/direction.c COMPILE: src/select/properties/display.c COMPILE: src/select/properties/elevation.c COMPILE: src/select/properties/empty_cells.c COMPILE: src/select/properties/fill_opacity.c COMPILE: src/select/properties/flex_basis.c COMPILE: src/select/properties/flex_direction.c COMPILE: src/select/properties/flex_grow.c COMPILE: src/select/properties/flex_shrink.c COMPILE: src/select/properties/flex_wrap.c COMPILE: src/select/properties/float.c COMPILE: src/select/properties/font_family.c COMPILE: src/select/properties/font_size.c COMPILE: src/select/properties/font_style.c COMPILE: src/select/properties/font_variant.c COMPILE: src/select/properties/font_weight.c COMPILE: src/select/properties/height.c COMPILE: src/select/properties/justify_content.c COMPILE: src/select/properties/left.c COMPILE: src/select/properties/letter_spacing.c COMPILE: src/select/properties/line_height.c COMPILE: src/select/properties/list_style_image.c COMPILE: src/select/properties/list_style_position.c COMPILE: src/select/properties/list_style_type.c COMPILE: src/select/properties/margin_bottom.c COMPILE: src/select/properties/margin_left.c COMPILE: src/select/properties/margin_right.c COMPILE: src/select/properties/margin_top.c COMPILE: src/select/properties/max_height.c COMPILE: src/select/properties/max_width.c COMPILE: src/select/properties/min_height.c COMPILE: src/select/properties/min_width.c COMPILE: src/select/properties/opacity.c COMPILE: src/select/properties/order.c COMPILE: src/select/properties/orphans.c COMPILE: src/select/properties/outline_color.c COMPILE: src/select/properties/outline_style.c COMPILE: src/select/properties/outline_width.c COMPILE: src/select/properties/overflow_x.c COMPILE: src/select/properties/overflow_y.c COMPILE: src/select/properties/padding_bottom.c COMPILE: src/select/properties/padding_left.c COMPILE: src/select/properties/padding_right.c COMPILE: src/select/properties/padding_top.c COMPILE: src/select/properties/page_break_after.c COMPILE: src/select/properties/page_break_before.c COMPILE: src/select/properties/page_break_inside.c COMPILE: src/select/properties/pause_after.c COMPILE: src/select/properties/pause_before.c COMPILE: src/select/properties/pitch.c COMPILE: src/select/properties/pitch_range.c COMPILE: src/select/properties/play_during.c COMPILE: src/select/properties/position.c COMPILE: src/select/properties/quotes.c COMPILE: src/select/properties/richness.c COMPILE: src/select/properties/right.c COMPILE: src/select/properties/speech_rate.c COMPILE: src/select/properties/speak.c COMPILE: src/select/properties/speak_header.c COMPILE: src/select/properties/speak_numeral.c COMPILE: src/select/properties/speak_punctuation.c COMPILE: src/select/properties/stress.c COMPILE: src/select/properties/stroke_opacity.c COMPILE: src/select/properties/table_layout.c COMPILE: src/select/properties/text_align.c COMPILE: src/select/properties/text_decoration.c COMPILE: src/select/properties/text_indent.c COMPILE: src/select/properties/text_transform.c COMPILE: src/select/properties/top.c COMPILE: src/select/properties/unicode_bidi.c COMPILE: src/select/properties/vertical_align.c COMPILE: src/select/properties/visibility.c COMPILE: src/select/properties/voice_family.c COMPILE: src/select/properties/volume.c COMPILE: src/select/properties/white_space.c COMPILE: src/select/properties/widows.c COMPILE: src/select/properties/width.c COMPILE: src/select/properties/word_spacing.c COMPILE: src/select/properties/writing_mode.c COMPILE: src/select/properties/z_index.c COMPILE: src/utils/errors.c COMPILE: src/utils/utils.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libcss.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/libcss/computed.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/errors.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/font_face.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/fpmath.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/functypes.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/hint.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/libcss.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/properties.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/select.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/stylesheet.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/types.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss install -C -m 644 include/libcss/unit.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libcss sed -e... libcss.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libcss.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libcss.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libcss.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libcss.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libcss' make install --directory=libhubbub HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libhubbub' ENTITIES: src/tokeniser/entities.inc GPERF: src/treebuilder/element-type.gperf COMPILE: src/parser.c COMPILE: src/charset/detect.c COMPILE: src/tokeniser/entities.c COMPILE: src/tokeniser/tokeniser.c COMPILE: src/treebuilder/treebuilder.c COMPILE: src/treebuilder/initial.c COMPILE: src/treebuilder/before_html.c COMPILE: src/treebuilder/before_head.c COMPILE: src/treebuilder/in_head.c COMPILE: src/treebuilder/in_head_noscript.c COMPILE: src/treebuilder/after_head.c COMPILE: src/treebuilder/in_body.c COMPILE: src/treebuilder/in_table.c COMPILE: src/treebuilder/in_caption.c COMPILE: src/treebuilder/in_column_group.c COMPILE: src/treebuilder/in_table_body.c COMPILE: src/treebuilder/in_row.c COMPILE: src/treebuilder/in_cell.c COMPILE: src/treebuilder/in_select.c COMPILE: src/treebuilder/in_select_in_table.c COMPILE: src/treebuilder/in_foreign_content.c COMPILE: src/treebuilder/after_body.c COMPILE: src/treebuilder/in_frameset.c COMPILE: src/treebuilder/after_frameset.c COMPILE: src/treebuilder/after_after_body.c COMPILE: src/treebuilder/after_after_frameset.c COMPILE: src/treebuilder/generic_rcdata.c COMPILE: src/treebuilder/element-type.c COMPILE: src/utils/errors.c COMPILE: src/utils/string.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libhubbub.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/hubbub/errors.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/hubbub install -C -m 644 include/hubbub/functypes.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/hubbub install -C -m 644 include/hubbub/hubbub.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/hubbub install -C -m 644 include/hubbub/parser.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/hubbub install -C -m 644 include/hubbub/tree.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/hubbub install -C -m 644 include/hubbub/types.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/hubbub sed -e... libhubbub.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libhubbub.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libhubbub.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libhubbub.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libhubbub.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libhubbub' make install --directory=libdom HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libdom' COMPILE: bindings/hubbub/parser.c COMPILE: bindings/xml/expat_xmlparser.c COMPILE: src/core/string.c COMPILE: src/core/node.c COMPILE: src/core/attr.c COMPILE: src/core/characterdata.c COMPILE: src/core/element.c COMPILE: src/core/implementation.c COMPILE: src/core/text.c COMPILE: src/core/typeinfo.c COMPILE: src/core/comment.c COMPILE: src/core/namednodemap.c COMPILE: src/core/nodelist.c COMPILE: src/core/cdatasection.c COMPILE: src/core/document_type.c COMPILE: src/core/entity_ref.c COMPILE: src/core/pi.c COMPILE: src/core/doc_fragment.c COMPILE: src/core/document.c COMPILE: src/core/tokenlist.c COMPILE: src/events/event.c COMPILE: src/events/dispatch.c COMPILE: src/events/event_target.c COMPILE: src/events/document_event.c COMPILE: src/events/custom_event.c COMPILE: src/events/keyboard_event.c COMPILE: src/events/mouse_wheel_event.c COMPILE: src/events/text_event.c COMPILE: src/events/event_listener.c COMPILE: src/events/mouse_event.c COMPILE: src/events/mutation_event.c COMPILE: src/events/ui_event.c COMPILE: src/events/mouse_multi_wheel_event.c COMPILE: src/events/mutation_name_event.c COMPILE: src/html/html_applet_element.c COMPILE: src/html/html_area_element.c COMPILE: src/html/html_anchor_element.c COMPILE: src/html/html_basefont_element.c COMPILE: src/html/html_base_element.c COMPILE: src/html/html_body_element.c COMPILE: src/html/html_button_element.c COMPILE: src/html/html_canvas_element.c COMPILE: src/html/html_collection.c COMPILE: src/html/html_document.c COMPILE: src/html/html_element.c COMPILE: src/html/html_dlist_element.c COMPILE: src/html/html_directory_element.c COMPILE: src/html/html_options_collection.c COMPILE: src/html/html_html_element.c COMPILE: src/html/html_head_element.c COMPILE: src/html/html_link_element.c COMPILE: src/html/html_title_element.c COMPILE: src/html/html_meta_element.c COMPILE: src/html/html_style_element.c COMPILE: src/html/html_form_element.c COMPILE: src/html/html_select_element.c COMPILE: src/html/html_input_element.c COMPILE: src/html/html_text_area_element.c COMPILE: src/html/html_opt_group_element.c COMPILE: src/html/html_option_element.c COMPILE: src/html/html_hr_element.c COMPILE: src/html/html_menu_element.c COMPILE: src/html/html_fieldset_element.c COMPILE: src/html/html_legend_element.c COMPILE: src/html/html_div_element.c COMPILE: src/html/html_paragraph_element.c COMPILE: src/html/html_heading_element.c COMPILE: src/html/html_quote_element.c COMPILE: src/html/html_pre_element.c COMPILE: src/html/html_br_element.c COMPILE: src/html/html_label_element.c COMPILE: src/html/html_ulist_element.c COMPILE: src/html/html_olist_element.c COMPILE: src/html/html_li_element.c COMPILE: src/html/html_font_element.c COMPILE: src/html/html_mod_element.c COMPILE: src/html/html_image_element.c COMPILE: src/html/html_object_element.c COMPILE: src/html/html_param_element.c COMPILE: src/html/html_map_element.c COMPILE: src/html/html_script_element.c COMPILE: src/html/html_tablecaption_element.c COMPILE: src/html/html_tablecell_element.c COMPILE: src/html/html_tablecol_element.c COMPILE: src/html/html_tablesection_element.c COMPILE: src/html/html_table_element.c COMPILE: src/html/html_tablerow_element.c COMPILE: src/html/html_frameset_element.c COMPILE: src/html/html_frame_element.c COMPILE: src/html/html_iframe_element.c COMPILE: src/html/html_isindex_element.c COMPILE: src/utils/namespace.c COMPILE: src/utils/hashtable.c COMPILE: src/utils/character_valid.c COMPILE: src/utils/validate.c COMPILE: src/utils/walk.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 bindings/hubbub/errors.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/bindings/hubbub install -C -m 644 bindings/hubbub/parser.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/bindings/hubbub install -C -m 644 bindings/xml/xmlerror.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/bindings/xml install -C -m 644 bindings/xml/xmlparser.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/bindings/xml install -C -m 644 include/dom/dom.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom install -C -m 644 include/dom/functypes.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom install -C -m 644 include/dom/inttypes.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom install -C -m 644 include/dom/walk.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom install -C -m 644 include/dom/core/attr.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/characterdata.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/cdatasection.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/comment.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/doc_fragment.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/document.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/document_type.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/entity_ref.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/exceptions.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/implementation.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/namednodemap.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/node.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/nodelist.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/tokenlist.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/string.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/pi.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/text.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/core/typeinfo.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/core install -C -m 644 include/dom/events/event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/ui_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/custom_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/mouse_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/keyboard_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/text_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/mouse_wheel_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/mouse_multi_wheel_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/mutation_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/event_target.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/mutation_name_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/events.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/event_listener.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/events/document_event.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/events install -C -m 644 include/dom/html/html_document.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_collection.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_elements.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_html_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_head_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_link_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_title_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_body_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_meta_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_form_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_button_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_canvas_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_input_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_select_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_text_area_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_option_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_opt_group_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_options_collection.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_hr_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_dlist_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_directory_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_menu_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_fieldset_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_legend_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_div_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_paragraph_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_heading_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_quote_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_pre_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_br_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_label_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_ulist_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_olist_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_li_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_font_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_mod_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_anchor_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_basefont_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_image_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_object_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_param_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_applet_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_area_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_map_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_script_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_tablecaption_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_tablecell_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_tablecol_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_tablesection_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_table_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_tablerow_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_base_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_style_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_frameset_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_frame_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_iframe_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html install -C -m 644 include/dom/html/html_isindex_element.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/dom/html sed -e... libdom.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libdom.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libdom' make install --directory=libnsbmp HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsbmp' COMPILE: src/libnsbmp.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/libnsbmp.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/ sed -e... libnsbmp.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnsbmp.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsbmp' make install --directory=libnsgif HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsgif' COMPILE: src/gif.c COMPILE: src/lzw.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/nsgif.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include sed -e... libnsgif.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnsgif.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsgif' make install --directory=librosprite HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/librosprite' COMPILE: src/librosprite.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/librosprite.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include sed -e... librosprite.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/librosprite.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/librosprite' make install --directory=libnsutils HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsutils' COMPILE: src/base64.c COMPILE: src/time.c COMPILE: src/unistd.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/nsutils/assert.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils install -C -m 644 include/nsutils/errors.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils install -C -m 644 include/nsutils/base64.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils install -C -m 644 include/nsutils/endian.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils install -C -m 644 include/nsutils/time.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils install -C -m 644 include/nsutils/unistd.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/nsutils sed -e... libnsutils.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnsutils.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnsutils' make install --directory=libutf8proc HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libutf8proc' COMPILE: src/utf8proc.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/libutf8proc/utf8proc.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include/libutf8proc sed -e... libutf8proc.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libutf8proc.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libutf8proc' make install --directory=libnspsl HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnspsl' COMPILE: src/nspsl.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/nspsl.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include sed -e... libnspsl.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnspsl.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libnspsl' make install --directory=libsvgtiny HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libsvgtiny' GPERF: src/colors.gperf COMPILE: src/svgtiny.c COMPILE: src/svgtiny_gradient.c COMPILE: src/svgtiny_list.c AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.a ar: `u' modifier ignored since `D' is the default (see `U') install -C -m 644 include/svgtiny.h /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/include sed -e... libsvgtiny.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.pc /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib/pkgconfig/libsvgtiny.pc install -C -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.a /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/lib make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/libsvgtiny' make install --directory=nsgenbind HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey Q=@ DESTDIR= make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/nsgenbind' BISON: src/webidl-parser.y src/webidl-parser.y:51.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated] 51 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure src/webidl-parser.y:52.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated] 52 | %error-verbose | ^~~~~~~~~~~~~~ | %define parse.error verbose src/webidl-parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] FLEX: src/webidl-lexer.l BISON: src/nsgenbind-parser.y src/nsgenbind-parser.y:12.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated] 12 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure src/nsgenbind-parser.y:16.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated] 16 | %error-verbose | ^~~~~~~~~~~~~~ | %define parse.error verbose src/nsgenbind-parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] FLEX: src/nsgenbind-lexer.l COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/nsgenbind-parser.c COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/nsgenbind-lexer.c COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/webidl-parser.c COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/webidl-lexer.c COMPILE: src/nsgenbind.c COMPILE: src/utils.c COMPILE: src/output.c COMPILE: src/webidl-ast.c COMPILE: src/nsgenbind-ast.c COMPILE: src/ir.c COMPILE: src/duk-libdom.c COMPILE: src/duk-libdom-interface.c COMPILE: src/duk-libdom-dictionary.c COMPILE: src/duk-libdom-common.c COMPILE: src/duk-libdom-generated.c LINK: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/nsgenbind install -C -m 755 build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/nsgenbind /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/bin make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/nsgenbind' make --directory=netsurf PREFIX= TARGET=monkey make[1]: Entering directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf' M.CONFIG: JPEG (libjpeg) enabled (NETSURF_USE_JPEG := YES) M.CONFIG: PDF export (haru) disabled (NETSURF_USE_HARU_PDF := NO) M.CONFIG: glibc internal iconv enabled (NETSURF_USE_LIBICONV_PLUG := YES) M.CONFIG: Javascript (Duktape) enabled (NETSURF_USE_DUKTAPE := YES) PKG.CNFG: CSS (libcss) enabled PKG.CNFG: DOM (libdom) enabled PKG.CNFG: nsutils (libnsutils) enabled M.CONFIG: Curl (libcurl) enabled (NETSURF_USE_CURL := YES) M.CONFIG: OpenSSL (openssl) auto-enabled (NETSURF_USE_OPENSSL := AUTO) M.CONFIG: utf8 (libutf8proc) enabled (NETSURF_USE_UTF8PROC := YES) M.CONFIG: JPEGXL (libjxl) auto-disabled (NETSURF_USE_JPEGXL := AUTO) M.CONFIG: WEBP (libwebp) auto-enabled (NETSURF_USE_WEBP := AUTO) M.CONFIG: PNG (libpng) auto-enabled (NETSURF_USE_PNG := AUTO) M.CONFIG: BMP (libnsbmp) auto-enabled (NETSURF_USE_BMP := AUTO) M.CONFIG: GIF (libnsgif) auto-enabled (NETSURF_USE_GIF := AUTO) M.CONFIG: SVG (libsvgtiny) disabled (NETSURF_USE_NSSVG := NO) M.CONFIG: Sprite (librosprite) disabled (NETSURF_USE_ROSPRITE := NO) M.CONFIG: PSL (libnspsl) auto-enabled (NETSURF_USE_NSPSL := AUTO) M.CONFIG: LOG (libnslog) auto-enabled (NETSURF_USE_NSLOG := AUTO) PKG.CNFG: Check (check) enabled GENBIND: content/handlers/javascript/duktape/netsurf.bnd M.CONFIG: JPEG (libjpeg) enabled (NETSURF_USE_JPEG := YES) M.CONFIG: PDF export (haru) disabled (NETSURF_USE_HARU_PDF := NO) M.CONFIG: glibc internal iconv enabled (NETSURF_USE_LIBICONV_PLUG := YES) M.CONFIG: Javascript (Duktape) enabled (NETSURF_USE_DUKTAPE := YES) PKG.CNFG: CSS (libcss) enabled PKG.CNFG: DOM (libdom) enabled PKG.CNFG: nsutils (libnsutils) enabled M.CONFIG: Curl (libcurl) enabled (NETSURF_USE_CURL := YES) M.CONFIG: OpenSSL (openssl) auto-enabled (NETSURF_USE_OPENSSL := AUTO) M.CONFIG: utf8 (libutf8proc) enabled (NETSURF_USE_UTF8PROC := YES) M.CONFIG: JPEGXL (libjxl) auto-disabled (NETSURF_USE_JPEGXL := AUTO) M.CONFIG: WEBP (libwebp) auto-enabled (NETSURF_USE_WEBP := AUTO) M.CONFIG: PNG (libpng) auto-enabled (NETSURF_USE_PNG := AUTO) M.CONFIG: BMP (libnsbmp) auto-enabled (NETSURF_USE_BMP := AUTO) M.CONFIG: GIF (libnsgif) auto-enabled (NETSURF_USE_GIF := AUTO) M.CONFIG: SVG (libsvgtiny) disabled (NETSURF_USE_NSSVG := NO) M.CONFIG: Sprite (librosprite) disabled (NETSURF_USE_ROSPRITE := NO) M.CONFIG: PSL (libnspsl) auto-enabled (NETSURF_USE_NSPSL := AUTO) M.CONFIG: LOG (libnslog) auto-enabled (NETSURF_USE_NSLOG := AUTO) PKG.CNFG: Check (check) enabled MKDIR: build/Linux-monkey MKDIR: build/Linux-monkey/deps COMPILE: build/Linux-monkey/duktape/application_cache.c COMPILE: build/Linux-monkey/duktape/attr.c COMPILE: build/Linux-monkey/duktape/audio_track.c COMPILE: build/Linux-monkey/duktape/audio_track_list.c COMPILE: build/Linux-monkey/duktape/autocomplete_error_event.c COMPILE: build/Linux-monkey/duktape/autocomplete_error_event_init.c COMPILE: build/Linux-monkey/duktape/bar_prop.c COMPILE: build/Linux-monkey/duktape/before_unload_event.c COMPILE: build/Linux-monkey/duktape/binding.c COMPILE: build/Linux-monkey/duktape/broadcast_channel.c COMPILE: build/Linux-monkey/duktape/canvas_gradient.c COMPILE: build/Linux-monkey/duktape/canvas_pattern.c COMPILE: build/Linux-monkey/duktape/canvas_proxy.c COMPILE: build/Linux-monkey/duktape/canvas_rendering_context2d.c COMPILE: build/Linux-monkey/duktape/canvas_rendering_context2d_settings.c COMPILE: build/Linux-monkey/duktape/character_data.c COMPILE: build/Linux-monkey/duktape/close_event.c COMPILE: build/Linux-monkey/duktape/close_event_init.c COMPILE: build/Linux-monkey/duktape/comment.c COMPILE: build/Linux-monkey/duktape/composition_event.c COMPILE: build/Linux-monkey/duktape/composition_event_init.c COMPILE: build/Linux-monkey/duktape/console.c COMPILE: build/Linux-monkey/duktape/css.c COMPILE: build/Linux-monkey/duktape/css_grouping_rule.c COMPILE: build/Linux-monkey/duktape/css_import_rule.c COMPILE: build/Linux-monkey/duktape/css_margin_rule.c COMPILE: build/Linux-monkey/duktape/css_media_rule.c COMPILE: build/Linux-monkey/duktape/css_namespace_rule.c COMPILE: build/Linux-monkey/duktape/css_page_rule.c COMPILE: build/Linux-monkey/duktape/css_rule.c COMPILE: build/Linux-monkey/duktape/css_rule_list.c COMPILE: build/Linux-monkey/duktape/css_style_declaration.c COMPILE: build/Linux-monkey/duktape/css_style_rule.c COMPILE: build/Linux-monkey/duktape/css_style_sheet.c COMPILE: build/Linux-monkey/duktape/custom_event.c COMPILE: build/Linux-monkey/duktape/custom_event_init.c COMPILE: build/Linux-monkey/duktape/data_transfer.c COMPILE: build/Linux-monkey/duktape/data_transfer_item.c COMPILE: build/Linux-monkey/duktape/data_transfer_item_list.c COMPILE: build/Linux-monkey/duktape/dedicated_worker_global_scope.c COMPILE: build/Linux-monkey/duktape/document.c COMPILE: build/Linux-monkey/duktape/document_fragment.c COMPILE: build/Linux-monkey/duktape/document_type.c COMPILE: build/Linux-monkey/duktape/dom_element_map.c COMPILE: build/Linux-monkey/duktape/dom_implementation.c COMPILE: build/Linux-monkey/duktape/dom_parser.c COMPILE: build/Linux-monkey/duktape/dom_settable_token_list.c COMPILE: build/Linux-monkey/duktape/dom_string_map.c COMPILE: build/Linux-monkey/duktape/dom_token_list.c COMPILE: build/Linux-monkey/duktape/drag_event.c COMPILE: build/Linux-monkey/duktape/drag_event_init.c COMPILE: build/Linux-monkey/duktape/drawing_style.c COMPILE: build/Linux-monkey/duktape/element.c COMPILE: build/Linux-monkey/duktape/error_event.c COMPILE: build/Linux-monkey/duktape/error_event_init.c COMPILE: build/Linux-monkey/duktape/event.c COMPILE: build/Linux-monkey/duktape/event_init.c COMPILE: build/Linux-monkey/duktape/event_listener.c COMPILE: build/Linux-monkey/duktape/event_modifier_init.c COMPILE: build/Linux-monkey/duktape/event_source.c COMPILE: build/Linux-monkey/duktape/event_source_init.c COMPILE: build/Linux-monkey/duktape/event_target.c COMPILE: build/Linux-monkey/duktape/external.c COMPILE: build/Linux-monkey/duktape/focus_event.c COMPILE: build/Linux-monkey/duktape/focus_event_init.c COMPILE: build/Linux-monkey/duktape/hash_change_event.c COMPILE: build/Linux-monkey/duktape/hash_change_event_init.c COMPILE: build/Linux-monkey/duktape/history.c COMPILE: build/Linux-monkey/duktape/hit_region_options.c COMPILE: build/Linux-monkey/duktape/html_all_collection.c COMPILE: build/Linux-monkey/duktape/html_anchor_element.c COMPILE: build/Linux-monkey/duktape/html_applet_element.c COMPILE: build/Linux-monkey/duktape/html_area_element.c COMPILE: build/Linux-monkey/duktape/html_audio_element.c COMPILE: build/Linux-monkey/duktape/html_base_element.c COMPILE: build/Linux-monkey/duktape/html_body_element.c COMPILE: build/Linux-monkey/duktape/html_br_element.c COMPILE: build/Linux-monkey/duktape/html_button_element.c COMPILE: build/Linux-monkey/duktape/html_canvas_element.c COMPILE: build/Linux-monkey/duktape/html_collection.c COMPILE: build/Linux-monkey/duktape/html_data_element.c COMPILE: build/Linux-monkey/duktape/html_data_list_element.c COMPILE: build/Linux-monkey/duktape/html_details_element.c COMPILE: build/Linux-monkey/duktape/html_dialog_element.c COMPILE: build/Linux-monkey/duktape/html_directory_element.c COMPILE: build/Linux-monkey/duktape/html_div_element.c COMPILE: build/Linux-monkey/duktape/html_dlist_element.c COMPILE: build/Linux-monkey/duktape/html_element.c COMPILE: build/Linux-monkey/duktape/html_embed_element.c COMPILE: build/Linux-monkey/duktape/html_field_set_element.c COMPILE: build/Linux-monkey/duktape/html_font_element.c COMPILE: build/Linux-monkey/duktape/html_form_controls_collection.c COMPILE: build/Linux-monkey/duktape/html_form_element.c COMPILE: build/Linux-monkey/duktape/html_frame_element.c COMPILE: build/Linux-monkey/duktape/html_frame_set_element.c COMPILE: build/Linux-monkey/duktape/html_head_element.c COMPILE: build/Linux-monkey/duktape/html_heading_element.c COMPILE: build/Linux-monkey/duktape/html_hr_element.c COMPILE: build/Linux-monkey/duktape/html_html_element.c COMPILE: build/Linux-monkey/duktape/html_iframe_element.c COMPILE: build/Linux-monkey/duktape/html_image_element.c COMPILE: build/Linux-monkey/duktape/html_input_element.c COMPILE: build/Linux-monkey/duktape/html_keygen_element.c COMPILE: build/Linux-monkey/duktape/html_label_element.c COMPILE: build/Linux-monkey/duktape/html_legend_element.c COMPILE: build/Linux-monkey/duktape/html_li_element.c COMPILE: build/Linux-monkey/duktape/html_link_element.c COMPILE: build/Linux-monkey/duktape/html_map_element.c COMPILE: build/Linux-monkey/duktape/html_marquee_element.c COMPILE: build/Linux-monkey/duktape/html_media_element.c COMPILE: build/Linux-monkey/duktape/html_menu_element.c COMPILE: build/Linux-monkey/duktape/html_menu_item_element.c COMPILE: build/Linux-monkey/duktape/html_meta_element.c COMPILE: build/Linux-monkey/duktape/html_meter_element.c COMPILE: build/Linux-monkey/duktape/html_mod_element.c COMPILE: build/Linux-monkey/duktape/html_object_element.c COMPILE: build/Linux-monkey/duktape/html_olist_element.c COMPILE: build/Linux-monkey/duktape/html_opt_group_element.c COMPILE: build/Linux-monkey/duktape/html_option_element.c COMPILE: build/Linux-monkey/duktape/html_options_collection.c COMPILE: build/Linux-monkey/duktape/html_output_element.c COMPILE: build/Linux-monkey/duktape/html_paragraph_element.c COMPILE: build/Linux-monkey/duktape/html_param_element.c COMPILE: build/Linux-monkey/duktape/html_picture_element.c COMPILE: build/Linux-monkey/duktape/html_pre_element.c COMPILE: build/Linux-monkey/duktape/html_progress_element.c COMPILE: build/Linux-monkey/duktape/html_quote_element.c COMPILE: build/Linux-monkey/duktape/html_script_element.c COMPILE: build/Linux-monkey/duktape/html_select_element.c COMPILE: build/Linux-monkey/duktape/html_source_element.c COMPILE: build/Linux-monkey/duktape/html_span_element.c COMPILE: build/Linux-monkey/duktape/html_style_element.c COMPILE: build/Linux-monkey/duktape/html_table_caption_element.c COMPILE: build/Linux-monkey/duktape/html_table_cell_element.c COMPILE: build/Linux-monkey/duktape/html_table_col_element.c COMPILE: build/Linux-monkey/duktape/html_table_data_cell_element.c COMPILE: build/Linux-monkey/duktape/html_table_element.c COMPILE: build/Linux-monkey/duktape/html_table_header_cell_element.c COMPILE: build/Linux-monkey/duktape/html_table_row_element.c COMPILE: build/Linux-monkey/duktape/html_table_section_element.c COMPILE: build/Linux-monkey/duktape/html_template_element.c COMPILE: build/Linux-monkey/duktape/html_text_area_element.c COMPILE: build/Linux-monkey/duktape/html_time_element.c COMPILE: build/Linux-monkey/duktape/html_title_element.c COMPILE: build/Linux-monkey/duktape/html_track_element.c COMPILE: build/Linux-monkey/duktape/html_ulist_element.c COMPILE: build/Linux-monkey/duktape/html_unknown_element.c COMPILE: build/Linux-monkey/duktape/html_video_element.c COMPILE: build/Linux-monkey/duktape/image_bitmap.c COMPILE: build/Linux-monkey/duktape/image_data.c COMPILE: build/Linux-monkey/duktape/keyboard_event.c COMPILE: build/Linux-monkey/duktape/keyboard_event_init.c COMPILE: build/Linux-monkey/duktape/location.c COMPILE: build/Linux-monkey/duktape/media_controller.c COMPILE: build/Linux-monkey/duktape/media_error.c COMPILE: build/Linux-monkey/duktape/media_list.c COMPILE: build/Linux-monkey/duktape/message_channel.c COMPILE: build/Linux-monkey/duktape/message_event.c COMPILE: build/Linux-monkey/duktape/message_event_init.c COMPILE: build/Linux-monkey/duktape/message_port.c COMPILE: build/Linux-monkey/duktape/mime_type.c COMPILE: build/Linux-monkey/duktape/mime_type_array.c COMPILE: build/Linux-monkey/duktape/mouse_event.c COMPILE: build/Linux-monkey/duktape/mouse_event_init.c COMPILE: build/Linux-monkey/duktape/mutation_event.c COMPILE: build/Linux-monkey/duktape/mutation_observer.c COMPILE: build/Linux-monkey/duktape/mutation_observer_init.c COMPILE: build/Linux-monkey/duktape/mutation_record.c COMPILE: build/Linux-monkey/duktape/named_node_map.c COMPILE: build/Linux-monkey/duktape/navigator.c COMPILE: build/Linux-monkey/duktape/node.c COMPILE: build/Linux-monkey/duktape/node_filter.c COMPILE: build/Linux-monkey/duktape/node_iterator.c COMPILE: build/Linux-monkey/duktape/node_list.c COMPILE: build/Linux-monkey/duktape/page_transition_event.c COMPILE: build/Linux-monkey/duktape/page_transition_event_init.c COMPILE: build/Linux-monkey/duktape/path2d.c COMPILE: build/Linux-monkey/duktape/plugin.c COMPILE: build/Linux-monkey/duktape/plugin_array.c COMPILE: build/Linux-monkey/duktape/pop_state_event.c COMPILE: build/Linux-monkey/duktape/pop_state_event_init.c COMPILE: build/Linux-monkey/duktape/processing_instruction.c COMPILE: build/Linux-monkey/duktape/pseudo_element.c COMPILE: build/Linux-monkey/duktape/radio_node_list.c COMPILE: build/Linux-monkey/duktape/range.c COMPILE: build/Linux-monkey/duktape/related_event.c COMPILE: build/Linux-monkey/duktape/related_event_init.c COMPILE: build/Linux-monkey/duktape/shared_worker.c COMPILE: build/Linux-monkey/duktape/shared_worker_global_scope.c COMPILE: build/Linux-monkey/duktape/storage.c COMPILE: build/Linux-monkey/duktape/storage_event.c COMPILE: build/Linux-monkey/duktape/storage_event_init.c COMPILE: build/Linux-monkey/duktape/style_sheet.c COMPILE: build/Linux-monkey/duktape/style_sheet_list.c COMPILE: build/Linux-monkey/duktape/svg_element.c COMPILE: build/Linux-monkey/duktape/text.c COMPILE: build/Linux-monkey/duktape/text_metrics.c COMPILE: build/Linux-monkey/duktape/text_track.c COMPILE: build/Linux-monkey/duktape/text_track_cue.c COMPILE: build/Linux-monkey/duktape/text_track_cue_list.c COMPILE: build/Linux-monkey/duktape/text_track_list.c COMPILE: build/Linux-monkey/duktape/time_ranges.c COMPILE: build/Linux-monkey/duktape/touch.c COMPILE: build/Linux-monkey/duktape/track_event.c COMPILE: build/Linux-monkey/duktape/track_event_init.c COMPILE: build/Linux-monkey/duktape/tree_walker.c COMPILE: build/Linux-monkey/duktape/ui_event.c COMPILE: build/Linux-monkey/duktape/ui_event_init.c COMPILE: build/Linux-monkey/duktape/url.c COMPILE: build/Linux-monkey/duktape/url_search_params.c COMPILE: build/Linux-monkey/duktape/validity_state.c COMPILE: build/Linux-monkey/duktape/video_track.c COMPILE: build/Linux-monkey/duktape/video_track_list.c COMPILE: build/Linux-monkey/duktape/web_socket.c COMPILE: build/Linux-monkey/duktape/wheel_event.c COMPILE: build/Linux-monkey/duktape/wheel_event_init.c COMPILE: build/Linux-monkey/duktape/window.c COMPILE: build/Linux-monkey/duktape/worker.c COMPILE: build/Linux-monkey/duktape/worker_global_scope.c COMPILE: build/Linux-monkey/duktape/worker_location.c COMPILE: build/Linux-monkey/duktape/worker_navigator.c COMPILE: build/Linux-monkey/duktape/xml_document.c COMPILE: build/Linux-monkey/duktape/xml_serializer.c COMPILE: content/content.c COMPILE: content/content_factory.c COMPILE: content/fetch.c COMPILE: content/fetchers/about/about.c COMPILE: content/fetchers/about/blank.c COMPILE: content/fetchers/about/certificate.c COMPILE: content/fetchers/about/chart.c COMPILE: content/fetchers/about/choices.c COMPILE: content/fetchers/about/config.c COMPILE: content/fetchers/about/imagecache.c COMPILE: content/fetchers/about/nscolours.c COMPILE: content/fetchers/about/query.c COMPILE: content/fetchers/about/query_auth.c COMPILE: content/fetchers/about/query_fetcherror.c COMPILE: content/fetchers/about/query_privacy.c COMPILE: content/fetchers/about/query_timeout.c TESTMENT: build/Linux-monkey/testament.h COMPILE: content/fetchers/about/testament.c COMPILE: content/fetchers/curl.c COMPILE: content/fetchers/data.c COMPILE: content/fetchers/file/dirlist.c COMPILE: content/fetchers/file/file.c COMPILE: content/fetchers/resource.c COMPILE: content/fs_backing_store.c COMPILE: content/handlers/css/css.c COMPILE: content/handlers/css/dump.c COMPILE: content/handlers/css/hints.c COMPILE: content/handlers/css/internal.c COMPILE: content/handlers/css/select.c COMPILE: content/handlers/html/box_construct.c COMPILE: content/handlers/html/box_inspect.c COMPILE: content/handlers/html/box_manipulate.c COMPILE: content/handlers/html/box_normalise.c COMPILE: content/handlers/html/box_special.c COMPILE: content/handlers/html/box_textarea.c COMPILE: content/handlers/html/css.c COMPILE: content/handlers/html/css_fetcher.c COMPILE: content/handlers/html/dom_event.c COMPILE: content/handlers/html/font.c COMPILE: content/handlers/html/form.c COMPILE: content/handlers/html/forms.c COMPILE: content/handlers/html/html.c COMPILE: content/handlers/html/imagemap.c COMPILE: content/handlers/html/interaction.c COMPILE: content/handlers/html/layout.c COMPILE: content/handlers/html/layout_flex.c COMPILE: content/handlers/html/object.c COMPILE: content/handlers/html/redraw.c COMPILE: content/handlers/html/redraw_border.c COMPILE: content/handlers/html/script.c COMPILE: content/handlers/html/table.c COMPILE: content/handlers/html/textselection.c COMPILE: content/handlers/image/bmp.c COMPILE: content/handlers/image/gif.c COMPILE: content/handlers/image/ico.c COMPILE: content/handlers/image/image.c COMPILE: content/handlers/image/image_cache.c COMPILE: content/handlers/image/jpeg.c COMPILE: content/handlers/image/png.c COMPILE: content/handlers/image/webp.c COMPILE: content/handlers/javascript/content.c MKDIR: build/Linux-monkey/tools BUILD CC: build/Linux-monkey/tools/xxd XXD: content/handlers/javascript/duktape/generics.js XXD: content/handlers/javascript/duktape/polyfill.js COMPILE: content/handlers/javascript/duktape/dukky.c COMPILE: content/handlers/javascript/duktape/duktape.c COMPILE: content/handlers/javascript/fetcher.c COMPILE: content/handlers/text/textplain.c COMPILE: content/hlcache.c COMPILE: content/llcache.c COMPILE: content/mimesniff.c COMPILE: content/no_backing_store.c COMPILE: content/textsearch.c COMPILE: content/urldb.c COMPILE: desktop/bitmap.c COMPILE: desktop/browser.c COMPILE: desktop/browser_history.c COMPILE: desktop/browser_window.c COMPILE: desktop/cookie_manager.c COMPILE: desktop/cw_helper.c COMPILE: desktop/download.c COMPILE: desktop/font_haru.c COMPILE: desktop/frames.c COMPILE: desktop/global_history.c COMPILE: desktop/gui_factory.c COMPILE: desktop/hotlist.c COMPILE: desktop/knockout.c COMPILE: desktop/local_history.c COMPILE: desktop/mouse.c COMPILE: desktop/netsurf.c COMPILE: desktop/page-info.c COMPILE: desktop/plot_style.c COMPILE: desktop/print.c COMPILE: desktop/save_complete.c COMPILE: desktop/save_pdf.c COMPILE: desktop/save_text.c COMPILE: desktop/scrollbar.c COMPILE: desktop/search.c COMPILE: desktop/searchweb.c COMPILE: desktop/selection.c COMPILE: desktop/system_colour.c COMPILE: desktop/textarea.c COMPILE: desktop/textinput.c COMPILE: desktop/treeview.c COMPILE: desktop/version.c COMPILE: frontends/monkey/401login.c COMPILE: frontends/monkey/bitmap.c COMPILE: frontends/monkey/browser.c COMPILE: frontends/monkey/dispatch.c COMPILE: frontends/monkey/download.c COMPILE: frontends/monkey/fetch.c COMPILE: frontends/monkey/filetype.c COMPILE: frontends/monkey/layout.c COMPILE: frontends/monkey/main.c COMPILE: frontends/monkey/output.c COMPILE: frontends/monkey/plot.c COMPILE: frontends/monkey/schedule.c COMPILE: utils/bloom.c COMPILE: utils/corestrings.c COMPILE: utils/file.c COMPILE: utils/filename.c COMPILE: utils/filepath.c COMPILE: utils/hashmap.c COMPILE: utils/hashtable.c COMPILE: utils/http/cache-control.c COMPILE: utils/http/challenge.c COMPILE: utils/http/content-disposition.c COMPILE: utils/http/content-type.c COMPILE: utils/http/generics.c COMPILE: utils/http/parameter.c COMPILE: utils/http/primitives.c COMPILE: utils/http/strict-transport-security.c COMPILE: utils/http/www-authenticate.c COMPILE: utils/idna.c COMPILE: utils/libdom.c COMPILE: utils/log.c COMPILE: utils/messages.c COMPILE: utils/nscolour.c COMPILE: utils/nsoption.c COMPILE: utils/nsurl/nsurl.c COMPILE: utils/nsurl/parse.c COMPILE: utils/punycode.c COMPILE: utils/ssl_certs.c COMPILE: utils/talloc.c COMPILE: utils/time.c COMPILE: utils/url.c COMPILE: utils/useragent.c COMPILE: utils/utf8.c COMPILE: utils/utils.c BUILD CC: build/Linux-monkey/tools/split-messages MSGSPLIT: Language: de Filter: monkey MSGSPLIT: Language: en Filter: monkey MSGSPLIT: Language: fr Filter: monkey MSGSPLIT: Language: it Filter: monkey MSGSPLIT: Language: nl Filter: monkey MSGSPLIT: Language: zh_CN Filter: monkey LINK: nsmonkey LINKDEPS: nsmonkey make[1]: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf' touch /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/inst-monkey/build-stamp make: Leaving directory '/var/lib/jenkins/workspace/test-extended-internet/netsurf-all' + cd netsurf-all/netsurf + LC_ALL=C.UTF-8 test/monkey-see-monkey-do -v -d extended-internet -g extended-internet1 Fetching tests... Parsing tests... Running tests... Start group: extended-internet1 [ Internet based tests that take an extended period to execute ] => Run test: extended-internet/popular-sites-1.yaml STDOUT: Running test: [extended-internet1] test 1 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.68s Action: navigate win1 --> https://facebook.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.26s Action: navigate win1 --> https://youtube.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.21s Action: navigate win1 --> https://twitter.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.54s Action: navigate win1 --> https://linkedin.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.26s Action: navigate win1 --> https://microsoft.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.94s Action: navigate win1 --> https://instagram.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.05s Action: navigate win1 --> https://wikipedia.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.28s Action: navigate win1 --> https://apple.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.27s Action: navigate win1 --> https://plus.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.24s Action: navigate win1 --> https://adobe.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.49s Action: navigate win1 --> https://en.wikipedia.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.64s Action: navigate win1 --> https://itunes.apple.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.46s Action: navigate win1 --> https://youtu.be/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 14.30s Action: navigate win1 --> https://vimeo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.69s Action: navigate win1 --> https://goo.gl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.16s Action: navigate win1 --> https://pinterest.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.10s Action: navigate win1 --> https://wordpress.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.74s Action: navigate win1 --> https://googletagmanager.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.22s Action: navigate win1 --> https://play.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.17s Action: timer-stop totaltimer took: 118.71s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1001.yaml STDOUT: Running test: [extended-internet1] test 1001 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://beritasatu.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.88s Action: navigate win1 --> https://sca.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.04s Action: navigate win1 --> https://courtauld.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.31s Action: navigate win1 --> https://goanimate.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.29s Action: navigate win1 --> https://peoplestylewatch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.10s Action: navigate win1 --> https://tvfool.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.88s Action: navigate win1 --> https://goear.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.78s Action: navigate win1 --> https://diyargil.ir/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.14s Action: navigate win1 --> https://acer.edu.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.52s Action: navigate win1 --> https://thebostonchannel.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.40s Action: navigate win1 --> https://amoxicillin500.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://biology-online.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.90s Action: navigate win1 --> https://tpub.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.02s Action: navigate win1 --> https://goonporn.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.82s Action: navigate win1 --> https://jacionline.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.97s Action: navigate win1 --> https://zzz4.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.20s Action: navigate win1 --> https://lifeandstylemag.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.14s Action: navigate win1 --> https://commoncause.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.00s Action: navigate win1 --> https://pomodorotechnique.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.93s Action: navigate win1 --> https://dometic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.13s Action: timer-stop totaltimer took: 183.47s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1041.yaml STDOUT: Running test: [extended-internet1] test 1041 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://studytimes.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.03s Action: navigate win1 --> https://unroll.me/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.15s Action: navigate win1 --> https://680news.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.36s Action: navigate win1 --> https://feeyo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.58s Action: navigate win1 --> https://zabasearch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.16s Action: navigate win1 --> https://class-central.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.49s Action: navigate win1 --> https://bcia.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.02s Action: navigate win1 --> https://bbsrc.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.08s Action: navigate win1 --> https://gportal.hu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://sportsrants.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 18.90s Action: navigate win1 --> https://nbcuniversal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.24s Action: navigate win1 --> https://hellobc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.09s Action: navigate win1 --> https://pooltodrive.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.25s Action: navigate win1 --> https://adventhealth.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.28s Action: navigate win1 --> https://wtrawie.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.99s Action: navigate win1 --> https://nhm.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.78s Action: navigate win1 --> https://clonezilla.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.24s Action: navigate win1 --> https://hitslink.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.64s Action: navigate win1 --> https://zcom.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.48s Action: navigate win1 --> https://nmha.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.50s Action: timer-stop totaltimer took: 145.25s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1081.yaml STDOUT: Running test: [extended-internet1] test 1081 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://cont.ws/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.37s Action: navigate win1 --> https://asureforce.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.23s Action: navigate win1 --> https://neworleansonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.01s Action: navigate win1 --> https://disa.mil/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.61s Action: navigate win1 --> https://healthmap.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.39s Action: navigate win1 --> https://yaml.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.24s Action: navigate win1 --> https://3987.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://ybxww.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.06s Action: navigate win1 --> https://victoriabrides.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.67s Action: navigate win1 --> https://fa-mag.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.04s Action: navigate win1 --> https://cpanet.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.02s Action: navigate win1 --> https://latin42.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.36s Action: navigate win1 --> https://themecountry.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.18s Action: navigate win1 --> https://ch.vu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.14s Action: navigate win1 --> https://bayer.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.79s Action: navigate win1 --> https://iota.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.34s Action: navigate win1 --> https://siliconbeat.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.26s Action: navigate win1 --> https://sabanciuniv.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.59s Action: navigate win1 --> https://qemu.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.11s Action: navigate win1 --> https://livrariacultura.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.21s Action: timer-stop totaltimer took: 155.70s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1121.yaml STDOUT: Running test: [extended-internet1] test 1121 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://ucp.pt/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.19s Action: navigate win1 --> https://bizzabo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.61s Action: navigate win1 --> https://naias.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.72s Action: navigate win1 --> https://asisonline.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.93s Action: navigate win1 --> https://ivanti.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.96s Action: navigate win1 --> https://gotoip11.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.37s Action: navigate win1 --> https://lcfc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.21s Action: navigate win1 --> https://sinembargo.mx/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.19s Action: navigate win1 --> https://chalkbeat.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.07s Action: navigate win1 --> https://agorapulse.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.32s Action: navigate win1 --> https://worldoftanks.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.55s Action: navigate win1 --> https://modernmechanix.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.03s Action: navigate win1 --> https://everystockphoto.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.97s Action: navigate win1 --> https://famousscientists.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.22s Action: navigate win1 --> https://twu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.52s Action: navigate win1 --> https://net.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://pnp.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.33s Action: navigate win1 --> https://nts.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.95s Action: navigate win1 --> https://gemius.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.75s Action: navigate win1 --> https://sanjoseca.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.47s Action: timer-stop totaltimer took: 118.46s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1161.yaml STDOUT: Running test: [extended-internet1] test 1161 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://decathlon.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.79s Action: navigate win1 --> https://ezvid.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.22s Action: navigate win1 --> https://awkwardfamilyphotos.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.39s Action: navigate win1 --> https://afa.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.37s Action: navigate win1 --> https://tinylink.in/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.70s Action: navigate win1 --> https://rif.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.58s Action: navigate win1 --> https://thrifty.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://neo4j.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.14s Action: navigate win1 --> https://viva.co.id/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.01s Action: navigate win1 --> https://ytn.co.kr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 19.00s Action: navigate win1 --> https://huainan.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://thai-viagra.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.41s Action: navigate win1 --> https://lasix40.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.05s Action: navigate win1 --> https://merkur-online.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.03s Action: navigate win1 --> https://koeln.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.89s Action: navigate win1 --> https://wapka.mobi/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.70s Action: navigate win1 --> https://ag.gov.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.65s Action: navigate win1 --> https://bdsmovement.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 14.44s Action: navigate win1 --> https://mammut.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.10s Action: navigate win1 --> https://askdrcliff.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.91s Action: timer-stop totaltimer took: 224.45s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1201.yaml STDOUT: Running test: [extended-internet1] test 1201 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://ttv.com.tw/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.56s Action: navigate win1 --> https://picshare.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.13s Action: navigate win1 --> https://underarmouroutletclearance.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.78s Action: navigate win1 --> https://chuckecheese.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.30s Action: navigate win1 --> https://designweek.co.uk/ Action: block WARNING: Unicode decode error WARNING: Unicode decode error WARNING: Unicode decode error WARNING: Unicode decode error Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.37s Action: navigate win1 --> https://nowec.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.20s Action: navigate win1 --> https://jianke.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.51s Action: navigate win1 --> https://ufsm.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.19s Action: navigate win1 --> https://bloguez.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.73s Action: navigate win1 --> https://creditloansguaranteedapproval2018.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://macdailynews.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.02s Action: navigate win1 --> https://foxconnect.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.43s Action: navigate win1 --> https://indocinonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.07s Action: navigate win1 --> https://ultranet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.03s Action: navigate win1 --> https://yimg.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://vivaticket.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.18s Action: navigate win1 --> https://aqua.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.41s Action: navigate win1 --> https://sundaytimes.lk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.78s Action: navigate win1 --> https://zone-h.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.86s Action: navigate win1 --> https://loginza.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: timer-stop totaltimer took: 199.63s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-121.yaml STDOUT: Running test: [extended-internet1] test 121 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://lastampa.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.79s Action: navigate win1 --> https://marca.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.44s Action: navigate win1 --> https://mediapost.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.32s Action: navigate win1 --> https://globaltimes.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.21s Action: navigate win1 --> https://lexpress.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.23s Action: navigate win1 --> https://unicode.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.38s Action: navigate win1 --> https://bodybuilding.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 16.03s Action: navigate win1 --> https://news-medical.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.40s Action: navigate win1 --> https://surveygizmo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.39s Action: navigate win1 --> https://minecraft.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://metacritic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.64s Action: navigate win1 --> https://elitedaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.44s Action: navigate win1 --> https://tigris.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.96s Action: navigate win1 --> https://flipsnack.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.45s Action: navigate win1 --> https://ornl.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.73s Action: navigate win1 --> https://ul.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.74s Action: navigate win1 --> https://virgin.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.55s Action: navigate win1 --> https://soton.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://medicaldaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.81s Action: navigate win1 --> https://amnh.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.99s Action: timer-stop totaltimer took: 99.71s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1241.yaml STDOUT: Running test: [extended-internet1] test 1241 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://thy.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.84s Action: navigate win1 --> https://fivb.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.20s Action: navigate win1 --> https://mcaf.ee/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.23s Action: navigate win1 --> https://salem-news.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.26s Action: navigate win1 --> https://gamereactor.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.86s Action: navigate win1 --> https://video214.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.30s Action: navigate win1 --> https://insidermonkey.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.05s Action: navigate win1 --> https://podiumrunner.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.96s Action: navigate win1 --> https://commarts.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.85s Action: navigate win1 --> https://shoryuken.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.99s Action: navigate win1 --> https://vizio.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.28s Action: navigate win1 --> https://adscheaper.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.21s Action: navigate win1 --> https://aktualne.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.84s Action: navigate win1 --> https://powerschool.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 19.92s Action: navigate win1 --> https://tjkx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.02s Action: navigate win1 --> https://zixiutangpollencapsules.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.72s Action: navigate win1 --> https://doylesllc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.43s Action: navigate win1 --> https://wdam.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.06s Action: navigate win1 --> https://numpy.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.41s Action: navigate win1 --> https://demonoid.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: timer-stop totaltimer took: 127.52s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1281.yaml STDOUT: Running test: [extended-internet1] test 1281 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://penelopetrunk.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.11s Action: navigate win1 --> https://volcanodiscovery.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.65s Action: navigate win1 --> https://kaoshizjw.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.91s Action: navigate win1 --> https://alfaromeo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.33s Action: navigate win1 --> https://manhattan.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.46s Action: navigate win1 --> https://ecologyandsociety.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.09s Action: navigate win1 --> https://yuga.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.06s Action: navigate win1 --> https://thefamouspeople.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.46s Action: navigate win1 --> https://e-architect.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.69s Action: navigate win1 --> https://hg.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://baseball-bats.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.47s Action: navigate win1 --> https://innocom.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.59s Action: navigate win1 --> https://xinli001.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.74s Action: navigate win1 --> https://tmjphysioclinic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.71s Action: navigate win1 --> https://nhra.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.25s Action: navigate win1 --> https://addictinginfo.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://creativepro.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.45s Action: navigate win1 --> https://gi.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.38s Action: navigate win1 --> https://dti.gov.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.09s Action: navigate win1 --> https://uams.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: timer-stop totaltimer took: 184.70s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1321.yaml STDOUT: Running test: [extended-internet1] test 1321 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://bloodshed.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.66s Action: navigate win1 --> https://bundespraesident.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.27s Action: navigate win1 --> https://klook.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.86s Action: navigate win1 --> https://playdadnme.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.51s Action: navigate win1 --> https://beatsbydrdresolo.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://bordersalertandready.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.31s Action: navigate win1 --> https://gouv.ml/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.24s Action: navigate win1 --> https://0pk.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.15s Action: navigate win1 --> https://carolinaherrera.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.51s Action: navigate win1 --> https://colombiareports.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.11s Action: navigate win1 --> https://nevershutdown.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.19s Action: navigate win1 --> https://pornhub.directory/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.23s Action: navigate win1 --> https://chncpa.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.06s Action: navigate win1 --> https://backchannel.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.50s Action: navigate win1 --> https://favicon.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.12s Action: navigate win1 --> https://voki.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.64s Action: navigate win1 --> https://uwplatt.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.48s Action: navigate win1 --> https://lyx.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.51s Action: navigate win1 --> https://wwwhatsnew.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.87s Action: navigate win1 --> https://rocketlawyer.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.31s Action: timer-stop totaltimer took: 76.70s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1361.yaml STDOUT: Running test: [extended-internet1] test 1361 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://projecthoneypot.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.04s Action: navigate win1 --> https://aspect.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 25.99s Action: navigate win1 --> https://issn.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://gazetevatan.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.30s Action: navigate win1 --> https://gzcyled.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.06s Action: navigate win1 --> https://naszezatonie.org.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.34s Action: navigate win1 --> https://www.bag.admin.ch/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.29s Action: navigate win1 --> https://ishuo.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.55s Action: navigate win1 --> https://sex.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.71s Action: navigate win1 --> https://domelec-dz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.18s Action: navigate win1 --> https://data.parliament.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.60s Action: navigate win1 --> https://btcoinz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.54s Action: navigate win1 --> https://idcquan.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.99s Action: navigate win1 --> https://alaskadispatch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.79s Action: navigate win1 --> https://acne.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.70s Action: navigate win1 --> https://dwheeler.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.52s Action: navigate win1 --> https://rechtsanwalt-schwenke.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.83s Action: navigate win1 --> https://nova.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.26s Action: navigate win1 --> https://nncc626.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://coolworks.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.23s Action: timer-stop totaltimer took: 164.96s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1401.yaml STDOUT: Running test: [extended-internet1] test 1401 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://electrum.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.62s Action: navigate win1 --> https://farmsanctuary.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.43s Action: navigate win1 --> https://impossiblefoods.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.32s Action: navigate win1 --> https://basketballshoes.com.co/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.82s Action: navigate win1 --> https://wtfeusa.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.91s Action: navigate win1 --> https://htsec.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.04s Action: navigate win1 --> https://buffalobills.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.51s Action: navigate win1 --> https://beeg.men/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.15s Action: navigate win1 --> https://imagechef.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.39s Action: navigate win1 --> https://byethost13.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.03s Action: navigate win1 --> https://lme.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.33s Action: navigate win1 --> https://fmworld.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.75s Action: navigate win1 --> https://bunte.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.17s Action: navigate win1 --> https://egger.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.74s Action: navigate win1 --> https://visitvictoria.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.22s Action: navigate win1 --> https://china-insurance.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.41s Action: navigate win1 --> https://zuerich.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.48s Action: navigate win1 --> https://ctempurl.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.11s Action: navigate win1 --> https://macaotourism.gov.mo/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.01s Action: navigate win1 --> https://katespade-outlet.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.20s Action: timer-stop totaltimer took: 119.67s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1441.yaml STDOUT: Running test: [extended-internet1] test 1441 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://jrn.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.03s Action: navigate win1 --> https://nl.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://borussia.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.95s Action: navigate win1 --> https://cams.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.17s Action: navigate win1 --> https://lnwshop.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.36s Action: navigate win1 --> https://alexhost.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.87s Action: navigate win1 --> https://chloromycetin2018.icu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.03s Action: navigate win1 --> https://journalmetro.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.28s Action: navigate win1 --> https://officiallachargersshop.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.04s Action: navigate win1 --> https://rcn.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.16s Action: navigate win1 --> https://bagdreams.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.05s Action: navigate win1 --> https://sebastianvonmeding.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.40s Action: navigate win1 --> https://ageofempires.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.59s Action: navigate win1 --> https://college-de-france.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.10s Action: navigate win1 --> https://gulfair.me/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.42s Action: navigate win1 --> https://njcu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.26s Action: navigate win1 --> https://imust.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://blogger.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.58s Action: navigate win1 --> https://sunnewsonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.46s Action: navigate win1 --> https://totalwine.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.90s Action: timer-stop totaltimer took: 121.70s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1481.yaml STDOUT: Running test: [extended-internet1] test 1481 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://qihuiwang.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.82s Action: navigate win1 --> https://keap.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.22s Action: navigate win1 --> https://coachoutletonlinestore.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.27s Action: navigate win1 --> https://webcams.travel/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.51s Action: navigate win1 --> https://onthesnow.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.42s Action: navigate win1 --> https://qdaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.97s Action: navigate win1 --> https://massaudubon.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.99s Action: navigate win1 --> https://endhomelessness.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.70s Action: navigate win1 --> https://g-ghoneim.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.96s Action: navigate win1 --> https://cssplay.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.10s Action: navigate win1 --> https://zoloft75.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.49s Action: navigate win1 --> https://iblogger.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.16s Action: navigate win1 --> https://transferbigfiles.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.85s Action: navigate win1 --> https://ironmountain.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.95s Action: navigate win1 --> https://0756tong.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.57s Action: navigate win1 --> https://swnu.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.31s Action: navigate win1 --> https://topito.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.22s Action: navigate win1 --> https://pbsrc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.79s Action: navigate win1 --> https://pntrac.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.29s Action: navigate win1 --> https://cheapjerseysinbulk.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.81s Action: timer-stop totaltimer took: 109.43s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1521.yaml STDOUT: Running test: [extended-internet1] test 1521 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://chiesacattolica.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://deyi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 14.57s Action: navigate win1 --> https://drweb.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.32s Action: navigate win1 --> https://savepic.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.19s Action: navigate win1 --> https://tether.to/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.62s Action: navigate win1 --> https://macmakeupuk.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.22s Action: navigate win1 --> https://ledcraft.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.55s Action: navigate win1 --> https://secondstreetapp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.34s Action: navigate win1 --> https://liberamenteservo.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.19s Action: navigate win1 --> https://cipronorxcost.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.31s Action: navigate win1 --> https://opmassage.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://shuichan.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.89s Action: navigate win1 --> https://vgcats.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.94s Action: navigate win1 --> https://igda.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.99s Action: navigate win1 --> https://pp.se/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://fdma.go.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://ptt.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.39s Action: navigate win1 --> https://zhangzhou.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.74s Action: navigate win1 --> https://journaldequebec.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.93s Action: navigate win1 --> https://officialauthenticspackers.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.54s Action: timer-stop totaltimer took: 167.82s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1561.yaml STDOUT: Running test: [extended-internet1] test 1561 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://metroweekly.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://vy.no/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.47s Action: navigate win1 --> https://coachoutlet-canada.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.60s Action: navigate win1 --> https://agiazoni.gr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.22s Action: navigate win1 --> https://undangancinta.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.57s Action: navigate win1 --> https://projtest.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.41s Action: navigate win1 --> https://visitluxembourg.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.87s Action: navigate win1 --> https://www.gov.ph/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.63s Action: navigate win1 --> https://depositm88.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.40s Action: navigate win1 --> https://duoh.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.12s Action: navigate win1 --> https://freerollspokerroom.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.40s Action: navigate win1 --> https://wildfireapp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.23s Action: navigate win1 --> https://harvardafricaalumni.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.36s Action: navigate win1 --> https://sais-jhu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.04s Action: navigate win1 --> https://ziare.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.33s Action: navigate win1 --> https://telecomitalia.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.55s Action: navigate win1 --> https://cinepopulation.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.01s Action: navigate win1 --> https://officialcowboysfootballauthentic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.03s Action: navigate win1 --> https://5homework.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.01s Action: navigate win1 --> https://prochoiceamerica.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.20s Action: timer-stop totaltimer took: 103.48s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1601.yaml STDOUT: Running test: [extended-internet1] test 1601 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://soundbible.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.63s Action: navigate win1 --> https://bowerswilkins.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.53s Action: navigate win1 --> https://gcfglobal.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.64s Action: navigate win1 --> https://innerdesign.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://isb.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.22s Action: navigate win1 --> https://xtremesystems.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.79s Action: navigate win1 --> https://johanniter.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.26s Action: navigate win1 --> https://tute.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.33s Action: navigate win1 --> https://helpforheroes.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.61s Action: navigate win1 --> https://bjshy.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.06s Action: navigate win1 --> https://mtlblog.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.73s Action: navigate win1 --> https://maximumfun.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.16s Action: navigate win1 --> https://michaeljordan.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.23s Action: navigate win1 --> https://fitflopssaleclearance.name/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.88s Action: navigate win1 --> https://klcconsulting.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.42s Action: navigate win1 --> https://pronehty.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://hlj.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 14.42s Action: navigate win1 --> https://fragrancenet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.69s Action: navigate win1 --> https://maktoob.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.31s Action: navigate win1 --> https://battlecreekenquirer.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.60s Action: timer-stop totaltimer took: 163.58s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-161.yaml STDOUT: Running test: [extended-internet1] test 161 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://stonybrook.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://geniuskitchen.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.22s Action: navigate win1 --> https://internet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.17s Action: navigate win1 --> https://businessnewsdaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.02s Action: navigate win1 --> https://project-syndicate.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.76s Action: navigate win1 --> https://yn.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.48s Action: navigate win1 --> https://go.ke/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.03s Action: navigate win1 --> https://jbk.39.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.27s Action: navigate win1 --> https://adblockplus.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.52s Action: navigate win1 --> https://awardspace.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.88s Action: navigate win1 --> https://qstheory.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.97s Action: navigate win1 --> https://wakwak.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.99s Action: navigate win1 --> https://computerhope.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.01s Action: navigate win1 --> https://liberty.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.60s Action: navigate win1 --> https://pair.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.76s Action: navigate win1 --> https://jssor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.05s Action: navigate win1 --> https://tistory.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.28s Action: navigate win1 --> https://sans.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.24s Action: navigate win1 --> https://myfonts.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.76s Action: navigate win1 --> https://excite.co.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.47s Action: timer-stop totaltimer took: 199.51s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1641.yaml STDOUT: Running test: [extended-internet1] test 1641 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://micronetglobal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.19s Action: navigate win1 --> https://laola1.tv/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.33s Action: navigate win1 --> https://oxfam.org.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.91s Action: navigate win1 --> https://gite-foret-fouesnant.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.03s Action: navigate win1 --> https://li.me/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.64s Action: navigate win1 --> https://dynamicperformance.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.18s Action: navigate win1 --> https://gz163.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.89s Action: navigate win1 --> https://minijuegos.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.56s Action: navigate win1 --> https://dragondoor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.63s Action: navigate win1 --> https://linkshare.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.98s Action: navigate win1 --> https://wum.edu.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.31s Action: navigate win1 --> https://toulouse.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.06s Action: navigate win1 --> https://gdgpo.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.84s Action: navigate win1 --> https://peterboroughtoday.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.43s Action: navigate win1 --> https://cialispascherfr24.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.73s Action: navigate win1 --> https://therams.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.18s Action: navigate win1 --> https://jiaxing.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.12s Action: navigate win1 --> https://chinawindsor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://omicsgroup.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.66s Action: navigate win1 --> https://univ-lille.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.60s Action: timer-stop totaltimer took: 101.32s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1681.yaml STDOUT: Running test: [extended-internet1] test 1681 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://directoalpaladar.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.38s Action: navigate win1 --> https://autoportal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.38s Action: navigate win1 --> https://dentinum.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.47s Action: navigate win1 --> https://mnmentalhealth.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.50s Action: navigate win1 --> https://mytraining.asia/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.04s Action: navigate win1 --> https://tubularinsights.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.30s Action: navigate win1 --> https://naltrexone50mg.space/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.12s Action: navigate win1 --> https://szigetfestival.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.88s Action: navigate win1 --> https://method.ac/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.34s Action: navigate win1 --> https://abramelin.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.07s Action: navigate win1 --> https://dom.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.45s Action: navigate win1 --> https://linuxinsider.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.73s Action: navigate win1 --> https://paris.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.33s Action: navigate win1 --> https://globe.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 14.23s Action: navigate win1 --> https://de.ms/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://jp.dk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 71.57s Action: navigate win1 --> https://reporterre.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.08s Action: navigate win1 --> https://dramafever.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.18s Action: navigate win1 --> https://cngold.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://soul-cycle.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.48s Action: timer-stop totaltimer took: 185.69s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1721.yaml STDOUT: Running test: [extended-internet1] test 1721 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://mylot.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.30s Action: navigate win1 --> https://umbraco.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.81s Action: navigate win1 --> https://atlanta.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.01s Action: navigate win1 --> https://consumerwatchdog.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.16s Action: navigate win1 --> https://rolka.su/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.40s Action: navigate win1 --> https://umich.pub/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.72s Action: navigate win1 --> https://bullshido.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://carnegie.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.40s Action: navigate win1 --> https://aquinas.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.42s Action: navigate win1 --> https://jxust.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.27s Action: navigate win1 --> https://hnppt.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.02s Action: navigate win1 --> https://ambzjx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.58s Action: navigate win1 --> https://bsls.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.89s Action: navigate win1 --> https://eoi.es/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.44s Action: navigate win1 --> https://crisis.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://officialpanthersfootballshops.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.27s Action: navigate win1 --> https://secur-easy.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.19s Action: navigate win1 --> https://przedszkoleuzwirka.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.18s Action: navigate win1 --> https://vmcjpi.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.72s Action: navigate win1 --> https://uggoutlet.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: timer-stop totaltimer took: 121.84s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1761.yaml STDOUT: Running test: [extended-internet1] test 1761 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://netmagazine.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.08s Action: navigate win1 --> https://sav.sk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 14.48s Action: navigate win1 --> https://farecompare.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.61s Action: navigate win1 --> https://nfu.edu.tw/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.15s Action: navigate win1 --> https://dx.am/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.12s Action: navigate win1 --> https://galeria-kaufhof.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.69s Action: navigate win1 --> https://cqcp.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.04s Action: navigate win1 --> https://sailingscuttlebutt.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.96s Action: navigate win1 --> https://cyclinguk.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.49s Action: navigate win1 --> https://officialauthenticdolphinsprostore.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.48s Action: navigate win1 --> https://uinjkt.ac.id/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.02s Action: navigate win1 --> https://wtu.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.02s Action: navigate win1 --> https://fzbm.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.37s Action: navigate win1 --> https://chest-imeu.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.08s Action: navigate win1 --> https://ac-nancy-metz.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.42s Action: navigate win1 --> https://fc-junajted.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.20s Action: navigate win1 --> https://shendaoguoji.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.08s Action: navigate win1 --> https://pashtriku.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.54s Action: navigate win1 --> https://indochinaheritage.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.04s Action: navigate win1 --> https://bburago.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.29s Action: timer-stop totaltimer took: 159.18s Action: window-close Action: quit Handling an exit 0 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT 0'] => Run test: extended-internet/popular-sites-1801.yaml FAIL: STDOUT: Running test: [extended-internet1] test 1801 browse and render 20 sites Action: launch Command line: ['./nsmonkey'] enable_javascript=1 Action: window-new Action: timer-start Action: timer-start Action: repeat Action: navigate win1 --> https://uplb.edu.ph/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.03s Action: navigate win1 --> https://figma.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.07s Action: navigate win1 --> https://gay.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.64s Action: navigate win1 --> https://preventionweb.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.49s Action: navigate win1 --> https://ebgames.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.40s Action: navigate win1 --> https://aaanet.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.41s Action: navigate win1 --> https://163jiankang.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.88s Action: navigate win1 --> https://xixik.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.49s Action: navigate win1 --> https://newotani.co.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.52s Action: navigate win1 --> https://adidasoutletstores.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.57s Action: navigate win1 --> https://jtg-antracyt.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.03s Action: navigate win1 --> https://ukports.com/ Action: block Handling an exit -6 The following are present in the queue: [] The queue is now: [b'GENERIC EXIT -6'] Unexpected exit of monkey process with code -6 STDERR: (0.000000) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2) at [anon] (https://uplb.edu.ph/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=8.26.0:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (6.415307) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 7) at [anon] (https://uplb.edu.ph/wp-includes/js/imagesloaded.min.js?ver=a46e02fad0dd1a51ad09e0d16b0e3b6d:7) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (8.861066) [ERR netsurf] desktop/browser_window.c:4629 browser_window_console_log: TypeError: cannot read property 'length' of undefined (8.861166) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] (https://uplb.edu.ph/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js:1) strict at [anon] (https://uplb.edu.ph/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js:1) strict at eval (https://uplb.edu.ph/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js:1) preventsyield (10.494902) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '_' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (https://uplb.edu.ph/wp-includes/js/wp-util.min.js?ver=a46e02fad0dd1a51ad09e0d16b0e3b6d:2) at eval (https://uplb.edu.ph/wp-includes/js/wp-util.min.js?ver=a46e02fad0dd1a51ad09e0d16b0e3b6d:2) preventsyield (11.843946) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 6) at [anon] (?inline script?:6) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (14.607177) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: unexpected type at [anon] (content/handlers/javascript/duktape/duktape.c:22666) internal at [anon] (https://www.figma.com/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js:1) at eval (https://www.figma.com/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js:1) preventsyield (14.621527) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.621597) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.621695) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.621745) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.621838) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.621878) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.621961) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.622046) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.622136) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.622216) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.622306) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.622384) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.622460) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.622531) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.622615) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.622699) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.629272) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.629381) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.629431) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.630038) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.630158) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.630194) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.630226) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__next_f' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (14.659845) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-search/assets/lib/jet-plugins/jet-plugins.js?ver=1.0.0:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (15.436716) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 4) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-search/assets/js/jet-search.js?ver=3.3.2:4) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (17.022863) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (https://www.figma.com/_next/static/chunks/fd9d1056-889099009e1dee5b.js:3) strict preventsyield (17.023373) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/2652-f4c15a9b245d0fa0.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (17.023667) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (https://www.figma.com/_next/static/chunks/main-app-5da64a0c1f94c51e.js:3) preventsyield (17.030537) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 8) at [anon] (https://www.figma.com/_next/static/chunks/1989-5c944ca832c6241f.js:8) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (17.030804) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/4701-566dea9f23596bb9.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (17.030906) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/1262-e05e8183937a393e.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (17.031219) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/app/not-found-36ad17936bb0b5f4.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (17.031299) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/5997-97764bf4083efe6d.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (17.035706) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 3) at [anon] (https://www.figma.com/_next/static/chunks/4252-7860144d4e0eb6ec.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (17.036465) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/9644-c318ab715482a520.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (17.036744) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/139-47a3ebc6af9239ec.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (17.037226) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/app/%5Blang%5D/%5B...slug%5D/page-7e5c2a091256f389.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (17.037313) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/app/%5Blang%5D/error-1c915d30646722f5.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (17.037720) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://www.figma.com/_next/static/chunks/app/%5Blang%5D/(bespoke)/page-06333b6e2338be56.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (17.038818) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] (https://www.figma.com/_next/static/chunks/webpack-939afd258eabd0e3.js:3) strict at eval (https://www.figma.com/_next/static/chunks/webpack-939afd258eabd0e3.js:3) preventsyield (17.129826) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'toTop' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] (https://uplb.edu.ph/wp-content/themes/kava/assets/js/theme-script.js?ver=2.1.4:13) strict at [anon] (https://uplb.edu.ph/wp-content/themes/kava/assets/js/theme-script.js?ver=2.1.4:13) strict at [anon] (https://uplb.edu.ph/wp-content/themes/kava/assets/js/theme-script.js?ver=2.1.4:16) strict at eval (https://uplb.edu.ph/wp-content/themes/kava/assets/js/theme-script.js?ver=2.1.4:16) preventsyield (19.372915) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (?inline script?:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (19.379207) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 7) at [anon] (https://uplb.edu.ph/wp-includes/js/imagesloaded.min.js?ver=5.0.0:7) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (19.841491) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at l (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) strict construct at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) strict at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) at eval (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) preventsyield (19.885186) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at l (https://lalgbtcenter.org/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) strict construct at [anon] (https://lalgbtcenter.org/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) strict at [anon] (https://lalgbtcenter.org/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) at eval (https://lalgbtcenter.org/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) preventsyield (21.502072) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (https://lalgbtcenter.org/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://lalgbtcenter.org/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://lalgbtcenter.org/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://lalgbtcenter.org/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://lalgbtcenter.org/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://lalgbtcenter.org/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://lalgbtcenter.org/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at eval (https://lalgbtcenter.org/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) preventsyield (22.513964) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://lalgbtcenter.org/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (22.688303) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://lalgbtcenter.org/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (22.688474) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'wp' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at eval (?inline script?:3) preventsyield (22.977637) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1) at [anon] (https://lalgbtcenter.org/app/plugins/give/assets/dist/js/give.js?ver=45021738ab584c0b:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (23.036023) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at eval (https://uplb.edu.ph/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) preventsyield (23.351555) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1) at [anon] (https://lalgbtcenter.org/app/plugins/give/assets/dist/js/give-donation-summary.js?ver=3.11.0:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (23.878002) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'React' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/react.min.js?ver=18.2.0:10) strict at eval (https://uplb.edu.ph/wp-includes/js/dist/vendor/react.min.js?ver=18.2.0:10) preventsyield (25.095354) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://lalgbtcenter.org/app/themes/la-lgbt/build/app.js?ver=1716016772:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (26.394512) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/autop.min.js?ver=9fb50649848277dd318d:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (26.718218) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'addEventListener' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:31) preventsyield (27.000634) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/blob.min.js?ver=9113eed771d446f4a556:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (28.580253) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/block-serialization-default-parser.min.js?ver=14d44daebf663d05d330:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (29.027009) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (30.511520) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 12) at [anon] (https://www.preventionweb.net/sites/default/files/js/js_bGShumBRzDUO2C7nLbmBKKm8lnz7hdLdC-lQjboSe_s.js?scope=footer&delta=0&language=en&theme=pw&include=eJx1UO1yxCAIfCETH8lBJTl7CBnF5u7tqzX9mE7vD8Oyy7IDvMHDkUDEYuGnX_VWxHssBh9awG0JKbqINZR0aBK2L-Yu1Grqsypm66GiaRxLcUFy7ks7iQdaqj4p8f6Ha6rI_eS-JFbcCww_c5wvtlpVyfY3cFNosHVPuScc1gcl4ID2v2EPvkEjNRBzYqci5GEE6vdZr7umB5u5rCcJ97q8JzyvFN-cm9yUTMUo1X7WNUtshIaAdxeLHFFOtgMtX2jZpGQTblKRbSztAFonuoaOkrezXfuTPwB9EK6H:12) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (30.741246) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://www.preventionweb.net/sites/default/files/js/js_OtbJp1fB42oAHSWc9FjCRxfDT3rvsIzBuDEb_Qj-Im8.js?scope=footer&delta=2&language=en&theme=pw&include=eJx1UO1yxCAIfCETH8lBJTl7CBnF5u7tqzX9mE7vD8Oyy7IDvMHDkUDEYuGnX_VWxHssBh9awG0JKbqINZR0aBK2L-Yu1Grqsypm66GiaRxLcUFy7ks7iQdaqj4p8f6Ha6rI_eS-JFbcCww_c5wvtlpVyfY3cFNosHVPuScc1gcl4ID2v2EPvkEjNRBzYqci5GEE6vdZr7umB5u5rCcJ97q8JzyvFN-cm9yUTMUo1X7WNUtshIaAdxeLHFFOtgMtX2jZpGQTblKRbSztAFonuoaOkrezXfuTPwB9EK6H:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (31.798110) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://www.preventionweb.net/modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js?v=10.2.5:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (32.388589) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/deprecated.min.js?ver=e1f84915c5e8ae38964c:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (33.850200) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: unsupported at [anon] (content/handlers/javascript/duktape/duktape.c:66889) internal at a (https://www.youtube.com/s/player/b05eda73/www-embed-player.vflset/www-embed-player.js:21) strict at [anon] (https://www.youtube.com/s/player/b05eda73/www-embed-player.vflset/www-embed-player.js:23) strict at [anon] (https://www.youtube.com/s/player/b05eda73/www-embed-player.vflset/www-embed-player.js:24) strict at eval (https://www.youtube.com/s/player/b05eda73/www-embed-player.vflset/www-embed-player.js:1916) preventsyield (33.892424) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/dom.min.js?ver=4ecffbffba91b10c5c7a:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (35.011706) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: unsupported at [anon] (content/handlers/javascript/duktape/duktape.c:66889) internal at a (https://www.youtube.com/s/player/b05eda73/player_ias.vflset/en_GB/base.js:7877) at [anon] (https://www.youtube.com/s/player/b05eda73/player_ias.vflset/en_GB/base.js:7879) at [anon] (https://www.youtube.com/s/player/b05eda73/player_ias.vflset/en_GB/base.js:7880) at eval (https://www.youtube.com/s/player/b05eda73/player_ias.vflset/en_GB/base.js:13487) preventsyield (35.011934) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'writeEmbed' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at eval (?inline script?:1) preventsyield (35.684691) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'ReactDOM' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal at [anon] (https://uplb.edu.ph/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10) strict at eval (https://uplb.edu.ph/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10) preventsyield (36.516263) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/escape-html.min.js?ver=6561a406d2d232a6fbd2:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (36.985573) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/element.min.js?ver=cb762d190aebbec25b27:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (37.066719) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'onerror' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] (https://consent.trustarc.com/notice?domain=gamestopus.com&country=us&state=ca&c=teconsent&pn=1>m=1&js=nj¬iceType=bb&text=true&irmc=irmlink:12) at eval (https://consent.trustarc.com/notice?domain=gamestopus.com&country=us&state=ca&c=teconsent&pn=1>m=1&js=nj¬iceType=bb&text=true&irmc=irmlink:14) preventsyield (37.082900) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'XMLHttpRequest' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (?inline script?:3) at r (?inline script?:3) tailcall at [anon] (?inline script?:3) at r (?inline script?:3) at [anon] (?inline script?:3) at eval (?inline script?:3) preventsyield (37.086144) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 37) at [anon] (?inline script?:37) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (37.086418) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 41) at [anon] (?inline script?:41) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (37.133230) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (?inline script?:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (37.133305) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 5) at [anon] (?inline script?:5) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (37.629343) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 190) at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-NF2SZTJ:190) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (37.682296) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/is-shallow-equal.min.js?ver=e0f9f1d78d83f5196979:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (38.175566) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (38.233463) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 1) at [anon] (https://www.gamestop.com/ixh72aJGMz52hoqjzg8lzdOHzZQ/YOf5XGiDXi/dj0xMno/VTcoCA/gMFAQ:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (38.479534) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'screen' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/internal/jscript/dwanalytics-22.2.js:7) at eval (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/internal/jscript/dwanalytics-22.2.js:7) preventsyield (38.515282) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable at [anon] (content/handlers/javascript/duktape/duktape.c:67438) internal at [anon] (https://www.gamestop.com/_sec/cp_challenge/sec-cpt-4-4.js:1) at rj (https://www.gamestop.com/_sec/cp_challenge/sec-cpt-4-4.js:1) tailcall at [anon] (https://www.gamestop.com/_sec/cp_challenge/sec-cpt-4-4.js:1) at rj (https://www.gamestop.com/_sec/cp_challenge/sec-cpt-4-4.js:1) tailcall at rj (https://www.gamestop.com/_sec/cp_challenge/sec-cpt-4-4.js:1) tailcall at eval (https://www.gamestop.com/_sec/cp_challenge/sec-cpt-4-4.js:1) preventsyield (38.535681) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal at [anon] () native strict construct preventsyield at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict at e (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict preventsyield (38.564173) [WARN netsurf] desktop/browser_window.c:4626 browser_window_console_log: jQuery.Deferred exception: undefined not callable (property 'matchMedia' of [object Object]),TypeError: undefined not callable (property 'matchMedia' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict preventsyield, (38.623468) [WARN netsurf] desktop/browser_window.c:4626 browser_window_console_log: jQuery.Deferred exception: undefined not callable (property 'matchMedia' of [object Object]),TypeError: undefined not callable (property 'matchMedia' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/homePageDesigner.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/homePageDesigner.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/homePageDesigner.js:1) strict preventsyield at forEach () native strict preventsyield at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/homePageDesigner.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/homePageDesigner.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict preventsyield, (38.626079) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict preventsyield (38.644715) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object]) at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/homePageDesigner.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/homePageDesigner.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/homePageDesigner.js:1) strict preventsyield at forEach () native strict preventsyield at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/homePageDesigner.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/homePageDesigner.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1716099460334/js/main.js:1) strict preventsyield (39.498190) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (https://cdn.cquotient.com/js/v2/gretel.min.js:1) at [anon] (https://cdn.cquotient.com/js/v2/gretel.min.js:1) preventsyield (39.705705) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/keycodes.min.js?ver=034ff647a54b018581d3:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (40.178263) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/priority-queue.min.js?ver=9c21c957c7e50ffdbf48:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (40.483329) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/compose.min.js?ver=1339d3318cd44440dccb:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (40.868134) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/private-apis.min.js?ver=5e7fdf55d04b8c2aadef:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (41.285509) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/redux-routine.min.js?ver=b14553dce2bee5c0f064:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (41.786875) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/data.min.js?ver=e6595ba1a7cd34429f66:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (42.358895) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/html-entities.min.js?ver=2cd3358363e0675638fb:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (42.963566) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (44.631092) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/a11y.min.js?ver=d90eebea464f6c09bfd5:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (45.614970) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] (https://www.newotani.co.jp/_common/js/library.js?1711654206:1) strict at [anon] (https://www.newotani.co.jp/_common/js/library.js?1711654206:1) strict at [anon] (https://www.newotani.co.jp/_common/js/library.js?1711654206:1) strict at [anon] (https://www.newotani.co.jp/_common/js/library.js?1711654206:1) at eval (https://www.newotani.co.jp/_common/js/library.js?1711654206:1) preventsyield (45.966650) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://www.newotani.co.jp/_common/js/common.js?1713156155:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (46.087380) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/rich-text.min.js?ver=dd125966cf6cc0394ae0:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (47.691217) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/shortcode.min.js?ver=b7747eee0efafd2f0c3b:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (48.127562) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal at [anon] () native strict construct preventsyield at [anon] (https://ce.mf.marsflag.com/latest/js/mf-search.js:13) strict at [anon] (https://ce.mf.marsflag.com/latest/js/mf-search.js:19) at eval (https://ce.mf.marsflag.com/latest/js/mf-search.js:19) preventsyield (48.151376) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 203) at [anon] (https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit:203) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (48.393594) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/blocks.min.js?ver=6612d078dfaf28b875b8:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (50.145183) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1) at [anon] (https://www.jtg-antracyt.pl/wp-includes/js/dist/vendor/wp-polyfill-importmap.min.js?ver=1.8.2:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (50.146305) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/url.min.js?ver=421139b01f33e5b327d8:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (50.278315) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://www.jtg-antracyt.pl/wp-includes/blocks/navigation/view.min.js?ver=6.5.3:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (51.631167) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/api-fetch.min.js?ver=4c185334c5ec26e149cc:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (53.838151) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/date.min.js?ver=aaca6387d1cf924acc51:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (55.161699) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (https://js.stripe.com/v3/:1) strict at e (https://js.stripe.com/v3/:1) at [anon] (https://js.stripe.com/v3/:1) strict at e (https://js.stripe.com/v3/:1) at [anon] (https://js.stripe.com/v3/:1) strict at e (https://js.stripe.com/v3/:1) at [anon] (https://js.stripe.com/v3/:1) strict at e (https://js.stripe.com/v3/:1) at [anon] (https://js.stripe.com/v3/:1) strict at e (https://js.stripe.com/v3/:1) [...] (55.457387) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/primitives.min.js?ver=a41bfd5835f583ae838a:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (56.014742) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/warning.min.js?ver=ed7c8b0940914f4fe44b:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (56.593197) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://ukports.com/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.6.11:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (61.015457) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/components.min.js?ver=c4b2ef1c62202e4e2d1e:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (61.184746) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 13) at [anon] (https://unpkg.com/swiper@11.1.3/swiper-bundle.min.js:13) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (61.341279) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://ukports.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.17.1:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (61.350202) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://ukports.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.21.4:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (61.365034) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://ukports.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.21.4:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (61.377691) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at l (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) strict construct at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) strict at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) at eval (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2:1) preventsyield (61.429046) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at [anon] (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) strict at eval (https://ukports.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0:1) preventsyield (61.437665) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/keyboard-shortcuts.min.js?ver=4d239ebc17efd846a168:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (61.438339) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://ukports.com/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (61.765284) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://ukports.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (61.765424) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'wp' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at eval (?inline script?:2) preventsyield (61.776464) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://ukports.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.17.1:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (62.044750) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://ukports.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.21.4:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (62.177213) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://ukports.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.17.1:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (62.207859) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '_' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (https://ukports.com/wp-includes/js/wp-util.min.js?ver=6.5.2:2) at eval (https://ukports.com/wp-includes/js/wp-util.min.js?ver=6.5.2:2) preventsyield (62.289862) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://ukports.com/wp-content/plugins/wpforms-lite/assets/js/share/utils.min.js?ver=1.8.8.3:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (62.298235) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/commands.min.js?ver=e4060e55811e7824feb9:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (63.269440) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid variable declaration (line 1) at [anon] (https://ukports.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms.min.js?ver=1.8.8.3:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:74231) internal (63.271545) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2) at [anon] (https://uplb.edu.ph/wp-includes/js/dist/notices.min.js?ver=673a68a7ac2f556ed50b:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (65.658834) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable at [anon] (content/handlers/javascript/duktape/duktape.c:67438) internal at [anon] (https://www.gstatic.com/recaptcha/releases/8k85QBI-qzxmenDv318AZH30/recaptcha__en.js:774) at [anon] (https://www.gstatic.com/recaptcha/releases/8k85QBI-qzxmenDv318AZH30/recaptcha__en.js:638) at [anon] (https://www.gstatic.com/recaptcha/releases/8k85QBI-qzxmenDv318AZH30/recaptcha__en.js:775) at eval (https://www.gstatic.com/recaptcha/releases/8k85QBI-qzxmenDv318AZH30/recaptcha__en.js:1230) preventsyield Caught signal SIGSEGV (11) Backtrace: /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/frontends/monkey/main.c:376 (discriminator 3)(signal_handler)[0x0000000000193d04] /lib/x86_64-linux-gnu/libc.so.6(+0x3c050)[0x7fe5dcc5b050] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/hlcache.c:778 (discriminator 1)(hlcache_handle_get_content)[0x00000000001609b5] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/content.c:503(content_saw_insecure_objects)[0x00000000000d143e] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/handlers/html/script.c:627(html_saw_insecure_scripts)[0x0000000000112ec4] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/handlers/html/html.c:2191(html_saw_insecure_objects)[0x00000000000f804b] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/desktop/browser_window.c:4734(browser_window_get_page_info_state)[0x00000000001769c0] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/frontends/monkey/browser.c:412(gui_window_report_page_info)[0x00000000001927b9] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/desktop/browser_window.c:915(browser_window_content_ready)[0x0000000000175ee9] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/hlcache.c:207(hlcache_content_callback)[0x000000000015ff2a] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/content.c:759(content_broadcast)[0x00000000000d1a63] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/handlers/html/html.c:278(html_box_convert_done)[0x00000000000fa0c6] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/handlers/html/box_construct.c:1300(convert_xml_to_box)[0x00000000000e9cb0] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/frontends/monkey/schedule.c:167(monkey_schedule_run)[0x0000000000194455] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/frontends/monkey/main.c:292(monkey_run)[0x0000000000038438] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7fe5dcc4624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fe5dcc46305] ??:?(_start)[0x00000000000419a1] Process Process-24: Traceback (most recent call last): File "/usr/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/usr/lib/python3.11/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkey-see-monkey-do", line 57, in child_run_test driver.run_preloaded_test(MONKEY_PATH, parts) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkey_driver.py", line 656, in run_preloaded_test run_test_plan(ctx, plan) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkey_driver.py", line 649, in run_test_plan walk_test_plan(ctx, plan) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkey_driver.py", line 644, in walk_test_plan run_test_step(ctx, step) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkey_driver.py", line 636, in run_test_step STEP_HANDLERS[step["action"]](ctx, step) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkey_driver.py", line 372, in run_test_step_action_repeat run_test_step(ctx, stp) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkey_driver.py", line 636, in run_test_step STEP_HANDLERS[step["action"]](ctx, step) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkey_driver.py", line 331, in run_test_step_action_block ctx['browser'].farmer.loop(once=True) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkeyfarmer.py", line 201, in loop self.monkey_says(self.lines.pop(0)) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkeyfarmer.py", line 171, in monkey_says self.online(line) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkeyfarmer.py", line 242, in on_monkey_line handler(*parts[1:]) File "/var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/test/monkeyfarmer.py", line 262, in handle_GENERIC assert self.stopped AssertionError RERAISE: FAIL Build step 'Execute shell' marked build as failure Finished: FAILURE