https://git.altlinux.org/tasks/415213/logs/events.2.1.log https://packages.altlinux.org/tasks/415213 subtask name aarch64 i586 x86_64 #200 tuwunel failed - failed 2026-Apr-17 14:18:09 :: test-only task #415213 for p11 resumed by shaba: 2026-Apr-17 14:18:09 :: message: New version (1.5.1 -> 1.6.0) #100 removed #200 build 1.6.0-alt1 from /people/shaba/packages/tuwunel.git fetched at 2026-Apr-17 11:57:15 2026-Apr-17 14:18:10 :: [x86_64] #200 tuwunel.git 1.6.0-alt1: build start 2026-Apr-17 14:18:10 :: [aarch64] #200 tuwunel.git 1.6.0-alt1: build start 2026-Apr-17 14:18:10 :: [i586] #200 tuwunel.git 1.6.0-alt1: build start 2026-Apr-17 14:18:24 :: [i586] #200 tuwunel.git 1.6.0-alt1: build SKIPPED [x86_64] admin_execute_echo [x86_64] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [x86_64] error: test failed, to rerun pass `-p tuwunel --test admin_execute_echo` [x86_64] Running `/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/listener_conf_err-240ed4776ca3d189` [x86_64] -- [x86_64] 2026-04-17T14:57:49.276504Z  INFO main:start:open: tuwunel_database::engine::open: Opened database. columns=109 sequence=0 time=102.081904ms [x86_64] 2026-04-17T14:57:49.276691Z ERROR tuwunel_service::resolver::dns: Failed to configure DNS resolver from `/etc/resolv.conf': proto error: io error: no nameservers found in config [x86_64] at src/service/resolver/dns.rs:86 on listener_conf_ok ThreadId(2) [x86_64] -- [x86_64] 2026-04-17T14:57:49.276830Z  INFO main:start: tuwunel_database::engine: Closing database... sequence=0 [x86_64] 2026-04-17T14:57:49.329816Z ERROR tuwunel: Critical error starting server: Failed to configure DNS resolver from `/etc/resolv.conf': proto error: io error: no nameservers found in config [x86_64] at src/main/lib.rs:70 on listener_conf_ok ThreadId(2) [x86_64] -- [x86_64] stored new snapshot /usr/src/RPM/BUILD/tuwunel-1.6.0/src/main/tests/snapshots/listener_conf_ok__listener_conf_ok@listener_conf_ok.snap.new [x86_64] test listener_conf_ok ... FAILED [x86_64] failures: [x86_64] -- [x86_64] 1 │+Err( [x86_64] 2 │+ Failed to configure DNS resolver from `/etc/resolv.conf': proto error: io error: no nameservers found in config, [x86_64] 3 3 │ ) [x86_64] -- [x86_64] listener_conf_ok [x86_64] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [x86_64] error: test failed, to rerun pass `-p tuwunel --test listener_conf_ok` [x86_64] Running `/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/listener_init_err-87abd35cd08ef9b9` [x86_64] -- [x86_64] 2026-04-17T14:57:49.607128Z  INFO main:start:open: tuwunel_database::engine::open: Opened database. columns=109 sequence=0 time=97.490384ms [x86_64] 2026-04-17T14:57:49.607316Z ERROR tuwunel_service::resolver::dns: Failed to configure DNS resolver from `/etc/resolv.conf': proto error: io error: no nameservers found in config [x86_64] at src/service/resolver/dns.rs:86 on listener_init_err ThreadId(2) [x86_64] -- [x86_64] 2026-04-17T14:57:49.607457Z  INFO main:start: tuwunel_database::engine: Closing database... sequence=0 [x86_64] 2026-04-17T14:57:49.654226Z ERROR tuwunel: Critical error starting server: Failed to configure DNS resolver from `/etc/resolv.conf': proto error: io error: no nameservers found in config [x86_64] at src/main/lib.rs:70 on listener_init_err ThreadId(2) 2026-Apr-17 14:57:50 :: [x86_64] tuwunel.git 1.6.0-alt1: remote: build failed 2026-Apr-17 14:57:50 :: [x86_64] #200 tuwunel.git 1.6.0-alt1: build FAILED 2026-Apr-17 14:57:50 :: [x86_64] requesting cancellation of task processing [aarch64] Running `rustc --crate-name listener_conf_ok --edition=2024 src/main/tests/listener_conf_ok.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin '--warn=clippy::suspicious' '--warn=clippy::style' '--warn=clippy::perf' '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::cargo' '--warn=clippy::verbose_file_reads' --allow=variant_size_differences '--warn=clippy::unwrap_used' --allow=unused_crate_dependencies --allow=unused_braces --warn=unused-qualifications --warn=unused-must-use --warn=unused-macro-rules --warn=unused-lifetimes --warn=unused-import-braces --warn=unused-extern-crates --allow=unstable_name_collisions --warn=unstable-features '--warn=clippy::unseparated_literal_suffix' --allow=unsafe_code --warn=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unneeded_field_pattern' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unnecessary_safety_doc' '--warn=clippy::unnecessary_safety_comment' --allow=unknown_lints --warn=unit-bindings --allow=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::try_err' --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::tests_outside_test_module' '--warn=clippy::suspicious_xor_used_as_pow' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::str_to_string' --warn=single-use-lifetimes '--warn=clippy::semicolon_outside_block' --warn=semicolon-in-expressions-from-macros --warn=rust-2021-prelude-collisions --warn=rust-2021-prefixes-incompatible-syntax --warn=rust-2021-incompatible-or-patterns --warn=rust-2021-incompatible-closure-captures --allow=renamed_and_removed_lints '--warn=clippy::redundant_type_annotations' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::pub_without_shorthand' --warn=non-ascii-idents '--warn=clippy::mutex_atomic' --allow=missing_docs '--warn=clippy::missing_assert_message' --warn=missing-abi --allow=mismatched_lifetime_syntaxes --warn=meta-variable-misuse '--warn=clippy::mem_forget' --warn=macro-use-extern-crate --warn=macro-extended-temporary-scopes '--warn=clippy::lossy_float_literal' '--warn=clippy::let_underscore_untyped' --allow=let_underscore_drop --warn=keyword-idents '--warn=clippy::implicit_clone' '--warn=clippy::impl_trait_in_params' '--warn=clippy::get_unwrap' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::float_cmp_const' '--warn=clippy::filetype_is_file' --warn=ffi-unwind-calls --warn=explicit-outlives-requirements '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' --allow=elided_named_lifetimes --warn=elided-lifetimes-in-paths '--warn=clippy::deref_by_slicing' --warn=deprecated-in-future '--warn=clippy::default_union_representation' '--warn=clippy::dbg_macro' '--warn=clippy::assertions_on_result_states' '--warn=clippy::as_underscore' '--warn=clippy::as_conversions' '--warn=clippy::arithmetic_side_effects' --warn=absolute-paths-not-starting-with-crate '--allow=clippy::unnecessary_wraps' '--allow=clippy::tuple_array_conversions' '--allow=clippy::toplevel-ref-arg' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::significant_drop_tightening' '--allow=clippy::significant_drop_in_scrutinee' '--allow=clippy::redundant_pub_crate' '--allow=clippy::option_if_let_else' '--allow=clippy::obfuscated_if_else' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_update' '--allow=clippy::needless_continue' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_docs_in_private_items' '--allow=clippy::missing_const_for_fn' '--allow=clippy::match_bool' '--allow=clippy::map_unwrap_or' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::let_underscore_future' '--allow=clippy::inline_always' '--allow=clippy::if_then_some_else_none' '--allow=clippy::if_not_else' '--allow=clippy::enum_glob_use' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::assertions_on_constants' --test --cfg 'feature="brotli_compression"' --cfg 'feature="default"' --cfg 'feature="element_hacks"' --cfg 'feature="gzip_compression"' --cfg 'feature="io_uring"' --cfg 'feature="jemalloc"' --cfg 'feature="jemalloc_conf"' --cfg 'feature="media_thumbnail"' --cfg 'feature="release_max_log_level"' --cfg 'feature="systemd"' --cfg 'feature="url_preview"' --cfg 'feature="zstd_compression"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blurhashing", "brotli_compression", "bzip2_compression", "console", "default", "direct_tls", "element_hacks", "gzip_compression", "io_uring", "jemalloc", "jemalloc_conf", "jemalloc_prof", "jemalloc_stats", "ldap", "lz4_compression", "media_thumbnail", "perf_measurements", "release_max_log_level", "sentry_telemetry", "systemd", "tokio-metrics", "tokio_console", "tuwunel_mods", "url_preview", "zstd_compression"))' -C metadata=6e435f9e4ea2e35b -C extra-filename=-c147427e8794fb15 --out-dir /usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps -L dependency=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps --extern clap=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libclap-fe702b7e6d1e6965.rlib --extern const_str=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libconst_str-0678ef852e75f94c.rlib --extern criterion=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libcriterion-81b502d8ee6a1920.rlib --extern ctor=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libctor-582c3d63abb63200.rlib --extern insta=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libinsta-4d90d39c8051c865.rlib --extern log=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/liblog-a0defcde12d003b2.rlib --extern maplit=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libmaplit-1d193fd9d9d4d30f.rlib --extern similar=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libsimilar-066f2c177039a7ca.rlib --extern tokio=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libtokio-e275dea39f7928d4.rlib --extern tracing=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libtracing-d4d87a1ba73d68be.rlib --extern tracing_subscriber=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libtracing_subscriber-b665104f804ec860.rlib --extern tuwunel=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libtuwunel-2604d4b6d5bb7b9b.rlib --extern tuwunel_admin=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libtuwunel_admin-eb270327ef4e20cb.rlib --extern tuwunel_api=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libtuwunel_api-ced37c4403e02143.rlib --extern tuwunel_core=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libtuwunel_core-e05a8bd93a91da17.rlib --extern tuwunel_database=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libtuwunel_database-aed3c65f0c8f7c25.rlib --extern tuwunel_macros=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libtuwunel_macros-cb76457ce541274d.so --extern tuwunel_router=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libtuwunel_router-2956bcdeb651619e.rlib --extern tuwunel_service=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libtuwunel_service-aa318057753f6bd7.rlib --extern webpki_root_certs=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/deps/libwebpki_root_certs-d2d73af8384ddb21.rlib -g -L native=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/build/jevmalloc-sys-6040cc879f07e67a/out/build/lib -L native=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/build/aws-lc-sys-2c6006b0f37c821f/out -L native=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/build/ring-3f403bd4c64d60a5/out -L native=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/build/zstd-sys-d6fcd6429ae8d4d3/out -L native=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/build/rust-librocksdb-sys-46c5712740035793/out -L native=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/build/bzip2-sys-c8d299cc51f9dc18/out/lib -L native=/usr/src/RPM/BUILD/tuwunel-1.6.0/target/release/build/lz4-sys-ab5b527aed94a39d/out` [aarch64] hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded 2026-Apr-17 15:40:19 :: [aarch64] tuwunel.git 1.6.0-alt1: remote: build failed 2026-Apr-17 15:40:19 :: [aarch64] #200 tuwunel.git 1.6.0-alt1: build FAILED 2026-Apr-17 14:57:50 :: [x86_64] build FAILED 2026-Apr-17 15:40:20 :: [aarch64] build FAILED 2026-Apr-17 15:40:20 :: task #415213 for p11 FAILED