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/hudson9507010958111173855.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/calc.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.71s Action: navigate win1 --> https://facebook.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.40s Action: navigate win1 --> https://youtube.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.98s Action: navigate win1 --> https://twitter.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.90s Action: navigate win1 --> https://linkedin.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.96s Action: navigate win1 --> https://microsoft.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.16s Action: navigate win1 --> https://instagram.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.86s Action: navigate win1 --> https://wikipedia.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.29s Action: navigate win1 --> https://apple.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.29s Action: navigate win1 --> https://plus.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.17s Action: navigate win1 --> https://adobe.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.34s Action: navigate win1 --> https://en.wikipedia.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.66s Action: navigate win1 --> https://itunes.apple.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.63s Action: navigate win1 --> https://youtu.be/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.71s Action: navigate win1 --> https://vimeo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.35s Action: navigate win1 --> https://goo.gl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.77s 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: 4.76s Action: navigate win1 --> https://googletagmanager.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.23s Action: navigate win1 --> https://play.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.37s Action: timer-stop totaltimer took: 111.64s 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: 2.45s Action: navigate win1 --> https://sca.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.71s Action: navigate win1 --> https://courtauld.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.30s Action: navigate win1 --> https://goanimate.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.13s Action: navigate win1 --> https://peoplestylewatch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.04s Action: navigate win1 --> https://tvfool.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.94s Action: navigate win1 --> https://goear.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.45s Action: navigate win1 --> https://diyargil.ir/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.36s Action: navigate win1 --> https://acer.edu.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.51s Action: navigate win1 --> https://thebostonchannel.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.13s Action: navigate win1 --> https://amoxicillin500.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.32s Action: navigate win1 --> https://biology-online.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.47s Action: navigate win1 --> https://tpub.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.57s Action: navigate win1 --> https://goonporn.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.62s Action: navigate win1 --> https://jacionline.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.82s Action: navigate win1 --> https://zzz4.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.61s Action: navigate win1 --> https://lifeandstylemag.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.41s Action: navigate win1 --> https://commoncause.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.38s Action: navigate win1 --> https://pomodorotechnique.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.35s Action: navigate win1 --> https://dometic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.85s Action: timer-stop totaltimer took: 143.42s 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.04s Action: navigate win1 --> https://680news.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.15s Action: navigate win1 --> https://feeyo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.26s Action: navigate win1 --> https://zabasearch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.55s Action: navigate win1 --> https://class-central.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.65s Action: navigate win1 --> https://bcia.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.53s Action: navigate win1 --> https://bbsrc.ac.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.61s Action: navigate win1 --> https://gportal.hu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.70s Action: navigate win1 --> https://sportsrants.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.92s Action: navigate win1 --> https://nbcuniversal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.78s Action: navigate win1 --> https://hellobc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.13s Action: navigate win1 --> https://pooltodrive.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.28s Action: navigate win1 --> https://adventhealth.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.72s Action: navigate win1 --> https://wtrawie.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.72s Action: navigate win1 --> https://nhm.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.72s Action: navigate win1 --> https://clonezilla.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.16s Action: navigate win1 --> https://hitslink.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.10s Action: navigate win1 --> https://zcom.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.68s Action: navigate win1 --> https://nmha.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.37s Action: timer-stop totaltimer took: 104.09s 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: 11.95s Action: navigate win1 --> https://asureforce.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.21s Action: navigate win1 --> https://neworleansonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.07s Action: navigate win1 --> https://disa.mil/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.26s Action: navigate win1 --> https://healthmap.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.51s Action: navigate win1 --> https://yaml.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.13s Action: navigate win1 --> https://3987.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.87s Action: navigate win1 --> https://ybxww.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.25s Action: navigate win1 --> https://victoriabrides.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.52s Action: navigate win1 --> https://fa-mag.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.54s Action: navigate win1 --> https://cpanet.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.74s Action: navigate win1 --> https://latin42.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.00s Action: navigate win1 --> https://themecountry.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.77s Action: navigate win1 --> https://ch.vu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.99s Action: navigate win1 --> https://bayer.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.71s Action: navigate win1 --> https://iota.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.54s Action: navigate win1 --> https://siliconbeat.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.67s Action: navigate win1 --> https://sabanciuniv.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.70s Action: navigate win1 --> https://qemu.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.64s Action: navigate win1 --> https://livrariacultura.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.87s Action: timer-stop totaltimer took: 160.93s 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: 15.46s Action: navigate win1 --> https://bizzabo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.80s Action: navigate win1 --> https://naias.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.87s Action: navigate win1 --> https://asisonline.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.23s Action: navigate win1 --> https://ivanti.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.81s Action: navigate win1 --> https://gotoip11.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.30s Action: navigate win1 --> https://lcfc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.75s Action: navigate win1 --> https://sinembargo.mx/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.23s Action: navigate win1 --> https://chalkbeat.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.59s Action: navigate win1 --> https://agorapulse.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.98s Action: navigate win1 --> https://worldoftanks.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.41s Action: navigate win1 --> https://modernmechanix.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://everystockphoto.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.52s Action: navigate win1 --> https://famousscientists.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.35s Action: navigate win1 --> https://twu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.55s Action: navigate win1 --> https://net.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.08s Action: navigate win1 --> https://pnp.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.36s Action: navigate win1 --> https://nts.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.17s Action: navigate win1 --> https://gemius.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.29s Action: navigate win1 --> https://sanjoseca.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.71s Action: timer-stop totaltimer took: 159.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-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: 2.32s Action: navigate win1 --> https://ezvid.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.67s Action: navigate win1 --> https://awkwardfamilyphotos.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.14s Action: navigate win1 --> https://afa.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://tinylink.in/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.68s Action: navigate win1 --> https://rif.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.31s 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: 8.66s Action: navigate win1 --> https://ytn.co.kr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.38s Action: navigate win1 --> https://huainan.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://thai-viagra.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.71s Action: navigate win1 --> https://lasix40.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.36s Action: navigate win1 --> https://merkur-online.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.21s Action: navigate win1 --> https://koeln.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.15s Action: navigate win1 --> https://wapka.mobi/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.14s Action: navigate win1 --> https://ag.gov.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.73s Action: navigate win1 --> https://bdsmovement.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.22s Action: navigate win1 --> https://mammut.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.98s Action: navigate win1 --> https://askdrcliff.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.25s Action: timer-stop totaltimer took: 212.13s 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: 11.01s Action: navigate win1 --> https://picshare.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.38s Action: navigate win1 --> https://underarmouroutletclearance.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.61s Action: navigate win1 --> https://chuckecheese.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.68s Action: navigate win1 --> https://designweek.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.07s Action: navigate win1 --> https://nowec.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.24s Action: navigate win1 --> https://jianke.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://ufsm.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.70s Action: navigate win1 --> https://bloguez.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://creditloansguaranteedapproval2018.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.04s Action: navigate win1 --> https://macdailynews.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.92s Action: navigate win1 --> https://foxconnect.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.32s Action: navigate win1 --> https://indocinonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.38s Action: navigate win1 --> https://ultranet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s 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.07s Action: navigate win1 --> https://aqua.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.00s Action: navigate win1 --> https://sundaytimes.lk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.67s Action: navigate win1 --> https://zone-h.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.92s Action: navigate win1 --> https://loginza.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.16s Action: timer-stop totaltimer took: 215.24s 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.83s Action: navigate win1 --> https://marca.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.44s Action: navigate win1 --> https://mediapost.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.42s Action: navigate win1 --> https://globaltimes.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.15s Action: navigate win1 --> https://lexpress.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.68s Action: navigate win1 --> https://unicode.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.36s Action: navigate win1 --> https://bodybuilding.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.49s Action: navigate win1 --> https://news-medical.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.51s Action: navigate win1 --> https://surveygizmo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.46s Action: navigate win1 --> https://minecraft.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.10s Action: navigate win1 --> https://metacritic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.46s Action: navigate win1 --> https://elitedaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.25s Action: navigate win1 --> https://tigris.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.08s Action: navigate win1 --> https://flipsnack.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.87s Action: navigate win1 --> https://ornl.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.19s Action: navigate win1 --> https://ul.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.51s Action: navigate win1 --> https://virgin.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.80s 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: 5.52s Action: navigate win1 --> https://amnh.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.59s Action: timer-stop totaltimer took: 88.77s 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: 21.00s Action: navigate win1 --> https://fivb.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.22s Action: navigate win1 --> https://mcaf.ee/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.29s Action: navigate win1 --> https://salem-news.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.32s Action: navigate win1 --> https://gamereactor.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.77s Action: navigate win1 --> https://video214.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.26s Action: navigate win1 --> https://insidermonkey.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.98s Action: navigate win1 --> https://podiumrunner.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.84s Action: navigate win1 --> https://commarts.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.49s Action: navigate win1 --> https://shoryuken.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.85s Action: navigate win1 --> https://vizio.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.67s Action: navigate win1 --> https://adscheaper.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.26s Action: navigate win1 --> https://aktualne.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.14s Action: navigate win1 --> https://powerschool.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 19.06s Action: navigate win1 --> https://tjkx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.80s Action: navigate win1 --> https://zixiutangpollencapsules.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.67s Action: navigate win1 --> https://doylesllc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.09s Action: navigate win1 --> https://wdam.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.87s Action: navigate win1 --> https://numpy.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.63s Action: navigate win1 --> https://demonoid.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.04s Action: timer-stop totaltimer took: 134.23s 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.80s Action: navigate win1 --> https://volcanodiscovery.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.16s Action: navigate win1 --> https://kaoshizjw.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.77s Action: navigate win1 --> https://alfaromeo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.21s Action: navigate win1 --> https://manhattan.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.47s Action: navigate win1 --> https://ecologyandsociety.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.71s Action: navigate win1 --> https://yuga.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.62s Action: navigate win1 --> https://thefamouspeople.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.06s Action: navigate win1 --> https://e-architect.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.41s Action: navigate win1 --> https://hg.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.45s Action: navigate win1 --> https://baseball-bats.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://innocom.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.45s Action: navigate win1 --> https://xinli001.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.29s Action: navigate win1 --> https://tmjphysioclinic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.41s Action: navigate win1 --> https://nhra.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.26s Action: navigate win1 --> https://addictinginfo.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://creativepro.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.06s Action: navigate win1 --> https://gi.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.13s Action: navigate win1 --> https://dti.gov.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.10s Action: navigate win1 --> https://uams.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.32s Action: timer-stop totaltimer took: 189.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-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.59s Action: navigate win1 --> https://bundespraesident.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.31s Action: navigate win1 --> https://klook.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.68s Action: navigate win1 --> https://playdadnme.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.42s 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.33s Action: navigate win1 --> https://gouv.ml/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.27s Action: navigate win1 --> https://0pk.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.31s Action: navigate win1 --> https://carolinaherrera.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.80s Action: navigate win1 --> https://colombiareports.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 16.69s Action: navigate win1 --> https://nevershutdown.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.18s Action: navigate win1 --> https://pornhub.directory/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://chncpa.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.25s Action: navigate win1 --> https://backchannel.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.22s Action: navigate win1 --> https://favicon.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.11s Action: navigate win1 --> https://voki.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://uwplatt.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.89s Action: navigate win1 --> https://lyx.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.50s Action: navigate win1 --> https://wwwhatsnew.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.29s Action: navigate win1 --> https://rocketlawyer.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.87s Action: timer-stop totaltimer took: 85.93s 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.05s Action: navigate win1 --> https://aspect.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 26.00s Action: navigate win1 --> https://issn.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.01s Action: navigate win1 --> https://gazetevatan.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.58s Action: navigate win1 --> https://gzcyled.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.66s Action: navigate win1 --> https://naszezatonie.org.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.18s Action: navigate win1 --> https://www.bag.admin.ch/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.37s Action: navigate win1 --> https://ishuo.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.03s Action: navigate win1 --> https://sex.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.55s Action: navigate win1 --> https://domelec-dz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.43s Action: navigate win1 --> https://data.parliament.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.67s Action: navigate win1 --> https://btcoinz.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.55s Action: navigate win1 --> https://idcquan.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.19s Action: navigate win1 --> https://alaskadispatch.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.21s Action: navigate win1 --> https://acne.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.24s Action: navigate win1 --> https://dwheeler.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.45s Action: navigate win1 --> https://rechtsanwalt-schwenke.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.92s Action: navigate win1 --> https://nova.cz/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.21s Action: navigate win1 --> https://nncc626.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.48s Action: navigate win1 --> https://coolworks.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.68s Action: timer-stop totaltimer took: 143.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-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: 7.55s Action: navigate win1 --> https://farmsanctuary.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.50s Action: navigate win1 --> https://impossiblefoods.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.52s Action: navigate win1 --> https://basketballshoes.com.co/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.83s Action: navigate win1 --> https://wtfeusa.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.04s Action: navigate win1 --> https://htsec.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://buffalobills.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.47s Action: navigate win1 --> https://beeg.men/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.90s Action: navigate win1 --> https://imagechef.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.35s Action: navigate win1 --> https://byethost13.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.34s Action: navigate win1 --> https://lme.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.68s 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: 5.08s Action: navigate win1 --> https://egger.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.25s Action: navigate win1 --> https://visitvictoria.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.40s Action: navigate win1 --> https://china-insurance.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.30s Action: navigate win1 --> https://zuerich.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.51s 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: 1.02s Action: navigate win1 --> https://katespade-outlet.us/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.22s Action: timer-stop totaltimer took: 105.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-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: 3.28s Action: navigate win1 --> https://cams.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.82s Action: navigate win1 --> https://lnwshop.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.55s Action: navigate win1 --> https://alexhost.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.92s 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: 12.70s Action: navigate win1 --> https://officiallachargersshop.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.11s Action: navigate win1 --> https://rcn.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.84s Action: navigate win1 --> https://bagdreams.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.42s Action: navigate win1 --> https://sebastianvonmeding.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.25s Action: navigate win1 --> https://ageofempires.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.37s Action: navigate win1 --> https://college-de-france.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.50s Action: navigate win1 --> https://gulfair.me/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.35s Action: navigate win1 --> https://njcu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.30s Action: navigate win1 --> https://imust.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.36s Action: navigate win1 --> https://blogger.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.57s Action: navigate win1 --> https://sunnewsonline.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.50s Action: navigate win1 --> https://totalwine.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.00s Action: timer-stop totaltimer took: 110.91s 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: 2.83s Action: navigate win1 --> https://keap.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.23s Action: navigate win1 --> https://coachoutletonlinestore.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.02s Action: navigate win1 --> https://webcams.travel/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.53s Action: navigate win1 --> https://onthesnow.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.68s Action: navigate win1 --> https://qdaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.73s Action: navigate win1 --> https://massaudubon.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.71s Action: navigate win1 --> https://endhomelessness.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 18.35s Action: navigate win1 --> https://g-ghoneim.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.40s Action: navigate win1 --> https://cssplay.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.33s Action: navigate win1 --> https://zoloft75.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.97s Action: navigate win1 --> https://iblogger.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.17s Action: navigate win1 --> https://transferbigfiles.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.37s Action: navigate win1 --> https://ironmountain.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.42s Action: navigate win1 --> https://0756tong.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.57s Action: navigate win1 --> https://swnu.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.94s 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.98s Action: navigate win1 --> https://pntrac.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.15s Action: navigate win1 --> https://cheapjerseysinbulk.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.42s Action: timer-stop totaltimer took: 127.00s 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.00s Action: navigate win1 --> https://deyi.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.30s Action: navigate win1 --> https://drweb.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.58s Action: navigate win1 --> https://savepic.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.27s Action: navigate win1 --> https://tether.to/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.59s Action: navigate win1 --> https://macmakeupuk.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.27s Action: navigate win1 --> https://ledcraft.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.50s Action: navigate win1 --> https://secondstreetapp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.49s Action: navigate win1 --> https://liberamenteservo.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.24s Action: navigate win1 --> https://cipronorxcost.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.20s Action: navigate win1 --> https://opmassage.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.09s Action: navigate win1 --> https://shuichan.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.52s Action: navigate win1 --> https://vgcats.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.54s Action: navigate win1 --> https://igda.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.31s Action: navigate win1 --> https://pp.se/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.03s Action: navigate win1 --> https://fdma.go.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.34s Action: navigate win1 --> https://ptt.cc/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.60s Action: navigate win1 --> https://zhangzhou.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.05s Action: navigate win1 --> https://journaldequebec.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.52s Action: navigate win1 --> https://officialauthenticspackers.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.48s Action: timer-stop totaltimer took: 145.90s 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.00s Action: navigate win1 --> https://vy.no/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.30s Action: navigate win1 --> https://coachoutlet-canada.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.98s Action: navigate win1 --> https://agiazoni.gr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.05s 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.27s Action: navigate win1 --> https://visitluxembourg.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.46s Action: navigate win1 --> https://www.gov.ph/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.57s Action: navigate win1 --> https://depositm88.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.29s 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: 0.32s Action: navigate win1 --> https://wildfireapp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.15s Action: navigate win1 --> https://harvardafricaalumni.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.19s Action: navigate win1 --> https://sais-jhu.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.63s Action: navigate win1 --> https://ziare.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.29s Action: navigate win1 --> https://telecomitalia.it/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.95s Action: navigate win1 --> https://cinepopulation.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.65s Action: navigate win1 --> https://officialcowboysfootballauthentic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.24s Action: navigate win1 --> https://5homework.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.45s Action: navigate win1 --> https://prochoiceamerica.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.28s Action: timer-stop totaltimer took: 111.76s 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.57s Action: navigate win1 --> https://bowerswilkins.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.87s Action: navigate win1 --> https://gcfglobal.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.75s Action: navigate win1 --> https://innerdesign.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.06s Action: navigate win1 --> https://isb.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.06s Action: navigate win1 --> https://xtremesystems.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.75s Action: navigate win1 --> https://johanniter.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.15s Action: navigate win1 --> https://tute.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.56s Action: navigate win1 --> https://helpforheroes.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.45s Action: navigate win1 --> https://bjshy.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.85s Action: navigate win1 --> https://mtlblog.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.51s Action: navigate win1 --> https://maximumfun.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.11s Action: navigate win1 --> https://michaeljordan.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.22s Action: navigate win1 --> https://fitflopssaleclearance.name/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.60s Action: navigate win1 --> https://klcconsulting.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.26s Action: navigate win1 --> https://pronehty.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.05s Action: navigate win1 --> https://hlj.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 15.15s Action: navigate win1 --> https://fragrancenet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.25s Action: navigate win1 --> https://maktoob.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.07s Action: navigate win1 --> https://battlecreekenquirer.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.21s Action: timer-stop totaltimer took: 156.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-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.07s Action: navigate win1 --> https://geniuskitchen.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.53s Action: navigate win1 --> https://internet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.12s Action: navigate win1 --> https://businessnewsdaily.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.44s Action: navigate win1 --> https://project-syndicate.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.93s Action: navigate win1 --> https://yn.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.10s 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.18s Action: navigate win1 --> https://adblockplus.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.73s Action: navigate win1 --> https://awardspace.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.08s Action: navigate win1 --> https://qstheory.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 21.00s Action: navigate win1 --> https://wakwak.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.01s Action: navigate win1 --> https://computerhope.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.79s Action: navigate win1 --> https://liberty.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.43s Action: navigate win1 --> https://pair.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.70s Action: navigate win1 --> https://jssor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.31s Action: navigate win1 --> https://tistory.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.11s Action: navigate win1 --> https://sans.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 23.67s Action: navigate win1 --> https://myfonts.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.70s Action: navigate win1 --> https://excite.co.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.64s Action: timer-stop totaltimer took: 173.55s 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.24s Action: navigate win1 --> https://laola1.tv/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.19s Action: navigate win1 --> https://oxfam.org.au/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.21s 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: 2.42s Action: navigate win1 --> https://dynamicperformance.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://gz163.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.65s Action: navigate win1 --> https://minijuegos.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.65s Action: navigate win1 --> https://dragondoor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.25s Action: navigate win1 --> https://linkshare.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.87s Action: navigate win1 --> https://wum.edu.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.76s Action: navigate win1 --> https://toulouse.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.57s Action: navigate win1 --> https://gdgpo.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.04s 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.44s Action: navigate win1 --> https://therams.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.84s Action: navigate win1 --> https://jiaxing.gov.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.47s Action: navigate win1 --> https://chinawindsor.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.04s Action: navigate win1 --> https://omicsgroup.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.90s Action: navigate win1 --> https://univ-lille.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.29s Action: timer-stop totaltimer took: 96.31s 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.59s Action: navigate win1 --> https://autoportal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.06s Action: navigate win1 --> https://dentinum.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.39s Action: navigate win1 --> https://mnmentalhealth.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.80s Action: navigate win1 --> https://mytraining.asia/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.11s Action: navigate win1 --> https://tubularinsights.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.95s Action: navigate win1 --> https://naltrexone50mg.space/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.13s Action: navigate win1 --> https://szigetfestival.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.57s Action: navigate win1 --> https://method.ac/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.68s Action: navigate win1 --> https://abramelin.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.09s Action: navigate win1 --> https://dom.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.72s Action: navigate win1 --> https://linuxinsider.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.79s 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: 0.56s Action: navigate win1 --> https://de.ms/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.11s Action: navigate win1 --> https://jp.dk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 81.50s Action: navigate win1 --> https://reporterre.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.48s Action: navigate win1 --> https://dramafever.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.16s Action: navigate win1 --> https://cngold.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.20s Action: navigate win1 --> https://soul-cycle.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.71s Action: timer-stop totaltimer took: 174.90s 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: 6.72s Action: navigate win1 --> https://umbraco.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.80s Action: navigate win1 --> https://atlanta.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.54s Action: navigate win1 --> https://consumerwatchdog.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.35s Action: navigate win1 --> https://rolka.su/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.38s Action: navigate win1 --> https://umich.pub/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.69s Action: navigate win1 --> https://bullshido.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.41s Action: navigate win1 --> https://carnegie.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.45s Action: navigate win1 --> https://aquinas.edu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 16.85s Action: navigate win1 --> https://jxust.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.29s Action: navigate win1 --> https://hnppt.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.04s Action: navigate win1 --> https://ambzjx.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.07s Action: navigate win1 --> https://bsls.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.02s Action: navigate win1 --> https://eoi.es/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.10s Action: navigate win1 --> https://crisis.org.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://officialpanthersfootballshops.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.44s Action: navigate win1 --> https://secur-easy.fr/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.15s Action: navigate win1 --> https://przedszkoleuzwirka.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.14s Action: navigate win1 --> https://vmcjpi.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.40s Action: navigate win1 --> https://uggoutlet.ca/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.77s Action: timer-stop totaltimer took: 131.60s 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: 5.70s Action: navigate win1 --> https://sav.sk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.93s Action: navigate win1 --> https://farecompare.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.30s Action: navigate win1 --> https://nfu.edu.tw/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.02s Action: navigate win1 --> https://dx.am/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.23s Action: navigate win1 --> https://galeria-kaufhof.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.39s Action: navigate win1 --> https://cqcp.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.64s Action: navigate win1 --> https://sailingscuttlebutt.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 18.51s Action: navigate win1 --> https://cyclinguk.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.57s Action: navigate win1 --> https://officialauthenticdolphinsprostore.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.45s Action: navigate win1 --> https://uinjkt.ac.id/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 19.21s Action: navigate win1 --> https://wtu.edu.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.34s Action: navigate win1 --> https://fzbm.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.53s 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: 6.10s Action: navigate win1 --> https://fc-junajted.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 11.90s Action: navigate win1 --> https://shendaoguoji.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.22s Action: navigate win1 --> https://pashtriku.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.09s Action: navigate win1 --> https://indochinaheritage.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.10s Action: navigate win1 --> https://bburago.info/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.31s Action: timer-stop totaltimer took: 165.62s 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.01s Action: navigate win1 --> https://figma.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.83s Action: navigate win1 --> https://gay.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.77s Action: navigate win1 --> https://preventionweb.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.62s Action: navigate win1 --> https://ebgames.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.02s Action: navigate win1 --> https://aaanet.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.48s Action: navigate win1 --> https://163jiankang.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.58s Action: navigate win1 --> https://xixik.com.cn/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.10s Action: navigate win1 --> https://newotani.co.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.99s Action: navigate win1 --> https://adidasoutletstores.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.10s Action: navigate win1 --> https://jtg-antracyt.pl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.23s 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=9.0.1:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (2.305719) [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 (3.380673) [ERR netsurf] desktop/browser_window.c:4619 browser_window_console_log: TypeError: cannot read property 'length' of undefined (3.380757) [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 (3.840200) [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 (5.875287) [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 (6.897033) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-search/assets/js/jet-search.js?ver=3.5.2.1:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (7.899512) [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 (9.949881) [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 (11.142623) [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/vendor/react.min.js?ver=18.3.1:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (12.143672) [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/vendor/react-jsx-runtime.min.js?ver=18.3.1:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (13.144237) [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 (13.639998) [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 (13.657025) [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 (13.682344) [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 (14.154853) [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 (14.174122) [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 (14.255926) [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/vendor/react-dom.min.js?ver=18.3.1:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (14.789052) [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 (14.792929) [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 (15.037110) [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 (15.084952) [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 (15.165541) [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 (15.215882) [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 (15.290567) [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 (15.335812) [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=b8d54449305350b51869:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (15.395466) [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=17a2e640b653d742da6e:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (15.659045) [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=a0a172871afaeb261566:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (15.787161) [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=7c62e39de0308c73d50c:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (16.060294) [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 (16.187147) [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 (16.360068) [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 (16.461341) [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=4021b9e4e9ef4d3cd868:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (16.526749) [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 (16.763509) [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=0d232d232463200f5cfd:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (17.409250) [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=36ae0e4dd9043bb8749b:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (17.986319) [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 (18.054119) [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 (18.073861) [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 (18.073920) [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 (18.073967) [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 (18.074065) [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 (18.074138) [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 (18.074207) [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 (18.074276) [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 (18.074348) [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 (18.074413) [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 (18.074491) [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 (18.074557) [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 (18.075473) [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 (18.075624) [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 (18.075671) [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 (18.075744) [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 (18.075822) [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 (18.075892) [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 (18.075969) [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 (18.076036) [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 (18.076079) [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 (18.076142) [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 (18.076204) [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 (18.076265) [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 (18.076331) [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 (18.076379) [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 (18.080902) [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 (18.080944) [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 (18.353153) [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 (18.376834) [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=aef2543ab60c8c9bb609:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (18.393155) [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 (18.441406) [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=36b97398bf090476214e:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (18.486265) [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=32686e58e84193ce808b:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (18.549692) [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 (18.550094) [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-d468f578fec455a5.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.550341) [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-c5415e90e24ef5b0.js:3) preventsyield (18.556435) [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/73-0ba43023c96b2e9a.js:8) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.556684) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 3) at [anon] (https://www.figma.com/_next/static/chunks/8952-1874414f5c5a8f6f.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (18.556781) [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/1997-3cff112620140c99.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.557078) [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-d7b3a21c613591bb.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.557141) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 3) at [anon] (https://www.figma.com/_next/static/chunks/bf76e631-7fb5b0cfedd783bd.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (18.557208) [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/28-5e694667ff761839.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.561377) [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/3823-e369e082acc08307.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (18.562887) [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/4469-0dbecf84d6727403.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.563085) [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/5504-c34ac5a9537ae98c.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.563190) [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/3402-5e3e07045bcb0f25.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.563651) [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-5ef26b1a5ebf2df8.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.564072) [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-ffed3de4efe6ae68.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.564160) [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-c7955ea950478ea3.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (18.565258) [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-2f3ede8bcf7c4313.js:3) strict at eval (https://www.figma.com/_next/static/chunks/webpack-2f3ede8bcf7c4313.js:3) preventsyield (18.622388) [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=73d702f6367f60b06d89:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (18.651454) [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 (19.315882) [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/preferences-persistence.min.js?ver=9307a8c9e3254140a223:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (19.480933) [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/preferences.min.js?ver=e7b06b8f8bdd714600e9:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (19.504939) [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/style-engine.min.js?ver=86ba6721a03e5b921dfe:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (20.015848) [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/token-list.min.js?ver=05f8a6df6258f0081718:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (20.119730) [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/wordcount.min.js?ver=55d8c2bf3dc99e7ea5ec:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (20.200653) [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-editor.min.js?ver=7ab6a9fdca1a0386ea66:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (20.237404) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://lalgbtcenter.org/cdn-cgi/challenge-platform/h/b/orchestrate/chl_page/v1?ray=8c36d1537f4660e9:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (20.255581) [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/core-data.min.js?ver=07feee0ca98b13ab617d:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (20.273877) [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/media-utils.min.js?ver=1cf582d3c080c8694c8c:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (20.447100) [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/patterns.min.js?ver=74acf014a3907af88267:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (20.660890) [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 (21.013594) [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/plugins.min.js?ver=ef6da4a9b2747b62c09c:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (21.032712) [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/server-side-render.min.js?ver=1e0f25c205ebeb30bcd2:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (21.053833) [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/viewport.min.js?ver=829c9a30d366e1e5054c:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (21.120918) [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/editor.min.js?ver=9b9729953f3754e74846:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (21.295422) [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://uplb.edu.ph/wp-content/plugins/jetgridbuilder/assets/js/vendors/vue.min.js?ver=2.6.10:6) strict at [anon] (https://uplb.edu.ph/wp-content/plugins/jetgridbuilder/assets/js/vendors/vue.min.js?ver=2.6.10:6) at eval (https://uplb.edu.ph/wp-content/plugins/jetgridbuilder/assets/js/vendors/vue.min.js?ver=2.6.10:6) preventsyield (21.402212) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://uplb.edu.ph/wp-content/plugins/jetgridbuilder/assets/js/blocks-grid-builder-front.js?ver=1.1.4:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (21.584627) [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://uplb.edu.ph/wp-content/plugins/jet-menu/assets/public/lib/vue/vue.min.js?ver=2.6.11:6) strict at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-menu/assets/public/lib/vue/vue.min.js?ver=2.6.11:6) at eval (https://uplb.edu.ph/wp-content/plugins/jet-menu/assets/public/lib/vue/vue.min.js?ver=2.6.11:6) preventsyield (21.842732) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-menu/assets/public/js/jet-menu-public-scripts.js?ver=2.4.4:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (22.182811) [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_0MDWJUDkT854n8e15bAYPNyPBYorqLgQmiFdYzOwkZ0.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 (22.294948) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-popup/assets/js/jet-popup-frontend.js?ver=2.0.5:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (22.314814) [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 (22.315865) [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.7:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (22.343699) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'heateorSssHorizontalSharingCountEnable' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at eval (https://uplb.edu.ph/wp-content/plugins/sassy-social-share/public/js/sassy-social-share-public.js?ver=3.3.65:8) preventsyield (22.500610) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-engine/assets/js/frontend.js?ver=3.5.3:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (22.874133) [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-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.23.4:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (22.955954) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://uplb.edu.ph/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.23.4:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (23.340786) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://uplb.edu.ph/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.23.4:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (23.575178) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-blocks/assets/js/jet-blocks.min.js?ver=1.3.12.1:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (23.814392) [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&gtm=1&js=nj&noticeType=bb&text=true&irmc=irmlink:12) at eval (https://consent.trustarc.com/notice?domain=gamestopus.com&country=us&state=ca&c=teconsent&pn=1&gtm=1&js=nj&noticeType=bb&text=true&irmc=irmlink:14) preventsyield (23.826170) [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 (23.828448) [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 (23.828643) [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 (23.878199) [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 (23.879271) [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 (23.879315) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 4) at [anon] (?inline script?:4) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (24.023276) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-elements/assets/js/jet-elements.min.js?ver=2.6.20.1:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (24.366449) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-menu/includes/elementor/assets/public/js/widgets-scripts.js?ver=2.4.4:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (24.612108) [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://www.googletagmanager.com/gtm.js?id=GTM-57H2D2Q:369) at eval (https://www.googletagmanager.com/gtm.js?id=GTM-57H2D2Q:778) preventsyield (24.625924) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-popup/includes/elementor/assets/js/jet-popup-elementor-frontend.js?ver=2.0.5:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (24.636334) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 193) at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-NF2SZTJ:193) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (24.658134) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-tabs/assets/js/jet-tabs-frontend.min.js?ver=2.2.3.1:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (25.030549) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'call' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] (https://www.gamestop.com/dWXQl/PmE/H8jd/Ldsw/9Uuw/h5Eur2Qum1N83p/JSlObhhbAQ/awwhQB/dMYCsB:1) at MgK (https://www.gamestop.com/dWXQl/PmE/H8jd/Ldsw/9Uuw/h5Eur2Qum1N83p/JSlObhhbAQ/awwhQB/dMYCsB:1) tailcall at MgK (https://www.gamestop.com/dWXQl/PmE/H8jd/Ldsw/9Uuw/h5Eur2Qum1N83p/JSlObhhbAQ/awwhQB/dMYCsB:1) tailcall at eval (https://www.gamestop.com/dWXQl/PmE/H8jd/Ldsw/9Uuw/h5Eur2Qum1N83p/JSlObhhbAQ/awwhQB/dMYCsB:1) preventsyield (25.228332) [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/v1726380939362/js/breadLandingPageSetup.js:1) strict at eval (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/breadLandingPageSetup.js:1) preventsyield (25.230180) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://brand-sdk.kmsmep.com/unified/unified.sdk.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (25.231160) [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/v1726380939362/internal/jscript/dwanalytics-22.2.js:7) at eval (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/internal/jscript/dwanalytics-22.2.js:7) preventsyield (25.234486) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://cdn.cquotient.com/js/v2/gretel.min.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (25.253222) [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/dWXQl/PmE/H8jd/Ldsw/9Uuw/fzEur2Qum1/Dhw5bhhbAQ/NR99TT/UHN20o:1) at C6 (https://www.gamestop.com/dWXQl/PmE/H8jd/Ldsw/9Uuw/fzEur2Qum1/Dhw5bhhbAQ/NR99TT/UHN20o:1) tailcall at [anon] (https://www.gamestop.com/dWXQl/PmE/H8jd/Ldsw/9Uuw/fzEur2Qum1/Dhw5bhhbAQ/NR99TT/UHN20o:1) at C6 (https://www.gamestop.com/dWXQl/PmE/H8jd/Ldsw/9Uuw/fzEur2Qum1/Dhw5bhhbAQ/NR99TT/UHN20o:1) tailcall at C6 (https://www.gamestop.com/dWXQl/PmE/H8jd/Ldsw/9Uuw/fzEur2Qum1/Dhw5bhhbAQ/NR99TT/UHN20o:1) tailcall at eval (https://www.gamestop.com/dWXQl/PmE/H8jd/Ldsw/9Uuw/fzEur2Qum1/Dhw5bhhbAQ/NR99TT/UHN20o:1) preventsyield (25.355513) [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 resetVisitedMessages (https://uplb.edu.ph/wp-content/plugins/jet-tricks/assets/js/lib/tippy/tippy-bundle.js?ver=6.3.1:47) strict at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-tricks/assets/js/lib/tippy/tippy-bundle.js?ver=6.3.1:46) strict at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-tricks/assets/js/lib/tippy/tippy-bundle.js?ver=6.3.1:1) at eval (https://uplb.edu.ph/wp-content/plugins/jet-tricks/assets/js/lib/tippy/tippy-bundle.js?ver=6.3.1:250) preventsyield (25.356256) [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/v1726380939362/js/main.js:1) strict at e (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/main.js:1) strict preventsyield (25.380315) [WARN netsurf] desktop/browser_window.c:4616 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/v1726380939362/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/main.js:1) strict preventsyield, (25.388940) [WARN netsurf] desktop/browser_window.c:4616 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/v1726380939362/js/homePageDesigner.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/homePageDesigner.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/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/v1726380939362/js/homePageDesigner.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/homePageDesigner.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/main.js:1) strict preventsyield, (25.401309) [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/v1726380939362/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/main.js:1) strict preventsyield (25.410143) [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/v1726380939362/js/homePageDesigner.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/homePageDesigner.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/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/v1726380939362/js/homePageDesigner.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/homePageDesigner.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/main.js:1) strict at [anon] (https://www.gamestop.com/on/demandware.static/Sites-gamestop-us-Site/-/default/v1726380939362/js/main.js:1) strict preventsyield (25.549336) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-tricks/assets/js/jet-tricks-frontend.js?ver=1.4.9:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (25.758105) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://uplb.edu.ph/wp-content/plugins/jet-blog/assets/js/jet-blog.min.js?ver=2.4.0:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (30.523303) [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://www.googletagmanager.com/gtm.js?id=GTM-M5HK95C:379) at eval (https://www.googletagmanager.com/gtm.js?id=GTM-M5HK95C:811) preventsyield (32.322518) [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 (32.842909) [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 (35.798492) [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 (35.822799) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 207) at [anon] (https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit:207) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (39.127555) [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) [...] (39.334454) [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) [...] (41.448166) [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 (43.686224) [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 (43.694607) [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 (43.703218) [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 (43.703324) [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 (43.712030) [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://ukports.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=5.9.8:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (43.720353) [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://ukports.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.9.8:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (43.751741) [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 (43.761890) [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/contact-form-7/modules/stripe/index.js?ver=5.9.8:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (43.863656) [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.14/swiper-bundle.min.js:13) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (45.969265) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 7) at [anon] (https://ukports.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0:7) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (45.979800) [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 (45.990161) [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.23.1:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (45.990656) [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://ukports.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=5.9.27:1) strict at [anon] (https://ukports.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2) strict at [anon] (https://ukports.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2) strict preventsyield (46.465227) [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.23.1:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (46.550877) [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 (46.678665) [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.23.1:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (47.723005) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://ukports.com/wp-content/plugins/elementor-pro/assets/js/preloaded-elements-handlers.min.js?ver=3.17.1:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (49.757417) [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.6:2) at eval (https://ukports.com/wp-includes/js/wp-util.min.js?ver=6.6:2) preventsyield (53.994833) [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.9.6:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (55.007243) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1) at [anon] (https://ukports.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms.min.js?ver=1.8.9.6:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (57.408516) [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/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js:624) at [anon] (https://www.gstatic.com/recaptcha/releases/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js:170) at [anon] (https://www.gstatic.com/recaptcha/releases/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js:625) at eval (https://www.gstatic.com/recaptcha/releases/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js:1113) 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)[0x0000000000193e34] /lib/x86_64-linux-gnu/libc.so.6(+0x3c050)[0x7f9e7a37c050] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/hlcache.c:778 (discriminator 1)(hlcache_handle_get_content)[0x0000000000160975] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/content.c:503(content_saw_insecure_objects)[0x00000000000d146e] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/handlers/html/script.c:627(html_saw_insecure_scripts)[0x0000000000112e84] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/handlers/html/html.c:2191(html_saw_insecure_objects)[0x00000000000f816b] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/desktop/browser_window.c:4724(browser_window_get_page_info_state)[0x0000000000176970] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/frontends/monkey/browser.c:412(gui_window_report_page_info)[0x00000000001928d9] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/desktop/browser_window.c:915(browser_window_content_ready)[0x0000000000175e99] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/hlcache.c:207(hlcache_content_callback)[0x000000000015feea] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/content.c:759(content_broadcast)[0x00000000000d1a93] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/handlers/html/html.c:278(html_box_convert_done)[0x00000000000fa1e6] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/content/handlers/html/box_construct.c:1303(convert_xml_to_box)[0x00000000000e9d30] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/frontends/monkey/schedule.c:167(monkey_schedule_run)[0x0000000000194585] /var/lib/jenkins/workspace/test-extended-internet/netsurf-all/netsurf/frontends/monkey/main.c:292(monkey_run)[0x0000000000038468] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f9e7a36724a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f9e7a367305] ??:?(_start)[0x00000000000419d1] 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