﻿2025-08-20T21:41:02.9751229Z Current runner version: '2.328.0'
2025-08-20T21:41:02.9784504Z ##[group]Runner Image Provisioner
2025-08-20T21:41:02.9785800Z Hosted Compute Agent
2025-08-20T21:41:02.9786652Z Version: 20250818.377
2025-08-20T21:41:02.9787780Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:41:02.9788921Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:41:02.9789923Z ##[endgroup]
2025-08-20T21:41:02.9790905Z ##[group]Operating System
2025-08-20T21:41:02.9791825Z Ubuntu
2025-08-20T21:41:02.9792647Z 24.04.2
2025-08-20T21:41:02.9793666Z LTS
2025-08-20T21:41:02.9794490Z ##[endgroup]
2025-08-20T21:41:02.9795437Z ##[group]Runner Image
2025-08-20T21:41:02.9796373Z Image: ubuntu-24.04
2025-08-20T21:41:02.9797361Z Version: 20250818.1.0
2025-08-20T21:41:02.9799096Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:41:02.9801790Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:41:02.9803707Z ##[endgroup]
2025-08-20T21:41:02.9805896Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:41:02.9808425Z Attestations: write
2025-08-20T21:41:02.9809435Z Contents: write
2025-08-20T21:41:02.9810314Z Metadata: read
2025-08-20T21:41:02.9811138Z Packages: write
2025-08-20T21:41:02.9812074Z ##[endgroup]
2025-08-20T21:41:02.9815111Z Secret source: Actions
2025-08-20T21:41:02.9816217Z Prepare workflow directory
2025-08-20T21:41:03.0260737Z Prepare all required actions
2025-08-20T21:41:03.0315610Z Getting action download info
2025-08-20T21:41:03.3433048Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T21:41:03.6902203Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T21:41:04.0174131Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T21:41:04.1271610Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T21:41:04.4513644Z Getting action download info
2025-08-20T21:41:04.5776012Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T21:41:04.8215930Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T21:41:05.0984616Z Complete job name: x86_64-Linux ==> (ghcr.io/pkgforge/bincache/netbird/official/source)
2025-08-20T21:41:05.1717476Z ##[group]Run ##Presets
2025-08-20T21:41:05.1718490Z [36;1m##Presets[0m
2025-08-20T21:41:05.1719387Z [36;1mset +x ; set +e[0m
2025-08-20T21:41:05.1720313Z [36;1m#-------------#[0m
2025-08-20T21:41:05.1721507Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T21:41:05.1723018Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T21:41:05.1724645Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.1725893Z [36;1m  fi[0m
2025-08-20T21:41:05.1727002Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T21:41:05.1728595Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T21:41:05.1730075Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.1731287Z [36;1m  fi[0m
2025-08-20T21:41:05.1732360Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T21:41:05.1734015Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T21:41:05.1735437Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.1736653Z [36;1m  fi[0m
2025-08-20T21:41:05.1737706Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T21:41:05.1739303Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T21:41:05.1740873Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T21:41:05.1742115Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:41:05.1743747Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.1744969Z [36;1m     else[0m
2025-08-20T21:41:05.1746000Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.1747240Z [36;1m     fi[0m
2025-08-20T21:41:05.1748064Z [36;1m  fi[0m
2025-08-20T21:41:05.1748843Z [36;1mfi[0m
2025-08-20T21:41:05.1822258Z shell: /usr/bin/bash -e {0}
2025-08-20T21:41:05.1823905Z env:
2025-08-20T21:41:05.1825185Z   GH_TOKEN: ***
2025-08-20T21:41:05.1826127Z ##[endgroup]
2025-08-20T21:41:05.2157293Z ##[group]Run ##Presets
2025-08-20T21:41:05.2158413Z [36;1m##Presets[0m
2025-08-20T21:41:05.2159383Z [36;1mset +x ; set +e[0m
2025-08-20T21:41:05.2160463Z [36;1m#-------------#[0m
2025-08-20T21:41:05.2161657Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T21:41:05.2163820Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T21:41:05.2165962Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T21:41:05.2167660Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T21:41:05.2169415Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T21:41:05.2171184Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T21:41:05.2172672Z [36;1m  exit 1[0m
2025-08-20T21:41:05.2173794Z [36;1mfi[0m
2025-08-20T21:41:05.2214634Z shell: /usr/bin/bash -e {0}
2025-08-20T21:41:05.2215687Z env:
2025-08-20T21:41:05.2216834Z   RO_GHTOKEN: ***
2025-08-20T21:41:05.2217966Z   RO_GLTOKEN: ***
2025-08-20T21:41:05.2222497Z   MINISIGN_KEY: ***
2025-08-20T21:41:05.2284282Z ##[endgroup]
2025-08-20T21:41:05.2465483Z ##[group]Run ##Presets
2025-08-20T21:41:05.2466507Z [36;1m##Presets[0m
2025-08-20T21:41:05.2467340Z [36;1mset +x ; set +e[0m
2025-08-20T21:41:05.2468238Z [36;1m#-------------#[0m
2025-08-20T21:41:05.2469129Z [36;1m##Host Triplet[0m
2025-08-20T21:41:05.2470237Z [36;1m if [[ "x86_64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T21:41:05.2471534Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T21:41:05.2472786Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T21:41:05.2474193Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T21:41:05.2475365Z [36;1m   if [[ "x86_64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T21:41:05.2476700Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T21:41:05.2478027Z [36;1m   elif [[ "x86_64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T21:41:05.2479317Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T21:41:05.2480408Z [36;1m   fi[0m
2025-08-20T21:41:05.2481482Z [36;1m elif [[ "x86_64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T21:41:05.2482926Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T21:41:05.2484253Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T21:41:05.2485540Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T21:41:05.2486688Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T21:41:05.2487625Z [36;1m fi[0m
2025-08-20T21:41:05.2488704Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2490255Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2491761Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2493274Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2494393Z [36;1m##Debug[0m
2025-08-20T21:41:05.2495245Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T21:41:05.2496307Z [36;1m   export DEBUG="1"[0m
2025-08-20T21:41:05.2497235Z [36;1m else[0m
2025-08-20T21:41:05.2498042Z [36;1m   export DEBUG="0"[0m
2025-08-20T21:41:05.2499133Z [36;1m fi[0m
2025-08-20T21:41:05.2500010Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2501123Z [36;1m##Docker Platform[0m
2025-08-20T21:41:05.2502253Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T21:41:05.2503631Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T21:41:05.2504945Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T21:41:05.2506313Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T21:41:05.2507619Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T21:41:05.2508932Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T21:41:05.2510234Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T21:41:05.2511531Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T21:41:05.2512558Z [36;1m fi[0m
2025-08-20T21:41:05.2513995Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2515749Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2517063Z [36;1m##GHCRPKG_URL[0m
2025-08-20T21:41:05.2519008Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/netbird/official/source" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T21:41:05.2521104Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T21:41:05.2522326Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2523684Z [36;1m##Logs[0m
2025-08-20T21:41:05.2524555Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T21:41:05.2525632Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T21:41:05.2526611Z [36;1m else[0m
2025-08-20T21:41:05.2527468Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T21:41:05.2528552Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T21:41:05.2529593Z [36;1m fi[0m
2025-08-20T21:41:05.2530766Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2532289Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2533766Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T21:41:05.2535195Z [36;1m PKG_FAMILY_LOCAL="$(echo "netbird" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T21:41:05.2536720Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T21:41:05.2537994Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2539287Z [36;1m##Rebuild[0m
2025-08-20T21:41:05.2540179Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T21:41:05.2541291Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T21:41:05.2542317Z [36;1m else[0m
2025-08-20T21:41:05.2543261Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T21:41:05.2544286Z [36;1m fi[0m
2025-08-20T21:41:05.2545338Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2546635Z [36;1m ##SBUILD_URL[0m
2025-08-20T21:41:05.2548181Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T21:41:05.2550221Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T21:41:05.2553376Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T21:41:05.2556127Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T21:41:05.2557545Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T21:41:05.2559238Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T21:41:05.2560826Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T21:41:05.2562246Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2563627Z [36;1m    exit 1[0m
2025-08-20T21:41:05.2564465Z [36;1m   else[0m
2025-08-20T21:41:05.2565485Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T21:41:05.2566821Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2568144Z [36;1m    #Check for x_exec.host[0m
2025-08-20T21:41:05.2569424Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T21:41:05.2570799Z [36;1m      #check if supported[0m
2025-08-20T21:41:05.2572235Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T21:41:05.2574353Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T21:41:05.2575970Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T21:41:05.2577302Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2578457Z [36;1m         exit 1[0m
2025-08-20T21:41:05.2579334Z [36;1m       fi[0m
2025-08-20T21:41:05.2580186Z [36;1m      #get build system[0m
2025-08-20T21:41:05.2581636Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T21:41:05.2583241Z [36;1m       export BUILD_SYS[0m
2025-08-20T21:41:05.2584385Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2585748Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T21:41:05.2587078Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2588390Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2589759Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T21:41:05.2591097Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2592374Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.2593585Z [36;1m       fi[0m
2025-08-20T21:41:05.2594551Z [36;1m     fi[0m
2025-08-20T21:41:05.2595327Z [36;1m   fi[0m
2025-08-20T21:41:05.2596143Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T21:41:05.2638926Z shell: /usr/bin/bash -e {0}
2025-08-20T21:41:05.2639848Z ##[endgroup]
2025-08-20T21:41:05.5575059Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T21:41:05.5576699Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T21:41:05.5577518Z 
2025-08-20T21:41:05.5931746Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T21:41:05.5933879Z 100  4841  100  4841    0     0   126k      0 --:--:-- --:--:-- --:--:--  127k
2025-08-20T21:41:05.5942525Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml
2025-08-20T21:41:05.6187184Z ##[group]Run ##Presets
2025-08-20T21:41:05.6188112Z [36;1m##Presets[0m
2025-08-20T21:41:05.6188933Z [36;1mset +x ; set +e[0m
2025-08-20T21:41:05.6189808Z [36;1m#-------------#[0m
2025-08-20T21:41:05.6190682Z [36;1m##Debug?[0m
2025-08-20T21:41:05.6191643Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:41:05.6192799Z [36;1m  set -x[0m
2025-08-20T21:41:05.6193810Z [36;1mfi[0m
2025-08-20T21:41:05.6194561Z [36;1m#-------------#[0m
2025-08-20T21:41:05.6195418Z [36;1m##CoreUtils[0m
2025-08-20T21:41:05.6196270Z [36;1msudo apt update -y[0m
2025-08-20T21:41:05.6197606Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T21:41:05.6201268Z [36;1msudo apt install apt-transport-https apt-utils ca-certificates coreutils dos2unix gnupg2 jq moreutils p7zip-full rename rsync software-properties-common texinfo tmux util-linux wget -y 2>/dev/null ; sudo apt update -y 2>/dev/null[0m
2025-08-20T21:41:05.6204749Z [36;1m##tmp[0m
2025-08-20T21:41:05.6205832Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T21:41:05.6207099Z [36;1m#GH ENV[0m
2025-08-20T21:41:05.6207998Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.6209413Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.6210554Z [36;1m#-------------#[0m
2025-08-20T21:41:05.6211508Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T21:41:05.6212473Z [36;1msudo apt update -y[0m
2025-08-20T21:41:05.6213672Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T21:41:05.6214687Z [36;1m##Setup Minisign[0m
2025-08-20T21:41:05.6215612Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T21:41:05.6217028Z [36;1mecho "***[0m
2025-08-20T21:41:05.6221710Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T21:41:05.6222784Z [36;1m##User-Agent[0m
2025-08-20T21:41:05.6225691Z [36;1mUSER_AGENT="$(curl -qfsSL 'https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Misc/User-Agents/ua_chrome_macos_latest.txt')" && export USER_AGENT="${USER_AGENT}"[0m
2025-08-20T21:41:05.6228655Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:41:05.6275832Z shell: /usr/bin/bash -e {0}
2025-08-20T21:41:05.6276748Z env:
2025-08-20T21:41:05.6277472Z   CROSS_COMPILING: NO
2025-08-20T21:41:05.6278339Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T21:41:05.6279259Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T21:41:05.6280157Z   ON_QEMU: NO
2025-08-20T21:41:05.6280897Z   DEBUG: 0
2025-08-20T21:41:05.6281673Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T21:41:05.6282624Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T21:41:05.6283984Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/netbird/official/source
2025-08-20T21:41:05.6285271Z   KEEP_LOGS: YES
2025-08-20T21:41:05.6286075Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:41:05.6286974Z   PKG_FAMILY_LOCAL: netbird
2025-08-20T21:41:05.6287887Z   SBUILD_REBUILD: false
2025-08-20T21:41:05.6289897Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml
2025-08-20T21:41:05.6292082Z   BUILD_SYS: docker://go
2025-08-20T21:41:05.6292976Z   BUILD_ON_HOST: FALSE
2025-08-20T21:41:05.6293904Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:41:05.6294728Z ##[endgroup]
2025-08-20T21:41:05.6463602Z 
2025-08-20T21:41:05.6465027Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T21:41:05.6466335Z 
2025-08-20T21:41:05.7476596Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:41:05.7864665Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T21:41:05.7875087Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T21:41:05.7880745Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T21:41:05.7904312Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2025-08-20T21:41:05.7938540Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2025-08-20T21:41:05.7974246Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2025-08-20T21:41:06.0099055Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T21:41:06.0198172Z Get:9 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T21:41:06.0240697Z Get:10 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T21:41:06.0599744Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1349 kB]
2025-08-20T21:41:06.0739394Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [268 kB]
2025-08-20T21:41:06.0764469Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
2025-08-20T21:41:06.0787474Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1124 kB]
2025-08-20T21:41:06.0843447Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [288 kB]
2025-08-20T21:41:06.0870133Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
2025-08-20T21:41:06.0897242Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1728 kB]
2025-08-20T21:41:06.1002017Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [382 kB]
2025-08-20T21:41:06.1033861Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
2025-08-20T21:41:06.1043260Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2025-08-20T21:41:06.1591090Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7060 B]
2025-08-20T21:41:06.1648484Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
2025-08-20T21:41:06.1657531Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
2025-08-20T21:41:06.1659884Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
2025-08-20T21:41:06.1695970Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1081 kB]
2025-08-20T21:41:06.1756815Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [187 kB]
2025-08-20T21:41:06.1784406Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
2025-08-20T21:41:06.1795586Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [881 kB]
2025-08-20T21:41:06.1855614Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [195 kB]
2025-08-20T21:41:06.1879688Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
2025-08-20T21:41:06.1892405Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1625 kB]
2025-08-20T21:41:06.1991544Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [359 kB]
2025-08-20T21:41:06.2027551Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
2025-08-20T21:41:06.2037847Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
2025-08-20T21:41:13.4629254Z Fetched 10.6 MB in 1s (7577 kB/s)
2025-08-20T21:41:14.1407240Z Reading package lists...
2025-08-20T21:41:14.2920451Z Building dependency tree...
2025-08-20T21:41:14.2927844Z Reading state information...
2025-08-20T21:41:14.3057055Z 21 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T21:41:14.3170988Z 
2025-08-20T21:41:14.3171428Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T21:41:14.3171955Z 
2025-08-20T21:41:14.3300282Z Reading package lists...
2025-08-20T21:41:14.4890863Z Building dependency tree...
2025-08-20T21:41:14.4898751Z Reading state information...
2025-08-20T21:41:14.6518700Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T21:41:14.6519177Z bc set to manually installed.
2025-08-20T21:41:14.6519886Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T21:41:14.6520590Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T21:41:14.6521375Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:41:14.6522100Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:41:14.6522812Z The following additional packages will be installed:
2025-08-20T21:41:14.6523995Z   libtime-duration-perl
2025-08-20T21:41:14.6846229Z The following NEW packages will be installed:
2025-08-20T21:41:14.6851725Z   dos2unix fdupes libtime-duration-perl moreutils
2025-08-20T21:41:14.7009396Z 0 upgraded, 4 newly installed, 0 to remove and 21 not upgraded.
2025-08-20T21:41:14.7253037Z Need to get 616 kB of archives.
2025-08-20T21:41:14.7253957Z After this operation, 2255 kB of additional disk space will be used.
2025-08-20T21:41:14.7638670Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:41:14.7639584Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 fdupes amd64 1:2.3.0-1build1 [46.4 kB]
2025-08-20T21:41:14.7841366Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T21:41:14.8054407Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 moreutils amd64 0.69-1 [56.4 kB]
2025-08-20T21:41:14.8358908Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 dos2unix amd64 7.5.1-1 [501 kB]
2025-08-20T21:41:15.1017670Z Fetched 616 kB in 0s (4408 kB/s)
2025-08-20T21:41:15.1399817Z Selecting previously unselected package fdupes.
2025-08-20T21:41:15.2055108Z (Reading database ... 
2025-08-20T21:41:15.2055626Z (Reading database ... 5%
2025-08-20T21:41:15.2055998Z (Reading database ... 10%
2025-08-20T21:41:15.2056283Z (Reading database ... 15%
2025-08-20T21:41:15.2056576Z (Reading database ... 20%
2025-08-20T21:41:15.2056834Z (Reading database ... 25%
2025-08-20T21:41:15.2057118Z (Reading database ... 30%
2025-08-20T21:41:15.2057382Z (Reading database ... 35%
2025-08-20T21:41:15.2057643Z (Reading database ... 40%
2025-08-20T21:41:15.2057914Z (Reading database ... 45%
2025-08-20T21:41:15.2058166Z (Reading database ... 50%
2025-08-20T21:41:15.2780506Z (Reading database ... 55%
2025-08-20T21:41:15.4440774Z (Reading database ... 60%
2025-08-20T21:41:16.3136436Z (Reading database ... 65%
2025-08-20T21:41:16.6149976Z (Reading database ... 70%
2025-08-20T21:41:16.8786037Z (Reading database ... 75%
2025-08-20T21:41:17.3634727Z (Reading database ... 80%
2025-08-20T21:41:18.1392584Z (Reading database ... 85%
2025-08-20T21:41:18.8446977Z (Reading database ... 90%
2025-08-20T21:41:19.5220866Z (Reading database ... 95%
2025-08-20T21:41:19.5221440Z (Reading database ... 100%
2025-08-20T21:41:19.5222042Z (Reading database ... 219830 files and directories currently installed.)
2025-08-20T21:41:19.5267885Z Preparing to unpack .../fdupes_1%3a2.3.0-1build1_amd64.deb ...
2025-08-20T21:41:19.5291698Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T21:41:19.5536868Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T21:41:19.5673405Z Preparing to unpack .../libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T21:41:19.5682930Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T21:41:19.5898869Z Selecting previously unselected package moreutils.
2025-08-20T21:41:19.6032529Z Preparing to unpack .../moreutils_0.69-1_amd64.deb ...
2025-08-20T21:41:19.6042967Z Unpacking moreutils (0.69-1) ...
2025-08-20T21:41:19.6401054Z Selecting previously unselected package dos2unix.
2025-08-20T21:41:19.6530047Z Preparing to unpack .../dos2unix_7.5.1-1_amd64.deb ...
2025-08-20T21:41:19.6540937Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T21:41:19.7604723Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T21:41:19.7637487Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T21:41:19.7670498Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T21:41:19.7699958Z Setting up moreutils (0.69-1) ...
2025-08-20T21:41:19.7730726Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:42:39.3779265Z 
2025-08-20T21:42:39.3779856Z Running kernel seems to be up-to-date.
2025-08-20T21:42:39.3780224Z 
2025-08-20T21:42:39.3780362Z Restarting services...
2025-08-20T21:42:39.3845567Z 
2025-08-20T21:42:39.3845875Z Service restarts being deferred:
2025-08-20T21:42:39.3847823Z  systemctl restart hosted-compute-agent.service
2025-08-20T21:42:39.3848189Z 
2025-08-20T21:42:39.3848405Z No containers need to be restarted.
2025-08-20T21:42:39.3848696Z 
2025-08-20T21:42:39.3848888Z No user sessions are running outdated binaries.
2025-08-20T21:42:39.3849210Z 
2025-08-20T21:42:39.3849510Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T21:42:40.2166704Z Reading package lists...
2025-08-20T21:42:40.3659658Z Building dependency tree...
2025-08-20T21:42:40.3667370Z Reading state information...
2025-08-20T21:42:40.5143720Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T21:42:40.5144480Z apt-utils is already the newest version (2.8.3).
2025-08-20T21:42:40.5145073Z apt-utils set to manually installed.
2025-08-20T21:42:40.5146319Z ca-certificates is already the newest version (20240203).
2025-08-20T21:42:40.5147006Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T21:42:40.5147543Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T21:42:40.5147895Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T21:42:40.5148259Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:42:40.5148607Z moreutils is already the newest version (0.69-1).
2025-08-20T21:42:40.5149179Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T21:42:40.5149572Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T21:42:40.5149912Z texinfo is already the newest version (7.1-3build2).
2025-08-20T21:42:40.5150262Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T21:42:40.5150566Z tmux set to manually installed.
2025-08-20T21:42:40.5150874Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T21:42:40.5151252Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:42:40.5151601Z The following additional packages will be installed:
2025-08-20T21:42:40.5151946Z   python3-software-properties
2025-08-20T21:42:40.5152196Z Recommended packages:
2025-08-20T21:42:40.5152410Z   unattended-upgrades
2025-08-20T21:42:40.5962010Z The following NEW packages will be installed:
2025-08-20T21:42:40.5962649Z   rename
2025-08-20T21:42:40.5971539Z The following packages will be upgraded:
2025-08-20T21:42:40.5972826Z   python3-software-properties software-properties-common
2025-08-20T21:42:40.6126389Z 2 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:42:40.6347498Z Need to get 64.7 kB of archives.
2025-08-20T21:42:40.6348209Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T21:42:40.6348828Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:42:40.6715878Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 software-properties-common all 0.99.49.3 [14.4 kB]
2025-08-20T21:42:40.6898039Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-software-properties all 0.99.49.3 [29.9 kB]
2025-08-20T21:42:40.7083895Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 rename all 2.02-1 [20.3 kB]
2025-08-20T21:42:40.9497424Z Fetched 64.7 kB in 0s (765 kB/s)
2025-08-20T21:42:40.9747521Z (Reading database ... 
2025-08-20T21:42:40.9747955Z (Reading database ... 5%
2025-08-20T21:42:40.9748331Z (Reading database ... 10%
2025-08-20T21:42:40.9748694Z (Reading database ... 15%
2025-08-20T21:42:40.9749073Z (Reading database ... 20%
2025-08-20T21:42:40.9749424Z (Reading database ... 25%
2025-08-20T21:42:40.9749782Z (Reading database ... 30%
2025-08-20T21:42:40.9750413Z (Reading database ... 35%
2025-08-20T21:42:40.9750776Z (Reading database ... 40%
2025-08-20T21:42:40.9751127Z (Reading database ... 45%
2025-08-20T21:42:40.9751476Z (Reading database ... 50%
2025-08-20T21:42:40.9829466Z (Reading database ... 55%
2025-08-20T21:42:40.9861717Z (Reading database ... 60%
2025-08-20T21:42:40.9882095Z (Reading database ... 65%
2025-08-20T21:42:40.9914113Z (Reading database ... 70%
2025-08-20T21:42:40.9937402Z (Reading database ... 75%
2025-08-20T21:42:40.9964605Z (Reading database ... 80%
2025-08-20T21:42:41.0106045Z (Reading database ... 85%
2025-08-20T21:42:41.0194330Z (Reading database ... 90%
2025-08-20T21:42:41.0447579Z (Reading database ... 95%
2025-08-20T21:42:41.0447865Z (Reading database ... 100%
2025-08-20T21:42:41.0448236Z (Reading database ... 219999 files and directories currently installed.)
2025-08-20T21:42:41.0488587Z Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ...
2025-08-20T21:42:41.1249508Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T21:42:41.1875140Z Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T21:42:41.2698500Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T21:42:41.2953381Z Selecting previously unselected package rename.
2025-08-20T21:42:41.3092690Z Preparing to unpack .../archives/rename_2.02-1_all.deb ...
2025-08-20T21:42:41.3104428Z Unpacking rename (2.02-1) ...
2025-08-20T21:42:41.3506015Z Setting up rename (2.02-1) ...
2025-08-20T21:42:41.3569649Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T21:42:41.3592412Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T21:42:41.4950024Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T21:42:41.5962216Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:42:45.6569928Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T21:42:47.0953568Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:42:47.1224906Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T21:42:47.1240274Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T21:42:47.1248237Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T21:42:47.1256768Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T21:42:47.1337978Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T21:42:47.1435595Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T21:42:48.2379543Z Reading package lists...
2025-08-20T21:42:48.3980290Z Building dependency tree...
2025-08-20T21:42:48.3987279Z Reading state information...
2025-08-20T21:42:48.4147439Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T21:42:48.4300403Z 
2025-08-20T21:42:48.4301082Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T21:42:48.4301416Z 
2025-08-20T21:42:48.4837615Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:42:48.5164072Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T21:42:48.5169086Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T21:42:48.5173695Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T21:42:48.5188749Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T21:42:48.5201619Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T21:42:48.5208445Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T21:42:49.6470167Z Reading package lists...
2025-08-20T21:42:49.8114994Z Building dependency tree...
2025-08-20T21:42:49.8121492Z Reading state information...
2025-08-20T21:42:49.8274765Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T21:42:49.8389042Z 
2025-08-20T21:42:49.8389912Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T21:42:49.8390282Z 
2025-08-20T21:42:49.8514568Z Reading package lists...
2025-08-20T21:42:50.0257091Z Building dependency tree...
2025-08-20T21:42:50.0264752Z Reading state information...
2025-08-20T21:42:50.1838786Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T21:42:50.2231134Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:42:50.2532730Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T21:42:50.2987940Z ##[group]Run ##Presets
2025-08-20T21:42:50.2988222Z [36;1m##Presets[0m
2025-08-20T21:42:50.2988433Z [36;1mset +x ; set +e[0m
2025-08-20T21:42:50.3008275Z [36;1m#-------------#[0m
2025-08-20T21:42:50.3008567Z [36;1m##Debug?[0m
2025-08-20T21:42:50.3008825Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:42:50.3009115Z [36;1m  set -x[0m
2025-08-20T21:42:50.3009301Z [36;1mfi[0m
2025-08-20T21:42:50.3009479Z [36;1m#-------------#[0m
2025-08-20T21:42:50.3009933Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T21:42:50.3010550Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T21:42:50.3011158Z [36;1msudo service procps restart[0m
2025-08-20T21:42:50.3011430Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T21:42:50.3050863Z shell: /usr/bin/bash -e {0}
2025-08-20T21:42:50.3051096Z env:
2025-08-20T21:42:50.3051303Z   CROSS_COMPILING: NO
2025-08-20T21:42:50.3051522Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T21:42:50.3051750Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T21:42:50.3051970Z   ON_QEMU: NO
2025-08-20T21:42:50.3052142Z   DEBUG: 0
2025-08-20T21:42:50.3052326Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T21:42:50.3052554Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T21:42:50.3052870Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/netbird/official/source
2025-08-20T21:42:50.3053440Z   KEEP_LOGS: YES
2025-08-20T21:42:50.3053632Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:42:50.3053846Z   PKG_FAMILY_LOCAL: netbird
2025-08-20T21:42:50.3054072Z   SBUILD_REBUILD: false
2025-08-20T21:42:50.3054609Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml
2025-08-20T21:42:50.3055178Z   BUILD_SYS: docker://go
2025-08-20T21:42:50.3055382Z   BUILD_ON_HOST: FALSE
2025-08-20T21:42:50.3055577Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:42:50.3055765Z   SYSTMP: /tmp
2025-08-20T21:42:50.3055946Z   GHA_MODE: MATRIX
2025-08-20T21:42:50.3056369Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:42:50.3056823Z ##[endgroup]
2025-08-20T21:42:50.3179148Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T21:42:50.3248616Z 0
2025-08-20T21:42:50.3607030Z vm.max_map_count = 262144
2025-08-20T21:42:50.3607490Z fs.inotify.max_user_watches = 655360
2025-08-20T21:42:50.3607872Z fs.inotify.max_user_instances = 1280
2025-08-20T21:42:50.3608140Z vm.mmap_rnd_bits = 28
2025-08-20T21:42:50.3684483Z ##[group]Run ##Presets
2025-08-20T21:42:50.3684815Z [36;1m##Presets[0m
2025-08-20T21:42:50.3685022Z [36;1mset +x ; set +e[0m
2025-08-20T21:42:50.3685236Z [36;1m#-------------#[0m
2025-08-20T21:42:50.3685431Z [36;1m##Debug?[0m
2025-08-20T21:42:50.3685673Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:42:50.3685959Z [36;1m  set -x[0m
2025-08-20T21:42:50.3686139Z [36;1mfi[0m
2025-08-20T21:42:50.3686310Z [36;1m#-------------#[0m
2025-08-20T21:42:50.3686501Z [36;1m##Main[0m
2025-08-20T21:42:50.3686709Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T21:42:50.3687354Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T21:42:50.3688102Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T21:42:50.3688473Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T21:42:50.3688742Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T21:42:50.3688993Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T21:42:50.3689292Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T21:42:50.3689609Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T21:42:50.3689908Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T21:42:50.3690218Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T21:42:50.3690505Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T21:42:50.3690829Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T21:42:50.3691195Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T21:42:50.3691471Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T21:42:50.3691729Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T21:42:50.3692011Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T21:42:50.3692291Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T21:42:50.3692565Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T21:42:50.3692838Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T21:42:50.3693476Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T21:42:50.3693781Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T21:42:50.3694075Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T21:42:50.3694380Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T21:42:50.3694682Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T21:42:50.3694983Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T21:42:50.3695286Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T21:42:50.3695551Z [36;1m     "${POD_ID}" \[0m
2025-08-20T21:42:50.3695896Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T21:42:50.3696345Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T21:42:50.3696807Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T21:42:50.3697271Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T21:42:50.3697613Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T21:42:50.3697952Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T21:42:50.3698582Z [36;1m   sudo chown -Rv "$(whoami):$(whoami)" "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T21:42:50.3699364Z [36;1m   sudo chmod -R +xwr "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T21:42:50.3699890Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T21:42:50.3700157Z [36;1m else[0m
2025-08-20T21:42:50.3700620Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T21:42:50.3700977Z [36;1m fi[0m
2025-08-20T21:42:50.3701215Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T21:42:50.3701620Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T21:42:50.3702032Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:42:50.3702408Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:42:50.3702788Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:42:50.3703280Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:42:50.3703679Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:42:50.3704074Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:42:50.3704483Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:42:50.3704890Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T21:42:50.3705197Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T21:42:50.3744414Z shell: /usr/bin/bash -e {0}
2025-08-20T21:42:50.3744647Z env:
2025-08-20T21:42:50.3744826Z   CROSS_COMPILING: NO
2025-08-20T21:42:50.3745045Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T21:42:50.3745275Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T21:42:50.3745489Z   ON_QEMU: NO
2025-08-20T21:42:50.3745662Z   DEBUG: 0
2025-08-20T21:42:50.3745854Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T21:42:50.3746085Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T21:42:50.3746399Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/netbird/official/source
2025-08-20T21:42:50.3746727Z   KEEP_LOGS: YES
2025-08-20T21:42:50.3746913Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:42:50.3747130Z   PKG_FAMILY_LOCAL: netbird
2025-08-20T21:42:50.3747346Z   SBUILD_REBUILD: false
2025-08-20T21:42:50.3747893Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml
2025-08-20T21:42:50.3748609Z   BUILD_SYS: docker://go
2025-08-20T21:42:50.3748814Z   BUILD_ON_HOST: FALSE
2025-08-20T21:42:50.3749010Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:42:50.3749202Z   SYSTMP: /tmp
2025-08-20T21:42:50.3749379Z   GHA_MODE: MATRIX
2025-08-20T21:42:50.3749804Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:42:50.3750459Z   GHCR_TOKEN: ***
2025-08-20T21:42:50.3750746Z   GITHUB_TOKEN: ***
2025-08-20T21:42:50.3750976Z   GITLAB_TOKEN: ***
2025-08-20T21:42:50.3752073Z   MINISIGN_KEY: ***
2025-08-20T21:42:50.3752341Z ##[endgroup]
2025-08-20T21:42:50.4302708Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T21:42:50.5087176Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T21:42:50.5087941Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T21:42:50.5088304Z 
2025-08-20T21:42:50.5475506Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T21:42:50.5476142Z 100  4841  100  4841    0     0   121k      0 --:--:-- --:--:-- --:--:--  124k
2025-08-20T21:42:50.5487036Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml
2025-08-20T21:42:50.5575066Z 
2025-08-20T21:42:50.5575348Z [+] Building [/tmp/tmp.gx7aijkODM/SBUILD_INPUT] Locally
2025-08-20T21:42:50.5575611Z 
2025-08-20T21:42:50.5589411Z '/tmp/tmp.gx7aijkODM/SBUILD_INPUT' -> '/tmp/pkgforge/wfmOUvqGE_build.yaml'
2025-08-20T21:42:50.6892684Z 
2025-08-20T21:42:50.6893273Z [+] Passwordless sudo is Configured
2025-08-20T21:42:50.7580250Z 
2025-08-20T21:42:50.7591060Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T21:42:50.7591315Z 
2025-08-20T21:42:50.8062983Z 
2025-08-20T21:42:50.8064810Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/x86_64-Linux
2025-08-20T21:42:50.8065363Z 
2025-08-20T21:42:50.8065370Z 
2025-08-20T21:42:50.8065735Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T21:42:50.8066257Z 
2025-08-20T21:42:50.8168985Z [+] Installing: 7z -> 7z
2025-08-20T21:42:51.1738776Z [+] Installing: actionlint -> actionlint
2025-08-20T21:42:51.5474404Z [+] Installing: anew -> anew
2025-08-20T21:42:51.7106013Z [+] Installing: anew-rs -> anew-rs
2025-08-20T21:42:51.8607491Z [+] Installing: ansi2html -> ansi2html
2025-08-20T21:42:52.1963301Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T21:42:52.2962080Z [+] Installing: archey -> archey
2025-08-20T21:42:52.5219700Z [+] Installing: aria2 -> aria2c
2025-08-20T21:42:52.7031212Z [+] Installing: askalono -> askalono
2025-08-20T21:42:53.5746667Z [+] Installing: bsdtar -> bsdtar
2025-08-20T21:42:53.9716005Z [+] Installing: b3sum -> b3sum
2025-08-20T21:42:54.3195395Z [+] Installing: bita -> bita
2025-08-20T21:42:54.4986545Z [+] Installing: btop -> btop
2025-08-20T21:42:56.7687777Z [+] Installing: chafa -> chafa
2025-08-20T21:42:57.1659736Z [+] Installing: cloudflared -> cloudflared
2025-08-20T21:42:57.6555537Z [+] Installing: croc -> croc
2025-08-20T21:42:58.0528265Z [+] Installing: csvtk -> csvtk
2025-08-20T21:42:58.2880610Z [+] Installing: cutlines -> cutlines
2025-08-20T21:42:58.3971484Z curl: (22) The requested URL returned error: 404
2025-08-20T21:42:58.4006271Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T21:42:58.4007401Z [+] Installing: dbin -> dbin
2025-08-20T21:42:58.5713586Z [+] Installing: dasel -> dasel
2025-08-20T21:42:58.7502946Z [+] Installing: delta -> delta
2025-08-20T21:42:59.3323359Z [+] Installing: ds -> ds
2025-08-20T21:42:59.4352019Z curl: (22) The requested URL returned error: 404
2025-08-20T21:42:59.4385827Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T21:42:59.4386759Z [+] Installing: dos2unix -> dos2unix
2025-08-20T21:42:59.7757165Z [+] Installing: duf -> duf
2025-08-20T21:42:59.9364639Z [+] Installing: duplicut -> duplicut
2025-08-20T21:43:00.3006033Z [+] Installing: dust -> dust
2025-08-20T21:43:00.4561992Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T21:43:00.8442314Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T21:43:02.5486044Z [+] Installing: dysk -> dysk
2025-08-20T21:43:04.4645015Z [+] Installing: eget -> eget
2025-08-20T21:43:04.6548178Z [+] Installing: epoch -> epoch
2025-08-20T21:43:04.8077149Z [+] Installing: faketty -> faketty
2025-08-20T21:43:05.1610951Z [+] Installing: fastfetch -> fastfetch
2025-08-20T21:43:05.5135823Z [+] Installing: freeze -> freeze
2025-08-20T21:43:05.9303832Z [+] Installing: fusermount3 -> fusermount
2025-08-20T21:43:06.0600412Z [+] Installing: gdu -> gdu
2025-08-20T21:43:06.2501720Z [+] Installing: gh -> gh
2025-08-20T21:43:06.7439839Z [+] Installing: gitleaks -> gitleaks
2025-08-20T21:43:07.1848348Z [+] Installing: git-sizer -> git-sizer
2025-08-20T21:43:07.5524336Z [+] Installing: glab -> glab
2025-08-20T21:43:08.0516856Z [+] Installing: glow -> glow
2025-08-20T21:43:08.4902904Z [+] Installing: httpx -> httpx
2025-08-20T21:43:08.7983495Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T21:43:09.0140172Z [+] Installing: husarnet -> husarnet
2025-08-20T21:43:09.3332449Z curl: (22) The requested URL returned error: 404
2025-08-20T21:43:09.3369774Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T21:43:09.3370797Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T21:43:09.4415298Z curl: (22) The requested URL returned error: 404
2025-08-20T21:43:09.4445955Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T21:43:09.4446955Z [+] Installing: imgcat -> imgcat
2025-08-20T21:43:09.5973514Z [+] Installing: jc -> jc
2025-08-20T21:43:10.0417227Z [+] Installing: jq -> jq
2025-08-20T21:43:10.3791270Z [+] Installing: logdy -> logdy
2025-08-20T21:43:11.2205582Z [+] Installing: micro -> micro
2025-08-20T21:43:11.4161933Z [+] Installing: miniserve -> miniserve
2025-08-20T21:43:12.8202301Z [+] Installing: minisign -> minisign
2025-08-20T21:43:12.9483662Z [+] Installing: ncdu -> ncdu
2025-08-20T21:43:13.0927579Z [+] Installing: notify -> notify
2025-08-20T21:43:13.5158311Z [+] Installing: ouch -> ouch
2025-08-20T21:43:13.8774289Z [+] Installing: oras -> oras
2025-08-20T21:43:14.0484305Z [+] Installing: pipetty -> pipetty
2025-08-20T21:43:14.3745821Z [+] Installing: pixterm -> pixterm
2025-08-20T21:43:14.7674407Z [+] Installing: qsv -> qsv
2025-08-20T21:43:14.9761360Z [+] Installing: rclone -> rclone
2025-08-20T21:43:15.5079130Z [+] Installing: ripgrep -> rg
2025-08-20T21:43:15.6657912Z [+] Installing: rga -> rga
2025-08-20T21:43:15.8242964Z [+] Installing: rsync -> rsync
2025-08-20T21:43:15.9726404Z [+] Installing: script -> script
2025-08-20T21:43:16.9804425Z [+] Installing: shellcheck -> shellcheck
2025-08-20T21:43:17.3732839Z [+] Installing: soar -> soar
2025-08-20T21:43:17.7642385Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T21:43:18.1696585Z [+] Installing: sstrip -> sstrip
2025-08-20T21:43:18.3091672Z [+] Installing: strace -> strace
2025-08-20T21:43:18.6859025Z [+] Installing: sttr -> sttr
2025-08-20T21:43:18.8580167Z [+] Installing: tailscale -> tailscale
2025-08-20T21:43:19.2780120Z [+] Installing: tailscaled -> tailscaled
2025-08-20T21:43:19.7234330Z [+] Installing: taplo -> taplo
2025-08-20T21:43:19.8930940Z [+] Installing: tldr -> tldr
2025-08-20T21:43:20.2584030Z [+] Installing: tldr -> tealdeer
2025-08-20T21:43:20.6308193Z [+] Installing: tmux -> tmux
2025-08-20T21:43:20.9946818Z [+] Installing: tok -> tok
2025-08-20T21:43:22.9326303Z [+] Installing: trufflehog -> trufflehog
2025-08-20T21:43:23.1529432Z [+] Installing: trurl -> trurl
2025-08-20T21:43:23.3260322Z [+] Installing: tss -> tss
2025-08-20T21:43:23.6975971Z [+] Installing: ulexec -> ulexec
2025-08-20T21:43:24.0775379Z [+] Installing: unfurl -> unfurl
2025-08-20T21:43:24.2424504Z [+] Installing: upx -> upx
2025-08-20T21:43:24.3896582Z [+] Installing: validtoml -> validtoml
2025-08-20T21:43:24.7578942Z [+] Installing: wget -> wget
2025-08-20T21:43:25.1424216Z [+] Installing: wget2 -> wget2
2025-08-20T21:43:25.5132321Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T21:43:25.8917852Z [+] Installing: xq -> xq
2025-08-20T21:43:26.2757116Z [+] Installing: xz -> xz
2025-08-20T21:43:26.3931697Z [+] Installing: unxz -> unxz
2025-08-20T21:43:26.5235652Z [+] Installing: yq -> yq
2025-08-20T21:43:26.9288201Z [+] Installing: yj -> yj
2025-08-20T21:43:27.4201123Z [+] Installing: zapper -> zapper
2025-08-20T21:43:27.7585881Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T21:43:28.1258839Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T21:43:28.4589730Z curl: (22) The requested URL returned error: 404
2025-08-20T21:43:28.4623707Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T21:43:28.4624922Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T21:43:28.5680187Z curl: (22) The requested URL returned error: 404
2025-08-20T21:43:28.5712851Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T21:43:28.5713754Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T21:43:28.8874612Z curl: (22) The requested URL returned error: 404
2025-08-20T21:43:28.8913340Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T21:43:28.8914697Z [+] Installing: zstd -> zstd
2025-08-20T21:43:29.2269142Z [+] Creating symlinks...
2025-08-20T21:43:29.2359805Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T21:43:29.2457365Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T21:43:29.2553823Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T21:43:29.2651004Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T21:43:29.2747321Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T21:43:29.2843706Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T21:43:29.2939093Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T21:43:29.3036382Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T21:43:29.3132943Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T21:43:29.3228332Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T21:43:29.3323004Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T21:43:29.3417956Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T21:43:29.3511841Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T21:43:29.3607363Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T21:43:29.3702199Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T21:43:29.3796970Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T21:43:29.3891832Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T21:43:29.3928970Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T21:43:29.4015076Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T21:43:29.4111177Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T21:43:29.4205119Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T21:43:29.4241392Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T21:43:29.4328225Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T21:43:29.4422184Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T21:43:29.4518219Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T21:43:29.4612255Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T21:43:29.4707745Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T21:43:29.4802201Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T21:43:29.4896529Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T21:43:29.4990101Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T21:43:29.5085185Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T21:43:29.5179980Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T21:43:29.5276017Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T21:43:29.5369657Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T21:43:29.5465247Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T21:43:29.5559779Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T21:43:29.5654716Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T21:43:29.5751660Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T21:43:29.5845672Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T21:43:29.5940115Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T21:43:29.6034125Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T21:43:29.6129686Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T21:43:29.6225285Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T21:43:29.6319990Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T21:43:29.6356539Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T21:43:29.6385448Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T21:43:29.6470666Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T21:43:29.6565197Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T21:43:29.6659820Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T21:43:29.6755927Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T21:43:29.6851145Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T21:43:29.6946591Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T21:43:29.7040343Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T21:43:29.7135344Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T21:43:29.7229875Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T21:43:29.7324937Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T21:43:29.7420591Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T21:43:29.7518150Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T21:43:29.7614735Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T21:43:29.7711135Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T21:43:29.7807972Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T21:43:29.7904248Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T21:43:29.8001285Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T21:43:29.8097894Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T21:43:29.8193953Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T21:43:29.8290776Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T21:43:29.8386640Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T21:43:29.8483935Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T21:43:29.8579147Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T21:43:29.8675097Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T21:43:29.8770780Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T21:43:29.8864627Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T21:43:29.8958942Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T21:43:29.9052659Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T21:43:29.9146316Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T21:43:29.9240165Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T21:43:29.9334167Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T21:43:29.9428220Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T21:43:29.9521285Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T21:43:29.9615179Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T21:43:29.9709430Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T21:43:29.9802713Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T21:43:29.9896090Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T21:43:29.9990202Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T21:43:30.0085440Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T21:43:30.0179814Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T21:43:30.0274650Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T21:43:30.0369598Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T21:43:30.0466158Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T21:43:30.0563641Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T21:43:30.0660285Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T21:43:30.0758597Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T21:43:30.0854135Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T21:43:30.0950618Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T21:43:30.1047631Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T21:43:30.1084307Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T21:43:30.1111880Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T21:43:30.1139615Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T21:43:30.1227109Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T21:43:30.1253024Z 
2025-08-20T21:43:30.1253705Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T21:43:30.1254258Z 
2025-08-20T21:43:30.1269925Z 
2025-08-20T21:43:30.1361723Z 
2025-08-20T21:43:30.1362100Z [+] Disk Size (/usr/local/bin) :: 931M --> 1.9G
2025-08-20T21:43:30.1362459Z 
2025-08-20T21:43:30.1362631Z [+] Installation completed!
2025-08-20T21:43:30.1433919Z 
2025-08-20T21:43:30.1434275Z [+] GITHUB_TOKEN is Exported
2025-08-20T21:43:30.3703924Z github.com
2025-08-20T21:43:30.3704616Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T21:43:30.3704995Z   - Active account: true
2025-08-20T21:43:30.3705252Z   - Git operations protocol: https
2025-08-20T21:43:30.3705564Z   - Token: ghp_************************************
2025-08-20T21:43:30.3706351Z   - Token scopes: 'public_repo', 'read:discussion', 'read:enterprise', 'read:gpg_key', 'read:packages', 'read:project', 'read:public_key', 'read:ssh_signing_key', 'repo_deployment', 'user:email'
2025-08-20T21:43:30.3707144Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T21:43:30.3707549Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T21:43:30.4513497Z Limit: 5000, Remaining: 4971, Reset: 2025-08-20 22:27:57 +0000 UTC (44m27s)
2025-08-20T21:43:30.4521006Z 
2025-08-20T21:43:30.4521209Z [+] GHCR_TOKEN is Exported
2025-08-20T21:43:30.4554461Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T21:43:30.5729478Z Login Succeeded
2025-08-20T21:43:30.5740895Z 
2025-08-20T21:43:30.5741087Z [+] GITLAB is Exported
2025-08-20T21:43:30.6013736Z [git remote -v]
2025-08-20T21:43:30.8098478Z gitlab.com
2025-08-20T21:43:30.8099420Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T21:43:30.8100611Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T21:43:30.8101516Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T21:43:30.8102218Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T21:43:30.8102862Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T21:43:30.8103650Z   ✓ Token found: **************************
2025-08-20T21:43:30.8103963Z 
2025-08-20T21:43:30.8104595Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T21:43:30.8105506Z [git remote -v]
2025-08-20T21:43:30.8116639Z 2025/08/20 21:43:30 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T21:43:30.8117583Z git: exit status 128]
2025-08-20T21:43:31.0202349Z 
2025-08-20T21:43:31.0202424Z 
2025-08-20T21:43:31.0203282Z  [+] Started Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (09:43:31 PM)
2025-08-20T21:43:31.0204258Z 
2025-08-20T21:43:31.0204264Z 
2025-08-20T21:43:31.0204392Z [+] USER = runner
2025-08-20T21:43:31.0204714Z [+] HOME = /home/runner
2025-08-20T21:43:31.0207479Z [+] PATH = /home/runner/.local/share/soar/bin:/home/runner/bin:/home/runner/.cargo/bin:/home/runner/.cargo/env:/home/runner/.config/guix/current/bin/guix:/home/runner/.go/bin:/home/runner/go/bin:/home/runner/.local/bin:/home/runner/miniconda3/bin:/home/runner/miniconda3/condabin:/root/.config/guix/current/bin/guix:/usr/local/zig:/usr/local/zig/lib:/usr/local/zig/lib/include:/usr/local/musl/bin:/usr/local/musl/lib:/usr/local/musl/include:/snap/bin:/opt/pipx_bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2025-08-20T21:43:31.0210079Z 
2025-08-20T21:43:31.0778140Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:43:31.1071307Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T21:43:31.1072198Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T21:43:31.1084439Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T21:43:31.1087485Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T21:43:31.1092402Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T21:43:31.1097905Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T21:43:32.2259246Z Reading package lists...
2025-08-20T21:43:32.2570401Z Reading package lists...
2025-08-20T21:43:32.4116420Z Building dependency tree...
2025-08-20T21:43:32.4124055Z Reading state information...
2025-08-20T21:43:32.5787744Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T21:43:32.5788407Z apt-utils is already the newest version (2.8.3).
2025-08-20T21:43:32.5788984Z ca-certificates is already the newest version (20240203).
2025-08-20T21:43:32.5789599Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T21:43:32.5790196Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T21:43:32.5790756Z moreutils is already the newest version (0.69-1).
2025-08-20T21:43:32.5791408Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T21:43:32.5792112Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T21:43:32.5793418Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:43:32.6535188Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:43:32.6893840Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T21:43:32.6895421Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T21:43:32.7592936Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T21:43:32.7612863Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T21:43:32.7620132Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T21:43:32.7626814Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T21:43:33.8033673Z Reading package lists...
2025-08-20T21:43:33.8343663Z Reading package lists...
2025-08-20T21:43:33.9847105Z Building dependency tree...
2025-08-20T21:43:33.9855149Z Reading state information...
2025-08-20T21:43:34.1351123Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T21:43:34.1351820Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T21:43:34.1352462Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T21:43:34.1353277Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:43:34.1353938Z ca-certificates is already the newest version (20240203).
2025-08-20T21:43:34.1354591Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T21:43:34.1355203Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T21:43:34.1355750Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T21:43:34.1356241Z gawk set to manually installed.
2025-08-20T21:43:34.1356675Z git-lfs is already the newest version (3.7.0).
2025-08-20T21:43:34.1357209Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:43:34.1357771Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T21:43:34.1358301Z make is already the newest version (4.3-4.1build2).
2025-08-20T21:43:34.1358898Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T21:43:34.1359509Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T21:43:34.1360439Z texinfo is already the newest version (7.1-3build2).
2025-08-20T21:43:34.1361016Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:43:34.1361643Z The following additional packages will be installed:
2025-08-20T21:43:34.1362355Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T21:43:34.1363418Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T21:43:34.1364191Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T21:43:34.1364920Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T21:43:34.1379152Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T21:43:34.1379927Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T21:43:34.1380456Z Suggested packages:
2025-08-20T21:43:34.1380938Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T21:43:34.1381713Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T21:43:34.1382541Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T21:43:34.1383521Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T21:43:34.1384319Z   inkscape poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
2025-08-20T21:43:34.1385126Z   fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
2025-08-20T21:43:34.1385782Z   fonts-arphic-uming fonts-nanum
2025-08-20T21:43:34.1669175Z The following NEW packages will be installed:
2025-08-20T21:43:34.1669804Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T21:43:34.1670711Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T21:43:34.1672167Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T21:43:34.1672806Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T21:43:34.1673637Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T21:43:34.1676113Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T21:43:34.1677299Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T21:43:34.1854577Z 0 upgraded, 36 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:43:34.1855154Z Need to get 27.5 MB of archives.
2025-08-20T21:43:34.1855494Z After this operation, 93.0 MB of additional disk space will be used.
2025-08-20T21:43:34.1855883Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:43:34.2217186Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1build1 [1805 kB]
2025-08-20T21:43:34.2804164Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T21:43:34.3427841Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 b3sum amd64 1.2.0-1 [388 kB]
2025-08-20T21:43:34.3795531Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4928 B]
2025-08-20T21:43:34.4015198Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB]
2025-08-20T21:43:34.4218953Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 ccache amd64 4.9.1-1 [592 kB]
2025-08-20T21:43:34.4560417Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T21:43:34.4951116Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T21:43:34.5300625Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2025-08-20T21:43:34.5490863Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T21:43:34.7857284Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs-common all 10.02.1~dfsg1-0ubuntu7.7 [176 kB]
2025-08-20T21:43:34.8068833Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10-common all 10.02.1~dfsg1-0ubuntu7.7 [488 kB]
2025-08-20T21:43:34.8421074Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libidn12 amd64 1.42-1build1 [55.9 kB]
2025-08-20T21:43:34.8606893Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libijs-0.35 amd64 0.35-15.1build1 [15.3 kB]
2025-08-20T21:43:34.8845858Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjbig2dec0 amd64 0.20-1build3 [65.0 kB]
2025-08-20T21:43:34.9031546Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper1 amd64 1.1.29build1 [13.4 kB]
2025-08-20T21:43:34.9213045Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10 amd64 10.02.1~dfsg1-0ubuntu7.7 [3897 kB]
2025-08-20T21:43:35.0251270Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 ghostscript amd64 10.02.1~dfsg1-0ubuntu7.7 [43.4 kB]
2025-08-20T21:43:35.0868135Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 imagemagick-6.q16 amd64 8:6.9.12.98+dfsg1-5.2build2 [254 kB]
2025-08-20T21:43:35.1082985Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 imagemagick amd64 8:6.9.12.98+dfsg1-5.2build2 [14.2 kB]
2025-08-20T21:43:35.1262636Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdjvulibre-text all 3.5.28-2ubuntu0.24.04.1 [50.9 kB]
2025-08-20T21:43:35.1449988Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdjvulibre21 amd64 3.5.28-2ubuntu0.24.04.1 [638 kB]
2025-08-20T21:43:35.1838924Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libimath-3-1-29t64 amd64 3.1.9-3.1ubuntu2 [72.2 kB]
2025-08-20T21:43:35.2028502Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr0t64 amd64 1.2~git20170615.f752187-5.1ubuntu2 [181 kB]
2025-08-20T21:43:35.2238706Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr-tools amd64 1.2~git20170615.f752187-5.1ubuntu2 [15.8 kB]
2025-08-20T21:43:35.2418138Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libopenexr-3-1-30 amd64 3.1.5-5.1build3 [1004 kB]
2025-08-20T21:43:35.2855834Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwmflite-0.2-7 amd64 0.2.13-1.1build3 [68.6 kB]
2025-08-20T21:43:35.3099795Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libmagickcore-6.q16-7-extra amd64 8:6.9.12.98+dfsg1-5.2build2 [70.1 kB]
2025-08-20T21:43:35.3298384Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB]
2025-08-20T21:43:35.3541933Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper-utils amd64 1.1.29build1 [8650 B]
2025-08-20T21:43:35.3754721Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtool-bin amd64 2.4.7-7build1 [84.1 kB]
2025-08-20T21:43:35.3979395Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 lzip amd64 1.24.1-1build1 [83.1 kB]
2025-08-20T21:43:35.4180591Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2054 kB]
2025-08-20T21:43:35.4938852Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB]
2025-08-20T21:43:35.5294255Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-dev amd64 1.2.4-2 [616 kB]
2025-08-20T21:43:35.5700147Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-tools amd64 1.2.4-2 [5540 B]
2025-08-20T21:43:35.8189650Z Preconfiguring packages ...
2025-08-20T21:43:35.8775587Z Fetched 27.5 MB in 1s (19.7 MB/s)
2025-08-20T21:43:35.8988383Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T21:43:35.9042349Z (Reading database ... 
2025-08-20T21:43:35.9042782Z (Reading database ... 5%
2025-08-20T21:43:35.9043286Z (Reading database ... 10%
2025-08-20T21:43:35.9043537Z (Reading database ... 15%
2025-08-20T21:43:35.9044128Z (Reading database ... 20%
2025-08-20T21:43:35.9044347Z (Reading database ... 25%
2025-08-20T21:43:35.9044559Z (Reading database ... 30%
2025-08-20T21:43:35.9044774Z (Reading database ... 35%
2025-08-20T21:43:35.9044986Z (Reading database ... 40%
2025-08-20T21:43:35.9045206Z (Reading database ... 45%
2025-08-20T21:43:35.9045419Z (Reading database ... 50%
2025-08-20T21:43:35.9069859Z (Reading database ... 55%
2025-08-20T21:43:35.9174450Z (Reading database ... 60%
2025-08-20T21:43:35.9196864Z (Reading database ... 65%
2025-08-20T21:43:35.9231769Z (Reading database ... 70%
2025-08-20T21:43:35.9256693Z (Reading database ... 75%
2025-08-20T21:43:35.9285547Z (Reading database ... 80%
2025-08-20T21:43:35.9419589Z (Reading database ... 85%
2025-08-20T21:43:35.9505775Z (Reading database ... 90%
2025-08-20T21:43:35.9752227Z (Reading database ... 95%
2025-08-20T21:43:35.9752600Z (Reading database ... 100%
2025-08-20T21:43:35.9753009Z (Reading database ... 220021 files and directories currently installed.)
2025-08-20T21:43:35.9791685Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T21:43:35.9991065Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T21:43:36.1473741Z Selecting previously unselected package poppler-data.
2025-08-20T21:43:36.1607934Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T21:43:36.1617677Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T21:43:36.2827888Z Selecting previously unselected package b3sum.
2025-08-20T21:43:36.2980010Z Preparing to unpack .../02-b3sum_1.2.0-1_amd64.deb ...
2025-08-20T21:43:36.2989501Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T21:43:36.3269304Z Selecting previously unselected package build-essential.
2025-08-20T21:43:36.3404330Z Preparing to unpack .../03-build-essential_12.10ubuntu1_amd64.deb ...
2025-08-20T21:43:36.3415696Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T21:43:36.3635845Z Selecting previously unselected package libhiredis1.1.0:amd64.
2025-08-20T21:43:36.3768287Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ...
2025-08-20T21:43:36.3787225Z Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T21:43:36.4016385Z Selecting previously unselected package ccache.
2025-08-20T21:43:36.4147540Z Preparing to unpack .../05-ccache_4.9.1-1_amd64.deb ...
2025-08-20T21:43:36.4156871Z Unpacking ccache (4.9.1-1) ...
2025-08-20T21:43:36.4472576Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T21:43:36.4604302Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T21:43:36.4615343Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T21:43:36.4887637Z Selecting previously unselected package xfonts-encodings.
2025-08-20T21:43:36.5017306Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T21:43:36.5026779Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T21:43:36.5331253Z Selecting previously unselected package xfonts-utils.
2025-08-20T21:43:36.5460809Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2025-08-20T21:43:36.5471089Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T21:43:36.5768287Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T21:43:36.5898755Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T21:43:36.6536329Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T21:43:36.7563915Z Selecting previously unselected package libgs-common.
2025-08-20T21:43:36.7700678Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T21:43:36.7710667Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:43:36.7957652Z Selecting previously unselected package libgs10-common.
2025-08-20T21:43:36.8093860Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T21:43:36.8105220Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:43:36.8767341Z Selecting previously unselected package libidn12:amd64.
2025-08-20T21:43:36.8902455Z Preparing to unpack .../12-libidn12_1.42-1build1_amd64.deb ...
2025-08-20T21:43:36.8912359Z Unpacking libidn12:amd64 (1.42-1build1) ...
2025-08-20T21:43:36.9135234Z Selecting previously unselected package libijs-0.35:amd64.
2025-08-20T21:43:36.9266973Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_amd64.deb ...
2025-08-20T21:43:36.9277388Z Unpacking libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T21:43:36.9488990Z Selecting previously unselected package libjbig2dec0:amd64.
2025-08-20T21:43:36.9619615Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_amd64.deb ...
2025-08-20T21:43:36.9629221Z Unpacking libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T21:43:36.9864305Z Selecting previously unselected package libpaper1:amd64.
2025-08-20T21:43:36.9995914Z Preparing to unpack .../15-libpaper1_1.1.29build1_amd64.deb ...
2025-08-20T21:43:37.0005851Z Unpacking libpaper1:amd64 (1.1.29build1) ...
2025-08-20T21:43:37.0228727Z Selecting previously unselected package libgs10:amd64.
2025-08-20T21:43:37.0359910Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T21:43:37.0370347Z Unpacking libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:43:37.1440748Z Selecting previously unselected package ghostscript.
2025-08-20T21:43:37.1578025Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T21:43:37.1589432Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:43:37.1876255Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T21:43:37.2010612Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T21:43:37.2019800Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:43:37.3720109Z Selecting previously unselected package imagemagick.
2025-08-20T21:43:37.3856244Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T21:43:37.3869497Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:43:37.4084338Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T21:43:37.4214599Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T21:43:37.4223794Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T21:43:37.4473456Z Selecting previously unselected package libdjvulibre21:amd64.
2025-08-20T21:43:37.4604267Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_amd64.deb ...
2025-08-20T21:43:37.4612518Z Unpacking libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T21:43:37.4935056Z Selecting previously unselected package libimath-3-1-29t64:amd64.
2025-08-20T21:43:37.5070097Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_amd64.deb ...
2025-08-20T21:43:37.5079001Z Unpacking libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T21:43:37.5319651Z Selecting previously unselected package libjxr0t64:amd64.
2025-08-20T21:43:37.5455071Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T21:43:37.5464082Z Unpacking libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T21:43:37.5689471Z Selecting previously unselected package libjxr-tools.
2025-08-20T21:43:37.5824126Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T21:43:37.5832276Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T21:43:37.6052583Z Selecting previously unselected package libopenexr-3-1-30:amd64.
2025-08-20T21:43:37.6185837Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_amd64.deb ...
2025-08-20T21:43:37.6193488Z Unpacking libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T21:43:37.6609822Z Selecting previously unselected package libwmflite-0.2-7:amd64.
2025-08-20T21:43:37.6745918Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_amd64.deb ...
2025-08-20T21:43:37.6756275Z Unpacking libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T21:43:37.6965584Z Selecting previously unselected package libmagickcore-6.q16-7-extra:amd64.
2025-08-20T21:43:37.7101498Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T21:43:37.7109726Z Unpacking libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:43:37.7404343Z Selecting previously unselected package libnetpbm11t64:amd64.
2025-08-20T21:43:37.7537953Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T21:43:37.7549747Z Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T21:43:37.7763936Z Selecting previously unselected package libpaper-utils.
2025-08-20T21:43:37.7895812Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_amd64.deb ...
2025-08-20T21:43:37.7904265Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T21:43:37.8098109Z Selecting previously unselected package libtool-bin.
2025-08-20T21:43:37.8230246Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_amd64.deb ...
2025-08-20T21:43:37.8241154Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T21:43:37.8462152Z Selecting previously unselected package lzip.
2025-08-20T21:43:37.8593358Z Preparing to unpack .../31-lzip_1.24.1-1build1_amd64.deb ...
2025-08-20T21:43:37.8601216Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T21:43:37.8826563Z Selecting previously unselected package netpbm.
2025-08-20T21:43:37.8956425Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T21:43:37.8965093Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T21:43:38.0742952Z Selecting previously unselected package musl:amd64.
2025-08-20T21:43:38.0881742Z Preparing to unpack .../33-musl_1.2.4-2_amd64.deb ...
2025-08-20T21:43:38.0891628Z Unpacking musl:amd64 (1.2.4-2) ...
2025-08-20T21:43:38.1155960Z Selecting previously unselected package musl-dev:amd64.
2025-08-20T21:43:38.1291319Z Preparing to unpack .../34-musl-dev_1.2.4-2_amd64.deb ...
2025-08-20T21:43:38.1300256Z Unpacking musl-dev:amd64 (1.2.4-2) ...
2025-08-20T21:43:38.1951709Z Selecting previously unselected package musl-tools.
2025-08-20T21:43:38.2089346Z Preparing to unpack .../35-musl-tools_1.2.4-2_amd64.deb ...
2025-08-20T21:43:38.2097886Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T21:43:38.2505905Z Setting up libpaper1:amd64 (1.1.29build1) ...
2025-08-20T21:43:38.3752507Z 
2025-08-20T21:43:38.3753238Z Creating config file /etc/papersize with new version
2025-08-20T21:43:38.4296061Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T21:43:38.4325052Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T21:43:38.4361821Z Setting up libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T21:43:38.4383789Z Setting up libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T21:43:38.4405383Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:43:38.4427893Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T21:43:38.4449532Z Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T21:43:38.4480449Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T21:43:38.4582338Z Setting up libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T21:43:38.4603655Z Setting up libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T21:43:38.4625505Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T21:43:38.4681523Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T21:43:38.4727503Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T21:43:38.4774062Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T21:43:38.4793704Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T21:43:38.4814245Z Setting up libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T21:43:38.4837588Z Setting up libidn12:amd64 (1.42-1build1) ...
2025-08-20T21:43:38.4859169Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T21:43:38.4883608Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:43:38.4972576Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T21:43:38.5017389Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T21:43:38.5073617Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T21:43:38.5118551Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T21:43:38.5172941Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T21:43:38.5218736Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T21:43:38.5274480Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T21:43:38.5318971Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T21:43:38.5373858Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T21:43:38.5420139Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T21:43:38.5477406Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T21:43:38.5522697Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T21:43:38.5579958Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T21:43:38.5626595Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T21:43:38.5684043Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T21:43:38.5732188Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T21:43:38.5794920Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T21:43:38.5842752Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T21:43:38.5899656Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T21:43:38.5948432Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T21:43:38.6007577Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T21:43:38.6055632Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T21:43:38.6076578Z Setting up b3sum (1.2.0-1) ...
2025-08-20T21:43:38.6100734Z Setting up musl:amd64 (1.2.4-2) ...
2025-08-20T21:43:38.6141475Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T21:43:38.6165169Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T21:43:38.6365174Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T21:43:38.6389937Z Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T21:43:38.6411223Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T21:43:38.6432586Z Setting up ccache (4.9.1-1) ...
2025-08-20T21:43:38.6455737Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T21:43:38.6728179Z Setting up libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T21:43:38.6751443Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T21:43:38.6797147Z Setting up musl-dev:amd64 (1.2.4-2) ...
2025-08-20T21:43:38.6828707Z Setting up libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T21:43:38.6851276Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:43:38.6876847Z Setting up libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:43:38.6900576Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T21:43:38.8593295Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T21:43:38.8615304Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:43:38.8641329Z Setting up libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:43:38.8665161Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:43:38.8734118Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T21:43:39.0750097Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T21:43:39.3973708Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T21:43:40.0369574Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T21:43:46.2546317Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:43:53.7455328Z Reading package lists...
2025-08-20T21:43:53.8854449Z Building dependency tree...
2025-08-20T21:43:53.8861981Z Reading state information...
2025-08-20T21:43:54.0288976Z autoconf is already the newest version (2.71-3).
2025-08-20T21:43:54.0289483Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T21:43:54.0289953Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:43:54.0290418Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T21:43:54.0290896Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T21:43:54.0291375Z ca-certificates is already the newest version (20240203).
2025-08-20T21:43:54.0291805Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T21:43:54.0292207Z file is already the newest version (1:5.45-3build1).
2025-08-20T21:43:54.0292946Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:43:54.0294878Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T21:43:54.0295322Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T21:43:54.0295743Z patch is already the newest version (2.7.6-7build3).
2025-08-20T21:43:54.0296123Z patch set to manually installed.
2025-08-20T21:43:54.0296499Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T21:43:54.0296866Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T21:43:54.0297213Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T21:43:54.0297549Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:43:54.0297844Z Suggested packages:
2025-08-20T21:43:54.0298040Z   scons-doc
2025-08-20T21:43:54.0423374Z The following NEW packages will be installed:
2025-08-20T21:43:54.0429644Z   autopoint byacc clang qemu-user-static scons
2025-08-20T21:43:54.0597656Z 0 upgraded, 5 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:43:54.0598258Z Need to get 15.8 MB of archives.
2025-08-20T21:43:54.0598821Z After this operation, 140 MB of additional disk space will be used.
2025-08-20T21:43:54.0599455Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:43:54.1449526Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T21:43:54.1717275Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 clang amd64 1:18.0-59~exp2 [5846 B]
2025-08-20T21:43:54.1914254Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-user-static amd64 1:8.2.2+ds-0ubuntu1.9 [14.7 MB]
2025-08-20T21:43:54.3980726Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T21:43:54.4379264Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 byacc amd64 1:2.0.20221106-1 [85.5 kB]
2025-08-20T21:43:54.6884355Z Fetched 15.8 MB in 0s (40.5 MB/s)
2025-08-20T21:43:54.7065060Z Selecting previously unselected package autopoint.
2025-08-20T21:43:54.7119643Z (Reading database ... 
2025-08-20T21:43:54.7120354Z (Reading database ... 5%
2025-08-20T21:43:54.7120732Z (Reading database ... 10%
2025-08-20T21:43:54.7121102Z (Reading database ... 15%
2025-08-20T21:43:54.7121456Z (Reading database ... 20%
2025-08-20T21:43:54.7121813Z (Reading database ... 25%
2025-08-20T21:43:54.7122170Z (Reading database ... 30%
2025-08-20T21:43:54.7122523Z (Reading database ... 35%
2025-08-20T21:43:54.7122867Z (Reading database ... 40%
2025-08-20T21:43:54.7123398Z (Reading database ... 45%
2025-08-20T21:43:54.7123792Z (Reading database ... 50%
2025-08-20T21:43:54.7144206Z (Reading database ... 55%
2025-08-20T21:43:54.7236525Z (Reading database ... 60%
2025-08-20T21:43:54.7257691Z (Reading database ... 65%
2025-08-20T21:43:54.7291578Z (Reading database ... 70%
2025-08-20T21:43:54.7315612Z (Reading database ... 75%
2025-08-20T21:43:54.7344629Z (Reading database ... 80%
2025-08-20T21:43:54.7478430Z (Reading database ... 85%
2025-08-20T21:43:54.7565391Z (Reading database ... 90%
2025-08-20T21:43:54.7813423Z (Reading database ... 95%
2025-08-20T21:43:54.7813857Z (Reading database ... 100%
2025-08-20T21:43:54.7814375Z (Reading database ... 222514 files and directories currently installed.)
2025-08-20T21:43:54.7854119Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T21:43:54.7863227Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T21:43:54.8142315Z Selecting previously unselected package clang.
2025-08-20T21:43:54.8274721Z Preparing to unpack .../clang_1%3a18.0-59~exp2_amd64.deb ...
2025-08-20T21:43:54.8282810Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T21:43:54.8497262Z Selecting previously unselected package qemu-user-static.
2025-08-20T21:43:54.8628096Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_amd64.deb ...
2025-08-20T21:43:54.8635855Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T21:43:55.3006466Z Selecting previously unselected package scons.
2025-08-20T21:43:55.3142981Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T21:43:55.3151157Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T21:43:55.3807688Z Selecting previously unselected package byacc.
2025-08-20T21:43:55.3946556Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_amd64.deb ...
2025-08-20T21:43:55.3953935Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T21:43:55.4346138Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T21:43:55.4393549Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T21:43:55.4477676Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T21:43:55.4699011Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T21:43:55.8717975Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T21:43:55.8750448Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:43:59.8956679Z Processing triggers for systemd (255.4-1ubuntu8.10) ...
2025-08-20T21:44:01.3432318Z Reading package lists...
2025-08-20T21:44:01.5019142Z Building dependency tree...
2025-08-20T21:44:01.5026624Z Reading state information...
2025-08-20T21:44:01.6528899Z The following additional packages will be installed:
2025-08-20T21:44:01.6529660Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T21:44:01.6530347Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T21:44:01.6531096Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T21:44:01.6532003Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T21:44:01.6532815Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T21:44:01.6533809Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T21:44:01.6534639Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T21:44:01.6535397Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T21:44:01.6536154Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T21:44:01.6541400Z Suggested packages:
2025-08-20T21:44:01.6541833Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T21:44:01.6542869Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T21:44:01.6543814Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T21:44:01.6546275Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T21:44:01.6547111Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts pristine-lfs
2025-08-20T21:44:01.6547937Z   quilt ratt reprotest svn-buildpackage w3m debian-keyring equivs
2025-08-20T21:44:01.6548756Z   libgitlab-api-v4-perl libsoap-lite-perl pristine-tar libcrypt-ssleay-perl
2025-08-20T21:44:01.6549644Z   libscalar-number-perl libxstring-perl libsub-name-perl libauthen-ntlm-perl
2025-08-20T21:44:01.6550280Z   wdiff-doc
2025-08-20T21:44:01.6550585Z Recommended packages:
2025-08-20T21:44:01.6551123Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T21:44:01.6551895Z   liblist-compare-perl libstring-shellquote-perl licensecheck lintian
2025-08-20T21:44:01.6552707Z   python3-unidiff python3-xdg libhtml-format-perl libnamespace-clean-perl
2025-08-20T21:44:01.6553747Z   libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl
2025-08-20T21:44:01.6721037Z The following NEW packages will be installed:
2025-08-20T21:44:01.6721970Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T21:44:01.6722720Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T21:44:01.6723673Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T21:44:01.6724627Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T21:44:01.6725522Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T21:44:01.6726411Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T21:44:01.6727596Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T21:44:01.6728423Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T21:44:01.6729300Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T21:44:01.6900574Z 0 upgraded, 30 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:44:01.6901015Z Need to get 2417 kB of archives.
2025-08-20T21:44:01.6901350Z After this operation, 7084 kB of additional disk space will be used.
2025-08-20T21:44:01.6901753Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:44:01.7246959Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T21:44:01.7436256Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T21:44:01.7618369Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T21:44:01.7805666Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T21:44:01.7986229Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T21:44:01.8168013Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-xsaccessor-perl amd64 1.19-4build4 [33.1 kB]
2025-08-20T21:44:01.8352932Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libb-hooks-op-check-perl amd64 0.22-3build1 [9518 B]
2025-08-20T21:44:01.8535523Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T21:44:01.8718570Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdevel-callchecker-perl amd64 0.008-2build3 [13.2 kB]
2025-08-20T21:44:01.8904912Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libparams-classify-perl amd64 0.015-2build5 [20.1 kB]
2025-08-20T21:44:01.9088608Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T21:44:01.9271247Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T21:44:01.9455832Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T21:44:01.9636728Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T21:44:01.9818868Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T21:44:02.0006038Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T21:44:02.0187110Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T21:44:02.0804572Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T21:44:02.0986841Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T21:44:02.1170527Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6626 B]
2025-08-20T21:44:02.1353826Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB]
2025-08-20T21:44:02.1566335Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T21:44:02.1766114Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T21:44:02.1947434Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T21:44:02.2131325Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T21:44:02.2315115Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T21:44:02.2499318Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T21:44:02.2694446Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 patchutils amd64 0.4.2-1build3 [77.0 kB]
2025-08-20T21:44:02.2916333Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 wdiff amd64 1.2.2-6build1 [29.1 kB]
2025-08-20T21:44:02.3102252Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 devscripts all 2.23.7 [1069 kB]
2025-08-20T21:44:02.5980146Z Fetched 2417 kB in 1s (3708 kB/s)
2025-08-20T21:44:02.6165367Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T21:44:02.6219844Z (Reading database ... 
2025-08-20T21:44:02.6220268Z (Reading database ... 5%
2025-08-20T21:44:02.6220630Z (Reading database ... 10%
2025-08-20T21:44:02.6220996Z (Reading database ... 15%
2025-08-20T21:44:02.6221353Z (Reading database ... 20%
2025-08-20T21:44:02.6221737Z (Reading database ... 25%
2025-08-20T21:44:02.6222089Z (Reading database ... 30%
2025-08-20T21:44:02.6222440Z (Reading database ... 35%
2025-08-20T21:44:02.6222807Z (Reading database ... 40%
2025-08-20T21:44:02.6223299Z (Reading database ... 45%
2025-08-20T21:44:02.6223583Z (Reading database ... 50%
2025-08-20T21:44:02.6243573Z (Reading database ... 55%
2025-08-20T21:44:02.6341598Z (Reading database ... 60%
2025-08-20T21:44:02.6363646Z (Reading database ... 65%
2025-08-20T21:44:02.6399286Z (Reading database ... 70%
2025-08-20T21:44:02.6424094Z (Reading database ... 75%
2025-08-20T21:44:02.6454243Z (Reading database ... 80%
2025-08-20T21:44:02.6599120Z (Reading database ... 85%
2025-08-20T21:44:02.6697112Z (Reading database ... 90%
2025-08-20T21:44:02.6968780Z (Reading database ... 95%
2025-08-20T21:44:02.6969309Z (Reading database ... 100%
2025-08-20T21:44:02.6969975Z (Reading database ... 222962 files and directories currently installed.)
2025-08-20T21:44:02.7012406Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T21:44:02.7022659Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T21:44:02.7236712Z Selecting previously unselected package libfile-which-perl.
2025-08-20T21:44:02.7400669Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T21:44:02.7409796Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T21:44:02.7648793Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T21:44:02.7788608Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T21:44:02.7796575Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T21:44:02.8026771Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T21:44:02.8164267Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T21:44:02.8173039Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T21:44:02.8382716Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T21:44:02.8518180Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T21:44:02.8535412Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T21:44:02.8756820Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T21:44:02.8889794Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_amd64.deb ...
2025-08-20T21:44:02.8898204Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T21:44:02.9104276Z Selecting previously unselected package libb-hooks-op-check-perl:amd64.
2025-08-20T21:44:02.9238772Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_amd64.deb ...
2025-08-20T21:44:02.9247391Z Unpacking libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T21:44:02.9456260Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T21:44:02.9591977Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T21:44:02.9600561Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T21:44:02.9796782Z Selecting previously unselected package libdevel-callchecker-perl:amd64.
2025-08-20T21:44:02.9934181Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_amd64.deb ...
2025-08-20T21:44:02.9943516Z Unpacking libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T21:44:03.0148514Z Selecting previously unselected package libparams-classify-perl:amd64.
2025-08-20T21:44:03.0285779Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_amd64.deb ...
2025-08-20T21:44:03.0293271Z Unpacking libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T21:44:03.0496773Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T21:44:03.0633238Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T21:44:03.0640438Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T21:44:03.0852313Z Selecting previously unselected package libimport-into-perl.
2025-08-20T21:44:03.0990477Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T21:44:03.0999917Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T21:44:03.1200671Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T21:44:03.1337718Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T21:44:03.1345925Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T21:44:03.1563571Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T21:44:03.1699722Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T21:44:03.1707605Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T21:44:03.1916003Z Selecting previously unselected package libmoo-perl.
2025-08-20T21:44:03.2051540Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T21:44:03.2062295Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T21:44:03.2291979Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T21:44:03.2428088Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T21:44:03.2435860Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T21:44:03.2632228Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T21:44:03.2769827Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T21:44:03.2777895Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T21:44:03.3230036Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T21:44:03.3367914Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T21:44:03.3376723Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T21:44:03.3584751Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T21:44:03.3724178Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T21:44:03.3731596Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T21:44:03.3927988Z Selecting previously unselected package perl-openssl-defaults:amd64.
2025-08-20T21:44:03.4065871Z Preparing to unpack .../19-perl-openssl-defaults_7build3_amd64.deb ...
2025-08-20T21:44:03.4073400Z Unpacking perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T21:44:03.4309093Z Selecting previously unselected package libnet-ssleay-perl:amd64.
2025-08-20T21:44:03.4450213Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_amd64.deb ...
2025-08-20T21:44:03.4461291Z Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T21:44:03.4906464Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T21:44:03.5045190Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T21:44:03.5054806Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T21:44:03.5329661Z Selecting previously unselected package libnet-http-perl.
2025-08-20T21:44:03.5468542Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T21:44:03.5477250Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T21:44:03.5698720Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T21:44:03.5838643Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T21:44:03.5849201Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T21:44:03.6086686Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T21:44:03.6226551Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T21:44:03.6235815Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T21:44:03.6461244Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T21:44:03.6601987Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T21:44:03.6612248Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T21:44:03.6839653Z Selecting previously unselected package libwww-perl.
2025-08-20T21:44:03.6978101Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T21:44:03.6987144Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T21:44:03.7279813Z Selecting previously unselected package patchutils.
2025-08-20T21:44:03.7418464Z Preparing to unpack .../27-patchutils_0.4.2-1build3_amd64.deb ...
2025-08-20T21:44:03.7427109Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T21:44:03.7693019Z Selecting previously unselected package wdiff.
2025-08-20T21:44:03.7828763Z Preparing to unpack .../28-wdiff_1.2.2-6build1_amd64.deb ...
2025-08-20T21:44:03.7837708Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T21:44:03.8067665Z Selecting previously unselected package devscripts.
2025-08-20T21:44:03.8203442Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T21:44:03.8393537Z Unpacking devscripts (2.23.7) ...
2025-08-20T21:44:03.9560031Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T21:44:03.9593013Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T21:44:03.9615513Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T21:44:03.9639107Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T21:44:03.9660755Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T21:44:03.9680666Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T21:44:03.9721960Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T21:44:03.9743597Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T21:44:03.9764787Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T21:44:03.9786168Z Setting up perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T21:44:03.9812092Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T21:44:03.9834999Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T21:44:03.9855849Z Setting up libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T21:44:03.9878482Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T21:44:03.9899803Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T21:44:03.9924128Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T21:44:03.9945229Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T21:44:03.9968310Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T21:44:03.9990209Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T21:44:04.0011535Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T21:44:04.0031878Z Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T21:44:04.0055067Z Setting up libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T21:44:04.0075888Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T21:44:04.0097853Z Setting up libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T21:44:04.0284480Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T21:44:04.0309962Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T21:44:04.0333053Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T21:44:04.0368696Z Setting up libwww-perl (6.76-1) ...
2025-08-20T21:44:04.0399683Z Setting up devscripts (2.23.7) ...
2025-08-20T21:44:04.1618416Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T21:44:04.1644272Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:44:09.7333029Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T21:44:11.2386422Z Reading package lists...
2025-08-20T21:44:11.4188107Z Building dependency tree...
2025-08-20T21:44:11.4196686Z Reading state information...
2025-08-20T21:44:11.6066762Z The following additional packages will be installed:
2025-08-20T21:44:11.6074982Z   cmake-data libjsoncpp25 librhash0
2025-08-20T21:44:11.6081331Z Suggested packages:
2025-08-20T21:44:11.6081741Z   cmake-doc cmake-format elpa-cmake-mode ninja-build
2025-08-20T21:44:11.6225461Z The following NEW packages will be installed:
2025-08-20T21:44:11.6231558Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T21:44:11.6405755Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:44:11.6406131Z Need to get 13.6 MB of archives.
2025-08-20T21:44:11.6406619Z After this operation, 49.1 MB of additional disk space will be used.
2025-08-20T21:44:11.6407269Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:44:11.6740539Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjsoncpp25 amd64 1.9.5-6build1 [82.8 kB]
2025-08-20T21:44:11.6931962Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librhash0 amd64 1.4.3-3build1 [129 kB]
2025-08-20T21:44:11.7126274Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T21:44:11.7704967Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake amd64 3.28.3-1build7 [11.2 MB]
2025-08-20T21:44:12.2038032Z Fetched 13.6 MB in 0s (43.6 MB/s)
2025-08-20T21:44:12.2229998Z Selecting previously unselected package libjsoncpp25:amd64.
2025-08-20T21:44:12.2285600Z (Reading database ... 
2025-08-20T21:44:12.2286000Z (Reading database ... 5%
2025-08-20T21:44:12.2286367Z (Reading database ... 10%
2025-08-20T21:44:12.2286730Z (Reading database ... 15%
2025-08-20T21:44:12.2287098Z (Reading database ... 20%
2025-08-20T21:44:12.2287456Z (Reading database ... 25%
2025-08-20T21:44:12.2287813Z (Reading database ... 30%
2025-08-20T21:44:12.2288608Z (Reading database ... 35%
2025-08-20T21:44:12.2289003Z (Reading database ... 40%
2025-08-20T21:44:12.2289357Z (Reading database ... 45%
2025-08-20T21:44:12.2289706Z (Reading database ... 50%
2025-08-20T21:44:12.2310227Z (Reading database ... 55%
2025-08-20T21:44:12.2411115Z (Reading database ... 60%
2025-08-20T21:44:12.2433896Z (Reading database ... 65%
2025-08-20T21:44:12.2471163Z (Reading database ... 70%
2025-08-20T21:44:12.2497876Z (Reading database ... 75%
2025-08-20T21:44:12.2530522Z (Reading database ... 80%
2025-08-20T21:44:12.2670718Z (Reading database ... 85%
2025-08-20T21:44:12.2769737Z (Reading database ... 90%
2025-08-20T21:44:12.3028933Z (Reading database ... 95%
2025-08-20T21:44:12.3029434Z (Reading database ... 100%
2025-08-20T21:44:12.3030098Z (Reading database ... 223897 files and directories currently installed.)
2025-08-20T21:44:12.3071035Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_amd64.deb ...
2025-08-20T21:44:12.3088038Z Unpacking libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T21:44:12.3333814Z Selecting previously unselected package librhash0:amd64.
2025-08-20T21:44:12.3473335Z Preparing to unpack .../librhash0_1.4.3-3build1_amd64.deb ...
2025-08-20T21:44:12.3482964Z Unpacking librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T21:44:12.3722784Z Selecting previously unselected package cmake-data.
2025-08-20T21:44:12.3862156Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T21:44:12.3929425Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T21:44:12.9710300Z Selecting previously unselected package cmake.
2025-08-20T21:44:12.9865180Z Preparing to unpack .../cmake_3.28.3-1build7_amd64.deb ...
2025-08-20T21:44:12.9876044Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T21:44:13.1936806Z Setting up libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T21:44:13.1960465Z Setting up librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T21:44:13.1981277Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T21:44:13.2049985Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T21:44:13.2077580Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:44:17.4848197Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T21:44:18.0448695Z Could not send telemetry data: POST https://gitlab.com/api/v4/usage_data/track_event: 403 {error: insufficient_scope}, {error_description: The request requires higher privileges than provided by the access token.}, {scope: ai_workflows api read_api}
2025-08-20T21:44:18.0450374Z Running kernel seems to be up-to-date.
2025-08-20T21:44:18.0450670Z 
2025-08-20T21:44:18.0450811Z Restarting services...
2025-08-20T21:44:18.0512515Z 
2025-08-20T21:44:18.0512985Z Service restarts being deferred:
2025-08-20T21:44:18.0513629Z  systemctl restart hosted-compute-agent.service
2025-08-20T21:44:18.0513853Z 
2025-08-20T21:44:18.0514224Z No containers need to be restarted.
2025-08-20T21:44:18.0514515Z 
2025-08-20T21:44:18.0514674Z No user sessions are running outdated binaries.
2025-08-20T21:44:18.0514868Z 
2025-08-20T21:44:18.0515075Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T21:44:18.9257037Z Reading package lists...
2025-08-20T21:44:19.0771163Z Building dependency tree...
2025-08-20T21:44:19.0778910Z Reading state information...
2025-08-20T21:44:19.2462497Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T21:44:19.2463513Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T21:44:19.2464057Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T21:44:19.2464555Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:44:19.2465146Z b3sum is already the newest version (1.2.0-1).
2025-08-20T21:44:19.2465615Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T21:44:19.2466161Z ca-certificates is already the newest version (20240203).
2025-08-20T21:44:19.2475514Z ccache is already the newest version (4.9.1-1).
2025-08-20T21:44:19.2476139Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T21:44:19.2476572Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T21:44:19.2476975Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T21:44:19.2477348Z git-lfs is already the newest version (3.7.0).
2025-08-20T21:44:19.2478055Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T21:44:19.2478516Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T21:44:19.2478926Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:44:19.2479325Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T21:44:19.2479703Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T21:44:19.2480050Z make is already the newest version (4.3-4.1build2).
2025-08-20T21:44:19.2480364Z musl is already the newest version (1.2.4-2).
2025-08-20T21:44:19.2480661Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T21:44:19.2480966Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T21:44:19.2481330Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T21:44:19.2481697Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T21:44:19.2482020Z texinfo is already the newest version (7.1-3build2).
2025-08-20T21:44:19.2482341Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:44:19.2482691Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:44:19.2699835Z Reading package lists...
2025-08-20T21:44:19.4211477Z Building dependency tree...
2025-08-20T21:44:19.4219708Z Reading state information...
2025-08-20T21:44:19.5877710Z autoconf is already the newest version (2.71-3).
2025-08-20T21:44:19.5878369Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T21:44:19.5879035Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T21:44:19.5879654Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:44:19.5880261Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T21:44:19.5880886Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T21:44:19.5881745Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T21:44:19.5882351Z ca-certificates is already the newest version (20240203).
2025-08-20T21:44:19.5882960Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T21:44:19.5883723Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T21:44:19.5884276Z file is already the newest version (1:5.45-3build1).
2025-08-20T21:44:19.5884802Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:44:19.5885335Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T21:44:19.5885812Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T21:44:19.5886166Z patch is already the newest version (2.7.6-7build3).
2025-08-20T21:44:19.5886501Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T21:44:19.5886847Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T21:44:19.5887251Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T21:44:19.5887632Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T21:44:19.5887997Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T21:44:19.5888538Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:44:19.5889037Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:44:19.6115374Z Reading package lists...
2025-08-20T21:44:19.7601896Z Building dependency tree...
2025-08-20T21:44:19.7609636Z Reading state information...
2025-08-20T21:44:19.9468940Z devscripts is already the newest version (2.23.7).
2025-08-20T21:44:19.9699824Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:44:19.9700268Z Reading package lists...
2025-08-20T21:44:20.1197107Z Building dependency tree...
2025-08-20T21:44:20.1205165Z Reading state information...
2025-08-20T21:44:20.2862503Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T21:44:20.2863360Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:44:20.3096803Z Reading package lists...
2025-08-20T21:44:20.4630194Z Building dependency tree...
2025-08-20T21:44:20.4637895Z Reading state information...
2025-08-20T21:44:20.6105381Z Suggested packages:
2025-08-20T21:44:20.6105888Z   binutils-doc
2025-08-20T21:44:20.6344297Z The following NEW packages will be installed:
2025-08-20T21:44:20.6350359Z   binutils-aarch64-linux-gnu
2025-08-20T21:44:20.6507473Z 0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:44:20.6736313Z Need to get 3711 kB of archives.
2025-08-20T21:44:20.6736960Z After this operation, 21.0 MB of additional disk space will be used.
2025-08-20T21:44:20.6737604Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:44:20.7097060Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-aarch64-linux-gnu amd64 2.42-4ubuntu2.5 [3711 kB]
2025-08-20T21:44:21.0279608Z Fetched 3711 kB in 0s (32.3 MB/s)
2025-08-20T21:44:21.0470963Z Selecting previously unselected package binutils-aarch64-linux-gnu.
2025-08-20T21:44:21.0526973Z (Reading database ... 
2025-08-20T21:44:21.0527583Z (Reading database ... 5%
2025-08-20T21:44:21.0527997Z (Reading database ... 10%
2025-08-20T21:44:21.0528377Z (Reading database ... 15%
2025-08-20T21:44:21.0528737Z (Reading database ... 20%
2025-08-20T21:44:21.0529116Z (Reading database ... 25%
2025-08-20T21:44:21.0529346Z (Reading database ... 30%
2025-08-20T21:44:21.0529589Z (Reading database ... 35%
2025-08-20T21:44:21.0529819Z (Reading database ... 40%
2025-08-20T21:44:21.0530055Z (Reading database ... 45%
2025-08-20T21:44:21.0530282Z (Reading database ... 50%
2025-08-20T21:44:21.0550841Z (Reading database ... 55%
2025-08-20T21:44:21.0643211Z (Reading database ... 60%
2025-08-20T21:44:21.0664597Z (Reading database ... 65%
2025-08-20T21:44:21.0699272Z (Reading database ... 70%
2025-08-20T21:44:21.0722420Z (Reading database ... 75%
2025-08-20T21:44:21.0752751Z (Reading database ... 80%
2025-08-20T21:44:21.0886240Z (Reading database ... 85%
2025-08-20T21:44:21.0976750Z (Reading database ... 90%
2025-08-20T21:44:21.1235784Z (Reading database ... 95%
2025-08-20T21:44:21.1236232Z (Reading database ... 100%
2025-08-20T21:44:21.1236658Z (Reading database ... 227306 files and directories currently installed.)
2025-08-20T21:44:21.1276200Z Preparing to unpack .../binutils-aarch64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T21:44:21.1295219Z Unpacking binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T21:44:21.2818350Z Setting up binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T21:44:21.2846149Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T21:44:21.2991597Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:44:26.7325729Z Reading package lists...
2025-08-20T21:44:26.8773869Z Building dependency tree...
2025-08-20T21:44:26.8781625Z Reading state information...
2025-08-20T21:44:27.0210893Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T21:44:27.0211450Z The following additional packages will be installed:
2025-08-20T21:44:27.0212078Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T21:44:27.0212758Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T21:44:27.0213990Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T21:44:27.0214812Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T21:44:27.0215387Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T21:44:27.0215806Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T21:44:27.0216433Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T21:44:27.0217039Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T21:44:27.0217560Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T21:44:27.0218080Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T21:44:27.0218598Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T21:44:27.0219154Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T21:44:27.0220343Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T21:44:27.0221064Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T21:44:27.0221610Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T21:44:27.0222114Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T21:44:27.0222636Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T21:44:27.0223349Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T21:44:27.0223892Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T21:44:27.0224406Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T21:44:27.0224975Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T21:44:27.0225440Z   linux-libc-dev-armhf-cross
2025-08-20T21:44:27.0228442Z Suggested packages:
2025-08-20T21:44:27.0228990Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T21:44:27.0229813Z   gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi gdb-arm-linux-gnueabihf
2025-08-20T21:44:27.0772371Z The following NEW packages will be installed:
2025-08-20T21:44:27.0773248Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T21:44:27.0774064Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T21:44:27.0774949Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T21:44:27.0775834Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T21:44:27.0776656Z   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
2025-08-20T21:44:27.0777710Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T21:44:27.0778402Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T21:44:27.0779205Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T21:44:27.0780067Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T21:44:27.0780874Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T21:44:27.0781603Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T21:44:27.0782347Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T21:44:27.0783366Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T21:44:27.0784203Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T21:44:27.0784998Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T21:44:27.0785794Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T21:44:27.0786539Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T21:44:27.0787300Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T21:44:27.0788017Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T21:44:27.0788783Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T21:44:27.0789586Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T21:44:27.0790442Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T21:44:27.0791135Z   linux-libc-dev-armhf-cross
2025-08-20T21:44:27.0973679Z 0 upgraded, 64 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:44:27.0974286Z Need to get 171 MB of archives.
2025-08-20T21:44:27.0974844Z After this operation, 599 MB of additional disk space will be used.
2025-08-20T21:44:27.0975508Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:44:27.1302321Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T21:44:27.1496836Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [10.8 MB]
2025-08-20T21:44:27.2837541Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T21:44:27.3028358Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 cpp-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-20T21:44:27.4287477Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T21:44:27.4514784Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-20T21:44:27.5684937Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5332 B]
2025-08-20T21:44:27.5885284Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 cpp-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [4452 B]
2025-08-20T21:44:27.6080669Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [5324 B]
2025-08-20T21:44:27.6317568Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-cross-base all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T21:44:27.6524079Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-14-cross-base all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T21:44:27.6714492Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-arm64-cross all 2.39-0ubuntu8cross1 [1197 kB]
2025-08-20T21:44:27.7047101Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [61.9 kB]
2025-08-20T21:44:27.7235180Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [110 kB]
2025-08-20T21:44:27.7845996Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [31.5 kB]
2025-08-20T21:44:27.8034989Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [11.4 kB]
2025-08-20T21:44:27.8649070Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [524 kB]
2025-08-20T21:44:27.9277248Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [238 kB]
2025-08-20T21:44:27.9487632Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [500 kB]
2025-08-20T21:44:27.9931404Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [658 kB]
2025-08-20T21:44:28.0214806Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [219 kB]
2025-08-20T21:44:28.0423816Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [303 kB]
2025-08-20T21:44:28.0638604Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2616 kB]
2025-08-20T21:44:28.1236498Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [21.1 MB]
2025-08-20T21:44:28.5922395Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-arm64-cross all 6.8.0-25.25cross1 [1375 kB]
2025-08-20T21:44:28.6484207Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-arm64-cross all 2.39-0ubuntu8cross1 [1629 kB]
2025-08-20T21:44:28.7031423Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2657 kB]
2025-08-20T21:44:28.7836127Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [12.2 MB]
2025-08-20T21:44:29.0900571Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 binutils-arm-linux-gnueabi amd64 2.42-4ubuntu2.5 [3553 kB]
2025-08-20T21:44:29.1777848Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-cross-base-ports all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T21:44:29.1966052Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-14-cross-base-ports all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T21:44:29.2157335Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T21:44:29.2573598Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-s1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [45.2 kB]
2025-08-20T21:44:29.3204884Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgomp1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [134 kB]
2025-08-20T21:44:29.3400472Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libatomic1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [10.8 kB]
2025-08-20T21:44:29.3593386Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libasan8-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [2893 kB]
2025-08-20T21:44:29.4451526Z Get:38 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++6-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [672 kB]
2025-08-20T21:44:29.4837201Z Get:39 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libubsan1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [1156 kB]
2025-08-20T21:44:29.5467125Z Get:40 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [910 kB]
2025-08-20T21:44:29.5870639Z Get:41 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-20T21:44:29.8450761Z Get:42 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 linux-libc-dev-armel-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T21:44:29.8973386Z Get:43 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T21:44:29.9511667Z Get:44 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [2487 kB]
2025-08-20T21:44:30.0131582Z Get:45 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 g++-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-20T21:44:30.1792089Z Get:46 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-arm-linux-gnueabihf amd64 2.42-4ubuntu2.5 [3552 kB]
2025-08-20T21:44:30.2536117Z Get:47 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T21:44:30.2962587Z Get:48 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [41.5 kB]
2025-08-20T21:44:30.3157385Z Get:49 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [123 kB]
2025-08-20T21:44:30.3358201Z Get:50 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [7626 B]
2025-08-20T21:44:30.3540874Z Get:51 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [2930 kB]
2025-08-20T21:44:30.4612525Z Get:52 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [664 kB]
2025-08-20T21:44:30.4979134Z Get:53 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [1153 kB]
2025-08-20T21:44:30.5488745Z Get:54 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [899 kB]
2025-08-20T21:44:30.5913758Z Get:55 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-20T21:44:30.9419313Z Get:56 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-armhf-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T21:44:30.9926697Z Get:57 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T21:44:31.0447590Z Get:58 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [2460 kB]
2025-08-20T21:44:31.1097064Z Get:59 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-20T21:44:31.3234323Z Get:60 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1210 B]
2025-08-20T21:44:31.3414914Z Get:61 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [962 B]
2025-08-20T21:44:31.3591634Z Get:62 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 gcc-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [1252 B]
2025-08-20T21:44:31.3772557Z Get:63 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 g++-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [944 B]
2025-08-20T21:44:31.3948792Z Get:64 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [1230 B]
2025-08-20T21:44:31.4125266Z Get:65 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [968 B]
2025-08-20T21:44:31.7249642Z Fetched 171 MB in 4s (39.4 MB/s)
2025-08-20T21:44:31.7440375Z Selecting previously unselected package gcc-13-aarch64-linux-gnu-base:amd64.
2025-08-20T21:44:31.7495992Z (Reading database ... 
2025-08-20T21:44:31.7496417Z (Reading database ... 5%
2025-08-20T21:44:31.7496787Z (Reading database ... 10%
2025-08-20T21:44:31.7497171Z (Reading database ... 15%
2025-08-20T21:44:31.7497473Z (Reading database ... 20%
2025-08-20T21:44:31.7497712Z (Reading database ... 25%
2025-08-20T21:44:31.7497945Z (Reading database ... 30%
2025-08-20T21:44:31.7498181Z (Reading database ... 35%
2025-08-20T21:44:31.7498411Z (Reading database ... 40%
2025-08-20T21:44:31.7498636Z (Reading database ... 45%
2025-08-20T21:44:31.7498867Z (Reading database ... 50%
2025-08-20T21:44:31.7518628Z (Reading database ... 55%
2025-08-20T21:44:31.7609451Z (Reading database ... 60%
2025-08-20T21:44:31.7630476Z (Reading database ... 65%
2025-08-20T21:44:31.7665090Z (Reading database ... 70%
2025-08-20T21:44:31.7687767Z (Reading database ... 75%
2025-08-20T21:44:31.7717194Z (Reading database ... 80%
2025-08-20T21:44:31.7848645Z (Reading database ... 85%
2025-08-20T21:44:31.7939242Z (Reading database ... 90%
2025-08-20T21:44:31.8199290Z (Reading database ... 95%
2025-08-20T21:44:31.8199683Z (Reading database ... 100%
2025-08-20T21:44:31.8200128Z (Reading database ... 227650 files and directories currently installed.)
2025-08-20T21:44:31.8240758Z Preparing to unpack .../00-gcc-13-aarch64-linux-gnu-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T21:44:31.8249906Z Unpacking gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:31.8474547Z Selecting previously unselected package cpp-13-aarch64-linux-gnu.
2025-08-20T21:44:31.8608456Z Preparing to unpack .../01-cpp-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T21:44:31.8639198Z Unpacking cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:32.0069031Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:amd64.
2025-08-20T21:44:32.0208661Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T21:44:32.0216249Z Unpacking gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:32.0418076Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T21:44:32.0558264Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T21:44:32.0592953Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:32.1934043Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:amd64.
2025-08-20T21:44:32.2073308Z Preparing to unpack .../04-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T21:44:32.2080604Z Unpacking gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:32.2295847Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T21:44:32.2434410Z Preparing to unpack .../05-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T21:44:32.2465317Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:32.3887114Z Selecting previously unselected package cpp-aarch64-linux-gnu.
2025-08-20T21:44:32.4026253Z Preparing to unpack .../06-cpp-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T21:44:32.4035260Z Unpacking cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T21:44:32.4232113Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T21:44:32.4372375Z Preparing to unpack .../07-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T21:44:32.4381739Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:44:32.4584296Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T21:44:32.4724082Z Preparing to unpack .../08-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T21:44:32.4733601Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:44:32.4938323Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T21:44:32.5077138Z Preparing to unpack .../09-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:32.5085443Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:32.5288633Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T21:44:32.5426561Z Preparing to unpack .../10-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:32.5434683Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:32.5642730Z Selecting previously unselected package libc6-arm64-cross.
2025-08-20T21:44:32.5781481Z Preparing to unpack .../11-libc6-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:44:32.5789266Z Unpacking libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:44:32.6176047Z Selecting previously unselected package libgcc-s1-arm64-cross.
2025-08-20T21:44:32.6316499Z Preparing to unpack .../12-libgcc-s1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:32.6323877Z Unpacking libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:32.6539438Z Selecting previously unselected package libgomp1-arm64-cross.
2025-08-20T21:44:32.6679665Z Preparing to unpack .../13-libgomp1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:32.6688392Z Unpacking libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:32.6910140Z Selecting previously unselected package libitm1-arm64-cross.
2025-08-20T21:44:32.7048525Z Preparing to unpack .../14-libitm1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:32.7056226Z Unpacking libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:32.7295098Z Selecting previously unselected package libatomic1-arm64-cross.
2025-08-20T21:44:32.7431777Z Preparing to unpack .../15-libatomic1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:32.7441424Z Unpacking libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:32.7638044Z Selecting previously unselected package libasan8-arm64-cross.
2025-08-20T21:44:32.7774648Z Preparing to unpack .../16-libasan8-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:32.7781850Z Unpacking libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:32.8096840Z Selecting previously unselected package liblsan0-arm64-cross.
2025-08-20T21:44:32.8234467Z Preparing to unpack .../17-liblsan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:32.8245650Z Unpacking liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:32.8484362Z Selecting previously unselected package libtsan2-arm64-cross.
2025-08-20T21:44:32.8620040Z Preparing to unpack .../18-libtsan2-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:32.8629628Z Unpacking libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:32.8930190Z Selecting previously unselected package libstdc++6-arm64-cross.
2025-08-20T21:44:32.9067360Z Preparing to unpack .../19-libstdc++6-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:32.9075628Z Unpacking libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:32.9402576Z Selecting previously unselected package libubsan1-arm64-cross.
2025-08-20T21:44:32.9538752Z Preparing to unpack .../20-libubsan1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:32.9547073Z Unpacking libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:32.9785416Z Selecting previously unselected package libhwasan0-arm64-cross.
2025-08-20T21:44:32.9921253Z Preparing to unpack .../21-libhwasan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:32.9930837Z Unpacking libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:33.0188143Z Selecting previously unselected package libgcc-13-dev-arm64-cross.
2025-08-20T21:44:33.0323453Z Preparing to unpack .../22-libgcc-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:33.0334232Z Unpacking libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:33.1359241Z Selecting previously unselected package gcc-13-aarch64-linux-gnu.
2025-08-20T21:44:33.1499677Z Preparing to unpack .../23-gcc-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T21:44:33.1533508Z Unpacking gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:33.4157165Z Selecting previously unselected package linux-libc-dev-arm64-cross.
2025-08-20T21:44:33.4297526Z Preparing to unpack .../24-linux-libc-dev-arm64-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T21:44:33.4305282Z Unpacking linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T21:44:33.6238013Z Selecting previously unselected package libc6-dev-arm64-cross.
2025-08-20T21:44:33.6381037Z Preparing to unpack .../25-libc6-dev-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:44:33.6390362Z Unpacking libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:44:33.7624164Z Selecting previously unselected package libstdc++-13-dev-arm64-cross.
2025-08-20T21:44:33.7765942Z Preparing to unpack .../26-libstdc++-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:33.7773769Z Unpacking libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:34.0131572Z Selecting previously unselected package g++-13-aarch64-linux-gnu.
2025-08-20T21:44:34.0276151Z Preparing to unpack .../27-g++-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T21:44:34.0310246Z Unpacking g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:34.1832027Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T21:44:34.1975169Z Preparing to unpack .../28-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T21:44:34.1993336Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T21:44:34.2930417Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T21:44:34.3072658Z Preparing to unpack .../29-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:34.3082101Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:34.3293501Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T21:44:34.3434718Z Preparing to unpack .../30-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:34.3443903Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:34.3658964Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T21:44:34.3800088Z Preparing to unpack .../31-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:44:34.3808426Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:44:34.4171171Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T21:44:34.4314084Z Preparing to unpack .../32-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:34.4323759Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:34.4543276Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T21:44:34.4684839Z Preparing to unpack .../33-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:34.4695599Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:34.4923899Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T21:44:34.5066230Z Preparing to unpack .../34-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:34.5074361Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:34.5295765Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T21:44:34.5437384Z Preparing to unpack .../35-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:34.5444264Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:34.6104726Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T21:44:34.6246454Z Preparing to unpack .../36-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:34.6254606Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:34.6544783Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T21:44:34.6685038Z Preparing to unpack .../37-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:34.6695144Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:34.7039146Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T21:44:34.7176819Z Preparing to unpack .../38-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:34.7187017Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:34.7728499Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T21:44:34.7868593Z Preparing to unpack .../39-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T21:44:34.7898917Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:35.0292231Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T21:44:35.0431954Z Preparing to unpack .../40-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T21:44:35.0441080Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T21:44:35.2432128Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T21:44:35.2576189Z Preparing to unpack .../41-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:44:35.2586638Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:44:35.3729455Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T21:44:35.3871517Z Preparing to unpack .../42-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:35.3879667Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:35.5922473Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T21:44:35.6068270Z Preparing to unpack .../43-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T21:44:35.6101069Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:35.7618502Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T21:44:35.7760925Z Preparing to unpack .../44-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T21:44:35.7769747Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T21:44:35.8696570Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T21:44:35.8839634Z Preparing to unpack .../45-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:44:35.8848550Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:44:35.9201467Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T21:44:35.9344236Z Preparing to unpack .../46-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:35.9354175Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:35.9567666Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T21:44:35.9709853Z Preparing to unpack .../47-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:35.9737203Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:35.9951745Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T21:44:36.0089890Z Preparing to unpack .../48-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:36.0099156Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:36.0293006Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T21:44:36.0427145Z Preparing to unpack .../49-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:36.0435884Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:36.1081031Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T21:44:36.1222762Z Preparing to unpack .../50-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:36.1232042Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:36.1507744Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T21:44:36.1647418Z Preparing to unpack .../51-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:36.1655847Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:36.2003381Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T21:44:36.2142404Z Preparing to unpack .../52-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:36.2150566Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:36.2682735Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T21:44:36.2824964Z Preparing to unpack .../53-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T21:44:36.2857381Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:36.5309847Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T21:44:36.5452701Z Preparing to unpack .../54-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T21:44:36.5461859Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T21:44:36.7327967Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T21:44:36.7474672Z Preparing to unpack .../55-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:44:36.7501582Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:44:36.8617391Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T21:44:36.8761996Z Preparing to unpack .../56-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:44:36.8772863Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.0783219Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T21:44:37.0929913Z Preparing to unpack .../57-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T21:44:37.0960921Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.2317740Z Selecting previously unselected package gcc-aarch64-linux-gnu.
2025-08-20T21:44:37.2461793Z Preparing to unpack .../58-gcc-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T21:44:37.2470272Z Unpacking gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T21:44:37.2685794Z Selecting previously unselected package g++-aarch64-linux-gnu.
2025-08-20T21:44:37.2832348Z Preparing to unpack .../59-g++-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T21:44:37.2841232Z Unpacking g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T21:44:37.3062709Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T21:44:37.3205939Z Preparing to unpack .../60-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T21:44:37.3214847Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:44:37.3433773Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T21:44:37.3577381Z Preparing to unpack .../61-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T21:44:37.3587896Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:44:37.3785259Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T21:44:37.3929003Z Preparing to unpack .../62-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T21:44:37.3941191Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:44:37.4148481Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T21:44:37.4293379Z Preparing to unpack .../63-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T21:44:37.4307904Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:44:37.4771946Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T21:44:37.4809395Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:44:37.4842867Z Setting up gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.4869565Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.4900497Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.4928241Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T21:44:37.4955414Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.4980737Z Setting up libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:44:37.5012744Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T21:44:37.5034843Z Setting up libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5057418Z Setting up linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T21:44:37.5078290Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:44:37.5098333Z Setting up gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5119517Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5147805Z Setting up gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5170127Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:44:37.5194763Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T21:44:37.5216163Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5237802Z Setting up libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5259967Z Setting up libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5283024Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5325268Z Setting up liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5346747Z Setting up libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5368059Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5389407Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5416894Z Setting up cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5437916Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5462046Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5487389Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5509961Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:44:37.5531822Z Setting up libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5557969Z Setting up libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:44:37.5579643Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5602668Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5627906Z Setting up libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5648689Z Setting up cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T21:44:37.5671996Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:44:37.5694737Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5716466Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5740692Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5763491Z Setting up libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5796251Z Setting up libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5822416Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:44:37.5844107Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5864754Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5886986Z Setting up libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5912009Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5937015Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5961995Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.5985329Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.6011197Z Setting up libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.6032550Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:44:37.6055313Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.6077765Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.6102145Z Setting up gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.6125472Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.6155313Z Setting up libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.6182538Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:44:37.6206160Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:44:37.6229414Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.6252038Z Setting up g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:44:37.6279444Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:44:37.6301517Z Setting up gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T21:44:37.6325354Z Setting up g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T21:44:37.6355162Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T21:44:37.6373939Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T21:44:37.6467651Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:44:41.9473799Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T21:44:43.3408943Z Reading package lists...
2025-08-20T21:44:43.5118044Z Building dependency tree...
2025-08-20T21:44:43.5126961Z Reading state information...
2025-08-20T21:44:43.6660780Z The following additional packages will be installed:
2025-08-20T21:44:43.6661635Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T21:44:43.6666501Z   libpcap0.8-dev
2025-08-20T21:44:43.6934813Z The following NEW packages will be installed:
2025-08-20T21:44:43.6935708Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T21:44:43.6940123Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T21:44:43.7107000Z 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:44:43.7341015Z Need to get 1613 kB of archives.
2025-08-20T21:44:43.7341643Z After this operation, 6802 kB of additional disk space will be used.
2025-08-20T21:44:43.7342079Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:44:43.7714134Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-dev amd64 1.14.10-4ubuntu4.1 [190 kB]
2025-08-20T21:44:43.7917284Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjudydebian1 amd64 1.0.5-5.1build1 [107 kB]
2025-08-20T21:44:43.8110801Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-dev amd64 3.7.0-0.3build1.1 [99.5 kB]
2025-08-20T21:44:43.8302281Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-dev amd64 3.7.0-0.3build1.1 [216 kB]
2025-08-20T21:44:43.8506981Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB]
2025-08-20T21:44:43.8899585Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB]
2025-08-20T21:44:43.9097757Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T21:44:43.9284155Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pcaputils amd64 0.8-1.1build2 [43.8 kB]
2025-08-20T21:44:44.1863245Z Fetched 1613 kB in 0s (7866 kB/s)
2025-08-20T21:44:44.2070066Z Selecting previously unselected package libdbus-1-dev:amd64.
2025-08-20T21:44:44.2128363Z (Reading database ... 
2025-08-20T21:44:44.2128785Z (Reading database ... 5%
2025-08-20T21:44:44.2129156Z (Reading database ... 10%
2025-08-20T21:44:44.2131368Z (Reading database ... 15%
2025-08-20T21:44:44.2131765Z (Reading database ... 20%
2025-08-20T21:44:44.2132127Z (Reading database ... 25%
2025-08-20T21:44:44.2132466Z (Reading database ... 30%
2025-08-20T21:44:44.2132690Z (Reading database ... 35%
2025-08-20T21:44:44.2132916Z (Reading database ... 40%
2025-08-20T21:44:44.2133373Z (Reading database ... 45%
2025-08-20T21:44:44.2133606Z (Reading database ... 50%
2025-08-20T21:44:44.2231812Z (Reading database ... 55%
2025-08-20T21:44:44.2252365Z (Reading database ... 60%
2025-08-20T21:44:44.2274161Z (Reading database ... 65%
2025-08-20T21:44:44.2313778Z (Reading database ... 70%
2025-08-20T21:44:44.2337296Z (Reading database ... 75%
2025-08-20T21:44:44.2367182Z (Reading database ... 80%
2025-08-20T21:44:44.2526776Z (Reading database ... 85%
2025-08-20T21:44:44.2797389Z (Reading database ... 90%
2025-08-20T21:44:44.2886423Z (Reading database ... 95%
2025-08-20T21:44:44.2886835Z (Reading database ... 100%
2025-08-20T21:44:44.2887294Z (Reading database ... 235709 files and directories currently installed.)
2025-08-20T21:44:44.2930609Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ...
2025-08-20T21:44:44.2940514Z Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T21:44:44.3336040Z Selecting previously unselected package libjudydebian1.
2025-08-20T21:44:44.3480863Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_amd64.deb ...
2025-08-20T21:44:44.3494578Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T21:44:44.3720097Z Selecting previously unselected package libnl-3-dev:amd64.
2025-08-20T21:44:44.3863900Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T21:44:44.3872072Z Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T21:44:44.4290987Z Selecting previously unselected package libnl-route-3-dev:amd64.
2025-08-20T21:44:44.4435711Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T21:44:44.4453007Z Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T21:44:44.4707858Z Selecting previously unselected package libibverbs-dev:amd64.
2025-08-20T21:44:44.4852240Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ...
2025-08-20T21:44:44.4867642Z Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T21:44:44.5583493Z Selecting previously unselected package libpcap0.8-dev:amd64.
2025-08-20T21:44:44.5728564Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T21:44:44.5761254Z Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T21:44:44.6132845Z Selecting previously unselected package libpcap-dev:amd64.
2025-08-20T21:44:44.6278589Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T21:44:44.6288719Z Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T21:44:44.6516114Z Selecting previously unselected package pcaputils.
2025-08-20T21:44:44.6661213Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_amd64.deb ...
2025-08-20T21:44:44.6695318Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T21:44:44.7141603Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T21:44:44.7167118Z Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T21:44:44.8810815Z Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T21:44:44.8835736Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T21:44:44.8937421Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T21:44:45.1874879Z Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T21:44:45.1897786Z Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T21:44:45.1946909Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T21:44:45.2091046Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:44:49.8584189Z Processing triggers for sgml-base (1.31) ...
2025-08-20T21:44:49.9097990Z Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T21:44:49.9126113Z Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T21:44:51.3069318Z Reading package lists...
2025-08-20T21:44:51.4586997Z Building dependency tree...
2025-08-20T21:44:51.4595209Z Reading state information...
2025-08-20T21:44:51.4990786Z Reading package lists...
2025-08-20T21:44:51.6554555Z Building dependency tree...
2025-08-20T21:44:51.6563365Z Reading state information...
2025-08-20T21:44:51.8025629Z The following additional packages will be installed:
2025-08-20T21:44:51.8029870Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T21:44:51.8035028Z Suggested packages:
2025-08-20T21:44:51.8035616Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T21:44:51.8036306Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T21:44:51.8182976Z The following NEW packages will be installed:
2025-08-20T21:44:51.8183782Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T21:44:51.8187503Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T21:44:51.8357708Z 0 upgraded, 9 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:44:51.8358078Z Need to get 800 kB of archives.
2025-08-20T21:44:51.8358414Z After this operation, 6245 kB of additional disk space will be used.
2025-08-20T21:44:51.8358922Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:44:51.8866144Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz1 amd64 1.14-1 [36.4 kB]
2025-08-20T21:44:51.9067781Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz-dev amd64 1.14-1 [51.7 kB]
2025-08-20T21:44:51.9258483Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-libc-dev amd64 0.2.152-1 [353 kB]
2025-08-20T21:44:51.9480360Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-cc-dev amd64 1.0.83-1 [61.6 kB]
2025-08-20T21:44:51.9702714Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-pkg-config-dev amd64 0.3.27-1 [21.5 kB]
2025-08-20T21:44:51.9916845Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblzma-dev amd64 5.6.1+really5.4.5-1ubuntu0.2 [176 kB]
2025-08-20T21:44:52.0119576Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-lzma-sys-dev amd64 0.1.20-1 [10.9 kB]
2025-08-20T21:44:52.0308642Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma amd64 9.22-2.2 [47.3 kB]
2025-08-20T21:44:52.0498578Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T21:44:52.3070602Z Fetched 800 kB in 0s (3557 kB/s)
2025-08-20T21:44:52.3268321Z Selecting previously unselected package liblz1:amd64.
2025-08-20T21:44:52.3327215Z (Reading database ... 
2025-08-20T21:44:52.3327616Z (Reading database ... 5%
2025-08-20T21:44:52.3328003Z (Reading database ... 10%
2025-08-20T21:44:52.3328358Z (Reading database ... 15%
2025-08-20T21:44:52.3328959Z (Reading database ... 20%
2025-08-20T21:44:52.3329315Z (Reading database ... 25%
2025-08-20T21:44:52.3329670Z (Reading database ... 30%
2025-08-20T21:44:52.3330008Z (Reading database ... 35%
2025-08-20T21:44:52.3330902Z (Reading database ... 40%
2025-08-20T21:44:52.3331242Z (Reading database ... 45%
2025-08-20T21:44:52.3331463Z (Reading database ... 50%
2025-08-20T21:44:52.3426853Z (Reading database ... 55%
2025-08-20T21:44:52.3447566Z (Reading database ... 60%
2025-08-20T21:44:52.3469566Z (Reading database ... 65%
2025-08-20T21:44:52.3510139Z (Reading database ... 70%
2025-08-20T21:44:52.3535029Z (Reading database ... 75%
2025-08-20T21:44:52.3563578Z (Reading database ... 80%
2025-08-20T21:44:52.3720193Z (Reading database ... 85%
2025-08-20T21:44:52.3981546Z (Reading database ... 90%
2025-08-20T21:44:52.4066267Z (Reading database ... 95%
2025-08-20T21:44:52.4066658Z (Reading database ... 100%
2025-08-20T21:44:52.4067094Z (Reading database ... 236365 files and directories currently installed.)
2025-08-20T21:44:52.4108804Z Preparing to unpack .../0-liblz1_1.14-1_amd64.deb ...
2025-08-20T21:44:52.4129707Z Unpacking liblz1:amd64 (1.14-1) ...
2025-08-20T21:44:52.4349824Z Selecting previously unselected package liblz-dev:amd64.
2025-08-20T21:44:52.4489918Z Preparing to unpack .../1-liblz-dev_1.14-1_amd64.deb ...
2025-08-20T21:44:52.4497999Z Unpacking liblz-dev:amd64 (1.14-1) ...
2025-08-20T21:44:52.4717718Z Selecting previously unselected package librust-libc-dev:amd64.
2025-08-20T21:44:52.4856068Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_amd64.deb ...
2025-08-20T21:44:52.4865356Z Unpacking librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T21:44:52.5702841Z Selecting previously unselected package librust-cc-dev:amd64.
2025-08-20T21:44:52.5847990Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_amd64.deb ...
2025-08-20T21:44:52.5856749Z Unpacking librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T21:44:52.6106540Z Selecting previously unselected package librust-pkg-config-dev:amd64.
2025-08-20T21:44:52.6251325Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_amd64.deb ...
2025-08-20T21:44:52.6259621Z Unpacking librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T21:44:52.6497256Z Selecting previously unselected package liblzma-dev:amd64.
2025-08-20T21:44:52.6642035Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
2025-08-20T21:44:52.6652996Z Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T21:44:52.6919134Z Selecting previously unselected package librust-lzma-sys-dev:amd64.
2025-08-20T21:44:52.7061272Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_amd64.deb ...
2025-08-20T21:44:52.7071381Z Unpacking librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T21:44:52.7309904Z Selecting previously unselected package lzma.
2025-08-20T21:44:52.7451692Z Preparing to unpack .../7-lzma_9.22-2.2_amd64.deb ...
2025-08-20T21:44:52.7459764Z Unpacking lzma (9.22-2.2) ...
2025-08-20T21:44:52.7706463Z Selecting previously unselected package lzma-dev.
2025-08-20T21:44:52.7848438Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T21:44:52.7859485Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T21:44:52.8306721Z Setting up liblz1:amd64 (1.14-1) ...
2025-08-20T21:44:52.8330310Z Setting up librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T21:44:52.8350993Z Setting up librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T21:44:52.8371953Z Setting up liblz-dev:amd64 (1.14-1) ...
2025-08-20T21:44:52.8419637Z Setting up lzma (9.22-2.2) ...
2025-08-20T21:44:52.8483757Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T21:44:52.8509413Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T21:44:52.8533677Z Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T21:44:52.8560810Z Setting up librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T21:44:52.8582702Z Setting up librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T21:44:52.8610197Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T21:44:52.8751189Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:44:57.1718692Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T21:44:57.8012639Z 
2025-08-20T21:44:57.8013405Z Running kernel seems to be up-to-date.
2025-08-20T21:44:57.8013775Z 
2025-08-20T21:44:57.8013924Z Restarting services...
2025-08-20T21:44:57.8072980Z 
2025-08-20T21:44:57.8073533Z Service restarts being deferred:
2025-08-20T21:44:57.8074084Z  systemctl restart hosted-compute-agent.service
2025-08-20T21:44:57.8074462Z 
2025-08-20T21:44:57.8074617Z No containers need to be restarted.
2025-08-20T21:44:57.8074905Z 
2025-08-20T21:44:57.8075087Z No user sessions are running outdated binaries.
2025-08-20T21:44:57.8075408Z 
2025-08-20T21:44:57.8075721Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T21:44:58.6311487Z Reading package lists...
2025-08-20T21:44:58.7787583Z Building dependency tree...
2025-08-20T21:44:58.7795883Z Reading state information...
2025-08-20T21:44:58.9704357Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T21:44:58.9705007Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T21:44:58.9705499Z inetutils-telnet set to manually installed.
2025-08-20T21:44:58.9705934Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T21:44:58.9706402Z The following additional packages will be installed:
2025-08-20T21:44:58.9706788Z   tcpd update-inetd
2025-08-20T21:44:58.9851333Z The following packages will be REMOVED:
2025-08-20T21:44:58.9858077Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T21:44:58.9859053Z The following NEW packages will be installed:
2025-08-20T21:44:58.9859711Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T21:44:58.9860493Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T21:44:58.9866260Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T21:44:59.0036507Z 0 upgraded, 13 newly installed, 3 to remove and 19 not upgraded.
2025-08-20T21:44:59.0037130Z Need to get 698 kB of archives.
2025-08-20T21:44:59.0038021Z After this operation, 196 kB of additional disk space will be used.
2025-08-20T21:44:59.0038682Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:44:59.0461980Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-syslogd amd64 2:2.5-3ubuntu4 [62.6 kB]
2025-08-20T21:44:59.0666908Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcpd amd64 7.6.q-33 [24.3 kB]
2025-08-20T21:44:59.0862835Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 update-inetd all 4.53 [24.0 kB]
2025-08-20T21:44:59.1046013Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-inetd amd64 2:2.5-3ubuntu4 [45.5 kB]
2025-08-20T21:44:59.1238544Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftp amd64 2:2.5-3ubuntu4 [84.3 kB]
2025-08-20T21:44:59.1428379Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftpd amd64 2:2.5-3ubuntu4 [73.3 kB]
2025-08-20T21:44:59.1619009Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ping amd64 2:2.5-3ubuntu4 [62.4 kB]
2025-08-20T21:44:59.1810600Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talk amd64 2:2.5-3ubuntu4 [45.8 kB]
2025-08-20T21:44:59.1997572Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talkd amd64 2:2.5-3ubuntu4 [35.7 kB]
2025-08-20T21:44:59.2186948Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-telnetd amd64 2:2.5-3ubuntu4 [60.0 kB]
2025-08-20T21:44:59.2376527Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-tools amd64 2:2.5-3ubuntu4 [76.9 kB]
2025-08-20T21:44:59.2569411Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netcat-traditional amd64 1.10-48 [61.3 kB]
2025-08-20T21:44:59.2758887Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-traceroute amd64 2:2.5-3ubuntu4 [42.2 kB]
2025-08-20T21:44:59.5074469Z Preconfiguring packages ...
2025-08-20T21:44:59.6080659Z Fetched 698 kB in 0s (2470 kB/s)
2025-08-20T21:44:59.6266881Z (Reading database ... 
2025-08-20T21:44:59.6267273Z (Reading database ... 5%
2025-08-20T21:44:59.6267647Z (Reading database ... 10%
2025-08-20T21:44:59.6268000Z (Reading database ... 15%
2025-08-20T21:44:59.6268353Z (Reading database ... 20%
2025-08-20T21:44:59.6268701Z (Reading database ... 25%
2025-08-20T21:44:59.6269045Z (Reading database ... 30%
2025-08-20T21:44:59.6269394Z (Reading database ... 35%
2025-08-20T21:44:59.6269748Z (Reading database ... 40%
2025-08-20T21:44:59.6270094Z (Reading database ... 45%
2025-08-20T21:44:59.6270455Z (Reading database ... 50%
2025-08-20T21:44:59.6291914Z (Reading database ... 55%
2025-08-20T21:44:59.6385667Z (Reading database ... 60%
2025-08-20T21:44:59.6407910Z (Reading database ... 65%
2025-08-20T21:44:59.6447754Z (Reading database ... 70%
2025-08-20T21:44:59.6471352Z (Reading database ... 75%
2025-08-20T21:44:59.6501745Z (Reading database ... 80%
2025-08-20T21:44:59.6661699Z (Reading database ... 85%
2025-08-20T21:44:59.6925590Z (Reading database ... 90%
2025-08-20T21:44:59.7010205Z (Reading database ... 95%
2025-08-20T21:44:59.7010632Z (Reading database ... 100%
2025-08-20T21:44:59.7011045Z (Reading database ... 236857 files and directories currently installed.)
2025-08-20T21:44:59.7050979Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T21:44:59.7215369Z Removing iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T21:44:59.7380448Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T21:45:00.1128491Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T21:45:00.1188629Z (Reading database ... 
2025-08-20T21:45:00.1189032Z (Reading database ... 5%
2025-08-20T21:45:00.1189421Z (Reading database ... 10%
2025-08-20T21:45:00.1189787Z (Reading database ... 15%
2025-08-20T21:45:00.1190147Z (Reading database ... 20%
2025-08-20T21:45:00.1190527Z (Reading database ... 25%
2025-08-20T21:45:00.1190898Z (Reading database ... 30%
2025-08-20T21:45:00.1191255Z (Reading database ... 35%
2025-08-20T21:45:00.1192438Z (Reading database ... 40%
2025-08-20T21:45:00.1192808Z (Reading database ... 45%
2025-08-20T21:45:00.1193309Z (Reading database ... 50%
2025-08-20T21:45:00.1214925Z (Reading database ... 55%
2025-08-20T21:45:00.1309501Z (Reading database ... 60%
2025-08-20T21:45:00.1331413Z (Reading database ... 65%
2025-08-20T21:45:00.1371935Z (Reading database ... 70%
2025-08-20T21:45:00.1397053Z (Reading database ... 75%
2025-08-20T21:45:00.1427066Z (Reading database ... 80%
2025-08-20T21:45:00.1588634Z (Reading database ... 85%
2025-08-20T21:45:00.1854932Z (Reading database ... 90%
2025-08-20T21:45:00.1940994Z (Reading database ... 95%
2025-08-20T21:45:00.1941400Z (Reading database ... 100%
2025-08-20T21:45:00.1941820Z (Reading database ... 236785 files and directories currently installed.)
2025-08-20T21:45:00.1983353Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T21:45:00.2023573Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T21:45:00.2260312Z Selecting previously unselected package tcpd.
2025-08-20T21:45:00.2399579Z Preparing to unpack .../01-tcpd_7.6.q-33_amd64.deb ...
2025-08-20T21:45:00.2407277Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T21:45:00.2640088Z Selecting previously unselected package update-inetd.
2025-08-20T21:45:00.2778533Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T21:45:00.2787374Z Unpacking update-inetd (4.53) ...
2025-08-20T21:45:00.3018424Z Selecting previously unselected package inetutils-inetd.
2025-08-20T21:45:00.3156284Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T21:45:00.3202051Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T21:45:00.3425742Z Selecting previously unselected package inetutils-ftp.
2025-08-20T21:45:00.3565239Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T21:45:00.3573624Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T21:45:00.3800565Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T21:45:00.3938354Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T21:45:00.3947371Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T21:45:00.4173847Z Selecting previously unselected package inetutils-ping.
2025-08-20T21:45:00.4310613Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T21:45:00.4318288Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T21:45:00.4551910Z Selecting previously unselected package inetutils-talk.
2025-08-20T21:45:00.4689805Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T21:45:00.4697606Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T21:45:00.4914307Z Selecting previously unselected package inetutils-talkd.
2025-08-20T21:45:00.5049614Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T21:45:00.5059881Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T21:45:00.5273664Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T21:45:00.5409359Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T21:45:00.5418354Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T21:45:00.5656679Z Selecting previously unselected package inetutils-tools.
2025-08-20T21:45:00.5795994Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T21:45:00.5805436Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T21:45:00.6032378Z Selecting previously unselected package netcat-traditional.
2025-08-20T21:45:00.6171948Z Preparing to unpack .../11-netcat-traditional_1.10-48_amd64.deb ...
2025-08-20T21:45:00.6179663Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T21:45:00.6437663Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T21:45:00.6578433Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T21:45:00.6588125Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T21:45:00.7013695Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T21:45:00.7096213Z Setting up update-inetd (4.53) ...
2025-08-20T21:45:00.7958014Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T21:45:00.8022585Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T21:45:00.8045746Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T21:45:01.2115022Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T21:45:01.2115469Z 
2025-08-20T21:45:01.2115594Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T21:45:01.2115798Z 
2025-08-20T21:45:01.2116167Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T21:45:01.2116631Z 
2025-08-20T21:45:01.2117589Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T21:45:01.2118541Z 
2025-08-20T21:45:01.5148845Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T21:45:01.5227682Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T21:45:01.5289560Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T21:45:01.5309866Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T21:45:01.5341249Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T21:45:01.5363486Z Setting up tcpd (7.6.q-33) ...
2025-08-20T21:45:01.5385278Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T21:45:01.9190123Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T21:45:01.9190844Z 
2025-08-20T21:45:01.9191976Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T21:45:01.9192527Z 
2025-08-20T21:45:02.2152947Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T21:45:02.2989441Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T21:45:02.3613050Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T21:45:02.4234968Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:45:08.5482699Z Reading package lists...
2025-08-20T21:45:08.6978452Z Building dependency tree...
2025-08-20T21:45:08.6987021Z Reading state information...
2025-08-20T21:45:08.8965992Z iputils-tracepath is already the newest version (3:20240117-1ubuntu0.1).
2025-08-20T21:45:08.8966782Z iputils-tracepath set to manually installed.
2025-08-20T21:45:08.8967362Z The following packages will be REMOVED:
2025-08-20T21:45:08.8972530Z   inetutils-ping
2025-08-20T21:45:08.8973853Z The following NEW packages will be installed:
2025-08-20T21:45:08.8979947Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T21:45:08.9148500Z 0 upgraded, 3 newly installed, 1 to remove and 19 not upgraded.
2025-08-20T21:45:08.9149119Z Need to get 71.5 kB of archives.
2025-08-20T21:45:08.9149695Z After this operation, 16.4 kB of additional disk space will be used.
2025-08-20T21:45:08.9150325Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:45:08.9496807Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T21:45:08.9694705Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB]
2025-08-20T21:45:08.9909864Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 iputils-clockdiff amd64 3:20240117-1ubuntu0.1 [11.8 kB]
2025-08-20T21:45:09.2661534Z Fetched 71.5 kB in 0s (825 kB/s)
2025-08-20T21:45:09.2844805Z (Reading database ... 
2025-08-20T21:45:09.2845496Z (Reading database ... 5%
2025-08-20T21:45:09.2846685Z (Reading database ... 10%
2025-08-20T21:45:09.2847104Z (Reading database ... 15%
2025-08-20T21:45:09.2847464Z (Reading database ... 20%
2025-08-20T21:45:09.2848157Z (Reading database ... 25%
2025-08-20T21:45:09.2848515Z (Reading database ... 30%
2025-08-20T21:45:09.2848863Z (Reading database ... 35%
2025-08-20T21:45:09.2849211Z (Reading database ... 40%
2025-08-20T21:45:09.2849559Z (Reading database ... 45%
2025-08-20T21:45:09.2849915Z (Reading database ... 50%
2025-08-20T21:45:09.2931273Z (Reading database ... 55%
2025-08-20T21:45:09.2967713Z (Reading database ... 60%
2025-08-20T21:45:09.2989916Z (Reading database ... 65%
2025-08-20T21:45:09.3031101Z (Reading database ... 70%
2025-08-20T21:45:09.3061075Z (Reading database ... 75%
2025-08-20T21:45:09.3085774Z (Reading database ... 80%
2025-08-20T21:45:09.3246838Z (Reading database ... 85%
2025-08-20T21:45:09.3511746Z (Reading database ... 90%
2025-08-20T21:45:09.3598098Z (Reading database ... 95%
2025-08-20T21:45:09.3598559Z (Reading database ... 100%
2025-08-20T21:45:09.3599254Z (Reading database ... 236946 files and directories currently installed.)
2025-08-20T21:45:09.3638947Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T21:45:09.4084710Z Selecting previously unselected package iputils-ping.
2025-08-20T21:45:09.4145581Z (Reading database ... 
2025-08-20T21:45:09.4147520Z (Reading database ... 5%
2025-08-20T21:45:09.4147765Z (Reading database ... 10%
2025-08-20T21:45:09.4147997Z (Reading database ... 15%
2025-08-20T21:45:09.4148213Z (Reading database ... 20%
2025-08-20T21:45:09.4148425Z (Reading database ... 25%
2025-08-20T21:45:09.4148634Z (Reading database ... 30%
2025-08-20T21:45:09.4148845Z (Reading database ... 35%
2025-08-20T21:45:09.4149055Z (Reading database ... 40%
2025-08-20T21:45:09.4149266Z (Reading database ... 45%
2025-08-20T21:45:09.4149470Z (Reading database ... 50%
2025-08-20T21:45:09.4226472Z (Reading database ... 55%
2025-08-20T21:45:09.4260914Z (Reading database ... 60%
2025-08-20T21:45:09.4282870Z (Reading database ... 65%
2025-08-20T21:45:09.4322123Z (Reading database ... 70%
2025-08-20T21:45:09.4350620Z (Reading database ... 75%
2025-08-20T21:45:09.4375038Z (Reading database ... 80%
2025-08-20T21:45:09.4533384Z (Reading database ... 85%
2025-08-20T21:45:09.4796104Z (Reading database ... 90%
2025-08-20T21:45:09.4881680Z (Reading database ... 95%
2025-08-20T21:45:09.4882035Z (Reading database ... 100%
2025-08-20T21:45:09.4882391Z (Reading database ... 236937 files and directories currently installed.)
2025-08-20T21:45:09.4924599Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T21:45:09.4935011Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T21:45:09.5156540Z Selecting previously unselected package iputils-arping.
2025-08-20T21:45:09.5294531Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T21:45:09.5304863Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T21:45:09.5509396Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T21:45:09.5647344Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T21:45:09.5657714Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T21:45:09.6056967Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T21:45:09.6212031Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T21:45:09.6366319Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T21:45:09.6536938Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:45:15.5082190Z Reading package lists...
2025-08-20T21:45:15.6556241Z Building dependency tree...
2025-08-20T21:45:15.6564857Z Reading state information...
2025-08-20T21:45:15.8053872Z python3-pip is already the newest version (24.0+dfsg-1ubuntu1.2).
2025-08-20T21:45:15.8054442Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T21:45:15.8409969Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:45:16.7612517Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T21:45:17.1734338Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:45:18.0983378Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T21:45:18.2133932Z Collecting pip
2025-08-20T21:45:18.2620895Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T21:45:18.2727901Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T21:45:18.3765515Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 17.4 MB/s eta 0:00:00
2025-08-20T21:45:18.6606438Z Installing collected packages: pip
2025-08-20T21:45:19.3824854Z Successfully installed pip-25.2
2025-08-20T21:45:19.5918302Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T21:45:19.6334069Z Reading package lists...
2025-08-20T21:45:19.7831964Z Building dependency tree...
2025-08-20T21:45:19.7840302Z Reading state information...
2025-08-20T21:45:19.9322472Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T21:45:19.9322975Z pciutils set to manually installed.
2025-08-20T21:45:19.9323993Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T21:45:19.9324757Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T21:45:19.9325200Z python3-distro set to manually installed.
2025-08-20T21:45:19.9325687Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T21:45:19.9326185Z python3-netifaces set to manually installed.
2025-08-20T21:45:19.9326619Z The following additional packages will be installed:
2025-08-20T21:45:19.9327021Z   libsysfs2
2025-08-20T21:45:19.9328940Z Suggested packages:
2025-08-20T21:45:19.9329181Z   fancontrol read-edid i2c-tools
2025-08-20T21:45:19.9574007Z The following NEW packages will be installed:
2025-08-20T21:45:19.9575806Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T21:45:19.9739108Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:45:19.9962171Z Need to get 142 kB of archives.
2025-08-20T21:45:19.9963348Z After this operation, 577 kB of additional disk space will be used.
2025-08-20T21:45:19.9964075Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:45:20.0312625Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB]
2025-08-20T21:45:20.0504670Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB]
2025-08-20T21:45:20.0687274Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lm-sensors amd64 1:3.6.0-9build1 [90.1 kB]
2025-08-20T21:45:20.0880560Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 virt-what amd64 1.25-2 [15.9 kB]
2025-08-20T21:45:20.3459848Z Fetched 142 kB in 0s (1382 kB/s)
2025-08-20T21:45:20.3661021Z Selecting previously unselected package libsysfs2:amd64.
2025-08-20T21:45:20.3720356Z (Reading database ... 
2025-08-20T21:45:20.3720929Z (Reading database ... 5%
2025-08-20T21:45:20.3721330Z (Reading database ... 10%
2025-08-20T21:45:20.3721739Z (Reading database ... 15%
2025-08-20T21:45:20.3722099Z (Reading database ... 20%
2025-08-20T21:45:20.3722455Z (Reading database ... 25%
2025-08-20T21:45:20.3722790Z (Reading database ... 30%
2025-08-20T21:45:20.3723025Z (Reading database ... 35%
2025-08-20T21:45:20.3723445Z (Reading database ... 40%
2025-08-20T21:45:20.3723673Z (Reading database ... 45%
2025-08-20T21:45:20.3723896Z (Reading database ... 50%
2025-08-20T21:45:20.3802367Z (Reading database ... 55%
2025-08-20T21:45:20.3836865Z (Reading database ... 60%
2025-08-20T21:45:20.3858497Z (Reading database ... 65%
2025-08-20T21:45:20.3897589Z (Reading database ... 70%
2025-08-20T21:45:20.3926076Z (Reading database ... 75%
2025-08-20T21:45:20.3950167Z (Reading database ... 80%
2025-08-20T21:45:20.4107084Z (Reading database ... 85%
2025-08-20T21:45:20.4367465Z (Reading database ... 90%
2025-08-20T21:45:20.4451590Z (Reading database ... 95%
2025-08-20T21:45:20.4452038Z (Reading database ... 100%
2025-08-20T21:45:20.4452712Z (Reading database ... 236956 files and directories currently installed.)
2025-08-20T21:45:20.4493714Z Preparing to unpack .../libsysfs2_2.1.1-6build1_amd64.deb ...
2025-08-20T21:45:20.4514130Z Unpacking libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T21:45:20.4748148Z Selecting previously unselected package sysfsutils.
2025-08-20T21:45:20.4885480Z Preparing to unpack .../sysfsutils_2.1.1-6build1_amd64.deb ...
2025-08-20T21:45:20.4917480Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T21:45:20.5168691Z Selecting previously unselected package lm-sensors.
2025-08-20T21:45:20.5307794Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_amd64.deb ...
2025-08-20T21:45:20.5502193Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T21:45:20.5757363Z Selecting previously unselected package virt-what.
2025-08-20T21:45:20.5901186Z Preparing to unpack .../virt-what_1.25-2_amd64.deb ...
2025-08-20T21:45:20.5909604Z Unpacking virt-what (1.25-2) ...
2025-08-20T21:45:20.6308784Z Setting up virt-what (1.25-2) ...
2025-08-20T21:45:20.6332934Z Setting up libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T21:45:20.6356993Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T21:45:21.0195317Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T21:45:21.0195994Z 
2025-08-20T21:45:21.0196804Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T21:45:21.0197503Z 
2025-08-20T21:45:21.3205984Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T21:45:21.7071606Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T21:45:21.7072455Z 
2025-08-20T21:45:21.7104987Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:45:26.3636472Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T21:45:27.7944266Z Reading package lists...
2025-08-20T21:45:27.9427952Z Building dependency tree...
2025-08-20T21:45:27.9436961Z Reading state information...
2025-08-20T21:45:28.0901767Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T21:45:28.0902502Z The following additional packages will be installed:
2025-08-20T21:45:28.0906290Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T21:45:28.0906952Z   xorg-sgml-doctools
2025-08-20T21:45:28.0911961Z Suggested packages:
2025-08-20T21:45:28.0912288Z   libxcb-doc
2025-08-20T21:45:28.1052937Z The following NEW packages will be installed:
2025-08-20T21:45:28.1054762Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T21:45:28.1057653Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T21:45:28.1058339Z   xcb xorg-sgml-doctools
2025-08-20T21:45:28.1223860Z 0 upgraded, 11 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T21:45:28.1224458Z Need to get 807 kB of archives.
2025-08-20T21:45:28.1225049Z After this operation, 3089 kB of additional disk space will be used.
2025-08-20T21:45:28.1225721Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T21:45:28.1564464Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpthread-stubs0-dev amd64 0.4-1build3 [4746 B]
2025-08-20T21:45:28.1752715Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB]
2025-08-20T21:45:28.1941434Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T21:45:28.2335698Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxau-dev amd64 1:1.0.9-1build6 [9570 B]
2025-08-20T21:45:28.2516738Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu6 [26.5 kB]
2025-08-20T21:45:28.2701618Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1-dev amd64 1.15-1ubuntu2 [85.8 kB]
2025-08-20T21:45:28.2895117Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0-dev amd64 1.15-1ubuntu2 [19.6 kB]
2025-08-20T21:45:28.3095372Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0 amd64 1.15-1ubuntu2 [6100 B]
2025-08-20T21:45:28.3278452Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0-dev amd64 1.15-1ubuntu2 [7310 B]
2025-08-20T21:45:28.3461089Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0-dev amd64 1.15-1ubuntu2 [12.6 kB]
2025-08-20T21:45:28.3663448Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 xcb amd64 2.4-8build2 [21.3 kB]
2025-08-20T21:45:28.6204105Z Fetched 807 kB in 0s (3176 kB/s)
2025-08-20T21:45:28.6397188Z Selecting previously unselected package libpthread-stubs0-dev:amd64.
2025-08-20T21:45:28.6457405Z (Reading database ... 
2025-08-20T21:45:28.6457797Z (Reading database ... 5%
2025-08-20T21:45:28.6458142Z (Reading database ... 10%
2025-08-20T21:45:28.6458365Z (Reading database ... 15%
2025-08-20T21:45:28.6458587Z (Reading database ... 20%
2025-08-20T21:45:28.6458951Z (Reading database ... 25%
2025-08-20T21:45:28.6459327Z (Reading database ... 30%
2025-08-20T21:45:28.6459708Z (Reading database ... 35%
2025-08-20T21:45:28.6460075Z (Reading database ... 40%
2025-08-20T21:45:28.6460422Z (Reading database ... 45%
2025-08-20T21:45:28.6460768Z (Reading database ... 50%
2025-08-20T21:45:28.6558032Z (Reading database ... 55%
2025-08-20T21:45:28.6578146Z (Reading database ... 60%
2025-08-20T21:45:28.6600671Z (Reading database ... 65%
2025-08-20T21:45:28.6641879Z (Reading database ... 70%
2025-08-20T21:45:28.6670970Z (Reading database ... 75%
2025-08-20T21:45:28.6695529Z (Reading database ... 80%
2025-08-20T21:45:28.6856995Z (Reading database ... 85%
2025-08-20T21:45:28.7123538Z (Reading database ... 90%
2025-08-20T21:45:28.7208924Z (Reading database ... 95%
2025-08-20T21:45:28.7209292Z (Reading database ... 100%
2025-08-20T21:45:28.7209630Z (Reading database ... 237013 files and directories currently installed.)
2025-08-20T21:45:28.7251181Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_amd64.deb ...
2025-08-20T21:45:28.7262460Z Unpacking libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T21:45:28.7474616Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T21:45:28.7615798Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T21:45:28.7626513Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T21:45:28.7878261Z Selecting previously unselected package x11proto-dev.
2025-08-20T21:45:28.8019909Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T21:45:28.8028478Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T21:45:28.8797892Z Selecting previously unselected package libxau-dev:amd64.
2025-08-20T21:45:28.8942221Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_amd64.deb ...
2025-08-20T21:45:28.8950809Z Unpacking libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T21:45:28.9179114Z Selecting previously unselected package libxdmcp-dev:amd64.
2025-08-20T21:45:28.9320120Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_amd64.deb ...
2025-08-20T21:45:28.9330170Z Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T21:45:28.9545657Z Selecting previously unselected package libxcb1-dev:amd64.
2025-08-20T21:45:28.9690842Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T21:45:28.9698552Z Unpacking libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T21:45:28.9933715Z Selecting previously unselected package libxcb-render0-dev:amd64.
2025-08-20T21:45:29.0077383Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T21:45:29.0085201Z Unpacking libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T21:45:29.0309624Z Selecting previously unselected package libxcb-shape0:amd64.
2025-08-20T21:45:29.0452753Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_amd64.deb ...
2025-08-20T21:45:29.0471132Z Unpacking libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T21:45:29.0697115Z Selecting previously unselected package libxcb-shape0-dev:amd64.
2025-08-20T21:45:29.0839287Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T21:45:29.0849049Z Unpacking libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T21:45:29.1050961Z Selecting previously unselected package libxcb-xfixes0-dev:amd64.
2025-08-20T21:45:29.1193232Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T21:45:29.1201879Z Unpacking libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T21:45:29.1416607Z Selecting previously unselected package xcb.
2025-08-20T21:45:29.1557067Z Preparing to unpack .../10-xcb_2.4-8build2_amd64.deb ...
2025-08-20T21:45:29.1566709Z Unpacking xcb (2.4-8build2) ...
2025-08-20T21:45:29.1974259Z Setting up libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T21:45:29.2000940Z Setting up libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T21:45:29.2023774Z Setting up xcb (2.4-8build2) ...
2025-08-20T21:45:29.2067545Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T21:45:29.2116197Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T21:45:29.2257699Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:45:33.6719043Z Processing triggers for sgml-base (1.31) ...
2025-08-20T21:45:33.6809517Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T21:45:33.6837510Z Setting up libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T21:45:33.6861394Z Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T21:45:33.6901455Z Setting up libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T21:45:33.6926236Z Setting up libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T21:45:33.6952994Z Setting up libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T21:45:33.6980691Z Setting up libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T21:45:35.2970784Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:45:35.9292924Z Collecting build
2025-08-20T21:45:35.9715269Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T21:45:36.0773864Z Collecting cffi
2025-08-20T21:45:36.0854606Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T21:45:36.1012219Z Collecting scons
2025-08-20T21:45:36.1087261Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T21:45:36.1271557Z Collecting scuba
2025-08-20T21:45:36.1356080Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T21:45:36.1810557Z Collecting pytest
2025-08-20T21:45:36.1879926Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T21:45:36.2096254Z Collecting packaging>=19.1 (from build)
2025-08-20T21:45:36.2161085Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:45:36.2289780Z Collecting pyproject_hooks (from build)
2025-08-20T21:45:36.2359163Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T21:45:36.2499545Z Collecting pycparser (from cffi)
2025-08-20T21:45:36.2565101Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T21:45:36.2911129Z Collecting PyYAML (from scuba)
2025-08-20T21:45:36.2981028Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T21:45:36.3131032Z Collecting iniconfig>=1 (from pytest)
2025-08-20T21:45:36.3197928Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T21:45:36.3387381Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T21:45:36.3452661Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T21:45:36.3670882Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T21:45:36.3736792Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:45:36.3860807Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T21:45:36.3958758Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T21:45:36.4239424Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T21:45:36.4495314Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 168.8 MB/s  0:00:00
2025-08-20T21:45:36.4573845Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T21:45:36.4670425Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T21:45:36.4775538Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T21:45:36.4862224Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T21:45:36.4949163Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:45:36.5037035Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T21:45:36.5114806Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 170.4 MB/s  0:00:00
2025-08-20T21:45:36.5181763Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T21:45:36.5271925Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T21:45:36.5356861Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T21:45:36.5416084Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 131.8 MB/s  0:00:00
2025-08-20T21:45:36.6523508Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T21:45:38.3319751Z 
2025-08-20T21:45:38.3337084Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T21:45:38.6372368Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:45:39.2692867Z Collecting ansi2txt
2025-08-20T21:45:39.3127917Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T21:45:39.3367757Z Collecting pipx
2025-08-20T21:45:39.3441456Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T21:45:39.3641891Z Collecting scons
2025-08-20T21:45:39.3658106Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T21:45:39.3776388Z Collecting py2static
2025-08-20T21:45:39.3852661Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T21:45:39.4060752Z Collecting typer
2025-08-20T21:45:39.4127728Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T21:45:39.4435806Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T21:45:39.4506229Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:45:39.4704388Z Collecting packaging>=20 (from pipx)
2025-08-20T21:45:39.4715247Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:45:39.4909898Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T21:45:39.4981961Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T21:45:39.5145199Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T21:45:39.5211955Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T21:45:39.5673543Z Collecting pyinstaller (from py2static)
2025-08-20T21:45:39.5743993Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T21:45:39.5939681Z Collecting staticx (from py2static)
2025-08-20T21:45:39.6042089Z   Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T21:45:39.6246990Z Collecting click>=8.0.0 (from typer)
2025-08-20T21:45:39.6315723Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:45:39.6644745Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T21:45:39.6713824Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T21:45:39.6872632Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T21:45:39.6938231Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T21:45:39.7334946Z Collecting rich>=10.11.0 (from typer)
2025-08-20T21:45:39.7402391Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T21:45:39.7618636Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T21:45:39.7686786Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:45:39.7937644Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T21:45:39.7948185Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:45:39.8088981Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T21:45:39.8157932Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T21:45:39.9314137Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T21:45:39.9383452Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T21:45:39.9590964Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T21:45:39.9656767Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:45:39.9892317Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T21:45:39.9958293Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:45:40.0153767Z Collecting pyelftools (from staticx->py2static)
2025-08-20T21:45:40.0219698Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T21:45:40.0343323Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T21:45:40.0426745Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T21:45:40.0509712Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T21:45:40.0615606Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T21:45:40.0699569Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T21:45:40.0784389Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T21:45:40.0871169Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T21:45:40.0935237Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:45:40.1001111Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T21:45:40.1092958Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T21:45:40.1169983Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T21:45:40.1253487Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T21:45:40.1338587Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T21:45:40.1423555Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T21:45:40.1506033Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T21:45:40.1590695Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T21:45:40.1713800Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T21:45:40.1809239Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 732.2/732.2 kB 67.5 MB/s  0:00:00
2025-08-20T21:45:40.1874750Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T21:45:40.1997115Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T21:45:40.2085917Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 137.5 MB/s  0:00:00
2025-08-20T21:45:40.2154591Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T21:45:40.2254573Z Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T21:45:40.2344370Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T21:45:40.3864431Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T21:45:41.2147961Z   Attempting uninstall: scons
2025-08-20T21:45:41.2233473Z     Found existing installation: SCons 4.9.1
2025-08-20T21:45:41.2613406Z     Uninstalling SCons-4.9.1:
2025-08-20T21:45:41.2685640Z       Successfully uninstalled SCons-4.9.1
2025-08-20T21:45:41.8784374Z   Attempting uninstall: pygments
2025-08-20T21:45:41.8867794Z     Found existing installation: Pygments 2.19.2
2025-08-20T21:45:41.9096582Z     Uninstalling Pygments-2.19.2:
2025-08-20T21:45:41.9123542Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T21:45:42.5289470Z   Attempting uninstall: packaging
2025-08-20T21:45:42.5369866Z     Found existing installation: packaging 25.0
2025-08-20T21:45:42.5395279Z     Uninstalling packaging-25.0:
2025-08-20T21:45:42.5402835Z       Successfully uninstalled packaging-25.0
2025-08-20T21:45:43.5355337Z 
2025-08-20T21:45:43.5385335Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T21:45:43.8520064Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:45:44.2372767Z Collecting build
2025-08-20T21:45:44.2384199Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T21:45:44.3300142Z Collecting cffi
2025-08-20T21:45:44.3311350Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T21:45:44.3453988Z Collecting scons
2025-08-20T21:45:44.3464226Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T21:45:44.3615308Z Collecting scuba
2025-08-20T21:45:44.3625730Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T21:45:44.4079220Z Collecting pytest
2025-08-20T21:45:44.4089877Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T21:45:44.4281435Z Collecting packaging>=19.1 (from build)
2025-08-20T21:45:44.4291795Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:45:44.4397393Z Collecting pyproject_hooks (from build)
2025-08-20T21:45:44.4407821Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T21:45:44.4549041Z Collecting pycparser (from cffi)
2025-08-20T21:45:44.4559755Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T21:45:44.4882882Z Collecting PyYAML (from scuba)
2025-08-20T21:45:44.4894120Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T21:45:44.5004691Z Collecting iniconfig>=1 (from pytest)
2025-08-20T21:45:44.5015207Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T21:45:44.5184222Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T21:45:44.5194738Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T21:45:44.5396424Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T21:45:44.5406989Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:45:44.5463781Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T21:45:44.5474312Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T21:45:44.5488137Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T21:45:44.5527626Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T21:45:44.5539652Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T21:45:44.5552061Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T21:45:44.5562140Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T21:45:44.5571922Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:45:44.5582173Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T21:45:44.5601280Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T21:45:44.5611903Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T21:45:44.5622084Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T21:45:44.6851393Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T21:45:44.6857391Z   Attempting uninstall: scons
2025-08-20T21:45:44.6941223Z     Found existing installation: SCons 4.9.1
2025-08-20T21:45:44.7326928Z     Uninstalling SCons-4.9.1:
2025-08-20T21:45:44.7400303Z       Successfully uninstalled SCons-4.9.1
2025-08-20T21:45:45.3501184Z   Attempting uninstall: PyYAML
2025-08-20T21:45:45.3588593Z     Found existing installation: PyYAML 6.0.2
2025-08-20T21:45:45.3617290Z     Uninstalling PyYAML-6.0.2:
2025-08-20T21:45:45.3626583Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T21:45:45.4151621Z   Attempting uninstall: pyproject_hooks
2025-08-20T21:45:45.4234332Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T21:45:45.4251223Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T21:45:45.4258315Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T21:45:45.4358339Z   Attempting uninstall: pygments
2025-08-20T21:45:45.4427159Z     Found existing installation: Pygments 2.19.2
2025-08-20T21:45:45.4654855Z     Uninstalling Pygments-2.19.2:
2025-08-20T21:45:45.4681966Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T21:45:46.0672256Z   Attempting uninstall: pycparser
2025-08-20T21:45:46.0753744Z     Found existing installation: pycparser 2.22
2025-08-20T21:45:46.0778421Z     Uninstalling pycparser-2.22:
2025-08-20T21:45:46.0795249Z       Successfully uninstalled pycparser-2.22
2025-08-20T21:45:46.1961061Z   Attempting uninstall: pluggy
2025-08-20T21:45:46.2047341Z     Found existing installation: pluggy 1.6.0
2025-08-20T21:45:46.2070506Z     Uninstalling pluggy-1.6.0:
2025-08-20T21:45:46.2077841Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T21:45:46.2236690Z   Attempting uninstall: packaging
2025-08-20T21:45:46.2316453Z     Found existing installation: packaging 25.0
2025-08-20T21:45:46.2340793Z     Uninstalling packaging-25.0:
2025-08-20T21:45:46.2348622Z       Successfully uninstalled packaging-25.0
2025-08-20T21:45:46.2722485Z   Attempting uninstall: iniconfig
2025-08-20T21:45:46.2806502Z     Found existing installation: iniconfig 2.1.0
2025-08-20T21:45:46.2822888Z     Uninstalling iniconfig-2.1.0:
2025-08-20T21:45:46.2829217Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T21:45:46.2897073Z   Attempting uninstall: scuba
2025-08-20T21:45:46.2977061Z     Found existing installation: scuba 2.14.1
2025-08-20T21:45:46.2998413Z     Uninstalling scuba-2.14.1:
2025-08-20T21:45:46.3007608Z       Successfully uninstalled scuba-2.14.1
2025-08-20T21:45:46.3192049Z   Attempting uninstall: pytest
2025-08-20T21:45:46.3275671Z     Found existing installation: pytest 8.4.1
2025-08-20T21:45:46.3339746Z     Uninstalling pytest-8.4.1:
2025-08-20T21:45:46.3595035Z       Successfully uninstalled pytest-8.4.1
2025-08-20T21:45:46.5668596Z   Attempting uninstall: cffi
2025-08-20T21:45:46.5747419Z     Found existing installation: cffi 1.17.1
2025-08-20T21:45:46.5772581Z     Uninstalling cffi-1.17.1:
2025-08-20T21:45:46.6009729Z       Successfully uninstalled cffi-1.17.1
2025-08-20T21:45:46.6665931Z   Attempting uninstall: build
2025-08-20T21:45:46.6743250Z     Found existing installation: build 1.3.0
2025-08-20T21:45:46.6767612Z     Uninstalling build-1.3.0:
2025-08-20T21:45:46.6777372Z       Successfully uninstalled build-1.3.0
2025-08-20T21:45:46.6951390Z 
2025-08-20T21:45:46.6979196Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T21:45:47.0034057Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:45:47.1772851Z Collecting ansi2txt
2025-08-20T21:45:47.1784287Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T21:45:47.2016037Z Collecting pipx
2025-08-20T21:45:47.2026839Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T21:45:47.2180212Z Collecting scons
2025-08-20T21:45:47.2196035Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T21:45:47.2317910Z Collecting py2static
2025-08-20T21:45:47.2328380Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T21:45:47.2497306Z Collecting typer
2025-08-20T21:45:47.2507921Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T21:45:47.2757887Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T21:45:47.2768561Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:45:47.2943682Z Collecting packaging>=20 (from pipx)
2025-08-20T21:45:47.2953942Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:45:47.3135280Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T21:45:47.3145923Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T21:45:47.3290383Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T21:45:47.3301242Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T21:45:47.3692658Z Collecting pyinstaller (from py2static)
2025-08-20T21:45:47.3703848Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T21:45:47.3881404Z Collecting staticx (from py2static)
2025-08-20T21:45:47.3891602Z   Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T21:45:47.4077359Z Collecting click>=8.0.0 (from typer)
2025-08-20T21:45:47.4087653Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:45:47.4367821Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T21:45:47.4378405Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T21:45:47.4631110Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T21:45:47.4641568Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T21:45:47.5006094Z Collecting rich>=10.11.0 (from typer)
2025-08-20T21:45:47.5016508Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T21:45:47.5197797Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T21:45:47.5209252Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:45:47.5443700Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T21:45:47.5454104Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:45:47.5573333Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T21:45:47.5583896Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T21:45:47.6688392Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T21:45:47.6699664Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T21:45:47.6888762Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T21:45:47.6899268Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:45:47.7091698Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T21:45:47.7102644Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:45:47.7271351Z Collecting pyelftools (from staticx->py2static)
2025-08-20T21:45:47.7281899Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T21:45:47.7319760Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T21:45:47.7330164Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T21:45:47.7340859Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T21:45:47.7381795Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T21:45:47.7391796Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T21:45:47.7401908Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T21:45:47.7411863Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T21:45:47.7422255Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:45:47.7432413Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T21:45:47.7442224Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T21:45:47.7453667Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T21:45:47.7472753Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T21:45:47.7483041Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T21:45:47.7492851Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T21:45:47.7502698Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T21:45:47.7512815Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T21:45:47.7522566Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T21:45:47.7537895Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T21:45:47.7550613Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T21:45:47.7568894Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T21:45:47.7578934Z Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T21:45:47.7589528Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T21:45:47.9068824Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T21:45:47.9073782Z   Attempting uninstall: pyelftools
2025-08-20T21:45:47.9153284Z     Found existing installation: pyelftools 0.32
2025-08-20T21:45:47.9204382Z     Uninstalling pyelftools-0.32:
2025-08-20T21:45:47.9220218Z       Successfully uninstalled pyelftools-0.32
2025-08-20T21:45:48.0301787Z   Attempting uninstall: altgraph
2025-08-20T21:45:48.0387747Z     Found existing installation: altgraph 0.17.4
2025-08-20T21:45:48.0406465Z     Uninstalling altgraph-0.17.4:
2025-08-20T21:45:48.0412902Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T21:45:48.0546510Z   Attempting uninstall: typing-extensions
2025-08-20T21:45:48.0632864Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T21:45:48.0647697Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T21:45:48.0887565Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T21:45:48.1121009Z   Attempting uninstall: staticx
2025-08-20T21:45:48.1205770Z     Found existing installation: staticx 0.14.1
2025-08-20T21:45:48.1231622Z     Uninstalling staticx-0.14.1:
2025-08-20T21:45:48.1242130Z       Successfully uninstalled staticx-0.14.1
2025-08-20T21:45:48.1440342Z   Attempting uninstall: shellingham
2025-08-20T21:45:48.1522467Z     Found existing installation: shellingham 1.5.4
2025-08-20T21:45:48.1541142Z     Uninstalling shellingham-1.5.4:
2025-08-20T21:45:48.1548160Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T21:45:48.1635636Z   Attempting uninstall: setuptools
2025-08-20T21:45:48.1721170Z     Found existing installation: setuptools 80.9.0
2025-08-20T21:45:48.2006004Z     Uninstalling setuptools-80.9.0:
2025-08-20T21:45:48.2280710Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T21:45:48.8773637Z   Attempting uninstall: scons
2025-08-20T21:45:48.8860280Z     Found existing installation: SCons 4.9.1
2025-08-20T21:45:48.9248558Z     Uninstalling SCons-4.9.1:
2025-08-20T21:45:48.9317888Z       Successfully uninstalled SCons-4.9.1
2025-08-20T21:45:49.5414780Z   Attempting uninstall: pygments
2025-08-20T21:45:49.5495197Z     Found existing installation: Pygments 2.19.2
2025-08-20T21:45:49.5718589Z     Uninstalling Pygments-2.19.2:
2025-08-20T21:45:49.5745099Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T21:45:50.1722590Z   Attempting uninstall: platformdirs
2025-08-20T21:45:50.1805093Z     Found existing installation: platformdirs 4.3.8
2025-08-20T21:45:50.1825683Z     Uninstalling platformdirs-4.3.8:
2025-08-20T21:45:50.1832577Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T21:45:50.1978867Z   Attempting uninstall: packaging
2025-08-20T21:45:50.2060520Z     Found existing installation: packaging 25.0
2025-08-20T21:45:50.2085068Z     Uninstalling packaging-25.0:
2025-08-20T21:45:50.2092349Z       Successfully uninstalled packaging-25.0
2025-08-20T21:45:50.2463627Z   Attempting uninstall: mdurl
2025-08-20T21:45:50.2547722Z     Found existing installation: mdurl 0.1.2
2025-08-20T21:45:50.2564698Z     Uninstalling mdurl-0.1.2:
2025-08-20T21:45:50.2570902Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T21:45:50.2658045Z   Attempting uninstall: click
2025-08-20T21:45:50.2738706Z     Found existing installation: click 8.2.1
2025-08-20T21:45:50.2761448Z     Uninstalling click-8.2.1:
2025-08-20T21:45:50.2768734Z       Successfully uninstalled click-8.2.1
2025-08-20T21:45:50.3334815Z   Attempting uninstall: argcomplete
2025-08-20T21:45:50.3419825Z     Found existing installation: argcomplete 3.6.2
2025-08-20T21:45:50.3448780Z     Uninstalling argcomplete-3.6.2:
2025-08-20T21:45:50.3460495Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T21:45:50.3684631Z   Attempting uninstall: ansi2txt
2025-08-20T21:45:50.3766141Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T21:45:50.3781750Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T21:45:50.4023964Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T21:45:50.4082733Z   Attempting uninstall: userpath
2025-08-20T21:45:50.4166188Z     Found existing installation: userpath 1.9.2
2025-08-20T21:45:50.4185218Z     Uninstalling userpath-1.9.2:
2025-08-20T21:45:50.4194434Z       Successfully uninstalled userpath-1.9.2
2025-08-20T21:45:50.4294439Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T21:45:50.4375353Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T21:45:50.4808715Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T21:45:50.4851070Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T21:45:50.7618728Z   Attempting uninstall: markdown-it-py
2025-08-20T21:45:50.7709966Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T21:45:50.7773538Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T21:45:50.7787754Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T21:45:50.8404079Z   Attempting uninstall: rich
2025-08-20T21:45:50.8491027Z     Found existing installation: rich 14.1.0
2025-08-20T21:45:50.8553365Z     Uninstalling rich-14.1.0:
2025-08-20T21:45:50.8563373Z       Successfully uninstalled rich-14.1.0
2025-08-20T21:45:51.0148859Z   Attempting uninstall: pyinstaller
2025-08-20T21:45:51.0231115Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T21:45:51.0592474Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T21:45:51.0637309Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T21:45:51.3933525Z   Attempting uninstall: pipx
2025-08-20T21:45:51.4029255Z     Found existing installation: pipx 1.7.1
2025-08-20T21:45:51.4068139Z     Uninstalling pipx-1.7.1:
2025-08-20T21:45:51.4079078Z       Successfully uninstalled pipx-1.7.1
2025-08-20T21:45:51.4590776Z   Attempting uninstall: typer
2025-08-20T21:45:51.4680752Z     Found existing installation: typer 0.16.1
2025-08-20T21:45:51.4707702Z     Uninstalling typer-0.16.1:
2025-08-20T21:45:51.4717387Z       Successfully uninstalled typer-0.16.1
2025-08-20T21:45:51.5057388Z   Attempting uninstall: py2static
2025-08-20T21:45:51.5136887Z     Found existing installation: py2static 0.0.1
2025-08-20T21:45:51.5156687Z     Uninstalling py2static-0.0.1:
2025-08-20T21:45:51.5167736Z       Successfully uninstalled py2static-0.0.1
2025-08-20T21:45:51.5242885Z 
2025-08-20T21:45:51.5271357Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T21:45:51.8417065Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:45:51.9615569Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T21:45:51.9619699Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-mrzmceym
2025-08-20T21:45:51.9640187Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-mrzmceym
2025-08-20T21:45:53.0408957Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T21:45:53.0449983Z   Installing build dependencies: started
2025-08-20T21:45:53.7599966Z   Installing build dependencies: finished with status 'done'
2025-08-20T21:45:53.7610054Z   Getting requirements to build wheel: started
2025-08-20T21:45:54.0411383Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T21:45:54.0422822Z   Preparing metadata (pyproject.toml): started
2025-08-20T21:45:54.2316904Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T21:45:54.4035465Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T21:45:54.4047505Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T21:45:54.4246488Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T21:45:54.4256672Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:45:54.4445211Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T21:45:54.4455345Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:45:54.4629194Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T21:45:54.4639331Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:45:54.4683369Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:45:54.4693578Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T21:45:54.4707507Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T21:45:54.4726820Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T21:45:54.4845922Z Building wheels for collected packages: pyinstaller
2025-08-20T21:45:54.4853820Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T21:45:55.1601566Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T21:45:55.1627059Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1772413 sha256=a402853614df8fb86e321464378e459b2fdce122c6d222074e0c8167535dbe24
2025-08-20T21:45:55.1628969Z   Stored in directory: /tmp/pip-ephem-wheel-cache-0svwvpfh/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T21:45:55.1669942Z Successfully built pyinstaller
2025-08-20T21:45:55.2585245Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T21:45:55.2590421Z   Attempting uninstall: altgraph
2025-08-20T21:45:55.2672894Z     Found existing installation: altgraph 0.17.4
2025-08-20T21:45:55.2693716Z     Uninstalling altgraph-0.17.4:
2025-08-20T21:45:55.2700505Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T21:45:55.2859173Z   Attempting uninstall: setuptools
2025-08-20T21:45:55.2945041Z     Found existing installation: setuptools 80.9.0
2025-08-20T21:45:55.3229026Z     Uninstalling setuptools-80.9.0:
2025-08-20T21:45:55.3516793Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T21:45:56.0192429Z   Attempting uninstall: packaging
2025-08-20T21:45:56.0286081Z     Found existing installation: packaging 25.0
2025-08-20T21:45:56.0311162Z     Uninstalling packaging-25.0:
2025-08-20T21:45:56.0319470Z       Successfully uninstalled packaging-25.0
2025-08-20T21:45:56.0722171Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T21:45:56.0803417Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T21:45:56.1245934Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T21:45:56.1288188Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T21:45:56.4071985Z   Attempting uninstall: pyinstaller
2025-08-20T21:45:56.4163827Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T21:45:56.4521209Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T21:45:56.4565008Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T21:45:56.7947872Z 
2025-08-20T21:45:56.7976357Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T21:45:57.0949619Z 6.15.0
2025-08-20T21:45:57.6678702Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T21:45:57.6689699Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T21:45:57.6690156Z 
2025-08-20T21:45:57.6690460Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T21:45:57.6690944Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T21:45:57.6691291Z installation.
2025-08-20T21:45:57.6691406Z 
2025-08-20T21:45:57.6691605Z If you installed the current Docker package using this script and are using it
2025-08-20T21:45:57.6692093Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T21:45:57.6692525Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T21:45:57.6692917Z files to match the parameters passed to the script.
2025-08-20T21:45:57.6693328Z 
2025-08-20T21:45:57.6693446Z You may press Ctrl+C now to abort this script.
2025-08-20T21:45:57.6860514Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T21:45:58.9006113Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T21:45:59.2447001Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T21:45:59.2471120Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T21:45:59.3566093Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T21:45:59.3582628Z + sh -c 'echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list'
2025-08-20T21:45:59.3589803Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T21:46:00.6262360Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null'
2025-08-20T21:46:11.6480952Z 
2025-08-20T21:46:11.6481555Z Running kernel seems to be up-to-date.
2025-08-20T21:46:11.6481831Z 
2025-08-20T21:46:11.6481938Z Restarting services...
2025-08-20T21:46:11.6546201Z 
2025-08-20T21:46:11.6546502Z Service restarts being deferred:
2025-08-20T21:46:11.6547034Z  systemctl restart hosted-compute-agent.service
2025-08-20T21:46:11.6547391Z 
2025-08-20T21:46:11.6547815Z No containers need to be restarted.
2025-08-20T21:46:11.6548115Z 
2025-08-20T21:46:11.6548327Z No user sessions are running outdated binaries.
2025-08-20T21:46:11.6548688Z 
2025-08-20T21:46:11.6549027Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T21:46:12.4548330Z + sh -c 'docker version'
2025-08-20T21:46:12.4706381Z Client: Docker Engine - Community
2025-08-20T21:46:12.4707072Z  Version:           28.3.3
2025-08-20T21:46:12.4707416Z  API version:       1.51
2025-08-20T21:46:12.4707794Z  Go version:        go1.24.5
2025-08-20T21:46:12.4708178Z  Git commit:        980b856
2025-08-20T21:46:12.4708592Z  Built:             Fri Jul 25 11:34:09 2025
2025-08-20T21:46:12.4709036Z  OS/Arch:           linux/amd64
2025-08-20T21:46:12.4709419Z  Context:           default
2025-08-20T21:46:12.4709647Z 
2025-08-20T21:46:12.4709808Z Server: Docker Engine - Community
2025-08-20T21:46:12.4710193Z  Engine:
2025-08-20T21:46:12.4710465Z   Version:          28.3.3
2025-08-20T21:46:12.4710859Z   API version:      1.51 (minimum version 1.24)
2025-08-20T21:46:12.4711317Z   Go version:       go1.24.5
2025-08-20T21:46:12.4711683Z   Git commit:       bea959c
2025-08-20T21:46:12.4712082Z   Built:            Fri Jul 25 11:34:09 2025
2025-08-20T21:46:12.4712526Z   OS/Arch:          linux/amd64
2025-08-20T21:46:12.4712909Z   Experimental:     false
2025-08-20T21:46:12.4713445Z  containerd:
2025-08-20T21:46:12.4713745Z   Version:          1.7.27
2025-08-20T21:46:12.4714485Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T21:46:12.4714972Z  runc:
2025-08-20T21:46:12.4715251Z   Version:          1.2.5
2025-08-20T21:46:12.4715605Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T21:46:12.4716013Z  docker-init:
2025-08-20T21:46:12.4716318Z   Version:          0.19.0
2025-08-20T21:46:12.4716674Z   GitCommit:        de40ad0
2025-08-20T21:46:12.4727079Z 
2025-08-20T21:46:12.4727362Z ================================================================================
2025-08-20T21:46:12.4727744Z 
2025-08-20T21:46:12.4728024Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T21:46:12.4728639Z Docker daemon in rootless mode for your user:
2025-08-20T21:46:12.4728964Z 
2025-08-20T21:46:12.4729132Z     dockerd-rootless-setuptool.sh install
2025-08-20T21:46:12.4729486Z 
2025-08-20T21:46:12.4729822Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T21:46:12.4730284Z 
2025-08-20T21:46:12.4730296Z 
2025-08-20T21:46:12.4730611Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T21:46:12.4731345Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T21:46:12.4731778Z 
2025-08-20T21:46:12.4732098Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T21:46:12.4732811Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T21:46:12.4733534Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T21:46:12.4733811Z 
2025-08-20T21:46:12.4733904Z ================================================================================
2025-08-20T21:46:12.4734091Z 
2025-08-20T21:46:23.1942099Z ● docker.service - Docker Application Container Engine
2025-08-20T21:46:23.1943575Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T21:46:23.1944441Z      Active: active (running) since Wed 2025-08-20 21:46:13 UTC; 10s ago
2025-08-20T21:46:23.1945121Z TriggeredBy: ● docker.socket
2025-08-20T21:46:23.1945538Z        Docs: https://docs.docker.com
2025-08-20T21:46:23.1945946Z    Main PID: 19773 (dockerd)
2025-08-20T21:46:23.1946284Z       Tasks: 10
2025-08-20T21:46:23.1946483Z      Memory: 21.8M (peak: 26.0M)
2025-08-20T21:46:23.1946713Z         CPU: 313ms
2025-08-20T21:46:23.1946926Z      CGroup: /system.slice/docker.service
2025-08-20T21:46:23.1949100Z              └─19773 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T21:46:23.1949434Z 
2025-08-20T21:46:23.1949762Z Aug 20 21:46:12 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:12.590299838Z" level=info msg="Loading containers: start."
2025-08-20T21:46:23.1950940Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.112844438Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count ccde98d28a46fa60b9910456b48258d52e48ae12b8ed4069df42e1a3711ff96e], retrying...."
2025-08-20T21:46:23.1952108Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.144305563Z" level=info msg="Loading containers: done."
2025-08-20T21:46:23.1953485Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.152518758Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T21:46:23.1955189Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.152592906Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T21:46:23.1956080Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.152630526Z" level=info msg="Initializing buildkit"
2025-08-20T21:46:23.1956784Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.171864237Z" level=info msg="Completed buildkit initialization"
2025-08-20T21:46:23.1957778Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.175284645Z" level=info msg="Daemon has completed initialization"
2025-08-20T21:46:23.1958512Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.175357427Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T21:46:23.1959168Z Aug 20 21:46:13 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T21:46:23.2058807Z ● docker.service - Docker Application Container Engine
2025-08-20T21:46:23.2059546Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T21:46:23.2060043Z      Active: active (running) since Wed 2025-08-20 21:46:13 UTC; 10s ago
2025-08-20T21:46:23.2060422Z TriggeredBy: ● docker.socket
2025-08-20T21:46:23.2060688Z        Docs: https://docs.docker.com
2025-08-20T21:46:23.2060945Z    Main PID: 19773 (dockerd)
2025-08-20T21:46:23.2061152Z       Tasks: 10
2025-08-20T21:46:23.2061346Z      Memory: 21.8M (peak: 26.0M)
2025-08-20T21:46:23.2061564Z         CPU: 313ms
2025-08-20T21:46:23.2061775Z      CGroup: /system.slice/docker.service
2025-08-20T21:46:23.2062536Z              └─19773 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T21:46:23.2063226Z 
2025-08-20T21:46:23.2063825Z Aug 20 21:46:12 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:12.590299838Z" level=info msg="Loading containers: start."
2025-08-20T21:46:23.2065928Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.112844438Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count ccde98d28a46fa60b9910456b48258d52e48ae12b8ed4069df42e1a3711ff96e], retrying...."
2025-08-20T21:46:23.2068242Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.144305563Z" level=info msg="Loading containers: done."
2025-08-20T21:46:23.2070289Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.152518758Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T21:46:23.2072291Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.152592906Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T21:46:23.2073463Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.152630526Z" level=info msg="Initializing buildkit"
2025-08-20T21:46:23.2074244Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.171864237Z" level=info msg="Completed buildkit initialization"
2025-08-20T21:46:23.2074994Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.175284645Z" level=info msg="Daemon has completed initialization"
2025-08-20T21:46:23.2075705Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.175357427Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T21:46:23.2076356Z Aug 20 21:46:13 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T21:46:23.2273013Z ● docker.service - Docker Application Container Engine
2025-08-20T21:46:23.2274002Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T21:46:23.2274808Z      Active: active (running) since Wed 2025-08-20 21:46:13 UTC; 10s ago
2025-08-20T21:46:23.2275442Z TriggeredBy: ● docker.socket
2025-08-20T21:46:23.2275854Z        Docs: https://docs.docker.com
2025-08-20T21:46:23.2276201Z    Main PID: 19773 (dockerd)
2025-08-20T21:46:23.2276422Z       Tasks: 10
2025-08-20T21:46:23.2276623Z      Memory: 21.8M (peak: 26.0M)
2025-08-20T21:46:23.2276848Z         CPU: 313ms
2025-08-20T21:46:23.2277078Z      CGroup: /system.slice/docker.service
2025-08-20T21:46:23.2277560Z              └─19773 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T21:46:23.2278043Z 
2025-08-20T21:46:23.2278360Z Aug 20 21:46:12 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:12.590299838Z" level=info msg="Loading containers: start."
2025-08-20T21:46:23.2279503Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.112844438Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count ccde98d28a46fa60b9910456b48258d52e48ae12b8ed4069df42e1a3711ff96e], retrying...."
2025-08-20T21:46:23.2280642Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.144305563Z" level=info msg="Loading containers: done."
2025-08-20T21:46:23.2281752Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.152518758Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T21:46:23.2283279Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.152592906Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T21:46:23.2284749Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.152630526Z" level=info msg="Initializing buildkit"
2025-08-20T21:46:23.2286012Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.171864237Z" level=info msg="Completed buildkit initialization"
2025-08-20T21:46:23.2287024Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.175284645Z" level=info msg="Daemon has completed initialization"
2025-08-20T21:46:23.2287739Z Aug 20 21:46:13 pkrvmqc4gcfdwos dockerd[19773]: time="2025-08-20T21:46:13.175357427Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T21:46:23.2288559Z Aug 20 21:46:13 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T21:46:23.2383644Z Docker version 28.3.3, build 980b856
2025-08-20T21:46:23.2576667Z Unable to find image 'hello-world:latest' locally
2025-08-20T21:46:23.4720759Z latest: Pulling from library/hello-world
2025-08-20T21:46:23.5748965Z 17eec7bbc9d7: Pulling fs layer
2025-08-20T21:46:23.7476739Z 17eec7bbc9d7: Verifying Checksum
2025-08-20T21:46:23.7477231Z 17eec7bbc9d7: Download complete
2025-08-20T21:46:23.7517406Z 17eec7bbc9d7: Pull complete
2025-08-20T21:46:23.7891529Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T21:46:23.7904911Z Status: Downloaded newer image for hello-world:latest
2025-08-20T21:46:23.9382708Z 
2025-08-20T21:46:23.9384882Z Hello from Docker!
2025-08-20T21:46:23.9385482Z This message shows that your installation appears to be working correctly.
2025-08-20T21:46:23.9385956Z 
2025-08-20T21:46:23.9386193Z To generate this message, Docker took the following steps:
2025-08-20T21:46:23.9386808Z  1. The Docker client contacted the Docker daemon.
2025-08-20T21:46:23.9387435Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T21:46:23.9388030Z     (amd64)
2025-08-20T21:46:23.9388494Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T21:46:23.9389171Z     executable that produces the output you are currently reading.
2025-08-20T21:46:23.9389842Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T21:46:23.9390387Z     to your terminal.
2025-08-20T21:46:23.9390577Z 
2025-08-20T21:46:23.9390864Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T21:46:23.9391446Z  $ docker run -it ubuntu bash
2025-08-20T21:46:23.9391700Z 
2025-08-20T21:46:23.9391952Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T21:46:23.9392500Z  https://hub.docker.com/
2025-08-20T21:46:23.9392744Z 
2025-08-20T21:46:23.9392916Z For more examples and ideas, visit:
2025-08-20T21:46:23.9393555Z  https://docs.docker.com/get-started/
2025-08-20T21:46:23.9393872Z 
2025-08-20T21:46:24.0301537Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T21:46:24.0302180Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T21:46:24.0302761Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T21:46:24.0303411Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T21:46:24.0304083Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T21:46:24.0304737Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T21:46:24.0305386Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T21:46:24.0306031Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T21:46:24.0306643Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T21:46:24.0307227Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T21:46:24.0307885Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T21:46:24.0308573Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T21:46:24.0309263Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T21:46:24.0309987Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T21:46:24.0310682Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T21:46:24.0311383Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T21:46:24.0312074Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T21:46:24.0312723Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T21:46:24.0313601Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T21:46:24.0314440Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T21:46:24.0315460Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T21:46:24.0315934Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T21:46:24.0316385Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T21:46:24.0316788Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T21:46:24.0317144Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T21:46:24.0317534Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T21:46:24.0318267Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T21:46:24.0318995Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T21:46:24.0319684Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T21:46:24.0320424Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T21:46:24.0321340Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T21:46:24.0322090Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T21:46:24.0322973Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T21:46:24.0324676Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T21:46:24.0325489Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T21:46:24.0326264Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T21:46:24.0326983Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T21:46:24.0327699Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T21:46:24.0328455Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T21:46:24.0329238Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T21:46:24.0330010Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T21:46:24.0330727Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T21:46:24.0331681Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T21:46:24.0332505Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T21:46:24.0333595Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T21:46:24.0334442Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T21:46:24.0335315Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T21:46:24.0336113Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T21:46:24.0336866Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T21:46:24.0337624Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T21:46:24.0338347Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T21:46:24.0339095Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T21:46:24.0339811Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T21:46:24.0340473Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T21:46:24.0341115Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T21:46:24.0341767Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T21:46:24.0342336Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T21:46:24.0342945Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T21:46:24.0343849Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T21:46:24.0344527Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T21:46:24.0345435Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T21:46:24.0346226Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T21:46:24.0346969Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T21:46:24.0347695Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T21:46:24.0348438Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T21:46:24.0349193Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T21:46:24.0349903Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T21:46:24.0350594Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T21:46:24.0351330Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T21:46:24.0352165Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T21:46:24.0353039Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T21:46:24.0354051Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T21:46:24.0354792Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T21:46:24.0355468Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T21:46:24.0356159Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T21:46:24.0356867Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T21:46:24.0357634Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T21:46:24.0358520Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T21:46:24.0359423Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T21:46:24.0360029Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T21:46:24.0360487Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T21:46:24.0361071Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T21:46:24.0361465Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T21:46:24.0361869Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T21:46:24.0362272Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T21:46:24.0362655Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T21:46:24.0363481Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T21:46:24.0363921Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T21:46:24.0364306Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T21:46:24.0364695Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T21:46:24.0365106Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T21:46:24.0365523Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T21:46:24.0365908Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T21:46:24.0366278Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T21:46:24.0366677Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T21:46:24.0367265Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T21:46:24.0367851Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T21:46:24.0368504Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T21:46:24.0369178Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T21:46:24.0370041Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T21:46:24.0370676Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T21:46:24.0371073Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T21:46:24.0371451Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T21:46:24.0371829Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T21:46:24.0372223Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T21:46:24.0372618Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T21:46:24.0373005Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T21:46:24.0373911Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T21:46:24.0374287Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T21:46:24.0374680Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T21:46:24.0375087Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T21:46:24.0375435Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T21:46:24.0375767Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T21:46:24.0376130Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T21:46:24.0376486Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T21:46:24.0376844Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T21:46:24.0377203Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T21:46:24.0377552Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T21:46:24.0377929Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T21:46:24.0378322Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T21:46:24.0378771Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T21:46:24.0379216Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T21:46:24.0379767Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T21:46:24.0380154Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T21:46:24.0380539Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T21:46:24.0380925Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T21:46:24.0381328Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T21:46:24.0381769Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T21:46:24.0382144Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T21:46:24.0382529Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T21:46:24.0382932Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T21:46:24.0384018Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T21:46:24.0384461Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T21:46:24.0384854Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T21:46:24.0385244Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T21:46:24.0385652Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T21:46:24.0386058Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T21:46:24.0386455Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T21:46:24.0386836Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T21:46:24.0387232Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T21:46:24.0387630Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T21:46:24.0388137Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T21:46:24.0388514Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T21:46:24.0388834Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T21:46:24.0389179Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T21:46:24.0389590Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T21:46:24.0389994Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T21:46:24.0390394Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T21:46:24.0390770Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T21:46:24.0391139Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T21:46:24.0391514Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T21:46:24.0391868Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T21:46:24.0392208Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T21:46:24.0392633Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T21:46:24.0393274Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T21:46:24.0393678Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T21:46:24.0394049Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T21:46:24.0394432Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T21:46:24.0394837Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T21:46:24.0395253Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T21:46:24.0395670Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T21:46:24.0396027Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T21:46:24.0396402Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T21:46:24.0396824Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T21:46:24.0397381Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T21:46:24.0397784Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T21:46:24.0398146Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T21:46:24.0398486Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T21:46:24.0398868Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T21:46:24.0399241Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T21:46:24.0399663Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T21:46:24.0400134Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T21:46:24.0400556Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T21:46:24.0400927Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T21:46:24.0401279Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T21:46:24.0401635Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T21:46:24.0402085Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T21:46:24.0402592Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T21:46:24.0403031Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T21:46:24.0403620Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T21:46:24.0404087Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T21:46:24.0404749Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T21:46:24.0405259Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T21:46:24.0405701Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T21:46:24.0406062Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T21:46:24.0406443Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T21:46:24.0406854Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T21:46:24.0407268Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T21:46:24.0407673Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T21:46:24.0408043Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T21:46:24.0408416Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T21:46:24.0408814Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T21:46:24.0409219Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T21:46:24.0409611Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T21:46:24.0410007Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T21:46:24.0410395Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T21:46:24.0410781Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T21:46:24.0411209Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T21:46:24.0411667Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T21:46:24.0412100Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T21:46:24.0412471Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T21:46:24.0412844Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T21:46:24.0413564Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T21:46:24.0413949Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T21:46:24.0414457Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T21:46:24.0414835Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T21:46:24.0415227Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T21:46:24.0415646Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T21:46:24.0416114Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T21:46:24.0416555Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T21:46:24.0416961Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T21:46:24.0417349Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T21:46:24.0417732Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T21:46:24.0418108Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T21:46:24.0418481Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T21:46:24.0418864Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T21:46:24.0419250Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T21:46:24.0419698Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T21:46:24.0420174Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T21:46:24.0420635Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T21:46:24.0421151Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T21:46:24.0421768Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T21:46:24.0422265Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T21:46:24.0422761Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T21:46:24.0423422Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T21:46:24.0423794Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T21:46:24.0424207Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T21:46:24.0424585Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T21:46:24.0424958Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T21:46:24.0425321Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T21:46:24.0425692Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T21:46:24.0426088Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T21:46:24.0426470Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T21:46:24.0426861Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T21:46:24.0427239Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T21:46:24.0427638Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T21:46:24.0428062Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T21:46:24.0428489Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T21:46:24.0428929Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T21:46:24.0429321Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T21:46:24.0429697Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T21:46:24.0440299Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T21:46:24.0440858Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T21:46:24.0441263Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T21:46:24.0441818Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T21:46:24.0442213Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T21:46:24.0442615Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T21:46:24.0443267Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T21:46:24.0443730Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T21:46:24.0444105Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T21:46:24.0444424Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T21:46:24.0444893Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:24.0445422Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T21:46:24.0445794Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T21:46:24.0446183Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T21:46:24.0446554Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T21:46:24.0446968Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T21:46:24.0447414Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T21:46:24.0447844Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T21:46:24.0448276Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T21:46:24.0448702Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T21:46:24.0449114Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T21:46:24.0449673Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T21:46:24.0450108Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T21:46:24.0450508Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T21:46:24.0450938Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T21:46:24.0451435Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T21:46:24.0451936Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T21:46:24.0452385Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T21:46:24.0452794Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T21:46:24.0453403Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T21:46:24.0453893Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T21:46:24.0454399Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T21:46:24.0454810Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T21:46:24.0455249Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T21:46:24.0455706Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T21:46:24.0456115Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T21:46:24.0456483Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T21:46:24.0456845Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T21:46:24.0457228Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T21:46:24.0457624Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T21:46:24.0458008Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T21:46:24.0458386Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T21:46:24.0458781Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T21:46:24.0459345Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T21:46:24.0459729Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T21:46:24.0460106Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T21:46:24.0460467Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T21:46:24.0460851Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T21:46:24.0461246Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T21:46:24.0461614Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T21:46:24.0461977Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T21:46:24.0462334Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T21:46:24.0462704Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T21:46:24.0463244Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T21:46:24.0463716Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T21:46:24.0464082Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T21:46:24.0464463Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T21:46:24.0464824Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T21:46:24.0465193Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T21:46:24.0465635Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T21:46:24.0466052Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T21:46:24.0466422Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T21:46:24.0466954Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T21:46:24.0467392Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T21:46:24.0467797Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T21:46:24.0468159Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T21:46:24.0468533Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T21:46:24.0468897Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T21:46:24.0469198Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T21:46:24.0469503Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T21:46:24.0469856Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T21:46:24.0470216Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T21:46:24.0470585Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T21:46:24.0470949Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T21:46:24.0471288Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T21:46:24.0471635Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T21:46:24.0472021Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T21:46:24.0472432Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T21:46:24.0472831Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T21:46:24.0473386Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T21:46:24.0473783Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T21:46:24.0474199Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T21:46:24.0474701Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T21:46:24.0475344Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T21:46:24.0475998Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T21:46:24.0476705Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T21:46:24.0477183Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T21:46:24.0477639Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T21:46:24.0478159Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T21:46:24.0478781Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T21:46:24.0479346Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T21:46:24.0479843Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T21:46:24.0480302Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T21:46:24.0480678Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T21:46:24.0481054Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T21:46:24.0481424Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T21:46:24.0481834Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T21:46:24.0482231Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T21:46:24.0482616Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T21:46:24.0482997Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T21:46:24.0483483Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T21:46:24.0483870Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T21:46:24.0484361Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T21:46:24.0484739Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T21:46:24.0485119Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T21:46:24.0485511Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T21:46:24.0485905Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T21:46:24.0486318Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T21:46:24.0486727Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T21:46:24.0487091Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T21:46:24.0487483Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T21:46:24.0487895Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T21:46:24.0488307Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T21:46:24.0488746Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T21:46:24.0489181Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T21:46:24.0489552Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T21:46:24.0489932Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T21:46:24.0490316Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T21:46:24.0490684Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T21:46:24.0491069Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T21:46:24.0491459Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T21:46:24.0491839Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T21:46:24.0492227Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T21:46:24.0492592Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T21:46:24.0493175Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T21:46:24.0493725Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:24.0494446Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:24.0495135Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:24.0495791Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:24.0496311Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T21:46:24.0496692Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T21:46:24.0497063Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T21:46:24.0497446Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T21:46:24.0497818Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T21:46:24.0498180Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T21:46:24.0498551Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T21:46:24.0498935Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T21:46:24.0499308Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T21:46:24.0499680Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T21:46:24.0500066Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T21:46:24.0500436Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T21:46:24.0500936Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T21:46:24.0501347Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T21:46:24.0501749Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T21:46:24.0502136Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T21:46:24.0502535Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T21:46:24.0502924Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T21:46:24.0503545Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T21:46:24.0503925Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T21:46:24.0504297Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T21:46:24.0504673Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T21:46:24.0505080Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T21:46:24.0505473Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T21:46:24.0505930Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T21:46:24.0506324Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T21:46:24.0506709Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T21:46:24.0507132Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T21:46:24.0507565Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T21:46:24.0507962Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T21:46:24.0508396Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T21:46:24.0508866Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T21:46:24.0509280Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T21:46:24.0509649Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T21:46:24.0510160Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T21:46:24.0510554Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T21:46:24.0510961Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T21:46:24.0511363Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T21:46:24.0511737Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T21:46:24.0512124Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T21:46:24.0512598Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T21:46:24.0513215Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T21:46:24.0513630Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T21:46:24.0514038Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T21:46:24.0514495Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T21:46:24.0514938Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T21:46:24.0515412Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T21:46:24.0515900Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T21:46:24.0516342Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T21:46:24.0516783Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T21:46:24.0517186Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T21:46:24.0517704Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T21:46:24.0518128Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T21:46:24.0518521Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T21:46:24.0518902Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T21:46:24.0519315Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T21:46:24.0519723Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T21:46:24.0520127Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T21:46:24.0520544Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T21:46:24.0520935Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T21:46:24.0521309Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T21:46:24.0521684Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T21:46:24.0522038Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T21:46:24.0522426Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T21:46:24.0522846Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T21:46:24.0523538Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T21:46:24.0523993Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T21:46:24.0524392Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T21:46:24.0524825Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T21:46:24.0525251Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T21:46:24.0525653Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T21:46:24.0526062Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T21:46:24.0526421Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T21:46:24.0526919Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T21:46:24.0527308Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T21:46:24.0527708Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T21:46:24.0528079Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T21:46:24.0528410Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T21:46:24.0528726Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T21:46:24.0529080Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T21:46:24.0529586Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T21:46:24.0530106Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T21:46:24.0530479Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T21:46:24.0530859Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T21:46:24.0531254Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T21:46:24.0531661Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T21:46:24.0532068Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T21:46:24.0532467Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T21:46:24.0532878Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T21:46:24.0533407Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T21:46:24.0533778Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T21:46:24.0534145Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T21:46:24.0534625Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T21:46:24.0535010Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T21:46:24.0535439Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T21:46:24.0535864Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T21:46:24.0536260Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T21:46:24.0536684Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T21:46:24.0537119Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T21:46:24.0537511Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T21:46:24.0537880Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T21:46:24.0538231Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T21:46:24.0538594Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T21:46:24.0538967Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T21:46:24.0539350Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T21:46:24.0539750Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T21:46:24.0540161Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T21:46:24.0540618Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T21:46:24.0541055Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T21:46:24.0541431Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T21:46:24.0541814Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T21:46:24.0542195Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T21:46:24.0542583Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T21:46:24.0542961Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T21:46:24.0543715Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T21:46:24.0544158Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T21:46:24.0544649Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T21:46:24.0545067Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T21:46:24.0545433Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T21:46:24.0545802Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T21:46:24.0546199Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T21:46:24.0546588Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T21:46:24.0546969Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T21:46:24.0547365Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T21:46:24.0547759Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T21:46:24.0548106Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T21:46:24.0548460Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T21:46:24.0548858Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T21:46:24.0549270Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T21:46:24.0549643Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T21:46:24.0550030Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T21:46:24.0550466Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T21:46:24.0551019Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T21:46:24.0551440Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T21:46:24.0551833Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T21:46:24.0552346Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:24.0552852Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T21:46:24.0553305Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T21:46:24.0553649Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T21:46:24.0554176Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T21:46:24.0554869Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T21:46:24.0555744Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T21:46:24.0556546Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T21:46:24.0557238Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T21:46:24.0558168Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T21:46:24.0558836Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T21:46:24.0559465Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T21:46:24.0560084Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T21:46:24.0560667Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T21:46:24.0561155Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T21:46:24.0561608Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T21:46:24.0562050Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T21:46:24.0562651Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T21:46:24.0563259Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T21:46:24.0563704Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T21:46:24.0564093Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T21:46:24.0564462Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T21:46:24.0564838Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T21:46:24.0565214Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T21:46:24.0565628Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T21:46:24.0566047Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T21:46:24.0566414Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T21:46:24.0566813Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T21:46:24.0567278Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T21:46:24.0567764Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T21:46:24.0568243Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T21:46:24.0568718Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T21:46:24.0569185Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T21:46:24.0569660Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T21:46:24.0570224Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T21:46:24.0570645Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T21:46:24.0571062Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T21:46:24.0571469Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T21:46:24.0571875Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T21:46:24.0572279Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T21:46:24.0572707Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T21:46:24.0573243Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T21:46:24.0573629Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T21:46:24.0574009Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T21:46:24.0574389Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T21:46:24.0574767Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T21:46:24.0575205Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T21:46:24.0575638Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T21:46:24.0576039Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T21:46:24.0576444Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T21:46:24.0576865Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T21:46:24.0577314Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T21:46:24.0577757Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T21:46:24.0578185Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T21:46:24.0578578Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T21:46:24.0578951Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T21:46:24.0579458Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T21:46:24.0579846Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T21:46:24.0580232Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T21:46:24.0580641Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T21:46:24.0581043Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T21:46:24.0581473Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T21:46:24.0581983Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T21:46:24.0582416Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T21:46:24.0582830Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T21:46:24.0583478Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T21:46:24.0583785Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T21:46:24.0584110Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T21:46:24.0584499Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T21:46:24.0584893Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T21:46:24.0585286Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T21:46:24.0585671Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T21:46:24.0586097Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T21:46:24.0586543Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T21:46:24.0587085Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T21:46:24.0587478Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T21:46:24.0587884Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T21:46:24.0588429Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:24.0589006Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T21:46:24.0589457Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T21:46:24.0589892Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T21:46:24.0590325Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T21:46:24.0590745Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T21:46:24.0591148Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T21:46:24.0591540Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T21:46:24.0591932Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T21:46:24.0592328Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T21:46:24.0592726Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T21:46:24.0593217Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T21:46:24.0593614Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T21:46:24.0594012Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T21:46:24.0594388Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T21:46:24.0594793Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T21:46:24.0595253Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T21:46:24.0595671Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T21:46:24.0596206Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T21:46:24.0596577Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T21:46:24.0596962Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T21:46:24.0597338Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T21:46:24.0597703Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T21:46:24.0598129Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T21:46:24.0598574Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T21:46:24.0598977Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T21:46:24.0599376Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T21:46:24.0599769Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T21:46:24.0600151Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T21:46:24.0600524Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T21:46:24.0600902Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T21:46:24.0601297Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T21:46:24.0601743Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T21:46:24.0602195Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T21:46:24.0602615Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T21:46:24.0603012Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T21:46:24.0603806Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T21:46:24.0604245Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T21:46:24.0604681Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T21:46:24.0605065Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T21:46:24.0605390Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T21:46:24.0605704Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T21:46:24.0606082Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T21:46:24.0606477Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T21:46:24.0606845Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T21:46:24.0607228Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T21:46:24.0607644Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T21:46:24.0608053Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T21:46:24.0608428Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T21:46:24.0608797Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T21:46:24.0609184Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T21:46:24.0609590Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T21:46:24.0609983Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T21:46:24.0610363Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T21:46:24.0610731Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T21:46:24.0611134Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T21:46:24.0611535Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T21:46:24.0611903Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T21:46:24.0612293Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T21:46:24.0612699Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T21:46:24.0613317Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T21:46:24.0613712Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T21:46:24.0614100Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T21:46:24.0614498Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T21:46:24.0614915Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T21:46:24.0615355Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T21:46:24.0615774Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T21:46:24.0616139Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T21:46:24.0616508Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T21:46:24.0616869Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T21:46:24.0617319Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T21:46:24.0617843Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T21:46:24.0618363Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T21:46:24.0618847Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T21:46:24.0619363Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T21:46:24.0619819Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T21:46:24.0620216Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T21:46:24.0620729Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T21:46:24.0621134Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T21:46:24.0621539Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T21:46:24.0621940Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T21:46:24.0622341Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T21:46:24.0622721Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T21:46:24.0623319Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T21:46:24.0623820Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T21:46:24.0624271Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T21:46:24.0624666Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T21:46:24.0625091Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T21:46:24.0625534Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T21:46:24.0625937Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T21:46:24.0626303Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T21:46:24.0626716Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T21:46:24.0627187Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T21:46:24.0627632Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T21:46:24.0628059Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T21:46:24.0628481Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T21:46:24.0628819Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T21:46:24.0629105Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T21:46:24.0629474Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T21:46:24.0629978Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T21:46:24.0769552Z [+] Installing Go for linux-amd64...
2025-08-20T21:46:24.1125792Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T21:46:24.1126392Z [!] GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T21:46:24.1127022Z [!] Removing existing GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T21:46:25.9416994Z [+] Downloading Go go1.25.0...
2025-08-20T21:46:25.9470292Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T21:46:25.9470967Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T21:46:25.9471329Z 
2025-08-20T21:46:26.0153745Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T21:46:26.0154545Z 100    80  100    80    0     0   1168      0 --:--:-- --:--:-- --:--:--  1176
2025-08-20T21:46:26.0855548Z 
2025-08-20T21:46:26.0856124Z 100    75  100    75    0     0    540      0 --:--:-- --:--:-- --:--:--   540
2025-08-20T21:46:26.2469476Z 
2025-08-20T21:46:26.3770894Z  28 56.8M   28 16.4M    0     0  54.8M      0  0:00:01 --:--:--  0:00:01 54.8M
2025-08-20T21:46:26.3771385Z 100 56.8M  100 56.8M    0     0   132M      0 --:--:-- --:--:-- --:--:--  310M
2025-08-20T21:46:26.3804956Z (DL) <== https://golang.org/dl/go1.25.0.linux-amd64.tar.gz
2025-08-20T21:46:27.7731089Z [+] Success! Go version: go version go1.25.0 linux/amd64
2025-08-20T21:46:27.7731642Z [+] GOROOT: /home/runner/.go
2025-08-20T21:46:27.7732026Z [+] GOPATH: /home/runner/go
2025-08-20T21:46:27.7732408Z [|] PATH: export PATH="/home/runner/.go/bin:/home/runner/go/bin:${PATH}"
2025-08-20T21:46:27.7884585Z go version go1.25.0 linux/amd64
2025-08-20T21:46:27.8269054Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T21:46:27.8269825Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T21:46:27.8270686Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T21:46:27.8271515Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T21:46:27.8272214Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T21:46:27.8272869Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T21:46:27.8273695Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T21:46:27.8274339Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T21:46:27.8274970Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T21:46:27.8275550Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T21:46:27.8276323Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T21:46:27.8277122Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T21:46:27.8277808Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T21:46:27.8278536Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T21:46:27.8279435Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T21:46:27.8280136Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T21:46:27.8280809Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T21:46:27.8281282Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T21:46:27.8281683Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T21:46:27.8282143Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T21:46:27.8282574Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T21:46:27.8283449Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T21:46:27.8284105Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T21:46:27.8284535Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T21:46:27.8285372Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T21:46:27.8286348Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T21:46:27.8287033Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T21:46:27.8287462Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T21:46:27.8288290Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T21:46:27.8288738Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T21:46:27.8289353Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T21:46:27.8290043Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T21:46:27.8290844Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T21:46:27.8291584Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T21:46:27.8292269Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T21:46:27.8292865Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T21:46:27.8294601Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T21:46:27.8295329Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T21:46:27.8295989Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T21:46:27.8296423Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T21:46:27.8297095Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T21:46:27.8297727Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T21:46:27.8298124Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T21:46:27.8299145Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T21:46:27.8299835Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T21:46:27.8300310Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T21:46:27.8300781Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T21:46:27.8301223Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T21:46:27.8301639Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T21:46:27.8302058Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T21:46:27.8302460Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T21:46:27.8302868Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T21:46:27.8303464Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T21:46:27.8303837Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T21:46:27.8304201Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T21:46:27.8304569Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T21:46:27.8304895Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T21:46:27.8305238Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T21:46:27.8305640Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T21:46:27.8306015Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T21:46:27.8306419Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T21:46:27.8306856Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T21:46:27.8307264Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T21:46:27.8307673Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T21:46:27.8308093Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T21:46:27.8308666Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T21:46:27.8309062Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T21:46:27.8309452Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T21:46:27.8309868Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T21:46:27.8310335Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T21:46:27.8310827Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T21:46:27.8311291Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T21:46:27.8311706Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T21:46:27.8312088Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T21:46:27.8312476Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T21:46:27.8312871Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T21:46:27.8313484Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T21:46:27.8313971Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T21:46:27.8314459Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T21:46:27.8314947Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T21:46:27.8315378Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T21:46:27.8315770Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T21:46:27.8316272Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T21:46:27.8316671Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T21:46:27.8317068Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T21:46:27.8317445Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T21:46:27.8317859Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T21:46:27.8318276Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T21:46:27.8318652Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T21:46:27.8319023Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T21:46:27.8319419Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T21:46:27.8319816Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T21:46:27.8320189Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T21:46:27.8320557Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T21:46:27.8320953Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T21:46:27.8321335Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T21:46:27.8321681Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T21:46:27.8322055Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T21:46:27.8322425Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T21:46:27.8322782Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T21:46:27.8323432Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T21:46:27.8323963Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T21:46:27.8324547Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T21:46:27.8324934Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T21:46:27.8325338Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T21:46:27.8325886Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T21:46:27.8326275Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T21:46:27.8326648Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T21:46:27.8327013Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T21:46:27.8327402Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T21:46:27.8327801Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T21:46:27.8328139Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T21:46:27.8328476Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T21:46:27.8328852Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T21:46:27.8329370Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T21:46:27.8329743Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T21:46:27.8330104Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T21:46:27.8330453Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T21:46:27.8330834Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T21:46:27.8331230Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T21:46:27.8331660Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T21:46:27.8332103Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T21:46:27.8332503Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T21:46:27.8332891Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T21:46:27.8333593Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T21:46:27.8333991Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T21:46:27.8334399Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T21:46:27.8334808Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T21:46:27.8335185Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T21:46:27.8335573Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T21:46:27.8335981Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T21:46:27.8336417Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T21:46:27.8336843Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T21:46:27.8337223Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T21:46:27.8337613Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T21:46:27.8338017Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T21:46:27.8338424Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T21:46:27.8338820Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T21:46:27.8339205Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T21:46:27.8339597Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T21:46:27.8339993Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T21:46:27.8340377Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T21:46:27.8340737Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T21:46:27.8341044Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T21:46:27.8341371Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T21:46:27.8341762Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T21:46:27.8342269Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T21:46:27.8342658Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T21:46:27.8343025Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T21:46:27.8343569Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T21:46:27.8344110Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T21:46:27.8344463Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T21:46:27.8344800Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T21:46:27.8345219Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T21:46:27.8345662Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T21:46:27.8346068Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T21:46:27.8346446Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T21:46:27.8346837Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T21:46:27.8347245Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T21:46:27.8347654Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T21:46:27.8348064Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T21:46:27.8348419Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T21:46:27.8348773Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T21:46:27.8349191Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T21:46:27.8349616Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T21:46:27.8350145Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T21:46:27.8350508Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T21:46:27.8350851Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T21:46:27.8351237Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T21:46:27.8351614Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T21:46:27.8352038Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T21:46:27.8352508Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T21:46:27.8352921Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T21:46:27.8353470Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T21:46:27.8353815Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T21:46:27.8354175Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T21:46:27.8354621Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T21:46:27.8355124Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T21:46:27.8355561Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T21:46:27.8355928Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T21:46:27.8356404Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T21:46:27.8356946Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T21:46:27.8357445Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T21:46:27.8357881Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T21:46:27.8358245Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T21:46:27.8358636Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T21:46:27.8359047Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T21:46:27.8359591Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T21:46:27.8359992Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T21:46:27.8360367Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T21:46:27.8360739Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T21:46:27.8361225Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T21:46:27.8361836Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T21:46:27.8362289Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T21:46:27.8362897Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T21:46:27.8363639Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T21:46:27.8364173Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T21:46:27.8364748Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T21:46:27.8375044Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T21:46:27.8375705Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T21:46:27.8376114Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T21:46:27.8376522Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T21:46:27.8376941Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T21:46:27.8377344Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T21:46:27.8377738Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T21:46:27.8378307Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T21:46:27.8378713Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T21:46:27.8379143Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T21:46:27.8379618Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T21:46:27.8380071Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T21:46:27.8380478Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T21:46:27.8380867Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T21:46:27.8381245Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T21:46:27.8381622Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T21:46:27.8381991Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T21:46:27.8382380Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T21:46:27.8382761Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T21:46:27.8383357Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T21:46:27.8383840Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T21:46:27.8384300Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T21:46:27.8384816Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T21:46:27.8385319Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T21:46:27.8385802Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T21:46:27.8386286Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T21:46:27.8386718Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T21:46:27.8387083Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T21:46:27.8387570Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T21:46:27.8387952Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T21:46:27.8388333Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T21:46:27.8388691Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T21:46:27.8389071Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T21:46:27.8389448Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T21:46:27.8389828Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T21:46:27.8390209Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T21:46:27.8390587Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T21:46:27.8390990Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T21:46:27.8391426Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T21:46:27.8392162Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T21:46:27.8392919Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T21:46:27.8393478Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T21:46:27.8393852Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T21:46:27.8394265Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T21:46:27.8394637Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T21:46:27.8395021Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T21:46:27.8395373Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T21:46:27.8395883Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T21:46:27.8396273Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T21:46:27.8396649Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T21:46:27.8397038Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T21:46:27.8397407Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T21:46:27.8397727Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T21:46:27.8398188Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:27.8398703Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T21:46:27.8399071Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T21:46:27.8399448Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T21:46:27.8399822Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T21:46:27.8400226Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T21:46:27.8400666Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T21:46:27.8401101Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T21:46:27.8401531Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T21:46:27.8401929Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T21:46:27.8402328Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T21:46:27.8402743Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T21:46:27.8403375Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T21:46:27.8403771Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T21:46:27.8404205Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T21:46:27.8404688Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T21:46:27.8405308Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T21:46:27.8405754Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T21:46:27.8406160Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T21:46:27.8406558Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T21:46:27.8407035Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T21:46:27.8407520Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T21:46:27.8407922Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T21:46:27.8408350Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T21:46:27.8408803Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T21:46:27.8409208Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T21:46:27.8409582Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T21:46:27.8409945Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T21:46:27.8410323Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T21:46:27.8410702Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T21:46:27.8411073Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T21:46:27.8411440Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T21:46:27.8411823Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T21:46:27.8412200Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T21:46:27.8412679Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T21:46:27.8413048Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T21:46:27.8413527Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T21:46:27.8413900Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T21:46:27.8414286Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T21:46:27.8414645Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T21:46:27.8415001Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T21:46:27.8415352Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T21:46:27.8415716Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T21:46:27.8416088Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T21:46:27.8416448Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T21:46:27.8416806Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T21:46:27.8417180Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T21:46:27.8417538Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T21:46:27.8417906Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T21:46:27.8418335Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T21:46:27.8418737Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T21:46:27.8419100Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T21:46:27.8419477Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T21:46:27.8419894Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T21:46:27.8420285Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T21:46:27.8420641Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T21:46:27.8421007Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T21:46:27.8421363Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T21:46:27.8421787Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T21:46:27.8422085Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T21:46:27.8422434Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T21:46:27.8422784Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T21:46:27.8423254Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T21:46:27.8423613Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T21:46:27.8423952Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T21:46:27.8424286Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T21:46:27.8424663Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T21:46:27.8425072Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T21:46:27.8425466Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T21:46:27.8425863Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T21:46:27.8426250Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T21:46:27.8426655Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T21:46:27.8427150Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T21:46:27.8427766Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T21:46:27.8428389Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T21:46:27.8428931Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T21:46:27.8429529Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T21:46:27.8429991Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T21:46:27.8430507Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T21:46:27.8431129Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T21:46:27.8431705Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T21:46:27.8432194Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T21:46:27.8432637Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T21:46:27.8433003Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T21:46:27.8433474Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T21:46:27.8433848Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T21:46:27.8434227Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T21:46:27.8434619Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T21:46:27.8434998Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T21:46:27.8435378Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T21:46:27.8435754Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T21:46:27.8436131Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T21:46:27.8436507Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T21:46:27.8436874Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T21:46:27.8437239Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T21:46:27.8437633Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T21:46:27.8438025Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T21:46:27.8438559Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T21:46:27.8438969Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T21:46:27.8439330Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T21:46:27.8439716Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T21:46:27.8440121Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T21:46:27.8440526Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T21:46:27.8440962Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T21:46:27.8441387Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T21:46:27.8441759Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T21:46:27.8442123Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T21:46:27.8442506Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T21:46:27.8442871Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T21:46:27.8443481Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T21:46:27.8443877Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T21:46:27.8444260Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T21:46:27.8444641Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T21:46:27.8445002Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T21:46:27.8445360Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T21:46:27.8446028Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:27.8446746Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:27.8447427Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:27.8448079Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:27.8448596Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T21:46:27.8448980Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T21:46:27.8449351Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T21:46:27.8449725Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T21:46:27.8450097Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T21:46:27.8450461Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T21:46:27.8450830Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T21:46:27.8451216Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T21:46:27.8451590Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T21:46:27.8451955Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T21:46:27.8452333Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T21:46:27.8452703Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T21:46:27.8453204Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T21:46:27.8453619Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T21:46:27.8454019Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T21:46:27.8454414Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T21:46:27.8454809Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T21:46:27.8455357Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T21:46:27.8455735Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T21:46:27.8456113Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T21:46:27.8456486Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T21:46:27.8456866Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T21:46:27.8457263Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T21:46:27.8457654Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T21:46:27.8458045Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T21:46:27.8458441Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T21:46:27.8458823Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T21:46:27.8459250Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T21:46:27.8459679Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T21:46:27.8460068Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T21:46:27.8460503Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T21:46:27.8460961Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T21:46:27.8461365Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T21:46:27.8461731Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T21:46:27.8462105Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T21:46:27.8462660Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T21:46:27.8463173Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T21:46:27.8463581Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T21:46:27.8463957Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T21:46:27.8464343Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T21:46:27.8464808Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T21:46:27.8465278Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T21:46:27.8465674Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T21:46:27.8466077Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T21:46:27.8466526Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T21:46:27.8466969Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T21:46:27.8467439Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T21:46:27.8467926Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T21:46:27.8468362Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T21:46:27.8468799Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T21:46:27.8469196Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T21:46:27.8469590Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T21:46:27.8470007Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T21:46:27.8470392Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T21:46:27.8470769Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T21:46:27.8471178Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T21:46:27.8471696Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T21:46:27.8472097Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T21:46:27.8472513Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T21:46:27.8472903Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T21:46:27.8473379Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T21:46:27.8473744Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T21:46:27.8474102Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T21:46:27.8474486Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T21:46:27.8474896Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T21:46:27.8475352Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T21:46:27.8475802Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T21:46:27.8476202Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T21:46:27.8476636Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T21:46:27.8477055Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T21:46:27.8477459Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T21:46:27.8477856Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T21:46:27.8478216Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T21:46:27.8478581Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T21:46:27.8479084Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T21:46:27.8479481Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T21:46:27.8479853Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T21:46:27.8480181Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T21:46:27.8480496Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T21:46:27.8480850Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T21:46:27.8481353Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T21:46:27.8481866Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T21:46:27.8482241Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T21:46:27.8482607Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T21:46:27.8482999Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T21:46:27.8483625Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T21:46:27.8484052Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T21:46:27.8484470Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T21:46:27.8484880Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T21:46:27.8485287Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T21:46:27.8485658Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T21:46:27.8486023Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T21:46:27.8486386Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T21:46:27.8486765Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T21:46:27.8487187Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T21:46:27.8487617Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T21:46:27.8488011Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T21:46:27.8488559Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T21:46:27.8488994Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T21:46:27.8489382Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T21:46:27.8489744Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T21:46:27.8490090Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T21:46:27.8490447Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T21:46:27.8490815Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T21:46:27.8491189Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T21:46:27.8491592Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T21:46:27.8492001Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T21:46:27.8492463Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T21:46:27.8492900Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T21:46:27.8493467Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T21:46:27.8493849Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T21:46:27.8494225Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T21:46:27.8494606Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T21:46:27.8495006Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T21:46:27.8495374Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T21:46:27.8495938Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T21:46:27.8496432Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T21:46:27.8496853Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T21:46:27.8497220Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T21:46:27.8497586Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T21:46:27.8497984Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T21:46:27.8498371Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T21:46:27.8498742Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T21:46:27.8499132Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T21:46:27.8499512Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T21:46:27.8499875Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T21:46:27.8500233Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T21:46:27.8500635Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T21:46:27.8501052Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T21:46:27.8501431Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T21:46:27.8501814Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T21:46:27.8502253Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T21:46:27.8502687Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T21:46:27.8503210Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T21:46:27.8503604Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T21:46:27.8504127Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:27.8504639Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T21:46:27.8505072Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T21:46:27.8505454Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T21:46:27.8505865Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T21:46:27.8506291Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T21:46:27.8506814Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T21:46:27.8507398Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T21:46:27.8508007Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T21:46:27.8508657Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T21:46:27.8509297Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T21:46:27.8509927Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T21:46:27.8510551Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T21:46:27.8511135Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T21:46:27.8511619Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T21:46:27.8512065Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T21:46:27.8512499Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T21:46:27.8512925Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T21:46:27.8513667Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T21:46:27.8514109Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T21:46:27.8514501Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T21:46:27.8514867Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T21:46:27.8515243Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T21:46:27.8515620Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T21:46:27.8516029Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T21:46:27.8516439Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T21:46:27.8516797Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T21:46:27.8517192Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T21:46:27.8517656Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T21:46:27.8518142Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T21:46:27.8518625Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T21:46:27.8519106Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T21:46:27.8519584Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T21:46:27.8520060Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T21:46:27.8520503Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T21:46:27.8520916Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T21:46:27.8521324Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T21:46:27.8521742Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T21:46:27.8522150Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T21:46:27.8522674Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T21:46:27.8523269Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T21:46:27.8523738Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T21:46:27.8524122Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T21:46:27.8524496Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T21:46:27.8524868Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T21:46:27.8525245Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T21:46:27.8525677Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T21:46:27.8526113Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T21:46:27.8526513Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T21:46:27.8526926Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T21:46:27.8527348Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T21:46:27.8527796Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T21:46:27.8528239Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T21:46:27.8528670Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T21:46:27.8529066Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T21:46:27.8529445Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T21:46:27.8529830Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T21:46:27.8530322Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T21:46:27.8530700Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T21:46:27.8531105Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T21:46:27.8531496Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T21:46:27.8531918Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T21:46:27.8532384Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T21:46:27.8532804Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T21:46:27.8533323Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T21:46:27.8533718Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T21:46:27.8534017Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T21:46:27.8534342Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T21:46:27.8534724Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T21:46:27.8535120Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T21:46:27.8535503Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T21:46:27.8535894Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T21:46:27.8536315Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T21:46:27.8536757Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T21:46:27.8537172Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T21:46:27.8537555Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T21:46:27.8537948Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T21:46:27.8538498Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:27.8539080Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T21:46:27.8539648Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T21:46:27.8540079Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T21:46:27.8540516Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T21:46:27.8540933Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T21:46:27.8541327Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T21:46:27.8541714Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T21:46:27.8542096Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T21:46:27.8542497Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T21:46:27.8542893Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T21:46:27.8543376Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T21:46:27.8543762Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T21:46:27.8544160Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T21:46:27.8544531Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T21:46:27.8544937Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T21:46:27.8545392Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T21:46:27.8545809Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T21:46:27.8546182Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T21:46:27.8546671Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T21:46:27.8547058Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T21:46:27.8547436Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T21:46:27.8547805Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T21:46:27.8548230Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T21:46:27.8548666Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T21:46:27.8549069Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T21:46:27.8549459Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T21:46:27.8549844Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T21:46:27.8550219Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T21:46:27.8550594Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T21:46:27.8550974Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T21:46:27.8551375Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T21:46:27.8551818Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T21:46:27.8552268Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T21:46:27.8552688Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T21:46:27.8553224Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T21:46:27.8553625Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T21:46:27.8554040Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T21:46:27.8554424Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T21:46:27.8554784Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T21:46:27.8555102Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T21:46:27.8555399Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T21:46:27.8555893Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T21:46:27.8556261Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T21:46:27.8556613Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T21:46:27.8556983Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T21:46:27.8557376Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T21:46:27.8557759Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T21:46:27.8558121Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T21:46:27.8558474Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T21:46:27.8558853Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T21:46:27.8559247Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T21:46:27.8559627Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T21:46:27.8559984Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T21:46:27.8560342Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T21:46:27.8560724Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T21:46:27.8561106Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T21:46:27.8561456Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T21:46:27.8561825Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T21:46:27.8562212Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T21:46:27.8562588Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T21:46:27.8563224Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T21:46:27.8563682Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T21:46:27.8564083Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T21:46:27.8564487Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T21:46:27.8564912Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T21:46:27.8565317Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T21:46:27.8565678Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T21:46:27.8566032Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T21:46:27.8566380Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T21:46:27.8566806Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T21:46:27.8567312Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T21:46:27.8567779Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T21:46:27.8568259Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T21:46:27.8568749Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T21:46:27.8569181Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T21:46:27.8569564Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T21:46:27.8569950Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T21:46:27.8570336Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T21:46:27.8570719Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T21:46:27.8571109Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T21:46:27.8571497Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T21:46:27.8571862Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T21:46:27.8572381Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T21:46:27.8572820Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T21:46:27.8573367Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T21:46:27.8573741Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T21:46:27.8574142Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T21:46:27.8574565Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T21:46:27.8574949Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T21:46:27.8575306Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T21:46:27.8575705Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T21:46:27.8576160Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T21:46:27.8576593Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T21:46:27.8577000Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T21:46:27.8577405Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T21:46:27.8577735Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T21:46:27.8578009Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T21:46:27.8578362Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T21:46:27.8578842Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T21:46:28.0767391Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:46:28.2562310Z Collecting meson
2025-08-20T21:46:28.3010099Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T21:46:28.3366514Z Collecting ninja
2025-08-20T21:46:28.3437927Z   Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.1 kB)
2025-08-20T21:46:28.3563507Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T21:46:28.4270019Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 18.4 MB/s  0:00:00
2025-08-20T21:46:28.4339414Z Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (180 kB)
2025-08-20T21:46:28.5296726Z Installing collected packages: ninja, meson
2025-08-20T21:46:29.2500258Z 
2025-08-20T21:46:29.2529843Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T21:46:29.5358126Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:46:29.6430264Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T21:46:29.7106191Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T21:46:30.1694571Z 1.8.4
2025-08-20T21:46:30.1937947Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T21:46:30.2192649Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T21:46:30.2193732Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T21:46:30.2194357Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T21:46:30.2194970Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T21:46:30.2195613Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T21:46:30.2196258Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T21:46:30.2196874Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T21:46:30.2197502Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T21:46:30.2198104Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T21:46:30.2198523Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T21:46:30.2198924Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T21:46:30.2199569Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T21:46:30.2199962Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T21:46:30.2200370Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T21:46:30.2200772Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T21:46:30.2201169Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T21:46:30.2201594Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T21:46:30.2201960Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T21:46:30.2202345Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T21:46:30.2202812Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T21:46:30.2203508Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T21:46:30.2203897Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T21:46:30.2204314Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T21:46:30.2204709Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T21:46:30.2205063Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T21:46:30.2205537Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T21:46:30.2205961Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T21:46:30.2206370Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T21:46:30.2206768Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T21:46:30.2207618Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T21:46:30.2208386Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T21:46:30.2209135Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T21:46:30.2209910Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T21:46:30.2210664Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T21:46:30.2211465Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T21:46:30.2212350Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T21:46:30.2213264Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T21:46:30.2214018Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T21:46:30.2214751Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T21:46:30.2215529Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T21:46:30.2216286Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T21:46:30.2217035Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T21:46:30.2217778Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T21:46:30.2218616Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T21:46:30.2219491Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T21:46:30.2220329Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T21:46:30.2221205Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T21:46:30.2222017Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T21:46:30.2222798Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T21:46:30.2223753Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T21:46:30.2224716Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T21:46:30.2225529Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T21:46:30.2226268Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T21:46:30.2226938Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T21:46:30.2227583Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T21:46:30.2228241Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T21:46:30.2228812Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T21:46:30.2229425Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T21:46:30.2230152Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T21:46:30.2230844Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T21:46:30.2231583Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T21:46:30.2232374Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T21:46:30.2234412Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T21:46:30.2235202Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T21:46:30.2235976Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T21:46:30.2236741Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T21:46:30.2237456Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T21:46:30.2238157Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T21:46:30.2238904Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T21:46:30.2239913Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T21:46:30.2240815Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T21:46:30.2241658Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T21:46:30.2242396Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T21:46:30.2243260Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T21:46:30.2243964Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T21:46:30.2244680Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T21:46:30.2245464Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T21:46:30.2246354Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T21:46:30.2247250Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T21:46:30.2248146Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T21:46:30.2248721Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T21:46:30.2249150Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T21:46:30.2249550Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T21:46:30.2249962Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T21:46:30.2250373Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T21:46:30.2250765Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T21:46:30.2251190Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T21:46:30.2251612Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T21:46:30.2251995Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T21:46:30.2252389Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T21:46:30.2252965Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T21:46:30.2253612Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T21:46:30.2253992Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T21:46:30.2254364Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T21:46:30.2254757Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T21:46:30.2255150Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T21:46:30.2255506Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T21:46:30.2255885Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T21:46:30.2256276Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T21:46:30.2256644Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T21:46:30.2257035Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T21:46:30.2257399Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T21:46:30.2257765Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T21:46:30.2258134Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T21:46:30.2258522Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T21:46:30.2258919Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T21:46:30.2259309Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T21:46:30.2259679Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T21:46:30.2260055Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T21:46:30.2260567Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T21:46:30.2260976Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T21:46:30.2261332Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T21:46:30.2261661Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T21:46:30.2262019Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T21:46:30.2262373Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T21:46:30.2262730Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T21:46:30.2263474Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T21:46:30.2263853Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T21:46:30.2264234Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T21:46:30.2264630Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T21:46:30.2265068Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T21:46:30.2265515Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T21:46:30.2265919Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T21:46:30.2266308Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T21:46:30.2266706Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T21:46:30.2267105Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T21:46:30.2267506Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T21:46:30.2267921Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T21:46:30.2268303Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T21:46:30.2268699Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T21:46:30.2269116Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T21:46:30.2269563Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T21:46:30.2270123Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T21:46:30.2270508Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T21:46:30.2270897Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T21:46:30.2271308Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T21:46:30.2271718Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T21:46:30.2272119Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T21:46:30.2272510Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T21:46:30.2272907Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T21:46:30.2273539Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T21:46:30.2273922Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T21:46:30.2274287Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T21:46:30.2274599Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T21:46:30.2274926Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T21:46:30.2275340Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T21:46:30.2275743Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T21:46:30.2276144Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T21:46:30.2276520Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T21:46:30.2276902Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T21:46:30.2277292Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T21:46:30.2277775Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T21:46:30.2278131Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T21:46:30.2278569Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T21:46:30.2279023Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T21:46:30.2279426Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T21:46:30.2279816Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T21:46:30.2280225Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T21:46:30.2280643Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T21:46:30.2281067Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T21:46:30.2281493Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T21:46:30.2281863Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T21:46:30.2282229Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T21:46:30.2292190Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T21:46:30.2292825Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T21:46:30.2293510Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T21:46:30.2293900Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T21:46:30.2294261Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T21:46:30.2294658Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T21:46:30.2295088Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T21:46:30.2295523Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T21:46:30.2296018Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T21:46:30.2296448Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T21:46:30.2297029Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T21:46:30.2297381Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T21:46:30.2297741Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T21:46:30.2298193Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T21:46:30.2298697Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T21:46:30.2299145Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T21:46:30.2299526Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T21:46:30.2299989Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T21:46:30.2300539Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T21:46:30.2301048Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T21:46:30.2301492Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T21:46:30.2301861Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T21:46:30.2302246Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T21:46:30.2302664Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T21:46:30.2303198Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T21:46:30.2303610Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T21:46:30.2303996Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T21:46:30.2304383Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T21:46:30.2304900Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T21:46:30.2305314Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T21:46:30.2305718Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T21:46:30.2306127Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T21:46:30.2306521Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T21:46:30.2306916Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T21:46:30.2307350Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T21:46:30.2307812Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T21:46:30.2308241Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T21:46:30.2308613Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T21:46:30.2308990Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T21:46:30.2309390Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T21:46:30.2309773Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T21:46:30.2310156Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T21:46:30.2310542Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T21:46:30.2310933Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T21:46:30.2311347Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T21:46:30.2311815Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T21:46:30.2312260Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T21:46:30.2312663Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T21:46:30.2313049Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T21:46:30.2313540Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T21:46:30.2314034Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T21:46:30.2314405Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T21:46:30.2314792Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T21:46:30.2315175Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T21:46:30.2315626Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T21:46:30.2316119Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T21:46:30.2316583Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T21:46:30.2317098Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T21:46:30.2317607Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T21:46:30.2318104Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T21:46:30.2318600Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T21:46:30.2319037Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T21:46:30.2319401Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T21:46:30.2319766Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T21:46:30.2320143Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T21:46:30.2320519Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T21:46:30.2320875Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T21:46:30.2321252Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T21:46:30.2321737Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T21:46:30.2322129Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T21:46:30.2322519Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T21:46:30.2322895Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T21:46:30.2323396Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T21:46:30.2323783Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T21:46:30.2324196Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T21:46:30.2324633Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T21:46:30.2325020Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T21:46:30.2325420Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T21:46:30.2325833Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T21:46:30.2326212Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T21:46:30.2326567Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T21:46:30.2326916Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T21:46:30.2327275Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T21:46:30.2327657Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T21:46:30.2328030Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T21:46:30.2328442Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T21:46:30.2328808Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T21:46:30.2329120Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T21:46:30.2329589Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:30.2330109Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T21:46:30.2330601Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T21:46:30.2330982Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T21:46:30.2331355Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T21:46:30.2331759Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T21:46:30.2332194Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T21:46:30.2332623Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T21:46:30.2333055Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T21:46:30.2333670Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T21:46:30.2334074Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T21:46:30.2334496Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T21:46:30.2334911Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T21:46:30.2335301Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T21:46:30.2335723Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T21:46:30.2336211Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T21:46:30.2336706Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T21:46:30.2337149Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T21:46:30.2337556Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T21:46:30.2337956Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T21:46:30.2338604Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T21:46:30.2339094Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T21:46:30.2339502Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T21:46:30.2339932Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T21:46:30.2340380Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T21:46:30.2340782Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T21:46:30.2341146Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T21:46:30.2341509Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T21:46:30.2341892Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T21:46:30.2342280Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T21:46:30.2342653Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T21:46:30.2343020Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T21:46:30.2343612Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T21:46:30.2343994Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T21:46:30.2344359Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T21:46:30.2344728Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T21:46:30.2345081Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T21:46:30.2345459Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T21:46:30.2345847Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T21:46:30.2346209Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T21:46:30.2346566Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T21:46:30.2346922Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T21:46:30.2347285Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T21:46:30.2347780Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T21:46:30.2348144Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T21:46:30.2348494Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T21:46:30.2348867Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T21:46:30.2349219Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T21:46:30.2349585Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T21:46:30.2350025Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T21:46:30.2350424Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T21:46:30.2350783Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T21:46:30.2351171Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T21:46:30.2351591Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T21:46:30.2351987Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T21:46:30.2352342Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T21:46:30.2352703Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T21:46:30.2353164Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T21:46:30.2353473Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T21:46:30.2353785Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T21:46:30.2354133Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T21:46:30.2354486Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T21:46:30.2354849Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T21:46:30.2355321Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T21:46:30.2355672Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T21:46:30.2356021Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T21:46:30.2356401Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T21:46:30.2356809Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T21:46:30.2357199Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T21:46:30.2357589Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T21:46:30.2357979Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T21:46:30.2358389Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T21:46:30.2358895Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T21:46:30.2359518Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T21:46:30.2360149Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T21:46:30.2360689Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T21:46:30.2361161Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T21:46:30.2361612Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T21:46:30.2362148Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T21:46:30.2362790Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T21:46:30.2363575Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T21:46:30.2364083Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T21:46:30.2364539Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T21:46:30.2365038Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T21:46:30.2365416Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T21:46:30.2365793Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T21:46:30.2366177Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T21:46:30.2366572Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T21:46:30.2366957Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T21:46:30.2367341Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T21:46:30.2367720Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T21:46:30.2368098Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T21:46:30.2368468Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T21:46:30.2368843Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T21:46:30.2369217Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T21:46:30.2369608Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T21:46:30.2370002Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T21:46:30.2370413Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T21:46:30.2370824Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T21:46:30.2371184Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T21:46:30.2371571Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T21:46:30.2372089Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T21:46:30.2372500Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T21:46:30.2372947Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T21:46:30.2373565Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T21:46:30.2373937Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T21:46:30.2374308Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T21:46:30.2374687Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T21:46:30.2375056Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T21:46:30.2375440Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T21:46:30.2375823Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T21:46:30.2376208Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T21:46:30.2376592Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T21:46:30.2376951Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T21:46:30.2377313Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T21:46:30.2377861Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:30.2378573Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:30.2379253Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:30.2379914Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:30.2380434Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T21:46:30.2380818Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T21:46:30.2381190Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T21:46:30.2381687Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T21:46:30.2382071Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T21:46:30.2382443Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T21:46:30.2382825Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T21:46:30.2383319Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T21:46:30.2383701Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T21:46:30.2384080Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T21:46:30.2384463Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T21:46:30.2384839Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T21:46:30.2385232Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T21:46:30.2385656Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T21:46:30.2386065Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T21:46:30.2386466Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T21:46:30.2386866Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T21:46:30.2387258Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T21:46:30.2387646Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T21:46:30.2388030Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T21:46:30.2388404Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T21:46:30.2388900Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T21:46:30.2389309Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T21:46:30.2389706Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T21:46:30.2390109Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T21:46:30.2390506Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T21:46:30.2390893Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T21:46:30.2391319Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T21:46:30.2391752Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T21:46:30.2392154Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T21:46:30.2392591Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T21:46:30.2393052Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T21:46:30.2393570Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T21:46:30.2393943Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T21:46:30.2394318Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T21:46:30.2394717Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T21:46:30.2395126Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T21:46:30.2395529Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T21:46:30.2395907Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T21:46:30.2396294Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T21:46:30.2396764Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T21:46:30.2397237Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T21:46:30.2397639Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T21:46:30.2398162Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T21:46:30.2398617Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T21:46:30.2399062Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T21:46:30.2399535Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T21:46:30.2400025Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T21:46:30.2400469Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T21:46:30.2400906Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T21:46:30.2401308Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T21:46:30.2401703Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T21:46:30.2402125Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T21:46:30.2402511Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T21:46:30.2402893Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T21:46:30.2403396Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T21:46:30.2403798Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T21:46:30.2404198Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T21:46:30.2404616Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T21:46:30.2405009Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T21:46:30.2405378Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T21:46:30.2405863Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T21:46:30.2406229Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T21:46:30.2406656Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T21:46:30.2407088Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T21:46:30.2407555Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T21:46:30.2408015Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T21:46:30.2408427Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T21:46:30.2408871Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T21:46:30.2409301Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T21:46:30.2409715Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T21:46:30.2410125Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T21:46:30.2410490Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T21:46:30.2410863Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T21:46:30.2411260Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T21:46:30.2411658Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T21:46:30.2412037Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T21:46:30.2412374Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T21:46:30.2412695Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T21:46:30.2413052Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T21:46:30.2413663Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T21:46:30.2414194Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T21:46:30.2414574Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T21:46:30.2415064Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T21:46:30.2415458Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T21:46:30.2415875Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T21:46:30.2416288Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T21:46:30.2416690Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T21:46:30.2417102Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T21:46:30.2417518Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T21:46:30.2417896Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T21:46:30.2418271Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T21:46:30.2418636Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T21:46:30.2419023Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T21:46:30.2419449Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T21:46:30.2419884Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T21:46:30.2420282Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T21:46:30.2420703Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T21:46:30.2421142Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T21:46:30.2421533Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T21:46:30.2421902Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T21:46:30.2422370Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T21:46:30.2422734Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T21:46:30.2423205Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T21:46:30.2423588Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T21:46:30.2423988Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T21:46:30.2424402Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T21:46:30.2424865Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T21:46:30.2425336Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T21:46:30.2425717Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T21:46:30.2426103Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T21:46:30.2426491Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T21:46:30.2426878Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T21:46:30.2427262Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T21:46:30.2427635Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T21:46:30.2428079Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T21:46:30.2428574Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T21:46:30.2428999Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T21:46:30.2429378Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T21:46:30.2429745Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T21:46:30.2430159Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T21:46:30.2430560Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T21:46:30.2430936Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T21:46:30.2431453Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T21:46:30.2431831Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T21:46:30.2432189Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T21:46:30.2432547Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T21:46:30.2432942Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T21:46:30.2433465Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T21:46:30.2433848Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T21:46:30.2434240Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T21:46:30.2434685Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T21:46:30.2435126Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T21:46:30.2435546Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T21:46:30.2435944Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T21:46:30.2436465Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:30.2436979Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T21:46:30.2437288Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T21:46:30.2437637Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T21:46:30.2438054Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T21:46:30.2438479Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T21:46:30.2439114Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T21:46:30.2439702Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T21:46:30.2440321Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T21:46:30.2440961Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T21:46:30.2441599Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T21:46:30.2442221Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T21:46:30.2442841Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T21:46:30.2443522Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T21:46:30.2444011Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T21:46:30.2444458Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T21:46:30.2444900Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T21:46:30.2445331Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T21:46:30.2445803Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T21:46:30.2446234Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T21:46:30.2446623Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T21:46:30.2446992Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T21:46:30.2447371Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T21:46:30.2447748Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T21:46:30.2448159Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T21:46:30.2448580Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T21:46:30.2449058Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T21:46:30.2449453Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T21:46:30.2449920Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T21:46:30.2450414Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T21:46:30.2450910Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T21:46:30.2451396Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T21:46:30.2451880Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T21:46:30.2452364Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T21:46:30.2452814Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T21:46:30.2453331Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T21:46:30.2453750Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T21:46:30.2454164Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T21:46:30.2454576Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T21:46:30.2454989Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T21:46:30.2455424Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T21:46:30.2455854Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T21:46:30.2456239Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T21:46:30.2456733Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T21:46:30.2457114Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T21:46:30.2457495Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T21:46:30.2457931Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T21:46:30.2458369Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T21:46:30.2458773Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T21:46:30.2459181Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T21:46:30.2459608Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T21:46:30.2460056Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T21:46:30.2460506Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T21:46:30.2460944Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T21:46:30.2461345Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T21:46:30.2461724Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T21:46:30.2462112Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T21:46:30.2462484Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T21:46:30.2462866Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T21:46:30.2463367Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T21:46:30.2463767Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T21:46:30.2464193Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T21:46:30.2464660Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T21:46:30.2465084Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T21:46:30.2465489Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T21:46:30.2466003Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T21:46:30.2466308Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T21:46:30.2466625Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T21:46:30.2467012Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T21:46:30.2467409Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T21:46:30.2467803Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T21:46:30.2468196Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T21:46:30.2468627Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T21:46:30.2469079Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T21:46:30.2469498Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T21:46:30.2469887Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T21:46:30.2470290Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T21:46:30.2470831Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:30.2471411Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T21:46:30.2471866Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T21:46:30.2472314Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T21:46:30.2472749Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T21:46:30.2473414Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T21:46:30.2473821Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T21:46:30.2474224Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T21:46:30.2474604Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T21:46:30.2475001Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T21:46:30.2475401Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T21:46:30.2475773Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T21:46:30.2476162Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T21:46:30.2476564Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T21:46:30.2476937Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T21:46:30.2477352Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T21:46:30.2477815Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T21:46:30.2478238Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T21:46:30.2478616Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T21:46:30.2478991Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T21:46:30.2479378Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T21:46:30.2479753Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T21:46:30.2480126Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T21:46:30.2480558Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T21:46:30.2481005Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T21:46:30.2481418Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T21:46:30.2481811Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T21:46:30.2482317Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T21:46:30.2482699Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T21:46:30.2483168Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T21:46:30.2483553Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T21:46:30.2483951Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T21:46:30.2484402Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T21:46:30.2484855Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T21:46:30.2485280Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T21:46:30.2485688Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T21:46:30.2486091Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T21:46:30.2486515Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T21:46:30.2486907Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T21:46:30.2487265Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T21:46:30.2487578Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T21:46:30.2487879Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T21:46:30.2488246Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T21:46:30.2488619Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T21:46:30.2488971Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T21:46:30.2489347Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T21:46:30.2489857Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T21:46:30.2490250Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T21:46:30.2490613Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T21:46:30.2490963Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T21:46:30.2491336Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T21:46:30.2491731Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T21:46:30.2492102Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T21:46:30.2492468Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T21:46:30.2492826Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T21:46:30.2493316Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T21:46:30.2493704Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T21:46:30.2494057Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T21:46:30.2494433Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T21:46:30.2494823Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T21:46:30.2495196Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T21:46:30.2495569Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T21:46:30.2495942Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T21:46:30.2496325Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T21:46:30.2496724Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T21:46:30.2497148Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T21:46:30.2497550Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T21:46:30.2497906Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T21:46:30.2498254Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T21:46:30.2498711Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T21:46:30.2499136Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T21:46:30.2499637Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T21:46:30.2500101Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T21:46:30.2500572Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T21:46:30.2501068Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T21:46:30.2501503Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T21:46:30.2501884Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T21:46:30.2502274Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T21:46:30.2502660Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T21:46:30.2503048Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T21:46:30.2503529Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T21:46:30.2503915Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T21:46:30.2504289Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T21:46:30.2504683Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T21:46:30.2505125Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T21:46:30.2505555Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T21:46:30.2505935Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T21:46:30.2506447Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T21:46:30.2506876Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T21:46:30.2507262Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T21:46:30.2507613Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T21:46:30.2508006Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T21:46:30.2508467Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T21:46:30.2508900Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T21:46:30.2509315Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T21:46:30.2509724Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T21:46:30.2510050Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T21:46:30.2510358Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T21:46:30.2510715Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T21:46:30.2511205Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T21:46:30.4436473Z info: downloading installer
2025-08-20T21:46:30.7557521Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T21:46:30.7558094Z warn: /home/runner/.rustup/settings.toml
2025-08-20T21:46:30.7558585Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T21:46:30.7559125Z warn: instead of the one inferred from the default host triple.
2025-08-20T21:46:30.7725041Z info: profile set to 'default'
2025-08-20T21:46:30.7725499Z info: default host triple is x86_64-unknown-linux-gnu
2025-08-20T21:46:30.7725962Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T21:46:30.8397884Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T21:46:30.8801972Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T21:46:30.8802478Z 
2025-08-20T21:46:30.8896209Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T21:46:30.8896815Z 
2025-08-20T21:46:30.8896840Z 
2025-08-20T21:46:30.8896959Z Rust is installed now. Great!
2025-08-20T21:46:30.8897154Z 
2025-08-20T21:46:30.8897389Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T21:46:30.8897908Z environment variable. This has not been done automatically.
2025-08-20T21:46:30.8898344Z 
2025-08-20T21:46:30.8898558Z To configure your current shell, you need to source
2025-08-20T21:46:30.8899072Z the corresponding env file under $HOME/.cargo.
2025-08-20T21:46:30.8899369Z 
2025-08-20T21:46:30.8899653Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T21:46:30.8900344Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T21:46:30.8900893Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T21:46:30.8901384Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T21:46:30.9045473Z info: using existing install for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T21:46:30.9372822Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T21:46:30.9373489Z 
2025-08-20T21:46:30.9466316Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T21:46:30.9466832Z 
2025-08-20T21:46:30.9946610Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T21:46:33.4101897Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T21:46:33.4600369Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T21:46:33.4600991Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T21:46:33.4601607Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T21:46:33.4602229Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T21:46:33.4603754Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T21:46:33.4604480Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T21:46:33.4605167Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T21:46:33.4605835Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T21:46:33.4606468Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T21:46:33.4607045Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T21:46:33.4607663Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T21:46:33.4608347Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T21:46:33.4609032Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T21:46:33.4609754Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T21:46:33.4610449Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T21:46:33.4611162Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T21:46:33.4611860Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T21:46:33.4612514Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T21:46:33.4612911Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T21:46:33.4613607Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T21:46:33.4614049Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T21:46:33.4614444Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T21:46:33.4614961Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T21:46:33.4615367Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T21:46:33.4615726Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T21:46:33.4616125Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T21:46:33.4616564Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T21:46:33.4617188Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T21:46:33.4617588Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T21:46:33.4618002Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T21:46:33.4618419Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T21:46:33.4618841Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T21:46:33.4619262Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T21:46:33.4619683Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T21:46:33.4620127Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T21:46:33.4620564Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T21:46:33.4620953Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T21:46:33.4621351Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T21:46:33.4621761Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T21:46:33.4622176Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T21:46:33.4622585Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T21:46:33.4622982Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T21:46:33.4623598Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T21:46:33.4624044Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T21:46:33.4624510Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T21:46:33.4625096Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T21:46:33.4625583Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T21:46:33.4626026Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T21:46:33.4626437Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T21:46:33.4626846Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T21:46:33.4627243Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T21:46:33.4627645Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T21:46:33.4628036Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T21:46:33.4628399Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T21:46:33.4628755Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T21:46:33.4629122Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T21:46:33.4629440Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T21:46:33.4629778Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T21:46:33.4630174Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T21:46:33.4630545Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T21:46:33.4630947Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T21:46:33.4631380Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T21:46:33.4631790Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T21:46:33.4632189Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T21:46:33.4632600Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T21:46:33.4633027Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T21:46:33.4634533Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T21:46:33.4635063Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T21:46:33.4635472Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T21:46:33.4635928Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T21:46:33.4636420Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T21:46:33.4636879Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T21:46:33.4637290Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T21:46:33.4637666Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T21:46:33.4638052Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T21:46:33.4638445Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T21:46:33.4638880Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T21:46:33.4639359Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T21:46:33.4639841Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T21:46:33.4640322Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T21:46:33.4640751Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T21:46:33.4641140Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T21:46:33.4641520Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T21:46:33.4641916Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T21:46:33.4642423Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T21:46:33.4642805Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T21:46:33.4643464Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T21:46:33.4643881Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T21:46:33.4644262Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T21:46:33.4644633Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T21:46:33.4645027Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T21:46:33.4645426Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T21:46:33.4645796Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T21:46:33.4646159Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T21:46:33.4646548Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T21:46:33.4646930Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T21:46:33.4647279Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T21:46:33.4647655Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T21:46:33.4648017Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T21:46:33.4648372Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T21:46:33.4648754Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T21:46:33.4649139Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T21:46:33.4649499Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T21:46:33.4649869Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T21:46:33.4650256Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T21:46:33.4650659Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T21:46:33.4651050Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T21:46:33.4651596Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T21:46:33.4651967Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T21:46:33.4652356Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T21:46:33.4652750Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T21:46:33.4653424Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T21:46:33.4653997Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T21:46:33.4654613Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T21:46:33.4654974Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T21:46:33.4655335Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T21:46:33.4655690Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T21:46:33.4656037Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T21:46:33.4656622Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T21:46:33.4657372Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T21:46:33.4668364Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T21:46:33.4668864Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T21:46:33.4669289Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T21:46:33.4669686Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T21:46:33.4670087Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T21:46:33.4670480Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T21:46:33.4671080Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T21:46:33.4671502Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T21:46:33.4671887Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T21:46:33.4672270Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T21:46:33.4672681Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T21:46:33.4673332Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T21:46:33.4673783Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T21:46:33.4674172Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T21:46:33.4674560Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T21:46:33.4674973Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T21:46:33.4675383Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T21:46:33.4675780Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T21:46:33.4676170Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T21:46:33.4676567Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T21:46:33.4676963Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T21:46:33.4677338Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T21:46:33.4677695Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T21:46:33.4678001Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T21:46:33.4678323Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T21:46:33.4678711Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T21:46:33.4679107Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T21:46:33.4679502Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T21:46:33.4680002Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T21:46:33.4680371Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T21:46:33.4680745Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T21:46:33.4681084Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T21:46:33.4681420Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T21:46:33.4681858Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T21:46:33.4682301Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T21:46:33.4682734Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T21:46:33.4683498Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T21:46:33.4684011Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T21:46:33.4684420Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T21:46:33.4684841Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T21:46:33.4685250Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T21:46:33.4685602Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T21:46:33.4685961Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T21:46:33.4686396Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T21:46:33.4686833Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T21:46:33.4687252Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T21:46:33.4687619Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T21:46:33.4688107Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T21:46:33.4688502Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T21:46:33.4688890Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T21:46:33.4689315Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T21:46:33.4689776Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T21:46:33.4690191Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T21:46:33.4690561Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T21:46:33.4690907Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T21:46:33.4691268Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T21:46:33.4691717Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T21:46:33.4692223Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T21:46:33.4692663Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T21:46:33.4693041Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T21:46:33.4693718Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T21:46:33.4694255Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T21:46:33.4694743Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T21:46:33.4695170Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T21:46:33.4695531Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T21:46:33.4695910Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T21:46:33.4696317Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T21:46:33.4696733Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T21:46:33.4697132Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T21:46:33.4697636Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T21:46:33.4698004Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T21:46:33.4698392Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T21:46:33.4698828Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T21:46:33.4699229Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T21:46:33.4699638Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T21:46:33.4700032Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T21:46:33.4700428Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T21:46:33.4700861Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T21:46:33.4701313Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T21:46:33.4701744Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T21:46:33.4702115Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T21:46:33.4702484Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T21:46:33.4702878Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T21:46:33.4703555Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T21:46:33.4703951Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T21:46:33.4704329Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T21:46:33.4704717Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T21:46:33.4705263Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T21:46:33.4705734Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T21:46:33.4706185Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T21:46:33.4706582Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T21:46:33.4706965Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T21:46:33.4707343Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T21:46:33.4707715Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T21:46:33.4708080Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T21:46:33.4708464Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T21:46:33.4708849Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T21:46:33.4709476Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T21:46:33.4710344Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T21:46:33.4710962Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T21:46:33.4711483Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T21:46:33.4711992Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T21:46:33.4712483Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T21:46:33.4712971Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T21:46:33.4713517Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T21:46:33.4713896Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T21:46:33.4714272Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T21:46:33.4714656Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T21:46:33.4715035Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T21:46:33.4715537Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T21:46:33.4715915Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T21:46:33.4716292Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T21:46:33.4716676Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T21:46:33.4717057Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T21:46:33.4717437Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T21:46:33.4717834Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T21:46:33.4718220Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T21:46:33.4718635Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T21:46:33.4719071Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T21:46:33.4719462Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T21:46:33.4719832Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T21:46:33.4720253Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T21:46:33.4720621Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T21:46:33.4720967Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T21:46:33.4721312Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T21:46:33.4721672Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T21:46:33.4722054Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T21:46:33.4722586Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T21:46:33.4722983Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T21:46:33.4723459Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T21:46:33.4723774Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T21:46:33.4724237Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:33.4724749Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T21:46:33.4725119Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T21:46:33.4725495Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T21:46:33.4725861Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T21:46:33.4726259Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T21:46:33.4726695Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T21:46:33.4727123Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T21:46:33.4727551Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T21:46:33.4727950Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T21:46:33.4728350Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T21:46:33.4728763Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T21:46:33.4729165Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T21:46:33.4729551Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T21:46:33.4729976Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T21:46:33.4730459Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T21:46:33.4730954Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T21:46:33.4731395Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T21:46:33.4731921Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T21:46:33.4732315Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T21:46:33.4732782Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T21:46:33.4733358Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T21:46:33.4733760Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T21:46:33.4734183Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T21:46:33.4734630Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T21:46:33.4735029Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T21:46:33.4735395Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T21:46:33.4735761Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T21:46:33.4736143Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T21:46:33.4736523Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T21:46:33.4736886Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T21:46:33.4737245Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T21:46:33.4737621Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T21:46:33.4737999Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T21:46:33.4738363Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T21:46:33.4738729Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T21:46:33.4739084Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T21:46:33.4739575Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T21:46:33.4739962Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T21:46:33.4740321Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T21:46:33.4740675Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T21:46:33.4741026Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T21:46:33.4741385Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T21:46:33.4741751Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T21:46:33.4742112Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T21:46:33.4742462Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T21:46:33.4742834Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T21:46:33.4743341Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T21:46:33.4743875Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T21:46:33.4744308Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T21:46:33.4744709Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T21:46:33.4745068Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T21:46:33.4745448Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T21:46:33.4745861Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T21:46:33.4746256Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T21:46:33.4746609Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T21:46:33.4746969Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T21:46:33.4747323Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T21:46:33.4747620Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T21:46:33.4747919Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T21:46:33.4748480Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T21:46:33.4748846Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T21:46:33.4749220Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T21:46:33.4749585Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T21:46:33.4749939Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T21:46:33.4750279Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T21:46:33.4750659Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T21:46:33.4751074Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T21:46:33.4751471Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T21:46:33.4751866Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T21:46:33.4752254Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T21:46:33.4752672Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T21:46:33.4753291Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T21:46:33.4753908Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T21:46:33.4754533Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T21:46:33.4755077Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T21:46:33.4755552Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T21:46:33.4755999Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T21:46:33.4756639Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T21:46:33.4757270Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T21:46:33.4757827Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T21:46:33.4758316Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T21:46:33.4758761Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T21:46:33.4759128Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T21:46:33.4759504Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T21:46:33.4759873Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T21:46:33.4760255Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T21:46:33.4760649Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T21:46:33.4761032Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T21:46:33.4761419Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T21:46:33.4761801Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T21:46:33.4762181Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T21:46:33.4762546Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T21:46:33.4762915Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T21:46:33.4763386Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T21:46:33.4763772Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T21:46:33.4764163Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T21:46:33.4764575Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T21:46:33.4764983Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T21:46:33.4765468Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T21:46:33.4765855Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T21:46:33.4766262Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T21:46:33.4766670Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T21:46:33.4767107Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T21:46:33.4767536Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T21:46:33.4767903Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T21:46:33.4768490Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T21:46:33.4769129Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T21:46:33.4769773Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T21:46:33.4770471Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T21:46:33.4771178Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T21:46:33.4771740Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T21:46:33.4772126Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T21:46:33.4772493Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T21:46:33.4772856Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T21:46:33.4773536Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:33.4774245Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:33.4775156Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:33.4775826Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:33.4776351Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T21:46:33.4776734Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T21:46:33.4777107Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T21:46:33.4777481Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T21:46:33.4777849Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T21:46:33.4778209Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T21:46:33.4778587Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T21:46:33.4778974Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T21:46:33.4779349Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T21:46:33.4779729Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T21:46:33.4780108Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T21:46:33.4780477Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T21:46:33.4780865Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T21:46:33.4781269Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T21:46:33.4781664Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T21:46:33.4782054Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T21:46:33.4782453Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T21:46:33.4782847Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T21:46:33.4783326Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T21:46:33.4783843Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T21:46:33.4784214Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T21:46:33.4784593Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T21:46:33.4784993Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T21:46:33.4785386Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T21:46:33.4785773Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T21:46:33.4786165Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T21:46:33.4786548Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T21:46:33.4786978Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T21:46:33.4787408Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T21:46:33.4787812Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T21:46:33.4788247Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T21:46:33.4788704Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T21:46:33.4789111Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T21:46:33.4789476Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T21:46:33.4789858Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T21:46:33.4790250Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T21:46:33.4790651Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T21:46:33.4791167Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T21:46:33.4791551Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T21:46:33.4791941Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T21:46:33.4792410Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T21:46:33.4792876Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T21:46:33.4793510Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T21:46:33.4793923Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T21:46:33.4794372Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T21:46:33.4794812Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T21:46:33.4795284Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T21:46:33.4795770Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T21:46:33.4796210Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T21:46:33.4796645Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T21:46:33.4797040Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T21:46:33.4797434Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T21:46:33.4797852Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T21:46:33.4798240Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T21:46:33.4798644Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T21:46:33.4799054Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T21:46:33.4799453Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T21:46:33.4799858Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T21:46:33.4800405Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T21:46:33.4800798Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T21:46:33.4801168Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T21:46:33.4801530Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T21:46:33.4801889Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T21:46:33.4802276Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T21:46:33.4802692Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T21:46:33.4803367Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T21:46:33.4803831Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T21:46:33.4804238Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T21:46:33.4804674Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T21:46:33.4805104Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T21:46:33.4805515Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T21:46:33.4805928Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T21:46:33.4806291Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T21:46:33.4806660Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T21:46:33.4807049Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T21:46:33.4807443Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T21:46:33.4807813Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T21:46:33.4808280Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T21:46:33.4808603Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T21:46:33.4808965Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T21:46:33.4809468Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T21:46:33.4809976Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T21:46:33.4810352Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T21:46:33.4810723Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T21:46:33.4811117Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T21:46:33.4811529Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T21:46:33.4811934Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T21:46:33.4812338Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T21:46:33.4812767Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T21:46:33.4813293Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T21:46:33.4813705Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T21:46:33.4814070Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T21:46:33.4814428Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T21:46:33.4814805Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T21:46:33.4815223Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T21:46:33.4815648Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T21:46:33.4816040Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T21:46:33.4816461Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T21:46:33.4816895Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T21:46:33.4817411Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T21:46:33.4817777Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T21:46:33.4818128Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T21:46:33.4818487Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T21:46:33.4818863Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T21:46:33.4819239Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T21:46:33.4819639Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T21:46:33.4820047Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T21:46:33.4820506Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T21:46:33.4820940Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T21:46:33.4821322Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T21:46:33.4821703Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T21:46:33.4822079Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T21:46:33.4822466Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T21:46:33.4822840Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T21:46:33.4823309Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T21:46:33.4823749Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T21:46:33.4824236Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T21:46:33.4824766Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T21:46:33.4825140Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T21:46:33.4825515Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T21:46:33.4825914Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T21:46:33.4826303Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T21:46:33.4826673Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T21:46:33.4827072Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T21:46:33.4827509Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T21:46:33.4827857Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T21:46:33.4828211Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T21:46:33.4828604Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T21:46:33.4829032Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T21:46:33.4829409Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T21:46:33.4829798Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T21:46:33.4830230Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T21:46:33.4830660Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T21:46:33.4831076Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T21:46:33.4831465Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T21:46:33.4831979Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:33.4832494Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T21:46:33.4832810Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T21:46:33.4833398Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T21:46:33.4834043Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T21:46:33.4834468Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T21:46:33.4834982Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T21:46:33.4835558Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T21:46:33.4836154Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T21:46:33.4836789Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T21:46:33.4837423Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T21:46:33.4838041Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T21:46:33.4838659Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T21:46:33.4839231Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T21:46:33.4839709Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T21:46:33.4840148Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T21:46:33.4840629Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T21:46:33.4841046Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T21:46:33.4841507Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T21:46:33.4841930Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T21:46:33.4842417Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T21:46:33.4842786Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T21:46:33.4843324Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T21:46:33.4843741Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T21:46:33.4844148Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T21:46:33.4844559Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T21:46:33.4844920Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T21:46:33.4845304Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T21:46:33.4845762Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T21:46:33.4846243Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T21:46:33.4846723Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T21:46:33.4847199Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T21:46:33.4847674Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T21:46:33.4848147Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T21:46:33.4848594Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T21:46:33.4849007Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T21:46:33.4849417Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T21:46:33.4849826Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T21:46:33.4850233Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T21:46:33.4850645Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T21:46:33.4851073Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T21:46:33.4851663Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T21:46:33.4852051Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T21:46:33.4852432Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T21:46:33.4852802Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T21:46:33.4853286Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T21:46:33.4853720Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T21:46:33.4854153Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T21:46:33.4854550Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T21:46:33.4854957Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T21:46:33.4855373Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T21:46:33.4855826Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T21:46:33.4856264Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T21:46:33.4856688Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T21:46:33.4857084Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T21:46:33.4857458Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T21:46:33.4857845Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T21:46:33.4858214Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T21:46:33.4858582Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T21:46:33.4859090Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T21:46:33.4859487Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T21:46:33.4859910Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T21:46:33.4860370Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T21:46:33.4860784Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T21:46:33.4861187Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T21:46:33.4861581Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T21:46:33.4861878Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T21:46:33.4862192Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T21:46:33.4862571Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T21:46:33.4862966Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T21:46:33.4863452Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T21:46:33.4863856Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T21:46:33.4864280Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T21:46:33.4864719Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T21:46:33.4865150Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T21:46:33.4865534Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T21:46:33.4865930Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T21:46:33.4866469Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:46:33.4867038Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T21:46:33.4867486Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T21:46:33.4867916Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T21:46:33.4868465Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T21:46:33.4868871Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T21:46:33.4869261Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T21:46:33.4869644Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T21:46:33.4870023Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T21:46:33.4870415Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T21:46:33.4870806Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T21:46:33.4871182Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T21:46:33.4871567Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T21:46:33.4871966Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T21:46:33.4872333Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T21:46:33.4872734Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T21:46:33.4873298Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T21:46:33.4873732Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T21:46:33.4874106Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T21:46:33.4874479Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T21:46:33.4874860Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T21:46:33.4875347Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T21:46:33.4875716Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T21:46:33.4876146Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T21:46:33.4876588Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T21:46:33.4876984Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T21:46:33.4877374Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T21:46:33.4877769Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T21:46:33.4878147Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T21:46:33.4878516Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T21:46:33.4878893Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T21:46:33.4879296Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T21:46:33.4879737Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T21:46:33.4880190Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T21:46:33.4880608Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T21:46:33.4881005Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T21:46:33.4881404Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T21:46:33.4881827Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T21:46:33.4882213Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T21:46:33.4882564Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T21:46:33.4882876Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T21:46:33.4883430Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T21:46:33.4883833Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T21:46:33.4884201Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T21:46:33.4884686Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T21:46:33.4885049Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T21:46:33.4885442Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T21:46:33.4885824Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T21:46:33.4886181Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T21:46:33.4886531Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T21:46:33.4886902Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T21:46:33.4887296Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T21:46:33.4887669Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T21:46:33.4888027Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T21:46:33.4888380Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T21:46:33.4888764Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T21:46:33.4889145Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T21:46:33.4889491Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T21:46:33.4889859Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T21:46:33.4890244Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T21:46:33.4890617Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T21:46:33.4890988Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T21:46:33.4891356Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T21:46:33.4891846Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T21:46:33.4892247Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T21:46:33.4892671Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T21:46:33.4893177Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T21:46:33.4893530Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T21:46:33.4893877Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T21:46:33.4894219Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T21:46:33.4894637Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T21:46:33.4895129Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T21:46:33.4895599Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T21:46:33.4896076Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T21:46:33.4896580Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T21:46:33.4897014Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T21:46:33.4897388Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T21:46:33.4897773Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T21:46:33.4898153Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T21:46:33.4898564Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T21:46:33.4898943Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T21:46:33.4899321Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T21:46:33.4899688Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T21:46:33.4900079Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T21:46:33.4900510Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T21:46:33.4901058Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T21:46:33.4901430Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T21:46:33.4901830Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T21:46:33.4902247Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T21:46:33.4902622Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T21:46:33.4902970Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T21:46:33.4903456Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T21:46:33.4903902Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T21:46:33.4904328Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T21:46:33.4904732Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T21:46:33.4905137Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T21:46:33.4905460Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T21:46:33.4905734Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T21:46:33.4906081Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T21:46:33.4906555Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T21:46:33.4906888Z 
2025-08-20T21:46:33.4906892Z 
2025-08-20T21:46:33.4907326Z  [+] Finished Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (09:46:33 PM)
2025-08-20T21:46:33.4907697Z 
2025-08-20T21:46:33.4907701Z 
2025-08-20T21:46:33.4907704Z 
2025-08-20T21:46:33.4907784Z [+] Continue : YES
2025-08-20T21:46:33.4908018Z 
2025-08-20T21:46:33.4908267Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T21:46:33.5514950Z 
2025-08-20T21:46:33.5515306Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (09:46:33 PM) UTC
2025-08-20T21:46:33.5515569Z 
2025-08-20T21:46:33.5533834Z 
2025-08-20T21:46:33.5534064Z [+] Total RECIPES :: 1
2025-08-20T21:46:33.5534310Z 
2025-08-20T21:46:33.5610822Z 
2025-08-20T21:46:33.5611821Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml (1/1)
2025-08-20T21:46:33.5612825Z 
2025-08-20T21:46:33.6309459Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml
2025-08-20T21:46:33.6320464Z mode of '/tmp/pkgforge/wfmOUvqGE_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T21:46:33.6369249Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/netbird/official/source [Provided]
2025-08-20T21:46:33.6370005Z [+] Setting '.pkg_family' --> netbird [Provided]
2025-08-20T21:46:33.6382670Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T21:46:33.6389833Z [00:00:00.000]➜  [+] HOST: Linux pkrvmqc4gcfdwos 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
2025-08-20T21:46:33.6419564Z [00:00:00.003]➜  
2025-08-20T21:46:33.6420351Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/amd64" to 'docker run' ==> /tmp/pkgforge/wfmOUvqGE_build.yaml
2025-08-20T21:46:33.6420819Z [00:00:00.003]➜  
2025-08-20T21:46:33.6462236Z [00:00:00.007]➜  
2025-08-20T21:46:33.6462982Z [00:00:00.008]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':x86_64' ==> /tmp/pkgforge/wfmOUvqGE_build.yaml
2025-08-20T21:46:33.6463610Z [00:00:00.008]➜  
2025-08-20T21:46:33.6542307Z [00:00:00.015]➜  
2025-08-20T21:46:33.6544997Z [00:00:00.016]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/netbird/static.official.source.yaml) --> /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (09:46:33 PM) UTC]
2025-08-20T21:46:33.6546545Z [00:00:00.016]➜  
2025-08-20T21:46:33.6547168Z [00:00:00.016]➜  
2025-08-20T21:46:33.6547419Z [00:00:00.016]➜  
2025-08-20T21:46:33.6547710Z [00:00:00.016]➜  ###################################################################
2025-08-20T21:46:33.6554066Z [00:00:00.017]➜  #!/SBUILD ver @v1.0.0
2025-08-20T21:46:33.6556487Z [00:00:00.017]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml
2025-08-20T21:46:33.6558192Z [00:00:00.017]➜  _disabled: false
2025-08-20T21:46:33.6558655Z [00:00:00.017]➜  
2025-08-20T21:46:33.6559067Z [00:00:00.017]➜  pkg: "netbird"
2025-08-20T21:46:33.6559639Z [00:00:00.017]➜  pkg_id: "github.com.netbirdio.netbird.source"
2025-08-20T21:46:33.6560217Z [00:00:00.017]➜  pkg_type: "static"
2025-08-20T21:46:33.6560650Z [00:00:00.017]➜  category:
2025-08-20T21:46:33.6562935Z [00:00:00.017]➜    - "ConsoleOnly"
2025-08-20T21:46:33.6563647Z [00:00:00.017]➜    - "Utility"
2025-08-20T21:46:33.6564092Z [00:00:00.017]➜  description: 
2025-08-20T21:46:33.6564661Z [00:00:00.017]➜    _default: "WireGuard-based mesh network"
2025-08-20T21:46:33.6565468Z [00:00:00.017]➜    netbird: "Client for Netbird; A WireGuard-based mesh network"
2025-08-20T21:46:33.6566258Z [00:00:00.017]➜    netbird-mgmt: "Management service for Netbird"
2025-08-20T21:46:33.6566968Z [00:00:00.017]➜    netbird-relay: "Relay service for Netbird"
2025-08-20T21:46:33.6567672Z [00:00:00.017]➜    netbird-signal: "Signal service for Netbird"
2025-08-20T21:46:33.6568256Z [00:00:00.017]➜  distro_pkg:
2025-08-20T21:46:33.6568706Z [00:00:00.017]➜    archlinux:
2025-08-20T21:46:33.6569145Z [00:00:00.017]➜      aur:
2025-08-20T21:46:33.6569582Z [00:00:00.017]➜        - "netbird"
2025-08-20T21:46:33.6570078Z [00:00:00.017]➜        - "netbird-bin"
2025-08-20T21:46:33.6570575Z [00:00:00.017]➜    nixpkgs:
2025-08-20T21:46:33.6571266Z [00:00:00.017]➜      - "netbird"
2025-08-20T21:46:33.6571770Z [00:00:00.017]➜  homepage:
2025-08-20T21:46:33.6572351Z [00:00:00.017]➜    - "https://github.com/netbirdio/netbird"
2025-08-20T21:46:33.6572953Z [00:00:00.017]➜  license:
2025-08-20T21:46:33.6573613Z [00:00:00.017]➜    - id: "BSD-3-Clause"
2025-08-20T21:46:33.6574638Z [00:00:00.017]➜      url: "https://github.com/netbirdio/netbird/raw/9f4db0a953bd956d2042804a62e09e8e1dd4a190/LICENSE"  
2025-08-20T21:46:33.6575535Z [00:00:00.017]➜  maintainer:
2025-08-20T21:46:33.6576164Z [00:00:00.017]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T21:46:33.6576749Z [00:00:00.017]➜  note:
2025-08-20T21:46:33.6577290Z [00:00:00.017]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T21:46:33.6578302Z [00:00:00.017]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/netbirdio/netbird"
2025-08-20T21:46:33.6579138Z [00:00:00.017]➜  provides:
2025-08-20T21:46:33.6579569Z [00:00:00.017]➜    - "netbird"
2025-08-20T21:46:33.6580099Z [00:00:00.017]➜    - "netbird-mgmt"
2025-08-20T21:46:33.6580658Z [00:00:00.017]➜    - "netbird-relay"
2025-08-20T21:46:33.6581194Z [00:00:00.017]➜    - "netbird-signal"
2025-08-20T21:46:33.6581712Z [00:00:00.017]➜  repology:
2025-08-20T21:46:33.6582161Z [00:00:00.017]➜    - "netbird"
2025-08-20T21:46:33.6582645Z [00:00:00.017]➜  src_url:
2025-08-20T21:46:33.6583398Z [00:00:00.017]➜    - "https://github.com/netbirdio/netbird"
2025-08-20T21:46:33.6583981Z [00:00:00.017]➜  tag:
2025-08-20T21:46:33.6584400Z [00:00:00.017]➜    - "mesh"
2025-08-20T21:46:33.6584849Z [00:00:00.017]➜    - "wireguard"
2025-08-20T21:46:33.6585298Z [00:00:00.017]➜  x_exec:
2025-08-20T21:46:33.6585755Z [00:00:00.017]➜    bsys: "docker://go"
2025-08-20T21:46:33.6586241Z [00:00:00.017]➜    host:
2025-08-20T21:46:33.6586689Z [00:00:00.017]➜      - "aarch64-Linux"
2025-08-20T21:46:33.6587197Z [00:00:00.017]➜      - "x86_64-Linux"
2025-08-20T21:46:33.6587805Z [00:00:00.017]➜    shell: "bash"
2025-08-20T21:46:33.6588263Z [00:00:00.017]➜    pkgver: |
2025-08-20T21:46:33.6588837Z [00:00:00.017]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T21:46:33.6590172Z [00:00:00.017]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/netbirdio/netbird" "./TEMPREPO" &>/dev/null && \
2025-08-20T21:46:33.6592017Z [00:00:00.017]➜      git --git-dir="./TEMPREPO/.git" --no-pager log -1 --pretty=format:'HEAD-%h-%cd' --date=format:'%y%m%dT%H%M%S' && \
2025-08-20T21:46:33.6593405Z [00:00:00.017]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T21:46:33.6594116Z [00:00:00.017]➜    run: |
2025-08-20T21:46:33.6594499Z [00:00:00.017]➜      #Build
2025-08-20T21:46:33.6595581Z [00:00:00.017]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/amd64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T21:46:33.6596976Z [00:00:00.017]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T21:46:33.6598086Z [00:00:00.017]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T21:46:33.6598987Z [00:00:00.017]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T21:46:33.6599719Z [00:00:00.017]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:x86_64" \
2025-08-20T21:46:33.6600386Z [00:00:00.017]➜        bash -l -c '
2025-08-20T21:46:33.6600850Z [00:00:00.017]➜        #Setup ENV
2025-08-20T21:46:33.6601525Z [00:00:00.017]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T21:46:33.6602244Z [00:00:00.017]➜         CGO_ENABLED="1" 
2025-08-20T21:46:33.6602947Z [00:00:00.017]➜         CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T21:46:33.6604102Z [00:00:00.017]➜         GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T21:46:33.6604795Z [00:00:00.017]➜         GOOS="linux"
2025-08-20T21:46:33.6605620Z [00:00:00.017]➜         export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T21:46:33.6606192Z [00:00:00.017]➜        #Build
2025-08-20T21:46:33.6607127Z [00:00:00.017]➜         git clone --filter "blob:none" --quiet "https://github.com/netbirdio/netbird" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T21:46:33.6608165Z [00:00:00.017]➜         echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T21:46:33.6608998Z [00:00:00.017]➜         echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T21:46:33.6609768Z [00:00:00.017]➜         go mod tidy -v ; go generate ./...
2025-08-20T21:46:33.6611060Z [00:00:00.017]➜         go build -C "client" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/netbird"
2025-08-20T21:46:33.6612968Z [00:00:00.017]➜         go build -C "management" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/netbird-mgmt"
2025-08-20T21:46:33.6615157Z [00:00:00.017]➜         go build -C "relay" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/netbird-relay"
2025-08-20T21:46:33.6617044Z [00:00:00.017]➜         go build -C "signal" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/netbird-signal"
2025-08-20T21:46:33.6618104Z [00:00:00.017]➜        #Copy
2025-08-20T21:46:33.6619175Z [00:00:00.017]➜         ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-20T21:46:33.6620089Z [00:00:00.017]➜        #Strip 
2025-08-20T21:46:33.6620892Z [00:00:00.017]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T21:46:33.6621988Z [00:00:00.017]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T21:46:33.6623957Z [00:00:00.017]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T21:46:33.6627319Z [00:00:00.017]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T21:46:33.6628261Z [00:00:00.017]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T21:46:33.6628986Z [00:00:00.017]➜         popd &>/dev/null
2025-08-20T21:46:33.6629439Z [00:00:00.017]➜        '
2025-08-20T21:46:33.6629869Z [00:00:00.017]➜      #Copy & Meta
2025-08-20T21:46:33.6630540Z [00:00:00.017]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T21:46:33.6631531Z [00:00:00.017]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T21:46:33.6633658Z [00:00:00.017]➜       find "${SBUILD_TMPDIR}" -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath --no-symlinks | xargs -I "{}" rsync -achvL "{}" "${SBUILD_OUTDIR}"
2025-08-20T21:46:33.6635115Z [00:00:00.017]➜  
2025-08-20T21:46:33.6635441Z [00:00:00.017]➜  
2025-08-20T21:46:33.6635925Z [00:00:00.017]➜  ###################################################################
2025-08-20T21:46:33.6636416Z [00:00:00.017]➜  
2025-08-20T21:46:33.6636735Z [00:00:00.017]➜  
2025-08-20T21:46:33.6637053Z [00:00:00.017]➜  
2025-08-20T21:46:33.6637900Z [00:00:00.019]➜  '/tmp/pkgforge/wfmOUvqGE_build.yaml' -> '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T21:46:34.9365480Z [00:00:01.298]➜  '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird.static.version' -> '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird.version'
2025-08-20T21:46:34.9421705Z [00:00:01.303]➜  [+] Version: HEAD-0d2845e-250820T190419 ('.x_exec.pkgver') [/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird.static.version]
2025-08-20T21:46:34.9671015Z [00:00:01.328]➜  [+] Progs: netbird netbird-mgmt netbird-relay netbird-signal
2025-08-20T21:46:35.5959066Z [00:00:01.957]➜  
2025-08-20T21:46:35.5959626Z [00:00:01.957]➜  [-] Missing packages. Found: 
2025-08-20T21:46:35.5960392Z [00:00:01.957]➜  [+] Expected: netbird netbird-mgmt netbird-relay netbird-signal
2025-08-20T21:46:35.5961141Z [00:00:01.957]➜  [+] Continuing with build...
2025-08-20T21:46:35.5961442Z [00:00:01.957]➜  
2025-08-20T21:46:35.9631307Z [00:00:02.324]➜  
2025-08-20T21:46:35.9631788Z [00:00:02.324]➜  
2025-08-20T21:46:35.9724317Z [00:00:02.334]➜  + mkdir -pv /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T21:46:35.9743316Z [00:00:02.335]➜  + docker run --platform=linux/amd64 --privileged --net=host --name alpine-builder --pull=always -e PKG=netbird -e PKG_ID=github.com.netbirdio.netbird.source -e PKG_TYPE=static -e PKG_VER=HEAD-0d2845e-250820T190419 -e PKGVER=HEAD-0d2845e-250820T190419 -e SBUILD_PKG=netbird.static -e SBUILD_PKGVER=HEAD-0d2845e-250820T190419 --volume /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:x86_64 bash -l -c '
2025-08-20T21:46:35.9745640Z [00:00:02.335]➜    #Setup ENV
2025-08-20T21:46:35.9746063Z [00:00:02.335]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T21:46:35.9746462Z [00:00:02.335]➜     CGO_ENABLED="1" 
2025-08-20T21:46:35.9746886Z [00:00:02.335]➜     CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T21:46:35.9747419Z [00:00:02.335]➜     GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T21:46:35.9747821Z [00:00:02.335]➜     GOOS="linux"
2025-08-20T21:46:35.9748134Z [00:00:02.335]➜     export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T21:46:35.9748457Z [00:00:02.335]➜    #Build
2025-08-20T21:46:35.9748993Z [00:00:02.335]➜     git clone --filter "blob:none" --quiet "https://github.com/netbirdio/netbird" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T21:46:35.9749806Z [00:00:02.335]➜     echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T21:46:35.9750284Z [00:00:02.335]➜     echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T21:46:35.9750726Z [00:00:02.335]➜     go mod tidy -v ; go generate ./...
2025-08-20T21:46:35.9751536Z [00:00:02.335]➜     go build -C "client" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/netbird"
2025-08-20T21:46:35.9752729Z [00:00:02.335]➜     go build -C "management" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/netbird-mgmt"
2025-08-20T21:46:35.9754169Z [00:00:02.335]➜     go build -C "relay" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/netbird-relay"
2025-08-20T21:46:35.9755369Z [00:00:02.335]➜     go build -C "signal" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/netbird-signal"
2025-08-20T21:46:35.9756045Z [00:00:02.335]➜    #Copy
2025-08-20T21:46:35.9756703Z [00:00:02.335]➜     ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-20T21:46:35.9757286Z [00:00:02.335]➜    #Strip 
2025-08-20T21:46:35.9757797Z [00:00:02.335]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T21:46:35.9758681Z [00:00:02.335]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T21:46:35.9759389Z [00:00:02.335]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T21:46:35.9760011Z [00:00:02.335]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T21:46:35.9760586Z [00:00:02.335]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T21:46:35.9761020Z [00:00:02.335]➜     popd &>/dev/null
2025-08-20T21:46:35.9761279Z [00:00:02.335]➜    '
2025-08-20T21:46:36.2375787Z [00:00:02.599]➜  x86_64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T21:46:36.2956016Z [00:00:02.657]➜  d62bb7eb03b5: Pulling fs layer
2025-08-20T21:46:36.2956652Z [00:00:02.657]➜  74f0d3ee81d8: Pulling fs layer
2025-08-20T21:46:36.2957234Z [00:00:02.657]➜  bffca73cb30c: Pulling fs layer
2025-08-20T21:46:36.2957736Z [00:00:02.657]➜  73d19b2d2e73: Pulling fs layer
2025-08-20T21:46:36.2958127Z [00:00:02.657]➜  eb4a15147d73: Pulling fs layer
2025-08-20T21:46:36.2958492Z [00:00:02.657]➜  1eff1cf6af24: Pulling fs layer
2025-08-20T21:46:36.2958841Z [00:00:02.657]➜  73d19b2d2e73: Waiting
2025-08-20T21:46:36.2959148Z [00:00:02.657]➜  eb4a15147d73: Waiting
2025-08-20T21:46:36.2959451Z [00:00:02.657]➜  1eff1cf6af24: Waiting
2025-08-20T21:46:36.3642047Z [00:00:02.725]➜  bffca73cb30c: Verifying Checksum
2025-08-20T21:46:36.3642592Z [00:00:02.725]➜  bffca73cb30c: Download complete
2025-08-20T21:46:36.4202342Z [00:00:02.781]➜  d62bb7eb03b5: Download complete
2025-08-20T21:46:36.5339333Z [00:00:02.895]➜  74f0d3ee81d8: Verifying Checksum
2025-08-20T21:46:36.5343299Z [00:00:02.895]➜  74f0d3ee81d8: Download complete
2025-08-20T21:46:36.5425338Z [00:00:02.904]➜  d62bb7eb03b5: Pull complete
2025-08-20T21:46:36.6098684Z [00:00:02.971]➜  1eff1cf6af24: Verifying Checksum
2025-08-20T21:46:36.6103435Z [00:00:02.972]➜  1eff1cf6af24: Download complete
2025-08-20T21:46:36.7160932Z [00:00:03.077]➜  eb4a15147d73: Verifying Checksum
2025-08-20T21:46:36.7162316Z [00:00:03.077]➜  eb4a15147d73: Download complete
2025-08-20T21:46:38.2674953Z [00:00:04.629]➜  74f0d3ee81d8: Pull complete
2025-08-20T21:46:39.3696279Z [00:00:05.731]➜  bffca73cb30c: Pull complete
2025-08-20T21:46:43.5910146Z [00:00:09.952]➜  73d19b2d2e73: Verifying Checksum
2025-08-20T21:46:43.5911723Z [00:00:09.952]➜  73d19b2d2e73: Download complete
2025-08-20T21:47:57.3211808Z [00:01:23.682]➜  73d19b2d2e73: Pull complete
2025-08-20T21:48:02.5176857Z [00:01:28.879]➜  eb4a15147d73: Pull complete
2025-08-20T21:48:02.5283879Z [00:01:28.890]➜  1eff1cf6af24: Pull complete
2025-08-20T21:48:02.5328451Z [00:01:28.894]➜  Digest: sha256:275f0d74757c41d7d8c67ff66bbd1327d906f1cc180818b350613ea49d8459ac
2025-08-20T21:48:02.5342090Z [00:01:28.895]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:x86_64
2025-08-20T21:48:02.7256976Z [00:01:29.087]➜  + mkdir -p /build-bins
2025-08-20T21:48:02.7273417Z [00:01:29.089]➜  ++ mktemp -d
2025-08-20T21:48:02.7289143Z [00:01:29.090]➜  + pushd /tmp/tmp.GhP1kEXyjT
2025-08-20T21:48:02.7291790Z [00:01:29.090]➜  + CGO_ENABLED=1
2025-08-20T21:48:02.7292550Z [00:01:29.090]➜  + CGO_CFLAGS='-O2 -flto=auto -fPIE -fpie -static -w -pipe'
2025-08-20T21:48:02.7296692Z [00:01:29.091]➜  ++ uname -m
2025-08-20T21:48:02.7304243Z [00:01:29.092]➜  ++ sed 's/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/'
2025-08-20T21:48:02.7318534Z [00:01:29.093]➜  + GOARCH=amd64
2025-08-20T21:48:02.7319060Z [00:01:29.093]➜  + GOOS=linux
2025-08-20T21:48:02.7320091Z [00:01:29.093]➜  + export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T21:48:02.7321080Z [00:01:29.093]➜  + git clone --filter blob:none --quiet https://github.com/netbirdio/netbird ./TEMPREPO
2025-08-20T21:48:03.9650205Z [00:01:30.326]➜  + cd ./TEMPREPO
2025-08-20T21:48:03.9650978Z [00:01:30.326]➜  + echo -e '\n[+] Target: "amd64/linux"'
2025-08-20T21:48:03.9651594Z [00:01:30.326]➜  
2025-08-20T21:48:03.9652097Z [00:01:30.326]➜  [+] Target: "amd64/linux"
2025-08-20T21:48:03.9653725Z [00:01:30.326]➜  [+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T21:48:03.9654282Z [00:01:30.326]➜  
2025-08-20T21:48:03.9654821Z [00:01:30.326]➜  + echo -e '[+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"\n'
2025-08-20T21:48:03.9655332Z [00:01:30.326]➜  + go mod tidy -v
2025-08-20T21:48:04.0436153Z [00:01:30.405]➜  go: downloading github.com/stretchr/testify v1.10.0
2025-08-20T21:48:04.0478210Z [00:01:30.409]➜  go: downloading github.com/hashicorp/go-multierror v1.1.1
2025-08-20T21:48:04.0766254Z [00:01:30.438]➜  go: downloading github.com/cenkalti/backoff/v4 v4.3.0
2025-08-20T21:48:04.1501213Z [00:01:30.511]➜  go: downloading github.com/sirupsen/logrus v1.9.3
2025-08-20T21:48:04.1527516Z [00:01:30.514]➜  go: downloading golang.org/x/mobile v0.0.0-20231127183840-76ac6878050a
2025-08-20T21:48:04.1824301Z [00:01:30.543]➜  go: downloading google.golang.org/grpc v1.64.1
2025-08-20T21:48:04.1889822Z [00:01:30.550]➜  go: downloading github.com/netbirdio/wireguard-go v0.0.0-20241230120307-6a676aebaaf6
2025-08-20T21:48:04.2919703Z [00:01:30.653]➜  go: downloading github.com/coreos/go-iptables v0.7.0
2025-08-20T21:48:04.3141537Z [00:01:30.675]➜  go: downloading github.com/google/nftables v0.3.0
2025-08-20T21:48:04.3337674Z [00:01:30.695]➜  go: downloading github.com/google/uuid v1.6.0
2025-08-20T21:48:04.3699992Z [00:01:30.731]➜  go: downloading github.com/nadoo/ipset v0.5.0
2025-08-20T21:48:04.3799327Z [00:01:30.741]➜  go: downloading github.com/netbirdio/service v0.0.0-20240911161631-f62744f42502
2025-08-20T21:48:04.4669834Z [00:01:30.828]➜  go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
2025-08-20T21:48:04.4670501Z [00:01:30.828]➜  go: downloading golang.org/x/sys v0.32.0
2025-08-20T21:48:04.4884208Z [00:01:30.850]➜  go: downloading github.com/spf13/cobra v1.7.0
2025-08-20T21:48:04.5257464Z [00:01:30.887]➜  go: downloading github.com/spf13/pflag v1.0.5
2025-08-20T21:48:04.5559586Z [00:01:30.917]➜  go: downloading google.golang.org/protobuf v1.36.6
2025-08-20T21:48:04.5763760Z [00:01:30.938]➜  go: downloading github.com/google/gopacket v1.1.19
2025-08-20T21:48:04.7272876Z [00:01:31.088]➜  go: downloading github.com/golang/mock v1.6.0
2025-08-20T21:48:04.7383688Z [00:01:31.099]➜  go: downloading github.com/netbirdio/management-integrations/integrations v0.0.0-20250820151658-9ee1b34f4190
2025-08-20T21:48:04.7387816Z [00:01:31.100]➜  go: downloading go.opentelemetry.io/otel v1.26.0
2025-08-20T21:48:04.7754831Z [00:01:31.137]➜  go: downloading gvisor.dev/gvisor v0.0.0-20231020174304-b8a429915ff1
2025-08-20T21:48:05.6112634Z [00:01:31.972]➜  go: downloading github.com/netbirdio/ice/v3 v3.0.0-20240315174635-e72a50fcb64e
2025-08-20T21:48:05.6113503Z [00:01:31.972]➜  go: downloading github.com/pion/transport/v3 v3.0.1
2025-08-20T21:48:05.6113977Z [00:01:31.972]➜  go: downloading github.com/pion/stun/v2 v2.0.0
2025-08-20T21:48:05.6114429Z [00:01:31.972]➜  go: downloading github.com/pion/logging v0.2.2
2025-08-20T21:48:05.7145925Z [00:01:32.076]➜  go: downloading golang.org/x/net v0.39.0
2025-08-20T21:48:05.7151034Z [00:01:32.076]➜  go: downloading golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6
2025-08-20T21:48:05.7494348Z [00:01:32.111]➜  go: downloading github.com/things-go/go-socks5 v0.0.4
2025-08-20T21:48:05.7500698Z [00:01:32.111]➜  go: downloading github.com/vishvananda/netlink v1.3.0
2025-08-20T21:48:05.8015466Z [00:01:32.163]➜  go: downloading golang.zx2c4.com/wireguard/windows v0.5.3
2025-08-20T21:48:05.8817653Z [00:01:32.243]➜  go: downloading golang.org/x/oauth2 v0.27.0
2025-08-20T21:48:05.9748608Z [00:01:32.336]➜  go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
2025-08-20T21:48:05.9839954Z [00:01:32.345]➜  go: downloading github.com/miekg/dns v1.1.59
2025-08-20T21:48:06.0034288Z [00:01:32.365]➜  go: downloading golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842
2025-08-20T21:48:06.0060545Z [00:01:32.367]➜  go: downloading github.com/cilium/ebpf v0.15.0
2025-08-20T21:48:06.1145845Z [00:01:32.476]➜  go: downloading github.com/hashicorp/go-version v1.6.0
2025-08-20T21:48:06.1323907Z [00:01:32.494]➜  go: downloading github.com/ti-mo/conntrack v0.5.1
2025-08-20T21:48:06.1532851Z [00:01:32.514]➜  go: downloading github.com/ti-mo/netfilter v0.5.2
2025-08-20T21:48:06.1534049Z [00:01:32.515]➜  go: downloading github.com/pion/turn/v3 v3.0.1
2025-08-20T21:48:06.1536249Z [00:01:32.515]➜  go: downloading github.com/pion/randutil v0.1.0
2025-08-20T21:48:06.1733699Z [00:01:32.535]➜  go: downloading github.com/fsnotify/fsnotify v1.7.0
2025-08-20T21:48:06.1986876Z [00:01:32.560]➜  go: downloading github.com/godbus/dbus/v5 v5.1.0
2025-08-20T21:48:06.2274471Z [00:01:32.589]➜  go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
2025-08-20T21:48:06.2299812Z [00:01:32.591]➜  go: downloading cunicu.li/go-rosenpass v0.4.0
2025-08-20T21:48:06.2410767Z [00:01:32.602]➜  go: downloading gopkg.in/yaml.v3 v3.0.1
2025-08-20T21:48:06.2477984Z [00:01:32.609]➜  go: downloading github.com/creack/pty v1.1.18
2025-08-20T21:48:06.2537449Z [00:01:32.615]➜  go: downloading github.com/gliderlabs/ssh v0.3.8
2025-08-20T21:48:06.2665775Z [00:01:32.628]➜  go: downloading golang.org/x/crypto v0.37.0
2025-08-20T21:48:06.2751851Z [00:01:32.636]➜  go: downloading golang.org/x/term v0.31.0
2025-08-20T21:48:06.2966457Z [00:01:32.658]➜  go: downloading github.com/netbirdio/go-netroute v0.0.0-20240611143515-f59b0e1d3944
2025-08-20T21:48:06.3261189Z [00:01:32.687]➜  go: downloading github.com/yusufpapurcu/wmi v1.2.4
2025-08-20T21:48:06.3443001Z [00:01:32.706]➜  go: downloading github.com/gopacket/gopacket v1.1.1
2025-08-20T21:48:06.3943962Z [00:01:32.756]➜  go: downloading fyne.io/fyne/v2 v2.5.3
2025-08-20T21:48:06.5723955Z [00:01:32.934]➜  go: downloading github.com/shirou/gopsutil/v3 v3.24.4
2025-08-20T21:48:06.5724858Z [00:01:32.934]➜  go: downloading github.com/caddyserver/certmagic v0.21.3
2025-08-20T21:48:06.5726497Z [00:01:32.934]➜  go: downloading github.com/golang/protobuf v1.5.4
2025-08-20T21:48:06.6206031Z [00:01:32.982]➜  go: downloading github.com/libdns/route53 v1.5.0
2025-08-20T21:48:06.6316315Z [00:01:32.993]➜  go: downloading go.uber.org/zap v1.27.0
2025-08-20T21:48:07.3031107Z [00:01:33.664]➜  go: downloading github.com/onsi/ginkgo v1.16.5
2025-08-20T21:48:07.3032969Z [00:01:33.665]➜  go: downloading fyne.io/systray v1.11.0
2025-08-20T21:48:07.3033638Z [00:01:33.665]➜  go: downloading github.com/onsi/gomega v1.27.6
2025-08-20T21:48:07.3034158Z [00:01:33.665]➜  go: downloading github.com/petermattis/goid v0.0.0-20250303134427-723919f7f203
2025-08-20T21:48:07.3295342Z [00:01:33.691]➜  go: downloading github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.2-0.20240212192251-757544f21357
2025-08-20T21:48:07.4064410Z [00:01:33.767]➜  go: downloading github.com/zcalusic/sysinfo v1.1.3
2025-08-20T21:48:07.4088634Z [00:01:33.770]➜  go: downloading gorm.io/driver/postgres v1.5.7
2025-08-20T21:48:07.4288007Z [00:01:33.790]➜  go: downloading gorm.io/driver/sqlite v1.5.7
2025-08-20T21:48:07.4299022Z [00:01:33.791]➜  go: downloading gorm.io/gorm v1.25.12
2025-08-20T21:48:07.4502175Z [00:01:33.811]➜  go: downloading github.com/eko/gocache/lib/v4 v4.2.0
2025-08-20T21:48:07.4685599Z [00:01:33.830]➜  go: downloading github.com/eko/gocache/store/go_cache/v4 v4.2.2
2025-08-20T21:48:07.4733863Z [00:01:33.835]➜  go: downloading github.com/eko/gocache/store/redis/v4 v4.2.2
2025-08-20T21:48:07.4739343Z [00:01:33.835]➜  go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
2025-08-20T21:48:07.4749393Z [00:01:33.836]➜  go: downloading github.com/redis/go-redis/v9 v9.7.3
2025-08-20T21:48:07.4862183Z [00:01:33.847]➜  go: downloading github.com/vmihailenco/msgpack/v5 v5.4.1
2025-08-20T21:48:07.4973603Z [00:01:33.859]➜  go: downloading github.com/testcontainers/testcontainers-go v0.31.0
2025-08-20T21:48:07.5094518Z [00:01:33.871]➜  go: downloading github.com/testcontainers/testcontainers-go/modules/redis v0.31.0
2025-08-20T21:48:07.5241077Z [00:01:33.885]➜  go: downloading github.com/oschwald/maxminddb-golang v1.12.0
2025-08-20T21:48:07.5459253Z [00:01:33.907]➜  go: downloading github.com/gorilla/mux v1.8.0
2025-08-20T21:48:07.5706475Z [00:01:33.932]➜  go: downloading github.com/rs/cors v1.8.0
2025-08-20T21:48:07.6137928Z [00:01:33.975]➜  go: downloading github.com/google/go-cmp v0.7.0
2025-08-20T21:48:07.6358659Z [00:01:33.997]➜  go: downloading github.com/prometheus/client_golang v1.22.0
2025-08-20T21:48:07.6987923Z [00:01:34.060]➜  go: downloading gorm.io/driver/mysql v1.5.7
2025-08-20T21:48:07.7007889Z [00:01:34.062]➜  go: downloading github.com/rs/xid v1.3.0
2025-08-20T21:48:07.7381745Z [00:01:34.099]➜  go: downloading github.com/TheJumpCloud/jcapi-go v3.0.0+incompatible
2025-08-20T21:48:07.7777944Z [00:01:34.139]➜  go: downloading github.com/okta/okta-sdk-golang/v2 v2.18.0
2025-08-20T21:48:07.8401316Z [00:01:34.201]➜  go: downloading goauthentik.io/api/v3 v3.2023051.3
2025-08-20T21:48:07.9576563Z [00:01:34.319]➜  go: downloading google.golang.org/api v0.177.0
2025-08-20T21:48:07.9937067Z [00:01:34.355]➜  go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.48.0
2025-08-20T21:48:08.0185757Z [00:01:34.380]➜  go: downloading go.opentelemetry.io/otel/metric v1.26.0
2025-08-20T21:48:08.0471724Z [00:01:34.408]➜  go: downloading go.opentelemetry.io/otel/sdk/metric v1.26.0
2025-08-20T21:48:08.1084173Z [00:01:34.469]➜  go: downloading go.opentelemetry.io/otel/sdk v1.26.0
2025-08-20T21:48:08.1505485Z [00:01:34.512]➜  go: downloading github.com/testcontainers/testcontainers-go/modules/mysql v0.31.0
2025-08-20T21:48:08.1541396Z [00:01:34.515]➜  go: downloading github.com/testcontainers/testcontainers-go/modules/postgres v0.31.0
2025-08-20T21:48:08.1731338Z [00:01:34.534]➜  go: downloading github.com/c-robinson/iplib v1.0.3
2025-08-20T21:48:08.2426713Z [00:01:34.604]➜  go: downloading github.com/hashicorp/go-secure-stdlib/base62 v0.1.2
2025-08-20T21:48:08.2795885Z [00:01:34.641]➜  go: downloading github.com/coder/websocket v1.8.12
2025-08-20T21:48:08.2823340Z [00:01:34.643]➜  go: downloading github.com/quic-go/quic-go v0.48.2
2025-08-20T21:48:08.3485467Z [00:01:34.710]➜  go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
2025-08-20T21:48:08.3712207Z [00:01:34.732]➜  go: downloading github.com/hashicorp/errwrap v1.1.0
2025-08-20T21:48:08.3879938Z [00:01:34.749]➜  go: downloading github.com/davecgh/go-spew v1.1.1
2025-08-20T21:48:08.4097327Z [00:01:34.771]➜  go: downloading github.com/pmezard/go-difflib v1.0.0
2025-08-20T21:48:08.4530276Z [00:01:34.814]➜  go: downloading github.com/mdlayher/netlink v1.7.3-0.20250113171957-fbb4dce95f42
2025-08-20T21:48:08.4793254Z [00:01:34.841]➜  go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1
2025-08-20T21:48:08.5017517Z [00:01:34.863]➜  go: downloading github.com/mdlayher/socket v0.5.1
2025-08-20T21:48:08.5019893Z [00:01:34.863]➜  go: downloading golang.org/x/sync v0.13.0
2025-08-20T21:48:08.5461220Z [00:01:34.907]➜  go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0
2025-08-20T21:48:08.5464180Z [00:01:34.907]➜  go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
2025-08-20T21:48:08.5649198Z [00:01:34.926]➜  go: downloading github.com/inconshreveable/mousetrap v1.1.0
2025-08-20T21:48:08.5690102Z [00:01:34.930]➜  go: downloading github.com/netbirdio/signal-dispatcher/dispatcher v0.0.0-20250805121659-6b4ac470ca45
2025-08-20T21:48:08.5823879Z [00:01:34.944]➜  go: downloading github.com/aws/aws-sdk-go-v2 v1.36.3
2025-08-20T21:48:08.6553495Z [00:01:35.016]➜  go: downloading github.com/aws/aws-sdk-go-v2/config v1.29.14
2025-08-20T21:48:08.6654664Z [00:01:35.027]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.79.2
2025-08-20T21:48:08.6826583Z [00:01:35.044]➜  go: downloading github.com/go-logr/logr v1.4.2
2025-08-20T21:48:08.7139385Z [00:01:35.075]➜  go: downloading go.opentelemetry.io/otel/trace v1.26.0
2025-08-20T21:48:08.7340147Z [00:01:35.095]➜  go: downloading github.com/go-logr/stdr v1.2.2
2025-08-20T21:48:08.7537423Z [00:01:35.115]➜  go: downloading golang.org/x/time v0.5.0
2025-08-20T21:48:08.7644160Z [00:01:35.126]➜  go: downloading github.com/google/btree v1.1.2
2025-08-20T21:48:08.7709297Z [00:01:35.132]➜  go: downloading github.com/pion/dtls/v2 v2.2.10
2025-08-20T21:48:08.7840475Z [00:01:35.145]➜  go: downloading github.com/pion/mdns v0.0.12
2025-08-20T21:48:08.9325853Z [00:01:35.294]➜  go: downloading golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2
2025-08-20T21:48:08.9712624Z [00:01:35.332]➜  go: downloading github.com/vishvananda/netns v0.0.4
2025-08-20T21:48:09.0012648Z [00:01:35.362]➜  go: downloading github.com/stretchr/objx v0.5.2
2025-08-20T21:48:09.0252331Z [00:01:35.386]➜  go: downloading golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d
2025-08-20T21:48:10.5766799Z [00:01:36.938]➜  go: downloading github.com/pkg/errors v0.9.1
2025-08-20T21:48:10.5886308Z [00:01:36.950]➜  go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be
2025-08-20T21:48:10.5977033Z [00:01:36.959]➜  go: downloading github.com/cunicu/circl v0.0.0-20230801113412-fec58fc7b5f6
2025-08-20T21:48:10.8918396Z [00:01:37.253]➜  go: downloading github.com/go-ole/go-ole v1.3.0
2025-08-20T21:48:10.9167834Z [00:01:37.278]➜  go: downloading golang.org/x/text v0.24.0
2025-08-20T21:48:10.9298537Z [00:01:37.291]➜  go: downloading github.com/mikioh/ipaddr v0.0.0-20190404000644-d465c8ab6721
2025-08-20T21:48:10.9299550Z [00:01:37.291]➜  go: downloading github.com/go-quicktest/qt v1.101.0
2025-08-20T21:48:10.9300400Z [00:01:37.291]➜  go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
2025-08-20T21:48:10.9722628Z [00:01:37.334]➜  go: downloading github.com/caddyserver/zerossl v0.1.3
2025-08-20T21:48:10.9822403Z [00:01:37.343]➜  go: downloading github.com/klauspost/cpuid/v2 v2.2.7
2025-08-20T21:48:10.9976025Z [00:01:37.359]➜  go: downloading github.com/libdns/libdns v0.2.2
2025-08-20T21:48:11.0069612Z [00:01:37.368]➜  go: downloading github.com/mholt/acmez/v2 v2.0.1
2025-08-20T21:48:11.0229769Z [00:01:37.384]➜  go: downloading github.com/zeebo/blake3 v0.2.3
2025-08-20T21:48:11.0416158Z [00:01:37.403]➜  go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.67
2025-08-20T21:48:11.0647202Z [00:01:37.426]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/route53 v1.42.3
2025-08-20T21:48:11.1104680Z [00:01:37.472]➜  go: downloading github.com/tklauser/go-sysconf v0.3.14
2025-08-20T21:48:11.1330700Z [00:01:37.494]➜  go: downloading go.uber.org/multierr v1.11.0
2025-08-20T21:48:11.1455620Z [00:01:37.507]➜  go: downloading go.uber.org/goleak v1.3.0
2025-08-20T21:48:11.1684495Z [00:01:37.530]➜  go: downloading github.com/rymdport/portal v0.3.0
2025-08-20T21:48:11.1858830Z [00:01:37.547]➜  go: downloading github.com/go-text/typesetting v0.2.0
2025-08-20T21:48:11.2943282Z [00:01:37.655]➜  go: downloading github.com/yuin/goldmark v1.7.1
2025-08-20T21:48:11.3316005Z [00:01:37.693]➜  go: downloading golang.org/x/image v0.18.0
2025-08-20T21:48:11.4872307Z [00:01:37.848]➜  go: downloading github.com/jackc/pgx/v5 v5.5.5
2025-08-20T21:48:11.5538139Z [00:01:37.915]➜  go: downloading github.com/mattn/go-sqlite3 v1.14.22
2025-08-20T21:48:11.5538660Z [00:01:37.915]➜  go: downloading github.com/jinzhu/now v1.1.5
2025-08-20T21:48:11.5539062Z [00:01:37.915]➜  go: downloading go.uber.org/mock v0.4.0
2025-08-20T21:48:11.5634112Z [00:01:37.925]➜  go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
2025-08-20T21:48:11.5658600Z [00:01:37.927]➜  go: downloading github.com/cespare/xxhash/v2 v2.3.0
2025-08-20T21:48:11.5793908Z [00:01:37.941]➜  go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
2025-08-20T21:48:11.6013756Z [00:01:37.962]➜  go: downloading github.com/bsm/ginkgo/v2 v2.12.0
2025-08-20T21:48:11.6019324Z [00:01:37.963]➜  go: downloading github.com/bsm/gomega v1.27.10
2025-08-20T21:48:11.6239204Z [00:01:37.985]➜  go: downloading github.com/prometheus/common v0.62.0
2025-08-20T21:48:11.7030701Z [00:01:38.064]➜  go: downloading github.com/beorn7/perks v1.0.1
2025-08-20T21:48:11.7034413Z [00:01:38.065]➜  go: downloading github.com/prometheus/client_model v0.6.1
2025-08-20T21:48:11.7080283Z [00:01:38.069]➜  go: downloading github.com/prometheus/procfs v0.15.1
2025-08-20T21:48:11.7172773Z [00:01:38.079]➜  go: downloading github.com/go-sql-driver/mysql v1.8.1
2025-08-20T21:48:11.7177340Z [00:01:38.079]➜  go: downloading github.com/go-redis/redis/v8 v8.11.5
2025-08-20T21:48:11.7414479Z [00:01:38.103]➜  go: downloading dario.cat/mergo v1.0.0
2025-08-20T21:48:11.7600061Z [00:01:38.121]➜  go: downloading github.com/containerd/containerd v1.7.27
2025-08-20T21:48:11.7628527Z [00:01:38.124]➜  go: downloading github.com/cpuguy83/dockercfg v0.3.2
2025-08-20T21:48:11.7877017Z [00:01:38.149]➜  go: downloading github.com/docker/docker v26.1.5+incompatible
2025-08-20T21:48:12.4487031Z [00:01:38.810]➜  go: downloading github.com/docker/go-connections v0.5.0
2025-08-20T21:48:12.4487562Z [00:01:38.810]➜  go: downloading github.com/moby/patternmatcher v0.6.0
2025-08-20T21:48:12.4488000Z [00:01:38.810]➜  go: downloading github.com/moby/term v0.5.0
2025-08-20T21:48:12.4488464Z [00:01:38.810]➜  go: downloading github.com/opencontainers/image-spec v1.1.0
2025-08-20T21:48:12.4607210Z [00:01:38.822]➜  go: downloading github.com/docker/go-units v0.5.0
2025-08-20T21:48:12.4641824Z [00:01:38.825]➜  go: downloading github.com/BurntSushi/toml v1.4.0
2025-08-20T21:48:12.4651863Z [00:01:38.826]➜  go: downloading github.com/kelseyhightower/envconfig v1.4.0
2025-08-20T21:48:12.4949383Z [00:01:38.856]➜  go: downloading gopkg.in/square/go-jose.v2 v2.6.0
2025-08-20T21:48:12.4961924Z [00:01:38.857]➜  go: downloading cloud.google.com/go/compute/metadata v0.3.0
2025-08-20T21:48:12.5074609Z [00:01:38.869]➜  go: downloading github.com/klauspost/compress v1.18.0
2025-08-20T21:48:12.5664963Z [00:01:38.928]➜  go: downloading github.com/hashicorp/go-uuid v1.0.3
2025-08-20T21:48:12.5666575Z [00:01:38.928]➜  go: downloading github.com/lib/pq v1.10.9
2025-08-20T21:48:12.5971202Z [00:01:38.958]➜  go: downloading github.com/onsi/ginkgo/v2 v2.9.5
2025-08-20T21:48:12.6243379Z [00:01:38.985]➜  go: downloading gopkg.in/yaml.v2 v2.4.0
2025-08-20T21:48:12.6424652Z [00:01:39.004]➜  go: downloading github.com/aws/smithy-go v1.22.2
2025-08-20T21:48:12.7280142Z [00:01:39.089]➜  go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30
2025-08-20T21:48:12.7451692Z [00:01:39.106]➜  go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3
2025-08-20T21:48:12.7537510Z [00:01:39.115]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.25.3
2025-08-20T21:48:12.7540335Z [00:01:39.115]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.1
2025-08-20T21:48:12.7584404Z [00:01:39.120]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.33.19
2025-08-20T21:48:12.7909473Z [00:01:39.152]➜  go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.10
2025-08-20T21:48:12.7952927Z [00:01:39.156]➜  go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34
2025-08-20T21:48:12.8051651Z [00:01:39.166]➜  go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.34
2025-08-20T21:48:12.8066003Z [00:01:39.168]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3
2025-08-20T21:48:12.8068227Z [00:01:39.168]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.0
2025-08-20T21:48:12.8169367Z [00:01:39.178]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15
2025-08-20T21:48:12.8192804Z [00:01:39.180]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.15
2025-08-20T21:48:12.8311142Z [00:01:39.192]➜  go: downloading github.com/pion/transport/v2 v2.2.4
2025-08-20T21:48:12.8641374Z [00:01:39.225]➜  go: downloading github.com/mdlayher/genetlink v1.3.2
2025-08-20T21:48:12.8716230Z [00:01:39.233]➜  go: downloading cloud.google.com/go/auth v0.3.0
2025-08-20T21:48:12.8815007Z [00:01:39.243]➜  go: downloading github.com/kr/pretty v0.3.1
2025-08-20T21:48:12.8816130Z [00:01:39.243]➜  go: downloading github.com/zeebo/assert v1.1.0
2025-08-20T21:48:12.8914374Z [00:01:39.253]➜  go: downloading github.com/jmespath/go-jmespath v0.4.0
2025-08-20T21:48:12.9014037Z [00:01:39.262]➜  go: downloading github.com/lufia/plan9stats v0.0.0-20240513124658-fba389f38bae
2025-08-20T21:48:12.9148893Z [00:01:39.276]➜  go: downloading github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
2025-08-20T21:48:12.9200018Z [00:01:39.281]➜  go: downloading github.com/shoenig/go-m1cpu v0.1.6
2025-08-20T21:48:12.9497436Z [00:01:39.311]➜  go: downloading github.com/tklauser/numcpus v0.8.0
2025-08-20T21:48:12.9498375Z [00:01:39.311]➜  go: downloading github.com/fyne-io/gl-js v0.0.0-20220119005834-d2da28d9ccfe
2025-08-20T21:48:12.9664932Z [00:01:39.328]➜  go: downloading github.com/srwiley/oksvg v0.0.0-20221011165216-be6e8873101c
2025-08-20T21:48:12.9671991Z [00:01:39.328]➜  go: downloading github.com/srwiley/rasterx v0.0.0-20220730225603-2ab79fcdd4ef
2025-08-20T21:48:13.0026199Z [00:01:39.364]➜  go: downloading github.com/jeandeaual/go-locale v0.0.0-20240223122105-ce5225dcaa49
2025-08-20T21:48:13.0471041Z [00:01:39.408]➜  go: downloading github.com/nicksnyder/go-i18n/v2 v2.4.0
2025-08-20T21:48:13.0558449Z [00:01:39.417]➜  go: downloading github.com/fredbi/uri v1.1.0
2025-08-20T21:48:13.1213045Z [00:01:39.483]➜  go: downloading github.com/go-text/render v0.2.0
2025-08-20T21:48:13.1236122Z [00:01:39.485]➜  go: downloading github.com/go-text/typesetting-utils v0.0.0-20240317173224-1986cbe96c66
2025-08-20T21:48:13.2976722Z [00:01:39.659]➜  go: downloading github.com/fyne-io/glfw-js v0.0.0-20241126112943-313d8a0fe1d0
2025-08-20T21:48:13.3098244Z [00:01:39.671]➜  go: downloading github.com/fyne-io/image v0.0.0-20220602074514-4956b0afb3d2
2025-08-20T21:48:13.3239226Z [00:01:39.685]➜  go: downloading github.com/go-gl/glfw/v3.3/glfw v0.0.0-20240506104042-037f3cc74f2a
2025-08-20T21:48:13.4199431Z [00:01:39.781]➜  go: downloading github.com/jinzhu/inflection v1.0.0
2025-08-20T21:48:13.4295157Z [00:01:39.791]➜  go: downloading github.com/jackc/pgpassfile v1.0.0
2025-08-20T21:48:13.4405786Z [00:01:39.802]➜  go: downloading github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
2025-08-20T21:48:13.4470653Z [00:01:39.808]➜  go: downloading github.com/nxadm/tail v1.4.8
2025-08-20T21:48:13.5037208Z [00:01:39.865]➜  go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
2025-08-20T21:48:13.5092792Z [00:01:39.871]➜  go: downloading filippo.io/edwards25519 v1.1.0
2025-08-20T21:48:13.5127196Z [00:01:39.874]➜  go: downloading github.com/Microsoft/hcsshim v0.12.3
2025-08-20T21:48:13.5248997Z [00:01:39.886]➜  go: downloading github.com/containerd/platforms v0.2.1
2025-08-20T21:48:13.5858668Z [00:01:39.947]➜  go: downloading github.com/moby/docker-image-spec v1.3.1
2025-08-20T21:48:13.6053922Z [00:01:39.966]➜  go: downloading gotest.tools/v3 v3.5.0
2025-08-20T21:48:13.7358712Z [00:01:40.097]➜  go: downloading github.com/containerd/log v0.1.0
2025-08-20T21:48:13.7464790Z [00:01:40.108]➜  go: downloading github.com/moby/sys/sequential v0.5.0
2025-08-20T21:48:13.7548363Z [00:01:40.116]➜  go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
2025-08-20T21:48:13.7695493Z [00:01:40.131]➜  go: downloading github.com/morikuni/aec v1.0.0
2025-08-20T21:48:13.7742056Z [00:01:40.135]➜  go: downloading github.com/distribution/reference v0.6.0
2025-08-20T21:48:13.7800959Z [00:01:40.141]➜  go: downloading github.com/opencontainers/go-digest v1.0.0
2025-08-20T21:48:13.7867516Z [00:01:40.148]➜  go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51.0
2025-08-20T21:48:13.7950356Z [00:01:40.156]➜  go: downloading github.com/magiconair/properties v1.8.7
2025-08-20T21:48:13.8027898Z [00:01:40.164]➜  go: downloading github.com/kylelemons/godebug v1.1.0
2025-08-20T21:48:13.8114742Z [00:01:40.173]➜  go: downloading golang.org/x/mod v0.17.0
2025-08-20T21:48:13.8241742Z [00:01:40.185]➜  go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34
2025-08-20T21:48:13.8400311Z [00:01:40.201]➜  go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.2
2025-08-20T21:48:13.8401107Z [00:01:40.201]➜  go: downloading github.com/google/s2a-go v0.1.7
2025-08-20T21:48:13.8920677Z [00:01:40.253]➜  go: downloading github.com/googleapis/gax-go/v2 v2.12.3
2025-08-20T21:48:13.9070570Z [00:01:40.268]➜  go: downloading go.opencensus.io v0.24.0
2025-08-20T21:48:13.9076013Z [00:01:40.269]➜  go: downloading github.com/pelletier/go-toml/v2 v2.0.9
2025-08-20T21:48:13.9817719Z [00:01:40.343]➜  go: downloading github.com/pelletier/go-toml v1.9.5
2025-08-20T21:48:14.0053488Z [00:01:40.367]➜  go: downloading gopkg.in/ini.v1 v1.67.0
2025-08-20T21:48:14.0125407Z [00:01:40.374]➜  go: downloading github.com/kr/text v0.2.0
2025-08-20T21:48:14.0298831Z [00:01:40.391]➜  go: downloading github.com/rogpeppe/go-internal v1.11.0
2025-08-20T21:48:14.0305906Z [00:01:40.392]➜  go: downloading github.com/shoenig/test v0.6.4
2025-08-20T21:48:14.0503525Z [00:01:40.412]➜  go: downloading github.com/go-gl/gl v0.0.0-20211210172815-726fda9656d6
2025-08-20T21:48:14.0864064Z [00:01:40.448]➜  go: downloading github.com/gopherjs/gopherjs v1.17.2
2025-08-20T21:48:14.5068676Z [00:01:40.868]➜  go: downloading github.com/pkg/profile v1.7.0
2025-08-20T21:48:14.5073825Z [00:01:40.869]➜  go: downloading github.com/jmespath/go-jmespath/internal/testify v1.5.1
2025-08-20T21:48:14.5253338Z [00:01:40.887]➜  go: downloading github.com/jsummers/gobmp v0.0.0-20151104160322-e2ba15ffa76e
2025-08-20T21:48:14.5298431Z [00:01:40.891]➜  go: downloading github.com/jackc/puddle/v2 v2.2.1
2025-08-20T21:48:14.5396304Z [00:01:40.901]➜  go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
2025-08-20T21:48:14.5426943Z [00:01:40.904]➜  go: downloading github.com/moby/sys/userns v0.1.0
2025-08-20T21:48:14.5491794Z [00:01:40.910]➜  go: downloading github.com/moby/sys/user v0.3.0
2025-08-20T21:48:14.5518499Z [00:01:40.913]➜  go: downloading github.com/Microsoft/go-winio v0.6.2
2025-08-20T21:48:14.5586332Z [00:01:40.920]➜  go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0
2025-08-20T21:48:14.5946959Z [00:01:40.956]➜  go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0
2025-08-20T21:48:14.6042066Z [00:01:40.965]➜  go: downloading github.com/felixge/httpsnoop v1.0.4
2025-08-20T21:48:14.6146922Z [00:01:40.976]➜  go: downloading github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
2025-08-20T21:48:14.6280849Z [00:01:40.989]➜  go: downloading github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
2025-08-20T21:48:14.6287841Z [00:01:40.990]➜  go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
2025-08-20T21:48:14.6440128Z [00:01:41.005]➜  go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240509183442-62759503f434
2025-08-20T21:48:14.6922270Z [00:01:41.053]➜  go: downloading github.com/felixge/fgprof v0.9.3
2025-08-20T21:48:14.6956124Z [00:01:41.057]➜  go: downloading github.com/gogo/protobuf v1.3.2
2025-08-20T21:48:14.7298036Z [00:01:41.091]➜  go: downloading go.opentelemetry.io/proto/otlp v1.0.0
2025-08-20T21:48:14.7611536Z [00:01:41.122]➜  go: downloading github.com/google/pprof v0.0.0-20211214055906-6f57359322fd
2025-08-20T21:48:14.9650726Z [00:01:41.326]➜  go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
2025-08-20T21:48:15.0135342Z [00:01:41.375]➜  go: downloading github.com/zeebo/pcg v1.0.1
2025-08-20T21:48:15.0254359Z [00:01:41.385]➜  go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0
2025-08-20T21:48:15.2084567Z [00:01:41.570]➜  go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
2025-08-20T21:48:16.2278414Z [00:01:42.589]➜  + go generate ./...
2025-08-20T21:48:24.3999358Z [00:01:50.761]➜  Error: exec: "llvm-strip-14": executable file not found in $PATH
2025-08-20T21:48:24.4002003Z [00:01:50.761]➜  exit status 1
2025-08-20T21:48:24.4417976Z [00:01:50.803]➜  client/internal/ebpf/ebpf/manager_linux.go:33: running "go": exit status 1
2025-08-20T21:48:28.6521926Z [00:01:55.013]➜  + go build -C client -x -v -trimpath -buildmode=pie '-ldflags=-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''' -o /build-bins/netbird
2025-08-20T21:48:28.6547409Z [00:01:55.016]➜  WORK=/tmp/go-build1953077370
2025-08-20T21:48:28.6972198Z [00:01:55.058]➜  # get https://proxy.golang.org/github.com/netbirdio/service/@v/v0.0.0-20240911161631-f62744f42502.info
2025-08-20T21:48:28.7476939Z [00:01:55.109]➜  # get https://proxy.golang.org/github.com/netbirdio/service/@v/v0.0.0-20240911161631-f62744f42502.info: 200 OK (0.050s)
2025-08-20T21:48:28.7518661Z [00:01:55.113]➜  # get https://proxy.golang.org/github.com/things-go/go-socks5/@v/v0.0.4.info
2025-08-20T21:48:28.7753928Z [00:01:55.137]➜  # get https://proxy.golang.org/github.com/things-go/go-socks5/@v/v0.0.4.info: 200 OK (0.023s)
2025-08-20T21:48:28.7758905Z [00:01:55.137]➜  # get https://proxy.golang.org/github.com/netbirdio/wireguard-go/@v/v0.0.0-20241230120307-6a676aebaaf6.info
2025-08-20T21:48:28.8143465Z [00:01:55.175]➜  # get https://proxy.golang.org/github.com/netbirdio/wireguard-go/@v/v0.0.0-20241230120307-6a676aebaaf6.info: 200 OK (0.038s)
2025-08-20T21:48:28.8163698Z [00:01:55.178]➜  # get https://proxy.golang.org/gvisor.dev/gvisor/@v/v0.0.0-20231020174304-b8a429915ff1.info
2025-08-20T21:48:28.8371508Z [00:01:55.198]➜  # get https://proxy.golang.org/gvisor.dev/gvisor/@v/v0.0.0-20231020174304-b8a429915ff1.info: 200 OK (0.021s)
2025-08-20T21:48:28.8384225Z [00:01:55.200]➜  # get https://proxy.golang.org/golang.org/x/time/@v/v0.5.0.info
2025-08-20T21:48:28.8455032Z [00:01:55.207]➜  # get https://proxy.golang.org/golang.org/x/time/@v/v0.5.0.info: 200 OK (0.007s)
2025-08-20T21:48:28.8474681Z [00:01:55.209]➜  # get https://proxy.golang.org/github.com/google/btree/@v/v1.1.2.info
2025-08-20T21:48:28.8542047Z [00:01:55.215]➜  # get https://proxy.golang.org/github.com/google/btree/@v/v1.1.2.info: 200 OK (0.007s)
2025-08-20T21:48:28.8561346Z [00:01:55.217]➜  # get https://proxy.golang.org/github.com/pion/transport/v3/@v/v3.0.1.info
2025-08-20T21:48:28.8631353Z [00:01:55.224]➜  # get https://proxy.golang.org/github.com/pion/transport/v3/@v/v3.0.1.info: 200 OK (0.007s)
2025-08-20T21:48:28.8635007Z [00:01:55.225]➜  # get https://proxy.golang.org/github.com/vishvananda/netlink/@v/v1.3.0.info
2025-08-20T21:48:28.8704736Z [00:01:55.232]➜  # get https://proxy.golang.org/github.com/vishvananda/netlink/@v/v1.3.0.info: 200 OK (0.007s)
2025-08-20T21:48:28.8709087Z [00:01:55.232]➜  # get https://proxy.golang.org/github.com/vishvananda/netns/@v/v0.0.4.info
2025-08-20T21:48:28.8778266Z [00:01:55.239]➜  # get https://proxy.golang.org/github.com/vishvananda/netns/@v/v0.0.4.info: 200 OK (0.007s)
2025-08-20T21:48:28.8782132Z [00:01:55.239]➜  # get https://proxy.golang.org/github.com/netbirdio/ice/v3/@v/v3.0.0-20240315174635-e72a50fcb64e.info
2025-08-20T21:48:28.9042239Z [00:01:55.265]➜  # get https://proxy.golang.org/github.com/netbirdio/ice/v3/@v/v3.0.0-20240315174635-e72a50fcb64e.info: 200 OK (0.026s)
2025-08-20T21:48:28.9061774Z [00:01:55.267]➜  # get https://proxy.golang.org/github.com/pion/dtls/v2/@v/v2.2.10.info
2025-08-20T21:48:28.9466327Z [00:01:55.308]➜  # get https://proxy.golang.org/github.com/pion/dtls/v2/@v/v2.2.10.info: 200 OK (0.040s)
2025-08-20T21:48:28.9487747Z [00:01:55.310]➜  # get https://proxy.golang.org/github.com/pion/logging/@v/v0.2.2.info
2025-08-20T21:48:28.9558286Z [00:01:55.317]➜  # get https://proxy.golang.org/github.com/pion/logging/@v/v0.2.2.info: 200 OK (0.007s)
2025-08-20T21:48:28.9561526Z [00:01:55.317]➜  # get https://proxy.golang.org/github.com/pion/transport/v2/@v/v2.2.4.info
2025-08-20T21:48:29.0057389Z [00:01:55.367]➜  # get https://proxy.golang.org/github.com/pion/transport/v2/@v/v2.2.4.info: 200 OK (0.050s)
2025-08-20T21:48:29.0066741Z [00:01:55.368]➜  # get https://proxy.golang.org/github.com/pion/stun/v2/@v/v2.0.0.info
2025-08-20T21:48:29.0138784Z [00:01:55.375]➜  # get https://proxy.golang.org/github.com/pion/stun/v2/@v/v2.0.0.info: 200 OK (0.007s)
2025-08-20T21:48:29.0144420Z [00:01:55.376]➜  # get https://proxy.golang.org/github.com/pion/mdns/@v/v0.0.12.info
2025-08-20T21:48:29.0222172Z [00:01:55.383]➜  # get https://proxy.golang.org/github.com/pion/mdns/@v/v0.0.12.info: 200 OK (0.008s)
2025-08-20T21:48:29.0225393Z [00:01:55.384]➜  # get https://proxy.golang.org/github.com/pion/randutil/@v/v0.1.0.info
2025-08-20T21:48:29.0295482Z [00:01:55.391]➜  # get https://proxy.golang.org/github.com/pion/randutil/@v/v0.1.0.info: 200 OK (0.007s)
2025-08-20T21:48:29.0301822Z [00:01:55.391]➜  # get https://proxy.golang.org/github.com/pion/turn/v3/@v/v3.0.1.info
2025-08-20T21:48:29.0540721Z [00:01:55.415]➜  # get https://proxy.golang.org/github.com/pion/turn/v3/@v/v3.0.1.info: 200 OK (0.024s)
2025-08-20T21:48:29.0549811Z [00:01:55.416]➜  # get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.10.0.info
2025-08-20T21:48:29.0621531Z [00:01:55.423]➜  # get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.10.0.info: 200 OK (0.007s)
2025-08-20T21:48:29.0625555Z [00:01:55.424]➜  # get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.info
2025-08-20T21:48:29.0695307Z [00:01:55.431]➜  # get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.info: 200 OK (0.007s)
2025-08-20T21:48:29.0697617Z [00:01:55.431]➜  # get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.info
2025-08-20T21:48:29.0768999Z [00:01:55.438]➜  # get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.info: 200 OK (0.007s)
2025-08-20T21:48:29.0811686Z [00:01:55.442]➜  # get https://proxy.golang.org/golang.zx2c4.com/wireguard/wgctrl/@v/v0.0.0-20230429144221-925a1e7659e6.info
2025-08-20T21:48:29.1049357Z [00:01:55.466]➜  # get https://proxy.golang.org/golang.zx2c4.com/wireguard/wgctrl/@v/v0.0.0-20230429144221-925a1e7659e6.info: 200 OK (0.024s)
2025-08-20T21:48:29.1056074Z [00:01:55.467]➜  # get https://proxy.golang.org/github.com/mdlayher/genetlink/@v/v1.3.2.info
2025-08-20T21:48:29.1126932Z [00:01:55.474]➜  # get https://proxy.golang.org/github.com/mdlayher/genetlink/@v/v1.3.2.info: 200 OK (0.007s)
2025-08-20T21:48:29.1130242Z [00:01:55.474]➜  # get https://proxy.golang.org/github.com/mdlayher/netlink/@v/v1.7.3-0.20250113171957-fbb4dce95f42.info
2025-08-20T21:48:29.1200255Z [00:01:55.481]➜  # get https://proxy.golang.org/github.com/mdlayher/netlink/@v/v1.7.3-0.20250113171957-fbb4dce95f42.info: 200 OK (0.007s)
2025-08-20T21:48:29.1204333Z [00:01:55.482]➜  # get https://proxy.golang.org/github.com/mdlayher/socket/@v/v0.5.1.info
2025-08-20T21:48:29.1277695Z [00:01:55.489]➜  # get https://proxy.golang.org/github.com/mdlayher/socket/@v/v0.5.1.info: 200 OK (0.007s)
2025-08-20T21:48:29.1284298Z [00:01:55.490]➜  # get https://proxy.golang.org/github.com/google/gopacket/@v/v1.1.19.info
2025-08-20T21:48:29.1356306Z [00:01:55.497]➜  # get https://proxy.golang.org/github.com/google/gopacket/@v/v1.1.19.info: 200 OK (0.007s)
2025-08-20T21:48:29.1362435Z [00:01:55.497]➜  # get https://proxy.golang.org/github.com/netbirdio/go-netroute/@v/v0.0.0-20240611143515-f59b0e1d3944.info
2025-08-20T21:48:29.1643322Z [00:01:55.525]➜  # get https://proxy.golang.org/github.com/netbirdio/go-netroute/@v/v0.0.0-20240611143515-f59b0e1d3944.info: 200 OK (0.028s)
2025-08-20T21:48:29.1674250Z [00:01:55.529]➜  # get https://proxy.golang.org/github.com/coreos/go-iptables/@v/v0.7.0.info
2025-08-20T21:48:29.1749659Z [00:01:55.536]➜  # get https://proxy.golang.org/github.com/coreos/go-iptables/@v/v0.7.0.info: 200 OK (0.007s)
2025-08-20T21:48:29.1754906Z [00:01:55.537]➜  # get https://proxy.golang.org/github.com/google/nftables/@v/v0.3.0.info
2025-08-20T21:48:29.2012929Z [00:01:55.562]➜  # get https://proxy.golang.org/github.com/google/nftables/@v/v0.3.0.info: 200 OK (0.026s)
2025-08-20T21:48:29.2022556Z [00:01:55.563]➜  # get https://proxy.golang.org/github.com/nadoo/ipset/@v/v0.5.0.info
2025-08-20T21:48:29.2256355Z [00:01:55.586]➜  # get https://proxy.golang.org/github.com/nadoo/ipset/@v/v0.5.0.info: 200 OK (0.023s)
2025-08-20T21:48:29.2280208Z [00:01:55.589]➜  # get https://proxy.golang.org/github.com/creack/pty/@v/v1.1.18.info
2025-08-20T21:48:29.2355331Z [00:01:55.597]➜  # get https://proxy.golang.org/github.com/creack/pty/@v/v1.1.18.info: 200 OK (0.007s)
2025-08-20T21:48:29.2357632Z [00:01:55.597]➜  # get https://proxy.golang.org/github.com/gliderlabs/ssh/@v/v0.3.8.info
2025-08-20T21:48:29.2431521Z [00:01:55.604]➜  # get https://proxy.golang.org/github.com/gliderlabs/ssh/@v/v0.3.8.info: 200 OK (0.007s)
2025-08-20T21:48:29.2435056Z [00:01:55.605]➜  # get https://proxy.golang.org/github.com/anmitsu/go-shlex/@v/v0.0.0-20200514113438-38f4b401e2be.info
2025-08-20T21:48:29.2505112Z [00:01:55.612]➜  # get https://proxy.golang.org/github.com/anmitsu/go-shlex/@v/v0.0.0-20200514113438-38f4b401e2be.info: 200 OK (0.007s)
2025-08-20T21:48:29.2513038Z [00:01:55.613]➜  # get https://proxy.golang.org/golang.org/x/term/@v/v0.31.0.info
2025-08-20T21:48:29.2587325Z [00:01:55.620]➜  # get https://proxy.golang.org/golang.org/x/term/@v/v0.31.0.info: 200 OK (0.007s)
2025-08-20T21:48:29.2687580Z [00:01:55.630]➜  # get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.7.0.info
2025-08-20T21:48:29.2767767Z [00:01:55.638]➜  # get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.7.0.info: 200 OK (0.008s)
2025-08-20T21:48:29.2771221Z [00:01:55.638]➜  # get https://proxy.golang.org/github.com/godbus/dbus/v5/@v/v5.1.0.info
2025-08-20T21:48:29.2846956Z [00:01:55.646]➜  # get https://proxy.golang.org/github.com/godbus/dbus/v5/@v/v5.1.0.info: 200 OK (0.007s)
2025-08-20T21:48:29.2851178Z [00:01:55.646]➜  # get https://proxy.golang.org/github.com/mitchellh/hashstructure/v2/@v/v2.0.2.info
2025-08-20T21:48:29.2922757Z [00:01:55.653]➜  # get https://proxy.golang.org/github.com/mitchellh/hashstructure/v2/@v/v2.0.2.info: 200 OK (0.007s)
2025-08-20T21:48:29.2933451Z [00:01:55.655]➜  # get https://proxy.golang.org/github.com/quic-go/quic-go/@v/v0.48.2.info
2025-08-20T21:48:29.3363505Z [00:01:55.698]➜  # get https://proxy.golang.org/github.com/quic-go/quic-go/@v/v0.48.2.info: 200 OK (0.043s)
2025-08-20T21:48:29.3383481Z [00:01:55.700]➜  # get https://proxy.golang.org/github.com/coder/websocket/@v/v1.8.12.info
2025-08-20T21:48:29.3453665Z [00:01:55.707]➜  # get https://proxy.golang.org/github.com/coder/websocket/@v/v1.8.12.info: 200 OK (0.007s)
2025-08-20T21:48:29.3460205Z [00:01:55.707]➜  # get https://proxy.golang.org/github.com/caddyserver/certmagic/@v/v0.21.3.info
2025-08-20T21:48:29.3538835Z [00:01:55.715]➜  # get https://proxy.golang.org/github.com/caddyserver/certmagic/@v/v0.21.3.info: 200 OK (0.008s)
2025-08-20T21:48:29.3541654Z [00:01:55.715]➜  # get https://proxy.golang.org/github.com/caddyserver/zerossl/@v/v0.1.3.info
2025-08-20T21:48:29.3611866Z [00:01:55.722]➜  # get https://proxy.golang.org/github.com/caddyserver/zerossl/@v/v0.1.3.info: 200 OK (0.007s)
2025-08-20T21:48:29.3614681Z [00:01:55.723]➜  # get https://proxy.golang.org/github.com/klauspost/cpuid/v2/@v/v2.2.7.info
2025-08-20T21:48:29.3684595Z [00:01:55.730]➜  # get https://proxy.golang.org/github.com/klauspost/cpuid/v2/@v/v2.2.7.info: 200 OK (0.007s)
2025-08-20T21:48:29.3688119Z [00:01:55.730]➜  # get https://proxy.golang.org/github.com/libdns/libdns/@v/v0.2.2.info
2025-08-20T21:48:29.4029446Z [00:01:55.764]➜  # get https://proxy.golang.org/github.com/libdns/libdns/@v/v0.2.2.info: 200 OK (0.034s)
2025-08-20T21:48:29.4032717Z [00:01:55.765]➜  # get https://proxy.golang.org/github.com/mholt/acmez/v2/@v/v2.0.1.info
2025-08-20T21:48:29.4123664Z [00:01:55.774]➜  # get https://proxy.golang.org/github.com/mholt/acmez/v2/@v/v2.0.1.info: 200 OK (0.009s)
2025-08-20T21:48:29.4130705Z [00:01:55.774]➜  # get https://proxy.golang.org/go.uber.org/zap/@v/v1.27.0.info
2025-08-20T21:48:29.4200234Z [00:01:55.781]➜  # get https://proxy.golang.org/go.uber.org/zap/@v/v1.27.0.info: 200 OK (0.007s)
2025-08-20T21:48:29.4202987Z [00:01:55.782]➜  # get https://proxy.golang.org/go.uber.org/multierr/@v/v1.11.0.info
2025-08-20T21:48:29.4273278Z [00:01:55.789]➜  # get https://proxy.golang.org/go.uber.org/multierr/@v/v1.11.0.info: 200 OK (0.007s)
2025-08-20T21:48:29.4282265Z [00:01:55.789]➜  # get https://proxy.golang.org/github.com/zeebo/blake3/@v/v0.2.3.info
2025-08-20T21:48:29.4356477Z [00:01:55.797]➜  # get https://proxy.golang.org/github.com/zeebo/blake3/@v/v0.2.3.info: 200 OK (0.007s)
2025-08-20T21:48:29.4371243Z [00:01:55.798]➜  # get https://proxy.golang.org/github.com/libdns/route53/@v/v1.5.0.info
2025-08-20T21:48:29.4446429Z [00:01:55.806]➜  # get https://proxy.golang.org/github.com/libdns/route53/@v/v1.5.0.info: 200 OK (0.008s)
2025-08-20T21:48:29.4449760Z [00:01:55.806]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/@v/v1.36.3.info
2025-08-20T21:48:29.4519841Z [00:01:55.813]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/@v/v1.36.3.info: 200 OK (0.007s)
2025-08-20T21:48:29.4525077Z [00:01:55.814]➜  # get https://proxy.golang.org/github.com/aws/smithy-go/@v/v1.22.2.info
2025-08-20T21:48:29.4598537Z [00:01:55.821]➜  # get https://proxy.golang.org/github.com/aws/smithy-go/@v/v1.22.2.info: 200 OK (0.007s)
2025-08-20T21:48:29.4617960Z [00:01:55.823]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/config/@v/v1.29.14.info
2025-08-20T21:48:29.4688449Z [00:01:55.830]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/config/@v/v1.29.14.info: 200 OK (0.007s)
2025-08-20T21:48:29.4692488Z [00:01:55.830]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/credentials/@v/v1.17.67.info
2025-08-20T21:48:29.4762693Z [00:01:55.837]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/credentials/@v/v1.17.67.info: 200 OK (0.007s)
2025-08-20T21:48:29.4766851Z [00:01:55.838]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/@v/v1.16.30.info
2025-08-20T21:48:29.4837895Z [00:01:55.845]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/@v/v1.16.30.info: 200 OK (0.007s)
2025-08-20T21:48:29.4848867Z [00:01:55.846]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/sso/@v/v1.25.3.info
2025-08-20T21:48:29.4921263Z [00:01:55.853]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/sso/@v/v1.25.3.info: 200 OK (0.007s)
2025-08-20T21:48:29.4931248Z [00:01:55.854]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/internal/configsources/@v/v1.3.34.info
2025-08-20T21:48:29.5009681Z [00:01:55.862]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/internal/configsources/@v/v1.3.34.info: 200 OK (0.008s)
2025-08-20T21:48:29.5015790Z [00:01:55.863]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/@v/v2.6.34.info
2025-08-20T21:48:29.5088304Z [00:01:55.870]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/@v/v2.6.34.info: 200 OK (0.007s)
2025-08-20T21:48:29.5094415Z [00:01:55.871]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/ssooidc/@v/v1.30.1.info
2025-08-20T21:48:29.5163865Z [00:01:55.878]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/ssooidc/@v/v1.30.1.info: 200 OK (0.007s)
2025-08-20T21:48:29.5172209Z [00:01:55.878]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/sts/@v/v1.33.19.info
2025-08-20T21:48:29.5251140Z [00:01:55.886]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/sts/@v/v1.33.19.info: 200 OK (0.008s)
2025-08-20T21:48:29.5257062Z [00:01:55.887]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/@v/v1.12.3.info
2025-08-20T21:48:29.5327354Z [00:01:55.894]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/@v/v1.12.3.info: 200 OK (0.007s)
2025-08-20T21:48:29.5330025Z [00:01:55.894]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/@v/v1.12.15.info
2025-08-20T21:48:29.5410233Z [00:01:55.902]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/@v/v1.12.15.info: 200 OK (0.008s)
2025-08-20T21:48:29.5416496Z [00:01:55.903]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/internal/ini/@v/v1.8.3.info
2025-08-20T21:48:29.5488402Z [00:01:55.910]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/internal/ini/@v/v1.8.3.info: 200 OK (0.007s)
2025-08-20T21:48:29.5493894Z [00:01:55.911]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/route53/@v/v1.42.3.info
2025-08-20T21:48:29.5565941Z [00:01:55.918]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/route53/@v/v1.42.3.info: 200 OK (0.007s)
2025-08-20T21:48:29.5572232Z [00:01:55.918]➜  # get https://proxy.golang.org/github.com/jmespath/go-jmespath/@v/v0.4.0.info
2025-08-20T21:48:29.5643841Z [00:01:55.926]➜  # get https://proxy.golang.org/github.com/jmespath/go-jmespath/@v/v0.4.0.info: 200 OK (0.007s)
2025-08-20T21:48:29.5662481Z [00:01:55.928]➜  # get https://proxy.golang.org/github.com/zcalusic/sysinfo/@v/v1.1.3.info
2025-08-20T21:48:29.5734115Z [00:01:55.935]➜  # get https://proxy.golang.org/github.com/zcalusic/sysinfo/@v/v1.1.3.info: 200 OK (0.007s)
2025-08-20T21:48:29.5742145Z [00:01:55.935]➜  # get https://proxy.golang.org/github.com/ti-mo/conntrack/@v/v0.5.1.info
2025-08-20T21:48:29.6128370Z [00:01:55.974]➜  # get https://proxy.golang.org/github.com/ti-mo/conntrack/@v/v0.5.1.info: 200 OK (0.039s)
2025-08-20T21:48:29.6133879Z [00:01:55.975]➜  # get https://proxy.golang.org/github.com/ti-mo/netfilter/@v/v0.5.2.info
2025-08-20T21:48:29.6363873Z [00:01:55.998]➜  # get https://proxy.golang.org/github.com/ti-mo/netfilter/@v/v0.5.2.info: 200 OK (0.023s)
2025-08-20T21:48:29.6372687Z [00:01:55.999]➜  # get https://proxy.golang.org/cunicu.li/go-rosenpass/@v/v0.4.0.info
2025-08-20T21:48:29.6744454Z [00:01:56.036]➜  # get https://proxy.golang.org/cunicu.li/go-rosenpass/@v/v0.4.0.info: 200 OK (0.037s)
2025-08-20T21:48:29.6749273Z [00:01:56.036]➜  # get https://proxy.golang.org/github.com/gopacket/gopacket/@v/v1.1.1.info
2025-08-20T21:48:29.6964653Z [00:01:56.058]➜  # get https://proxy.golang.org/github.com/gopacket/gopacket/@v/v1.1.1.info: 200 OK (0.022s)
2025-08-20T21:48:29.6971832Z [00:01:56.058]➜  # get https://proxy.golang.org/github.com/cunicu/circl/@v/v0.0.0-20230801113412-fec58fc7b5f6.info
2025-08-20T21:48:29.7187339Z [00:01:56.080]➜  # get https://proxy.golang.org/github.com/cunicu/circl/@v/v0.0.0-20230801113412-fec58fc7b5f6.info: 200 OK (0.021s)
2025-08-20T21:48:29.7240589Z [00:01:56.085]➜  # get https://proxy.golang.org/github.com/skratchdot/open-golang/@v/v0.0.0-20200116055534-eef842397966.info
2025-08-20T21:48:29.7287813Z [00:01:56.090]➜  # get https://proxy.golang.org/github.com/skratchdot/open-golang/@v/v0.0.0-20200116055534-eef842397966.info: 200 OK (0.007s)
2025-08-20T21:48:29.7290895Z [00:01:56.090]➜  # get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.7.0.info
2025-08-20T21:48:29.7359885Z [00:01:56.097]➜  # get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.7.0.info: 200 OK (0.007s)
2025-08-20T21:48:29.7363409Z [00:01:56.098]➜  # get https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.info
2025-08-20T21:48:29.7432279Z [00:01:56.104]➜  # get https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.info: 200 OK (0.007s)
2025-08-20T21:48:29.7460451Z [00:01:56.107]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO
2025-08-20T21:48:29.7461102Z [00:01:56.107]➜  git status --porcelain
2025-08-20T21:48:29.8589640Z [00:01:56.220]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO
2025-08-20T21:48:29.8590331Z [00:01:56.220]➜  git -c log.showsignature=false log -1 --format=%H:%ct
2025-08-20T21:48:29.8609468Z [00:01:56.222]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git config extensions.objectformat
2025-08-20T21:48:29.8621027Z [00:01:56.223]➜  0.001s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git config extensions.objectformat
2025-08-20T21:48:29.8622308Z [00:01:56.223]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8 --
2025-08-20T21:48:29.8721878Z [00:01:56.233]➜  0.010s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8 --
2025-08-20T21:48:29.8723914Z [00:01:56.233]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8
2025-08-20T21:48:29.8978384Z [00:01:56.259]➜  0.026s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8
2025-08-20T21:48:29.8981563Z [00:01:56.259]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 0d2845ea310b --
2025-08-20T21:48:29.9007222Z [00:01:56.262]➜  0.003s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 0d2845ea310b --
2025-08-20T21:48:29.9008394Z [00:01:56.262]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git cat-file blob 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8:go.mod
2025-08-20T21:48:29.9033930Z [00:01:56.265]➜  0.003s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git cat-file blob 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8:go.mod
2025-08-20T21:48:29.9096663Z [00:01:56.270]➜  internal/byteorder
2025-08-20T21:48:29.9097233Z [00:01:56.270]➜  mkdir -p $WORK/b013/
2025-08-20T21:48:29.9097909Z [00:01:56.271]➜  internal/goarch
2025-08-20T21:48:29.9106277Z [00:01:56.272]➜  mkdir -p $WORK/b007/
2025-08-20T21:48:29.9107165Z [00:01:56.272]➜  internal/unsafeheader
2025-08-20T21:48:29.9107739Z [00:01:56.272]➜  mkdir -p $WORK/b009/
2025-08-20T21:48:29.9108456Z [00:01:56.272]➜  echo '# import config' > $WORK/b013/importcfg # internal
2025-08-20T21:48:29.9109261Z [00:01:56.272]➜  echo '# import config' > $WORK/b007/importcfg # internal
2025-08-20T21:48:29.9109986Z [00:01:56.272]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:29.9113447Z [00:01:56.272]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "/root/.go/src/internal/byteorder=>internal/byteorder;$WORK/b013=>" -p internal/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid 41Vr_cji-HbV6L4mnakB/41Vr_cji-HbV6L4mnakB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /root/.go/src/internal/byteorder/byteorder.go
2025-08-20T21:48:29.9116523Z [00:01:56.272]➜  echo '# import config' > $WORK/b009/importcfg # internal
2025-08-20T21:48:29.9120394Z [00:01:56.272]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "/root/.go/src/internal/goarch=>internal/goarch;$WORK/b007=>" -p internal/goarch -lang=go1.25 -std -complete -installsuffix shared -buildid FnXyH2Ad0y66cyrIPMUn/FnXyH2Ad0y66cyrIPMUn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /root/.go/src/internal/goarch/goarch.go /root/.go/src/internal/goarch/goarch_amd64.go /root/.go/src/internal/goarch/zgoarch_amd64.go
2025-08-20T21:48:29.9126927Z [00:01:56.272]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "/root/.go/src/internal/unsafeheader=>internal/unsafeheader;$WORK/b009=>" -p internal/unsafeheader -lang=go1.25 -std -complete -installsuffix shared -buildid C0AwI8-BAUMe5XknNlBT/C0AwI8-BAUMe5XknNlBT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /root/.go/src/internal/unsafeheader/unsafeheader.go
2025-08-20T21:48:29.9138072Z [00:01:56.275]➜  internal/cpu
2025-08-20T21:48:29.9139437Z [00:01:56.275]➜  mkdir -p $WORK/b012/
2025-08-20T21:48:29.9141284Z [00:01:56.275]➜  echo -n > $WORK/b012/go_asm.h # internal
2025-08-20T21:48:29.9145642Z [00:01:56.276]➜  cd /root/.go/src/internal/cpu
2025-08-20T21:48:29.9147759Z [00:01:56.276]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b012=>" -I $WORK/b012/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_x86.s
2025-08-20T21:48:29.9178952Z [00:01:56.279]➜  go tool buildid -w $WORK/b007/_pkg_.a # internal
2025-08-20T21:48:29.9183007Z [00:01:56.280]➜  cp $WORK/b007/_pkg_.a /root/.cache/go-build/e9/e9655f8b8db6fdd0cdbec4b1ced09ef43b369cf9ead11c1f7e851b6d818b1301-d # internal
2025-08-20T21:48:29.9189760Z [00:01:56.280]➜  echo '# import config' > $WORK/b012/importcfg # internal
2025-08-20T21:48:29.9192951Z [00:01:56.280]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:29.9197392Z [00:01:56.280]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b012=>" -p internal/cpu -lang=go1.25 -std -installsuffix shared -buildid VSNzlCX0gBUNKlb52Sl0/VSNzlCX0gBUNKlb52Sl0 -goversion go1.25.0 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /root/.go/src/internal/cpu/cpu.go /root/.go/src/internal/cpu/cpu_x86.go
2025-08-20T21:48:29.9200425Z [00:01:56.281]➜  internal/abi
2025-08-20T21:48:29.9200938Z [00:01:56.281]➜  mkdir -p $WORK/b006/
2025-08-20T21:48:29.9216523Z [00:01:56.281]➜  echo -n > $WORK/b006/go_asm.h # internal
2025-08-20T21:48:29.9217164Z [00:01:56.283]➜  cd /root/.go/src/internal/abi
2025-08-20T21:48:29.9219268Z [00:01:56.283]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b006=>" -I $WORK/b006/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s
2025-08-20T21:48:29.9221574Z [00:01:56.283]➜  go tool buildid -w $WORK/b009/_pkg_.a # internal
2025-08-20T21:48:29.9222891Z [00:01:56.283]➜  cp $WORK/b009/_pkg_.a /root/.cache/go-build/71/71443e40c31c75855e817fa83dcdfbe5a56d181ed8f66b4feb8471cf86c4fad1-d # internal
2025-08-20T21:48:29.9225303Z [00:01:56.283]➜  internal/coverage/rtcov
2025-08-20T21:48:29.9225873Z [00:01:56.283]➜  mkdir -p $WORK/b015/
2025-08-20T21:48:29.9226573Z [00:01:56.283]➜  echo '# import config' > $WORK/b015/importcfg # internal
2025-08-20T21:48:29.9227340Z [00:01:56.283]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:29.9232977Z [00:01:56.283]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "/root/.go/src/internal/coverage/rtcov=>internal/coverage/rtcov;$WORK/b015=>" -p internal/coverage/rtcov -lang=go1.25 -std -complete -installsuffix shared -buildid 9bd7kW_TiO0T-k6BuHRy/9bd7kW_TiO0T-k6BuHRy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /root/.go/src/internal/coverage/rtcov/rtcov.go
2025-08-20T21:48:29.9239159Z [00:01:56.284]➜  cat >/tmp/go-build1953077370/b006/importcfg << 'EOF' # internal
2025-08-20T21:48:29.9239911Z [00:01:56.284]➜  # import config
2025-08-20T21:48:29.9240693Z [00:01:56.284]➜  packagefile internal/goarch=/tmp/go-build1953077370/b007/_pkg_.a
2025-08-20T21:48:29.9241448Z [00:01:56.284]➜  EOF
2025-08-20T21:48:29.9248950Z [00:01:56.285]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b006=>" -p internal/abi -lang=go1.25 -std -installsuffix shared -buildid TMU6HjewY5-DVnyvQEgP/TMU6HjewY5-DVnyvQEgP -goversion go1.25.0 -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /root/.go/src/internal/abi/abi.go /root/.go/src/internal/abi/abi_amd64.go /root/.go/src/internal/abi/compiletype.go /root/.go/src/internal/abi/escape.go /root/.go/src/internal/abi/funcpc.go /root/.go/src/internal/abi/iface.go /root/.go/src/internal/abi/map_noswiss.go /root/.go/src/internal/abi/map_select_swiss.go /root/.go/src/internal/abi/map_swiss.go /root/.go/src/internal/abi/rangefuncconsts.go /root/.go/src/internal/abi/runtime.go /root/.go/src/internal/abi/stack.go /root/.go/src/internal/abi/switch.go /root/.go/src/internal/abi/symtab.go /root/.go/src/internal/abi/type.go
2025-08-20T21:48:29.9295595Z [00:01:56.291]➜  go tool buildid -w $WORK/b013/_pkg_.a # internal
2025-08-20T21:48:29.9305333Z [00:01:56.292]➜  cp $WORK/b013/_pkg_.a /root/.cache/go-build/77/77a99d080821d13defdd8cee964c70dba28e4d43e658b99801a0c4031592e32e-d # internal
2025-08-20T21:48:29.9310808Z [00:01:56.292]➜  internal/godebugs
2025-08-20T21:48:29.9311369Z [00:01:56.292]➜  mkdir -p $WORK/b016/
2025-08-20T21:48:29.9312059Z [00:01:56.292]➜  echo '# import config' > $WORK/b016/importcfg # internal
2025-08-20T21:48:29.9315579Z [00:01:56.292]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "/root/.go/src/internal/godebugs=>internal/godebugs;$WORK/b016=>" -p internal/godebugs -lang=go1.25 -std -complete -installsuffix shared -buildid TOq0cpWVeS0INrP0T0kq/TOq0cpWVeS0INrP0T0kq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /root/.go/src/internal/godebugs/table.go
2025-08-20T21:48:29.9335781Z [00:01:56.295]➜  go tool buildid -w $WORK/b015/_pkg_.a # internal
2025-08-20T21:48:29.9344292Z [00:01:56.295]➜  cp $WORK/b015/_pkg_.a /root/.cache/go-build/47/47ddc40f8e242113c76881415f1326c82a390fd7b9a68de4d8a2edea9785977b-d # internal
2025-08-20T21:48:29.9353547Z [00:01:56.296]➜  internal/goexperiment
2025-08-20T21:48:29.9360948Z [00:01:56.297]➜  mkdir -p $WORK/b017/
2025-08-20T21:48:29.9361679Z [00:01:56.297]➜  echo '# import config' > $WORK/b017/importcfg # internal
2025-08-20T21:48:29.9377006Z [00:01:56.297]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "/root/.go/src/internal/goexperiment=>internal/goexperiment;$WORK/b017=>" -p internal/goexperiment -lang=go1.25 -std -complete -installsuffix shared -buildid o0a-7nZa2Hd2-kwilSd6/o0a-7nZa2Hd2-kwilSd6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /root/.go/src/internal/goexperiment/exp_aliastypeparams_on.go /root/.go/src/internal/goexperiment/exp_arenas_off.go /root/.go/src/internal/goexperiment/exp_boringcrypto_off.go /root/.go/src/internal/goexperiment/exp_cacheprog_off.go /root/.go/src/internal/goexperiment/exp_cgocheck2_off.go /root/.go/src/internal/goexperiment/exp_dwarf5_on.go /root/.go/src/internal/goexperiment/exp_fieldtrack_off.go /root/.go/src/internal/goexperiment/exp_greenteagc_off.go /root/.go/src/internal/goexperiment/exp_heapminimum512kib_off.go /root/.go/src/internal/goexperiment/exp_jsonv2_off.go /root/.go/src/internal/goexperiment/exp_loopvar_off.go /root/.go/src/internal/goexperiment/exp_newinliner_off.go /root/.go/src/internal/goexperiment/exp_preemptibleloops_off.go /root/.go/src/internal/goexperiment/exp_rangefunc_off.go /root/.go/src/internal/goexperiment/exp_regabiargs_on.go /root/.go/src/internal/goexperiment/exp_regabiwrappers_on.go /root/.go/src/internal/goexperiment/exp_staticlockranking_off.go /root/.go/src/internal/goexperiment/exp_swissmap_on.go /root/.go/src/internal/goexperiment/exp_synchashtriemap_on.go /root/.go/src/internal/goexperiment/exp_synctest_off.go /root/.go/src/internal/goexperiment/flags.go
2025-08-20T21:48:29.9455382Z [00:01:56.307]➜  go tool buildid -w $WORK/b017/_pkg_.a # internal
2025-08-20T21:48:29.9461238Z [00:01:56.307]➜  cp $WORK/b017/_pkg_.a /root/.cache/go-build/a5/a54ed2441db48bd627d10738a907192828e1335307d71a1aba733507f51d1eba-d # internal
2025-08-20T21:48:29.9464584Z [00:01:56.308]➜  internal/goos
2025-08-20T21:48:29.9465076Z [00:01:56.308]➜  mkdir -p $WORK/b018/
2025-08-20T21:48:29.9468214Z [00:01:56.308]➜  echo '# import config' > $WORK/b018/importcfg # internal
2025-08-20T21:48:29.9474188Z [00:01:56.308]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "/root/.go/src/internal/goos=>internal/goos;$WORK/b018=>" -p internal/goos -lang=go1.25 -std -complete -installsuffix shared -buildid tSPy5-8AXMOAedm8f4D3/tSPy5-8AXMOAedm8f4D3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /root/.go/src/internal/goos/goos.go /root/.go/src/internal/goos/unix.go /root/.go/src/internal/goos/zgoos_linux.go
2025-08-20T21:48:29.9513052Z [00:01:56.312]➜  go tool buildid -w $WORK/b016/_pkg_.a # internal
2025-08-20T21:48:29.9518821Z [00:01:56.312]➜  cp $WORK/b016/_pkg_.a /root/.cache/go-build/0b/0b6eead678c426c1a2b0cfa0ea06f814bf58c5d0a4fa1caf2848c9f0a5e5ab2d-d # internal
2025-08-20T21:48:29.9519901Z [00:01:56.312]➜  internal/profilerecord
2025-08-20T21:48:29.9520441Z [00:01:56.312]➜  mkdir -p $WORK/b019/
2025-08-20T21:48:29.9521107Z [00:01:56.312]➜  echo '# import config' > $WORK/b019/importcfg # internal
2025-08-20T21:48:29.9524710Z [00:01:56.312]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "/root/.go/src/internal/profilerecord=>internal/profilerecord;$WORK/b019=>" -p internal/profilerecord -lang=go1.25 -std -complete -installsuffix shared -buildid 8Lgo9aX7minTbrFQdfrD/8Lgo9aX7minTbrFQdfrD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /root/.go/src/internal/profilerecord/profilerecord.go
2025-08-20T21:48:29.9580805Z [00:01:56.319]➜  go tool buildid -w $WORK/b018/_pkg_.a # internal
2025-08-20T21:48:29.9597247Z [00:01:56.321]➜  go tool buildid -w $WORK/b019/_pkg_.a # internal
2025-08-20T21:48:29.9607991Z [00:01:56.321]➜  cp $WORK/b018/_pkg_.a /root/.cache/go-build/ee/ee9c2c442c895a62962313c13ab6a23fcf0a7e92e6c4ca1a6948cb91c2c1cd29-d # internal
2025-08-20T21:48:29.9609794Z [00:01:56.321]➜  cp $WORK/b019/_pkg_.a /root/.cache/go-build/d9/d911527e652bf6956cdb31c1f2b09a5e47883f089e8d5fd1d1ea2028dbedc0c3-d # internal
2025-08-20T21:48:29.9611079Z [00:01:56.321]➜  internal/runtime/math
2025-08-20T21:48:29.9611742Z [00:01:56.321]➜  mkdir -p $WORK/b023/
2025-08-20T21:48:29.9624914Z [00:01:56.321]➜  internal/runtime/atomic
2025-08-20T21:48:29.9625575Z [00:01:56.321]➜  mkdir -p $WORK/b020/
2025-08-20T21:48:29.9626583Z [00:01:56.321]➜  cat >/tmp/go-build1953077370/b023/importcfg << 'EOF' # internal
2025-08-20T21:48:29.9627233Z [00:01:56.321]➜  # import config
2025-08-20T21:48:29.9627913Z [00:01:56.321]➜  packagefile internal/goarch=/tmp/go-build1953077370/b007/_pkg_.a
2025-08-20T21:48:29.9628633Z [00:01:56.321]➜  EOF
2025-08-20T21:48:29.9631335Z [00:01:56.321]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "/root/.go/src/internal/runtime/math=>internal/runtime/math;$WORK/b023=>" -p internal/runtime/math -lang=go1.25 -std -complete -installsuffix shared -buildid JLYi1p-7RcHtihSwNG5_/JLYi1p-7RcHtihSwNG5_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /root/.go/src/internal/runtime/math/math.go
2025-08-20T21:48:29.9634326Z [00:01:56.321]➜  echo -n > $WORK/b020/go_asm.h # internal
2025-08-20T21:48:29.9635055Z [00:01:56.321]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T21:48:29.9637414Z [00:01:56.321]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b020=>" -I $WORK/b020/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b020/symabis ./atomic_amd64.s
2025-08-20T21:48:29.9639523Z [00:01:56.324]➜  cd /root/.go/src/internal/cpu
2025-08-20T21:48:29.9641373Z [00:01:56.325]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b012=>" -I $WORK/b012/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu.o ./cpu.s
2025-08-20T21:48:29.9643758Z [00:01:56.325]➜  cat >/tmp/go-build1953077370/b020/importcfg << 'EOF' # internal
2025-08-20T21:48:29.9644408Z [00:01:56.326]➜  # import config
2025-08-20T21:48:29.9645467Z [00:01:56.326]➜  packagefile internal/goarch=/tmp/go-build1953077370/b007/_pkg_.a
2025-08-20T21:48:29.9646219Z [00:01:56.326]➜  EOF
2025-08-20T21:48:29.9648168Z [00:01:56.326]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:29.9654983Z [00:01:56.326]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b020=>" -p internal/runtime/atomic -lang=go1.25 -std -installsuffix shared -buildid jFg10H8awrZwV8sSZ_xf/jFg10H8awrZwV8sSZ_xf -goversion go1.25.0 -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /root/.go/src/internal/runtime/atomic/atomic_amd64.go /root/.go/src/internal/runtime/atomic/doc.go /root/.go/src/internal/runtime/atomic/stubs.go /root/.go/src/internal/runtime/atomic/types.go /root/.go/src/internal/runtime/atomic/types_64bit.go /root/.go/src/internal/runtime/atomic/unaligned.go /root/.go/src/internal/runtime/atomic/xchg8.go
2025-08-20T21:48:29.9675370Z [00:01:56.329]➜  cd /root/.go/src/internal/cpu
2025-08-20T21:48:29.9678276Z [00:01:56.329]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b012=>" -I $WORK/b012/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu_x86.o ./cpu_x86.s
2025-08-20T21:48:29.9728250Z [00:01:56.334]➜  go tool pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_x86.o # internal
2025-08-20T21:48:29.9730659Z [00:01:56.334]➜  go tool buildid -w $WORK/b012/_pkg_.a # internal
2025-08-20T21:48:29.9741655Z [00:01:56.335]➜  cp $WORK/b012/_pkg_.a /root/.cache/go-build/12/1241189f936be1f2b6685ca9f274a1ebe69772508f13db21f5490e802eb65af7-d # internal
2025-08-20T21:48:29.9762654Z [00:01:56.336]➜  go tool buildid -w $WORK/b023/_pkg_.a # internal
2025-08-20T21:48:29.9764509Z [00:01:56.338]➜  cp $WORK/b023/_pkg_.a /root/.cache/go-build/5f/5fbdea78dfde0d9e69f5bf85f2d2c97dedba08b64a69af9d2f550f4926d60ab1-d # internal
2025-08-20T21:48:29.9772390Z [00:01:56.338]➜  internal/chacha8rand
2025-08-20T21:48:29.9830852Z [00:01:56.344]➜  mkdir -p $WORK/b014/
2025-08-20T21:48:29.9835548Z [00:01:56.345]➜  echo -n > $WORK/b014/go_asm.h # internal
2025-08-20T21:48:29.9838431Z [00:01:56.345]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T21:48:29.9842384Z [00:01:56.345]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b014=>" -I $WORK/b014/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b014/symabis ./chacha8_amd64.s
2025-08-20T21:48:29.9845351Z [00:01:56.346]➜  internal/bytealg
2025-08-20T21:48:29.9850512Z [00:01:56.346]➜  mkdir -p $WORK/b011/
2025-08-20T21:48:29.9851099Z [00:01:56.346]➜  echo -n > $WORK/b011/go_asm.h # internal
2025-08-20T21:48:29.9852945Z [00:01:56.347]➜  cd /root/.go/src/internal/bytealg
2025-08-20T21:48:29.9858150Z [00:01:56.347]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s
2025-08-20T21:48:29.9900936Z [00:01:56.351]➜  cat >/tmp/go-build1953077370/b014/importcfg << 'EOF' # internal
2025-08-20T21:48:29.9903405Z [00:01:56.352]➜  # import config
2025-08-20T21:48:29.9904171Z [00:01:56.352]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:29.9905098Z [00:01:56.352]➜  packagefile internal/cpu=/tmp/go-build1953077370/b012/_pkg_.a
2025-08-20T21:48:29.9905977Z [00:01:56.352]➜  packagefile internal/goarch=/tmp/go-build1953077370/b007/_pkg_.a
2025-08-20T21:48:29.9906615Z [00:01:56.352]➜  EOF
2025-08-20T21:48:29.9908573Z [00:01:56.352]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:29.9912506Z [00:01:56.352]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b014=>" -p internal/chacha8rand -lang=go1.25 -std -installsuffix shared -buildid dWw5LI8BHTOb0ZYO8MDr/dWw5LI8BHTOb0ZYO8MDr -goversion go1.25.0 -symabis $WORK/b014/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /root/.go/src/internal/chacha8rand/chacha8.go /root/.go/src/internal/chacha8rand/chacha8_generic.go
2025-08-20T21:48:29.9953707Z [00:01:56.357]➜  cat >/tmp/go-build1953077370/b011/importcfg << 'EOF' # internal
2025-08-20T21:48:29.9955942Z [00:01:56.357]➜  # import config
2025-08-20T21:48:29.9956686Z [00:01:56.357]➜  packagefile internal/cpu=/tmp/go-build1953077370/b012/_pkg_.a
2025-08-20T21:48:29.9957344Z [00:01:56.357]➜  EOF
2025-08-20T21:48:29.9965033Z [00:01:56.357]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b011=>" -p internal/bytealg -lang=go1.25 -std -installsuffix shared -buildid iSlNKeDAQAy2891r38yS/iSlNKeDAQAy2891r38yS -goversion go1.25.0 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /root/.go/src/internal/bytealg/bytealg.go /root/.go/src/internal/bytealg/compare_native.go /root/.go/src/internal/bytealg/count_native.go /root/.go/src/internal/bytealg/equal_generic.go /root/.go/src/internal/bytealg/equal_native.go /root/.go/src/internal/bytealg/index_amd64.go /root/.go/src/internal/bytealg/index_native.go /root/.go/src/internal/bytealg/indexbyte_native.go /root/.go/src/internal/bytealg/lastindexbyte_generic.go
2025-08-20T21:48:30.0083045Z [00:01:56.369]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T21:48:30.0087669Z [00:01:56.370]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b020=>" -I $WORK/b020/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b020/atomic_amd64.o ./atomic_amd64.s
2025-08-20T21:48:30.0133921Z [00:01:56.375]➜  cd /root/.go/src/internal/bytealg
2025-08-20T21:48:30.0138259Z [00:01:56.375]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/compare_amd64.o ./compare_amd64.s
2025-08-20T21:48:30.0178941Z [00:01:56.379]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T21:48:30.0182260Z [00:01:56.379]➜  go tool pack r $WORK/b020/_pkg_.a $WORK/b020/atomic_amd64.o # internal
2025-08-20T21:48:30.0183835Z [00:01:56.379]➜  go tool buildid -w $WORK/b020/_pkg_.a # internal
2025-08-20T21:48:30.0194799Z [00:01:56.381]➜  cp $WORK/b020/_pkg_.a /root/.cache/go-build/97/9749165920c87ef703ec0d9a98e800ff906f19e7cca65f624f4da199b3798019-d # internal
2025-08-20T21:48:30.0204277Z [00:01:56.381]➜  internal/runtime/strconv
2025-08-20T21:48:30.0204825Z [00:01:56.381]➜  mkdir -p $WORK/b022/
2025-08-20T21:48:30.0205871Z [00:01:56.381]➜  cat >/tmp/go-build1953077370/b022/importcfg << 'EOF' # internal
2025-08-20T21:48:30.0206643Z [00:01:56.381]➜  # import config
2025-08-20T21:48:30.0207483Z [00:01:56.381]➜  packagefile internal/runtime/math=/tmp/go-build1953077370/b023/_pkg_.a
2025-08-20T21:48:30.0208297Z [00:01:56.381]➜  EOF
2025-08-20T21:48:30.0208867Z [00:01:56.381]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.0212214Z [00:01:56.381]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "/root/.go/src/internal/runtime/strconv=>internal/runtime/strconv;$WORK/b022=>" -p internal/runtime/strconv -lang=go1.25 -std -complete -installsuffix shared -buildid j_CLgQhSRFjOJQmZ5tqK/j_CLgQhSRFjOJQmZ5tqK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /root/.go/src/internal/runtime/strconv/atoi.go
2025-08-20T21:48:30.0245863Z [00:01:56.386]➜  cd /root/.go/src/internal/bytealg
2025-08-20T21:48:30.0249728Z [00:01:56.386]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/count_amd64.o ./count_amd64.s
2025-08-20T21:48:30.0331447Z [00:01:56.394]➜  go tool buildid -w $WORK/b022/_pkg_.a # internal
2025-08-20T21:48:30.0335674Z [00:01:56.395]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/equal_amd64.o ./equal_amd64.s
2025-08-20T21:48:30.0340359Z [00:01:56.395]➜  cp $WORK/b022/_pkg_.a /root/.cache/go-build/09/0946d0641df597fd14920b415d1cfec16a90cee6e19e8821c6d1c8fdffcfce9d-d # internal
2025-08-20T21:48:30.0343697Z [00:01:56.395]➜  internal/runtime/syscall
2025-08-20T21:48:30.0344297Z [00:01:56.395]➜  mkdir -p $WORK/b024/
2025-08-20T21:48:30.0344910Z [00:01:56.395]➜  echo -n > $WORK/b024/go_asm.h # internal
2025-08-20T21:48:30.0345658Z [00:01:56.395]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T21:48:30.0348160Z [00:01:56.395]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b024=>" -I $WORK/b024/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b024/symabis ./asm_linux_amd64.s
2025-08-20T21:48:30.0413958Z [00:01:56.403]➜  cat >/tmp/go-build1953077370/b024/importcfg << 'EOF' # internal
2025-08-20T21:48:30.0415107Z [00:01:56.403]➜  # import config
2025-08-20T21:48:30.0416315Z [00:01:56.403]➜  packagefile internal/goarch=/tmp/go-build1953077370/b007/_pkg_.a
2025-08-20T21:48:30.0417826Z [00:01:56.403]➜  EOF
2025-08-20T21:48:30.0420740Z [00:01:56.403]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.0425489Z [00:01:56.403]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b024=>" -p internal/runtime/syscall -lang=go1.25 -std -installsuffix shared -buildid lGFy9_Ayx3kZ8w55lxqS/lGFy9_Ayx3kZ8w55lxqS -goversion go1.25.0 -symabis $WORK/b024/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h /root/.go/src/internal/runtime/syscall/defs_linux.go /root/.go/src/internal/runtime/syscall/defs_linux_amd64.go /root/.go/src/internal/runtime/syscall/syscall_linux.go
2025-08-20T21:48:30.0429518Z [00:01:56.403]➜  cd /root/.go/src/internal/bytealg
2025-08-20T21:48:30.0431676Z [00:01:56.403]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/index_amd64.o ./index_amd64.s
2025-08-20T21:48:30.0457243Z [00:01:56.407]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T21:48:30.0460860Z [00:01:56.407]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b014=>" -I $WORK/b014/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b014/chacha8_amd64.o ./chacha8_amd64.s
2025-08-20T21:48:30.0490433Z [00:01:56.410]➜  cd /root/.go/src/internal/bytealg
2025-08-20T21:48:30.0493808Z [00:01:56.410]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/indexbyte_amd64.o ./indexbyte_amd64.s
2025-08-20T21:48:30.0519046Z [00:01:56.413]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T21:48:30.0520467Z [00:01:56.413]➜  go tool pack r $WORK/b014/_pkg_.a $WORK/b014/chacha8_amd64.o # internal
2025-08-20T21:48:30.0523484Z [00:01:56.413]➜  go tool buildid -w $WORK/b014/_pkg_.a # internal
2025-08-20T21:48:30.0531660Z [00:01:56.414]➜  cp $WORK/b014/_pkg_.a /root/.cache/go-build/09/0929257a7b550b8a5edfd306ca626cbae55ccc6f8ce26e0f6f85b18418ed6cc8-d # internal
2025-08-20T21:48:30.0541146Z [00:01:56.415]➜  internal/runtime/exithook
2025-08-20T21:48:30.0549143Z [00:01:56.415]➜  mkdir -p $WORK/b025/
2025-08-20T21:48:30.0551696Z [00:01:56.416]➜  cat >/tmp/go-build1953077370/b025/importcfg << 'EOF' # internal
2025-08-20T21:48:30.0557013Z [00:01:56.416]➜  # import config
2025-08-20T21:48:30.0557862Z [00:01:56.416]➜  packagefile internal/runtime/atomic=/tmp/go-build1953077370/b020/_pkg_.a
2025-08-20T21:48:30.0558619Z [00:01:56.416]➜  EOF
2025-08-20T21:48:30.0559150Z [00:01:56.416]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.0562552Z [00:01:56.416]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "/root/.go/src/internal/runtime/exithook=>internal/runtime/exithook;$WORK/b025=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -installsuffix shared -buildid wrk8SplVQHinmzbSwvNX/wrk8SplVQHinmzbSwvNX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /root/.go/src/internal/runtime/exithook/hooks.go
2025-08-20T21:48:30.0565781Z [00:01:56.417]➜  cd /root/.go/src/internal/bytealg
2025-08-20T21:48:30.0567570Z [00:01:56.417]➜  go tool pack r $WORK/b011/_pkg_.a $WORK/b011/compare_amd64.o $WORK/b011/count_amd64.o $WORK/b011/equal_amd64.o $WORK/b011/index_amd64.o $WORK/b011/indexbyte_amd64.o # internal
2025-08-20T21:48:30.0588697Z [00:01:56.419]➜  go tool buildid -w $WORK/b011/_pkg_.a # internal
2025-08-20T21:48:30.0594846Z [00:01:56.421]➜  cp $WORK/b011/_pkg_.a /root/.cache/go-build/dd/dd49f52524bbcc5eb4d0c6d27149ca286174e03882208775b90b7a2bc1febfe3-d # internal
2025-08-20T21:48:30.0605166Z [00:01:56.421]➜  internal/runtime/gc
2025-08-20T21:48:30.0605749Z [00:01:56.421]➜  mkdir -p $WORK/b026/
2025-08-20T21:48:30.0606490Z [00:01:56.421]➜  cat >/tmp/go-build1953077370/b026/importcfg << 'EOF' # internal
2025-08-20T21:48:30.0607208Z [00:01:56.421]➜  # import config
2025-08-20T21:48:30.0607999Z [00:01:56.421]➜  packagefile internal/goarch=/tmp/go-build1953077370/b007/_pkg_.a
2025-08-20T21:48:30.0608831Z [00:01:56.421]➜  EOF
2025-08-20T21:48:30.0609350Z [00:01:56.421]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T21:48:30.0611846Z [00:01:56.421]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b024=>" -I $WORK/b024/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b024/asm_linux_amd64.o ./asm_linux_amd64.s
2025-08-20T21:48:30.0618998Z [00:01:56.423]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.0626986Z [00:01:56.424]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "/root/.go/src/internal/runtime/gc=>internal/runtime/gc;$WORK/b026=>" -p internal/runtime/gc -lang=go1.25 -std -complete -installsuffix shared -buildid -xZFEbMDpMRcG0k4W4bY/-xZFEbMDpMRcG0k4W4bY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /root/.go/src/internal/runtime/gc/malloc.go /root/.go/src/internal/runtime/gc/scan.go /root/.go/src/internal/runtime/gc/sizeclasses.go
2025-08-20T21:48:30.0641638Z [00:01:56.425]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T21:48:30.0644730Z [00:01:56.425]➜  go tool pack r $WORK/b024/_pkg_.a $WORK/b024/asm_linux_amd64.o # internal
2025-08-20T21:48:30.0652314Z [00:01:56.426]➜  go tool buildid -w $WORK/b024/_pkg_.a # internal
2025-08-20T21:48:30.0653745Z [00:01:56.426]➜  cp $WORK/b024/_pkg_.a /root/.cache/go-build/cf/cf6e35871a9bc9ffe2b6989531cfabfb07980c9b095cb415a34effa3e6cd8d16-d # internal
2025-08-20T21:48:30.0666229Z [00:01:56.427]➜  internal/runtime/cgroup
2025-08-20T21:48:30.0666814Z [00:01:56.427]➜  mkdir -p $WORK/b021/
2025-08-20T21:48:30.0670505Z [00:01:56.428]➜  cat >/tmp/go-build1953077370/b021/importcfg << 'EOF' # internal
2025-08-20T21:48:30.0673565Z [00:01:56.428]➜  # import config
2025-08-20T21:48:30.0674330Z [00:01:56.428]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:48:30.0675369Z [00:01:56.428]➜  packagefile internal/runtime/strconv=/tmp/go-build1953077370/b022/_pkg_.a
2025-08-20T21:48:30.0676383Z [00:01:56.428]➜  packagefile internal/runtime/syscall=/tmp/go-build1953077370/b024/_pkg_.a
2025-08-20T21:48:30.0677167Z [00:01:56.428]➜  EOF
2025-08-20T21:48:30.0677679Z [00:01:56.428]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.0681723Z [00:01:56.429]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "/root/.go/src/internal/runtime/cgroup=>internal/runtime/cgroup;$WORK/b021=>" -p internal/runtime/cgroup -lang=go1.25 -std -complete -installsuffix shared -buildid U2qjy7g_fBo1kzUlNCu-/U2qjy7g_fBo1kzUlNCu- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /root/.go/src/internal/runtime/cgroup/cgroup_linux.go /root/.go/src/internal/runtime/cgroup/line_reader.go /root/.go/src/internal/runtime/cgroup/runtime.go
2025-08-20T21:48:30.0772630Z [00:01:56.438]➜  go tool buildid -w $WORK/b026/_pkg_.a # internal
2025-08-20T21:48:30.0781642Z [00:01:56.439]➜  cp $WORK/b026/_pkg_.a /root/.cache/go-build/29/2999620ea805d599fc56093435a9f94734462b0eb89a9515ca176bdc4b769cd5-d # internal
2025-08-20T21:48:30.0791311Z [00:01:56.439]➜  internal/asan
2025-08-20T21:48:30.0791877Z [00:01:56.439]➜  mkdir -p $WORK/b028/
2025-08-20T21:48:30.0792605Z [00:01:56.440]➜  echo '# import config' > $WORK/b028/importcfg # internal
2025-08-20T21:48:30.0796090Z [00:01:56.440]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "/root/.go/src/internal/asan=>internal/asan;$WORK/b028=>" -p internal/asan -lang=go1.25 -std -complete -installsuffix shared -buildid pvsfxC872C9dcz4IQgX5/pvsfxC872C9dcz4IQgX5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /root/.go/src/internal/asan/doc.go /root/.go/src/internal/asan/noasan.go
2025-08-20T21:48:30.0825955Z [00:01:56.444]➜  go tool buildid -w $WORK/b025/_pkg_.a # internal
2025-08-20T21:48:30.0831933Z [00:01:56.444]➜  cp $WORK/b025/_pkg_.a /root/.cache/go-build/03/03394bc37ba2480b3135a36b9eff30c18149048fde121a6a2f18ffcccc9bafac-d # internal
2025-08-20T21:48:30.0836025Z [00:01:56.445]➜  internal/msan
2025-08-20T21:48:30.0836596Z [00:01:56.445]➜  mkdir -p $WORK/b029/
2025-08-20T21:48:30.0839507Z [00:01:56.445]➜  echo '# import config' > $WORK/b029/importcfg # internal
2025-08-20T21:48:30.0850468Z [00:01:56.446]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "/root/.go/src/internal/msan=>internal/msan;$WORK/b029=>" -p internal/msan -lang=go1.25 -std -complete -installsuffix shared -buildid SFFiJID93lf3XfCym9L_/SFFiJID93lf3XfCym9L_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /root/.go/src/internal/msan/doc.go /root/.go/src/internal/msan/nomsan.go
2025-08-20T21:48:30.0876237Z [00:01:56.448]➜  go tool buildid -w $WORK/b028/_pkg_.a # internal
2025-08-20T21:48:30.0882621Z [00:01:56.449]➜  cp $WORK/b028/_pkg_.a /root/.cache/go-build/f8/f88fca14b143264910fec13e94c680f6782f11f8113e9d8ab8bb3c90ad1019f8-d # internal
2025-08-20T21:48:30.0883947Z [00:01:56.449]➜  internal/runtime/sys
2025-08-20T21:48:30.0896656Z [00:01:56.450]➜  mkdir -p $WORK/b031/
2025-08-20T21:48:30.0897317Z [00:01:56.450]➜  echo -n > $WORK/b031/go_asm.h # internal
2025-08-20T21:48:30.0898147Z [00:01:56.450]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T21:48:30.0900438Z [00:01:56.450]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b031=>" -I $WORK/b031/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b031/symabis ./empty.s
2025-08-20T21:48:30.0942699Z [00:01:56.455]➜  cat >/tmp/go-build1953077370/b031/importcfg << 'EOF' # internal
2025-08-20T21:48:30.0948877Z [00:01:56.456]➜  # import config
2025-08-20T21:48:30.0949625Z [00:01:56.456]➜  packagefile internal/goarch=/tmp/go-build1953077370/b007/_pkg_.a
2025-08-20T21:48:30.0950558Z [00:01:56.456]➜  packagefile internal/goos=/tmp/go-build1953077370/b018/_pkg_.a
2025-08-20T21:48:30.0951229Z [00:01:56.456]➜  EOF
2025-08-20T21:48:30.0951762Z [00:01:56.456]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.0957605Z [00:01:56.456]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b031=>" -p internal/runtime/sys -lang=go1.25 -std -installsuffix shared -buildid hO1bwuOxIzjHKfZvvowA/hO1bwuOxIzjHKfZvvowA -goversion go1.25.0 -symabis $WORK/b031/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /root/.go/src/internal/runtime/sys/consts.go /root/.go/src/internal/runtime/sys/consts_norace.go /root/.go/src/internal/runtime/sys/intrinsics.go /root/.go/src/internal/runtime/sys/nih.go /root/.go/src/internal/runtime/sys/no_dit.go /root/.go/src/internal/runtime/sys/sys.go /root/.go/src/internal/runtime/sys/zversion.go
2025-08-20T21:48:30.0965001Z [00:01:56.458]➜  go tool buildid -w $WORK/b029/_pkg_.a # internal
2025-08-20T21:48:30.0976815Z [00:01:56.459]➜  cp $WORK/b029/_pkg_.a /root/.cache/go-build/8b/8bc238d887c2b4b98122a708b40f5f23002ece892b057553d6f86f1c7d8d2209-d # internal
2025-08-20T21:48:30.0986271Z [00:01:56.459]➜  internal/stringslite
2025-08-20T21:48:30.0986841Z [00:01:56.459]➜  mkdir -p $WORK/b032/
2025-08-20T21:48:30.0987588Z [00:01:56.460]➜  cat >/tmp/go-build1953077370/b032/importcfg << 'EOF' # internal
2025-08-20T21:48:30.0988301Z [00:01:56.460]➜  # import config
2025-08-20T21:48:30.0989051Z [00:01:56.460]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:48:30.0989767Z [00:01:56.460]➜  EOF
2025-08-20T21:48:30.0992861Z [00:01:56.460]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "/root/.go/src/internal/stringslite=>internal/stringslite;$WORK/b032=>" -p internal/stringslite -lang=go1.25 -std -complete -installsuffix shared -buildid LSgD3AIamP0Qfkq_mRTf/LSgD3AIamP0Qfkq_mRTf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /root/.go/src/internal/stringslite/strings.go
2025-08-20T21:48:30.1242237Z [00:01:56.485]➜  cd /root/.go/src/internal/abi
2025-08-20T21:48:30.1248235Z [00:01:56.486]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b006=>" -I $WORK/b006/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b006/abi_test.o ./abi_test.s
2025-08-20T21:48:30.1264405Z [00:01:56.488]➜  go tool buildid -w $WORK/b021/_pkg_.a # internal
2025-08-20T21:48:30.1274963Z [00:01:56.489]➜  cp $WORK/b021/_pkg_.a /root/.cache/go-build/08/080e951d83d32fe5db27e74360a07736e0a4459fa326cb3d70587c9827e49722-d # internal
2025-08-20T21:48:30.1280440Z [00:01:56.489]➜  internal/trace/tracev2
2025-08-20T21:48:30.1282736Z [00:01:56.490]➜  mkdir -p $WORK/b033/
2025-08-20T21:48:30.1289503Z [00:01:56.490]➜  echo '# import config' > $WORK/b033/importcfg # internal
2025-08-20T21:48:30.1291117Z [00:01:56.490]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.1298140Z [00:01:56.491]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "/root/.go/src/internal/trace/tracev2=>internal/trace/tracev2;$WORK/b033=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -installsuffix shared -buildid yxe5YP26lWrxkskjIepa/yxe5YP26lWrxkskjIepa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /root/.go/src/internal/trace/tracev2/doc.go /root/.go/src/internal/trace/tracev2/events.go /root/.go/src/internal/trace/tracev2/spec.go
2025-08-20T21:48:30.1303204Z [00:01:56.492]➜  go tool buildid -w $WORK/b032/_pkg_.a # internal
2025-08-20T21:48:30.1315569Z [00:01:56.493]➜  cd /root/.go/src/internal/abi
2025-08-20T21:48:30.1317493Z [00:01:56.493]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b006=>" -I $WORK/b006/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b006/stub.o ./stub.s
2025-08-20T21:48:30.1319888Z [00:01:56.493]➜  cp $WORK/b032/_pkg_.a /root/.cache/go-build/47/4739c5bc3c484af52abd20d90b84daf8590f7b284cd00635cd3086b00c02ce5e-d # internal
2025-08-20T21:48:30.1323499Z [00:01:56.493]➜  sync/atomic
2025-08-20T21:48:30.1323988Z [00:01:56.493]➜  mkdir -p $WORK/b036/
2025-08-20T21:48:30.1329646Z [00:01:56.494]➜  echo -n > $WORK/b036/go_asm.h # internal
2025-08-20T21:48:30.1330237Z [00:01:56.494]➜  cd /root/.go/src/sync/atomic
2025-08-20T21:48:30.1332104Z [00:01:56.494]➜  /root/.go/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b036=>" -I $WORK/b036/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b036/symabis ./asm.s
2025-08-20T21:48:30.1340195Z [00:01:56.495]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T21:48:30.1345087Z [00:01:56.495]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b031=>" -I $WORK/b031/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b031/empty.o ./empty.s
2025-08-20T21:48:30.1360361Z [00:01:56.497]➜  cd /root/.go/src/internal/abi
2025-08-20T21:48:30.1361494Z [00:01:56.497]➜  go tool pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal
2025-08-20T21:48:30.1362295Z [00:01:56.497]➜  go tool buildid -w $WORK/b006/_pkg_.a # internal
2025-08-20T21:48:30.1379971Z [00:01:56.499]➜  echo '# import config' > $WORK/b036/importcfg # internal
2025-08-20T21:48:30.1381453Z [00:01:56.499]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.1385904Z [00:01:56.499]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b036=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid L6cYSyMCw5Stpw8wd-hA/L6cYSyMCw5Stpw8wd-hA -goversion go1.25.0 -symabis $WORK/b036/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /root/.go/src/sync/atomic/doc.go /root/.go/src/sync/atomic/doc_64.go /root/.go/src/sync/atomic/type.go /root/.go/src/sync/atomic/value.go
2025-08-20T21:48:30.1390006Z [00:01:56.500]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T21:48:30.1393999Z [00:01:56.501]➜  go tool pack r $WORK/b031/_pkg_.a $WORK/b031/empty.o # internal
2025-08-20T21:48:30.1394837Z [00:01:56.501]➜  go tool buildid -w $WORK/b031/_pkg_.a # internal
2025-08-20T21:48:30.1399648Z [00:01:56.501]➜  cp $WORK/b031/_pkg_.a /root/.cache/go-build/4f/4fc5c17be3819d9190c3feba2c4141c1217f9bcdced8c306557d2a40f88da216-d # internal
2025-08-20T21:48:30.1408602Z [00:01:56.502]➜  math/bits
2025-08-20T21:48:30.1409707Z [00:01:56.502]➜  mkdir -p $WORK/b041/
2025-08-20T21:48:30.1410758Z [00:01:56.502]➜  echo '# import config' > $WORK/b041/importcfg # internal
2025-08-20T21:48:30.1411923Z [00:01:56.502]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.1415735Z [00:01:56.502]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "/root/.go/src/math/bits=>math/bits;$WORK/b041=>" -p math/bits -lang=go1.25 -std -complete -installsuffix shared -buildid i7S3T0O3EFYf-_WJtE2h/i7S3T0O3EFYf-_WJtE2h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /root/.go/src/math/bits/bits.go /root/.go/src/math/bits/bits_errors.go /root/.go/src/math/bits/bits_tables.go
2025-08-20T21:48:30.1422617Z [00:01:56.503]➜  cp $WORK/b006/_pkg_.a /root/.cache/go-build/69/69c095950620468ee755108b7c7169a6466275f23ec055136f1aa4085a3dd04b-d # internal
2025-08-20T21:48:30.1429408Z [00:01:56.504]➜  internal/race
2025-08-20T21:48:30.1429890Z [00:01:56.504]➜  mkdir -p $WORK/b030/
2025-08-20T21:48:30.1430611Z [00:01:56.504]➜  cat >/tmp/go-build1953077370/b030/importcfg << 'EOF' # internal
2025-08-20T21:48:30.1431279Z [00:01:56.504]➜  # import config
2025-08-20T21:48:30.1431964Z [00:01:56.504]➜  packagefile internal/abi=/tmp/go-build1953077370/b006/_pkg_.a
2025-08-20T21:48:30.1432609Z [00:01:56.504]➜  EOF
2025-08-20T21:48:30.1435748Z [00:01:56.504]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "/root/.go/src/internal/race=>internal/race;$WORK/b030=>" -p internal/race -lang=go1.25 -std -complete -installsuffix shared -buildid 4mWR9j7FFiKR7-tuWycC/4mWR9j7FFiKR7-tuWycC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /root/.go/src/internal/race/doc.go /root/.go/src/internal/race/norace.go
2025-08-20T21:48:30.1484853Z [00:01:56.510]➜  go tool buildid -w $WORK/b033/_pkg_.a # internal
2025-08-20T21:48:30.1496231Z [00:01:56.511]➜  cp $WORK/b033/_pkg_.a /root/.cache/go-build/94/94175a12fceee62d30ba4c0af031ab0aa81e52820ab6621930e9c767b233d594-d # internal
2025-08-20T21:48:30.1504796Z [00:01:56.511]➜  internal/synctest
2025-08-20T21:48:30.1505564Z [00:01:56.511]➜  mkdir -p $WORK/b037/
2025-08-20T21:48:30.1506344Z [00:01:56.511]➜  cat >/tmp/go-build1953077370/b037/importcfg << 'EOF' # internal
2025-08-20T21:48:30.1507041Z [00:01:56.511]➜  # import config
2025-08-20T21:48:30.1507795Z [00:01:56.511]➜  packagefile internal/abi=/tmp/go-build1953077370/b006/_pkg_.a
2025-08-20T21:48:30.1508464Z [00:01:56.511]➜  EOF
2025-08-20T21:48:30.1511588Z [00:01:56.512]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "/root/.go/src/internal/synctest=>internal/synctest;$WORK/b037=>" -p internal/synctest -lang=go1.25 -std -complete -installsuffix shared -buildid 6S6MfZdJaYiZ1kHy_upy/6S6MfZdJaYiZ1kHy_upy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /root/.go/src/internal/synctest/synctest.go
2025-08-20T21:48:30.1565935Z [00:01:56.518]➜  go tool buildid -w $WORK/b030/_pkg_.a # internal
2025-08-20T21:48:30.1570321Z [00:01:56.518]➜  cp $WORK/b030/_pkg_.a /root/.cache/go-build/96/9610d9edf486ff1196d8624b9d4b65502760d7f0e903ff8173010306707ba687-d # internal
2025-08-20T21:48:30.1577846Z [00:01:56.519]➜  internal/runtime/maps
2025-08-20T21:48:30.1579177Z [00:01:56.519]➜  mkdir -p $WORK/b027/
2025-08-20T21:48:30.1579896Z [00:01:56.519]➜  cat >/tmp/go-build1953077370/b027/importcfg << 'EOF' # internal
2025-08-20T21:48:30.1580541Z [00:01:56.519]➜  # import config
2025-08-20T21:48:30.1581235Z [00:01:56.519]➜  packagefile internal/abi=/tmp/go-build1953077370/b006/_pkg_.a
2025-08-20T21:48:30.1582184Z [00:01:56.519]➜  packagefile internal/asan=/tmp/go-build1953077370/b028/_pkg_.a
2025-08-20T21:48:30.1583344Z [00:01:56.519]➜  packagefile internal/goarch=/tmp/go-build1953077370/b007/_pkg_.a
2025-08-20T21:48:30.1584300Z [00:01:56.519]➜  packagefile internal/msan=/tmp/go-build1953077370/b029/_pkg_.a
2025-08-20T21:48:30.1585204Z [00:01:56.519]➜  packagefile internal/race=/tmp/go-build1953077370/b030/_pkg_.a
2025-08-20T21:48:30.1586160Z [00:01:56.519]➜  packagefile internal/runtime/math=/tmp/go-build1953077370/b023/_pkg_.a
2025-08-20T21:48:30.1587170Z [00:01:56.519]➜  packagefile internal/runtime/sys=/tmp/go-build1953077370/b031/_pkg_.a
2025-08-20T21:48:30.1587894Z [00:01:56.519]➜  EOF
2025-08-20T21:48:30.1597897Z [00:01:56.520]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "/root/.go/src/internal/runtime/maps=>internal/runtime/maps;$WORK/b027=>" -p internal/runtime/maps -lang=go1.25 -std -complete -installsuffix shared -buildid KI5RgMW_8N6oOIA0pfPy/KI5RgMW_8N6oOIA0pfPy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /root/.go/src/internal/runtime/maps/group.go /root/.go/src/internal/runtime/maps/map.go /root/.go/src/internal/runtime/maps/runtime.go /root/.go/src/internal/runtime/maps/runtime_fast32_swiss.go /root/.go/src/internal/runtime/maps/runtime_fast64_swiss.go /root/.go/src/internal/runtime/maps/runtime_faststr_swiss.go /root/.go/src/internal/runtime/maps/runtime_swiss.go /root/.go/src/internal/runtime/maps/table.go /root/.go/src/internal/runtime/maps/table_debug.go
2025-08-20T21:48:30.1740149Z [00:01:56.534]➜  go tool buildid -w $WORK/b037/_pkg_.a # internal
2025-08-20T21:48:30.1750261Z [00:01:56.536]➜  cp $WORK/b037/_pkg_.a /root/.cache/go-build/94/947f09566bea08c73cb5619c7e9db3d400b577fb6f706e1fe6b4b06732bef26c-d # internal
2025-08-20T21:48:30.1756347Z [00:01:56.537]➜  internal/itoa
2025-08-20T21:48:30.1761040Z [00:01:56.537]➜  mkdir -p $WORK/b043/
2025-08-20T21:48:30.1765514Z [00:01:56.538]➜  echo '# import config' > $WORK/b043/importcfg # internal
2025-08-20T21:48:30.1768684Z [00:01:56.538]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "/root/.go/src/internal/itoa=>internal/itoa;$WORK/b043=>" -p internal/itoa -lang=go1.25 -std -complete -installsuffix shared -buildid bMDY-o3rrTW2XoE_dOgh/bMDY-o3rrTW2XoE_dOgh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /root/.go/src/internal/itoa/itoa.go
2025-08-20T21:48:30.1799337Z [00:01:56.541]➜  go tool buildid -w $WORK/b041/_pkg_.a # internal
2025-08-20T21:48:30.1809620Z [00:01:56.542]➜  cp $WORK/b041/_pkg_.a /root/.cache/go-build/e9/e9a40c283e135c335c9a6deb92b0821d50ebc5e27beabb6fd1df72dcfe55a2cc-d # internal
2025-08-20T21:48:30.1813988Z [00:01:56.542]➜  cmp
2025-08-20T21:48:30.1819737Z [00:01:56.543]➜  mkdir -p $WORK/b046/
2025-08-20T21:48:30.1828635Z [00:01:56.543]➜  cd /root/.go/src/sync/atomic
2025-08-20T21:48:30.1830542Z [00:01:56.543]➜  /root/.go/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b036=>" -I $WORK/b036/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b036/asm.o ./asm.s
2025-08-20T21:48:30.1832705Z [00:01:56.544]➜  echo '# import config' > $WORK/b046/importcfg # internal
2025-08-20T21:48:30.1833813Z [00:01:56.544]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.1836442Z [00:01:56.544]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "/root/.go/src/cmp=>cmp;$WORK/b046=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid YT4kS9oOdLKb10ji1D3b/YT4kS9oOdLKb10ji1D3b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /root/.go/src/cmp/cmp.go
2025-08-20T21:48:30.1875163Z [00:01:56.549]➜  go tool buildid -w $WORK/b043/_pkg_.a # internal
2025-08-20T21:48:30.1878311Z [00:01:56.549]➜  cp $WORK/b043/_pkg_.a /root/.cache/go-build/2c/2cabe858034a0af2870421687b094e04cdfd800789a6c5114441a426de2cf11a-d # internal
2025-08-20T21:48:30.1892183Z [00:01:56.550]➜  cd /root/.go/src/sync/atomic
2025-08-20T21:48:30.1894122Z [00:01:56.551]➜  go tool pack r $WORK/b036/_pkg_.a $WORK/b036/asm.o # internal
2025-08-20T21:48:30.1896636Z [00:01:56.551]➜  go tool buildid -w $WORK/b036/_pkg_.a # internal
2025-08-20T21:48:30.1901065Z [00:01:56.551]➜  math
2025-08-20T21:48:30.1907980Z [00:01:56.552]➜  mkdir -p $WORK/b051/
2025-08-20T21:48:30.1916053Z [00:01:56.553]➜  cp $WORK/b036/_pkg_.a /root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d # internal
2025-08-20T21:48:30.1917160Z [00:01:56.553]➜  echo -n > $WORK/b051/go_asm.h # internal
2025-08-20T21:48:30.1919129Z [00:01:56.553]➜  cd /root/.go/src/math
2025-08-20T21:48:30.1921447Z [00:01:56.553]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b051=>" -I $WORK/b051/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b051/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s
2025-08-20T21:48:30.1923501Z [00:01:56.553]➜  internal/sync
2025-08-20T21:48:30.1923989Z [00:01:56.553]➜  mkdir -p $WORK/b035/
2025-08-20T21:48:30.1924674Z [00:01:56.553]➜  cat >/tmp/go-build1953077370/b035/importcfg << 'EOF' # internal
2025-08-20T21:48:30.1925334Z [00:01:56.553]➜  # import config
2025-08-20T21:48:30.1926042Z [00:01:56.553]➜  packagefile internal/abi=/tmp/go-build1953077370/b006/_pkg_.a
2025-08-20T21:48:30.1926997Z [00:01:56.553]➜  packagefile internal/goarch=/tmp/go-build1953077370/b007/_pkg_.a
2025-08-20T21:48:30.1930129Z [00:01:56.553]➜  packagefile internal/race=/tmp/go-build1953077370/b030/_pkg_.a
2025-08-20T21:48:30.1931062Z [00:01:56.553]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:30.1931710Z [00:01:56.553]➜  EOF
2025-08-20T21:48:30.1934902Z [00:01:56.553]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.1942178Z [00:01:56.553]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "/root/.go/src/internal/sync=>internal/sync;$WORK/b035=>" -p internal/sync -lang=go1.25 -std -complete -installsuffix shared -buildid 3ni2jpQmHHodbGD2DZc-/3ni2jpQmHHodbGD2DZc- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /root/.go/src/internal/sync/hashtriemap.go /root/.go/src/internal/sync/mutex.go /root/.go/src/internal/sync/runtime.go
2025-08-20T21:48:30.1945770Z [00:01:56.554]➜  go tool buildid -w $WORK/b046/_pkg_.a # internal
2025-08-20T21:48:30.1947054Z [00:01:56.555]➜  cp $WORK/b046/_pkg_.a /root/.cache/go-build/9d/9dfba66b67ca9f8fe689cc30f6c14a50aebfd91692e10f8a1a17454ad7cbab97-d # internal
2025-08-20T21:48:30.1948123Z [00:01:56.555]➜  unicode/utf8
2025-08-20T21:48:30.1948611Z [00:01:56.555]➜  mkdir -p $WORK/b053/
2025-08-20T21:48:30.1949277Z [00:01:56.555]➜  echo '# import config' > $WORK/b053/importcfg # internal
2025-08-20T21:48:30.1954493Z [00:01:56.556]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "/root/.go/src/unicode/utf8=>unicode/utf8;$WORK/b053=>" -p unicode/utf8 -lang=go1.25 -std -complete -installsuffix shared -buildid Tr4gaEv0XobnBtoL2NYj/Tr4gaEv0XobnBtoL2NYj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /root/.go/src/unicode/utf8/utf8.go
2025-08-20T21:48:30.1986581Z [00:01:56.560]➜  cat >/tmp/go-build1953077370/b051/importcfg << 'EOF' # internal
2025-08-20T21:48:30.1989397Z [00:01:56.560]➜  # import config
2025-08-20T21:48:30.1990901Z [00:01:56.560]➜  packagefile internal/cpu=/tmp/go-build1953077370/b012/_pkg_.a
2025-08-20T21:48:30.1992187Z [00:01:56.560]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:30.1992865Z [00:01:56.560]➜  EOF
2025-08-20T21:48:30.2002021Z [00:01:56.560]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "/root/.go/src/math=>math;$WORK/b051=>" -p math -lang=go1.25 -std -installsuffix shared -buildid TOMH2-oM80oUkxVWaf0P/TOMH2-oM80oUkxVWaf0P -goversion go1.25.0 -symabis $WORK/b051/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h /root/.go/src/math/abs.go /root/.go/src/math/acosh.go /root/.go/src/math/asin.go /root/.go/src/math/asinh.go /root/.go/src/math/atan.go /root/.go/src/math/atan2.go /root/.go/src/math/atanh.go /root/.go/src/math/bits.go /root/.go/src/math/cbrt.go /root/.go/src/math/const.go /root/.go/src/math/copysign.go /root/.go/src/math/dim.go /root/.go/src/math/dim_asm.go /root/.go/src/math/erf.go /root/.go/src/math/erfinv.go /root/.go/src/math/exp.go /root/.go/src/math/exp2_noasm.go /root/.go/src/math/exp_amd64.go /root/.go/src/math/exp_asm.go /root/.go/src/math/expm1.go /root/.go/src/math/floor.go /root/.go/src/math/floor_asm.go /root/.go/src/math/fma.go /root/.go/src/math/frexp.go /root/.go/src/math/gamma.go /root/.go/src/math/hypot.go /root/.go/src/math/hypot_asm.go /root/.go/src/math/j0.go /root/.go/src/math/j1.go /root/.go/src/math/jn.go /root/.go/src/math/ldexp.go /root/.go/src/math/lgamma.go /root/.go/src/math/log.go /root/.go/src/math/log10.go /root/.go/src/math/log1p.go /root/.go/src/math/log_asm.go /root/.go/src/math/logb.go /root/.go/src/math/mod.go /root/.go/src/math/modf.go /root/.go/src/math/modf_noasm.go /root/.go/src/math/nextafter.go /root/.go/src/math/pow.go /root/.go/src/math/pow10.go /root/.go/src/math/remainder.go /root/.go/src/math/signbit.go /root/.go/src/math/sin.go /root/.go/src/math/sincos.go /root/.go/src/math/sinh.go /root/.go/src/math/sqrt.go /root/.go/src/math/stubs.go /root/.go/src/math/tan.go /root/.go/src/math/tanh.go /root/.go/src/math/trig_reduce.go /root/.go/src/math/unsafe.go
2025-08-20T21:48:30.2227573Z [00:01:56.584]➜  go tool buildid -w $WORK/b035/_pkg_.a # internal
2025-08-20T21:48:30.2236408Z [00:01:56.585]➜  cp $WORK/b035/_pkg_.a /root/.cache/go-build/66/6672435ae16fa41ba510078521203f023195502b360b969cde5cba87c703c7e0-d # internal
2025-08-20T21:48:30.2244126Z [00:01:56.585]➜  unicode
2025-08-20T21:48:30.2244828Z [00:01:56.585]➜  mkdir -p $WORK/b054/
2025-08-20T21:48:30.2245511Z [00:01:56.586]➜  echo '# import config' > $WORK/b054/importcfg # internal
2025-08-20T21:48:30.2249373Z [00:01:56.586]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "/root/.go/src/unicode=>unicode;$WORK/b054=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid RLXSQIujwLuJl7BmCQws/RLXSQIujwLuJl7BmCQws -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /root/.go/src/unicode/casetables.go /root/.go/src/unicode/digit.go /root/.go/src/unicode/graphic.go /root/.go/src/unicode/letter.go /root/.go/src/unicode/tables.go
2025-08-20T21:48:30.2282752Z [00:01:56.589]➜  go tool buildid -w $WORK/b053/_pkg_.a # internal
2025-08-20T21:48:30.2296924Z [00:01:56.591]➜  cp $WORK/b053/_pkg_.a /root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d # internal
2025-08-20T21:48:30.2297932Z [00:01:56.591]➜  log/internal
2025-08-20T21:48:30.2298504Z [00:01:56.591]➜  mkdir -p $WORK/b072/
2025-08-20T21:48:30.2308056Z [00:01:56.592]➜  echo '# import config' > $WORK/b072/importcfg # internal
2025-08-20T21:48:30.2311307Z [00:01:56.592]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "/root/.go/src/log/internal=>log/internal;$WORK/b072=>" -p log/internal -lang=go1.25 -std -complete -installsuffix shared -buildid f6UQRlSQ_wVdbe0xeumY/f6UQRlSQ_wVdbe0xeumY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /root/.go/src/log/internal/internal.go
2025-08-20T21:48:30.2378218Z [00:01:56.599]➜  go tool buildid -w $WORK/b072/_pkg_.a # internal
2025-08-20T21:48:30.2388064Z [00:01:56.600]➜  cp $WORK/b072/_pkg_.a /root/.cache/go-build/b7/b74553efc28b2e106bdb06ae97d3aa29289a3e9cfa395b2e4a1286d6ceeef49f-d # internal
2025-08-20T21:48:30.2476216Z [00:01:56.609]➜  internal/nettrace
2025-08-20T21:48:30.2476844Z [00:01:56.609]➜  mkdir -p $WORK/b076/
2025-08-20T21:48:30.2477595Z [00:01:56.609]➜  echo '# import config' > $WORK/b076/importcfg # internal
2025-08-20T21:48:30.2480826Z [00:01:56.609]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "/root/.go/src/internal/nettrace=>internal/nettrace;$WORK/b076=>" -p internal/nettrace -lang=go1.25 -std -complete -installsuffix shared -buildid rgg9yB6VRZ7hNuVvTVTq/rgg9yB6VRZ7hNuVvTVTq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /root/.go/src/internal/nettrace/nettrace.go
2025-08-20T21:48:30.2553902Z [00:01:56.616]➜  go tool buildid -w $WORK/b076/_pkg_.a # internal
2025-08-20T21:48:30.2565604Z [00:01:56.617]➜  cp $WORK/b076/_pkg_.a /root/.cache/go-build/ec/ec8e50975f2e34950b4d8c10d1f3fb5d9560600c8943b2666d4dd24caba5d209-d # internal
2025-08-20T21:48:30.2572891Z [00:01:56.618]➜  crypto/internal/fips140/alias
2025-08-20T21:48:30.2573864Z [00:01:56.618]➜  mkdir -p $WORK/b112/
2025-08-20T21:48:30.2583555Z [00:01:56.619]➜  echo '# import config' > $WORK/b112/importcfg # internal
2025-08-20T21:48:30.2588097Z [00:01:56.620]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/alias=>crypto/internal/fips140/alias;$WORK/b112=>" -p crypto/internal/fips140/alias -lang=go1.25 -std -complete -installsuffix shared -buildid GK0BkGL1Nq_S0HGj-hIR/GK0BkGL1Nq_S0HGj-hIR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /root/.go/src/crypto/internal/fips140/alias/alias.go
2025-08-20T21:48:30.2671870Z [00:01:56.628]➜  go tool buildid -w $WORK/b112/_pkg_.a # internal
2025-08-20T21:48:30.2703003Z [00:01:56.629]➜  cp $WORK/b112/_pkg_.a /root/.cache/go-build/27/2787631884ab3f34b85912526c621adc211455ec60b230fa083c652f01f3d7d9-d # internal
2025-08-20T21:48:30.2705457Z [00:01:56.632]➜  crypto/internal/fips140deps/byteorder
2025-08-20T21:48:30.2706576Z [00:01:56.632]➜  mkdir -p $WORK/b116/
2025-08-20T21:48:30.2707553Z [00:01:56.632]➜  cat >/tmp/go-build1953077370/b116/importcfg << 'EOF' # internal
2025-08-20T21:48:30.2708706Z [00:01:56.632]➜  # import config
2025-08-20T21:48:30.2711263Z [00:01:56.632]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:30.2712246Z [00:01:56.632]➜  EOF
2025-08-20T21:48:30.2716349Z [00:01:56.632]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/byteorder=>crypto/internal/fips140deps/byteorder;$WORK/b116=>" -p crypto/internal/fips140deps/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid zU9WI3Evt4ghexTvHEfN/zU9WI3Evt4ghexTvHEfN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /root/.go/src/crypto/internal/fips140deps/byteorder/byteorder.go
2025-08-20T21:48:30.2827935Z [00:01:56.644]➜  go tool buildid -w $WORK/b116/_pkg_.a # internal
2025-08-20T21:48:30.2835937Z [00:01:56.645]➜  cp $WORK/b116/_pkg_.a /root/.cache/go-build/3b/3b2dc55b8de7ce555f03e495a2b1bcd0d32285049ff481eedf724d5f2f4b16eb-d # internal
2025-08-20T21:48:30.2841170Z [00:01:56.645]➜  crypto/internal/fips140deps/cpu
2025-08-20T21:48:30.2846723Z [00:01:56.645]➜  mkdir -p $WORK/b117/
2025-08-20T21:48:30.2847787Z [00:01:56.645]➜  cat >/tmp/go-build1953077370/b117/importcfg << 'EOF' # internal
2025-08-20T21:48:30.2848465Z [00:01:56.645]➜  # import config
2025-08-20T21:48:30.2849167Z [00:01:56.645]➜  packagefile internal/cpu=/tmp/go-build1953077370/b012/_pkg_.a
2025-08-20T21:48:30.2850114Z [00:01:56.645]➜  packagefile internal/goarch=/tmp/go-build1953077370/b007/_pkg_.a
2025-08-20T21:48:30.2850811Z [00:01:56.645]➜  EOF
2025-08-20T21:48:30.2854380Z [00:01:56.645]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/cpu=>crypto/internal/fips140deps/cpu;$WORK/b117=>" -p crypto/internal/fips140deps/cpu -lang=go1.25 -std -complete -installsuffix shared -buildid A7eAWiqz7AnYKgfgsxu1/A7eAWiqz7AnYKgfgsxu1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /root/.go/src/crypto/internal/fips140deps/cpu/cpu.go
2025-08-20T21:48:30.2920350Z [00:01:56.653]➜  go tool buildid -w $WORK/b117/_pkg_.a # internal
2025-08-20T21:48:30.2929541Z [00:01:56.654]➜  cp $WORK/b117/_pkg_.a /root/.cache/go-build/8e/8ed1e17b06b87350088b9a432f7e796015ad458599309e30ea5270023032775a-d # internal
2025-08-20T21:48:30.2932182Z [00:01:56.654]➜  crypto/internal/fips140/subtle
2025-08-20T21:48:30.2933452Z [00:01:56.654]➜  mkdir -p $WORK/b120/
2025-08-20T21:48:30.2936674Z [00:01:56.655]➜  echo -n > $WORK/b120/go_asm.h # internal
2025-08-20T21:48:30.2937834Z [00:01:56.655]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T21:48:30.2942404Z [00:01:56.655]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b120=>" -I $WORK/b120/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b120/symabis ./xor_amd64.s
2025-08-20T21:48:30.3024142Z [00:01:56.663]➜  cat >/tmp/go-build1953077370/b120/importcfg << 'EOF' # internal
2025-08-20T21:48:30.3045429Z [00:01:56.663]➜  # import config
2025-08-20T21:48:30.3046338Z [00:01:56.663]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build1953077370/b112/_pkg_.a
2025-08-20T21:48:30.3047541Z [00:01:56.663]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1953077370/b116/_pkg_.a
2025-08-20T21:48:30.3048586Z [00:01:56.663]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:30.3049243Z [00:01:56.663]➜  EOF
2025-08-20T21:48:30.3049798Z [00:01:56.664]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.3054777Z [00:01:56.664]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b120=>" -p crypto/internal/fips140/subtle -lang=go1.25 -std -installsuffix shared -buildid 3W5xP-fYs3MALlbt18TM/3W5xP-fYs3MALlbt18TM -goversion go1.25.0 -symabis $WORK/b120/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h /root/.go/src/crypto/internal/fips140/subtle/constant_time.go /root/.go/src/crypto/internal/fips140/subtle/xor.go /root/.go/src/crypto/internal/fips140/subtle/xor_asm.go
2025-08-20T21:48:30.3530418Z [00:01:56.714]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T21:48:30.3532952Z [00:01:56.714]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b120=>" -I $WORK/b120/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b120/xor_amd64.o ./xor_amd64.s
2025-08-20T21:48:30.3654541Z [00:01:56.727]➜  go tool pack r $WORK/b120/_pkg_.a $WORK/b120/xor_amd64.o # internal
2025-08-20T21:48:30.3657826Z [00:01:56.727]➜  go tool buildid -w $WORK/b120/_pkg_.a # internal
2025-08-20T21:48:30.3672262Z [00:01:56.728]➜  cp $WORK/b120/_pkg_.a /root/.cache/go-build/7a/7ae0344625486d831f14bdd915194c44ed259b901e4a7d14df5fc9916275c647-d # internal
2025-08-20T21:48:30.3679300Z [00:01:56.729]➜  crypto/internal/boring/sig
2025-08-20T21:48:30.3681184Z [00:01:56.729]➜  mkdir -p $WORK/b129/
2025-08-20T21:48:30.3692650Z [00:01:56.730]➜  echo -n > $WORK/b129/go_asm.h # internal
2025-08-20T21:48:30.3696571Z [00:01:56.731]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T21:48:30.3701454Z [00:01:56.731]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b129=>" -I $WORK/b129/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b129/symabis ./sig_amd64.s
2025-08-20T21:48:30.3863681Z [00:01:56.747]➜  echo '# import config' > $WORK/b129/importcfg # internal
2025-08-20T21:48:30.3877424Z [00:01:56.749]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.3883827Z [00:01:56.749]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b129=>" -p crypto/internal/boring/sig -lang=go1.25 -std -installsuffix shared -buildid fATHqRd2kDZ9YQZRn0Fs/fATHqRd2kDZ9YQZRn0Fs -goversion go1.25.0 -symabis $WORK/b129/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack -asmhdr $WORK/b129/go_asm.h /root/.go/src/crypto/internal/boring/sig/sig.go
2025-08-20T21:48:30.4055830Z [00:01:56.766]➜  go tool buildid -w $WORK/b027/_pkg_.a # internal
2025-08-20T21:48:30.4056705Z [00:01:56.767]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T21:48:30.4059142Z [00:01:56.767]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b129=>" -I $WORK/b129/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b129/sig_amd64.o ./sig_amd64.s
2025-08-20T21:48:30.4094376Z [00:01:56.770]➜  cp $WORK/b027/_pkg_.a /root/.cache/go-build/e8/e86ac74947f38f3a8a3476155db74cc3519d6693bc160fb3c499fe4b5ffdb27a-d # internal
2025-08-20T21:48:30.4112213Z [00:01:56.772]➜  go tool pack r $WORK/b129/_pkg_.a $WORK/b129/sig_amd64.o # internal
2025-08-20T21:48:30.4126934Z [00:01:56.774]➜  go tool buildid -w $WORK/b129/_pkg_.a # internal
2025-08-20T21:48:30.4132525Z [00:01:56.774]➜  cp $WORK/b129/_pkg_.a /root/.cache/go-build/05/05b5ad9f79485939adbb0ea7fc10d59aac51ff6ddca5c19734c0d9118468019b-d # internal
2025-08-20T21:48:30.4134168Z [00:01:56.774]➜  encoding
2025-08-20T21:48:30.4134626Z [00:01:56.774]➜  mkdir -p $WORK/b135/
2025-08-20T21:48:30.4135299Z [00:01:56.774]➜  echo '# import config' > $WORK/b135/importcfg # internal
2025-08-20T21:48:30.4136042Z [00:01:56.774]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.4138774Z [00:01:56.774]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "/root/.go/src/encoding=>encoding;$WORK/b135=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid BN_n72JGI2XoS7BBoMlq/BN_n72JGI2XoS7BBoMlq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /root/.go/src/encoding/encoding.go
2025-08-20T21:48:30.4164593Z [00:01:56.777]➜  runtime
2025-08-20T21:48:30.4166971Z [00:01:56.777]➜  mkdir -p $WORK/b010/
2025-08-20T21:48:30.4167537Z [00:01:56.778]➜  echo -n > $WORK/b010/go_asm.h # internal
2025-08-20T21:48:30.4168050Z [00:01:56.778]➜  cd /root/.go/src/runtime
2025-08-20T21:48:30.4170860Z [00:01:56.778]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s
2025-08-20T21:48:30.4230918Z [00:01:56.784]➜  go tool buildid -w $WORK/b135/_pkg_.a # internal
2025-08-20T21:48:30.4236913Z [00:01:56.784]➜  cp $WORK/b135/_pkg_.a /root/.cache/go-build/99/9931efb179ca6a3411a5b5cc7c20f84897acb9776746585beb9dca28d322422b-d # internal
2025-08-20T21:48:30.4237876Z [00:01:56.784]➜  unicode/utf16
2025-08-20T21:48:30.4238625Z [00:01:56.784]➜  mkdir -p $WORK/b137/
2025-08-20T21:48:30.4239265Z [00:01:56.784]➜  echo '# import config' > $WORK/b137/importcfg # internal
2025-08-20T21:48:30.4239952Z [00:01:56.784]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.4242745Z [00:01:56.784]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "/root/.go/src/unicode/utf16=>unicode/utf16;$WORK/b137=>" -p unicode/utf16 -lang=go1.25 -std -complete -installsuffix shared -buildid 2lvI1zy5zTVuoWdE4jc_/2lvI1zy5zTVuoWdE4jc_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /root/.go/src/unicode/utf16/utf16.go
2025-08-20T21:48:30.4254662Z [00:01:56.787]➜  cd /root/.go/src/math
2025-08-20T21:48:30.4258540Z [00:01:56.787]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b051=>" -I $WORK/b051/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b051/dim_amd64.o ./dim_amd64.s
2025-08-20T21:48:30.4289547Z [00:01:56.790]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b051=>" -I $WORK/b051/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b051/exp_amd64.o ./exp_amd64.s
2025-08-20T21:48:30.4319944Z [00:01:56.793]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b051=>" -I $WORK/b051/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b051/floor_amd64.o ./floor_amd64.s
2025-08-20T21:48:30.4323614Z [00:01:56.793]➜  go tool buildid -w $WORK/b054/_pkg_.a # internal
2025-08-20T21:48:30.4353368Z [00:01:56.796]➜  cp $WORK/b054/_pkg_.a /root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d # internal
2025-08-20T21:48:30.4362871Z [00:01:56.797]➜  golang.org/x/net/internal/iana
2025-08-20T21:48:30.4366397Z [00:01:56.797]➜  mkdir -p $WORK/b148/
2025-08-20T21:48:30.4374057Z [00:01:56.797]➜  echo '# import config' > $WORK/b148/importcfg # internal
2025-08-20T21:48:30.4374899Z [00:01:56.797]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.4378463Z [00:01:56.797]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/iana=>golang.org/x/net@v0.39.0/internal/iana;$WORK/b148=>" -p golang.org/x/net/internal/iana -lang=go1.23 -complete -installsuffix shared -buildid V7DucqKOezDRpkFSrKUy/V7DucqKOezDRpkFSrKUy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/iana/const.go
2025-08-20T21:48:30.4381578Z [00:01:56.797]➜  cd /root/.go/src/math
2025-08-20T21:48:30.4383705Z [00:01:56.797]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b051=>" -I $WORK/b051/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b051/hypot_amd64.o ./hypot_amd64.s
2025-08-20T21:48:30.4385433Z [00:01:56.798]➜  cat >/tmp/go-build1953077370/b010/importcfg << 'EOF' # internal
2025-08-20T21:48:30.4386100Z [00:01:56.798]➜  # import config
2025-08-20T21:48:30.4386807Z [00:01:56.798]➜  packagefile internal/abi=/tmp/go-build1953077370/b006/_pkg_.a
2025-08-20T21:48:30.4387750Z [00:01:56.798]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:48:30.4388747Z [00:01:56.798]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:30.4389794Z [00:01:56.798]➜  packagefile internal/chacha8rand=/tmp/go-build1953077370/b014/_pkg_.a
2025-08-20T21:48:30.4391213Z [00:01:56.798]➜  packagefile internal/coverage/rtcov=/tmp/go-build1953077370/b015/_pkg_.a
2025-08-20T21:48:30.4392761Z [00:01:56.798]➜  packagefile internal/cpu=/tmp/go-build1953077370/b012/_pkg_.a
2025-08-20T21:48:30.4393951Z [00:01:56.798]➜  packagefile internal/goarch=/tmp/go-build1953077370/b007/_pkg_.a
2025-08-20T21:48:30.4394854Z [00:01:56.799]➜  packagefile internal/godebugs=/tmp/go-build1953077370/b016/_pkg_.a
2025-08-20T21:48:30.4396054Z [00:01:56.799]➜  packagefile internal/goexperiment=/tmp/go-build1953077370/b017/_pkg_.a
2025-08-20T21:48:30.4396879Z [00:01:56.799]➜  packagefile internal/goos=/tmp/go-build1953077370/b018/_pkg_.a
2025-08-20T21:48:30.4397763Z [00:01:56.799]➜  packagefile internal/profilerecord=/tmp/go-build1953077370/b019/_pkg_.a
2025-08-20T21:48:30.4398680Z [00:01:56.799]➜  packagefile internal/runtime/atomic=/tmp/go-build1953077370/b020/_pkg_.a
2025-08-20T21:48:30.4399603Z [00:01:56.799]➜  packagefile internal/runtime/cgroup=/tmp/go-build1953077370/b021/_pkg_.a
2025-08-20T21:48:30.4400574Z [00:01:56.799]➜  packagefile internal/runtime/exithook=/tmp/go-build1953077370/b025/_pkg_.a
2025-08-20T21:48:30.4401513Z [00:01:56.799]➜  packagefile internal/runtime/gc=/tmp/go-build1953077370/b026/_pkg_.a
2025-08-20T21:48:30.4402451Z [00:01:56.799]➜  packagefile internal/runtime/maps=/tmp/go-build1953077370/b027/_pkg_.a
2025-08-20T21:48:30.4403577Z [00:01:56.799]➜  packagefile internal/runtime/math=/tmp/go-build1953077370/b023/_pkg_.a
2025-08-20T21:48:30.4404563Z [00:01:56.799]➜  packagefile internal/runtime/strconv=/tmp/go-build1953077370/b022/_pkg_.a
2025-08-20T21:48:30.4405512Z [00:01:56.799]➜  packagefile internal/runtime/sys=/tmp/go-build1953077370/b031/_pkg_.a
2025-08-20T21:48:30.4406465Z [00:01:56.799]➜  packagefile internal/runtime/syscall=/tmp/go-build1953077370/b024/_pkg_.a
2025-08-20T21:48:30.4407398Z [00:01:56.799]➜  packagefile internal/stringslite=/tmp/go-build1953077370/b032/_pkg_.a
2025-08-20T21:48:30.4408334Z [00:01:56.799]➜  packagefile internal/trace/tracev2=/tmp/go-build1953077370/b033/_pkg_.a
2025-08-20T21:48:30.4408977Z [00:01:56.799]➜  EOF
2025-08-20T21:48:30.4409430Z [00:01:56.799]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.4453795Z [00:01:56.799]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -p runtime -lang=go1.25 -std -installsuffix shared -buildid LDadxDeu-0VTvJrf4FPW/LDadxDeu-0VTvJrf4FPW -goversion go1.25.0 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /root/.go/src/runtime/alg.go /root/.go/src/runtime/arena.go /root/.go/src/runtime/asan0.go /root/.go/src/runtime/atomic_pointer.go /root/.go/src/runtime/badlinkname.go /root/.go/src/runtime/badlinkname_linux.go /root/.go/src/runtime/cgo.go /root/.go/src/runtime/cgo_mmap.go /root/.go/src/runtime/cgo_sigaction.go /root/.go/src/runtime/cgocall.go /root/.go/src/runtime/cgocallback.go /root/.go/src/runtime/cgocheck.go /root/.go/src/runtime/cgroup_linux.go /root/.go/src/runtime/chan.go /root/.go/src/runtime/checkptr.go /root/.go/src/runtime/compiler.go /root/.go/src/runtime/complex.go /root/.go/src/runtime/coro.go /root/.go/src/runtime/covercounter.go /root/.go/src/runtime/covermeta.go /root/.go/src/runtime/cpuflags.go /root/.go/src/runtime/cpuflags_amd64.go /root/.go/src/runtime/cpuprof.go /root/.go/src/runtime/cputicks.go /root/.go/src/runtime/create_file_unix.go /root/.go/src/runtime/debug.go /root/.go/src/runtime/debugcall.go /root/.go/src/runtime/debuglog.go /root/.go/src/runtime/debuglog_off.go /root/.go/src/runtime/defs_linux_amd64.go /root/.go/src/runtime/env_posix.go /root/.go/src/runtime/error.go /root/.go/src/runtime/extern.go /root/.go/src/runtime/fastlog2.go /root/.go/src/runtime/fastlog2table.go /root/.go/src/runtime/fds_unix.go /root/.go/src/runtime/float.go /root/.go/src/runtime/hash64.go /root/.go/src/runtime/heapdump.go /root/.go/src/runtime/histogram.go /root/.go/src/runtime/iface.go /root/.go/src/runtime/lfstack.go /root/.go/src/runtime/linkname.go /root/.go/src/runtime/linkname_swiss.go /root/.go/src/runtime/linkname_unix.go /root/.go/src/runtime/lock_futex.go /root/.go/src/runtime/lock_spinbit.go /root/.go/src/runtime/lockrank.go /root/.go/src/runtime/lockrank_off.go /root/.go/src/runtime/malloc.go /root/.go/src/runtime/map_fast32_swiss.go /root/.go/src/runtime/map_fast64_swiss.go /root/.go/src/runtime/map_faststr_swiss.go /root/.go/src/runtime/map_swiss.go /root/.go/src/runtime/mbarrier.go /root/.go/src/runtime/mbitmap.go /root/.go/src/runtime/mcache.go /root/.go/src/runtime/mcentral.go /root/.go/src/runtime/mcheckmark.go /root/.go/src/runtime/mcleanup.go /root/.go/src/runtime/mem.go /root/.go/src/runtime/mem_linux.go /root/.go/src/runtime/mem_nonsbrk.go /root/.go/src/runtime/metrics.go /root/.go/src/runtime/mfinal.go /root/.go/src/runtime/mfixalloc.go /root/.go/src/runtime/mgc.go /root/.go/src/runtime/mgclimit.go /root/.go/src/runtime/mgcmark.go /root/.go/src/runtime/mgcmark_nogreenteagc.go /root/.go/src/runtime/mgcpacer.go /root/.go/src/runtime/mgcscavenge.go /root/.go/src/runtime/mgcstack.go /root/.go/src/runtime/mgcsweep.go /root/.go/src/runtime/mgcwork.go /root/.go/src/runtime/mheap.go /root/.go/src/runtime/minmax.go /root/.go/src/runtime/mpagealloc.go /root/.go/src/runtime/mpagealloc_64bit.go /root/.go/src/runtime/mpagecache.go /root/.go/src/runtime/mpallocbits.go /root/.go/src/runtime/mprof.go /root/.go/src/runtime/mranges.go /root/.go/src/runtime/msan0.go /root/.go/src/runtime/msize.go /root/.go/src/runtime/mspanset.go /root/.go/src/runtime/mstats.go /root/.go/src/runtime/mwbbuf.go /root/.go/src/runtime/nbpipe_pipe2.go /root/.go/src/runtime/netpoll.go /root/.go/src/runtime/netpoll_epoll.go /root/.go/src/runtime/nonwindows_stub.go /root/.go/src/runtime/note_other.go /root/.go/src/runtime/os_linux.go /root/.go/src/runtime/os_linux_generic.go /root/.go/src/runtime/os_linux_noauxv.go /root/.go/src/runtime/os_linux_x86.go /root/.go/src/runtime/os_nonopenbsd.go /root/.go/src/runtime/os_unix.go /root/.go/src/runtime/panic.go /root/.go/src/runtime/pinner.go /root/.go/src/runtime/plugin.go /root/.go/src/runtime/preempt.go /root/.go/src/runtime/preempt_nonwindows.go /root/.go/src/runtime/print.go /root/.go/src/runtime/proc.go /root/.go/src/runtime/profbuf.go /root/.go/src/runtime/proflabel.go /root/.go/src/runtime/race0.go /root/.go/src/runtime/rand.go /root/.go/src/runtime/rdebug.go /root/.go/src/runtime/retry.go /root/.go/src/runtime/runtime.go /root/.go/src/runtime/runtime1.go /root/.go/src/runtime/runtime2.go /root/.go/src/runtime/runtime_boring.go /root/.go/src/runtime/rwmutex.go /root/.go/src/runtime/security_linux.go /root/.go/src/runtime/security_unix.go /root/.go/src/runtime/select.go /root/.go/src/runtime/sema.go /root/.go/src/runtime/set_vma_name_linux.go /root/.go/src/runtime/signal_amd64.go /root/.go/src/runtime/signal_linux_amd64.go /root/.go/src/runtime/signal_unix.go /root/.go/src/runtime/sigqueue.go /root/.go/src/runtime/sigqueue_note.go /root/.go/src/runtime/sigtab_linux_generic.go /root/.go/src/runtime/slice.go /root/.go/src/runtime/softfloat64.go /root/.go/src/runtime/stack.go /root/.go/src/runtime/stkframe.go /root/.go/src/runtime/string.go /root/.go/src/runtime/stubs.go /root/.go/src/runtime/stubs2.go /root/.go/src/runtime/stubs3.go /root/.go/src/runtime/stubs_amd64.go /root/.go/src/runtime/stubs_linux.go /root/.go/src/runtime/stubs_nonwasm.go /root/.go/src/runtime/symtab.go /root/.go/src/runtime/symtabinl.go /root/.go/src/runtime/synctest.go /root/.go/src/runtime/sys_nonppc64x.go /root/.go/src/runtime/sys_x86.go /root/.go/src/runtime/tagptr.go /root/.go/src/runtime/tagptr_64bit.go /root/.go/src/runtime/test_amd64.go /root/.go/src/runtime/time.go /root/.go/src/runtime/time_nofake.go /root/.go/src/runtime/timeasm.go /root/.go/src/runtime/tls_stub.go /root/.go/src/runtime/trace.go /root/.go/src/runtime/traceallocfree.go /root/.go/src/runtime/traceback.go /root/.go/src/runtime/tracebuf.go /root/.go/src/runtime/tracecpu.go /root/.go/src/runtime/traceevent.go /root/.go/src/runtime/tracemap.go /root/.go/src/runtime/traceregion.go /root/.go/src/runtime/traceruntime.go /root/.go/src/runtime/tracestack.go /root/.go/src/runtime/tracestatus.go /root/.go/src/runtime/tracestring.go /root/.go/src/runtime/tracetime.go /root/.go/src/runtime/tracetype.go /root/.go/src/runtime/type.go /root/.go/src/runtime/typekind.go /root/.go/src/runtime/unsafe.go /root/.go/src/runtime/utf8.go /root/.go/src/runtime/valgrind0.go /root/.go/src/runtime/vdso_elf64.go /root/.go/src/runtime/vdso_linux.go /root/.go/src/runtime/vdso_linux_amd64.go /root/.go/src/runtime/vgetrandom_linux.go /root/.go/src/runtime/write_err.go
2025-08-20T21:48:30.4526936Z [00:01:56.801]➜  go tool buildid -w $WORK/b137/_pkg_.a # internal
2025-08-20T21:48:30.4528271Z [00:01:56.801]➜  cp $WORK/b137/_pkg_.a /root/.cache/go-build/8e/8e3f84f996d23ffbddd5f8aed3dc51162780336ff9d54a8b209f133ffe0ca4ce-d # internal
2025-08-20T21:48:30.4529372Z [00:01:56.807]➜  cd /root/.go/src/math
2025-08-20T21:48:30.4531145Z [00:01:56.807]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b051=>" -I $WORK/b051/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b051/log_amd64.o ./log_amd64.s
2025-08-20T21:48:30.4532772Z [00:01:56.807]➜  gvisor.dev/gvisor/pkg/gohacks
2025-08-20T21:48:30.4533494Z [00:01:56.807]➜  mkdir -p $WORK/b158/
2025-08-20T21:48:30.4534202Z [00:01:56.808]➜  echo '# import config' > $WORK/b158/importcfg # internal
2025-08-20T21:48:30.4534947Z [00:01:56.808]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.4541788Z [00:01:56.809]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/gohacks=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/gohacks;$WORK/b158=>" -p gvisor.dev/gvisor/pkg/gohacks -lang=go1.20 -complete -installsuffix shared -buildid BzJ5wvb_7KyWCv3fhMXu/BzJ5wvb_7KyWCv3fhMXu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/gohacks/linkname_go113_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/gohacks/noescape_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/gohacks/slice_go120_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/gohacks/string_go120_unsafe.go
2025-08-20T21:48:30.4547642Z [00:01:56.809]➜  go tool buildid -w $WORK/b148/_pkg_.a # internal
2025-08-20T21:48:30.4548945Z [00:01:56.810]➜  cp $WORK/b148/_pkg_.a /root/.cache/go-build/94/9496cca9b6dcd74659548af456928a2f673730cf85b295707088b729eea08e38-d # internal
2025-08-20T21:48:30.4550034Z [00:01:56.810]➜  gvisor.dev/gvisor/pkg/bits
2025-08-20T21:48:30.4550580Z [00:01:56.811]➜  mkdir -p $WORK/b160/
2025-08-20T21:48:30.4551193Z [00:01:56.811]➜  echo -n > $WORK/b160/go_asm.h # internal
2025-08-20T21:48:30.4552127Z [00:01:56.813]➜  cd /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/bits
2025-08-20T21:48:30.4555486Z [00:01:56.813]➜  /root/.go/pkg/tool/linux_amd64/asm -p gvisor.dev/gvisor/pkg/bits -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/bits=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/bits;$WORK/b160=>" -I $WORK/b160/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b160/symabis ./uint64_arch_amd64_asm.s
2025-08-20T21:48:30.4575918Z [00:01:56.819]➜  cd /root/.go/src/math
2025-08-20T21:48:30.4577417Z [00:01:56.819]➜  go tool pack r $WORK/b051/_pkg_.a $WORK/b051/dim_amd64.o $WORK/b051/exp_amd64.o $WORK/b051/floor_amd64.o $WORK/b051/hypot_amd64.o $WORK/b051/log_amd64.o # internal
2025-08-20T21:48:30.4578651Z [00:01:56.819]➜  go tool buildid -w $WORK/b051/_pkg_.a # internal
2025-08-20T21:48:30.4601192Z [00:01:56.821]➜  cp $WORK/b051/_pkg_.a /root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d # internal
2025-08-20T21:48:30.4602866Z [00:01:56.821]➜  gvisor.dev/gvisor/pkg/tcpip/seqnum
2025-08-20T21:48:30.4603839Z [00:01:56.821]➜  mkdir -p $WORK/b177/
2025-08-20T21:48:30.4604812Z [00:01:56.822]➜  echo '# import config' > $WORK/b177/importcfg # internal
2025-08-20T21:48:30.4605529Z [00:01:56.822]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.4610629Z [00:01:56.822]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/seqnum=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/seqnum;$WORK/b177=>" -p gvisor.dev/gvisor/pkg/tcpip/seqnum -lang=go1.20 -complete -installsuffix shared -buildid ZO8fQMTp0iYK3jwFzaAn/ZO8fQMTp0iYK3jwFzaAn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/seqnum/seqnum.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/seqnum/seqnum_state_autogen.go
2025-08-20T21:48:30.4626049Z [00:01:56.824]➜  echo '# import config' > $WORK/b160/importcfg # internal
2025-08-20T21:48:30.4634461Z [00:01:56.824]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/bits=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/bits;$WORK/b160=>" -p gvisor.dev/gvisor/pkg/bits -lang=go1.20 -installsuffix shared -buildid PAkqiDJztLRW_a7pdmk1/PAkqiDJztLRW_a7pdmk1 -goversion go1.25.0 -symabis $WORK/b160/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack -asmhdr $WORK/b160/go_asm.h /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/bits/bits.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/bits/bits32.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/bits/bits64.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/bits/uint64_arch.go
2025-08-20T21:48:30.4798693Z [00:01:56.841]➜  cd /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/bits
2025-08-20T21:48:30.4802678Z [00:01:56.841]➜  /root/.go/pkg/tool/linux_amd64/asm -p gvisor.dev/gvisor/pkg/bits -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/bits=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/bits;$WORK/b160=>" -I $WORK/b160/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b160/uint64_arch_amd64_asm.o ./uint64_arch_amd64_asm.s
2025-08-20T21:48:30.4806305Z [00:01:56.841]➜  go tool buildid -w $WORK/b158/_pkg_.a # internal
2025-08-20T21:48:30.4807528Z [00:01:56.842]➜  cp $WORK/b158/_pkg_.a /root/.cache/go-build/85/8536145d042b34a57072188cd27e1e9d9e5655e484516a741320fec7cc416bc7-d # internal
2025-08-20T21:48:30.4808723Z [00:01:56.842]➜  container/list
2025-08-20T21:48:30.4809451Z [00:01:56.842]➜  mkdir -p $WORK/b183/
2025-08-20T21:48:30.4810522Z [00:01:56.842]➜  echo '# import config' > $WORK/b183/importcfg # internal
2025-08-20T21:48:30.4811809Z [00:01:56.842]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.4815823Z [00:01:56.843]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "/root/.go/src/container/list=>container/list;$WORK/b183=>" -p container/list -lang=go1.25 -std -complete -installsuffix shared -buildid ojx0c_yyW8v2XLeXi1Bp/ojx0c_yyW8v2XLeXi1Bp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /root/.go/src/container/list/list.go
2025-08-20T21:48:30.4834140Z [00:01:56.844]➜  go tool buildid -w $WORK/b177/_pkg_.a # internal
2025-08-20T21:48:30.4844586Z [00:01:56.846]➜  cp $WORK/b177/_pkg_.a /root/.cache/go-build/a5/a5d26150c12b6a3bd36ea5cc2e8db391dbf453a9def37e96f2f3fe4058179602-d # internal
2025-08-20T21:48:30.4845944Z [00:01:56.846]➜  vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T21:48:30.4846530Z [00:01:56.846]➜  mkdir -p $WORK/b225/
2025-08-20T21:48:30.4847219Z [00:01:56.846]➜  echo '# import config' > $WORK/b225/importcfg # internal
2025-08-20T21:48:30.4854091Z [00:01:56.846]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1=>vendor/golang.org/x/crypto/cryptobyte/asn1;$WORK/b225=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid I6YIavhh38gMiThimmxj/I6YIavhh38gMiThimmxj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go
2025-08-20T21:48:30.4858142Z [00:01:56.846]➜  cd /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/bits
2025-08-20T21:48:30.4859233Z [00:01:56.846]➜  go tool pack r $WORK/b160/_pkg_.a $WORK/b160/uint64_arch_amd64_asm.o # internal
2025-08-20T21:48:30.4860129Z [00:01:56.846]➜  go tool buildid -w $WORK/b160/_pkg_.a # internal
2025-08-20T21:48:30.4871376Z [00:01:56.848]➜  cp $WORK/b160/_pkg_.a /root/.cache/go-build/5d/5daa141dabb30571ee31dda46689e2605e2c459e68457498ddbcdb8fac4690b0-d # internal
2025-08-20T21:48:30.4874132Z [00:01:56.848]➜  vendor/golang.org/x/crypto/internal/alias
2025-08-20T21:48:30.4875594Z [00:01:56.849]➜  mkdir -p $WORK/b238/
2025-08-20T21:48:30.4877167Z [00:01:56.849]➜  echo '# import config' > $WORK/b238/importcfg # internal
2025-08-20T21:48:30.4880637Z [00:01:56.849]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.4884604Z [00:01:56.849]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/alias=>vendor/golang.org/x/crypto/internal/alias;$WORK/b238=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.25 -std -complete -installsuffix shared -buildid j-EUyk_03AXV-ueNopB1/j-EUyk_03AXV-ueNopB1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/internal/alias/alias.go
2025-08-20T21:48:30.4982692Z [00:01:56.859]➜  go tool buildid -w $WORK/b238/_pkg_.a # internal
2025-08-20T21:48:30.4990499Z [00:01:56.859]➜  cp $WORK/b238/_pkg_.a /root/.cache/go-build/1c/1ce003014d8d5aabb9f5d0cb489f79b80c55eb3cb6a6ee1c86af76217c510d16-d # internal
2025-08-20T21:48:30.4991799Z [00:01:56.860]➜  github.com/pion/dtls/v2/internal/ciphersuite/types
2025-08-20T21:48:30.4992487Z [00:01:56.860]➜  mkdir -p $WORK/b254/
2025-08-20T21:48:30.4993636Z [00:01:56.860]➜  echo '# import config' > $WORK/b254/importcfg # internal
2025-08-20T21:48:30.4998751Z [00:01:56.860]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/types=>github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/types;$WORK/b254=>" -p github.com/pion/dtls/v2/internal/ciphersuite/types -lang=go1.13 -complete -installsuffix shared -buildid Ddm3b_fTBtLPR6EFO1fe/Ddm3b_fTBtLPR6EFO1fe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/types/authentication_type.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/types/key_exchange_algorithm.go
2025-08-20T21:48:30.5016848Z [00:01:56.863]➜  go tool buildid -w $WORK/b225/_pkg_.a # internal
2025-08-20T21:48:30.5023730Z [00:01:56.863]➜  cp $WORK/b225/_pkg_.a /root/.cache/go-build/e4/e4955d73e74bf52cfe012fffcb59ffa54e83ed0d9c00f71a66a588a7e63b76a1-d # internal
2025-08-20T21:48:30.5034059Z [00:01:56.864]➜  github.com/pion/dtls/v2/pkg/crypto/clientcertificate
2025-08-20T21:48:30.5041481Z [00:01:56.865]➜  mkdir -p $WORK/b265/
2025-08-20T21:48:30.5042158Z [00:01:56.865]➜  echo '# import config' > $WORK/b265/importcfg # internal
2025-08-20T21:48:30.5048822Z [00:01:56.865]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/clientcertificate=>github.com/pion/dtls/v2@v2.2.10/pkg/crypto/clientcertificate;$WORK/b265=>" -p github.com/pion/dtls/v2/pkg/crypto/clientcertificate -lang=go1.13 -complete -installsuffix shared -buildid rdwHViSIWB2AyIE3v-Mp/rdwHViSIWB2AyIE3v-Mp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/clientcertificate/client_certificate.go
2025-08-20T21:48:30.5093772Z [00:01:56.870]➜  go tool buildid -w $WORK/b254/_pkg_.a # internal
2025-08-20T21:48:30.5102557Z [00:01:56.871]➜  cp $WORK/b254/_pkg_.a /root/.cache/go-build/a0/a0d24f50bc144b1baf4ea1407f34b59a72bc59cb47b1d0f817011600646d4061-d # internal
2025-08-20T21:48:30.5105175Z [00:01:56.871]➜  github.com/pion/dtls/v2/pkg/crypto/signature
2025-08-20T21:48:30.5105779Z [00:01:56.871]➜  mkdir -p $WORK/b267/
2025-08-20T21:48:30.5106447Z [00:01:56.872]➜  echo '# import config' > $WORK/b267/importcfg # internal
2025-08-20T21:48:30.5128919Z [00:01:56.874]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/signature=>github.com/pion/dtls/v2@v2.2.10/pkg/crypto/signature;$WORK/b267=>" -p github.com/pion/dtls/v2/pkg/crypto/signature -lang=go1.13 -complete -installsuffix shared -buildid CO962Kz4DTn2rbpZdCoj/CO962Kz4DTn2rbpZdCoj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/signature/signature.go
2025-08-20T21:48:30.5147325Z [00:01:56.876]➜  go tool buildid -w $WORK/b183/_pkg_.a # internal
2025-08-20T21:48:30.5151849Z [00:01:56.876]➜  go tool buildid -w $WORK/b265/_pkg_.a # internal
2025-08-20T21:48:30.5159700Z [00:01:56.877]➜  cp $WORK/b265/_pkg_.a /root/.cache/go-build/b4/b4ed482d6b3243d50ac530b1cf74a37621b0dbcc8eddf349e23b5b8153a1744b-d # internal
2025-08-20T21:48:30.5161549Z [00:01:56.877]➜  golang.org/x/crypto/cryptobyte/asn1
2025-08-20T21:48:30.5162901Z [00:01:56.877]➜  mkdir -p $WORK/b271/
2025-08-20T21:48:30.5164604Z [00:01:56.878]➜  cp $WORK/b183/_pkg_.a /root/.cache/go-build/e4/e4a1d052b895dab5aabefb19a47a43f4cc5385e1a5909144789394bf17d777e0-d # internal
2025-08-20T21:48:30.5167609Z [00:01:56.878]➜  echo '# import config' > $WORK/b271/importcfg # internal
2025-08-20T21:48:30.5171557Z [00:01:56.878]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/cryptobyte/asn1=>golang.org/x/crypto@v0.37.0/cryptobyte/asn1;$WORK/b271=>" -p golang.org/x/crypto/cryptobyte/asn1 -lang=go1.23 -complete -installsuffix shared -buildid 8IWgL0e5iejwvrTy-thw/8IWgL0e5iejwvrTy-thw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/cryptobyte/asn1/asn1.go
2025-08-20T21:48:30.5176094Z [00:01:56.879]➜  github.com/pion/ice/v3/internal/atomic
2025-08-20T21:48:30.5176937Z [00:01:56.879]➜  mkdir -p $WORK/b279/
2025-08-20T21:48:30.5178069Z [00:01:56.879]➜  cat >/tmp/go-build1953077370/b279/importcfg << 'EOF' # internal
2025-08-20T21:48:30.5178925Z [00:01:56.879]➜  # import config
2025-08-20T21:48:30.5179783Z [00:01:56.879]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:30.5180709Z [00:01:56.879]➜  EOF
2025-08-20T21:48:30.5185456Z [00:01:56.879]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/internal/atomic=>github.com/pion/ice/v3@v3.0.2/internal/atomic;$WORK/b279=>" -p github.com/pion/ice/v3/internal/atomic -lang=go1.13 -complete -installsuffix shared -buildid owHuOhbwXBhyWv_DV20X/owHuOhbwXBhyWv_DV20X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/internal/atomic/atomic.go
2025-08-20T21:48:30.5194146Z [00:01:56.881]➜  go tool buildid -w $WORK/b267/_pkg_.a # internal
2025-08-20T21:48:30.5201360Z [00:01:56.881]➜  cp $WORK/b267/_pkg_.a /root/.cache/go-build/83/837fc8a21b5620683daf1bcb32a164d9976d95f131dbbadbb2a4f9bf5f3fc82b-d # internal
2025-08-20T21:48:30.5203424Z [00:01:56.881]➜  github.com/pion/transport/v3/utils/xor
2025-08-20T21:48:30.5210771Z [00:01:56.882]➜  mkdir -p $WORK/b285/
2025-08-20T21:48:30.5211391Z [00:01:56.882]➜  echo -n > $WORK/b285/go_asm.h # internal
2025-08-20T21:48:30.5212242Z [00:01:56.882]➜  cd /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/utils/xor
2025-08-20T21:48:30.5215293Z [00:01:56.882]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/pion/transport/v3/utils/xor -trimpath "/root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/utils/xor=>github.com/pion/transport/v3@v3.0.1/utils/xor;$WORK/b285=>" -I $WORK/b285/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b285/symabis ./xor_amd64.s
2025-08-20T21:48:30.5243501Z [00:01:56.886]➜  echo '# import config' > $WORK/b285/importcfg # internal
2025-08-20T21:48:30.5246246Z [00:01:56.886]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.5251489Z [00:01:56.886]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/utils/xor=>github.com/pion/transport/v3@v3.0.1/utils/xor;$WORK/b285=>" -p github.com/pion/transport/v3/utils/xor -lang=go1.12 -installsuffix shared -buildid W_W3HtqLn0puWhBA1cxQ/W_W3HtqLn0puWhBA1cxQ -goversion go1.25.0 -symabis $WORK/b285/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack -asmhdr $WORK/b285/go_asm.h /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/utils/xor/xor_amd64.go
2025-08-20T21:48:30.5291100Z [00:01:56.890]➜  go tool buildid -w $WORK/b279/_pkg_.a # internal
2025-08-20T21:48:30.5297138Z [00:01:56.891]➜  cp $WORK/b279/_pkg_.a /root/.cache/go-build/ee/ee5b1884cffe860e376b3cb07321ccae0171a2b611ffe78c12864437575acc4f-d # internal
2025-08-20T21:48:30.5304572Z [00:01:56.891]➜  golang.org/x/crypto/internal/alias
2025-08-20T21:48:30.5305197Z [00:01:56.891]➜  mkdir -p $WORK/b338/
2025-08-20T21:48:30.5305928Z [00:01:56.891]➜  echo '# import config' > $WORK/b338/importcfg # internal
2025-08-20T21:48:30.5310018Z [00:01:56.891]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/internal/alias=>golang.org/x/crypto@v0.37.0/internal/alias;$WORK/b338=>" -p golang.org/x/crypto/internal/alias -lang=go1.23 -complete -installsuffix shared -buildid pGuMqXTHfsWajV_-FWRF/pGuMqXTHfsWajV_-FWRF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/internal/alias/alias.go
2025-08-20T21:48:30.5336597Z [00:01:56.895]➜  go tool buildid -w $WORK/b271/_pkg_.a # internal
2025-08-20T21:48:30.5342009Z [00:01:56.895]➜  cp $WORK/b271/_pkg_.a /root/.cache/go-build/17/17e4e991c54a508d6993c6e7911ed4f8d66943233eceb623c45f7c9303a824a8-d # internal
2025-08-20T21:48:30.5348728Z [00:01:56.896]➜  golang.zx2c4.com/wireguard/replay
2025-08-20T21:48:30.5350003Z [00:01:56.896]➜  mkdir -p $WORK/b343/
2025-08-20T21:48:30.5357426Z [00:01:56.897]➜  cd /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/utils/xor
2025-08-20T21:48:30.5364230Z [00:01:56.897]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/pion/transport/v3/utils/xor -trimpath "/root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/utils/xor=>github.com/pion/transport/v3@v3.0.1/utils/xor;$WORK/b285=>" -I $WORK/b285/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b285/xor_amd64.o ./xor_amd64.s
2025-08-20T21:48:30.5367127Z [00:01:56.897]➜  echo '# import config' > $WORK/b343/importcfg # internal
2025-08-20T21:48:30.5369537Z [00:01:56.897]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.5374076Z [00:01:56.897]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/replay=>golang.zx2c4.com/wireguard@v0.0.0-20230704135630-469159ecf7d1/replay;$WORK/b343=>" -p golang.zx2c4.com/wireguard/replay -lang=go1.20 -complete -installsuffix shared -buildid 5h8sWpcty5sTqA6swqmM/5h8sWpcty5sTqA6swqmM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/replay/replay.go
2025-08-20T21:48:30.5406627Z [00:01:56.901]➜  go tool buildid -w $WORK/b338/_pkg_.a # internal
2025-08-20T21:48:30.5439060Z [00:01:56.902]➜  cd /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/utils/xor
2025-08-20T21:48:30.5440064Z [00:01:56.902]➜  go tool pack r $WORK/b285/_pkg_.a $WORK/b285/xor_amd64.o # internal
2025-08-20T21:48:30.5440889Z [00:01:56.902]➜  go tool buildid -w $WORK/b285/_pkg_.a # internal
2025-08-20T21:48:30.5442462Z [00:01:56.902]➜  cp $WORK/b338/_pkg_.a /root/.cache/go-build/50/50522027e01aef4b4e6426ad07471dc735400f6844cf5c4d873a8d57a0916cd4-d # internal
2025-08-20T21:48:30.5443847Z [00:01:56.902]➜  golang.org/x/exp/constraints
2025-08-20T21:48:30.5444411Z [00:01:56.902]➜  mkdir -p $WORK/b388/
2025-08-20T21:48:30.5445596Z [00:01:56.902]➜  cp $WORK/b285/_pkg_.a /root/.cache/go-build/bf/bf9861e66d45746042e58f07d6673d3f24e2270713a563a52de9c2b15b881aa4-d # internal
2025-08-20T21:48:30.5446831Z [00:01:56.902]➜  github.com/netbirdio/netbird/client/internal/ebpf/manager
2025-08-20T21:48:30.5447530Z [00:01:56.903]➜  mkdir -p $WORK/b395/
2025-08-20T21:48:30.5448205Z [00:01:56.903]➜  echo '# import config' > $WORK/b388/importcfg # internal
2025-08-20T21:48:30.5448933Z [00:01:56.903]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.5453484Z [00:01:56.903]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/constraints=>golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/constraints;$WORK/b388=>" -p golang.org/x/exp/constraints -lang=go1.20 -complete -installsuffix shared -buildid tlzITGr46yZtfyxnUV2V/tlzITGr46yZtfyxnUV2V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/constraints/constraints.go
2025-08-20T21:48:30.5457181Z [00:01:56.903]➜  echo '# import config' > $WORK/b395/importcfg # internal
2025-08-20T21:48:30.5461063Z [00:01:56.903]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/manager=>github.com/netbirdio/netbird/client/internal/ebpf/manager;$WORK/b395=>" -p github.com/netbirdio/netbird/client/internal/ebpf/manager -lang=go1.23 -complete -installsuffix shared -buildid WXk2JaWZc2mFXym2t9lK/WXk2JaWZc2mFXym2t9lK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./internal/ebpf/manager/manager.go
2025-08-20T21:48:30.5498322Z [00:01:56.911]➜  go tool buildid -w $WORK/b388/_pkg_.a # internal
2025-08-20T21:48:30.5506826Z [00:01:56.911]➜  cp $WORK/b388/_pkg_.a /root/.cache/go-build/c7/c73f6350382ea59915a6c0553414c041fd1916a499d7b4bf15f05d2c5afd2780-d # internal
2025-08-20T21:48:30.5513531Z [00:01:56.912]➜  github.com/netbirdio/netbird/shared/context
2025-08-20T21:48:30.5515572Z [00:01:56.912]➜  mkdir -p $WORK/b418/
2025-08-20T21:48:30.5516365Z [00:01:56.912]➜  go tool buildid -w $WORK/b395/_pkg_.a # internal
2025-08-20T21:48:30.5517642Z [00:01:56.912]➜  cp $WORK/b395/_pkg_.a /root/.cache/go-build/f5/f552389180314496226a3fed538b54011b87af5f19c303b9386592b26a0edf3f-d # internal
2025-08-20T21:48:30.5519868Z [00:01:56.913]➜  github.com/netbirdio/netbird/formatter/levels
2025-08-20T21:48:30.5521524Z [00:01:56.913]➜  mkdir -p $WORK/b420/
2025-08-20T21:48:30.5528785Z [00:01:56.913]➜  echo '# import config' > $WORK/b418/importcfg # internal
2025-08-20T21:48:30.5538905Z [00:01:56.913]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/context=>github.com/netbirdio/netbird/shared/context;$WORK/b418=>" -p github.com/netbirdio/netbird/shared/context -lang=go1.23 -complete -installsuffix shared -buildid xJERfup0H6UX1Ujhv67q/xJERfup0H6UX1Ujhv67q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/context/keys.go
2025-08-20T21:48:30.5542478Z [00:01:56.913]➜  go tool buildid -w $WORK/b343/_pkg_.a # internal
2025-08-20T21:48:30.5544057Z [00:01:56.914]➜  cp $WORK/b343/_pkg_.a /root/.cache/go-build/dd/ddbc30f3db6868a70b93e7901afb05be3615346f104349b6a0ed80efaa2af314-d # internal
2025-08-20T21:48:30.5545135Z [00:01:56.914]➜  golang.org/x/exp/maps
2025-08-20T21:48:30.5545670Z [00:01:56.914]➜  mkdir -p $WORK/b427/
2025-08-20T21:48:30.5546374Z [00:01:56.915]➜  echo '# import config' > $WORK/b427/importcfg # internal
2025-08-20T21:48:30.5550230Z [00:01:56.915]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/maps=>golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/maps;$WORK/b427=>" -p golang.org/x/exp/maps -lang=go1.20 -complete -installsuffix shared -buildid uQNtmyYm27LiFT7snKcJ/uQNtmyYm27LiFT7snKcJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/maps/maps.go
2025-08-20T21:48:30.5553782Z [00:01:56.915]➜  echo '# import config' > $WORK/b420/importcfg # internal
2025-08-20T21:48:30.5558625Z [00:01:56.917]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/levels=>github.com/netbirdio/netbird/formatter/levels;$WORK/b420=>" -p github.com/netbirdio/netbird/formatter/levels -lang=go1.23 -complete -installsuffix shared -buildid qqyx8w3FL1r0iBv5D1Gn/qqyx8w3FL1r0iBv5D1Gn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/levels/levels.go
2025-08-20T21:48:30.5591262Z [00:01:56.920]➜  go tool buildid -w $WORK/b418/_pkg_.a # internal
2025-08-20T21:48:30.5608012Z [00:01:56.921]➜  cp $WORK/b418/_pkg_.a /root/.cache/go-build/53/53ddf580267c4f67345779117ca02690f4ee124b048a6c731ff89fd15c25ff9c-d # internal
2025-08-20T21:48:30.5609396Z [00:01:56.921]➜  github.com/netbirdio/netbird/shared/management/operations
2025-08-20T21:48:30.5610082Z [00:01:56.921]➜  mkdir -p $WORK/b436/
2025-08-20T21:48:30.5610745Z [00:01:56.921]➜  echo '# import config' > $WORK/b436/importcfg # internal
2025-08-20T21:48:30.5615521Z [00:01:56.922]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/operations=>github.com/netbirdio/netbird/shared/management/operations;$WORK/b436=>" -p github.com/netbirdio/netbird/shared/management/operations -lang=go1.23 -complete -installsuffix shared -buildid Si2cM4laIRtYPTqh1ke6/Si2cM4laIRtYPTqh1ke6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/operations/operation.go
2025-08-20T21:48:30.5623978Z [00:01:56.924]➜  go tool buildid -w $WORK/b420/_pkg_.a # internal
2025-08-20T21:48:30.5631859Z [00:01:56.924]➜  cp $WORK/b420/_pkg_.a /root/.cache/go-build/b8/b89563e5ed1181cd54245918988efbeb7b7ff2b655f104af91ed94539adecaa5-d # internal
2025-08-20T21:48:30.5635886Z [00:01:56.925]➜  github.com/netbirdio/netbird/client/internal/listener
2025-08-20T21:48:30.5637218Z [00:01:56.925]➜  mkdir -p $WORK/b441/
2025-08-20T21:48:30.5638193Z [00:01:56.925]➜  go tool buildid -w $WORK/b427/_pkg_.a # internal
2025-08-20T21:48:30.5643870Z [00:01:56.925]➜  cp $WORK/b427/_pkg_.a /root/.cache/go-build/b1/b1acc6c4b5d38ea2ab4b5c4834aaaa407be915da8ad3cd44dc5cb6f92b021bf2-d # internal
2025-08-20T21:48:30.5648631Z [00:01:56.926]➜  google.golang.org/protobuf/internal/flags
2025-08-20T21:48:30.5649587Z [00:01:56.926]➜  mkdir -p $WORK/b485/
2025-08-20T21:48:30.5652414Z [00:01:56.926]➜  echo '# import config' > $WORK/b485/importcfg # internal
2025-08-20T21:48:30.5659171Z [00:01:56.927]➜  echo '# import config' > $WORK/b441/importcfg # internal
2025-08-20T21:48:30.5663059Z [00:01:56.927]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/listener=>github.com/netbirdio/netbird/client/internal/listener;$WORK/b441=>" -p github.com/netbirdio/netbird/client/internal/listener -lang=go1.23 -complete -installsuffix shared -buildid GOvJ7ztjDzXdjbmTTuQl/GOvJ7ztjDzXdjbmTTuQl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./internal/listener/network_change.go
2025-08-20T21:48:30.5671136Z [00:01:56.928]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/flags=>google.golang.org/protobuf@v1.36.6/internal/flags;$WORK/b485=>" -p google.golang.org/protobuf/internal/flags -lang=go1.22 -complete -installsuffix shared -buildid sY-J5S2Rv9tgW4d2iXWN/sY-J5S2Rv9tgW4d2iXWN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/flags/flags.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/flags/proto_legacy_disable.go
2025-08-20T21:48:30.5684687Z [00:01:56.930]➜  go tool buildid -w $WORK/b436/_pkg_.a # internal
2025-08-20T21:48:30.5692485Z [00:01:56.930]➜  cp $WORK/b436/_pkg_.a /root/.cache/go-build/3f/3fcf836cccfe387e086a632d04109438b64ea54f2aed3b690bff3091088128e1-d # internal
2025-08-20T21:48:30.5725620Z [00:01:56.930]➜  google.golang.org/grpc/serviceconfig
2025-08-20T21:48:30.5726311Z [00:01:56.930]➜  mkdir -p $WORK/b492/
2025-08-20T21:48:30.5730437Z [00:01:56.931]➜  echo '# import config' > $WORK/b492/importcfg # internal
2025-08-20T21:48:30.5743802Z [00:01:56.931]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/serviceconfig=>google.golang.org/grpc@v1.64.1/serviceconfig;$WORK/b492=>" -p google.golang.org/grpc/serviceconfig -lang=go1.19 -complete -installsuffix shared -buildid CzxpjuSiFhvLN77JRrzh/CzxpjuSiFhvLN77JRrzh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/serviceconfig/serviceconfig.go
2025-08-20T21:48:30.5747251Z [00:01:56.934]➜  go tool buildid -w $WORK/b485/_pkg_.a # internal
2025-08-20T21:48:30.5748506Z [00:01:56.935]➜  cp $WORK/b485/_pkg_.a /root/.cache/go-build/98/98ba6ede1256a22ce304300925eb768ed7fa0a0941ddb2fb471844bc4493652c-d # internal
2025-08-20T21:48:30.5749648Z [00:01:56.935]➜  google.golang.org/protobuf/internal/set
2025-08-20T21:48:30.5750244Z [00:01:56.935]➜  mkdir -p $WORK/b514/
2025-08-20T21:48:30.5750975Z [00:01:56.935]➜  cat >/tmp/go-build1953077370/b514/importcfg << 'EOF' # internal
2025-08-20T21:48:30.5751636Z [00:01:56.935]➜  # import config
2025-08-20T21:48:30.5752319Z [00:01:56.935]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:30.5752958Z [00:01:56.935]➜  EOF
2025-08-20T21:48:30.5756789Z [00:01:56.935]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/set=>google.golang.org/protobuf@v1.36.6/internal/set;$WORK/b514=>" -p google.golang.org/protobuf/internal/set -lang=go1.22 -complete -installsuffix shared -buildid DRzTrlrrNO8wqJpNb2jk/DRzTrlrrNO8wqJpNb2jk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/set/ints.go
2025-08-20T21:48:30.5794981Z [00:01:56.941]➜  go tool buildid -w $WORK/b492/_pkg_.a # internal
2025-08-20T21:48:30.5801033Z [00:01:56.941]➜  go tool buildid -w $WORK/b441/_pkg_.a # internal
2025-08-20T21:48:30.5813948Z [00:01:56.942]➜  cp $WORK/b441/_pkg_.a /root/.cache/go-build/58/5862205f827558fe0c4c583f9358093ba9c2418e94b5bbfcf7016fd0b8dd4597-d # internal
2025-08-20T21:48:30.5824784Z [00:01:56.942]➜  github.com/netbirdio/netbird/client/internal/dns/types
2025-08-20T21:48:30.5825503Z [00:01:56.942]➜  mkdir -p $WORK/b564/
2025-08-20T21:48:30.5826718Z [00:01:56.942]➜  cp $WORK/b492/_pkg_.a /root/.cache/go-build/db/db9401de670987717273e4fa6f56a5af8a83d1e40a2ffefc84db032863f34c0b-d # internal
2025-08-20T21:48:30.5827959Z [00:01:56.942]➜  github.com/netbirdio/netbird/client/internal/peer/id
2025-08-20T21:48:30.5828643Z [00:01:56.942]➜  mkdir -p $WORK/b570/
2025-08-20T21:48:30.5829316Z [00:01:56.943]➜  echo '# import config' > $WORK/b570/importcfg # internal
2025-08-20T21:48:30.5833248Z [00:01:56.943]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/id=>github.com/netbirdio/netbird/client/internal/peer/id;$WORK/b570=>" -p github.com/netbirdio/netbird/client/internal/peer/id -lang=go1.23 -complete -installsuffix shared -buildid x431UkeuEWF8rLUlnxLh/x431UkeuEWF8rLUlnxLh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack ./internal/peer/id/connid.go
2025-08-20T21:48:30.5836577Z [00:01:56.943]➜  echo '# import config' > $WORK/b564/importcfg # internal
2025-08-20T21:48:30.5840443Z [00:01:56.943]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/types=>github.com/netbirdio/netbird/client/internal/dns/types;$WORK/b564=>" -p github.com/netbirdio/netbird/client/internal/dns/types -lang=go1.23 -complete -installsuffix shared -buildid Lp8T7dppEMCxEpb-5CBP/Lp8T7dppEMCxEpb-5CBP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./internal/dns/types/types.go
2025-08-20T21:48:30.5862453Z [00:01:56.947]➜  go tool buildid -w $WORK/b514/_pkg_.a # internal
2025-08-20T21:48:30.5864213Z [00:01:56.947]➜  cp $WORK/b514/_pkg_.a /root/.cache/go-build/68/68e1d1b142d60fd000736d89950cec3763c0ae8804011eba0459e3ac776dc175-d # internal
2025-08-20T21:48:30.5871644Z [00:01:56.948]➜  github.com/quic-go/quic-go/internal/utils/ringbuffer
2025-08-20T21:48:30.5872359Z [00:01:56.948]➜  mkdir -p $WORK/b601/
2025-08-20T21:48:30.5879584Z [00:01:56.949]➜  echo '# import config' > $WORK/b601/importcfg # internal
2025-08-20T21:48:30.5884298Z [00:01:56.949]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/utils/ringbuffer=>github.com/quic-go/quic-go@v0.48.2/internal/utils/ringbuffer;$WORK/b601=>" -p github.com/quic-go/quic-go/internal/utils/ringbuffer -lang=go1.22 -complete -installsuffix shared -buildid Q4SNHzJNIxvDm9q4K1v3/Q4SNHzJNIxvDm9q4K1v3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/utils/ringbuffer/ringbuffer.go
2025-08-20T21:48:30.5903642Z [00:01:56.951]➜  go tool buildid -w $WORK/b570/_pkg_.a # internal
2025-08-20T21:48:30.5909980Z [00:01:56.952]➜  cp $WORK/b570/_pkg_.a /root/.cache/go-build/e9/e91b446aa2cf016139d4386fc4778d84eaa1f2aa3e5241364cf65cdfbeb8fb12-d # internal
2025-08-20T21:48:30.5914667Z [00:01:56.952]➜  github.com/coder/websocket/internal/util
2025-08-20T21:48:30.5915308Z [00:01:56.952]➜  mkdir -p $WORK/b605/
2025-08-20T21:48:30.5915941Z [00:01:56.953]➜  echo '# import config' > $WORK/b605/importcfg # internal
2025-08-20T21:48:30.5919861Z [00:01:56.953]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/coder/websocket@v1.8.12/internal/util=>github.com/coder/websocket@v1.8.12/internal/util;$WORK/b605=>" -p github.com/coder/websocket/internal/util -lang=go1.19 -complete -installsuffix shared -buildid IvGivQ6L3XHKFLQ43EYX/IvGivQ6L3XHKFLQ43EYX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/internal/util/util.go
2025-08-20T21:48:30.5923519Z [00:01:56.953]➜  go tool buildid -w $WORK/b564/_pkg_.a # internal
2025-08-20T21:48:30.5940321Z [00:01:56.955]➜  cp $WORK/b564/_pkg_.a /root/.cache/go-build/7e/7e019c0560c34dd8fa66a2a63bb3d73b75a15314a130c448edd755601144ffc6-d # internal
2025-08-20T21:48:30.5942232Z [00:01:56.955]➜  github.com/netbirdio/netbird/shared/relay
2025-08-20T21:48:30.5943383Z [00:01:56.955]➜  mkdir -p $WORK/b607/
2025-08-20T21:48:30.5944406Z [00:01:56.955]➜  echo '# import config' > $WORK/b607/importcfg # internal
2025-08-20T21:48:30.5948922Z [00:01:56.955]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay=>github.com/netbirdio/netbird/shared/relay;$WORK/b607=>" -p github.com/netbirdio/netbird/shared/relay -lang=go1.23 -complete -installsuffix shared -buildid pM46iB0fmsKbI0RigQ3i/pM46iB0fmsKbI0RigQ3i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/constants.go
2025-08-20T21:48:30.5986188Z [00:01:56.960]➜  go tool buildid -w $WORK/b607/_pkg_.a # internal
2025-08-20T21:48:30.5992260Z [00:01:56.960]➜  cp $WORK/b607/_pkg_.a /root/.cache/go-build/9f/9fc230d818aafc4a9e7c5baa0eb035ae2cf22e014aceee9fba2c041895b1fc65-d # internal
2025-08-20T21:48:30.6000069Z [00:01:56.961]➜  github.com/zeebo/blake3/internal/alg/compress/compress_sse41
2025-08-20T21:48:30.6000847Z [00:01:56.961]➜  mkdir -p $WORK/b633/
2025-08-20T21:48:30.6001531Z [00:01:56.961]➜  go tool buildid -w $WORK/b601/_pkg_.a # internal
2025-08-20T21:48:30.6002273Z [00:01:56.961]➜  echo -n > $WORK/b633/go_asm.h # internal
2025-08-20T21:48:30.6007118Z [00:01:56.961]➜  cd /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/compress/compress_sse41
2025-08-20T21:48:30.6011160Z [00:01:56.961]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/zeebo/blake3/internal/alg/compress/compress_sse41 -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/compress/compress_sse41=>github.com/zeebo/blake3@v0.2.3/internal/alg/compress/compress_sse41;$WORK/b633=>" -I $WORK/b633/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b633/symabis ./impl_amd64.s
2025-08-20T21:48:30.6014932Z [00:01:56.962]➜  cp $WORK/b601/_pkg_.a /root/.cache/go-build/81/81d409910fe85f9aec5eb4506c78e826fffeb64fdc9ad2d718db1d6b6054f19b-d # internal
2025-08-20T21:48:30.6026267Z [00:01:56.963]➜  github.com/zeebo/blake3/internal/alg/hash/hash_avx2
2025-08-20T21:48:30.6026980Z [00:01:56.963]➜  mkdir -p $WORK/b635/
2025-08-20T21:48:30.6027608Z [00:01:56.963]➜  echo -n > $WORK/b635/go_asm.h # internal
2025-08-20T21:48:30.6028529Z [00:01:56.963]➜  cd /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/hash/hash_avx2
2025-08-20T21:48:30.6031853Z [00:01:56.963]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/zeebo/blake3/internal/alg/hash/hash_avx2 -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/hash/hash_avx2=>github.com/zeebo/blake3@v0.2.3/internal/alg/hash/hash_avx2;$WORK/b635=>" -I $WORK/b635/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b635/symabis ./impl_amd64.s
2025-08-20T21:48:30.6045728Z [00:01:56.966]➜  go tool buildid -w $WORK/b605/_pkg_.a # internal
2025-08-20T21:48:30.6048839Z [00:01:56.966]➜  echo '# import config' > $WORK/b633/importcfg # internal
2025-08-20T21:48:30.6049709Z [00:01:56.966]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.6055146Z [00:01:56.966]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/compress/compress_sse41=>github.com/zeebo/blake3@v0.2.3/internal/alg/compress/compress_sse41;$WORK/b633=>" -p github.com/zeebo/blake3/internal/alg/compress/compress_sse41 -lang=go1.13 -installsuffix shared -buildid 2RylJQITb3NtFcBwJoa6/2RylJQITb3NtFcBwJoa6 -goversion go1.25.0 -symabis $WORK/b633/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack -asmhdr $WORK/b633/go_asm.h /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/compress/compress_sse41/stubs.go
2025-08-20T21:48:30.6063355Z [00:01:56.967]➜  cp $WORK/b605/_pkg_.a /root/.cache/go-build/8a/8a875c533b90753491bf6224acfa90b11f526183c346c75cd5b0d44965463b28-d # internal
2025-08-20T21:48:30.6064863Z [00:01:56.967]➜  github.com/aws/aws-sdk-go-v2/internal/sdkio
2025-08-20T21:48:30.6065463Z [00:01:56.967]➜  mkdir -p $WORK/b677/
2025-08-20T21:48:30.6066145Z [00:01:56.967]➜  echo '# import config' > $WORK/b677/importcfg # internal
2025-08-20T21:48:30.6070249Z [00:01:56.968]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/sdkio=>github.com/aws/aws-sdk-go-v2@v1.36.3/internal/sdkio;$WORK/b677=>" -p github.com/aws/aws-sdk-go-v2/internal/sdkio -lang=go1.22 -complete -installsuffix shared -buildid 35kcHK6hDKNDBptVT9T0/35kcHK6hDKNDBptVT9T0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/sdkio/byte.go
2025-08-20T21:48:30.6091695Z [00:01:56.970]➜  echo '# import config' > $WORK/b635/importcfg # internal
2025-08-20T21:48:30.6119574Z [00:01:56.973]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/hash/hash_avx2=>github.com/zeebo/blake3@v0.2.3/internal/alg/hash/hash_avx2;$WORK/b635=>" -p github.com/zeebo/blake3/internal/alg/hash/hash_avx2 -lang=go1.13 -installsuffix shared -buildid StUMKwwaLSnzZmODRFJO/StUMKwwaLSnzZmODRFJO -goversion go1.25.0 -symabis $WORK/b635/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack -asmhdr $WORK/b635/go_asm.h /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/hash/hash_avx2/stubs.go
2025-08-20T21:48:30.6132914Z [00:01:56.975]➜  go tool buildid -w $WORK/b677/_pkg_.a # internal
2025-08-20T21:48:30.6140869Z [00:01:56.975]➜  cp $WORK/b677/_pkg_.a /root/.cache/go-build/ed/ede0fffd38872a81a8dcaff18c59c79269576edf37b50e5e74e575ae53129a98-d # internal
2025-08-20T21:48:30.6147112Z [00:01:56.976]➜  golang.org/x/crypto/salsa20/salsa
2025-08-20T21:48:30.6152159Z [00:01:56.976]➜  mkdir -p $WORK/b726/
2025-08-20T21:48:30.6203715Z [00:01:56.977]➜  echo -n > $WORK/b726/go_asm.h # internal
2025-08-20T21:48:30.6210108Z [00:01:56.977]➜  cd /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/compress/compress_sse41
2025-08-20T21:48:30.6214368Z [00:01:56.978]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/zeebo/blake3/internal/alg/compress/compress_sse41 -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/compress/compress_sse41=>github.com/zeebo/blake3@v0.2.3/internal/alg/compress/compress_sse41;$WORK/b633=>" -I $WORK/b633/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b633/impl_amd64.o ./impl_amd64.s
2025-08-20T21:48:30.6217622Z [00:01:56.978]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/salsa20/salsa
2025-08-20T21:48:30.6220664Z [00:01:56.978]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/salsa20/salsa=>golang.org/x/crypto@v0.37.0/salsa20/salsa;$WORK/b726=>" -I $WORK/b726/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b726/symabis ./salsa20_amd64.s
2025-08-20T21:48:30.6223694Z [00:01:56.980]➜  cd /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/hash/hash_avx2
2025-08-20T21:48:30.6229320Z [00:01:56.980]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/zeebo/blake3/internal/alg/hash/hash_avx2 -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/hash/hash_avx2=>github.com/zeebo/blake3@v0.2.3/internal/alg/hash/hash_avx2;$WORK/b635=>" -I $WORK/b635/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b635/impl_amd64.o ./impl_amd64.s
2025-08-20T21:48:30.6232345Z [00:01:56.983]➜  cd /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/compress/compress_sse41
2025-08-20T21:48:30.6243858Z [00:01:56.983]➜  go tool pack r $WORK/b633/_pkg_.a $WORK/b633/impl_amd64.o # internal
2025-08-20T21:48:30.6244719Z [00:01:56.983]➜  go tool buildid -w $WORK/b633/_pkg_.a # internal
2025-08-20T21:48:30.6246268Z [00:01:56.984]➜  cp $WORK/b633/_pkg_.a /root/.cache/go-build/46/46061b9f42540b52431a3723fda4d4e01bf87479380250175258bba81989a5c7-d # internal
2025-08-20T21:48:30.6247391Z [00:01:56.984]➜  github.com/shirou/gopsutil/v3/common
2025-08-20T21:48:30.6247968Z [00:01:56.984]➜  mkdir -p $WORK/b735/
2025-08-20T21:48:30.6248630Z [00:01:56.985]➜  echo '# import config' > $WORK/b735/importcfg # internal
2025-08-20T21:48:30.6249355Z [00:01:56.985]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.6253634Z [00:01:56.985]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/common=>github.com/shirou/gopsutil/v3@v3.24.4/common;$WORK/b735=>" -p github.com/shirou/gopsutil/v3/common -lang=go1.15 -complete -installsuffix shared -buildid LO4Dr92uyhJvv2D3I7rG/LO4Dr92uyhJvv2D3I7rG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/common/env.go
2025-08-20T21:48:30.6262836Z [00:01:56.987]➜  cat >/tmp/go-build1953077370/b726/importcfg << 'EOF' # internal
2025-08-20T21:48:30.6277789Z [00:01:56.987]➜  # import config
2025-08-20T21:48:30.6278507Z [00:01:56.987]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:30.6279119Z [00:01:56.987]➜  EOF
2025-08-20T21:48:30.6285043Z [00:01:56.988]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/salsa20/salsa=>golang.org/x/crypto@v0.37.0/salsa20/salsa;$WORK/b726=>" -p golang.org/x/crypto/salsa20/salsa -lang=go1.23 -installsuffix shared -buildid EknrKZznZZPvAyeSYMBr/EknrKZznZZPvAyeSYMBr -goversion go1.25.0 -symabis $WORK/b726/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack -asmhdr $WORK/b726/go_asm.h /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/salsa20/salsa/hsalsa20.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/salsa20/salsa/salsa208.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/salsa20/salsa/salsa20_amd64.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/salsa20/salsa/salsa20_ref.go
2025-08-20T21:48:30.6316354Z [00:01:56.991]➜  cd /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/hash/hash_avx2
2025-08-20T21:48:30.6317485Z [00:01:56.991]➜  go tool pack r $WORK/b635/_pkg_.a $WORK/b635/impl_amd64.o # internal
2025-08-20T21:48:30.6318313Z [00:01:56.991]➜  go tool buildid -w $WORK/b635/_pkg_.a # internal
2025-08-20T21:48:30.6319613Z [00:01:56.992]➜  cp $WORK/b635/_pkg_.a /root/.cache/go-build/7a/7a455fe162e6bdfbaf2eba516e4e98d15b945b516ac2b33103857f3786aad846-d # internal
2025-08-20T21:48:30.6320735Z [00:01:56.992]➜  github.com/zcalusic/sysinfo/cpuid
2025-08-20T21:48:30.6321323Z [00:01:56.992]➜  mkdir -p $WORK/b741/
2025-08-20T21:48:30.6321975Z [00:01:56.992]➜  echo -n > $WORK/b741/go_asm.h # internal
2025-08-20T21:48:30.6322804Z [00:01:56.993]➜  cd /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/cpuid
2025-08-20T21:48:30.6326108Z [00:01:56.993]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/zcalusic/sysinfo/cpuid -trimpath "/root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/cpuid=>github.com/zcalusic/sysinfo@v1.1.3/cpuid;$WORK/b741=>" -I $WORK/b741/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b741/symabis ./cpuid_amd64.s
2025-08-20T21:48:30.6350364Z [00:01:56.996]➜  go tool buildid -w $WORK/b735/_pkg_.a # internal
2025-08-20T21:48:30.6351696Z [00:01:56.996]➜  cp $WORK/b735/_pkg_.a /root/.cache/go-build/3f/3f4ac6a368d803ecff0151bcc63e59894bf184eab216dd95312a674d8c0e60a7-d # internal
2025-08-20T21:48:30.6358671Z [00:01:56.997]➜  log/slog/internal
2025-08-20T21:48:30.6360081Z [00:01:56.997]➜  mkdir -p $WORK/b773/
2025-08-20T21:48:30.6360765Z [00:01:56.997]➜  echo '# import config' > $WORK/b773/importcfg # internal
2025-08-20T21:48:30.6367654Z [00:01:56.998]➜  echo '# import config' > $WORK/b741/importcfg # internal
2025-08-20T21:48:30.6368437Z [00:01:56.998]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.6372804Z [00:01:56.998]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/cpuid=>github.com/zcalusic/sysinfo@v1.1.3/cpuid;$WORK/b741=>" -p github.com/zcalusic/sysinfo/cpuid -lang=go1.22 -installsuffix shared -buildid jNBuMvwK94EMObPpySs-/jNBuMvwK94EMObPpySs- -goversion go1.25.0 -symabis $WORK/b741/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack -asmhdr $WORK/b741/go_asm.h /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/cpuid/cpuid.go
2025-08-20T21:48:30.6378837Z [00:01:56.998]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b773/_pkg_.a -trimpath "/root/.go/src/log/slog/internal=>log/slog/internal;$WORK/b773=>" -p log/slog/internal -lang=go1.25 -std -complete -installsuffix shared -buildid RoRzNvV7n5WuEBQjO33Q/RoRzNvV7n5WuEBQjO33Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack /root/.go/src/log/slog/internal/ignorepc.go
2025-08-20T21:48:30.6447998Z [00:01:57.005]➜  go tool buildid -w $WORK/b773/_pkg_.a # internal
2025-08-20T21:48:30.6452761Z [00:01:57.006]➜  cp $WORK/b773/_pkg_.a /root/.cache/go-build/a0/a0754a084ce4f0f625656a5dca05dec162c764d7427042a3381e138830d70035-d # internal
2025-08-20T21:48:30.6454278Z [00:01:57.006]➜  github.com/cloudflare/circl/pke/kyber/internal/common/params
2025-08-20T21:48:30.6454992Z [00:01:57.006]➜  mkdir -p $WORK/b781/
2025-08-20T21:48:30.6455693Z [00:01:57.006]➜  cd /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/cpuid
2025-08-20T21:48:30.6464418Z [00:01:57.006]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/zcalusic/sysinfo/cpuid -trimpath "/root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/cpuid=>github.com/zcalusic/sysinfo@v1.1.3/cpuid;$WORK/b741=>" -I $WORK/b741/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b741/cpuid_amd64.o ./cpuid_amd64.s
2025-08-20T21:48:30.6466820Z [00:01:57.006]➜  echo '# import config' > $WORK/b781/importcfg # internal
2025-08-20T21:48:30.6467574Z [00:01:57.006]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.6472458Z [00:01:57.006]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b781/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/internal/common/params=>github.com/cloudflare/circl@v1.3.3/pke/kyber/internal/common/params;$WORK/b781=>" -p github.com/cloudflare/circl/pke/kyber/internal/common/params -lang=go1.17 -complete -installsuffix shared -buildid CD9NlAyQpBMvz8mspN0s/CD9NlAyQpBMvz8mspN0s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/internal/common/params/params.go
2025-08-20T21:48:30.6484519Z [00:01:57.010]➜  cd /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/cpuid
2025-08-20T21:48:30.6490838Z [00:01:57.010]➜  go tool pack r $WORK/b741/_pkg_.a $WORK/b741/cpuid_amd64.o # internal
2025-08-20T21:48:30.6493029Z [00:01:57.010]➜  go tool buildid -w $WORK/b741/_pkg_.a # internal
2025-08-20T21:48:30.6498939Z [00:01:57.011]➜  cp $WORK/b741/_pkg_.a /root/.cache/go-build/14/14898a9244617e25a4c997c2556a57e66832b3ae67d67bebca858e2a74271f26-d # internal
2025-08-20T21:48:30.6504880Z [00:01:57.011]➜  github.com/cloudflare/circl/math/gf2e12
2025-08-20T21:48:30.6506211Z [00:01:57.011]➜  mkdir -p $WORK/b786/
2025-08-20T21:48:30.6507092Z [00:01:57.011]➜  echo '# import config' > $WORK/b786/importcfg # internal
2025-08-20T21:48:30.6507900Z [00:01:57.011]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.6512373Z [00:01:57.012]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b786/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/math/gf2e12=>github.com/cloudflare/circl@v1.3.3/math/gf2e12;$WORK/b786=>" -p github.com/cloudflare/circl/math/gf2e12 -lang=go1.17 -complete -installsuffix shared -buildid 2hwGKgH9uKTTuJ3-E-JZ/2hwGKgH9uKTTuJ3-E-JZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/math/gf2e12/gf4096.go
2025-08-20T21:48:30.6541777Z [00:01:57.015]➜  go tool buildid -w $WORK/b781/_pkg_.a # internal
2025-08-20T21:48:30.6552950Z [00:01:57.016]➜  cp $WORK/b781/_pkg_.a /root/.cache/go-build/b8/b8e0a8d88d30c66c93499e91bbd02665fb8b90bc9f3fa11452375ca48b049f31-d # internal
2025-08-20T21:48:30.6576575Z [00:01:57.017]➜  github.com/cloudflare/circl/math/gf2e13
2025-08-20T21:48:30.6577192Z [00:01:57.017]➜  mkdir -p $WORK/b787/
2025-08-20T21:48:30.6577860Z [00:01:57.017]➜  echo '# import config' > $WORK/b787/importcfg # internal
2025-08-20T21:48:30.6582080Z [00:01:57.017]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b787/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/math/gf2e13=>github.com/cloudflare/circl@v1.3.3/math/gf2e13;$WORK/b787=>" -p github.com/cloudflare/circl/math/gf2e13 -lang=go1.17 -complete -installsuffix shared -buildid Vm_K8OivjMB-Ghhvvw6U/Vm_K8OivjMB-Ghhvvw6U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/math/gf2e13/gf8192.go
2025-08-20T21:48:30.6647243Z [00:01:57.026]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/salsa20/salsa
2025-08-20T21:48:30.6650658Z [00:01:57.026]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/salsa20/salsa=>golang.org/x/crypto@v0.37.0/salsa20/salsa;$WORK/b726=>" -I $WORK/b726/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b726/salsa20_amd64.o ./salsa20_amd64.s
2025-08-20T21:48:30.6711395Z [00:01:57.032]➜  go tool buildid -w $WORK/b787/_pkg_.a # internal
2025-08-20T21:48:30.6719816Z [00:01:57.033]➜  cp $WORK/b787/_pkg_.a /root/.cache/go-build/29/298c13255d53ed00f0f943f9319ad2468b06b2804aef847707704266a569af12-d # internal
2025-08-20T21:48:30.6725397Z [00:01:57.034]➜  github.com/netbirdio/netbird/shared/management/client/common
2025-08-20T21:48:30.6726141Z [00:01:57.034]➜  mkdir -p $WORK/b794/
2025-08-20T21:48:30.6726789Z [00:01:57.034]➜  echo '# import config' > $WORK/b794/importcfg # internal
2025-08-20T21:48:30.6736878Z [00:01:57.035]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.6741172Z [00:01:57.035]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b794/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/common=>github.com/netbirdio/netbird/shared/management/client/common;$WORK/b794=>" -p github.com/netbirdio/netbird/shared/management/client/common -lang=go1.23 -complete -installsuffix shared -buildid RneKNhO-aLQwuXp8GrM2/RneKNhO-aLQwuXp8GrM2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/common/types.go
2025-08-20T21:48:30.6749778Z [00:01:57.035]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/salsa20/salsa
2025-08-20T21:48:30.6751461Z [00:01:57.035]➜  go tool pack r $WORK/b726/_pkg_.a $WORK/b726/salsa20_amd64.o # internal
2025-08-20T21:48:30.6752675Z [00:01:57.035]➜  go tool buildid -w $WORK/b726/_pkg_.a # internal
2025-08-20T21:48:30.6753635Z [00:01:57.035]➜  go tool buildid -w $WORK/b786/_pkg_.a # internal
2025-08-20T21:48:30.6754949Z [00:01:57.036]➜  cp $WORK/b786/_pkg_.a /root/.cache/go-build/df/df1f4ffd6cd99c3585beaabea47fd39a6fbab2c6bc94504a6abe73d59dc223a5-d # internal
2025-08-20T21:48:30.6756408Z [00:01:57.036]➜  github.com/cloudflare/circl/kem/mceliece/internal
2025-08-20T21:48:30.6757975Z [00:01:57.036]➜  mkdir -p $WORK/b785/
2025-08-20T21:48:30.6760162Z [00:01:57.036]➜  cp $WORK/b726/_pkg_.a /root/.cache/go-build/e3/e386533c696578d0b5ff295145d4e845db25be7d149e119b358703204e210f48-d # internal
2025-08-20T21:48:30.6763357Z [00:01:57.036]➜  github.com/netbirdio/netbird/upload-server/types
2025-08-20T21:48:30.6764086Z [00:01:57.036]➜  mkdir -p $WORK/b804/
2025-08-20T21:48:30.6764877Z [00:01:57.037]➜  cat >/tmp/go-build1953077370/b785/importcfg << 'EOF' # internal
2025-08-20T21:48:30.6766028Z [00:01:57.037]➜  # import config
2025-08-20T21:48:30.6766850Z [00:01:57.037]➜  packagefile github.com/cloudflare/circl/math/gf2e12=/tmp/go-build1953077370/b786/_pkg_.a
2025-08-20T21:48:30.6768116Z [00:01:57.037]➜  packagefile github.com/cloudflare/circl/math/gf2e13=/tmp/go-build1953077370/b787/_pkg_.a
2025-08-20T21:48:30.6768925Z [00:01:57.037]➜  EOF
2025-08-20T21:48:30.6769433Z [00:01:57.037]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:30.6777946Z [00:01:57.037]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b785/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/kem/mceliece/internal=>github.com/cloudflare/circl@v1.3.3/kem/mceliece/internal;$WORK/b785=>" -p github.com/cloudflare/circl/kem/mceliece/internal -lang=go1.17 -complete -installsuffix shared -buildid qr_JzKxO9myMihBOygr3/qr_JzKxO9myMihBOygr3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/kem/mceliece/internal/controlbits.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/kem/mceliece/internal/djbsort.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/kem/mceliece/internal/fft_const.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/kem/mceliece/internal/powers.go
2025-08-20T21:48:30.6787402Z [00:01:57.038]➜  echo '# import config' > $WORK/b804/importcfg # internal
2025-08-20T21:48:30.6793360Z [00:01:57.039]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b804/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/types=>github.com/netbirdio/netbird/upload-server/types;$WORK/b804=>" -p github.com/netbirdio/netbird/upload-server/types -lang=go1.23 -complete -installsuffix shared -buildid 24JfhOcEXCdBl3ACVTz4/24JfhOcEXCdBl3ACVTz4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/types/upload.go
2025-08-20T21:48:30.6844527Z [00:01:57.045]➜  go tool buildid -w $WORK/b794/_pkg_.a # internal
2025-08-20T21:48:30.6849859Z [00:01:57.046]➜  cp $WORK/b794/_pkg_.a /root/.cache/go-build/a1/a1ccf234218c1353d7a38dcc32b00ed87f7ccd3f89e5d39bf1034401c0711b78-d # internal
2025-08-20T21:48:30.6861656Z [00:01:57.047]➜  go tool buildid -w $WORK/b804/_pkg_.a # internal
2025-08-20T21:48:30.6864516Z [00:01:57.048]➜  cp $WORK/b804/_pkg_.a /root/.cache/go-build/9e/9e9bf383cc35856ea0a5c9d352a51803db16d6136a034404ea95c0d69e2634db-d # internal
2025-08-20T21:48:30.7177769Z [00:01:57.079]➜  go tool buildid -w $WORK/b785/_pkg_.a # internal
2025-08-20T21:48:30.7186637Z [00:01:57.080]➜  cp $WORK/b785/_pkg_.a /root/.cache/go-build/ac/ac2c1ed7356226e7c3036756ef5bb458b74ea41c3ade73c4ad9def5a23f3fb80-d # internal
2025-08-20T21:48:32.3961061Z [00:01:58.757]➜  cp /root/.go/src/runtime/asm_amd64.h $WORK/b010/asm_GOARCH.h
2025-08-20T21:48:32.3961813Z [00:01:58.757]➜  cd /root/.go/src/runtime
2025-08-20T21:48:32.3963448Z [00:01:58.757]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/asm.o ./asm.s
2025-08-20T21:48:32.3990300Z [00:01:58.760]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/asm_amd64.o ./asm_amd64.s
2025-08-20T21:48:32.4089409Z [00:01:58.770]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/duff_amd64.o ./duff_amd64.s
2025-08-20T21:48:32.4115630Z [00:01:58.773]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/ints.o ./ints.s
2025-08-20T21:48:32.4143366Z [00:01:58.775]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/memclr_amd64.o ./memclr_amd64.s
2025-08-20T21:48:32.4187140Z [00:01:58.780]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/memmove_amd64.o ./memmove_amd64.s
2025-08-20T21:48:32.4233981Z [00:01:58.785]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/preempt_amd64.o ./preempt_amd64.s
2025-08-20T21:48:32.4277174Z [00:01:58.789]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/rt0_linux_amd64.o ./rt0_linux_amd64.s
2025-08-20T21:48:32.4299900Z [00:01:58.791]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/sys_linux_amd64.o ./sys_linux_amd64.s
2025-08-20T21:48:32.4354319Z [00:01:58.797]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/test_amd64.o ./test_amd64.s
2025-08-20T21:48:32.4376330Z [00:01:58.799]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/time_linux_amd64.o ./time_linux_amd64.s
2025-08-20T21:48:32.4420704Z [00:01:58.803]➜  go tool pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/ints.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/preempt_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_amd64.o $WORK/b010/test_amd64.o $WORK/b010/time_linux_amd64.o # internal
2025-08-20T21:48:32.4423983Z [00:01:58.804]➜  go tool buildid -w $WORK/b010/_pkg_.a # internal
2025-08-20T21:48:32.4781101Z [00:01:58.839]➜  cp $WORK/b010/_pkg_.a /root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d # internal
2025-08-20T21:48:32.4791569Z [00:01:58.840]➜  internal/reflectlite
2025-08-20T21:48:32.4792106Z [00:01:58.840]➜  mkdir -p $WORK/b005/
2025-08-20T21:48:32.4792576Z [00:01:58.840]➜  iter
2025-08-20T21:48:32.4793264Z [00:01:58.840]➜  mkdir -p $WORK/b047/
2025-08-20T21:48:32.4793810Z [00:01:58.840]➜  weak
2025-08-20T21:48:32.4794282Z [00:01:58.840]➜  mkdir -p $WORK/b080/
2025-08-20T21:48:32.4795046Z [00:01:58.840]➜  echo -n > $WORK/b005/go_asm.h # internal
2025-08-20T21:48:32.4795727Z [00:01:58.840]➜  cd /root/.go/src/internal/reflectlite
2025-08-20T21:48:32.4805880Z [00:01:58.840]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b005=>" -I $WORK/b005/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./asm.s
2025-08-20T21:48:32.4808885Z [00:01:58.840]➜  cat >/tmp/go-build1953077370/b080/importcfg << 'EOF' # internal
2025-08-20T21:48:32.4809803Z [00:01:58.840]➜  # import config
2025-08-20T21:48:32.4810791Z [00:01:58.840]➜  packagefile internal/abi=/tmp/go-build1953077370/b006/_pkg_.a
2025-08-20T21:48:32.4812137Z [00:01:58.840]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:32.4812896Z [00:01:58.840]➜  EOF
2025-08-20T21:48:32.4813800Z [00:01:58.840]➜  cat >/tmp/go-build1953077370/b047/importcfg << 'EOF' # internal
2025-08-20T21:48:32.4815147Z [00:01:58.840]➜  # import config
2025-08-20T21:48:32.4815825Z [00:01:58.840]➜  packagefile internal/race=/tmp/go-build1953077370/b030/_pkg_.a
2025-08-20T21:48:32.4816719Z [00:01:58.840]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:32.4817369Z [00:01:58.840]➜  EOF
2025-08-20T21:48:32.4817869Z [00:01:58.840]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:32.4820642Z [00:01:58.840]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "/root/.go/src/weak=>weak;$WORK/b080=>" -p weak -lang=go1.25 -std -complete -installsuffix shared -buildid 0tQuWrSLuA2C2pBP-zmG/0tQuWrSLuA2C2pBP-zmG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /root/.go/src/weak/doc.go /root/.go/src/weak/pointer.go
2025-08-20T21:48:32.4825177Z [00:01:58.840]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "/root/.go/src/iter=>iter;$WORK/b047=>" -p iter -lang=go1.25 -std -complete -installsuffix shared -buildid 0pZTu9fTQDGRD3NnR3_B/0pZTu9fTQDGRD3NnR3_B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /root/.go/src/iter/iter.go
2025-08-20T21:48:32.4827320Z [00:01:58.841]➜  sync
2025-08-20T21:48:32.4828764Z [00:01:58.841]➜  mkdir -p $WORK/b034/
2025-08-20T21:48:32.4833697Z [00:01:58.842]➜  cat >/tmp/go-build1953077370/b034/importcfg << 'EOF' # internal
2025-08-20T21:48:32.4836706Z [00:01:58.842]➜  # import config
2025-08-20T21:48:32.4837792Z [00:01:58.842]➜  packagefile internal/race=/tmp/go-build1953077370/b030/_pkg_.a
2025-08-20T21:48:32.4839327Z [00:01:58.842]➜  packagefile internal/sync=/tmp/go-build1953077370/b035/_pkg_.a
2025-08-20T21:48:32.4840555Z [00:01:58.842]➜  packagefile internal/synctest=/tmp/go-build1953077370/b037/_pkg_.a
2025-08-20T21:48:32.4842435Z [00:01:58.842]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:32.4843666Z [00:01:58.842]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:32.4844759Z [00:01:58.842]➜  EOF
2025-08-20T21:48:32.4850431Z [00:01:58.842]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "/root/.go/src/sync=>sync;$WORK/b034=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid jwP78NdxT4VwYWlVWasd/jwP78NdxT4VwYWlVWasd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /root/.go/src/sync/cond.go /root/.go/src/sync/hashtriemap.go /root/.go/src/sync/mutex.go /root/.go/src/sync/once.go /root/.go/src/sync/oncefunc.go /root/.go/src/sync/pool.go /root/.go/src/sync/poolqueue.go /root/.go/src/sync/runtime.go /root/.go/src/sync/runtime2.go /root/.go/src/sync/rwmutex.go /root/.go/src/sync/waitgroup.go
2025-08-20T21:48:32.4854731Z [00:01:58.844]➜  cat >/tmp/go-build1953077370/b005/importcfg << 'EOF' # internal
2025-08-20T21:48:32.4855436Z [00:01:58.844]➜  # import config
2025-08-20T21:48:32.4856130Z [00:01:58.844]➜  packagefile internal/abi=/tmp/go-build1953077370/b006/_pkg_.a
2025-08-20T21:48:32.4857077Z [00:01:58.844]➜  packagefile internal/goarch=/tmp/go-build1953077370/b007/_pkg_.a
2025-08-20T21:48:32.4858109Z [00:01:58.844]➜  packagefile internal/unsafeheader=/tmp/go-build1953077370/b009/_pkg_.a
2025-08-20T21:48:32.4859035Z [00:01:58.845]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:32.4859672Z [00:01:58.845]➜  EOF
2025-08-20T21:48:32.4863738Z [00:01:58.845]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b005=>" -p internal/reflectlite -lang=go1.25 -std -installsuffix shared -buildid CMAeW-1UQf_B9x0I_LrK/CMAeW-1UQf_B9x0I_LrK -goversion go1.25.0 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /root/.go/src/internal/reflectlite/swapper.go /root/.go/src/internal/reflectlite/type.go /root/.go/src/internal/reflectlite/value.go
2025-08-20T21:48:32.4891743Z [00:01:58.850]➜  go tool buildid -w $WORK/b080/_pkg_.a # internal
2025-08-20T21:48:32.4903675Z [00:01:58.851]➜  cp $WORK/b080/_pkg_.a /root/.cache/go-build/b3/b35fe2f4af2add37163a99c517d12be21fb3614e3bcd4b3ee29206e95d4c9b7f-d # internal
2025-08-20T21:48:32.4909184Z [00:01:58.852]➜  crypto/subtle
2025-08-20T21:48:32.4909817Z [00:01:58.852]➜  mkdir -p $WORK/b128/
2025-08-20T21:48:32.4911495Z [00:01:58.852]➜  cat >/tmp/go-build1953077370/b128/importcfg << 'EOF' # internal
2025-08-20T21:48:32.4913482Z [00:01:58.852]➜  # import config
2025-08-20T21:48:32.4915960Z [00:01:58.852]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1953077370/b120/_pkg_.a
2025-08-20T21:48:32.4919261Z [00:01:58.852]➜  packagefile internal/runtime/sys=/tmp/go-build1953077370/b031/_pkg_.a
2025-08-20T21:48:32.4920233Z [00:01:58.852]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:32.4920940Z [00:01:58.852]➜  EOF
2025-08-20T21:48:32.4924431Z [00:01:58.852]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "/root/.go/src/crypto/subtle=>crypto/subtle;$WORK/b128=>" -p crypto/subtle -lang=go1.25 -std -complete -installsuffix shared -buildid Xc79yGTipdlJLObEA6rA/Xc79yGTipdlJLObEA6rA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /root/.go/src/crypto/subtle/constant_time.go /root/.go/src/crypto/subtle/dit.go /root/.go/src/crypto/subtle/xor.go
2025-08-20T21:48:32.4927668Z [00:01:58.852]➜  go tool buildid -w $WORK/b047/_pkg_.a # internal
2025-08-20T21:48:32.4929017Z [00:01:58.853]➜  cp $WORK/b047/_pkg_.a /root/.cache/go-build/23/23d10c877f3b73604425a334a1530a3d83b5cebea7cc3c08d3b6aea551897635-d # internal
2025-08-20T21:48:32.4935172Z [00:01:58.855]➜  slices
2025-08-20T21:48:32.4936853Z [00:01:58.855]➜  mkdir -p $WORK/b045/
2025-08-20T21:48:32.4954104Z [00:01:58.855]➜  cat >/tmp/go-build1953077370/b045/importcfg << 'EOF' # internal
2025-08-20T21:48:32.4955141Z [00:01:58.855]➜  # import config
2025-08-20T21:48:32.4955870Z [00:01:58.855]➜  packagefile cmp=/tmp/go-build1953077370/b046/_pkg_.a
2025-08-20T21:48:32.4956742Z [00:01:58.855]➜  packagefile iter=/tmp/go-build1953077370/b047/_pkg_.a
2025-08-20T21:48:32.4957643Z [00:01:58.855]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:32.4958337Z [00:01:58.855]➜  EOF
2025-08-20T21:48:32.4961850Z [00:01:58.855]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "/root/.go/src/slices=>slices;$WORK/b045=>" -p slices -lang=go1.25 -std -complete -installsuffix shared -buildid -TJanFCYqlKu_SHfks-O/-TJanFCYqlKu_SHfks-O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /root/.go/src/slices/iter.go /root/.go/src/slices/slices.go /root/.go/src/slices/sort.go /root/.go/src/slices/zsortanyfunc.go /root/.go/src/slices/zsortordered.go
2025-08-20T21:48:32.5077079Z [00:01:58.869]➜  go tool buildid -w $WORK/b128/_pkg_.a # internal
2025-08-20T21:48:32.5085384Z [00:01:58.870]➜  cp $WORK/b128/_pkg_.a /root/.cache/go-build/46/46171919a7392793e07b640aa7e47504aca1ae730f9f44283c4ac563d941a95a-d # internal
2025-08-20T21:48:32.5090832Z [00:01:58.870]➜  maps
2025-08-20T21:48:32.5093648Z [00:01:58.870]➜  mkdir -p $WORK/b089/
2025-08-20T21:48:32.5094444Z [00:01:58.871]➜  cat >/tmp/go-build1953077370/b089/importcfg << 'EOF' # internal
2025-08-20T21:48:32.5095098Z [00:01:58.871]➜  # import config
2025-08-20T21:48:32.5095730Z [00:01:58.871]➜  packagefile iter=/tmp/go-build1953077370/b047/_pkg_.a
2025-08-20T21:48:32.5096348Z [00:01:58.871]➜  EOF
2025-08-20T21:48:32.5099991Z [00:01:58.871]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "/root/.go/src/maps=>maps;$WORK/b089=>" -p maps -lang=go1.25 -std -complete -installsuffix shared -buildid 3hmY5SMuxXMJuPsVBmC5/3hmY5SMuxXMJuPsVBmC5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /root/.go/src/maps/iter.go /root/.go/src/maps/maps.go
2025-08-20T21:48:32.5201111Z [00:01:58.881]➜  go tool buildid -w $WORK/b089/_pkg_.a # internal
2025-08-20T21:48:32.5205987Z [00:01:58.882]➜  go tool buildid -w $WORK/b045/_pkg_.a # internal
2025-08-20T21:48:32.5216521Z [00:01:58.883]➜  cp $WORK/b089/_pkg_.a /root/.cache/go-build/c3/c39af6f50a2f302aafef3b515051fb695f8a8e68cabb3ad6fc0ca3c4a290ce13-d # internal
2025-08-20T21:48:32.5218295Z [00:01:58.883]➜  cp $WORK/b045/_pkg_.a /root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d # internal
2025-08-20T21:48:32.5980652Z [00:01:58.959]➜  cd /root/.go/src/internal/reflectlite
2025-08-20T21:48:32.5982284Z [00:01:58.959]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b005=>" -I $WORK/b005/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/asm.o ./asm.s
2025-08-20T21:48:32.6011156Z [00:01:58.962]➜  go tool pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal
2025-08-20T21:48:32.6011997Z [00:01:58.962]➜  go tool buildid -w $WORK/b005/_pkg_.a # internal
2025-08-20T21:48:32.6035948Z [00:01:58.965]➜  cp $WORK/b005/_pkg_.a /root/.cache/go-build/0a/0a23cc42b594d4aec09fcd5229acbb356c4dd5e04ac724468b0f8f8f9e929ccf-d # internal
2025-08-20T21:48:32.6039447Z [00:01:58.965]➜  errors
2025-08-20T21:48:32.6039936Z [00:01:58.965]➜  mkdir -p $WORK/b004/
2025-08-20T21:48:32.6040746Z [00:01:58.965]➜  sort
2025-08-20T21:48:32.6041224Z [00:01:58.965]➜  mkdir -p $WORK/b087/
2025-08-20T21:48:32.6044213Z [00:01:58.966]➜  cat >/tmp/go-build1953077370/b087/importcfg << 'EOF' # internal
2025-08-20T21:48:32.6044906Z [00:01:58.966]➜  # import config
2025-08-20T21:48:32.6045677Z [00:01:58.966]➜  packagefile internal/reflectlite=/tmp/go-build1953077370/b005/_pkg_.a
2025-08-20T21:48:32.6046593Z [00:01:58.966]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:32.6047410Z [00:01:58.966]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:32.6048320Z [00:01:58.966]➜  EOF
2025-08-20T21:48:32.6049517Z [00:01:58.966]➜  cat >/tmp/go-build1953077370/b004/importcfg << 'EOF' # internal
2025-08-20T21:48:32.6050185Z [00:01:58.966]➜  # import config
2025-08-20T21:48:32.6050937Z [00:01:58.966]➜  packagefile internal/reflectlite=/tmp/go-build1953077370/b005/_pkg_.a
2025-08-20T21:48:32.6051612Z [00:01:58.966]➜  EOF
2025-08-20T21:48:32.6052081Z [00:01:58.966]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:32.6055181Z [00:01:58.966]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "/root/.go/src/errors=>errors;$WORK/b004=>" -p errors -lang=go1.25 -std -complete -installsuffix shared -buildid 7509Dj0f2_7mdq1RmfcX/7509Dj0f2_7mdq1RmfcX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /root/.go/src/errors/errors.go /root/.go/src/errors/join.go /root/.go/src/errors/wrap.go
2025-08-20T21:48:32.6060557Z [00:01:58.966]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "/root/.go/src/sort=>sort;$WORK/b087=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid 3HYodz99RrwN-JsPNx1Z/3HYodz99RrwN-JsPNx1Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /root/.go/src/sort/search.go /root/.go/src/sort/slice.go /root/.go/src/sort/sort.go /root/.go/src/sort/zsortfunc.go /root/.go/src/sort/zsortinterface.go
2025-08-20T21:48:32.6125036Z [00:01:58.973]➜  go tool buildid -w $WORK/b034/_pkg_.a # internal
2025-08-20T21:48:32.6158902Z [00:01:58.977]➜  cp $WORK/b034/_pkg_.a /root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d # internal
2025-08-20T21:48:32.6164880Z [00:01:58.978]➜  internal/bisect
2025-08-20T21:48:32.6165453Z [00:01:58.978]➜  mkdir -p $WORK/b040/
2025-08-20T21:48:32.6165997Z [00:01:58.978]➜  internal/testlog
2025-08-20T21:48:32.6166528Z [00:01:58.978]➜  mkdir -p $WORK/b063/
2025-08-20T21:48:32.6167283Z [00:01:58.978]➜  cat >/tmp/go-build1953077370/b040/importcfg << 'EOF' # internal
2025-08-20T21:48:32.6168032Z [00:01:58.978]➜  # import config
2025-08-20T21:48:32.6168731Z [00:01:58.978]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:32.6169955Z [00:01:58.978]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:32.6170842Z [00:01:58.978]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:32.6171528Z [00:01:58.978]➜  EOF
2025-08-20T21:48:32.6179449Z [00:01:58.978]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "/root/.go/src/internal/bisect=>internal/bisect;$WORK/b040=>" -p internal/bisect -lang=go1.25 -std -complete -installsuffix shared -buildid uazNsXXW0-XjraaTntyR/uazNsXXW0-XjraaTntyR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /root/.go/src/internal/bisect/bisect.go
2025-08-20T21:48:32.6182184Z [00:01:58.979]➜  cat >/tmp/go-build1953077370/b063/importcfg << 'EOF' # internal
2025-08-20T21:48:32.6182851Z [00:01:58.979]➜  # import config
2025-08-20T21:48:32.6183761Z [00:01:58.979]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:32.6184670Z [00:01:58.979]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:32.6185352Z [00:01:58.979]➜  EOF
2025-08-20T21:48:32.6188553Z [00:01:58.979]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "/root/.go/src/internal/testlog=>internal/testlog;$WORK/b063=>" -p internal/testlog -lang=go1.25 -std -complete -installsuffix shared -buildid DjWg616cx0sAP4hyNdzt/DjWg616cx0sAP4hyNdzt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /root/.go/src/internal/testlog/exit.go /root/.go/src/internal/testlog/log.go
2025-08-20T21:48:32.6314122Z [00:01:58.993]➜  go tool buildid -w $WORK/b004/_pkg_.a # internal
2025-08-20T21:48:32.6328337Z [00:01:58.994]➜  cp $WORK/b004/_pkg_.a /root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d # internal
2025-08-20T21:48:32.6330947Z [00:01:58.994]➜  internal/oserror
2025-08-20T21:48:32.6331879Z [00:01:58.994]➜  mkdir -p $WORK/b044/
2025-08-20T21:48:32.6333010Z [00:01:58.994]➜  cat >/tmp/go-build1953077370/b044/importcfg << 'EOF' # internal
2025-08-20T21:48:32.6336648Z [00:01:58.994]➜  # import config
2025-08-20T21:48:32.6337337Z [00:01:58.994]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:32.6337998Z [00:01:58.994]➜  EOF
2025-08-20T21:48:32.6340946Z [00:01:58.994]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "/root/.go/src/internal/oserror=>internal/oserror;$WORK/b044=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid 8mi4VNDDF4DhvcykqDN1/8mi4VNDDF4DhvcykqDN1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /root/.go/src/internal/oserror/errors.go
2025-08-20T21:48:32.6433672Z [00:01:59.004]➜  go tool buildid -w $WORK/b044/_pkg_.a # internal
2025-08-20T21:48:32.6441200Z [00:01:59.005]➜  cp $WORK/b044/_pkg_.a /root/.cache/go-build/36/36c7d10bc34f03c5c6e7771667803ff1e70baaf9cea8e9cebbe793e83ee0ca9c-d # internal
2025-08-20T21:48:32.6459542Z [00:01:59.006]➜  syscall
2025-08-20T21:48:32.6460074Z [00:01:59.006]➜  mkdir -p $WORK/b042/
2025-08-20T21:48:32.6460687Z [00:01:59.007]➜  echo -n > $WORK/b042/go_asm.h # internal
2025-08-20T21:48:32.6461309Z [00:01:59.007]➜  cd /root/.go/src/syscall
2025-08-20T21:48:32.6463464Z [00:01:59.007]➜  /root/.go/pkg/tool/linux_amd64/asm -p syscall -trimpath "/root/.go/src/syscall=>syscall;$WORK/b042=>" -I $WORK/b042/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b042/symabis ./asm_linux_amd64.s
2025-08-20T21:48:32.6468240Z [00:01:59.008]➜  go tool buildid -w $WORK/b063/_pkg_.a # internal
2025-08-20T21:48:32.6477522Z [00:01:59.009]➜  cp $WORK/b063/_pkg_.a /root/.cache/go-build/4d/4d079f4bb80dece452fc68a494c365a80e7ee4a6c8369b3d0a96b0003a08b2fd-d # internal
2025-08-20T21:48:32.6485098Z [00:01:59.010]➜  strconv
2025-08-20T21:48:32.6485618Z [00:01:59.010]➜  mkdir -p $WORK/b052/
2025-08-20T21:48:32.6488774Z [00:01:59.010]➜  cat >/tmp/go-build1953077370/b052/importcfg << 'EOF' # internal
2025-08-20T21:48:32.6497468Z [00:01:59.010]➜  # import config
2025-08-20T21:48:32.6525238Z [00:01:59.010]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:32.6526243Z [00:01:59.010]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:48:32.6527248Z [00:01:59.010]➜  packagefile internal/stringslite=/tmp/go-build1953077370/b032/_pkg_.a
2025-08-20T21:48:32.6528178Z [00:01:59.010]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:32.6529013Z [00:01:59.010]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:32.6529927Z [00:01:59.011]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:32.6530593Z [00:01:59.011]➜  EOF
2025-08-20T21:48:32.6531110Z [00:01:59.011]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:32.6536825Z [00:01:59.011]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "/root/.go/src/strconv=>strconv;$WORK/b052=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid Mkg3RKTEQB77CHc5CteV/Mkg3RKTEQB77CHc5CteV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /root/.go/src/strconv/atob.go /root/.go/src/strconv/atoc.go /root/.go/src/strconv/atof.go /root/.go/src/strconv/atoi.go /root/.go/src/strconv/bytealg.go /root/.go/src/strconv/ctoa.go /root/.go/src/strconv/decimal.go /root/.go/src/strconv/doc.go /root/.go/src/strconv/eisel_lemire.go /root/.go/src/strconv/ftoa.go /root/.go/src/strconv/ftoaryu.go /root/.go/src/strconv/isprint.go /root/.go/src/strconv/itoa.go /root/.go/src/strconv/quote.go
2025-08-20T21:48:32.6541689Z [00:01:59.012]➜  cat >/tmp/go-build1953077370/b042/importcfg << 'EOF' # internal
2025-08-20T21:48:32.6542358Z [00:01:59.012]➜  # import config
2025-08-20T21:48:32.6542996Z [00:01:59.012]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:32.6547439Z [00:01:59.012]➜  packagefile internal/asan=/tmp/go-build1953077370/b028/_pkg_.a
2025-08-20T21:48:32.6548469Z [00:01:59.012]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:48:32.6549476Z [00:01:59.012]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:32.6550459Z [00:01:59.012]➜  packagefile internal/goarch=/tmp/go-build1953077370/b007/_pkg_.a
2025-08-20T21:48:32.6551378Z [00:01:59.012]➜  packagefile internal/itoa=/tmp/go-build1953077370/b043/_pkg_.a
2025-08-20T21:48:32.6552290Z [00:01:59.012]➜  packagefile internal/msan=/tmp/go-build1953077370/b029/_pkg_.a
2025-08-20T21:48:32.6553372Z [00:01:59.012]➜  packagefile internal/oserror=/tmp/go-build1953077370/b044/_pkg_.a
2025-08-20T21:48:32.6554283Z [00:01:59.012]➜  packagefile internal/race=/tmp/go-build1953077370/b030/_pkg_.a
2025-08-20T21:48:32.6555223Z [00:01:59.012]➜  packagefile internal/runtime/syscall=/tmp/go-build1953077370/b024/_pkg_.a
2025-08-20T21:48:32.6556163Z [00:01:59.012]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:32.6556970Z [00:01:59.012]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:32.6557838Z [00:01:59.012]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:32.6558671Z [00:01:59.012]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:32.6559362Z [00:01:59.012]➜  EOF
2025-08-20T21:48:32.6569283Z [00:01:59.012]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "/root/.go/src/syscall=>syscall;$WORK/b042=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid BjXwGNMiwygH1Ys2pMBt/BjXwGNMiwygH1Ys2pMBt -goversion go1.25.0 -symabis $WORK/b042/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h /root/.go/src/syscall/badlinkname_unix.go /root/.go/src/syscall/dirent.go /root/.go/src/syscall/env_unix.go /root/.go/src/syscall/exec_linux.go /root/.go/src/syscall/exec_unix.go /root/.go/src/syscall/flock_linux.go /root/.go/src/syscall/forkpipe2.go /root/.go/src/syscall/linkname_unix.go /root/.go/src/syscall/lsf_linux.go /root/.go/src/syscall/net.go /root/.go/src/syscall/netlink_linux.go /root/.go/src/syscall/rlimit.go /root/.go/src/syscall/rlimit_stub.go /root/.go/src/syscall/setuidgid_linux.go /root/.go/src/syscall/sockcmsg_linux.go /root/.go/src/syscall/sockcmsg_unix.go /root/.go/src/syscall/sockcmsg_unix_other.go /root/.go/src/syscall/syscall.go /root/.go/src/syscall/syscall_linux.go /root/.go/src/syscall/syscall_linux_amd64.go /root/.go/src/syscall/syscall_unix.go /root/.go/src/syscall/time_nofake.go /root/.go/src/syscall/timestruct.go /root/.go/src/syscall/zerrors_linux_amd64.go /root/.go/src/syscall/zsyscall_linux_amd64.go /root/.go/src/syscall/zsysnum_linux_amd64.go /root/.go/src/syscall/ztypes_linux_amd64.go
2025-08-20T21:48:32.7289763Z [00:01:59.090]➜  go tool buildid -w $WORK/b040/_pkg_.a # internal
2025-08-20T21:48:32.7343248Z [00:01:59.091]➜  cp $WORK/b040/_pkg_.a /root/.cache/go-build/d1/d19189672caca4bf568c7ed4d6ba74fe0f96e0f4e465ca959d688b6517fee280-d # internal
2025-08-20T21:48:32.7344441Z [00:01:59.091]➜  internal/godebug
2025-08-20T21:48:32.7345001Z [00:01:59.091]➜  mkdir -p $WORK/b039/
2025-08-20T21:48:32.7345732Z [00:01:59.092]➜  cat >/tmp/go-build1953077370/b039/importcfg << 'EOF' # internal
2025-08-20T21:48:32.7346415Z [00:01:59.092]➜  # import config
2025-08-20T21:48:32.7347135Z [00:01:59.092]➜  packagefile internal/bisect=/tmp/go-build1953077370/b040/_pkg_.a
2025-08-20T21:48:32.7348133Z [00:01:59.092]➜  packagefile internal/godebugs=/tmp/go-build1953077370/b016/_pkg_.a
2025-08-20T21:48:32.7349056Z [00:01:59.092]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:32.7349902Z [00:01:59.092]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:32.7350552Z [00:01:59.092]➜  EOF
2025-08-20T21:48:32.7353968Z [00:01:59.092]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "/root/.go/src/internal/godebug=>internal/godebug;$WORK/b039=>" -p internal/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid N5-mWWbawAbbtRRJA56i/N5-mWWbawAbbtRRJA56i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /root/.go/src/internal/godebug/godebug.go
2025-08-20T21:48:32.7739347Z [00:01:59.135]➜  go tool buildid -w $WORK/b087/_pkg_.a # internal
2025-08-20T21:48:32.7788746Z [00:01:59.140]➜  cp $WORK/b087/_pkg_.a /root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d # internal
2025-08-20T21:48:32.7794512Z [00:01:59.140]➜  io
2025-08-20T21:48:32.7795006Z [00:01:59.140]➜  mkdir -p $WORK/b055/
2025-08-20T21:48:32.7805388Z [00:01:59.141]➜  cat >/tmp/go-build1953077370/b055/importcfg << 'EOF' # internal
2025-08-20T21:48:32.7806136Z [00:01:59.141]➜  # import config
2025-08-20T21:48:32.7806837Z [00:01:59.141]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:32.7807730Z [00:01:59.141]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:32.7808369Z [00:01:59.141]➜  EOF
2025-08-20T21:48:32.7811133Z [00:01:59.141]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "/root/.go/src/io=>io;$WORK/b055=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid lCtZZ8dVmk8y4HP_DWVv/lCtZZ8dVmk8y4HP_DWVv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /root/.go/src/io/io.go /root/.go/src/io/multi.go /root/.go/src/io/pipe.go
2025-08-20T21:48:32.8327597Z [00:01:59.194]➜  go tool buildid -w $WORK/b052/_pkg_.a # internal
2025-08-20T21:48:32.8375315Z [00:01:59.199]➜  cp $WORK/b052/_pkg_.a /root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d # internal
2025-08-20T21:48:32.8382905Z [00:01:59.199]➜  reflect
2025-08-20T21:48:32.8388520Z [00:01:59.200]➜  mkdir -p $WORK/b050/
2025-08-20T21:48:32.8389203Z [00:01:59.200]➜  echo -n > $WORK/b050/go_asm.h # internal
2025-08-20T21:48:32.8389844Z [00:01:59.200]➜  cd /root/.go/src/reflect
2025-08-20T21:48:32.8391816Z [00:01:59.200]➜  /root/.go/pkg/tool/linux_amd64/asm -p reflect -trimpath "/root/.go/src/reflect=>reflect;$WORK/b050=>" -I $WORK/b050/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b050/symabis ./asm_amd64.s
2025-08-20T21:48:32.8484582Z [00:01:59.209]➜  cat >/tmp/go-build1953077370/b050/importcfg << 'EOF' # internal
2025-08-20T21:48:32.8485395Z [00:01:59.209]➜  # import config
2025-08-20T21:48:32.8486110Z [00:01:59.209]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:32.8487020Z [00:01:59.209]➜  packagefile internal/abi=/tmp/go-build1953077370/b006/_pkg_.a
2025-08-20T21:48:32.8487975Z [00:01:59.209]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:48:32.8504882Z [00:01:59.209]➜  packagefile internal/goarch=/tmp/go-build1953077370/b007/_pkg_.a
2025-08-20T21:48:32.8506335Z [00:01:59.212]➜  packagefile internal/itoa=/tmp/go-build1953077370/b043/_pkg_.a
2025-08-20T21:48:32.8507393Z [00:01:59.212]➜  packagefile internal/race=/tmp/go-build1953077370/b030/_pkg_.a
2025-08-20T21:48:32.8508442Z [00:01:59.212]➜  packagefile internal/runtime/maps=/tmp/go-build1953077370/b027/_pkg_.a
2025-08-20T21:48:32.8509569Z [00:01:59.212]➜  packagefile internal/runtime/sys=/tmp/go-build1953077370/b031/_pkg_.a
2025-08-20T21:48:32.8510619Z [00:01:59.212]➜  packagefile internal/unsafeheader=/tmp/go-build1953077370/b009/_pkg_.a
2025-08-20T21:48:32.8511586Z [00:01:59.212]➜  packagefile iter=/tmp/go-build1953077370/b047/_pkg_.a
2025-08-20T21:48:32.8512441Z [00:01:59.212]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:32.8513486Z [00:01:59.212]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:32.8514351Z [00:01:59.212]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:32.8515208Z [00:01:59.212]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:32.8516347Z [00:01:59.212]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:32.8517285Z [00:01:59.212]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:32.8517991Z [00:01:59.212]➜  EOF
2025-08-20T21:48:32.8518547Z [00:01:59.212]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:32.8524256Z [00:01:59.212]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "/root/.go/src/reflect=>reflect;$WORK/b050=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid 5sHFdcVSOaePWPa_osmi/5sHFdcVSOaePWPa_osmi -goversion go1.25.0 -symabis $WORK/b050/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h /root/.go/src/reflect/abi.go /root/.go/src/reflect/badlinkname.go /root/.go/src/reflect/deepequal.go /root/.go/src/reflect/float32reg_generic.go /root/.go/src/reflect/iter.go /root/.go/src/reflect/makefunc.go /root/.go/src/reflect/map_swiss.go /root/.go/src/reflect/swapper.go /root/.go/src/reflect/type.go /root/.go/src/reflect/value.go /root/.go/src/reflect/visiblefields.go
2025-08-20T21:48:32.8841943Z [00:01:59.245]➜  go tool buildid -w $WORK/b055/_pkg_.a # internal
2025-08-20T21:48:32.8862528Z [00:01:59.247]➜  cp $WORK/b055/_pkg_.a /root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d # internal
2025-08-20T21:48:32.8863980Z [00:01:59.247]➜  path
2025-08-20T21:48:32.8864634Z [00:01:59.247]➜  mkdir -p $WORK/b059/
2025-08-20T21:48:32.8868742Z [00:01:59.248]➜  cat >/tmp/go-build1953077370/b059/importcfg << 'EOF' # internal
2025-08-20T21:48:32.8869451Z [00:01:59.248]➜  # import config
2025-08-20T21:48:32.8870136Z [00:01:59.248]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:32.8871063Z [00:01:59.248]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:48:32.8872021Z [00:01:59.248]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:32.8872627Z [00:01:59.248]➜  EOF
2025-08-20T21:48:32.8876883Z [00:01:59.248]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "/root/.go/src/path=>path;$WORK/b059=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid roIG9ekWhyDxJW_Ts0yu/roIG9ekWhyDxJW_Ts0yu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /root/.go/src/path/match.go /root/.go/src/path/path.go
2025-08-20T21:48:32.8942318Z [00:01:59.255]➜  go tool buildid -w $WORK/b039/_pkg_.a # internal
2025-08-20T21:48:32.8974523Z [00:01:59.259]➜  cp $WORK/b039/_pkg_.a /root/.cache/go-build/15/154de7a1e48c9972cc3f3b67efc110fb25d653b3948828a79b9a08ef84fb5557-d # internal
2025-08-20T21:48:32.8980520Z [00:01:59.259]➜  math/rand
2025-08-20T21:48:32.8984946Z [00:01:59.260]➜  mkdir -p $WORK/b065/
2025-08-20T21:48:32.9004591Z [00:01:59.262]➜  cat >/tmp/go-build1953077370/b065/importcfg << 'EOF' # internal
2025-08-20T21:48:32.9005422Z [00:01:59.262]➜  # import config
2025-08-20T21:48:32.9006598Z [00:01:59.262]➜  packagefile internal/godebug=/tmp/go-build1953077370/b039/_pkg_.a
2025-08-20T21:48:32.9008534Z [00:01:59.262]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:32.9009423Z [00:01:59.262]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:32.9010330Z [00:01:59.262]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:32.9010997Z [00:01:59.262]➜  EOF
2025-08-20T21:48:32.9014773Z [00:01:59.262]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "/root/.go/src/math/rand=>math/rand;$WORK/b065=>" -p math/rand -lang=go1.25 -std -complete -installsuffix shared -buildid IdCcwEfHNes69rENPqub/IdCcwEfHNes69rENPqub -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /root/.go/src/math/rand/exp.go /root/.go/src/math/rand/normal.go /root/.go/src/math/rand/rand.go /root/.go/src/math/rand/rng.go /root/.go/src/math/rand/zipf.go
2025-08-20T21:48:32.9175707Z [00:01:59.279]➜  go tool buildid -w $WORK/b059/_pkg_.a # internal
2025-08-20T21:48:32.9186040Z [00:01:59.279]➜  cp $WORK/b059/_pkg_.a /root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d # internal
2025-08-20T21:48:32.9187113Z [00:01:59.279]➜  bytes
2025-08-20T21:48:32.9188618Z [00:01:59.279]➜  mkdir -p $WORK/b068/
2025-08-20T21:48:32.9214227Z [00:01:59.280]➜  cat >/tmp/go-build1953077370/b068/importcfg << 'EOF' # internal
2025-08-20T21:48:32.9215681Z [00:01:59.280]➜  # import config
2025-08-20T21:48:32.9216706Z [00:01:59.280]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:32.9217642Z [00:01:59.280]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:48:32.9218498Z [00:01:59.280]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:32.9219287Z [00:01:59.280]➜  packagefile iter=/tmp/go-build1953077370/b047/_pkg_.a
2025-08-20T21:48:32.9220093Z [00:01:59.280]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:32.9220908Z [00:01:59.280]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:32.9221758Z [00:01:59.280]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:32.9222408Z [00:01:59.280]➜  EOF
2025-08-20T21:48:32.9225601Z [00:01:59.280]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "/root/.go/src/bytes=>bytes;$WORK/b068=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid d0zgAlIUGYcZ2cGmr7nY/d0zgAlIUGYcZ2cGmr7nY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /root/.go/src/bytes/buffer.go /root/.go/src/bytes/bytes.go /root/.go/src/bytes/iter.go /root/.go/src/bytes/reader.go
2025-08-20T21:48:33.0202899Z [00:01:59.381]➜  go tool buildid -w $WORK/b065/_pkg_.a # internal
2025-08-20T21:48:33.0223582Z [00:01:59.384]➜  cp $WORK/b065/_pkg_.a /root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d # internal
2025-08-20T21:48:33.0259538Z [00:01:59.387]➜  strings
2025-08-20T21:48:33.0260167Z [00:01:59.387]➜  mkdir -p $WORK/b069/
2025-08-20T21:48:33.0264746Z [00:01:59.388]➜  cat >/tmp/go-build1953077370/b069/importcfg << 'EOF' # internal
2025-08-20T21:48:33.0267453Z [00:01:59.388]➜  # import config
2025-08-20T21:48:33.0268493Z [00:01:59.388]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:33.0269302Z [00:01:59.388]➜  packagefile internal/abi=/tmp/go-build1953077370/b006/_pkg_.a
2025-08-20T21:48:33.0270113Z [00:01:59.388]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:48:33.0271087Z [00:01:59.388]➜  packagefile internal/stringslite=/tmp/go-build1953077370/b032/_pkg_.a
2025-08-20T21:48:33.0271933Z [00:01:59.388]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:33.0272693Z [00:01:59.388]➜  packagefile iter=/tmp/go-build1953077370/b047/_pkg_.a
2025-08-20T21:48:33.0273712Z [00:01:59.388]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:33.0274546Z [00:01:59.388]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:33.0275384Z [00:01:59.388]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:33.0276280Z [00:01:59.388]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:33.0276959Z [00:01:59.388]➜  EOF
2025-08-20T21:48:33.0283332Z [00:01:59.389]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "/root/.go/src/strings=>strings;$WORK/b069=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid p5X9GGCbh0IlFMI_7Vz2/p5X9GGCbh0IlFMI_7Vz2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /root/.go/src/strings/builder.go /root/.go/src/strings/clone.go /root/.go/src/strings/compare.go /root/.go/src/strings/iter.go /root/.go/src/strings/reader.go /root/.go/src/strings/replace.go /root/.go/src/strings/search.go /root/.go/src/strings/strings.go
2025-08-20T21:48:33.0948571Z [00:01:59.456]➜  go tool buildid -w $WORK/b068/_pkg_.a # internal
2025-08-20T21:48:33.0968740Z [00:01:59.458]➜  cp $WORK/b068/_pkg_.a /root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d # internal
2025-08-20T21:48:33.0988752Z [00:01:59.460]➜  vendor/golang.org/x/net/dns/dnsmessage
2025-08-20T21:48:33.0992747Z [00:01:59.460]➜  mkdir -p $WORK/b075/
2025-08-20T21:48:33.0994984Z [00:01:59.461]➜  cat >/tmp/go-build1953077370/b075/importcfg << 'EOF' # internal
2025-08-20T21:48:33.0998002Z [00:01:59.461]➜  # import config
2025-08-20T21:48:33.0998713Z [00:01:59.461]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:33.0999370Z [00:01:59.461]➜  EOF
2025-08-20T21:48:33.1002951Z [00:01:59.461]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/dns/dnsmessage=>vendor/golang.org/x/net/dns/dnsmessage;$WORK/b075=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.25 -std -complete -installsuffix shared -buildid RxfIdmySJo_fyi_wpEHS/RxfIdmySJo_fyi_wpEHS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /root/.go/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
2025-08-20T21:48:33.1828673Z [00:01:59.544]➜  cd /root/.go/src/syscall
2025-08-20T21:48:33.1833397Z [00:01:59.544]➜  /root/.go/pkg/tool/linux_amd64/asm -p syscall -trimpath "/root/.go/src/syscall=>syscall;$WORK/b042=>" -I $WORK/b042/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b042/asm_linux_amd64.o ./asm_linux_amd64.s
2025-08-20T21:48:33.1897051Z [00:01:59.551]➜  go tool pack r $WORK/b042/_pkg_.a $WORK/b042/asm_linux_amd64.o # internal
2025-08-20T21:48:33.1898162Z [00:01:59.551]➜  go tool buildid -w $WORK/b042/_pkg_.a # internal
2025-08-20T21:48:33.2016711Z [00:01:59.563]➜  cp $WORK/b042/_pkg_.a /root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d # internal
2025-08-20T21:48:33.2020418Z [00:01:59.563]➜  time
2025-08-20T21:48:33.2021035Z [00:01:59.563]➜  mkdir -p $WORK/b038/
2025-08-20T21:48:33.2026621Z [00:01:59.564]➜  cat >/tmp/go-build1953077370/b038/importcfg << 'EOF' # internal
2025-08-20T21:48:33.2027445Z [00:01:59.564]➜  # import config
2025-08-20T21:48:33.2028244Z [00:01:59.564]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:33.2029376Z [00:01:59.564]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:48:33.2030424Z [00:01:59.564]➜  packagefile internal/godebug=/tmp/go-build1953077370/b039/_pkg_.a
2025-08-20T21:48:33.2031559Z [00:01:59.564]➜  packagefile internal/stringslite=/tmp/go-build1953077370/b032/_pkg_.a
2025-08-20T21:48:33.2032544Z [00:01:59.564]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:33.2044227Z [00:01:59.564]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:33.2045040Z [00:01:59.564]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:33.2045814Z [00:01:59.564]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:33.2046401Z [00:01:59.564]➜  EOF
2025-08-20T21:48:33.2047212Z [00:01:59.564]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:33.2051584Z [00:01:59.564]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "/root/.go/src/time=>time;$WORK/b038=>" -p time -lang=go1.25 -std -installsuffix shared -buildid SpkV7-F9eS-s5mbczKeK/SpkV7-F9eS-s5mbczKeK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /root/.go/src/time/format.go /root/.go/src/time/format_rfc3339.go /root/.go/src/time/sleep.go /root/.go/src/time/sys_unix.go /root/.go/src/time/tick.go /root/.go/src/time/time.go /root/.go/src/time/zoneinfo.go /root/.go/src/time/zoneinfo_goroot.go /root/.go/src/time/zoneinfo_read.go /root/.go/src/time/zoneinfo_unix.go
2025-08-20T21:48:33.2290355Z [00:01:59.590]➜  go tool buildid -w $WORK/b069/_pkg_.a # internal
2025-08-20T21:48:33.2314211Z [00:01:59.593]➜  cp $WORK/b069/_pkg_.a /root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d # internal
2025-08-20T21:48:33.2434623Z [00:01:59.605]➜  internal/syscall/unix
2025-08-20T21:48:33.2435183Z [00:01:59.605]➜  mkdir -p $WORK/b061/
2025-08-20T21:48:33.2444541Z [00:01:59.606]➜  cat >/tmp/go-build1953077370/b061/importcfg << 'EOF' # internal
2025-08-20T21:48:33.2445243Z [00:01:59.606]➜  # import config
2025-08-20T21:48:33.2445848Z [00:01:59.606]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:33.2446662Z [00:01:59.606]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:33.2447457Z [00:01:59.606]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:33.2448015Z [00:01:59.606]➜  EOF
2025-08-20T21:48:33.2460167Z [00:01:59.606]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "/root/.go/src/internal/syscall/unix=>internal/syscall/unix;$WORK/b061=>" -p internal/syscall/unix -lang=go1.25 -std -complete -installsuffix shared -buildid Psg3J4fdrymlNBBWuZrK/Psg3J4fdrymlNBBWuZrK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /root/.go/src/internal/syscall/unix/at.go /root/.go/src/internal/syscall/unix/at_fstatat.go /root/.go/src/internal/syscall/unix/at_sysnum_linux.go /root/.go/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /root/.go/src/internal/syscall/unix/constants.go /root/.go/src/internal/syscall/unix/copy_file_range_unix.go /root/.go/src/internal/syscall/unix/eaccess.go /root/.go/src/internal/syscall/unix/faccessat_syscall.go /root/.go/src/internal/syscall/unix/fcntl_unix.go /root/.go/src/internal/syscall/unix/getrandom.go /root/.go/src/internal/syscall/unix/getrandom_linux.go /root/.go/src/internal/syscall/unix/kernel_version_linux.go /root/.go/src/internal/syscall/unix/net.go /root/.go/src/internal/syscall/unix/nofollow_posix.go /root/.go/src/internal/syscall/unix/nonblocking_unix.go /root/.go/src/internal/syscall/unix/pidfd_linux.go /root/.go/src/internal/syscall/unix/renameat_sysnum_linux.go /root/.go/src/internal/syscall/unix/siginfo_linux.go /root/.go/src/internal/syscall/unix/siginfo_linux_other.go /root/.go/src/internal/syscall/unix/syscall.go /root/.go/src/internal/syscall/unix/sysnum_linux_amd64.go /root/.go/src/internal/syscall/unix/tcsetpgrp_linux.go /root/.go/src/internal/syscall/unix/utimes.go /root/.go/src/internal/syscall/unix/waitid_linux.go
2025-08-20T21:48:33.3231485Z [00:01:59.684]➜  go tool buildid -w $WORK/b061/_pkg_.a # internal
2025-08-20T21:48:33.3248815Z [00:01:59.686]➜  cp $WORK/b061/_pkg_.a /root/.cache/go-build/ca/ca1cccbdbc48033da956e2ce732dd02418956360eb20980eeba15ecec95ce61a-d # internal
2025-08-20T21:48:33.3249908Z [00:01:59.686]➜  internal/syscall/execenv
2025-08-20T21:48:33.3250451Z [00:01:59.686]➜  mkdir -p $WORK/b062/
2025-08-20T21:48:33.3281805Z [00:01:59.689]➜  cat >/tmp/go-build1953077370/b062/importcfg << 'EOF' # internal
2025-08-20T21:48:33.3282581Z [00:01:59.689]➜  # import config
2025-08-20T21:48:33.3283547Z [00:01:59.689]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:33.3284231Z [00:01:59.689]➜  EOF
2025-08-20T21:48:33.3287812Z [00:01:59.689]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "/root/.go/src/internal/syscall/execenv=>internal/syscall/execenv;$WORK/b062=>" -p internal/syscall/execenv -lang=go1.25 -std -complete -installsuffix shared -buildid VBTr6_FsAtNdiuAsmKeK/VBTr6_FsAtNdiuAsmKeK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /root/.go/src/internal/syscall/execenv/execenv_default.go
2025-08-20T21:48:33.3531490Z [00:01:59.714]➜  go tool buildid -w $WORK/b062/_pkg_.a # internal
2025-08-20T21:48:33.3543794Z [00:01:59.715]➜  cp $WORK/b062/_pkg_.a /root/.cache/go-build/78/78e88c038ec7f33ab30907b2537c216118212cff0bd9c32c48b63c9f653b5cdf-d # internal
2025-08-20T21:48:33.3550402Z [00:01:59.715]➜  bufio
2025-08-20T21:48:33.3550890Z [00:01:59.715]➜  mkdir -p $WORK/b067/
2025-08-20T21:48:33.3551617Z [00:01:59.716]➜  cat >/tmp/go-build1953077370/b067/importcfg << 'EOF' # internal
2025-08-20T21:48:33.3552313Z [00:01:59.716]➜  # import config
2025-08-20T21:48:33.3553024Z [00:01:59.716]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:33.3554098Z [00:01:59.716]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:33.3554925Z [00:01:59.716]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:33.3555759Z [00:01:59.716]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:33.3556660Z [00:01:59.716]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:33.3557320Z [00:01:59.716]➜  EOF
2025-08-20T21:48:33.3560025Z [00:01:59.716]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "/root/.go/src/bufio=>bufio;$WORK/b067=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid lMiptq_IVFXdFizLJxvr/lMiptq_IVFXdFizLJxvr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /root/.go/src/bufio/bufio.go /root/.go/src/bufio/scan.go
2025-08-20T21:48:33.4273898Z [00:01:59.789]➜  go tool buildid -w $WORK/b075/_pkg_.a # internal
2025-08-20T21:48:33.4355125Z [00:01:59.796]➜  cp $WORK/b075/_pkg_.a /root/.cache/go-build/77/778cb86cc7ce4d286b8112b3dc66b4c107d110c761609350420a5a42ce64a6f1-d # internal
2025-08-20T21:48:33.4356677Z [00:01:59.796]➜  internal/singleflight
2025-08-20T21:48:33.4357247Z [00:01:59.796]➜  mkdir -p $WORK/b077/
2025-08-20T21:48:33.4357993Z [00:01:59.797]➜  cat >/tmp/go-build1953077370/b077/importcfg << 'EOF' # internal
2025-08-20T21:48:33.4358704Z [00:01:59.797]➜  # import config
2025-08-20T21:48:33.4359374Z [00:01:59.797]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:33.4360006Z [00:01:59.797]➜  EOF
2025-08-20T21:48:33.4363389Z [00:01:59.797]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "/root/.go/src/internal/singleflight=>internal/singleflight;$WORK/b077=>" -p internal/singleflight -lang=go1.25 -std -complete -installsuffix shared -buildid g-qjEonbg4KzmVs38yhx/g-qjEonbg4KzmVs38yhx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /root/.go/src/internal/singleflight/singleflight.go
2025-08-20T21:48:33.4876378Z [00:01:59.848]➜  go tool buildid -w $WORK/b067/_pkg_.a # internal
2025-08-20T21:48:33.4877810Z [00:01:59.849]➜  cp $WORK/b067/_pkg_.a /root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d # internal
2025-08-20T21:48:33.4888820Z [00:01:59.850]➜  unique
2025-08-20T21:48:33.4891997Z [00:01:59.850]➜  mkdir -p $WORK/b079/
2025-08-20T21:48:33.4926859Z [00:01:59.854]➜  cat >/tmp/go-build1953077370/b079/importcfg << 'EOF' # internal
2025-08-20T21:48:33.4932766Z [00:01:59.854]➜  # import config
2025-08-20T21:48:33.4933706Z [00:01:59.854]➜  packagefile internal/abi=/tmp/go-build1953077370/b006/_pkg_.a
2025-08-20T21:48:33.4934682Z [00:01:59.854]➜  packagefile internal/goarch=/tmp/go-build1953077370/b007/_pkg_.a
2025-08-20T21:48:33.4935689Z [00:01:59.854]➜  packagefile internal/stringslite=/tmp/go-build1953077370/b032/_pkg_.a
2025-08-20T21:48:33.4937019Z [00:01:59.854]➜  packagefile internal/sync=/tmp/go-build1953077370/b035/_pkg_.a
2025-08-20T21:48:33.4938041Z [00:01:59.854]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:33.4938892Z [00:01:59.854]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:33.4939740Z [00:01:59.854]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:33.4940594Z [00:01:59.854]➜  packagefile weak=/tmp/go-build1953077370/b080/_pkg_.a
2025-08-20T21:48:33.4941194Z [00:01:59.854]➜  EOF
2025-08-20T21:48:33.4944628Z [00:01:59.854]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "/root/.go/src/unique=>unique;$WORK/b079=>" -p unique -lang=go1.25 -std -complete -installsuffix shared -buildid slzjFFHIY2oIZPIsSEyx/slzjFFHIY2oIZPIsSEyx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /root/.go/src/unique/canonmap.go /root/.go/src/unique/clone.go /root/.go/src/unique/doc.go /root/.go/src/unique/handle.go
2025-08-20T21:48:33.4947688Z [00:01:59.854]➜  go tool buildid -w $WORK/b077/_pkg_.a # internal
2025-08-20T21:48:33.4949020Z [00:01:59.854]➜  cp $WORK/b077/_pkg_.a /root/.cache/go-build/7f/7f4bef26bc96f233f4368d5b5b00f042e9f77dc53afc3826de67fcaad1a98096-d # internal
2025-08-20T21:48:33.5104578Z [00:01:59.872]➜  runtime/cgo
2025-08-20T21:48:33.5108533Z [00:01:59.872]➜  mkdir -p $WORK/b081/
2025-08-20T21:48:33.5132677Z [00:01:59.874]➜  echo -n > $WORK/b081/preferlinkext # internal
2025-08-20T21:48:33.5154753Z [00:01:59.877]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:48:33.5160540Z [00:01:59.877]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_amd64/cgo -objdir $WORK/b081/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b081/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go
2025-08-20T21:48:33.5619845Z [00:01:59.923]➜  cd $WORK
2025-08-20T21:48:33.5623460Z [00:01:59.923]➜  gcc -fno-caret-diagnostics -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:48:33.6347534Z [00:01:59.996]➜  gcc -Qunused-arguments -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:48:33.6841277Z [00:02:00.045]➜  gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true
2025-08-20T21:48:33.7074378Z [00:02:00.068]➜  go tool buildid -w $WORK/b079/_pkg_.a # internal
2025-08-20T21:48:33.7121617Z [00:02:00.073]➜  cp $WORK/b079/_pkg_.a /root/.cache/go-build/31/31e528a46c3c921de362b49c379fabc13d93d6d9cb23e5b80c9c14909d23d9e5-d # internal
2025-08-20T21:48:33.7484656Z [00:02:00.109]➜  gcc -fdebug-prefix-map=a=b -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:48:33.7538139Z [00:02:00.115]➜  go tool buildid -w $WORK/b038/_pkg_.a # internal
2025-08-20T21:48:33.7589418Z [00:02:00.120]➜  cp $WORK/b038/_pkg_.a /root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d # internal
2025-08-20T21:48:33.7735578Z [00:02:00.132]➜  gcc -ffile-prefix-map=a=b -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:48:33.7737448Z [00:02:00.135]➜  context
2025-08-20T21:48:33.7739499Z [00:02:00.135]➜  mkdir -p $WORK/b003/
2025-08-20T21:48:33.7740916Z [00:02:00.135]➜  cat >/tmp/go-build1953077370/b003/importcfg << 'EOF' # internal
2025-08-20T21:48:33.7741931Z [00:02:00.135]➜  # import config
2025-08-20T21:48:33.7742883Z [00:02:00.135]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:33.7744296Z [00:02:00.135]➜  packagefile internal/reflectlite=/tmp/go-build1953077370/b005/_pkg_.a
2025-08-20T21:48:33.7745552Z [00:02:00.135]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:33.7752716Z [00:02:00.135]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:33.7753749Z [00:02:00.135]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:33.7754358Z [00:02:00.135]➜  EOF
2025-08-20T21:48:33.7755160Z [00:02:00.135]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:33.7757979Z [00:02:00.135]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "/root/.go/src/context=>context;$WORK/b003=>" -p context -lang=go1.25 -std -complete -installsuffix shared -buildid cqkdNwrifRVhLsX1-tMY/cqkdNwrifRVhLsX1-tMY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /root/.go/src/context/context.go
2025-08-20T21:48:33.8015304Z [00:02:00.163]➜  io/fs
2025-08-20T21:48:33.8018017Z [00:02:00.163]➜  mkdir -p $WORK/b058/
2025-08-20T21:48:33.8056915Z [00:02:00.167]➜  cat >/tmp/go-build1953077370/b058/importcfg << 'EOF' # internal
2025-08-20T21:48:33.8065617Z [00:02:00.167]➜  # import config
2025-08-20T21:48:33.8066310Z [00:02:00.167]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:33.8067228Z [00:02:00.167]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:48:33.8068230Z [00:02:00.167]➜  packagefile internal/oserror=/tmp/go-build1953077370/b044/_pkg_.a
2025-08-20T21:48:33.8069106Z [00:02:00.167]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:33.8069924Z [00:02:00.167]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:48:33.8070719Z [00:02:00.167]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:33.8071526Z [00:02:00.167]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:33.8072375Z [00:02:00.167]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:33.8073010Z [00:02:00.167]➜  EOF
2025-08-20T21:48:33.8078047Z [00:02:00.167]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "/root/.go/src/io/fs=>io/fs;$WORK/b058=>" -p io/fs -lang=go1.25 -std -complete -installsuffix shared -buildid pq2CM60xOM7HPAgcBiSM/pq2CM60xOM7HPAgcBiSM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /root/.go/src/io/fs/format.go /root/.go/src/io/fs/fs.go /root/.go/src/io/fs/glob.go /root/.go/src/io/fs/readdir.go /root/.go/src/io/fs/readfile.go /root/.go/src/io/fs/readlink.go /root/.go/src/io/fs/stat.go /root/.go/src/io/fs/sub.go /root/.go/src/io/fs/walk.go
2025-08-20T21:48:33.8081846Z [00:02:00.167]➜  cd $WORK
2025-08-20T21:48:33.8082766Z [00:02:00.167]➜  gcc -gno-record-gcc-switches -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:48:33.8392201Z [00:02:00.200]➜  gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:48:33.8701187Z [00:02:00.231]➜  cd $WORK/b081
2025-08-20T21:48:33.8707442Z [00:02:00.231]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I $WORK/b081/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b081/_x001.o -c _cgo_export.c
2025-08-20T21:48:33.9123047Z [00:02:00.273]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I $WORK/b081/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b081/_x002.o -c cgo.cgo2.c
2025-08-20T21:48:33.9128303Z [00:02:00.274]➜  go tool buildid -w $WORK/b003/_pkg_.a # internal
2025-08-20T21:48:33.9148435Z [00:02:00.276]➜  cp $WORK/b003/_pkg_.a /root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d # internal
2025-08-20T21:48:33.9179288Z [00:02:00.279]➜  internal/poll
2025-08-20T21:48:33.9187559Z [00:02:00.280]➜  mkdir -p $WORK/b060/
2025-08-20T21:48:33.9191375Z [00:02:00.280]➜  cat >/tmp/go-build1953077370/b060/importcfg << 'EOF' # internal
2025-08-20T21:48:33.9198264Z [00:02:00.281]➜  # import config
2025-08-20T21:48:33.9198909Z [00:02:00.281]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:33.9199773Z [00:02:00.281]➜  packagefile internal/itoa=/tmp/go-build1953077370/b043/_pkg_.a
2025-08-20T21:48:33.9200750Z [00:02:00.281]➜  packagefile internal/syscall/unix=/tmp/go-build1953077370/b061/_pkg_.a
2025-08-20T21:48:33.9201622Z [00:02:00.281]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:33.9202360Z [00:02:00.281]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:33.9203251Z [00:02:00.281]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:33.9204039Z [00:02:00.281]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:33.9204839Z [00:02:00.281]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:33.9205634Z [00:02:00.281]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:33.9206204Z [00:02:00.281]➜  EOF
2025-08-20T21:48:33.9206693Z [00:02:00.281]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:33.9237398Z [00:02:00.281]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "/root/.go/src/internal/poll=>internal/poll;$WORK/b060=>" -p internal/poll -lang=go1.25 -std -installsuffix shared -buildid aMkCY-hXUPExFrik4-fF/aMkCY-hXUPExFrik4-fF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /root/.go/src/internal/poll/copy_file_range_linux.go /root/.go/src/internal/poll/copy_file_range_unix.go /root/.go/src/internal/poll/errno_unix.go /root/.go/src/internal/poll/fd.go /root/.go/src/internal/poll/fd_fsync_posix.go /root/.go/src/internal/poll/fd_mutex.go /root/.go/src/internal/poll/fd_poll_runtime.go /root/.go/src/internal/poll/fd_posix.go /root/.go/src/internal/poll/fd_unix.go /root/.go/src/internal/poll/fd_unixjs.go /root/.go/src/internal/poll/fd_writev_unix.go /root/.go/src/internal/poll/hook_cloexec.go /root/.go/src/internal/poll/hook_unix.go /root/.go/src/internal/poll/iovec_unix.go /root/.go/src/internal/poll/sendfile.go /root/.go/src/internal/poll/sendfile_unix.go /root/.go/src/internal/poll/sock_cloexec.go /root/.go/src/internal/poll/sockopt.go /root/.go/src/internal/poll/sockopt_linux.go /root/.go/src/internal/poll/sockopt_unix.go /root/.go/src/internal/poll/sockoptip.go /root/.go/src/internal/poll/splice_linux.go /root/.go/src/internal/poll/writev.go
2025-08-20T21:48:33.9385570Z [00:02:00.300]➜  cd /root/.go/src/reflect
2025-08-20T21:48:33.9389618Z [00:02:00.300]➜  /root/.go/pkg/tool/linux_amd64/asm -p reflect -trimpath "/root/.go/src/reflect=>reflect;$WORK/b050=>" -I $WORK/b050/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b050/asm_amd64.o ./asm_amd64.s
2025-08-20T21:48:33.9436690Z [00:02:00.304]➜  go tool pack r $WORK/b050/_pkg_.a $WORK/b050/asm_amd64.o # internal
2025-08-20T21:48:33.9444154Z [00:02:00.305]➜  go tool buildid -w $WORK/b058/_pkg_.a # internal
2025-08-20T21:48:33.9444927Z [00:02:00.305]➜  go tool buildid -w $WORK/b050/_pkg_.a # internal
2025-08-20T21:48:33.9449648Z [00:02:00.306]➜  cp $WORK/b058/_pkg_.a /root/.cache/go-build/fc/fccee468363facdb09b45d99d9f154b47b64a07d18cd2fa40a6b3ed71255d5d0-d # internal
2025-08-20T21:48:33.9460574Z [00:02:00.306]➜  internal/filepathlite
2025-08-20T21:48:33.9461132Z [00:02:00.306]➜  mkdir -p $WORK/b057/
2025-08-20T21:48:33.9461886Z [00:02:00.307]➜  cat >/tmp/go-build1953077370/b057/importcfg << 'EOF' # internal
2025-08-20T21:48:33.9462655Z [00:02:00.307]➜  # import config
2025-08-20T21:48:33.9463529Z [00:02:00.307]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:33.9464439Z [00:02:00.307]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:48:33.9465458Z [00:02:00.307]➜  packagefile internal/stringslite=/tmp/go-build1953077370/b032/_pkg_.a
2025-08-20T21:48:33.9466695Z [00:02:00.307]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:33.9467554Z [00:02:00.307]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:33.9468244Z [00:02:00.307]➜  EOF
2025-08-20T21:48:33.9468784Z [00:02:00.307]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:33.9472807Z [00:02:00.307]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "/root/.go/src/internal/filepathlite=>internal/filepathlite;$WORK/b057=>" -p internal/filepathlite -lang=go1.25 -std -complete -installsuffix shared -buildid 8QpI-0QHZ2zFbmcSrCfr/8QpI-0QHZ2zFbmcSrCfr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /root/.go/src/internal/filepathlite/path.go /root/.go/src/internal/filepathlite/path_nonwindows.go /root/.go/src/internal/filepathlite/path_unix.go
2025-08-20T21:48:33.9529373Z [00:02:00.314]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:48:33.9533923Z [00:02:00.314]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I $WORK/b081/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b081/_x003.o -c gcc_context.c
2025-08-20T21:48:33.9568217Z [00:02:00.318]➜  cp $WORK/b050/_pkg_.a /root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d # internal
2025-08-20T21:48:33.9577421Z [00:02:00.318]➜  internal/fmtsort
2025-08-20T21:48:33.9577957Z [00:02:00.318]➜  mkdir -p $WORK/b049/
2025-08-20T21:48:33.9578692Z [00:02:00.319]➜  cat >/tmp/go-build1953077370/b049/importcfg << 'EOF' # internal
2025-08-20T21:48:33.9579362Z [00:02:00.319]➜  # import config
2025-08-20T21:48:33.9579979Z [00:02:00.319]➜  packagefile cmp=/tmp/go-build1953077370/b046/_pkg_.a
2025-08-20T21:48:33.9580777Z [00:02:00.319]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:33.9581550Z [00:02:00.319]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:33.9582118Z [00:02:00.319]➜  EOF
2025-08-20T21:48:33.9584636Z [00:02:00.320]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:33.9587558Z [00:02:00.320]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "/root/.go/src/internal/fmtsort=>internal/fmtsort;$WORK/b049=>" -p internal/fmtsort -lang=go1.25 -std -complete -installsuffix shared -buildid cYUTo3b48V3JDSnH5ZsN/cYUTo3b48V3JDSnH5ZsN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /root/.go/src/internal/fmtsort/sort.go
2025-08-20T21:48:33.9848872Z [00:02:00.346]➜  go tool buildid -w $WORK/b057/_pkg_.a # internal
2025-08-20T21:48:33.9855430Z [00:02:00.346]➜  cp $WORK/b057/_pkg_.a /root/.cache/go-build/ff/ffb5801c47a3fb009cba1fc66c4ab3b12299a5e506c71615a431026b16fa568a-d # internal
2025-08-20T21:48:33.9862723Z [00:02:00.346]➜  github.com/cenkalti/backoff/v4
2025-08-20T21:48:33.9863599Z [00:02:00.346]➜  mkdir -p $WORK/b064/
2025-08-20T21:48:33.9864414Z [00:02:00.347]➜  cat >/tmp/go-build1953077370/b064/importcfg << 'EOF' # internal
2025-08-20T21:48:33.9865160Z [00:02:00.347]➜  # import config
2025-08-20T21:48:33.9865869Z [00:02:00.347]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:33.9866748Z [00:02:00.347]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:33.9867575Z [00:02:00.347]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:33.9868396Z [00:02:00.347]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:33.9869195Z [00:02:00.347]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:33.9870422Z [00:02:00.348]➜  EOF
2025-08-20T21:48:33.9877488Z [00:02:00.348]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0=>github.com/cenkalti/backoff/v4@v4.3.0;$WORK/b064=>" -p github.com/cenkalti/backoff/v4 -lang=go1.18 -complete -installsuffix shared -buildid RgI3X8_-jg_vx1pmUNUe/RgI3X8_-jg_vx1pmUNUe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /root/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0/backoff.go /root/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0/context.go /root/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0/exponential.go /root/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go /root/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0/ticker.go /root/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0/timer.go /root/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0/tries.go
2025-08-20T21:48:33.9944454Z [00:02:00.354]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:48:33.9949234Z [00:02:00.354]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I $WORK/b081/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b081/_x004.o -c gcc_fatalf.c
2025-08-20T21:48:34.0287607Z [00:02:00.389]➜  go tool buildid -w $WORK/b049/_pkg_.a # internal
2025-08-20T21:48:34.0328464Z [00:02:00.394]➜  cp $WORK/b049/_pkg_.a /root/.cache/go-build/93/934b7067c85ff7bb07fb95e32b4b4043e76372281a126fd9354837df1db31613-d # internal
2025-08-20T21:48:34.0329877Z [00:02:00.394]➜  net/netip
2025-08-20T21:48:34.0330672Z [00:02:00.394]➜  mkdir -p $WORK/b078/
2025-08-20T21:48:34.0331692Z [00:02:00.394]➜  cat >/tmp/go-build1953077370/b078/importcfg << 'EOF' # internal
2025-08-20T21:48:34.0332585Z [00:02:00.394]➜  # import config
2025-08-20T21:48:34.0333730Z [00:02:00.394]➜  packagefile cmp=/tmp/go-build1953077370/b046/_pkg_.a
2025-08-20T21:48:34.0335210Z [00:02:00.394]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:34.0336456Z [00:02:00.394]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:48:34.0337720Z [00:02:00.394]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:34.0339203Z [00:02:00.394]➜  packagefile internal/itoa=/tmp/go-build1953077370/b043/_pkg_.a
2025-08-20T21:48:34.0340288Z [00:02:00.394]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:34.0341307Z [00:02:00.394]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:34.0342432Z [00:02:00.394]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:34.0343882Z [00:02:00.394]➜  packagefile unique=/tmp/go-build1953077370/b079/_pkg_.a
2025-08-20T21:48:34.0344752Z [00:02:00.394]➜  EOF
2025-08-20T21:48:34.0354077Z [00:02:00.394]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:34.0358346Z [00:02:00.394]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "/root/.go/src/net/netip=>net/netip;$WORK/b078=>" -p net/netip -lang=go1.25 -std -complete -installsuffix shared -buildid T9NLh6u5PaOGybKdBh3c/T9NLh6u5PaOGybKdBh3c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /root/.go/src/net/netip/netip.go /root/.go/src/net/netip/uint128.go
2025-08-20T21:48:34.0361124Z [00:02:00.394]➜  go tool buildid -w $WORK/b064/_pkg_.a # internal
2025-08-20T21:48:34.0378845Z [00:02:00.399]➜  cp $WORK/b064/_pkg_.a /root/.cache/go-build/cc/cca7f06830cf7e07d15773ab6c7e4f244e81b19dac56eb618c2316a1b882fde2-d # internal
2025-08-20T21:48:34.0387478Z [00:02:00.400]➜  regexp/syntax
2025-08-20T21:48:34.0392230Z [00:02:00.400]➜  mkdir -p $WORK/b086/
2025-08-20T21:48:34.0399202Z [00:02:00.401]➜  cat >/tmp/go-build1953077370/b086/importcfg << 'EOF' # internal
2025-08-20T21:48:34.0401428Z [00:02:00.401]➜  # import config
2025-08-20T21:48:34.0403853Z [00:02:00.401]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:34.0404904Z [00:02:00.401]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:34.0407854Z [00:02:00.401]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:34.0408807Z [00:02:00.401]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:34.0409717Z [00:02:00.401]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:34.0410563Z [00:02:00.401]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:34.0411453Z [00:02:00.401]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:34.0412146Z [00:02:00.401]➜  EOF
2025-08-20T21:48:34.0424896Z [00:02:00.403]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "/root/.go/src/regexp/syntax=>regexp/syntax;$WORK/b086=>" -p regexp/syntax -lang=go1.25 -std -complete -installsuffix shared -buildid ZZLt7kv2e7TNThUqQKwy/ZZLt7kv2e7TNThUqQKwy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /root/.go/src/regexp/syntax/compile.go /root/.go/src/regexp/syntax/doc.go /root/.go/src/regexp/syntax/op_string.go /root/.go/src/regexp/syntax/parse.go /root/.go/src/regexp/syntax/perl_groups.go /root/.go/src/regexp/syntax/prog.go /root/.go/src/regexp/syntax/regexp.go /root/.go/src/regexp/syntax/simplify.go
2025-08-20T21:48:34.0469357Z [00:02:00.408]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:48:34.0475627Z [00:02:00.409]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I $WORK/b081/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b081/_x005.o -c gcc_libinit.c
2025-08-20T21:48:34.1418770Z [00:02:00.503]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I $WORK/b081/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b081/_x006.o -c gcc_linux_amd64.c
2025-08-20T21:48:34.1535280Z [00:02:00.515]➜  go tool buildid -w $WORK/b060/_pkg_.a # internal
2025-08-20T21:48:34.1572583Z [00:02:00.518]➜  cp $WORK/b060/_pkg_.a /root/.cache/go-build/23/23b65ad39a9a3d558cebe6b474db24823d4cdb4d66c1c173a6d7fa8f7b99e627-d # internal
2025-08-20T21:48:34.1584172Z [00:02:00.520]➜  os
2025-08-20T21:48:34.1588525Z [00:02:00.520]➜  mkdir -p $WORK/b056/
2025-08-20T21:48:34.1594472Z [00:02:00.520]➜  cat >/tmp/go-build1953077370/b056/importcfg << 'EOF' # internal
2025-08-20T21:48:34.1600941Z [00:02:00.520]➜  # import config
2025-08-20T21:48:34.1601708Z [00:02:00.520]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:34.1602610Z [00:02:00.520]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:48:34.1603739Z [00:02:00.520]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:34.1604783Z [00:02:00.520]➜  packagefile internal/filepathlite=/tmp/go-build1953077370/b057/_pkg_.a
2025-08-20T21:48:34.1605940Z [00:02:00.520]➜  packagefile internal/goarch=/tmp/go-build1953077370/b007/_pkg_.a
2025-08-20T21:48:34.1639985Z [00:02:00.520]➜  packagefile internal/itoa=/tmp/go-build1953077370/b043/_pkg_.a
2025-08-20T21:48:34.1640962Z [00:02:00.520]➜  packagefile internal/poll=/tmp/go-build1953077370/b060/_pkg_.a
2025-08-20T21:48:34.1641933Z [00:02:00.520]➜  packagefile internal/stringslite=/tmp/go-build1953077370/b032/_pkg_.a
2025-08-20T21:48:34.1642976Z [00:02:00.520]➜  packagefile internal/syscall/execenv=/tmp/go-build1953077370/b062/_pkg_.a
2025-08-20T21:48:34.1644207Z [00:02:00.520]➜  packagefile internal/syscall/unix=/tmp/go-build1953077370/b061/_pkg_.a
2025-08-20T21:48:34.1645218Z [00:02:00.520]➜  packagefile internal/testlog=/tmp/go-build1953077370/b063/_pkg_.a
2025-08-20T21:48:34.1646052Z [00:02:00.520]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:34.1647048Z [00:02:00.520]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:34.1647843Z [00:02:00.521]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:34.1648636Z [00:02:00.521]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:34.1649374Z [00:02:00.521]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:34.1650157Z [00:02:00.521]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:34.1650968Z [00:02:00.521]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:34.1651705Z [00:02:00.521]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:34.1652279Z [00:02:00.521]➜  EOF
2025-08-20T21:48:34.1691723Z [00:02:00.523]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:34.1704492Z [00:02:00.523]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "/root/.go/src/os=>os;$WORK/b056=>" -p os -lang=go1.25 -std -installsuffix shared -buildid It42hYxCHsgGWMfaclET/It42hYxCHsgGWMfaclET -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /root/.go/src/os/dir.go /root/.go/src/os/dir_unix.go /root/.go/src/os/dirent_linux.go /root/.go/src/os/eloop_other.go /root/.go/src/os/env.go /root/.go/src/os/error.go /root/.go/src/os/error_errno.go /root/.go/src/os/exec.go /root/.go/src/os/exec_linux.go /root/.go/src/os/exec_posix.go /root/.go/src/os/exec_unix.go /root/.go/src/os/executable.go /root/.go/src/os/executable_procfs.go /root/.go/src/os/file.go /root/.go/src/os/file_open_unix.go /root/.go/src/os/file_posix.go /root/.go/src/os/file_unix.go /root/.go/src/os/getwd.go /root/.go/src/os/path.go /root/.go/src/os/path_unix.go /root/.go/src/os/pidfd_linux.go /root/.go/src/os/pipe2_unix.go /root/.go/src/os/proc.go /root/.go/src/os/rawconn.go /root/.go/src/os/removeall_at.go /root/.go/src/os/removeall_unix.go /root/.go/src/os/root.go /root/.go/src/os/root_nonwindows.go /root/.go/src/os/root_openat.go /root/.go/src/os/root_unix.go /root/.go/src/os/stat.go /root/.go/src/os/stat_linux.go /root/.go/src/os/stat_unix.go /root/.go/src/os/sticky_notbsd.go /root/.go/src/os/sys.go /root/.go/src/os/sys_linux.go /root/.go/src/os/sys_unix.go /root/.go/src/os/tempfile.go /root/.go/src/os/types.go /root/.go/src/os/types_unix.go /root/.go/src/os/wait_waitid.go /root/.go/src/os/zero_copy_linux.go /root/.go/src/os/zero_copy_posix.go
2025-08-20T21:48:34.2549890Z [00:02:00.616]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:48:34.2554970Z [00:02:00.616]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I $WORK/b081/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b081/_x007.o -c gcc_mmap.c
2025-08-20T21:48:34.3529575Z [00:02:00.713]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I $WORK/b081/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b081/_x008.o -c gcc_setenv.c
2025-08-20T21:48:34.3563929Z [00:02:00.718]➜  go tool buildid -w $WORK/b086/_pkg_.a # internal
2025-08-20T21:48:34.3619588Z [00:02:00.723]➜  cp $WORK/b086/_pkg_.a /root/.cache/go-build/5d/5dc0ab6af6d11857a8878bee66a464632298e872e277f3193cedca8902217a7c-d # internal
2025-08-20T21:48:34.3628509Z [00:02:00.724]➜  regexp
2025-08-20T21:48:34.3630725Z [00:02:00.724]➜  mkdir -p $WORK/b085/
2025-08-20T21:48:34.3638705Z [00:02:00.725]➜  cat >/tmp/go-build1953077370/b085/importcfg << 'EOF' # internal
2025-08-20T21:48:34.3639865Z [00:02:00.725]➜  # import config
2025-08-20T21:48:34.3640771Z [00:02:00.725]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:34.3642066Z [00:02:00.725]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:34.3644636Z [00:02:00.725]➜  packagefile regexp/syntax=/tmp/go-build1953077370/b086/_pkg_.a
2025-08-20T21:48:34.3645571Z [00:02:00.725]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:34.3646437Z [00:02:00.725]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:34.3647276Z [00:02:00.725]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:34.3648144Z [00:02:00.725]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:34.3648983Z [00:02:00.725]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:34.3649881Z [00:02:00.725]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:34.3650568Z [00:02:00.725]➜  EOF
2025-08-20T21:48:34.3663545Z [00:02:00.727]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:34.3669384Z [00:02:00.728]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "/root/.go/src/regexp=>regexp;$WORK/b085=>" -p regexp -lang=go1.25 -std -complete -installsuffix shared -buildid g2uLsHj_e_CJwrugKXHX/g2uLsHj_e_CJwrugKXHX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /root/.go/src/regexp/backtrack.go /root/.go/src/regexp/exec.go /root/.go/src/regexp/onepass.go /root/.go/src/regexp/regexp.go
2025-08-20T21:48:34.3912893Z [00:02:00.752]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:48:34.3919753Z [00:02:00.752]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I $WORK/b081/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b081/_x009.o -c gcc_sigaction.c
2025-08-20T21:48:34.4179225Z [00:02:00.779]➜  go tool buildid -w $WORK/b078/_pkg_.a # internal
2025-08-20T21:48:34.4243218Z [00:02:00.785]➜  cp $WORK/b078/_pkg_.a /root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d # internal
2025-08-20T21:48:34.4244780Z [00:02:00.786]➜  github.com/hashicorp/errwrap
2025-08-20T21:48:34.4246956Z [00:02:00.786]➜  mkdir -p $WORK/b094/
2025-08-20T21:48:34.4251484Z [00:02:00.786]➜  cat >/tmp/go-build1953077370/b094/importcfg << 'EOF' # internal
2025-08-20T21:48:34.4254374Z [00:02:00.786]➜  # import config
2025-08-20T21:48:34.4255096Z [00:02:00.786]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:34.4255957Z [00:02:00.786]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:34.4256784Z [00:02:00.786]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:34.4257406Z [00:02:00.786]➜  EOF
2025-08-20T21:48:34.4258427Z [00:02:00.787]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:34.4262374Z [00:02:00.787]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0=>github.com/hashicorp/errwrap@v1.1.0;$WORK/b094=>" -p github.com/hashicorp/errwrap -lang=go1.16 -complete -installsuffix shared -buildid 7ABM8M-zHEZv3Txr73Fd/7ABM8M-zHEZv3Txr73Fd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0/errwrap.go
2025-08-20T21:48:34.4490950Z [00:02:00.810]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:48:34.4497414Z [00:02:00.811]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I $WORK/b081/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b081/_x010.o -c gcc_stack_unix.c
2025-08-20T21:48:34.4567689Z [00:02:00.818]➜  go tool buildid -w $WORK/b094/_pkg_.a # internal
2025-08-20T21:48:34.4578823Z [00:02:00.819]➜  cp $WORK/b094/_pkg_.a /root/.cache/go-build/84/84bb072f9ad1edfb5234e234db0894de0553569949260896be9f26443cdb96d5-d # internal
2025-08-20T21:48:34.4604092Z [00:02:00.819]➜  encoding/binary
2025-08-20T21:48:34.4606772Z [00:02:00.819]➜  mkdir -p $WORK/b097/
2025-08-20T21:48:34.4607563Z [00:02:00.820]➜  cat >/tmp/go-build1953077370/b097/importcfg << 'EOF' # internal
2025-08-20T21:48:34.4608255Z [00:02:00.820]➜  # import config
2025-08-20T21:48:34.4608941Z [00:02:00.820]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:34.4609790Z [00:02:00.820]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:34.4610624Z [00:02:00.820]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:34.4611501Z [00:02:00.820]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:34.4612383Z [00:02:00.820]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:34.4613461Z [00:02:00.820]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:34.4614118Z [00:02:00.820]➜  EOF
2025-08-20T21:48:34.4614673Z [00:02:00.820]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:34.4618405Z [00:02:00.820]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "/root/.go/src/encoding/binary=>encoding/binary;$WORK/b097=>" -p encoding/binary -lang=go1.25 -std -complete -installsuffix shared -buildid YRSaRCULELrqnh_87-ik/YRSaRCULELrqnh_87-ik -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /root/.go/src/encoding/binary/binary.go /root/.go/src/encoding/binary/native_endian_little.go /root/.go/src/encoding/binary/varint.go
2025-08-20T21:48:34.4862069Z [00:02:00.847]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:48:34.4867254Z [00:02:00.848]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I $WORK/b081/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b081/_x011.o -c gcc_traceback.c
2025-08-20T21:48:34.5201247Z [00:02:00.881]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I $WORK/b081/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b081/_x012.o -c gcc_util.c
2025-08-20T21:48:34.5544514Z [00:02:00.915]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I $WORK/b081/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b081/_x013.o -c linux_syscall.c
2025-08-20T21:48:34.6221549Z [00:02:00.983]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I $WORK/b081/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b081/_x014.o -c gcc_amd64.S
2025-08-20T21:48:34.6411304Z [00:02:01.002]➜  cd $WORK/b081
2025-08-20T21:48:34.6417052Z [00:02:01.002]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I $WORK/b081/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b081/_cgo_main.o -c _cgo_main.c
2025-08-20T21:48:34.6585418Z [00:02:01.019]➜  go tool buildid -w $WORK/b085/_pkg_.a # internal
2025-08-20T21:48:34.6710895Z [00:02:01.029]➜  cp $WORK/b085/_pkg_.a /root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d # internal
2025-08-20T21:48:34.6712325Z [00:02:01.029]➜  github.com/netbirdio/netbird/monotime
2025-08-20T21:48:34.6712981Z [00:02:01.029]➜  mkdir -p $WORK/b099/
2025-08-20T21:48:34.6713957Z [00:02:01.032]➜  cat >/tmp/go-build1953077370/b099/importcfg << 'EOF' # internal
2025-08-20T21:48:34.6714636Z [00:02:01.032]➜  # import config
2025-08-20T21:48:34.6715293Z [00:02:01.032]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:34.6715915Z [00:02:01.032]➜  EOF
2025-08-20T21:48:34.6716433Z [00:02:01.032]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:34.6719901Z [00:02:01.032]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/monotime=>github.com/netbirdio/netbird/monotime;$WORK/b099=>" -p github.com/netbirdio/netbird/monotime -lang=go1.23 -complete -installsuffix shared -buildid Yw-GfVyQ1I6gXJW9H3-r/Yw-GfVyQ1I6gXJW9H3-r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/monotime/time.go
2025-08-20T21:48:34.6852838Z [00:02:01.046]➜  go tool buildid -w $WORK/b099/_pkg_.a # internal
2025-08-20T21:48:34.6860107Z [00:02:01.047]➜  cp $WORK/b099/_pkg_.a /root/.cache/go-build/07/076ff880eec587766767c15c4657a47d8d4176c7e1e8f1e24dbc33a27397b035-d # internal
2025-08-20T21:48:34.6880119Z [00:02:01.047]➜  hash
2025-08-20T21:48:34.6880589Z [00:02:01.047]➜  mkdir -p $WORK/b104/
2025-08-20T21:48:34.6881340Z [00:02:01.048]➜  cat >/tmp/go-build1953077370/b104/importcfg << 'EOF' # internal
2025-08-20T21:48:34.6882009Z [00:02:01.048]➜  # import config
2025-08-20T21:48:34.6882652Z [00:02:01.048]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:34.6884929Z [00:02:01.048]➜  EOF
2025-08-20T21:48:34.6887480Z [00:02:01.048]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "/root/.go/src/hash=>hash;$WORK/b104=>" -p hash -lang=go1.25 -std -complete -installsuffix shared -buildid Tkz1fl-WPXxHIfzaF8D7/Tkz1fl-WPXxHIfzaF8D7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /root/.go/src/hash/hash.go
2025-08-20T21:48:34.7020115Z [00:02:01.063]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -o $WORK/b081/_cgo_.o $WORK/b081/_cgo_main.o $WORK/b081/preferlinkext $WORK/b081/_x001.o $WORK/b081/_x002.o $WORK/b081/_x003.o $WORK/b081/_x004.o $WORK/b081/_x005.o $WORK/b081/_x006.o $WORK/b081/_x007.o $WORK/b081/_x008.o $WORK/b081/_x009.o $WORK/b081/_x010.o $WORK/b081/_x011.o $WORK/b081/_x012.o $WORK/b081/_x013.o $WORK/b081/_x014.o -O2 -g -lpthread
2025-08-20T21:48:34.7144474Z [00:02:01.076]➜  go tool buildid -w $WORK/b104/_pkg_.a # internal
2025-08-20T21:48:34.7153472Z [00:02:01.077]➜  cp $WORK/b104/_pkg_.a /root/.cache/go-build/ea/ea3cec29e9ac09c6ce47789ddb1c892ff5a0d98aba0aa426006a0f60450baa95-d # internal
2025-08-20T21:48:34.7157497Z [00:02:01.077]➜  crypto
2025-08-20T21:48:34.7157955Z [00:02:01.077]➜  mkdir -p $WORK/b103/
2025-08-20T21:48:34.7338800Z [00:02:01.095]➜  cat >/tmp/go-build1953077370/b103/importcfg << 'EOF' # internal
2025-08-20T21:48:34.7340719Z [00:02:01.095]➜  # import config
2025-08-20T21:48:34.7341360Z [00:02:01.095]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:34.7342107Z [00:02:01.095]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:34.7342870Z [00:02:01.095]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:34.7343655Z [00:02:01.095]➜  EOF
2025-08-20T21:48:34.7346077Z [00:02:01.095]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "/root/.go/src/crypto=>crypto;$WORK/b103=>" -p crypto -lang=go1.25 -std -complete -installsuffix shared -buildid Fj1ZPg0uZ0_I-9QQNO9R/Fj1ZPg0uZ0_I-9QQNO9R -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /root/.go/src/crypto/crypto.go
2025-08-20T21:48:34.7445687Z [00:02:01.106]➜  go tool buildid -w $WORK/b097/_pkg_.a # internal
2025-08-20T21:48:34.7520697Z [00:02:01.113]➜  cp $WORK/b097/_pkg_.a /root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d # internal
2025-08-20T21:48:34.7522941Z [00:02:01.113]➜  crypto/internal/fips140deps/godebug
2025-08-20T21:48:34.7523697Z [00:02:01.114]➜  mkdir -p $WORK/b110/
2025-08-20T21:48:34.7527825Z [00:02:01.114]➜  cat >/tmp/go-build1953077370/b110/importcfg << 'EOF' # internal
2025-08-20T21:48:34.7528533Z [00:02:01.114]➜  # import config
2025-08-20T21:48:34.7529286Z [00:02:01.114]➜  packagefile internal/godebug=/tmp/go-build1953077370/b039/_pkg_.a
2025-08-20T21:48:34.7529999Z [00:02:01.114]➜  EOF
2025-08-20T21:48:34.7533889Z [00:02:01.114]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/godebug=>crypto/internal/fips140deps/godebug;$WORK/b110=>" -p crypto/internal/fips140deps/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid VIJSljRWa8MllpNt2aD7/VIJSljRWa8MllpNt2aD7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /root/.go/src/crypto/internal/fips140deps/godebug/godebug.go
2025-08-20T21:48:34.7715653Z [00:02:01.133]➜  go tool buildid -w $WORK/b103/_pkg_.a # internal
2025-08-20T21:48:34.7721942Z [00:02:01.133]➜  cp $WORK/b103/_pkg_.a /root/.cache/go-build/96/964cbef8d5cdfd5593486576c38d729dd29f6f299f4ae62394160f27cbdd46c4-d # internal
2025-08-20T21:48:34.7728816Z [00:02:01.134]➜  crypto/internal/impl
2025-08-20T21:48:34.7729404Z [00:02:01.134]➜  mkdir -p $WORK/b118/
2025-08-20T21:48:34.7730123Z [00:02:01.134]➜  cat >/tmp/go-build1953077370/b118/importcfg << 'EOF' # internal
2025-08-20T21:48:34.7730834Z [00:02:01.134]➜  # import config
2025-08-20T21:48:34.7731506Z [00:02:01.134]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:34.7732160Z [00:02:01.134]➜  EOF
2025-08-20T21:48:34.7735340Z [00:02:01.134]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "/root/.go/src/crypto/internal/impl=>crypto/internal/impl;$WORK/b118=>" -p crypto/internal/impl -lang=go1.25 -std -complete -installsuffix shared -buildid MTfnrs0FwfvqLipeq-UV/MTfnrs0FwfvqLipeq-UV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /root/.go/src/crypto/internal/impl/impl.go
2025-08-20T21:48:34.7971710Z [00:02:01.158]➜  go tool buildid -w $WORK/b110/_pkg_.a # internal
2025-08-20T21:48:34.8010049Z [00:02:01.159]➜  cp $WORK/b110/_pkg_.a /root/.cache/go-build/0c/0c5730bd9b04c0157b40a272fb5c8411bfbf1c513b13ba1a1af91298f757e2e4-d # internal
2025-08-20T21:48:34.8012703Z [00:02:01.162]➜  crypto/internal/fips140
2025-08-20T21:48:34.8013413Z [00:02:01.162]➜  mkdir -p $WORK/b109/
2025-08-20T21:48:34.8014154Z [00:02:01.162]➜  cat >/tmp/go-build1953077370/b109/importcfg << 'EOF' # internal
2025-08-20T21:48:34.8014818Z [00:02:01.162]➜  # import config
2025-08-20T21:48:34.8015758Z [00:02:01.162]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build1953077370/b110/_pkg_.a
2025-08-20T21:48:34.8016774Z [00:02:01.162]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:34.8017613Z [00:02:01.162]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:34.8018412Z [00:02:01.162]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:34.8019215Z [00:02:01.162]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:34.8019804Z [00:02:01.162]➜  EOF
2025-08-20T21:48:34.8024574Z [00:02:01.162]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140=>crypto/internal/fips140;$WORK/b109=>" -p crypto/internal/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid wXIzNFqboyIQjN9qzn4-/wXIzNFqboyIQjN9qzn4- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /root/.go/src/crypto/internal/fips140/cast.go /root/.go/src/crypto/internal/fips140/fips140.go /root/.go/src/crypto/internal/fips140/indicator.go /root/.go/src/crypto/internal/fips140/notasan.go /root/.go/src/crypto/internal/fips140/notboring.go
2025-08-20T21:48:34.8046665Z [00:02:01.166]➜  go tool buildid -w $WORK/b118/_pkg_.a # internal
2025-08-20T21:48:34.8078016Z [00:02:01.169]➜  cp $WORK/b118/_pkg_.a /root/.cache/go-build/68/68d8c6d8ca67668a4e86b0c93cd4057bc6649e016e09cd2c266bb5ccdd8cebc6-d # internal
2025-08-20T21:48:34.8160370Z [00:02:01.169]➜  math/rand/v2
2025-08-20T21:48:34.8160880Z [00:02:01.169]➜  mkdir -p $WORK/b123/
2025-08-20T21:48:34.8161623Z [00:02:01.169]➜  cat >/tmp/go-build1953077370/b123/importcfg << 'EOF' # internal
2025-08-20T21:48:34.8162250Z [00:02:01.169]➜  # import config
2025-08-20T21:48:34.8162863Z [00:02:01.169]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:34.8163958Z [00:02:01.169]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:34.8164957Z [00:02:01.169]➜  packagefile internal/chacha8rand=/tmp/go-build1953077370/b014/_pkg_.a
2025-08-20T21:48:34.8165816Z [00:02:01.169]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:34.8166606Z [00:02:01.169]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:34.8167220Z [00:02:01.169]➜  EOF
2025-08-20T21:48:34.8171083Z [00:02:01.171]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "/root/.go/src/math/rand/v2=>math/rand/v2;$WORK/b123=>" -p math/rand/v2 -lang=go1.25 -std -complete -installsuffix shared -buildid nHJkHXwWtvYoiSAWDcVC/nHJkHXwWtvYoiSAWDcVC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /root/.go/src/math/rand/v2/chacha8.go /root/.go/src/math/rand/v2/exp.go /root/.go/src/math/rand/v2/normal.go /root/.go/src/math/rand/v2/pcg.go /root/.go/src/math/rand/v2/rand.go /root/.go/src/math/rand/v2/zipf.go
2025-08-20T21:48:34.8281734Z [00:02:01.189]➜  go tool buildid -w $WORK/b109/_pkg_.a # internal
2025-08-20T21:48:34.8290505Z [00:02:01.190]➜  cp $WORK/b109/_pkg_.a /root/.cache/go-build/fb/fb49772351f8add8f503a109e09d0fb25191ef747bd52d2a6b73ed0d05268c9e-d # internal
2025-08-20T21:48:34.8301940Z [00:02:01.191]➜  crypto/internal/fips140/sha256
2025-08-20T21:48:34.8303001Z [00:02:01.191]➜  mkdir -p $WORK/b115/
2025-08-20T21:48:34.8303769Z [00:02:01.191]➜  echo -n > $WORK/b115/go_asm.h # internal
2025-08-20T21:48:34.8304473Z [00:02:01.191]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T21:48:34.8311927Z [00:02:01.192]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b115=>" -I $WORK/b115/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b115/symabis ./sha256block_amd64.s
2025-08-20T21:48:34.8448128Z [00:02:01.204]➜  cat >/tmp/go-build1953077370/b115/importcfg << 'EOF' # internal
2025-08-20T21:48:34.8448828Z [00:02:01.204]➜  # import config
2025-08-20T21:48:34.8449502Z [00:02:01.204]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:34.8450424Z [00:02:01.204]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:34.8451567Z [00:02:01.204]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1953077370/b116/_pkg_.a
2025-08-20T21:48:34.8452750Z [00:02:01.204]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1953077370/b117/_pkg_.a
2025-08-20T21:48:34.8453998Z [00:02:01.204]➜  packagefile crypto/internal/impl=/tmp/go-build1953077370/b118/_pkg_.a
2025-08-20T21:48:34.8455348Z [00:02:01.206]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:34.8456449Z [00:02:01.206]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:34.8458009Z [00:02:01.206]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:34.8458922Z [00:02:01.206]➜  EOF
2025-08-20T21:48:34.8460007Z [00:02:01.206]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:34.8465798Z [00:02:01.206]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b115=>" -p crypto/internal/fips140/sha256 -lang=go1.25 -std -installsuffix shared -buildid mgJv6PkvVtvfK86miliL/mgJv6PkvVtvfK86miliL -goversion go1.25.0 -symabis $WORK/b115/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h /root/.go/src/crypto/internal/fips140/sha256/cast.go /root/.go/src/crypto/internal/fips140/sha256/sha256.go /root/.go/src/crypto/internal/fips140/sha256/sha256block.go /root/.go/src/crypto/internal/fips140/sha256/sha256block_amd64.go
2025-08-20T21:48:34.8474600Z [00:02:01.208]➜  gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -o $WORK/b081/_cgo_.o $WORK/b081/_cgo_main.o $WORK/b081/preferlinkext $WORK/b081/_x001.o $WORK/b081/_x002.o $WORK/b081/_x003.o $WORK/b081/_x004.o $WORK/b081/_x005.o $WORK/b081/_x006.o $WORK/b081/_x007.o $WORK/b081/_x008.o $WORK/b081/_x009.o $WORK/b081/_x010.o $WORK/b081/_x011.o $WORK/b081/_x012.o $WORK/b081/_x013.o $WORK/b081/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
2025-08-20T21:48:34.8478586Z [00:02:01.208]➜  TERM='dumb' /root/.go/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b081/_cgo_.o -dynout $WORK/b081/_cgo_import.go -dynlinker
2025-08-20T21:48:34.8505913Z [00:02:01.212]➜  echo -n > $WORK/b081/go_asm.h # internal
2025-08-20T21:48:34.8512093Z [00:02:01.212]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:48:34.8517740Z [00:02:01.213]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b081=>" -I $WORK/b081/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b081/symabis ./asm_amd64.s
2025-08-20T21:48:34.8591707Z [00:02:01.220]➜  cat >/tmp/go-build1953077370/b081/importcfg << 'EOF' # internal
2025-08-20T21:48:34.8592469Z [00:02:01.220]➜  # import config
2025-08-20T21:48:34.8593458Z [00:02:01.220]➜  packagefile internal/runtime/sys=/tmp/go-build1953077370/b031/_pkg_.a
2025-08-20T21:48:34.8594671Z [00:02:01.220]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:34.8595537Z [00:02:01.220]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:34.8596205Z [00:02:01.220]➜  EOF
2025-08-20T21:48:34.8596715Z [00:02:01.220]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:34.8602107Z [00:02:01.220]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b081=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid iBW1RfTeOg3zu7emqzxD/iBW1RfTeOg3zu7emqzxD -goversion go1.25.0 -symabis $WORK/b081/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h /root/.go/src/runtime/cgo/callbacks.go /root/.go/src/runtime/cgo/callbacks_traceback.go /root/.go/src/runtime/cgo/handle.go /root/.go/src/runtime/cgo/iscgo.go /root/.go/src/runtime/cgo/linux.go /root/.go/src/runtime/cgo/mmap.go /root/.go/src/runtime/cgo/setenv.go /root/.go/src/runtime/cgo/sigaction.go $WORK/b081/_cgo_gotypes.go $WORK/b081/cgo.cgo1.go $WORK/b081/_cgo_import.go
2025-08-20T21:48:34.8914017Z [00:02:01.252]➜  go tool buildid -w $WORK/b056/_pkg_.a # internal
2025-08-20T21:48:34.8954298Z [00:02:01.257]➜  go tool buildid -w $WORK/b123/_pkg_.a # internal
2025-08-20T21:48:34.8969868Z [00:02:01.258]➜  cp $WORK/b123/_pkg_.a /root/.cache/go-build/17/17b56db114ed17959e0e2327e0c36b22c2e62de1ec66bce371463eb8c2bddbbb-d # internal
2025-08-20T21:48:34.8985359Z [00:02:01.258]➜  crypto/internal/fips140/sha3
2025-08-20T21:48:34.8985973Z [00:02:01.258]➜  mkdir -p $WORK/b119/
2025-08-20T21:48:34.8986644Z [00:02:01.259]➜  echo -n > $WORK/b119/go_asm.h # internal
2025-08-20T21:48:34.8987322Z [00:02:01.259]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T21:48:34.8990002Z [00:02:01.259]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b119=>" -I $WORK/b119/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b119/symabis ./sha3_amd64.s
2025-08-20T21:48:34.9133555Z [00:02:01.274]➜  cat >/tmp/go-build1953077370/b119/importcfg << 'EOF' # internal
2025-08-20T21:48:34.9134590Z [00:02:01.274]➜  # import config
2025-08-20T21:48:34.9136799Z [00:02:01.274]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:34.9138116Z [00:02:01.274]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:34.9139649Z [00:02:01.274]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1953077370/b120/_pkg_.a
2025-08-20T21:48:34.9142119Z [00:02:01.274]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1953077370/b116/_pkg_.a
2025-08-20T21:48:34.9143964Z [00:02:01.275]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1953077370/b117/_pkg_.a
2025-08-20T21:48:34.9149300Z [00:02:01.275]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:34.9151068Z [00:02:01.275]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:34.9151716Z [00:02:01.275]➜  EOF
2025-08-20T21:48:34.9152225Z [00:02:01.276]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:34.9161976Z [00:02:01.276]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b119=>" -p crypto/internal/fips140/sha3 -lang=go1.25 -std -installsuffix shared -buildid pKhCNDCH0S9hFXn29YXH/pKhCNDCH0S9hFXn29YXH -goversion go1.25.0 -symabis $WORK/b119/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h /root/.go/src/crypto/internal/fips140/sha3/cast.go /root/.go/src/crypto/internal/fips140/sha3/hashes.go /root/.go/src/crypto/internal/fips140/sha3/keccakf.go /root/.go/src/crypto/internal/fips140/sha3/sha3.go /root/.go/src/crypto/internal/fips140/sha3/sha3_amd64.go /root/.go/src/crypto/internal/fips140/sha3/shake.go
2025-08-20T21:48:34.9199621Z [00:02:01.281]➜  cp $WORK/b056/_pkg_.a /root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d # internal
2025-08-20T21:48:34.9214892Z [00:02:01.281]➜  fmt
2025-08-20T21:48:34.9215440Z [00:02:01.281]➜  mkdir -p $WORK/b048/
2025-08-20T21:48:34.9216191Z [00:02:01.281]➜  cat >/tmp/go-build1953077370/b048/importcfg << 'EOF' # internal
2025-08-20T21:48:34.9216885Z [00:02:01.281]➜  # import config
2025-08-20T21:48:34.9217558Z [00:02:01.281]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:34.9218496Z [00:02:01.281]➜  packagefile internal/fmtsort=/tmp/go-build1953077370/b049/_pkg_.a
2025-08-20T21:48:34.9219415Z [00:02:01.281]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:34.9220190Z [00:02:01.282]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:34.9220991Z [00:02:01.282]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:34.9221767Z [00:02:01.282]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:34.9222596Z [00:02:01.282]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:34.9223548Z [00:02:01.282]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:34.9224354Z [00:02:01.282]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:34.9225164Z [00:02:01.282]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:34.9225794Z [00:02:01.282]➜  EOF
2025-08-20T21:48:34.9229179Z [00:02:01.282]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "/root/.go/src/fmt=>fmt;$WORK/b048=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid qqDGHnbvrGH0JVvwba_3/qqDGHnbvrGH0JVvwba_3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /root/.go/src/fmt/doc.go /root/.go/src/fmt/errors.go /root/.go/src/fmt/format.go /root/.go/src/fmt/print.go /root/.go/src/fmt/scan.go
2025-08-20T21:48:34.9232160Z [00:02:01.282]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T21:48:34.9234972Z [00:02:01.283]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b115=>" -I $WORK/b115/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b115/sha256block_amd64.o ./sha256block_amd64.s
2025-08-20T21:48:34.9309286Z [00:02:01.292]➜  go tool pack r $WORK/b115/_pkg_.a $WORK/b115/sha256block_amd64.o # internal
2025-08-20T21:48:34.9315915Z [00:02:01.292]➜  go tool buildid -w $WORK/b115/_pkg_.a # internal
2025-08-20T21:48:34.9320998Z [00:02:01.293]➜  cp $WORK/b115/_pkg_.a /root/.cache/go-build/7d/7d6e2b7c4c60f566808f2bab652e2ef5084f5e51e6daa3849c3f0426ad3e11a2-d # internal
2025-08-20T21:48:34.9377445Z [00:02:01.294]➜  io/ioutil
2025-08-20T21:48:34.9377991Z [00:02:01.294]➜  mkdir -p $WORK/b070/
2025-08-20T21:48:34.9378738Z [00:02:01.294]➜  cat >/tmp/go-build1953077370/b070/importcfg << 'EOF' # internal
2025-08-20T21:48:34.9379449Z [00:02:01.294]➜  # import config
2025-08-20T21:48:34.9380104Z [00:02:01.294]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:34.9380922Z [00:02:01.294]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:34.9381734Z [00:02:01.294]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:34.9382555Z [00:02:01.294]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:34.9383571Z [00:02:01.294]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:34.9384184Z [00:02:01.294]➜  EOF
2025-08-20T21:48:34.9384702Z [00:02:01.294]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:34.9387807Z [00:02:01.294]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "/root/.go/src/io/ioutil=>io/ioutil;$WORK/b070=>" -p io/ioutil -lang=go1.25 -std -complete -installsuffix shared -buildid EEG5fZB88GPgERr2M_6i/EEG5fZB88GPgERr2M_6i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /root/.go/src/io/ioutil/ioutil.go /root/.go/src/io/ioutil/tempfile.go
2025-08-20T21:48:34.9978084Z [00:02:01.359]➜  go tool buildid -w $WORK/b070/_pkg_.a # internal
2025-08-20T21:48:34.9992818Z [00:02:01.360]➜  cp $WORK/b070/_pkg_.a /root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d # internal
2025-08-20T21:48:34.9997856Z [00:02:01.360]➜  path/filepath
2025-08-20T21:48:34.9998412Z [00:02:01.360]➜  mkdir -p $WORK/b083/
2025-08-20T21:48:34.9999168Z [00:02:01.361]➜  cat >/tmp/go-build1953077370/b083/importcfg << 'EOF' # internal
2025-08-20T21:48:34.9999897Z [00:02:01.361]➜  # import config
2025-08-20T21:48:35.0000597Z [00:02:01.361]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:35.0001594Z [00:02:01.361]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:48:35.0004527Z [00:02:01.361]➜  packagefile internal/filepathlite=/tmp/go-build1953077370/b057/_pkg_.a
2025-08-20T21:48:35.0006250Z [00:02:01.362]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:35.0007391Z [00:02:01.362]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:35.0008572Z [00:02:01.362]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:35.0009688Z [00:02:01.362]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:35.0010918Z [00:02:01.362]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:35.0012053Z [00:02:01.362]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:35.0013371Z [00:02:01.362]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:35.0014695Z [00:02:01.362]➜  EOF
2025-08-20T21:48:35.0018984Z [00:02:01.362]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "/root/.go/src/path/filepath=>path/filepath;$WORK/b083=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid O8Lc8uUMUzKTa0OHNwgG/O8Lc8uUMUzKTa0OHNwgG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /root/.go/src/path/filepath/match.go /root/.go/src/path/filepath/path.go /root/.go/src/path/filepath/path_unix.go /root/.go/src/path/filepath/symlink.go /root/.go/src/path/filepath/symlink_unix.go
2025-08-20T21:48:35.0158228Z [00:02:01.377]➜  cp /root/.go/src/runtime/cgo/abi_amd64.h $WORK/b081/abi_GOARCH.h
2025-08-20T21:48:35.0159275Z [00:02:01.377]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:48:35.0161313Z [00:02:01.377]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b081=>" -I $WORK/b081/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b081/asm_amd64.o ./asm_amd64.s
2025-08-20T21:48:35.0163653Z [00:02:01.377]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T21:48:35.0166293Z [00:02:01.377]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b119=>" -I $WORK/b119/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b119/sha3_amd64.o ./sha3_amd64.s
2025-08-20T21:48:35.0235715Z [00:02:01.385]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:48:35.0238119Z [00:02:01.385]➜  go tool pack r $WORK/b081/_pkg_.a $WORK/b081/asm_amd64.o $WORK/b081/preferlinkext $WORK/b081/_x001.o $WORK/b081/_x002.o $WORK/b081/_x003.o $WORK/b081/_x004.o $WORK/b081/_x005.o $WORK/b081/_x006.o $WORK/b081/_x007.o $WORK/b081/_x008.o $WORK/b081/_x009.o $WORK/b081/_x010.o $WORK/b081/_x011.o $WORK/b081/_x012.o $WORK/b081/_x013.o $WORK/b081/_x014.o # internal
2025-08-20T21:48:35.0247575Z [00:02:01.386]➜  go tool buildid -w $WORK/b081/_pkg_.a # internal
2025-08-20T21:48:35.0291609Z [00:02:01.390]➜  cp $WORK/b081/_pkg_.a /root/.cache/go-build/68/6812a82e0383ec8777abb0082a0a148400258c6ffbb09aaa834eb64321b87b30-d # internal
2025-08-20T21:48:35.0315323Z [00:02:01.393]➜  net
2025-08-20T21:48:35.0319189Z [00:02:01.393]➜  mkdir -p $WORK/b074/
2025-08-20T21:48:35.0324701Z [00:02:01.393]➜  echo -n > $WORK/b074/preferlinkext # internal
2025-08-20T21:48:35.0325565Z [00:02:01.393]➜  cd /root/.go/src/net
2025-08-20T21:48:35.0337279Z [00:02:01.395]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_amd64/cgo -objdir $WORK/b074/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b074/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go
2025-08-20T21:48:35.0683331Z [00:02:01.429]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T21:48:35.0684253Z [00:02:01.429]➜  go tool pack r $WORK/b119/_pkg_.a $WORK/b119/sha3_amd64.o # internal
2025-08-20T21:48:35.0685919Z [00:02:01.429]➜  go tool buildid -w $WORK/b119/_pkg_.a # internal
2025-08-20T21:48:35.0697971Z [00:02:01.431]➜  cp $WORK/b119/_pkg_.a /root/.cache/go-build/05/05f5a8059656ac712e82d3863d001cd9c9cf4ee590101be92985e39fc5e5f3f8-d # internal
2025-08-20T21:48:35.0715465Z [00:02:01.431]➜  os/signal
2025-08-20T21:48:35.0715978Z [00:02:01.431]➜  mkdir -p $WORK/b084/
2025-08-20T21:48:35.0716624Z [00:02:01.433]➜  echo -n > $WORK/b084/go_asm.h # internal
2025-08-20T21:48:35.0718771Z [00:02:01.433]➜  cd /root/.go/src/os/signal
2025-08-20T21:48:35.0720932Z [00:02:01.433]➜  /root/.go/pkg/tool/linux_amd64/asm -p os/signal -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b084=>" -I $WORK/b084/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b084/symabis ./sig.s
2025-08-20T21:48:35.0837113Z [00:02:01.445]➜  cat >/tmp/go-build1953077370/b084/importcfg << 'EOF' # internal
2025-08-20T21:48:35.0837864Z [00:02:01.445]➜  # import config
2025-08-20T21:48:35.0838533Z [00:02:01.445]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:35.0839397Z [00:02:01.445]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:35.0840175Z [00:02:01.445]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:35.0840975Z [00:02:01.445]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:35.0841803Z [00:02:01.445]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:35.0842406Z [00:02:01.445]➜  EOF
2025-08-20T21:48:35.0854808Z [00:02:01.447]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:35.0858954Z [00:02:01.447]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b084=>" -p os/signal -lang=go1.25 -std -installsuffix shared -buildid 4dtaJE4bajf4i-nDBkXv/4dtaJE4bajf4i-nDBkXv -goversion go1.25.0 -symabis $WORK/b084/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h /root/.go/src/os/signal/doc.go /root/.go/src/os/signal/signal.go /root/.go/src/os/signal/signal_unix.go
2025-08-20T21:48:35.1219898Z [00:02:01.483]➜  go tool buildid -w $WORK/b083/_pkg_.a # internal
2025-08-20T21:48:35.1240046Z [00:02:01.485]➜  cp $WORK/b083/_pkg_.a /root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d # internal
2025-08-20T21:48:35.1259031Z [00:02:01.487]➜  os/exec
2025-08-20T21:48:35.1262174Z [00:02:01.487]➜  mkdir -p $WORK/b082/
2025-08-20T21:48:35.1303011Z [00:02:01.491]➜  cat >/tmp/go-build1953077370/b082/importcfg << 'EOF' # internal
2025-08-20T21:48:35.1304848Z [00:02:01.491]➜  # import config
2025-08-20T21:48:35.1307025Z [00:02:01.491]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:35.1308126Z [00:02:01.492]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:35.1327365Z [00:02:01.492]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:35.1328304Z [00:02:01.492]➜  packagefile internal/godebug=/tmp/go-build1953077370/b039/_pkg_.a
2025-08-20T21:48:35.1329357Z [00:02:01.492]➜  packagefile internal/syscall/execenv=/tmp/go-build1953077370/b062/_pkg_.a
2025-08-20T21:48:35.1330404Z [00:02:01.492]➜  packagefile internal/syscall/unix=/tmp/go-build1953077370/b061/_pkg_.a
2025-08-20T21:48:35.1331304Z [00:02:01.492]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:35.1332081Z [00:02:01.492]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:35.1332849Z [00:02:01.492]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:35.1334004Z [00:02:01.492]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:35.1334900Z [00:02:01.492]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:35.1335722Z [00:02:01.492]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:35.1336553Z [00:02:01.492]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:35.1337376Z [00:02:01.492]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:35.1338461Z [00:02:01.492]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:35.1339136Z [00:02:01.492]➜  EOF
2025-08-20T21:48:35.1342240Z [00:02:01.492]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "/root/.go/src/os/exec=>os/exec;$WORK/b082=>" -p os/exec -lang=go1.25 -std -complete -installsuffix shared -buildid KJw3gQLRo8k05qhHz5Ed/KJw3gQLRo8k05qhHz5Ed -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /root/.go/src/os/exec/exec.go /root/.go/src/os/exec/exec_unix.go /root/.go/src/os/exec/lp_unix.go
2025-08-20T21:48:35.2087003Z [00:02:01.570]➜  cd /root/.go/src/os/signal
2025-08-20T21:48:35.2091001Z [00:02:01.570]➜  /root/.go/pkg/tool/linux_amd64/asm -p os/signal -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b084=>" -I $WORK/b084/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b084/sig.o ./sig.s
2025-08-20T21:48:35.2278033Z [00:02:01.589]➜  go tool pack r $WORK/b084/_pkg_.a $WORK/b084/sig.o # internal
2025-08-20T21:48:35.2285522Z [00:02:01.589]➜  go tool buildid -w $WORK/b084/_pkg_.a # internal
2025-08-20T21:48:35.2313401Z [00:02:01.592]➜  cp $WORK/b084/_pkg_.a /root/.cache/go-build/e0/e08026d2aa13e3e6f3c2b657285cc20edefff99a9bd39456d96ef2788cc377ae-d # internal
2025-08-20T21:48:35.2359149Z [00:02:01.593]➜  crypto/internal/sysrand
2025-08-20T21:48:35.2359721Z [00:02:01.593]➜  mkdir -p $WORK/b108/
2025-08-20T21:48:35.2360459Z [00:02:01.593]➜  cat >/tmp/go-build1953077370/b108/importcfg << 'EOF' # internal
2025-08-20T21:48:35.2361137Z [00:02:01.593]➜  # import config
2025-08-20T21:48:35.2361801Z [00:02:01.593]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:35.2362732Z [00:02:01.593]➜  packagefile internal/syscall/unix=/tmp/go-build1953077370/b061/_pkg_.a
2025-08-20T21:48:35.2363932Z [00:02:01.593]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:35.2364751Z [00:02:01.593]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:35.2365581Z [00:02:01.593]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:35.2366727Z [00:02:01.593]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:35.2367552Z [00:02:01.593]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:35.2368412Z [00:02:01.593]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:35.2369215Z [00:02:01.593]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:35.2369820Z [00:02:01.593]➜  EOF
2025-08-20T21:48:35.2370355Z [00:02:01.593]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:35.2374212Z [00:02:01.593]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "/root/.go/src/crypto/internal/sysrand=>crypto/internal/sysrand;$WORK/b108=>" -p crypto/internal/sysrand -lang=go1.25 -std -complete -installsuffix shared -buildid qgz6XG8iiuUjqDrtwJQ5/qgz6XG8iiuUjqDrtwJQ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /root/.go/src/crypto/internal/sysrand/rand.go /root/.go/src/crypto/internal/sysrand/rand_getrandom.go
2025-08-20T21:48:35.2759375Z [00:02:01.637]➜  go tool buildid -w $WORK/b048/_pkg_.a # internal
2025-08-20T21:48:35.2794135Z [00:02:01.641]➜  go tool buildid -w $WORK/b108/_pkg_.a # internal
2025-08-20T21:48:35.2802355Z [00:02:01.641]➜  cp $WORK/b108/_pkg_.a /root/.cache/go-build/4b/4b9db9d21c8f8cb536ca608191368c782c12668fd96055efda5393da96c72efe-d # internal
2025-08-20T21:48:35.2810676Z [00:02:01.642]➜  cp $WORK/b048/_pkg_.a /root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d # internal
2025-08-20T21:48:35.2811812Z [00:02:01.642]➜  crypto/internal/entropy
2025-08-20T21:48:35.2812365Z [00:02:01.642]➜  mkdir -p $WORK/b107/
2025-08-20T21:48:35.2812837Z [00:02:01.642]➜  log
2025-08-20T21:48:35.2813956Z [00:02:01.642]➜  mkdir -p $WORK/b071/
2025-08-20T21:48:35.2818123Z [00:02:01.643]➜  cat >/tmp/go-build1953077370/b107/importcfg << 'EOF' # internal
2025-08-20T21:48:35.2819326Z [00:02:01.643]➜  # import config
2025-08-20T21:48:35.2821282Z [00:02:01.643]➜  packagefile crypto/internal/sysrand=/tmp/go-build1953077370/b108/_pkg_.a
2025-08-20T21:48:35.2826813Z [00:02:01.643]➜  EOF
2025-08-20T21:48:35.2830056Z [00:02:01.643]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "/root/.go/src/crypto/internal/entropy=>crypto/internal/entropy;$WORK/b107=>" -p crypto/internal/entropy -lang=go1.25 -std -complete -installsuffix shared -buildid k9hEEyPYK9ZiSw80V2zZ/k9hEEyPYK9ZiSw80V2zZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /root/.go/src/crypto/internal/entropy/entropy.go
2025-08-20T21:48:35.2833419Z [00:02:01.644]➜  cat >/tmp/go-build1953077370/b071/importcfg << 'EOF' # internal
2025-08-20T21:48:35.2834119Z [00:02:01.644]➜  # import config
2025-08-20T21:48:35.2834766Z [00:02:01.644]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:35.2835594Z [00:02:01.644]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:35.2836446Z [00:02:01.644]➜  packagefile log/internal=/tmp/go-build1953077370/b072/_pkg_.a
2025-08-20T21:48:35.2837315Z [00:02:01.644]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:35.2838156Z [00:02:01.644]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:35.2839000Z [00:02:01.644]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:35.2839833Z [00:02:01.644]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:35.2840668Z [00:02:01.644]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:35.2844213Z [00:02:01.644]➜  EOF
2025-08-20T21:48:35.2846750Z [00:02:01.644]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "/root/.go/src/log=>log;$WORK/b071=>" -p log -lang=go1.25 -std -complete -installsuffix shared -buildid SSqjE6Su3SsqpCfAlOmL/SSqjE6Su3SsqpCfAlOmL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /root/.go/src/log/log.go
2025-08-20T21:48:35.2925909Z [00:02:01.654]➜  go tool buildid -w $WORK/b107/_pkg_.a # internal
2025-08-20T21:48:35.2935823Z [00:02:01.655]➜  cp $WORK/b107/_pkg_.a /root/.cache/go-build/c9/c9673cb58317490f6d318f8d40695146a2458c77622a9984fd997c89ed871c90-d # internal
2025-08-20T21:48:35.2939301Z [00:02:01.655]➜  net/url
2025-08-20T21:48:35.2947182Z [00:02:01.656]➜  mkdir -p $WORK/b090/
2025-08-20T21:48:35.2967170Z [00:02:01.656]➜  cat >/tmp/go-build1953077370/b090/importcfg << 'EOF' # internal
2025-08-20T21:48:35.2967845Z [00:02:01.656]➜  # import config
2025-08-20T21:48:35.2968478Z [00:02:01.656]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:35.2969234Z [00:02:01.656]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:35.2969965Z [00:02:01.656]➜  packagefile maps=/tmp/go-build1953077370/b089/_pkg_.a
2025-08-20T21:48:35.2970719Z [00:02:01.656]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:48:35.2971466Z [00:02:01.656]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:35.2972225Z [00:02:01.656]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:35.2973006Z [00:02:01.656]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:35.2973808Z [00:02:01.656]➜  EOF
2025-08-20T21:48:35.2976269Z [00:02:01.656]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "/root/.go/src/net/url=>net/url;$WORK/b090=>" -p net/url -lang=go1.25 -std -complete -installsuffix shared -buildid qWuN1b1aWdxv7Pdho_tZ/qWuN1b1aWdxv7Pdho_tZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /root/.go/src/net/url/url.go
2025-08-20T21:48:35.3081477Z [00:02:01.669]➜  go tool buildid -w $WORK/b082/_pkg_.a # internal
2025-08-20T21:48:35.3140207Z [00:02:01.675]➜  cp $WORK/b082/_pkg_.a /root/.cache/go-build/4d/4d54bfca53e28401c25b13e4b002a130e4584fcf877ff2a7d6c9dcf7d72192c7-d # internal
2025-08-20T21:48:35.3170304Z [00:02:01.675]➜  text/template/parse
2025-08-20T21:48:35.3170917Z [00:02:01.675]➜  mkdir -p $WORK/b091/
2025-08-20T21:48:35.3225728Z [00:02:01.683]➜  cat >/tmp/go-build1953077370/b091/importcfg << 'EOF' # internal
2025-08-20T21:48:35.3227919Z [00:02:01.684]➜  # import config
2025-08-20T21:48:35.3251996Z [00:02:01.684]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:35.3252870Z [00:02:01.684]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:35.3254106Z [00:02:01.684]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:35.3254997Z [00:02:01.684]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:35.3255898Z [00:02:01.684]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:35.3256750Z [00:02:01.684]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:35.3257665Z [00:02:01.684]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:35.3258375Z [00:02:01.684]➜  EOF
2025-08-20T21:48:35.3262042Z [00:02:01.684]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "/root/.go/src/text/template/parse=>text/template/parse;$WORK/b091=>" -p text/template/parse -lang=go1.25 -std -complete -installsuffix shared -buildid iLaawt6vnKFXhBlutn6m/iLaawt6vnKFXhBlutn6m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /root/.go/src/text/template/parse/lex.go /root/.go/src/text/template/parse/node.go /root/.go/src/text/template/parse/parse.go
2025-08-20T21:48:35.3867027Z [00:02:01.748]➜  go tool buildid -w $WORK/b071/_pkg_.a # internal
2025-08-20T21:48:35.3896654Z [00:02:01.751]➜  cp $WORK/b071/_pkg_.a /root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d # internal
2025-08-20T21:48:35.3913038Z [00:02:01.751]➜  github.com/hashicorp/go-multierror
2025-08-20T21:48:35.3913843Z [00:02:01.751]➜  mkdir -p $WORK/b093/
2025-08-20T21:48:35.3914582Z [00:02:01.752]➜  cat >/tmp/go-build1953077370/b093/importcfg << 'EOF' # internal
2025-08-20T21:48:35.3915233Z [00:02:01.752]➜  # import config
2025-08-20T21:48:35.3916201Z [00:02:01.752]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:35.3916990Z [00:02:01.752]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:35.3917944Z [00:02:01.752]➜  packagefile github.com/hashicorp/errwrap=/tmp/go-build1953077370/b094/_pkg_.a
2025-08-20T21:48:35.3918835Z [00:02:01.752]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:35.3919653Z [00:02:01.752]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:35.3920245Z [00:02:01.752]➜  EOF
2025-08-20T21:48:35.3927289Z [00:02:01.752]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1=>github.com/hashicorp/go-multierror@v1.1.1;$WORK/b093=>" -p github.com/hashicorp/go-multierror -lang=go1.13 -complete -installsuffix shared -buildid nr4SMuJH3GryakL8RzdI/nr4SMuJH3GryakL8RzdI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/append.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/flatten.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/format.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/group.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/multierror.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/prefix.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/sort.go
2025-08-20T21:48:35.4509548Z [00:02:01.812]➜  go tool buildid -w $WORK/b090/_pkg_.a # internal
2025-08-20T21:48:35.4524312Z [00:02:01.814]➜  cp $WORK/b090/_pkg_.a /root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d # internal
2025-08-20T21:48:35.4529421Z [00:02:01.814]➜  github.com/netbirdio/netbird/client/iface/wgaddr
2025-08-20T21:48:35.4530351Z [00:02:01.814]➜  mkdir -p $WORK/b098/
2025-08-20T21:48:35.4535680Z [00:02:01.815]➜  cat >/tmp/go-build1953077370/b098/importcfg << 'EOF' # internal
2025-08-20T21:48:35.4536453Z [00:02:01.815]➜  # import config
2025-08-20T21:48:35.4537937Z [00:02:01.815]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:35.4539061Z [00:02:01.815]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:35.4540759Z [00:02:01.815]➜  EOF
2025-08-20T21:48:35.4549427Z [00:02:01.816]➜  go tool buildid -w $WORK/b093/_pkg_.a # internal
2025-08-20T21:48:35.4554012Z [00:02:01.816]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgaddr=>github.com/netbirdio/netbird/client/iface/wgaddr;$WORK/b098=>" -p github.com/netbirdio/netbird/client/iface/wgaddr -lang=go1.23 -complete -installsuffix shared -buildid qQKc_0XVxKm7Vswb3593/qQKc_0XVxKm7Vswb3593 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack ./iface/wgaddr/address.go
2025-08-20T21:48:35.4578403Z [00:02:01.818]➜  cp $WORK/b093/_pkg_.a /root/.cache/go-build/fa/fa8741cb8bd20ddc596e04fc0c1f090682a10a1cc3500ad03f04d54c3d8822b6-d # internal
2025-08-20T21:48:35.4579734Z [00:02:01.818]➜  github.com/netbirdio/netbird/client/errors
2025-08-20T21:48:35.4580391Z [00:02:01.818]➜  mkdir -p $WORK/b095/
2025-08-20T21:48:35.4581142Z [00:02:01.819]➜  cat >/tmp/go-build1953077370/b095/importcfg << 'EOF' # internal
2025-08-20T21:48:35.4581883Z [00:02:01.819]➜  # import config
2025-08-20T21:48:35.4582552Z [00:02:01.819]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:35.4583805Z [00:02:01.819]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:48:35.4584872Z [00:02:01.819]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:35.4585529Z [00:02:01.819]➜  EOF
2025-08-20T21:48:35.4614282Z [00:02:01.822]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/errors=>github.com/netbirdio/netbird/client/errors;$WORK/b095=>" -p github.com/netbirdio/netbird/client/errors -lang=go1.23 -complete -installsuffix shared -buildid P2KyKIzoiPUSgsKYBX-P/P2KyKIzoiPUSgsKYBX-P -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack ./errors/errors.go
2025-08-20T21:48:35.4750051Z [00:02:01.836]➜  go tool buildid -w $WORK/b095/_pkg_.a # internal
2025-08-20T21:48:35.4760504Z [00:02:01.837]➜  cp $WORK/b095/_pkg_.a /root/.cache/go-build/8a/8a0163abb21157451822d7df4b3f6ed40997d29612c773fe86ce14051097a245-d # internal
2025-08-20T21:48:35.4774688Z [00:02:01.838]➜  go tool buildid -w $WORK/b098/_pkg_.a # internal
2025-08-20T21:48:35.4775471Z [00:02:01.838]➜  crypto/internal/fips140/sha512
2025-08-20T21:48:35.4776062Z [00:02:01.838]➜  mkdir -p $WORK/b121/
2025-08-20T21:48:35.4776648Z [00:02:01.839]➜  echo -n > $WORK/b121/go_asm.h # internal
2025-08-20T21:48:35.4783687Z [00:02:01.839]➜  cd /root/.go/src/crypto/internal/fips140/sha512
2025-08-20T21:48:35.4788161Z [00:02:01.839]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b121=>" -I $WORK/b121/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b121/symabis ./sha512block_amd64.s
2025-08-20T21:48:35.4791115Z [00:02:01.839]➜  cp $WORK/b098/_pkg_.a /root/.cache/go-build/f1/f1298e9572cd1a91de3bbfb33f61c50c3291efbf2bec19c6443ee59fca27276b-d # internal
2025-08-20T21:48:35.4792237Z [00:02:01.839]➜  crypto/internal/randutil
2025-08-20T21:48:35.4792781Z [00:02:01.839]➜  mkdir -p $WORK/b122/
2025-08-20T21:48:35.4793685Z [00:02:01.840]➜  cat >/tmp/go-build1953077370/b122/importcfg << 'EOF' # internal
2025-08-20T21:48:35.4794370Z [00:02:01.840]➜  # import config
2025-08-20T21:48:35.4795024Z [00:02:01.840]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:35.4796233Z [00:02:01.840]➜  packagefile math/rand/v2=/tmp/go-build1953077370/b123/_pkg_.a
2025-08-20T21:48:35.4796961Z [00:02:01.840]➜  EOF
2025-08-20T21:48:35.4797496Z [00:02:01.840]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:35.4801001Z [00:02:01.840]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "/root/.go/src/crypto/internal/randutil=>crypto/internal/randutil;$WORK/b122=>" -p crypto/internal/randutil -lang=go1.25 -std -complete -installsuffix shared -buildid _LRhhiq8CBtsB7r7ckZx/_LRhhiq8CBtsB7r7ckZx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /root/.go/src/crypto/internal/randutil/randutil.go
2025-08-20T21:48:35.4839683Z [00:02:01.845]➜  cat >/tmp/go-build1953077370/b121/importcfg << 'EOF' # internal
2025-08-20T21:48:35.4840480Z [00:02:01.845]➜  # import config
2025-08-20T21:48:35.4841106Z [00:02:01.845]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:35.4842112Z [00:02:01.845]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:35.4865513Z [00:02:01.845]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1953077370/b116/_pkg_.a
2025-08-20T21:48:35.4866717Z [00:02:01.845]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1953077370/b117/_pkg_.a
2025-08-20T21:48:35.4867760Z [00:02:01.845]➜  packagefile crypto/internal/impl=/tmp/go-build1953077370/b118/_pkg_.a
2025-08-20T21:48:35.4868643Z [00:02:01.845]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:35.4869445Z [00:02:01.845]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:35.4870288Z [00:02:01.845]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:35.4870935Z [00:02:01.845]➜  EOF
2025-08-20T21:48:35.4876036Z [00:02:01.845]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b121=>" -p crypto/internal/fips140/sha512 -lang=go1.25 -std -installsuffix shared -buildid NqVWzt-uxvhAMtyS56fb/NqVWzt-uxvhAMtyS56fb -goversion go1.25.0 -symabis $WORK/b121/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h /root/.go/src/crypto/internal/fips140/sha512/cast.go /root/.go/src/crypto/internal/fips140/sha512/sha512.go /root/.go/src/crypto/internal/fips140/sha512/sha512block.go /root/.go/src/crypto/internal/fips140/sha512/sha512block_amd64.go
2025-08-20T21:48:35.4905992Z [00:02:01.852]➜  go tool buildid -w $WORK/b122/_pkg_.a # internal
2025-08-20T21:48:35.4913303Z [00:02:01.852]➜  cp $WORK/b122/_pkg_.a /root/.cache/go-build/fc/fcda4929577983205113835be267785e1283b19f36bcf041335af2981fdad11d-d # internal
2025-08-20T21:48:35.4980498Z [00:02:01.859]➜  math/big
2025-08-20T21:48:35.4981007Z [00:02:01.859]➜  mkdir -p $WORK/b130/
2025-08-20T21:48:35.4984577Z [00:02:01.859]➜  echo -n > $WORK/b130/go_asm.h # internal
2025-08-20T21:48:35.4987333Z [00:02:01.859]➜  cd /root/.go/src/math/big
2025-08-20T21:48:35.4994069Z [00:02:01.859]➜  /root/.go/pkg/tool/linux_amd64/asm -p math/big -trimpath "/root/.go/src/math/big=>math/big;$WORK/b130=>" -I $WORK/b130/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b130/symabis ./arith_amd64.s
2025-08-20T21:48:35.5084316Z [00:02:01.867]➜  cat >/tmp/go-build1953077370/b130/importcfg << 'EOF' # internal
2025-08-20T21:48:35.5086907Z [00:02:01.867]➜  # import config
2025-08-20T21:48:35.5087538Z [00:02:01.867]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:35.5088317Z [00:02:01.867]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:35.5089061Z [00:02:01.867]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:35.5089898Z [00:02:01.867]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:35.5090808Z [00:02:01.867]➜  packagefile internal/cpu=/tmp/go-build1953077370/b012/_pkg_.a
2025-08-20T21:48:35.5091977Z [00:02:01.867]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:35.5092851Z [00:02:01.867]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:35.5093915Z [00:02:01.867]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:35.5094735Z [00:02:01.867]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:35.5095544Z [00:02:01.867]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:35.5096335Z [00:02:01.867]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:35.5097108Z [00:02:01.867]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:35.5097875Z [00:02:01.867]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:35.5098466Z [00:02:01.867]➜  EOF
2025-08-20T21:48:35.5098973Z [00:02:01.867]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:35.5107134Z [00:02:01.867]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "/root/.go/src/math/big=>math/big;$WORK/b130=>" -p math/big -lang=go1.25 -std -installsuffix shared -buildid JofwGRdBClRX1fvGbU-v/JofwGRdBClRX1fvGbU-v -goversion go1.25.0 -symabis $WORK/b130/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h /root/.go/src/math/big/accuracy_string.go /root/.go/src/math/big/arith.go /root/.go/src/math/big/arith_amd64.go /root/.go/src/math/big/arith_decl.go /root/.go/src/math/big/decimal.go /root/.go/src/math/big/doc.go /root/.go/src/math/big/float.go /root/.go/src/math/big/floatconv.go /root/.go/src/math/big/floatmarsh.go /root/.go/src/math/big/ftoa.go /root/.go/src/math/big/int.go /root/.go/src/math/big/intconv.go /root/.go/src/math/big/intmarsh.go /root/.go/src/math/big/nat.go /root/.go/src/math/big/natconv.go /root/.go/src/math/big/natdiv.go /root/.go/src/math/big/natmul.go /root/.go/src/math/big/prime.go /root/.go/src/math/big/rat.go /root/.go/src/math/big/ratconv.go /root/.go/src/math/big/ratmarsh.go /root/.go/src/math/big/roundingmode_string.go /root/.go/src/math/big/sqrt.go
2025-08-20T21:48:35.5740646Z [00:02:01.935]➜  cd /root/.go/src/crypto/internal/fips140/sha512
2025-08-20T21:48:35.5745743Z [00:02:01.935]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b121=>" -I $WORK/b121/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b121/sha512block_amd64.o ./sha512block_amd64.s
2025-08-20T21:48:35.5882678Z [00:02:01.949]➜  go tool pack r $WORK/b121/_pkg_.a $WORK/b121/sha512block_amd64.o # internal
2025-08-20T21:48:35.5899015Z [00:02:01.951]➜  go tool buildid -w $WORK/b121/_pkg_.a # internal
2025-08-20T21:48:35.5909871Z [00:02:01.952]➜  cp $WORK/b121/_pkg_.a /root/.cache/go-build/2f/2f5055d5155c1024f9b3a73067545951c7c9ac73d2a344f94926032e30318791-d # internal
2025-08-20T21:48:35.5914081Z [00:02:01.953]➜  crypto/internal/fips140/hmac
2025-08-20T21:48:35.5917210Z [00:02:01.953]➜  mkdir -p $WORK/b114/
2025-08-20T21:48:35.5923599Z [00:02:01.953]➜  cat >/tmp/go-build1953077370/b114/importcfg << 'EOF' # internal
2025-08-20T21:48:35.5936802Z [00:02:01.953]➜  # import config
2025-08-20T21:48:35.5938549Z [00:02:01.953]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:35.5939459Z [00:02:01.953]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:35.5940537Z [00:02:01.953]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1953077370/b115/_pkg_.a
2025-08-20T21:48:35.5941614Z [00:02:01.953]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build1953077370/b119/_pkg_.a
2025-08-20T21:48:35.5942660Z [00:02:01.954]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build1953077370/b121/_pkg_.a
2025-08-20T21:48:35.5943784Z [00:02:01.954]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:35.5944619Z [00:02:01.954]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:35.5945287Z [00:02:01.954]➜  EOF
2025-08-20T21:48:35.5946129Z [00:02:01.954]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:35.5950015Z [00:02:01.954]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/hmac=>crypto/internal/fips140/hmac;$WORK/b114=>" -p crypto/internal/fips140/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid Xiiz0L1g_PX2TJEdwLnE/Xiiz0L1g_PX2TJEdwLnE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /root/.go/src/crypto/internal/fips140/hmac/cast.go /root/.go/src/crypto/internal/fips140/hmac/hmac.go
2025-08-20T21:48:35.6318516Z [00:02:01.993]➜  go tool buildid -w $WORK/b114/_pkg_.a # internal
2025-08-20T21:48:35.6331957Z [00:02:01.994]➜  cp $WORK/b114/_pkg_.a /root/.cache/go-build/61/6156ee615bc7e6a0829170545a39e8fc56847b7139a303c4caa12a871bd65309-d # internal
2025-08-20T21:48:35.6337960Z [00:02:01.995]➜  crypto/internal/fips140/check
2025-08-20T21:48:35.6339181Z [00:02:01.995]➜  mkdir -p $WORK/b113/
2025-08-20T21:48:35.6350738Z [00:02:01.996]➜  cat >/tmp/go-build1953077370/b113/importcfg << 'EOF' # internal
2025-08-20T21:48:35.6352947Z [00:02:01.996]➜  # import config
2025-08-20T21:48:35.6356362Z [00:02:01.996]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:35.6357545Z [00:02:01.996]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build1953077370/b114/_pkg_.a
2025-08-20T21:48:35.6358767Z [00:02:01.996]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1953077370/b115/_pkg_.a
2025-08-20T21:48:35.6360079Z [00:02:01.996]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1953077370/b116/_pkg_.a
2025-08-20T21:48:35.6361409Z [00:02:01.996]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build1953077370/b110/_pkg_.a
2025-08-20T21:48:35.6362498Z [00:02:01.996]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:35.6363310Z [00:02:01.996]➜  EOF
2025-08-20T21:48:35.6376483Z [00:02:01.998]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/check=>crypto/internal/fips140/check;$WORK/b113=>" -p crypto/internal/fips140/check -lang=go1.25 -std -complete -installsuffix shared -buildid Zxi71vD5hbYwOcUgAqgZ/Zxi71vD5hbYwOcUgAqgZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /root/.go/src/crypto/internal/fips140/check/check.go
2025-08-20T21:48:35.6786210Z [00:02:02.040]➜  go tool buildid -w $WORK/b113/_pkg_.a # internal
2025-08-20T21:48:35.6799534Z [00:02:02.041]➜  cp $WORK/b113/_pkg_.a /root/.cache/go-build/d4/d4b96864abeddf49c37f9d1b6ca57baee0a45125ad9b361e59aa46a98b9c624e-d # internal
2025-08-20T21:48:35.6809186Z [00:02:02.042]➜  crypto/internal/fips140/aes
2025-08-20T21:48:35.6810395Z [00:02:02.042]➜  mkdir -p $WORK/b111/
2025-08-20T21:48:35.6819102Z [00:02:02.043]➜  echo -n > $WORK/b111/go_asm.h # internal
2025-08-20T21:48:35.6822406Z [00:02:02.043]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T21:48:35.6829497Z [00:02:02.043]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b111=>" -I $WORK/b111/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b111/symabis ./aes_amd64.s ./ctr_amd64.s
2025-08-20T21:48:35.6871886Z [00:02:02.048]➜  go tool buildid -w $WORK/b091/_pkg_.a # internal
2025-08-20T21:48:35.6879667Z [00:02:02.049]➜  cat >/tmp/go-build1953077370/b111/importcfg << 'EOF' # internal
2025-08-20T21:48:35.6882238Z [00:02:02.049]➜  # import config
2025-08-20T21:48:35.6882859Z [00:02:02.049]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:35.6883948Z [00:02:02.049]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:35.6884990Z [00:02:02.049]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build1953077370/b112/_pkg_.a
2025-08-20T21:48:35.6886326Z [00:02:02.049]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:48:35.6887409Z [00:02:02.049]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1953077370/b120/_pkg_.a
2025-08-20T21:48:35.6888565Z [00:02:02.049]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1953077370/b116/_pkg_.a
2025-08-20T21:48:35.6889699Z [00:02:02.049]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1953077370/b117/_pkg_.a
2025-08-20T21:48:35.6890823Z [00:02:02.049]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build1953077370/b110/_pkg_.a
2025-08-20T21:48:35.6891851Z [00:02:02.049]➜  packagefile crypto/internal/impl=/tmp/go-build1953077370/b118/_pkg_.a
2025-08-20T21:48:35.6892700Z [00:02:02.049]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:35.6893665Z [00:02:02.049]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:35.6897813Z [00:02:02.049]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:35.6898430Z [00:02:02.049]➜  EOF
2025-08-20T21:48:35.6898933Z [00:02:02.049]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:35.6906533Z [00:02:02.049]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b111=>" -p crypto/internal/fips140/aes -lang=go1.25 -std -installsuffix shared -buildid HsmuOwP-pFmxRFxv5gV2/HsmuOwP-pFmxRFxv5gV2 -goversion go1.25.0 -symabis $WORK/b111/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h /root/.go/src/crypto/internal/fips140/aes/aes.go /root/.go/src/crypto/internal/fips140/aes/aes_asm.go /root/.go/src/crypto/internal/fips140/aes/aes_generic.go /root/.go/src/crypto/internal/fips140/aes/cast.go /root/.go/src/crypto/internal/fips140/aes/cbc.go /root/.go/src/crypto/internal/fips140/aes/cbc_noasm.go /root/.go/src/crypto/internal/fips140/aes/const.go /root/.go/src/crypto/internal/fips140/aes/ctr.go /root/.go/src/crypto/internal/fips140/aes/ctr_asm.go
2025-08-20T21:48:35.6958900Z [00:02:02.057]➜  cp $WORK/b091/_pkg_.a /root/.cache/go-build/ae/ae9a0621f6fde77d467410d5f5eb272519921568672f4da4250ac6f9f4f196e5-d # internal
2025-08-20T21:48:35.6981469Z [00:02:02.057]➜  text/template
2025-08-20T21:48:35.6981948Z [00:02:02.058]➜  mkdir -p $WORK/b088/
2025-08-20T21:48:35.6982634Z [00:02:02.058]➜  cat >/tmp/go-build1953077370/b088/importcfg << 'EOF' # internal
2025-08-20T21:48:35.6983497Z [00:02:02.058]➜  # import config
2025-08-20T21:48:35.6984118Z [00:02:02.058]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:35.6984860Z [00:02:02.058]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:35.6985668Z [00:02:02.058]➜  packagefile internal/fmtsort=/tmp/go-build1953077370/b049/_pkg_.a
2025-08-20T21:48:35.6986473Z [00:02:02.058]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:35.6987215Z [00:02:02.058]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:35.6987988Z [00:02:02.058]➜  packagefile maps=/tmp/go-build1953077370/b089/_pkg_.a
2025-08-20T21:48:35.6988768Z [00:02:02.058]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:35.6989575Z [00:02:02.058]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:35.6990347Z [00:02:02.058]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:48:35.6991182Z [00:02:02.058]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:35.6992031Z [00:02:02.058]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:35.6992832Z [00:02:02.058]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:35.6993766Z [00:02:02.058]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:35.6994554Z [00:02:02.058]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:35.6995420Z [00:02:02.058]➜  packagefile text/template/parse=/tmp/go-build1953077370/b091/_pkg_.a
2025-08-20T21:48:35.6996549Z [00:02:02.058]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:35.6997405Z [00:02:02.058]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:35.6998072Z [00:02:02.058]➜  EOF
2025-08-20T21:48:35.7002061Z [00:02:02.059]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "/root/.go/src/text/template=>text/template;$WORK/b088=>" -p text/template -lang=go1.25 -std -complete -installsuffix shared -buildid ypanQPsal6bRcI3odVa5/ypanQPsal6bRcI3odVa5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /root/.go/src/text/template/doc.go /root/.go/src/text/template/exec.go /root/.go/src/text/template/funcs.go /root/.go/src/text/template/helper.go /root/.go/src/text/template/option.go /root/.go/src/text/template/template.go
2025-08-20T21:48:35.8205206Z [00:02:02.180]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T21:48:35.8208114Z [00:02:02.180]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b111=>" -I $WORK/b111/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b111/aes_amd64.o ./aes_amd64.s
2025-08-20T21:48:35.8298967Z [00:02:02.191]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b111=>" -I $WORK/b111/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b111/ctr_amd64.o ./ctr_amd64.s
2025-08-20T21:48:35.8449511Z [00:02:02.206]➜  go tool pack r $WORK/b111/_pkg_.a $WORK/b111/aes_amd64.o $WORK/b111/ctr_amd64.o # internal
2025-08-20T21:48:35.8468518Z [00:02:02.207]➜  go tool buildid -w $WORK/b111/_pkg_.a # internal
2025-08-20T21:48:35.8474302Z [00:02:02.209]➜  cp $WORK/b111/_pkg_.a /root/.cache/go-build/bc/bcd13a7f0dc5edd815fcd26319f95d30cd9827ff1e7d348151785b284326216e-d # internal
2025-08-20T21:48:35.8509874Z [00:02:02.212]➜  crypto/internal/fips140/drbg
2025-08-20T21:48:35.8510731Z [00:02:02.212]➜  mkdir -p $WORK/b106/
2025-08-20T21:48:35.8537934Z [00:02:02.215]➜  cat >/tmp/go-build1953077370/b106/importcfg << 'EOF' # internal
2025-08-20T21:48:35.8539251Z [00:02:02.215]➜  # import config
2025-08-20T21:48:35.8540318Z [00:02:02.215]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:35.8541772Z [00:02:02.215]➜  packagefile crypto/internal/entropy=/tmp/go-build1953077370/b107/_pkg_.a
2025-08-20T21:48:35.8543519Z [00:02:02.215]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:35.8548887Z [00:02:02.215]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build1953077370/b111/_pkg_.a
2025-08-20T21:48:35.8551571Z [00:02:02.215]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:48:35.8575002Z [00:02:02.215]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1953077370/b120/_pkg_.a
2025-08-20T21:48:35.8576221Z [00:02:02.215]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1953077370/b116/_pkg_.a
2025-08-20T21:48:35.8577317Z [00:02:02.215]➜  packagefile crypto/internal/randutil=/tmp/go-build1953077370/b122/_pkg_.a
2025-08-20T21:48:35.8578327Z [00:02:02.215]➜  packagefile crypto/internal/sysrand=/tmp/go-build1953077370/b108/_pkg_.a
2025-08-20T21:48:35.8579299Z [00:02:02.215]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:35.8580135Z [00:02:02.215]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:35.8581023Z [00:02:02.215]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:35.8581855Z [00:02:02.215]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:35.8582386Z [00:02:02.215]➜  EOF
2025-08-20T21:48:35.8582820Z [00:02:02.218]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:35.8587232Z [00:02:02.218]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/drbg=>crypto/internal/fips140/drbg;$WORK/b106=>" -p crypto/internal/fips140/drbg -lang=go1.25 -std -complete -installsuffix shared -buildid md7VrNf9aNJ1JxNXv2f8/md7VrNf9aNJ1JxNXv2f8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /root/.go/src/crypto/internal/fips140/drbg/cast.go /root/.go/src/crypto/internal/fips140/drbg/ctrdrbg.go /root/.go/src/crypto/internal/fips140/drbg/rand.go
2025-08-20T21:48:35.8950079Z [00:02:02.256]➜  cd $WORK/b074
2025-08-20T21:48:35.8957528Z [00:02:02.257]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b074/_x001.o -c _cgo_export.c
2025-08-20T21:48:35.9331580Z [00:02:02.294]➜  go tool buildid -w $WORK/b106/_pkg_.a # internal
2025-08-20T21:48:35.9354870Z [00:02:02.297]➜  cp $WORK/b106/_pkg_.a /root/.cache/go-build/d8/d88ffc3228d0ba0a1afebf28c5478b900c9f99772ffe075c0c35739f7e4a5dbc-d # internal
2025-08-20T21:48:35.9362266Z [00:02:02.297]➜  crypto/internal/fips140only
2025-08-20T21:48:35.9368493Z [00:02:02.298]➜  mkdir -p $WORK/b105/
2025-08-20T21:48:35.9385542Z [00:02:02.300]➜  cat >/tmp/go-build1953077370/b105/importcfg << 'EOF' # internal
2025-08-20T21:48:35.9404010Z [00:02:02.300]➜  # import config
2025-08-20T21:48:35.9404910Z [00:02:02.300]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1953077370/b106/_pkg_.a
2025-08-20T21:48:35.9406101Z [00:02:02.300]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1953077370/b115/_pkg_.a
2025-08-20T21:48:35.9407280Z [00:02:02.300]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build1953077370/b119/_pkg_.a
2025-08-20T21:48:35.9408428Z [00:02:02.300]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build1953077370/b121/_pkg_.a
2025-08-20T21:48:35.9409405Z [00:02:02.300]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:35.9410320Z [00:02:02.300]➜  packagefile internal/godebug=/tmp/go-build1953077370/b039/_pkg_.a
2025-08-20T21:48:35.9411532Z [00:02:02.300]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:35.9412127Z [00:02:02.300]➜  EOF
2025-08-20T21:48:35.9424698Z [00:02:02.302]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:35.9428602Z [00:02:02.304]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140only=>crypto/internal/fips140only;$WORK/b105=>" -p crypto/internal/fips140only -lang=go1.25 -std -complete -installsuffix shared -buildid y_46Xn2YDwM_D9Y07tca/y_46Xn2YDwM_D9Y07tca -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /root/.go/src/crypto/internal/fips140only/fips140only.go
2025-08-20T21:48:35.9724629Z [00:02:02.334]➜  cd $WORK/b074
2025-08-20T21:48:35.9727820Z [00:02:02.334]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b074/_x002.o -c cgo_linux.cgo2.c
2025-08-20T21:48:36.0150455Z [00:02:02.376]➜  go tool buildid -w $WORK/b105/_pkg_.a # internal
2025-08-20T21:48:36.0168757Z [00:02:02.378]➜  cp $WORK/b105/_pkg_.a /root/.cache/go-build/fe/fe018016f0b5a0e59332ad1304ea15a8ab92b0d07f6d83556e1d5120437fb86e-d # internal
2025-08-20T21:48:36.0170523Z [00:02:02.378]➜  crypto/md5
2025-08-20T21:48:36.0172648Z [00:02:02.378]➜  mkdir -p $WORK/b102/
2025-08-20T21:48:36.0174022Z [00:02:02.378]➜  echo -n > $WORK/b102/go_asm.h # internal
2025-08-20T21:48:36.0181033Z [00:02:02.378]➜  cd /root/.go/src/crypto/md5
2025-08-20T21:48:36.0183604Z [00:02:02.378]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b102=>" -I $WORK/b102/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b102/symabis ./md5block_amd64.s
2025-08-20T21:48:36.0260341Z [00:02:02.387]➜  cat >/tmp/go-build1953077370/b102/importcfg << 'EOF' # internal
2025-08-20T21:48:36.0267446Z [00:02:02.387]➜  # import config
2025-08-20T21:48:36.0268171Z [00:02:02.387]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:36.0269165Z [00:02:02.387]➜  packagefile crypto/internal/fips140only=/tmp/go-build1953077370/b105/_pkg_.a
2025-08-20T21:48:36.0270164Z [00:02:02.387]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:36.0271004Z [00:02:02.387]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:36.0271922Z [00:02:02.387]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:36.0272865Z [00:02:02.387]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:36.0273761Z [00:02:02.387]➜  EOF
2025-08-20T21:48:36.0274301Z [00:02:02.387]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:36.0277976Z [00:02:02.387]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b102=>" -p crypto/md5 -lang=go1.25 -std -installsuffix shared -buildid xzJNDPgMPDB6jckQO8_3/xzJNDPgMPDB6jckQO8_3 -goversion go1.25.0 -symabis $WORK/b102/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h /root/.go/src/crypto/md5/md5.go /root/.go/src/crypto/md5/md5block.go /root/.go/src/crypto/md5/md5block_decl.go
2025-08-20T21:48:36.1116355Z [00:02:02.472]➜  cd $WORK/b074
2025-08-20T21:48:36.1119152Z [00:02:02.472]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b074/_x003.o -c cgo_resnew.cgo2.c
2025-08-20T21:48:36.1615664Z [00:02:02.522]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b074/_x004.o -c cgo_socknew.cgo2.c
2025-08-20T21:48:36.2031960Z [00:02:02.564]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b074/_x005.o -c cgo_unix_cgo.cgo2.c
2025-08-20T21:48:36.2039797Z [00:02:02.565]➜  go tool buildid -w $WORK/b088/_pkg_.a # internal
2025-08-20T21:48:36.2094628Z [00:02:02.571]➜  cp $WORK/b088/_pkg_.a /root/.cache/go-build/55/55a31bc16f925b41d7970c28df2bbf764af8a7cca35f85b99491921cdb741eb4-d # internal
2025-08-20T21:48:36.2098670Z [00:02:02.571]➜  crypto/internal/fips140/aes/gcm
2025-08-20T21:48:36.2101764Z [00:02:02.571]➜  mkdir -p $WORK/b127/
2025-08-20T21:48:36.2103274Z [00:02:02.571]➜  echo -n > $WORK/b127/go_asm.h # internal
2025-08-20T21:48:36.2104036Z [00:02:02.572]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T21:48:36.2112314Z [00:02:02.572]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b127=>" -I $WORK/b127/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b127/symabis ./gcm_amd64.s
2025-08-20T21:48:36.2162567Z [00:02:02.577]➜  cd /root/.go/src/crypto/md5
2025-08-20T21:48:36.2165331Z [00:02:02.578]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b102=>" -I $WORK/b102/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b102/md5block_amd64.o ./md5block_amd64.s
2025-08-20T21:48:36.2173531Z [00:02:02.578]➜  cat >/tmp/go-build1953077370/b127/importcfg << 'EOF' # internal
2025-08-20T21:48:36.2175798Z [00:02:02.579]➜  # import config
2025-08-20T21:48:36.2176576Z [00:02:02.579]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:36.2177721Z [00:02:02.579]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build1953077370/b111/_pkg_.a
2025-08-20T21:48:36.2190949Z [00:02:02.579]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build1953077370/b112/_pkg_.a
2025-08-20T21:48:36.2192239Z [00:02:02.579]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:48:36.2193544Z [00:02:02.579]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1953077370/b106/_pkg_.a
2025-08-20T21:48:36.2194706Z [00:02:02.579]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1953077370/b120/_pkg_.a
2025-08-20T21:48:36.2195932Z [00:02:02.579]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1953077370/b116/_pkg_.a
2025-08-20T21:48:36.2197166Z [00:02:02.579]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1953077370/b117/_pkg_.a
2025-08-20T21:48:36.2198254Z [00:02:02.579]➜  packagefile crypto/internal/impl=/tmp/go-build1953077370/b118/_pkg_.a
2025-08-20T21:48:36.2199150Z [00:02:02.579]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:36.2199935Z [00:02:02.579]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:36.2200543Z [00:02:02.579]➜  EOF
2025-08-20T21:48:36.2201041Z [00:02:02.579]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:36.2209477Z [00:02:02.579]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b127=>" -p crypto/internal/fips140/aes/gcm -lang=go1.25 -std -installsuffix shared -buildid 4tWNDO2ebyM7gQMWiRTJ/4tWNDO2ebyM7gQMWiRTJ -goversion go1.25.0 -symabis $WORK/b127/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/go_asm.h /root/.go/src/crypto/internal/fips140/aes/gcm/cast.go /root/.go/src/crypto/internal/fips140/aes/gcm/cmac.go /root/.go/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /root/.go/src/crypto/internal/fips140/aes/gcm/ghash.go
2025-08-20T21:48:36.2256848Z [00:02:02.587]➜  cd /root/.go/src/crypto/md5
2025-08-20T21:48:36.2259857Z [00:02:02.587]➜  go tool pack r $WORK/b102/_pkg_.a $WORK/b102/md5block_amd64.o # internal
2025-08-20T21:48:36.2260676Z [00:02:02.587]➜  go tool buildid -w $WORK/b102/_pkg_.a # internal
2025-08-20T21:48:36.2269900Z [00:02:02.588]➜  cp $WORK/b102/_pkg_.a /root/.cache/go-build/ff/ffd47a7f655d2264f725b558b5a357c36e8f498bf298877889e4508c649663ea-d # internal
2025-08-20T21:48:36.2272224Z [00:02:02.588]➜  database/sql/driver
2025-08-20T21:48:36.2272881Z [00:02:02.589]➜  mkdir -p $WORK/b132/
2025-08-20T21:48:36.2279588Z [00:02:02.589]➜  cat >/tmp/go-build1953077370/b132/importcfg << 'EOF' # internal
2025-08-20T21:48:36.2280558Z [00:02:02.589]➜  # import config
2025-08-20T21:48:36.2284508Z [00:02:02.589]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:36.2285927Z [00:02:02.589]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:36.2287675Z [00:02:02.589]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:36.2288461Z [00:02:02.589]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:36.2289261Z [00:02:02.589]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:36.2290021Z [00:02:02.589]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:36.2290577Z [00:02:02.589]➜  EOF
2025-08-20T21:48:36.2291327Z [00:02:02.589]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:36.2301715Z [00:02:02.589]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "/root/.go/src/database/sql/driver=>database/sql/driver;$WORK/b132=>" -p database/sql/driver -lang=go1.25 -std -complete -installsuffix shared -buildid INg8tgFsvmSkfhWpsAAf/INg8tgFsvmSkfhWpsAAf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack /root/.go/src/database/sql/driver/driver.go /root/.go/src/database/sql/driver/types.go
2025-08-20T21:48:36.2481809Z [00:02:02.609]➜  cd $WORK/b074
2025-08-20T21:48:36.2485794Z [00:02:02.609]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b074/_x006.o -c cgo_unix_cgo_res.cgo2.c
2025-08-20T21:48:36.2726174Z [00:02:02.633]➜  cd /root/.go/src/math/big
2025-08-20T21:48:36.2729566Z [00:02:02.633]➜  /root/.go/pkg/tool/linux_amd64/asm -p math/big -trimpath "/root/.go/src/math/big=>math/big;$WORK/b130=>" -I $WORK/b130/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b130/arith_amd64.o ./arith_amd64.s
2025-08-20T21:48:36.2815392Z [00:02:02.643]➜  go tool pack r $WORK/b130/_pkg_.a $WORK/b130/arith_amd64.o # internal
2025-08-20T21:48:36.2825759Z [00:02:02.643]➜  go tool buildid -w $WORK/b130/_pkg_.a # internal
2025-08-20T21:48:36.2932495Z [00:02:02.654]➜  cp $WORK/b130/_pkg_.a /root/.cache/go-build/3b/3b45a8c38cee8cd6053c78cd6700739b9b134c3d952807771dd42ed436a1c218-d # internal
2025-08-20T21:48:36.2934093Z [00:02:02.655]➜  encoding/hex
2025-08-20T21:48:36.2937724Z [00:02:02.655]➜  mkdir -p $WORK/b133/
2025-08-20T21:48:36.2938431Z [00:02:02.655]➜  cat >/tmp/go-build1953077370/b133/importcfg << 'EOF' # internal
2025-08-20T21:48:36.2939115Z [00:02:02.655]➜  # import config
2025-08-20T21:48:36.2939763Z [00:02:02.655]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:36.2940854Z [00:02:02.655]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:36.2941661Z [00:02:02.655]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:36.2942345Z [00:02:02.655]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:36.2943311Z [00:02:02.655]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:36.2943921Z [00:02:02.655]➜  EOF
2025-08-20T21:48:36.2944457Z [00:02:02.655]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:36.2947138Z [00:02:02.655]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "/root/.go/src/encoding/hex=>encoding/hex;$WORK/b133=>" -p encoding/hex -lang=go1.25 -std -complete -installsuffix shared -buildid FiBd9Fuh5gov9bYEg4MY/FiBd9Fuh5gov9bYEg4MY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack /root/.go/src/encoding/hex/hex.go
2025-08-20T21:48:36.3113248Z [00:02:02.672]➜  cd $WORK/b074
2025-08-20T21:48:36.3117622Z [00:02:02.672]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b074/_cgo_main.o -c _cgo_main.c
2025-08-20T21:48:36.3138370Z [00:02:02.675]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T21:48:36.3142759Z [00:02:02.675]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b127=>" -I $WORK/b127/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b127/gcm_amd64.o ./gcm_amd64.s
2025-08-20T21:48:36.3239628Z [00:02:02.685]➜  go tool pack r $WORK/b127/_pkg_.a $WORK/b127/gcm_amd64.o # internal
2025-08-20T21:48:36.3244074Z [00:02:02.686]➜  go tool buildid -w $WORK/b127/_pkg_.a # internal
2025-08-20T21:48:36.3289456Z [00:02:02.690]➜  cp $WORK/b127/_pkg_.a /root/.cache/go-build/d1/d1981a63e6abbe17adce83ff1228a60e99776d57fe07c55c2c78176b607fcf46-d # internal
2025-08-20T21:48:36.3297194Z [00:02:02.691]➜  crypto/cipher
2025-08-20T21:48:36.3316365Z [00:02:02.693]➜  mkdir -p $WORK/b126/
2025-08-20T21:48:36.3336090Z [00:02:02.695]➜  cat >/tmp/go-build1953077370/b126/importcfg << 'EOF' # internal
2025-08-20T21:48:36.3338233Z [00:02:02.695]➜  # import config
2025-08-20T21:48:36.3340995Z [00:02:02.695]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:36.3341985Z [00:02:02.695]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build1953077370/b111/_pkg_.a
2025-08-20T21:48:36.3343294Z [00:02:02.695]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build1953077370/b127/_pkg_.a
2025-08-20T21:48:36.3344452Z [00:02:02.695]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build1953077370/b112/_pkg_.a
2025-08-20T21:48:36.3345567Z [00:02:02.695]➜  packagefile crypto/internal/fips140only=/tmp/go-build1953077370/b105/_pkg_.a
2025-08-20T21:48:36.3346616Z [00:02:02.695]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:48:36.3347466Z [00:02:02.695]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:36.3348357Z [00:02:02.695]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:36.3349228Z [00:02:02.695]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:36.3349809Z [00:02:02.695]➜  EOF
2025-08-20T21:48:36.3350327Z [00:02:02.695]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:36.3362502Z [00:02:02.695]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "/root/.go/src/crypto/cipher=>crypto/cipher;$WORK/b126=>" -p crypto/cipher -lang=go1.25 -std -complete -installsuffix shared -buildid o0K3q3km1NpVu9UlVhNm/o0K3q3km1NpVu9UlVhNm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /root/.go/src/crypto/cipher/cbc.go /root/.go/src/crypto/cipher/cfb.go /root/.go/src/crypto/cipher/cipher.go /root/.go/src/crypto/cipher/ctr.go /root/.go/src/crypto/cipher/gcm.go /root/.go/src/crypto/cipher/io.go /root/.go/src/crypto/cipher/ofb.go
2025-08-20T21:48:36.3368331Z [00:02:02.695]➜  go tool buildid -w $WORK/b132/_pkg_.a # internal
2025-08-20T21:48:36.3384723Z [00:02:02.700]➜  cp $WORK/b132/_pkg_.a /root/.cache/go-build/72/7297554511b7107710509f30f1d5125c22b293c8331cebf7a21d346d3ab317d5-d # internal
2025-08-20T21:48:36.3386159Z [00:02:02.700]➜  encoding/base64
2025-08-20T21:48:36.3386967Z [00:02:02.700]➜  mkdir -p $WORK/b136/
2025-08-20T21:48:36.3395582Z [00:02:02.701]➜  cat >/tmp/go-build1953077370/b136/importcfg << 'EOF' # internal
2025-08-20T21:48:36.3397005Z [00:02:02.701]➜  # import config
2025-08-20T21:48:36.3398115Z [00:02:02.701]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:36.3402153Z [00:02:02.701]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:36.3402977Z [00:02:02.701]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:36.3404360Z [00:02:02.701]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:36.3405002Z [00:02:02.701]➜  EOF
2025-08-20T21:48:36.3407863Z [00:02:02.701]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "/root/.go/src/encoding/base64=>encoding/base64;$WORK/b136=>" -p encoding/base64 -lang=go1.25 -std -complete -installsuffix shared -buildid WtfAcfMQFJdbATnk5y5y/WtfAcfMQFJdbATnk5y5y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /root/.go/src/encoding/base64/base64.go
2025-08-20T21:48:36.3416660Z [00:02:02.701]➜  go tool buildid -w $WORK/b133/_pkg_.a # internal
2025-08-20T21:48:36.3418217Z [00:02:02.702]➜  cp $WORK/b133/_pkg_.a /root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d # internal
2025-08-20T21:48:36.3462324Z [00:02:02.705]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/preferlinkext $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o -O2 -g -lresolv
2025-08-20T21:48:36.3465233Z [00:02:02.705]➜  golang.org/x/sys/unix
2025-08-20T21:48:36.3465807Z [00:02:02.705]➜  mkdir -p $WORK/b140/
2025-08-20T21:48:36.3466433Z [00:02:02.706]➜  echo -n > $WORK/b140/go_asm.h # internal
2025-08-20T21:48:36.3467176Z [00:02:02.706]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix
2025-08-20T21:48:36.3469690Z [00:02:02.706]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix=>golang.org/x/sys@v0.32.0/unix;$WORK/b140=>" -I $WORK/b140/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b140/symabis ./asm_linux_amd64.s
2025-08-20T21:48:36.3523593Z [00:02:02.709]➜  cat >/tmp/go-build1953077370/b140/importcfg << 'EOF' # internal
2025-08-20T21:48:36.3524451Z [00:02:02.709]➜  # import config
2025-08-20T21:48:36.3525163Z [00:02:02.709]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:36.3526105Z [00:02:02.709]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:36.3527045Z [00:02:02.709]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:36.3527922Z [00:02:02.709]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:36.3528788Z [00:02:02.709]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:36.3529643Z [00:02:02.709]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:36.3530505Z [00:02:02.709]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:36.3531383Z [00:02:02.709]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:36.3532205Z [00:02:02.709]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:36.3540776Z [00:02:02.709]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:36.3543546Z [00:02:02.709]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:36.3544211Z [00:02:02.709]➜  EOF
2025-08-20T21:48:36.3544764Z [00:02:02.714]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:36.3578253Z [00:02:02.714]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix=>golang.org/x/sys@v0.32.0/unix;$WORK/b140=>" -p golang.org/x/sys/unix -lang=go1.23 -installsuffix shared -buildid SefVUBHJTmjOL2Qlo5vB/SefVUBHJTmjOL2Qlo5vB -goversion go1.25.0 -symabis $WORK/b140/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack -asmhdr $WORK/b140/go_asm.h /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/affinity_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/aliases.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/auxv.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/bluetooth_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/constants.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/dev_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/dirent.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/endian_little.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/env_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/fcntl.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/fdset.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/ifreq_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/ioctl_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/ioctl_unsigned.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/mremap.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/pagesize_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/race0.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/readdirent_getdents.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/sockcmsg_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/sockcmsg_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/sockcmsg_unix_other.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/syscall.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/syscall_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/syscall_linux_alarm.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/syscall_linux_amd64.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/syscall_linux_amd64_gc.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/syscall_linux_gc.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/syscall_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/syscall_unix_gc.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/sysvshm_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/sysvshm_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/timestruct.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/vgetrandom_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/zerrors_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/zerrors_linux_amd64.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/zptrace_x86_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/zsyscall_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/zsyscall_linux_amd64.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/zsysnum_linux_amd64.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/ztypes_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix/ztypes_linux_amd64.go
2025-08-20T21:48:36.4091559Z [00:02:02.770]➜  go tool buildid -w $WORK/b136/_pkg_.a # internal
2025-08-20T21:48:36.4124877Z [00:02:02.772]➜  cp $WORK/b136/_pkg_.a /root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d # internal
2025-08-20T21:48:36.4131853Z [00:02:02.772]➜  encoding/json
2025-08-20T21:48:36.4132335Z [00:02:02.772]➜  mkdir -p $WORK/b134/
2025-08-20T21:48:36.4133036Z [00:02:02.772]➜  cat >/tmp/go-build1953077370/b134/importcfg << 'EOF' # internal
2025-08-20T21:48:36.4133915Z [00:02:02.772]➜  # import config
2025-08-20T21:48:36.4134566Z [00:02:02.772]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:36.4135647Z [00:02:02.772]➜  packagefile cmp=/tmp/go-build1953077370/b046/_pkg_.a
2025-08-20T21:48:36.4136456Z [00:02:02.772]➜  packagefile encoding=/tmp/go-build1953077370/b135/_pkg_.a
2025-08-20T21:48:36.4137388Z [00:02:02.772]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:36.4138302Z [00:02:02.772]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:36.4139128Z [00:02:02.772]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:36.4140027Z [00:02:02.772]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:36.4140806Z [00:02:02.772]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:36.4141609Z [00:02:02.772]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:36.4142455Z [00:02:02.772]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:36.4143455Z [00:02:02.772]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:36.4144336Z [00:02:02.772]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:36.4145159Z [00:02:02.772]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:36.4145969Z [00:02:02.772]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:36.4146852Z [00:02:02.772]➜  packagefile unicode/utf16=/tmp/go-build1953077370/b137/_pkg_.a
2025-08-20T21:48:36.4147754Z [00:02:02.772]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:36.4148393Z [00:02:02.772]➜  EOF
2025-08-20T21:48:36.4153576Z [00:02:02.772]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "/root/.go/src/encoding/json=>encoding/json;$WORK/b134=>" -p encoding/json -lang=go1.25 -std -complete -installsuffix shared -buildid 9bKiwmcK9ggUgfrzMbzw/9bKiwmcK9ggUgfrzMbzw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /root/.go/src/encoding/json/decode.go /root/.go/src/encoding/json/encode.go /root/.go/src/encoding/json/fold.go /root/.go/src/encoding/json/indent.go /root/.go/src/encoding/json/scanner.go /root/.go/src/encoding/json/stream.go /root/.go/src/encoding/json/tables.go /root/.go/src/encoding/json/tags.go
2025-08-20T21:48:36.4174193Z [00:02:02.779]➜  go tool buildid -w $WORK/b126/_pkg_.a # internal
2025-08-20T21:48:36.4194661Z [00:02:02.781]➜  cp $WORK/b126/_pkg_.a /root/.cache/go-build/bc/bce84b5643684eb4e918943ce32ab07e865e819d2e645d0acd34fce738d6a4f7-d # internal
2025-08-20T21:48:36.4200082Z [00:02:02.781]➜  crypto/internal/boring
2025-08-20T21:48:36.4200772Z [00:02:02.781]➜  mkdir -p $WORK/b125/
2025-08-20T21:48:36.4210033Z [00:02:02.782]➜  cat >/tmp/go-build1953077370/b125/importcfg << 'EOF' # internal
2025-08-20T21:48:36.4210839Z [00:02:02.782]➜  # import config
2025-08-20T21:48:36.4211610Z [00:02:02.782]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:36.4212571Z [00:02:02.782]➜  packagefile crypto/cipher=/tmp/go-build1953077370/b126/_pkg_.a
2025-08-20T21:48:36.4213864Z [00:02:02.782]➜  packagefile crypto/internal/boring/sig=/tmp/go-build1953077370/b129/_pkg_.a
2025-08-20T21:48:36.4216069Z [00:02:02.782]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:36.4221606Z [00:02:02.782]➜  EOF
2025-08-20T21:48:36.4225429Z [00:02:02.782]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring=>crypto/internal/boring;$WORK/b125=>" -p crypto/internal/boring -lang=go1.25 -std -complete -installsuffix shared -buildid W3zLiifb2SZOjBXz5Ugx/W3zLiifb2SZOjBXz5Ugx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /root/.go/src/crypto/internal/boring/doc.go /root/.go/src/crypto/internal/boring/notboring.go
2025-08-20T21:48:36.4418053Z [00:02:02.803]➜  go tool buildid -w $WORK/b125/_pkg_.a # internal
2025-08-20T21:48:36.4431473Z [00:02:02.804]➜  cp $WORK/b125/_pkg_.a /root/.cache/go-build/21/218cf35c4ded279c8ffd329e9deaeed9c22d44444e8f0dbe0226e594c32e9258-d # internal
2025-08-20T21:48:36.4433429Z [00:02:02.804]➜  crypto/rand
2025-08-20T21:48:36.4433940Z [00:02:02.804]➜  mkdir -p $WORK/b124/
2025-08-20T21:48:36.4434664Z [00:02:02.804]➜  cat >/tmp/go-build1953077370/b124/importcfg << 'EOF' # internal
2025-08-20T21:48:36.4435360Z [00:02:02.804]➜  # import config
2025-08-20T21:48:36.4436145Z [00:02:02.804]➜  packagefile crypto/internal/boring=/tmp/go-build1953077370/b125/_pkg_.a
2025-08-20T21:48:36.4437265Z [00:02:02.804]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:36.4438356Z [00:02:02.804]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1953077370/b106/_pkg_.a
2025-08-20T21:48:36.4439455Z [00:02:02.804]➜  packagefile crypto/internal/fips140only=/tmp/go-build1953077370/b105/_pkg_.a
2025-08-20T21:48:36.4440772Z [00:02:02.804]➜  packagefile crypto/internal/randutil=/tmp/go-build1953077370/b122/_pkg_.a
2025-08-20T21:48:36.4441875Z [00:02:02.804]➜  packagefile crypto/internal/sysrand=/tmp/go-build1953077370/b108/_pkg_.a
2025-08-20T21:48:36.4442874Z [00:02:02.804]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:36.4443836Z [00:02:02.804]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:36.4444645Z [00:02:02.804]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:36.4445273Z [00:02:02.804]➜  EOF
2025-08-20T21:48:36.4448418Z [00:02:02.804]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "/root/.go/src/crypto/rand=>crypto/rand;$WORK/b124=>" -p crypto/rand -lang=go1.25 -std -complete -installsuffix shared -buildid nPnKckdhg0Aj-vrrKqzH/nPnKckdhg0Aj-vrrKqzH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /root/.go/src/crypto/rand/rand.go /root/.go/src/crypto/rand/text.go /root/.go/src/crypto/rand/util.go
2025-08-20T21:48:36.4594001Z [00:02:02.820]➜  go tool buildid -w $WORK/b124/_pkg_.a # internal
2025-08-20T21:48:36.4624671Z [00:02:02.821]➜  cp $WORK/b124/_pkg_.a /root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d # internal
2025-08-20T21:48:36.4625747Z [00:02:02.821]➜  crypto/sha1
2025-08-20T21:48:36.4626213Z [00:02:02.821]➜  mkdir -p $WORK/b131/
2025-08-20T21:48:36.4626813Z [00:02:02.822]➜  echo -n > $WORK/b131/go_asm.h # internal
2025-08-20T21:48:36.4627427Z [00:02:02.822]➜  cd /root/.go/src/crypto/sha1
2025-08-20T21:48:36.4629482Z [00:02:02.822]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b131=>" -I $WORK/b131/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b131/symabis ./sha1block_amd64.s
2025-08-20T21:48:36.4657749Z [00:02:02.827]➜  cat >/tmp/go-build1953077370/b131/importcfg << 'EOF' # internal
2025-08-20T21:48:36.4664853Z [00:02:02.827]➜  # import config
2025-08-20T21:48:36.4665585Z [00:02:02.827]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:36.4666519Z [00:02:02.827]➜  packagefile crypto/internal/boring=/tmp/go-build1953077370/b125/_pkg_.a
2025-08-20T21:48:36.4667881Z [00:02:02.827]➜  packagefile crypto/internal/fips140only=/tmp/go-build1953077370/b105/_pkg_.a
2025-08-20T21:48:36.4668903Z [00:02:02.827]➜  packagefile crypto/internal/impl=/tmp/go-build1953077370/b118/_pkg_.a
2025-08-20T21:48:36.4669769Z [00:02:02.827]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:36.4670545Z [00:02:02.827]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:36.4671423Z [00:02:02.827]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:36.4672340Z [00:02:02.827]➜  packagefile internal/cpu=/tmp/go-build1953077370/b012/_pkg_.a
2025-08-20T21:48:36.4673441Z [00:02:02.827]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:36.4674127Z [00:02:02.827]➜  EOF
2025-08-20T21:48:36.4674666Z [00:02:02.827]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:36.4678387Z [00:02:02.827]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b131=>" -p crypto/sha1 -lang=go1.25 -std -installsuffix shared -buildid KgYea1Pdw3hJNrGRYkZX/KgYea1Pdw3hJNrGRYkZX -goversion go1.25.0 -symabis $WORK/b131/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack -asmhdr $WORK/b131/go_asm.h /root/.go/src/crypto/sha1/sha1.go /root/.go/src/crypto/sha1/sha1block.go /root/.go/src/crypto/sha1/sha1block_amd64.go
2025-08-20T21:48:36.5047905Z [00:02:02.866]➜  cd /root/.go/src/crypto/sha1
2025-08-20T21:48:36.5064266Z [00:02:02.866]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b131=>" -I $WORK/b131/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b131/sha1block_amd64.o ./sha1block_amd64.s
2025-08-20T21:48:36.5154020Z [00:02:02.876]➜  go tool pack r $WORK/b131/_pkg_.a $WORK/b131/sha1block_amd64.o # internal
2025-08-20T21:48:36.5157065Z [00:02:02.876]➜  go tool buildid -w $WORK/b131/_pkg_.a # internal
2025-08-20T21:48:36.5170863Z [00:02:02.877]➜  cp $WORK/b131/_pkg_.a /root/.cache/go-build/48/48137442ca30c65917bc9a10aa7fba2118a6aac825a5066dbce46eec0794ee52-d # internal
2025-08-20T21:48:36.5172104Z [00:02:02.878]➜  github.com/things-go/go-socks5/bufferpool
2025-08-20T21:48:36.5172702Z [00:02:02.878]➜  mkdir -p $WORK/b142/
2025-08-20T21:48:36.5173591Z [00:02:02.878]➜  cat >/tmp/go-build1953077370/b142/importcfg << 'EOF' # internal
2025-08-20T21:48:36.5174259Z [00:02:02.878]➜  # import config
2025-08-20T21:48:36.5174925Z [00:02:02.878]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:36.5178577Z [00:02:02.878]➜  EOF
2025-08-20T21:48:36.5179110Z [00:02:02.879]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:36.5182819Z [00:02:02.879]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4/bufferpool=>github.com/things-go/go-socks5@v0.0.4/bufferpool;$WORK/b142=>" -p github.com/things-go/go-socks5/bufferpool -lang=go1.18 -complete -installsuffix shared -buildid kksWCBD7vi3FDk1a1qzq/kksWCBD7vi3FDk1a1qzq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4/bufferpool/pool.go
2025-08-20T21:48:36.5344825Z [00:02:02.895]➜  go tool buildid -w $WORK/b142/_pkg_.a # internal
2025-08-20T21:48:36.5348701Z [00:02:02.896]➜  cp $WORK/b142/_pkg_.a /root/.cache/go-build/6a/6a2747086469868835556291997db4a7927c4c4218bc7922564f3ec9f746280b-d # internal
2025-08-20T21:48:36.5357205Z [00:02:02.897]➜  golang.org/x/net/bpf
2025-08-20T21:48:36.5359663Z [00:02:02.897]➜  mkdir -p $WORK/b147/
2025-08-20T21:48:36.5369242Z [00:02:02.898]➜  cat >/tmp/go-build1953077370/b147/importcfg << 'EOF' # internal
2025-08-20T21:48:36.5370267Z [00:02:02.898]➜  # import config
2025-08-20T21:48:36.5372346Z [00:02:02.898]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:36.5373745Z [00:02:02.898]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:36.5378891Z [00:02:02.898]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:36.5379497Z [00:02:02.898]➜  EOF
2025-08-20T21:48:36.5388229Z [00:02:02.898]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.39.0/bpf=>golang.org/x/net@v0.39.0/bpf;$WORK/b147=>" -p golang.org/x/net/bpf -lang=go1.23 -complete -installsuffix shared -buildid 1hYaVYcW8m13BblcXX73/1hYaVYcW8m13BblcXX73 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.39.0/bpf/asm.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/bpf/constants.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/bpf/doc.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/bpf/instructions.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/bpf/setter.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/bpf/vm.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/bpf/vm_instructions.go
2025-08-20T21:48:36.5829068Z [00:02:02.944]➜  gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/preferlinkext $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
2025-08-20T21:48:36.5846539Z [00:02:02.946]➜  TERM='dumb' /root/.go/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go
2025-08-20T21:48:36.5907929Z [00:02:02.952]➜  cat >/tmp/go-build1953077370/b074/importcfg << 'EOF' # internal
2025-08-20T21:48:36.5913793Z [00:02:02.952]➜  # import config
2025-08-20T21:48:36.5915001Z [00:02:02.952]➜  importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
2025-08-20T21:48:36.5916034Z [00:02:02.953]➜  packagefile cmp=/tmp/go-build1953077370/b046/_pkg_.a
2025-08-20T21:48:36.5916895Z [00:02:02.953]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:36.5917746Z [00:02:02.953]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:36.5918827Z [00:02:02.953]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1953077370/b075/_pkg_.a
2025-08-20T21:48:36.5919936Z [00:02:02.953]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:48:36.5920919Z [00:02:02.953]➜  packagefile internal/godebug=/tmp/go-build1953077370/b039/_pkg_.a
2025-08-20T21:48:36.5921847Z [00:02:02.953]➜  packagefile internal/itoa=/tmp/go-build1953077370/b043/_pkg_.a
2025-08-20T21:48:36.5922773Z [00:02:02.953]➜  packagefile internal/nettrace=/tmp/go-build1953077370/b076/_pkg_.a
2025-08-20T21:48:36.5923925Z [00:02:02.953]➜  packagefile internal/poll=/tmp/go-build1953077370/b060/_pkg_.a
2025-08-20T21:48:36.5924914Z [00:02:02.953]➜  packagefile internal/singleflight=/tmp/go-build1953077370/b077/_pkg_.a
2025-08-20T21:48:36.5925939Z [00:02:02.953]➜  packagefile internal/stringslite=/tmp/go-build1953077370/b032/_pkg_.a
2025-08-20T21:48:36.5926975Z [00:02:02.953]➜  packagefile internal/syscall/unix=/tmp/go-build1953077370/b061/_pkg_.a
2025-08-20T21:48:36.5927833Z [00:02:02.953]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:36.5928614Z [00:02:02.953]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:36.5929414Z [00:02:02.953]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:36.5930225Z [00:02:02.953]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:36.5931027Z [00:02:02.953]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:36.5931838Z [00:02:02.953]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:36.5932656Z [00:02:02.953]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:36.5936443Z [00:02:02.953]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:36.5937525Z [00:02:02.953]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:36.5938292Z [00:02:02.953]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:36.5939171Z [00:02:02.953]➜  packagefile runtime/cgo=/tmp/go-build1953077370/b081/_pkg_.a
2025-08-20T21:48:36.5939800Z [00:02:02.953]➜  EOF
2025-08-20T21:48:36.5966012Z [00:02:02.956]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "/root/.go/src/net=>net;$WORK/b074=>" -p net -lang=go1.25 -std -installsuffix shared -buildid sZ2VO8qLHWvO7b3fWvkM/sZ2VO8qLHWvO7b3fWvkM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /root/.go/src/net/addrselect.go /root/.go/src/net/cgo_unix.go /root/.go/src/net/conf.go /root/.go/src/net/dial.go /root/.go/src/net/dnsclient.go /root/.go/src/net/dnsclient_unix.go /root/.go/src/net/dnsconfig.go /root/.go/src/net/dnsconfig_unix.go /root/.go/src/net/error_posix.go /root/.go/src/net/error_unix.go /root/.go/src/net/fd_posix.go /root/.go/src/net/fd_unix.go /root/.go/src/net/file.go /root/.go/src/net/file_posix.go /root/.go/src/net/file_unix.go /root/.go/src/net/hook.go /root/.go/src/net/hook_unix.go /root/.go/src/net/hosts.go /root/.go/src/net/interface.go /root/.go/src/net/interface_linux.go /root/.go/src/net/ip.go /root/.go/src/net/iprawsock.go /root/.go/src/net/iprawsock_posix.go /root/.go/src/net/ipsock.go /root/.go/src/net/ipsock_posix.go /root/.go/src/net/lookup.go /root/.go/src/net/lookup_unix.go /root/.go/src/net/mac.go /root/.go/src/net/mptcpsock_linux.go /root/.go/src/net/net.go /root/.go/src/net/netcgo_off.go /root/.go/src/net/netgo_off.go /root/.go/src/net/nss.go /root/.go/src/net/parse.go /root/.go/src/net/pipe.go /root/.go/src/net/port.go /root/.go/src/net/port_unix.go /root/.go/src/net/rawconn.go /root/.go/src/net/rlimit_unix.go /root/.go/src/net/sendfile.go /root/.go/src/net/sendfile_nonwindows.go /root/.go/src/net/sock_cloexec.go /root/.go/src/net/sock_linux.go /root/.go/src/net/sock_posix.go /root/.go/src/net/sockaddr_posix.go /root/.go/src/net/sockopt_linux.go /root/.go/src/net/sockopt_posix.go /root/.go/src/net/sockoptip4_linux.go /root/.go/src/net/sockoptip6_posix.go /root/.go/src/net/splice_linux.go /root/.go/src/net/tcpsock.go /root/.go/src/net/tcpsock_posix.go /root/.go/src/net/tcpsock_unix.go /root/.go/src/net/tcpsockopt_posix.go /root/.go/src/net/tcpsockopt_unix.go /root/.go/src/net/udpsock.go /root/.go/src/net/udpsock_posix.go /root/.go/src/net/unixsock.go /root/.go/src/net/unixsock_posix.go /root/.go/src/net/unixsock_readmsg_cmsg_cloexec.go /root/.go/src/net/writev_unix.go $WORK/b074/_cgo_gotypes.go $WORK/b074/cgo_linux.cgo1.go $WORK/b074/cgo_resnew.cgo1.go $WORK/b074/cgo_socknew.cgo1.go $WORK/b074/cgo_unix_cgo.cgo1.go $WORK/b074/cgo_unix_cgo_res.cgo1.go $WORK/b074/_cgo_import.go
2025-08-20T21:48:36.6279324Z [00:02:02.989]➜  go tool buildid -w $WORK/b147/_pkg_.a # internal
2025-08-20T21:48:36.6301623Z [00:02:02.991]➜  cp $WORK/b147/_pkg_.a /root/.cache/go-build/a4/a4edbb999867b0c19dabcc5246c332235a018c3cec377ef06499d6fc5227b647-d # internal
2025-08-20T21:48:36.6326531Z [00:02:02.994]➜  golang.org/x/net/dns/dnsmessage
2025-08-20T21:48:36.6331402Z [00:02:02.994]➜  mkdir -p $WORK/b153/
2025-08-20T21:48:36.6336347Z [00:02:02.995]➜  cat >/tmp/go-build1953077370/b153/importcfg << 'EOF' # internal
2025-08-20T21:48:36.6339743Z [00:02:02.995]➜  # import config
2025-08-20T21:48:36.6343055Z [00:02:02.995]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:36.6346443Z [00:02:02.996]➜  EOF
2025-08-20T21:48:36.6352422Z [00:02:02.996]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.39.0/dns/dnsmessage=>golang.org/x/net@v0.39.0/dns/dnsmessage;$WORK/b153=>" -p golang.org/x/net/dns/dnsmessage -lang=go1.23 -complete -installsuffix shared -buildid bMENekcO4576sTRTnlMX/bMENekcO4576sTRTnlMX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.39.0/dns/dnsmessage/message.go
2025-08-20T21:48:36.9160845Z [00:02:03.277]➜  go tool buildid -w $WORK/b134/_pkg_.a # internal
2025-08-20T21:48:36.9223584Z [00:02:03.283]➜  go tool buildid -w $WORK/b153/_pkg_.a # internal
2025-08-20T21:48:36.9240955Z [00:02:03.284]➜  cp $WORK/b134/_pkg_.a /root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d # internal
2025-08-20T21:48:36.9242219Z [00:02:03.284]➜  gvisor.dev/gvisor/pkg/state/wire
2025-08-20T21:48:36.9242815Z [00:02:03.284]➜  mkdir -p $WORK/b157/
2025-08-20T21:48:36.9243712Z [00:02:03.285]➜  cat >/tmp/go-build1953077370/b157/importcfg << 'EOF' # internal
2025-08-20T21:48:36.9244352Z [00:02:03.285]➜  # import config
2025-08-20T21:48:36.9244983Z [00:02:03.285]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:36.9245991Z [00:02:03.285]➜  packagefile gvisor.dev/gvisor/pkg/gohacks=/tmp/go-build1953077370/b158/_pkg_.a
2025-08-20T21:48:36.9246974Z [00:02:03.285]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:36.9247810Z [00:02:03.285]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:36.9248459Z [00:02:03.285]➜  EOF
2025-08-20T21:48:36.9252225Z [00:02:03.285]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/state/wire=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/state/wire;$WORK/b157=>" -p gvisor.dev/gvisor/pkg/state/wire -lang=go1.20 -complete -installsuffix shared -buildid -LNjYwFcOTbI9wl4Rf93/-LNjYwFcOTbI9wl4Rf93 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/state/wire/wire.go
2025-08-20T21:48:36.9296275Z [00:02:03.291]➜  cp $WORK/b153/_pkg_.a /root/.cache/go-build/6a/6a11bd3c5531aca501e410c59c121d272562b00d07aa8a055112a66b23fd7ac5-d # internal
2025-08-20T21:48:36.9371022Z [00:02:03.298]➜  gvisor.dev/gvisor/pkg/sync
2025-08-20T21:48:36.9371826Z [00:02:03.298]➜  mkdir -p $WORK/b159/
2025-08-20T21:48:36.9377758Z [00:02:03.299]➜  echo -n > $WORK/b159/go_asm.h # internal
2025-08-20T21:48:36.9378863Z [00:02:03.299]➜  cd /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync
2025-08-20T21:48:36.9382260Z [00:02:03.299]➜  /root/.go/pkg/tool/linux_amd64/asm -p gvisor.dev/gvisor/pkg/sync -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync;$WORK/b159=>" -I $WORK/b159/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b159/symabis ./fence_amd64.s ./runtime_spinning_amd64.s
2025-08-20T21:48:36.9581535Z [00:02:03.319]➜  cat >/tmp/go-build1953077370/b159/importcfg << 'EOF' # internal
2025-08-20T21:48:36.9582294Z [00:02:03.319]➜  # import config
2025-08-20T21:48:36.9582953Z [00:02:03.319]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:36.9584072Z [00:02:03.319]➜  packagefile gvisor.dev/gvisor/pkg/gohacks=/tmp/go-build1953077370/b158/_pkg_.a
2025-08-20T21:48:36.9585042Z [00:02:03.319]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:36.9585884Z [00:02:03.319]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:36.9586777Z [00:02:03.319]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:36.9587634Z [00:02:03.319]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:36.9588541Z [00:02:03.319]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:36.9589208Z [00:02:03.319]➜  EOF
2025-08-20T21:48:36.9591133Z [00:02:03.319]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:36.9606290Z [00:02:03.319]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync;$WORK/b159=>" -p gvisor.dev/gvisor/pkg/sync -lang=go1.20 -installsuffix shared -buildid y8fmekGI2wBJlcbtsRQS/y8fmekGI2wBJlcbtsRQS -goversion go1.25.0 -symabis $WORK/b159/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack -asmhdr $WORK/b159/go_asm.h /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/aliases.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/checklocks_off_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/fence.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/gate_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/goyield_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/mutex_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/nocopy.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/norace_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/runtime.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/runtime_amd64.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/runtime_constants.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/runtime_go121_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/runtime_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/rwmutex_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/seqcount.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/sync.go
2025-08-20T21:48:36.9972397Z [00:02:03.358]➜  go tool buildid -w $WORK/b157/_pkg_.a # internal
2025-08-20T21:48:36.9994120Z [00:02:03.361]➜  cp $WORK/b157/_pkg_.a /root/.cache/go-build/98/981acf9a32fc05bccbc53ef60b0b3477ea1e5d0d9e26c051ee005d2213593d8a-d # internal
2025-08-20T21:48:37.0002453Z [00:02:03.362]➜  gvisor.dev/gvisor/pkg/state
2025-08-20T21:48:37.0004922Z [00:02:03.362]➜  mkdir -p $WORK/b156/
2025-08-20T21:48:37.0012191Z [00:02:03.362]➜  cat >/tmp/go-build1953077370/b156/importcfg << 'EOF' # internal
2025-08-20T21:48:37.0012889Z [00:02:03.362]➜  # import config
2025-08-20T21:48:37.0017680Z [00:02:03.363]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:37.0018802Z [00:02:03.363]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:37.0019753Z [00:02:03.363]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:37.0021691Z [00:02:03.363]➜  packagefile gvisor.dev/gvisor/pkg/state/wire=/tmp/go-build1953077370/b157/_pkg_.a
2025-08-20T21:48:37.0022607Z [00:02:03.363]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:37.0023536Z [00:02:03.363]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:37.0024359Z [00:02:03.363]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:37.0025122Z [00:02:03.363]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:37.0025874Z [00:02:03.363]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:37.0026427Z [00:02:03.363]➜  EOF
2025-08-20T21:48:37.0037682Z [00:02:03.363]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/state=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/state;$WORK/b156=>" -p gvisor.dev/gvisor/pkg/state -lang=go1.20 -complete -installsuffix shared -buildid ZN3Ed7mFOWAhp3RpU3vS/ZN3Ed7mFOWAhp3RpU3vS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/state/addr_range.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/state/addr_set.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/state/complete_list.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/state/decode.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/state/decode_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/state/deferred_list.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/state/encode.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/state/encode_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/state/state.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/state/state_norace.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/state/stats.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/state/types.go
2025-08-20T21:48:37.1809595Z [00:02:03.542]➜  cd /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync
2025-08-20T21:48:37.1815869Z [00:02:03.543]➜  /root/.go/pkg/tool/linux_amd64/asm -p gvisor.dev/gvisor/pkg/sync -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync;$WORK/b159=>" -I $WORK/b159/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b159/fence_amd64.o ./fence_amd64.s
2025-08-20T21:48:37.1874053Z [00:02:03.548]➜  /root/.go/pkg/tool/linux_amd64/asm -p gvisor.dev/gvisor/pkg/sync -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync;$WORK/b159=>" -I $WORK/b159/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b159/runtime_spinning_amd64.o ./runtime_spinning_amd64.s
2025-08-20T21:48:37.1932699Z [00:02:03.554]➜  go tool pack r $WORK/b159/_pkg_.a $WORK/b159/fence_amd64.o $WORK/b159/runtime_spinning_amd64.o # internal
2025-08-20T21:48:37.1936600Z [00:02:03.554]➜  go tool buildid -w $WORK/b159/_pkg_.a # internal
2025-08-20T21:48:37.2016190Z [00:02:03.563]➜  cp $WORK/b159/_pkg_.a /root/.cache/go-build/e2/e2a395cdd7ccc0f827d6a86ec0d83129200b0a6af00b91b9327b2cd3aec69e5a-d # internal
2025-08-20T21:48:37.2029033Z [00:02:03.563]➜  golang.org/x/time/rate
2025-08-20T21:48:37.2029625Z [00:02:03.563]➜  mkdir -p $WORK/b164/
2025-08-20T21:48:37.2030381Z [00:02:03.563]➜  cat >/tmp/go-build1953077370/b164/importcfg << 'EOF' # internal
2025-08-20T21:48:37.2031086Z [00:02:03.563]➜  # import config
2025-08-20T21:48:37.2031761Z [00:02:03.563]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:37.2032587Z [00:02:03.563]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:37.2033637Z [00:02:03.563]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:37.2034496Z [00:02:03.563]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:37.2035352Z [00:02:03.563]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:37.2035975Z [00:02:03.563]➜  EOF
2025-08-20T21:48:37.2036521Z [00:02:03.563]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:37.2040192Z [00:02:03.563]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/time@v0.5.0/rate=>golang.org/x/time@v0.5.0/rate;$WORK/b164=>" -p golang.org/x/time/rate -lang=go1.18 -complete -installsuffix shared -buildid vxgqqhp8mPC1Epq73BAt/vxgqqhp8mPC1Epq73BAt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /root/go/pkg/mod/golang.org/x/time@v0.5.0/rate/rate.go /root/go/pkg/mod/golang.org/x/time@v0.5.0/rate/sometimes.go
2025-08-20T21:48:37.2526319Z [00:02:03.614]➜  go tool buildid -w $WORK/b164/_pkg_.a # internal
2025-08-20T21:48:37.2540541Z [00:02:03.615]➜  cp $WORK/b164/_pkg_.a /root/.cache/go-build/41/419316eb40319f0355b8a09b2fa6ad892588708f71843cc8121080a914c0306d-d # internal
2025-08-20T21:48:37.2541772Z [00:02:03.615]➜  gvisor.dev/gvisor/pkg/linewriter
2025-08-20T21:48:37.2542373Z [00:02:03.615]➜  mkdir -p $WORK/b165/
2025-08-20T21:48:37.2548941Z [00:02:03.616]➜  cat >/tmp/go-build1953077370/b165/importcfg << 'EOF' # internal
2025-08-20T21:48:37.2549633Z [00:02:03.616]➜  # import config
2025-08-20T21:48:37.2550250Z [00:02:03.616]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:37.2551218Z [00:02:03.616]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:37.2551924Z [00:02:03.616]➜  EOF
2025-08-20T21:48:37.2557778Z [00:02:03.616]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/linewriter=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/linewriter;$WORK/b165=>" -p gvisor.dev/gvisor/pkg/linewriter -lang=go1.20 -complete -installsuffix shared -buildid 54B9bn0ZJ9s3EcMno9Kz/54B9bn0ZJ9s3EcMno9Kz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/linewriter/linewriter.go
2025-08-20T21:48:37.2722767Z [00:02:03.633]➜  go tool buildid -w $WORK/b165/_pkg_.a # internal
2025-08-20T21:48:37.2735387Z [00:02:03.634]➜  cp $WORK/b165/_pkg_.a /root/.cache/go-build/e0/e02824f2daed66a6454ae540f0147604a9cae4774606d22b6dfc36b69f7df484-d # internal
2025-08-20T21:48:37.2736556Z [00:02:03.635]➜  gvisor.dev/gvisor/pkg/log
2025-08-20T21:48:37.2737282Z [00:02:03.635]➜  mkdir -p $WORK/b163/
2025-08-20T21:48:37.2741548Z [00:02:03.635]➜  cat >/tmp/go-build1953077370/b163/importcfg << 'EOF' # internal
2025-08-20T21:48:37.2742291Z [00:02:03.635]➜  # import config
2025-08-20T21:48:37.2743029Z [00:02:03.635]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:37.2757104Z [00:02:03.635]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:37.2758905Z [00:02:03.637]➜  packagefile golang.org/x/time/rate=/tmp/go-build1953077370/b164/_pkg_.a
2025-08-20T21:48:37.2761399Z [00:02:03.637]➜  packagefile gvisor.dev/gvisor/pkg/linewriter=/tmp/go-build1953077370/b165/_pkg_.a
2025-08-20T21:48:37.2762556Z [00:02:03.637]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:37.2763681Z [00:02:03.637]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:37.2764436Z [00:02:03.637]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:37.2765139Z [00:02:03.637]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:37.2765835Z [00:02:03.637]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:48:37.2766562Z [00:02:03.637]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:37.2767331Z [00:02:03.637]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:37.2768062Z [00:02:03.637]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:37.2768852Z [00:02:03.637]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:37.2769345Z [00:02:03.637]➜  EOF
2025-08-20T21:48:37.2775333Z [00:02:03.637]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/log=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/log;$WORK/b163=>" -p gvisor.dev/gvisor/pkg/log -lang=go1.20 -complete -installsuffix shared -buildid wBgGG67S0c4T8oSKxMIo/wBgGG67S0c4T8oSKxMIo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/log/glog.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/log/json.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/log/json_k8s.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/log/log.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/log/rate_limited.go
2025-08-20T21:48:37.4397923Z [00:02:03.801]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix
2025-08-20T21:48:37.4402833Z [00:02:03.801]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.32.0/unix=>golang.org/x/sys@v0.32.0/unix;$WORK/b140=>" -I $WORK/b140/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b140/asm_linux_amd64.o ./asm_linux_amd64.s
2025-08-20T21:48:37.4417861Z [00:02:03.803]➜  go tool buildid -w $WORK/b163/_pkg_.a # internal
2025-08-20T21:48:37.4434809Z [00:02:03.805]➜  cp $WORK/b163/_pkg_.a /root/.cache/go-build/ac/ac6233bd5746e17d52045e7a1b61e0f9235346fcddd633a39afc5a93a6b29e00-d # internal
2025-08-20T21:48:37.4447883Z [00:02:03.806]➜  gvisor.dev/gvisor/pkg/tcpip/checksum
2025-08-20T21:48:37.4466748Z [00:02:03.808]➜  go tool pack r $WORK/b140/_pkg_.a $WORK/b140/asm_linux_amd64.o # internal
2025-08-20T21:48:37.4469386Z [00:02:03.808]➜  mkdir -p $WORK/b167/
2025-08-20T21:48:37.4470039Z [00:02:03.808]➜  go tool buildid -w $WORK/b140/_pkg_.a # internal
2025-08-20T21:48:37.4474225Z [00:02:03.809]➜  cat >/tmp/go-build1953077370/b167/importcfg << 'EOF' # internal
2025-08-20T21:48:37.4476965Z [00:02:03.809]➜  # import config
2025-08-20T21:48:37.4477678Z [00:02:03.809]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:37.4478609Z [00:02:03.809]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:37.4479270Z [00:02:03.809]➜  EOF
2025-08-20T21:48:37.4479781Z [00:02:03.809]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:37.4487331Z [00:02:03.809]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/checksum=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/checksum;$WORK/b167=>" -p gvisor.dev/gvisor/pkg/tcpip/checksum -lang=go1.20 -complete -installsuffix shared -buildid ie4xfs02KYpMV-t_6e-6/ie4xfs02KYpMV-t_6e-6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/checksum/checksum.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/checksum/checksum_state_autogen.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/checksum/checksum_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/checksum/checksum_unsafe_state_autogen.go
2025-08-20T21:48:37.4874296Z [00:02:03.848]➜  cp $WORK/b140/_pkg_.a /root/.cache/go-build/75/75420b57fcc0f8b717c1ed9751124e2aaeeaed4d6c39e3edc3c72f0b3dc9c571-d # internal
2025-08-20T21:48:37.4879481Z [00:02:03.849]➜  github.com/sirupsen/logrus
2025-08-20T21:48:37.4881780Z [00:02:03.849]➜  mkdir -p $WORK/b139/
2025-08-20T21:48:37.4888874Z [00:02:03.850]➜  cat >/tmp/go-build1953077370/b139/importcfg << 'EOF' # internal
2025-08-20T21:48:37.4891495Z [00:02:03.850]➜  # import config
2025-08-20T21:48:37.4892190Z [00:02:03.850]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:37.4893043Z [00:02:03.850]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:37.4894053Z [00:02:03.850]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:37.4894955Z [00:02:03.850]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:37.4895816Z [00:02:03.850]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:37.4896745Z [00:02:03.850]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:37.4897654Z [00:02:03.850]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:37.4898455Z [00:02:03.850]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:37.4899246Z [00:02:03.850]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:37.4900065Z [00:02:03.850]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:37.4900934Z [00:02:03.850]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:37.4901756Z [00:02:03.850]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:37.4902865Z [00:02:03.850]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:37.4903847Z [00:02:03.850]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:37.4904676Z [00:02:03.850]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:37.4905537Z [00:02:03.850]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:37.4906407Z [00:02:03.850]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:37.4907330Z [00:02:03.850]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:37.4907988Z [00:02:03.850]➜  EOF
2025-08-20T21:48:37.4934892Z [00:02:03.850]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3=>github.com/sirupsen/logrus@v1.9.3;$WORK/b139=>" -p github.com/sirupsen/logrus -lang=go1.13 -complete -installsuffix shared -buildid lFSgQGQQD4kR6tReO230/lFSgQGQQD4kR6tReO230 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/alt_exit.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/buffer_pool.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/doc.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/entry.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/exported.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/formatter.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/hooks.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/json_formatter.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/logger.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/logrus.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/terminal_check_notappengine.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/terminal_check_unix.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/text_formatter.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/writer.go
2025-08-20T21:48:37.4981857Z [00:02:03.859]➜  go tool buildid -w $WORK/b167/_pkg_.a # internal
2025-08-20T21:48:37.4994606Z [00:02:03.861]➜  cp $WORK/b167/_pkg_.a /root/.cache/go-build/13/138cb5bf0a3b914b66038ddf6d72650ddc81cf335cde7e2a92fd8c6946fb18dd-d # internal
2025-08-20T21:48:37.5000172Z [00:02:03.861]➜  golang.zx2c4.com/wireguard/rwcancel
2025-08-20T21:48:37.5011890Z [00:02:03.861]➜  mkdir -p $WORK/b151/
2025-08-20T21:48:37.5014922Z [00:02:03.863]➜  cat >/tmp/go-build1953077370/b151/importcfg << 'EOF' # internal
2025-08-20T21:48:37.5015628Z [00:02:03.863]➜  # import config
2025-08-20T21:48:37.5016335Z [00:02:03.863]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:37.5017299Z [00:02:03.863]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:37.5018227Z [00:02:03.863]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:37.5019099Z [00:02:03.863]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:37.5019765Z [00:02:03.863]➜  EOF
2025-08-20T21:48:37.5025369Z [00:02:03.863]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/rwcancel=>golang.zx2c4.com/wireguard@v0.0.0-20230704135630-469159ecf7d1/rwcancel;$WORK/b151=>" -p golang.zx2c4.com/wireguard/rwcancel -lang=go1.20 -complete -installsuffix shared -buildid LE3QWbE-JW_n21NAixgp/LE3QWbE-JW_n21NAixgp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/rwcancel/rwcancel.go
2025-08-20T21:48:37.6097186Z [00:02:03.971]➜  go tool buildid -w $WORK/b156/_pkg_.a # internal
2025-08-20T21:48:37.6225802Z [00:02:03.984]➜  go tool buildid -w $WORK/b151/_pkg_.a # internal
2025-08-20T21:48:37.6239878Z [00:02:03.985]➜  cp $WORK/b151/_pkg_.a /root/.cache/go-build/97/9770bbffb713d4f891524c50467eb78cf24054dcf03c68912a657b8aaae77ff4-d # internal
2025-08-20T21:48:37.6244923Z [00:02:03.986]➜  cp $WORK/b156/_pkg_.a /root/.cache/go-build/0e/0e0ceea44b58e36aea17de2f2ba85fb348ff218e7091f6600ac6dd3fd80c729d-d # internal
2025-08-20T21:48:37.6253205Z [00:02:03.986]➜  gvisor.dev/gvisor/pkg/rand
2025-08-20T21:48:37.6253948Z [00:02:03.986]➜  mkdir -p $WORK/b171/
2025-08-20T21:48:37.6254658Z [00:02:03.987]➜  gvisor.dev/gvisor/pkg/atomicbitops
2025-08-20T21:48:37.6255465Z [00:02:03.987]➜  mkdir -p $WORK/b155/
2025-08-20T21:48:37.6262019Z [00:02:03.987]➜  echo -n > $WORK/b155/go_asm.h # internal
2025-08-20T21:48:37.6262974Z [00:02:03.987]➜  cd /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/atomicbitops
2025-08-20T21:48:37.6267661Z [00:02:03.987]➜  /root/.go/pkg/tool/linux_amd64/asm -p gvisor.dev/gvisor/pkg/atomicbitops -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/atomicbitops=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/atomicbitops;$WORK/b155=>" -I $WORK/b155/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b155/symabis ./atomicbitops_amd64.s
2025-08-20T21:48:37.6279175Z [00:02:03.989]➜  cat >/tmp/go-build1953077370/b171/importcfg << 'EOF' # internal
2025-08-20T21:48:37.6281460Z [00:02:03.989]➜  # import config
2025-08-20T21:48:37.6282093Z [00:02:03.989]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:37.6282963Z [00:02:03.989]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:37.6284087Z [00:02:03.989]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:37.6285159Z [00:02:03.989]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:37.6286124Z [00:02:03.989]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:37.6286975Z [00:02:03.989]➜  EOF
2025-08-20T21:48:37.6293989Z [00:02:03.991]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:37.6302170Z [00:02:03.991]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/rand=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/rand;$WORK/b171=>" -p gvisor.dev/gvisor/pkg/rand -lang=go1.20 -complete -installsuffix shared -buildid aemX4C2c5BOl5vcspqNb/aemX4C2c5BOl5vcspqNb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/rand/rand_linux.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/rand/rand_linux_state_autogen.go
2025-08-20T21:48:37.6334013Z [00:02:03.995]➜  cat >/tmp/go-build1953077370/b155/importcfg << 'EOF' # internal
2025-08-20T21:48:37.6336801Z [00:02:03.995]➜  # import config
2025-08-20T21:48:37.6341938Z [00:02:03.995]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:37.6343559Z [00:02:03.995]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:37.6344501Z [00:02:03.995]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:37.6345296Z [00:02:03.995]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:37.6345906Z [00:02:03.995]➜  EOF
2025-08-20T21:48:37.6377501Z [00:02:03.995]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/atomicbitops=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/atomicbitops;$WORK/b155=>" -p gvisor.dev/gvisor/pkg/atomicbitops -lang=go1.20 -installsuffix shared -buildid SPvHL1_Tu4yN_diBHpAd/SPvHL1_Tu4yN_diBHpAd -goversion go1.25.0 -symabis $WORK/b155/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack -asmhdr $WORK/b155/go_asm.h /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/atomicbitops/32b_64bit.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/atomicbitops/aligned_64bit.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/atomicbitops/atomicbitops.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/atomicbitops/atomicbitops_64bit_state_autogen.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/atomicbitops/atomicbitops_float64.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/atomicbitops/bool.go
2025-08-20T21:48:37.6988504Z [00:02:04.060]➜  cd /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/atomicbitops
2025-08-20T21:48:37.6992457Z [00:02:04.060]➜  /root/.go/pkg/tool/linux_amd64/asm -p gvisor.dev/gvisor/pkg/atomicbitops -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/atomicbitops=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/atomicbitops;$WORK/b155=>" -I $WORK/b155/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b155/atomicbitops_amd64.o ./atomicbitops_amd64.s
2025-08-20T21:48:37.7031180Z [00:02:04.064]➜  go tool pack r $WORK/b155/_pkg_.a $WORK/b155/atomicbitops_amd64.o # internal
2025-08-20T21:48:37.7033638Z [00:02:04.065]➜  go tool buildid -w $WORK/b155/_pkg_.a # internal
2025-08-20T21:48:37.7057181Z [00:02:04.067]➜  cp $WORK/b155/_pkg_.a /root/.cache/go-build/0c/0c976167dd39a03ba25b61c15d2712f9b79eb8c7db5823ccbd6e8f7d5b6675a7-d # internal
2025-08-20T21:48:37.7059882Z [00:02:04.067]➜  gvisor.dev/gvisor/pkg/waiter
2025-08-20T21:48:37.7061702Z [00:02:04.067]➜  mkdir -p $WORK/b166/
2025-08-20T21:48:37.7069470Z [00:02:04.068]➜  cat >/tmp/go-build1953077370/b166/importcfg << 'EOF' # internal
2025-08-20T21:48:37.7073680Z [00:02:04.068]➜  # import config
2025-08-20T21:48:37.7074562Z [00:02:04.068]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:37.7076047Z [00:02:04.068]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:37.7076900Z [00:02:04.068]➜  EOF
2025-08-20T21:48:37.7077436Z [00:02:04.068]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:37.7083271Z [00:02:04.069]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/waiter=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/waiter;$WORK/b166=>" -p gvisor.dev/gvisor/pkg/waiter -lang=go1.20 -complete -installsuffix shared -buildid RumLBBQH-xcIcHF6gjBT/RumLBBQH-xcIcHF6gjBT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/waiter/waiter.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/waiter/waiter_list.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/waiter/waiter_state_autogen.go
2025-08-20T21:48:37.7559791Z [00:02:04.117]➜  go tool buildid -w $WORK/b171/_pkg_.a # internal
2025-08-20T21:48:37.7566380Z [00:02:04.118]➜  cp $WORK/b171/_pkg_.a /root/.cache/go-build/e9/e944a947261222be1e863e661cfe4fde482069222f09577481dd97c5add33037-d # internal
2025-08-20T21:48:37.7569866Z [00:02:04.118]➜  gvisor.dev/gvisor/pkg/sync/locking
2025-08-20T21:48:37.7576992Z [00:02:04.119]➜  mkdir -p $WORK/b172/
2025-08-20T21:48:37.7585813Z [00:02:04.119]➜  cat >/tmp/go-build1953077370/b172/importcfg << 'EOF' # internal
2025-08-20T21:48:37.7586531Z [00:02:04.119]➜  # import config
2025-08-20T21:48:37.7587377Z [00:02:04.119]➜  packagefile gvisor.dev/gvisor/pkg/gohacks=/tmp/go-build1953077370/b158/_pkg_.a
2025-08-20T21:48:37.7588543Z [00:02:04.119]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:37.7589532Z [00:02:04.119]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:37.7590437Z [00:02:04.119]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:37.7591110Z [00:02:04.119]➜  EOF
2025-08-20T21:48:37.7598063Z [00:02:04.119]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/locking=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/locking;$WORK/b172=>" -p gvisor.dev/gvisor/pkg/sync/locking -lang=go1.20 -complete -installsuffix shared -buildid BAXPgRsQFNCuVELaeEB6/BAXPgRsQFNCuVELaeEB6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/locking/atomicptrmap_goroutine_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/locking/lockdep_norace.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sync/locking/locking.go
2025-08-20T21:48:37.8069820Z [00:02:04.168]➜  go tool buildid -w $WORK/b166/_pkg_.a # internal
2025-08-20T21:48:37.8088789Z [00:02:04.170]➜  cp $WORK/b166/_pkg_.a /root/.cache/go-build/7a/7a472dae5d5b4d8041516045fc1e140fc81f50771e5071d5245a956c1de4cdaa-d # internal
2025-08-20T21:48:37.8101855Z [00:02:04.171]➜  gvisor.dev/gvisor/pkg/context
2025-08-20T21:48:37.8103936Z [00:02:04.171]➜  mkdir -p $WORK/b162/
2025-08-20T21:48:37.8108190Z [00:02:04.172]➜  cat >/tmp/go-build1953077370/b162/importcfg << 'EOF' # internal
2025-08-20T21:48:37.8109337Z [00:02:04.172]➜  # import config
2025-08-20T21:48:37.8111742Z [00:02:04.172]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:37.8112835Z [00:02:04.172]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:37.8115771Z [00:02:04.172]➜  packagefile gvisor.dev/gvisor/pkg/log=/tmp/go-build1953077370/b163/_pkg_.a
2025-08-20T21:48:37.8116911Z [00:02:04.172]➜  packagefile gvisor.dev/gvisor/pkg/waiter=/tmp/go-build1953077370/b166/_pkg_.a
2025-08-20T21:48:37.8118178Z [00:02:04.172]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:37.8119015Z [00:02:04.172]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:37.8119633Z [00:02:04.172]➜  EOF
2025-08-20T21:48:37.8124570Z [00:02:04.172]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/context=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/context;$WORK/b162=>" -p gvisor.dev/gvisor/pkg/context -lang=go1.20 -complete -installsuffix shared -buildid wuE6IdEdvtQ5-2rQOkwy/wuE6IdEdvtQ5-2rQOkwy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/context/context.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/context/context_state_autogen.go
2025-08-20T21:48:37.8131353Z [00:02:04.174]➜  go tool buildid -w $WORK/b139/_pkg_.a # internal
2025-08-20T21:48:37.8224364Z [00:02:04.183]➜  cp $WORK/b139/_pkg_.a /root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d # internal
2025-08-20T21:48:37.8259888Z [00:02:04.184]➜  gvisor.dev/gvisor/pkg/tcpip/hash/jenkins
2025-08-20T21:48:37.8260563Z [00:02:04.184]➜  mkdir -p $WORK/b173/
2025-08-20T21:48:37.8261305Z [00:02:04.184]➜  cat >/tmp/go-build1953077370/b173/importcfg << 'EOF' # internal
2025-08-20T21:48:37.8262001Z [00:02:04.184]➜  # import config
2025-08-20T21:48:37.8262656Z [00:02:04.184]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:37.8263439Z [00:02:04.184]➜  EOF
2025-08-20T21:48:37.8268764Z [00:02:04.184]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/hash/jenkins=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/hash/jenkins;$WORK/b173=>" -p gvisor.dev/gvisor/pkg/tcpip/hash/jenkins -lang=go1.20 -complete -installsuffix shared -buildid 790rG2c7nXRgW21YT0QX/790rG2c7nXRgW21YT0QX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/hash/jenkins/jenkins.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/hash/jenkins/jenkins_state_autogen.go
2025-08-20T21:48:37.8456136Z [00:02:04.207]➜  go tool buildid -w $WORK/b173/_pkg_.a # internal
2025-08-20T21:48:37.8462239Z [00:02:04.207]➜  cp $WORK/b173/_pkg_.a /root/.cache/go-build/f7/f76841444bd4b75173f89246eb0a0b7d12dbe547217ea03d58580a3f83b75fe8-d # internal
2025-08-20T21:48:37.8464348Z [00:02:04.207]➜  crypto/sha256
2025-08-20T21:48:37.8465444Z [00:02:04.207]➜  mkdir -p $WORK/b175/
2025-08-20T21:48:37.8472064Z [00:02:04.208]➜  cat >/tmp/go-build1953077370/b175/importcfg << 'EOF' # internal
2025-08-20T21:48:37.8473462Z [00:02:04.208]➜  # import config
2025-08-20T21:48:37.8476141Z [00:02:04.208]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:37.8479329Z [00:02:04.209]➜  packagefile crypto/internal/boring=/tmp/go-build1953077370/b125/_pkg_.a
2025-08-20T21:48:37.8480539Z [00:02:04.209]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1953077370/b115/_pkg_.a
2025-08-20T21:48:37.8481545Z [00:02:04.209]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:37.8482140Z [00:02:04.209]➜  EOF
2025-08-20T21:48:37.8485082Z [00:02:04.209]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "/root/.go/src/crypto/sha256=>crypto/sha256;$WORK/b175=>" -p crypto/sha256 -lang=go1.25 -std -complete -installsuffix shared -buildid 4E2ZYzolEG0nC41yvScW/4E2ZYzolEG0nC41yvScW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /root/.go/src/crypto/sha256/sha256.go
2025-08-20T21:48:37.8813254Z [00:02:04.242]➜  go tool buildid -w $WORK/b175/_pkg_.a # internal
2025-08-20T21:48:37.8821093Z [00:02:04.243]➜  cp $WORK/b175/_pkg_.a /root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d # internal
2025-08-20T21:48:37.8829859Z [00:02:04.243]➜  github.com/google/btree
2025-08-20T21:48:37.8830480Z [00:02:04.243]➜  mkdir -p $WORK/b176/
2025-08-20T21:48:37.8831220Z [00:02:04.244]➜  cat >/tmp/go-build1953077370/b176/importcfg << 'EOF' # internal
2025-08-20T21:48:37.8831902Z [00:02:04.244]➜  # import config
2025-08-20T21:48:37.8832551Z [00:02:04.244]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:37.8833487Z [00:02:04.244]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:37.8834302Z [00:02:04.244]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:37.8835155Z [00:02:04.244]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:37.8835991Z [00:02:04.244]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:37.8836598Z [00:02:04.244]➜  EOF
2025-08-20T21:48:37.8839944Z [00:02:04.244]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/btree@v1.1.2=>github.com/google/btree@v1.1.2;$WORK/b176=>" -p github.com/google/btree -lang=go1.18 -complete -installsuffix shared -buildid Yli2yIr9BUEcLyoUX4Su/Yli2yIr9BUEcLyoUX4Su -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /root/go/pkg/mod/github.com/google/btree@v1.1.2/btree_generic.go
2025-08-20T21:48:37.8904059Z [00:02:04.251]➜  go tool buildid -w $WORK/b162/_pkg_.a # internal
2025-08-20T21:48:37.8913922Z [00:02:04.252]➜  go tool buildid -w $WORK/b172/_pkg_.a # internal
2025-08-20T21:48:37.8924301Z [00:02:04.254]➜  cp $WORK/b162/_pkg_.a /root/.cache/go-build/bb/bb0d785456d225e66ba7c2a978f5a2d0ec33d4290fffb53904deca0fd9b5cad8-d # internal
2025-08-20T21:48:37.8927546Z [00:02:04.254]➜  cp $WORK/b172/_pkg_.a /root/.cache/go-build/8e/8e78d4e0d9745c4c09c30c6169e137a58539b4204b1f8d771733b80e3f3ce7d1-d # internal
2025-08-20T21:48:37.8947664Z [00:02:04.254]➜  container/heap
2025-08-20T21:48:37.8948207Z [00:02:04.254]➜  mkdir -p $WORK/b182/
2025-08-20T21:48:37.8948938Z [00:02:04.254]➜  cat >/tmp/go-build1953077370/b182/importcfg << 'EOF' # internal
2025-08-20T21:48:37.8949993Z [00:02:04.254]➜  # import config
2025-08-20T21:48:37.8950644Z [00:02:04.254]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:37.8951230Z [00:02:04.254]➜  EOF
2025-08-20T21:48:37.8954111Z [00:02:04.254]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "/root/.go/src/container/heap=>container/heap;$WORK/b182=>" -p container/heap -lang=go1.25 -std -complete -installsuffix shared -buildid ho5EPkMTbYPgrHo_7q-E/ho5EPkMTbYPgrHo_7q-E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /root/.go/src/container/heap/heap.go
2025-08-20T21:48:37.8956669Z [00:02:04.255]➜  gvisor.dev/gvisor/pkg/refs
2025-08-20T21:48:37.8957213Z [00:02:04.255]➜  mkdir -p $WORK/b161/
2025-08-20T21:48:37.8957935Z [00:02:04.255]➜  cat >/tmp/go-build1953077370/b161/importcfg << 'EOF' # internal
2025-08-20T21:48:37.8958590Z [00:02:04.255]➜  # import config
2025-08-20T21:48:37.8959223Z [00:02:04.255]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:37.8960030Z [00:02:04.255]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:37.8961045Z [00:02:04.255]➜  packagefile gvisor.dev/gvisor/pkg/atomicbitops=/tmp/go-build1953077370/b155/_pkg_.a
2025-08-20T21:48:37.8962209Z [00:02:04.255]➜  packagefile gvisor.dev/gvisor/pkg/context=/tmp/go-build1953077370/b162/_pkg_.a
2025-08-20T21:48:37.8966330Z [00:02:04.255]➜  packagefile gvisor.dev/gvisor/pkg/log=/tmp/go-build1953077370/b163/_pkg_.a
2025-08-20T21:48:37.8967497Z [00:02:04.255]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:37.8968452Z [00:02:04.255]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:37.8969069Z [00:02:04.255]➜  EOF
2025-08-20T21:48:37.8974715Z [00:02:04.256]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/refs=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/refs;$WORK/b161=>" -p gvisor.dev/gvisor/pkg/refs -lang=go1.20 -complete -installsuffix shared -buildid tXJCGZfEZqIpVFSsUYPy/tXJCGZfEZqIpVFSsUYPy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/refs/refcounter.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/refs/refs_map.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/refs/refs_state_autogen.go
2025-08-20T21:48:37.9199732Z [00:02:04.281]➜  go tool buildid -w $WORK/b182/_pkg_.a # internal
2025-08-20T21:48:37.9219674Z [00:02:04.283]➜  cp $WORK/b182/_pkg_.a /root/.cache/go-build/e7/e73d2d6b7302bafc886571ac4b1ebffd5db451286e5dd4c82c93e5111ce11e3a-d # internal
2025-08-20T21:48:37.9238807Z [00:02:04.283]➜  gvisor.dev/gvisor/pkg/sleep
2025-08-20T21:48:37.9239430Z [00:02:04.283]➜  mkdir -p $WORK/b184/
2025-08-20T21:48:37.9240156Z [00:02:04.283]➜  cat >/tmp/go-build1953077370/b184/importcfg << 'EOF' # internal
2025-08-20T21:48:37.9240801Z [00:02:04.283]➜  # import config
2025-08-20T21:48:37.9241574Z [00:02:04.283]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:37.9242613Z [00:02:04.283]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:37.9243722Z [00:02:04.283]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:37.9244308Z [00:02:04.283]➜  EOF
2025-08-20T21:48:37.9248647Z [00:02:04.283]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sleep=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sleep;$WORK/b184=>" -p gvisor.dev/gvisor/pkg/sleep -lang=go1.20 -complete -installsuffix shared -buildid NS-G-SYWNJaYn-Qc0SX-/NS-G-SYWNJaYn-Qc0SX- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sleep/sleep_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/sleep/sleep_unsafe_state_autogen.go
2025-08-20T21:48:37.9670084Z [00:02:04.328]➜  go tool buildid -w $WORK/b161/_pkg_.a # internal
2025-08-20T21:48:37.9683428Z [00:02:04.329]➜  cp $WORK/b161/_pkg_.a /root/.cache/go-build/ed/ed8a508bb8e6368c073eacb16be5558e87e43817cbb779d96d953805b3dfd5f9-d # internal
2025-08-20T21:48:37.9685300Z [00:02:04.330]➜  gvisor.dev/gvisor/pkg/buffer
2025-08-20T21:48:37.9686340Z [00:02:04.330]➜  mkdir -p $WORK/b154/
2025-08-20T21:48:37.9689679Z [00:02:04.330]➜  cat >/tmp/go-build1953077370/b154/importcfg << 'EOF' # internal
2025-08-20T21:48:37.9691293Z [00:02:04.330]➜  # import config
2025-08-20T21:48:37.9693855Z [00:02:04.330]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:37.9696310Z [00:02:04.330]➜  packagefile gvisor.dev/gvisor/pkg/atomicbitops=/tmp/go-build1953077370/b155/_pkg_.a
2025-08-20T21:48:37.9697876Z [00:02:04.330]➜  packagefile gvisor.dev/gvisor/pkg/bits=/tmp/go-build1953077370/b160/_pkg_.a
2025-08-20T21:48:37.9700399Z [00:02:04.330]➜  packagefile gvisor.dev/gvisor/pkg/refs=/tmp/go-build1953077370/b161/_pkg_.a
2025-08-20T21:48:37.9702401Z [00:02:04.330]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:37.9703610Z [00:02:04.330]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:37.9704761Z [00:02:04.330]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/checksum=/tmp/go-build1953077370/b167/_pkg_.a
2025-08-20T21:48:37.9705731Z [00:02:04.330]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:37.9706529Z [00:02:04.330]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:37.9707142Z [00:02:04.330]➜  EOF
2025-08-20T21:48:37.9730777Z [00:02:04.330]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/buffer=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/buffer;$WORK/b154=>" -p gvisor.dev/gvisor/pkg/buffer -lang=go1.20 -complete -installsuffix shared -buildid MC1dq9Tj817_SFR37Fcg/MC1dq9Tj817_SFR37Fcg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/buffer/buffer.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/buffer/buffer_state.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/buffer/buffer_state_autogen.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/buffer/buffer_unsafe_state_autogen.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/buffer/chunk.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/buffer/chunk_refs.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/buffer/view.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/buffer/view_list.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/buffer/view_unsafe.go
2025-08-20T21:48:37.9867843Z [00:02:04.348]➜  go tool buildid -w $WORK/b184/_pkg_.a # internal
2025-08-20T21:48:37.9879107Z [00:02:04.349]➜  cp $WORK/b184/_pkg_.a /root/.cache/go-build/e0/e0623631a03ca26f5c9e7de14bbf42f3018e48cb0b1d8363bed6b4e3aa90d68f-d # internal
2025-08-20T21:48:37.9888880Z [00:02:04.349]➜  hash/fnv
2025-08-20T21:48:37.9889369Z [00:02:04.349]➜  mkdir -p $WORK/b199/
2025-08-20T21:48:37.9890090Z [00:02:04.349]➜  cat >/tmp/go-build1953077370/b199/importcfg << 'EOF' # internal
2025-08-20T21:48:37.9890761Z [00:02:04.349]➜  # import config
2025-08-20T21:48:37.9891414Z [00:02:04.349]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:37.9892279Z [00:02:04.349]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:37.9893377Z [00:02:04.350]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:37.9894613Z [00:02:04.350]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:37.9895237Z [00:02:04.350]➜  EOF
2025-08-20T21:48:37.9897827Z [00:02:04.350]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "/root/.go/src/hash/fnv=>hash/fnv;$WORK/b199=>" -p hash/fnv -lang=go1.25 -std -complete -installsuffix shared -buildid zy2uOp7FW9V54tRXLALv/zy2uOp7FW9V54tRXLALv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /root/.go/src/hash/fnv/fnv.go
2025-08-20T21:48:38.0840337Z [00:02:04.445]➜  go tool buildid -w $WORK/b199/_pkg_.a # internal
2025-08-20T21:48:38.0860996Z [00:02:04.447]➜  cp $WORK/b199/_pkg_.a /root/.cache/go-build/3c/3c2d5c8a458697f9131049f8b7f876c158f15c8274abdd0f3863e3e7fdc82b1e-d # internal
2025-08-20T21:48:38.0863017Z [00:02:04.447]➜  github.com/vishvananda/netns
2025-08-20T21:48:38.0864752Z [00:02:04.447]➜  mkdir -p $WORK/b204/
2025-08-20T21:48:38.0865863Z [00:02:04.448]➜  cat >/tmp/go-build1953077370/b204/importcfg << 'EOF' # internal
2025-08-20T21:48:38.0866838Z [00:02:04.448]➜  # import config
2025-08-20T21:48:38.0867846Z [00:02:04.448]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:38.0870205Z [00:02:04.448]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:38.0871696Z [00:02:04.448]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:38.0872685Z [00:02:04.448]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:48:38.0877252Z [00:02:04.448]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:38.0878215Z [00:02:04.448]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:38.0879081Z [00:02:04.448]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:38.0879756Z [00:02:04.448]➜  EOF
2025-08-20T21:48:38.0889617Z [00:02:04.448]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vishvananda/netns@v0.0.4=>github.com/vishvananda/netns@v0.0.4;$WORK/b204=>" -p github.com/vishvananda/netns -lang=go1.17 -complete -installsuffix shared -buildid ZNVjXzACR9WflXlLRLO9/ZNVjXzACR9WflXlLRLO9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /root/go/pkg/mod/github.com/vishvananda/netns@v0.0.4/doc.go /root/go/pkg/mod/github.com/vishvananda/netns@v0.0.4/netns_linux.go /root/go/pkg/mod/github.com/vishvananda/netns@v0.0.4/nshandle_linux.go
2025-08-20T21:48:38.0924500Z [00:02:04.454]➜  go tool buildid -w $WORK/b176/_pkg_.a # internal
2025-08-20T21:48:38.0981199Z [00:02:04.459]➜  cp $WORK/b176/_pkg_.a /root/.cache/go-build/c7/c74f171e5b6de775d29227b0e8ebdacdd7275a2ee5f6a5bf755e163a6c3e3aa6-d # internal
2025-08-20T21:48:38.0992075Z [00:02:04.459]➜  crypto/aes
2025-08-20T21:48:38.0992561Z [00:02:04.459]➜  mkdir -p $WORK/b207/
2025-08-20T21:48:38.0993473Z [00:02:04.460]➜  cat >/tmp/go-build1953077370/b207/importcfg << 'EOF' # internal
2025-08-20T21:48:38.0994091Z [00:02:04.460]➜  # import config
2025-08-20T21:48:38.0994789Z [00:02:04.460]➜  packagefile crypto/cipher=/tmp/go-build1953077370/b126/_pkg_.a
2025-08-20T21:48:38.0995701Z [00:02:04.460]➜  packagefile crypto/internal/boring=/tmp/go-build1953077370/b125/_pkg_.a
2025-08-20T21:48:38.0996709Z [00:02:04.460]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build1953077370/b111/_pkg_.a
2025-08-20T21:48:38.0997591Z [00:02:04.460]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:38.0998165Z [00:02:04.460]➜  EOF
2025-08-20T21:48:38.1000674Z [00:02:04.460]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "/root/.go/src/crypto/aes=>crypto/aes;$WORK/b207=>" -p crypto/aes -lang=go1.25 -std -complete -installsuffix shared -buildid diuGuXsZc3J5Dik1QbrO/diuGuXsZc3J5Dik1QbrO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /root/.go/src/crypto/aes/aes.go
2025-08-20T21:48:38.1220816Z [00:02:04.483]➜  go tool buildid -w $WORK/b207/_pkg_.a # internal
2025-08-20T21:48:38.1226738Z [00:02:04.484]➜  cp $WORK/b207/_pkg_.a /root/.cache/go-build/45/4560f6707a99ea99c7c921edfecb487d903706ea47866805fb63c9e71afbe69a-d # internal
2025-08-20T21:48:38.1239403Z [00:02:04.484]➜  crypto/des
2025-08-20T21:48:38.1239902Z [00:02:04.484]➜  mkdir -p $WORK/b208/
2025-08-20T21:48:38.1240611Z [00:02:04.485]➜  cat >/tmp/go-build1953077370/b208/importcfg << 'EOF' # internal
2025-08-20T21:48:38.1241277Z [00:02:04.485]➜  # import config
2025-08-20T21:48:38.1241962Z [00:02:04.485]➜  packagefile crypto/cipher=/tmp/go-build1953077370/b126/_pkg_.a
2025-08-20T21:48:38.1242944Z [00:02:04.485]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build1953077370/b112/_pkg_.a
2025-08-20T21:48:38.1244107Z [00:02:04.485]➜  packagefile crypto/internal/fips140only=/tmp/go-build1953077370/b105/_pkg_.a
2025-08-20T21:48:38.1245003Z [00:02:04.485]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:38.1245868Z [00:02:04.485]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:38.1246759Z [00:02:04.485]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:38.1247551Z [00:02:04.485]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:38.1248151Z [00:02:04.485]➜  EOF
2025-08-20T21:48:38.1251045Z [00:02:04.485]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "/root/.go/src/crypto/des=>crypto/des;$WORK/b208=>" -p crypto/des -lang=go1.25 -std -complete -installsuffix shared -buildid ndYjqEuglbAPKXBV7bdO/ndYjqEuglbAPKXBV7bdO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /root/.go/src/crypto/des/block.go /root/.go/src/crypto/des/cipher.go /root/.go/src/crypto/des/const.go
2025-08-20T21:48:38.1387709Z [00:02:04.500]➜  go tool buildid -w $WORK/b154/_pkg_.a # internal
2025-08-20T21:48:38.1429920Z [00:02:04.504]➜  cp $WORK/b154/_pkg_.a /root/.cache/go-build/c0/c002ad646ed185968b39f12f70a3ed0fe9b77ddda2b05c72d4081d562a971382-d # internal
2025-08-20T21:48:38.1431860Z [00:02:04.504]➜  gvisor.dev/gvisor/pkg/tcpip
2025-08-20T21:48:38.1433059Z [00:02:04.504]➜  mkdir -p $WORK/b168/
2025-08-20T21:48:38.1434805Z [00:02:04.504]➜  cat >/tmp/go-build1953077370/b168/importcfg << 'EOF' # internal
2025-08-20T21:48:38.1436013Z [00:02:04.504]➜  # import config
2025-08-20T21:48:38.1436841Z [00:02:04.504]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:38.1439350Z [00:02:04.504]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:38.1440406Z [00:02:04.504]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:38.1441697Z [00:02:04.504]➜  packagefile gvisor.dev/gvisor/pkg/atomicbitops=/tmp/go-build1953077370/b155/_pkg_.a
2025-08-20T21:48:38.1445372Z [00:02:04.504]➜  packagefile gvisor.dev/gvisor/pkg/buffer=/tmp/go-build1953077370/b154/_pkg_.a
2025-08-20T21:48:38.1446871Z [00:02:04.504]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:38.1448697Z [00:02:04.504]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:38.1450205Z [00:02:04.504]➜  packagefile gvisor.dev/gvisor/pkg/waiter=/tmp/go-build1953077370/b166/_pkg_.a
2025-08-20T21:48:38.1451550Z [00:02:04.504]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:38.1452570Z [00:02:04.504]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:38.1453941Z [00:02:04.504]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:38.1455050Z [00:02:04.504]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:38.1456144Z [00:02:04.504]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:38.1457690Z [00:02:04.504]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:38.1459797Z [00:02:04.504]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:38.1460444Z [00:02:04.504]➜  EOF
2025-08-20T21:48:38.1470162Z [00:02:04.504]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip;$WORK/b168=>" -p gvisor.dev/gvisor/pkg/tcpip -lang=go1.20 -complete -installsuffix shared -buildid BFEM8ztqGEwgHU9v8YAw/BFEM8ztqGEwgHU9v8YAw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/errors.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/sock_err_list.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/socketops.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stdclock.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stdclock_state.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/tcpip.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/tcpip_state.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/tcpip_state_autogen.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/timer.go
2025-08-20T21:48:38.1488930Z [00:02:04.509]➜  cd /root/.go/src/net
2025-08-20T21:48:38.1490436Z [00:02:04.509]➜  go tool pack r $WORK/b074/_pkg_.a $WORK/b074/preferlinkext $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o # internal
2025-08-20T21:48:38.1497653Z [00:02:04.511]➜  go tool buildid -w $WORK/b074/_pkg_.a # internal
2025-08-20T21:48:38.1664175Z [00:02:04.527]➜  cp $WORK/b074/_pkg_.a /root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d # internal
2025-08-20T21:48:38.1686032Z [00:02:04.527]➜  log/syslog
2025-08-20T21:48:38.1686851Z [00:02:04.527]➜  mkdir -p $WORK/b073/
2025-08-20T21:48:38.1687642Z [00:02:04.528]➜  cat >/tmp/go-build1953077370/b073/importcfg << 'EOF' # internal
2025-08-20T21:48:38.1688335Z [00:02:04.528]➜  # import config
2025-08-20T21:48:38.1688983Z [00:02:04.528]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:38.1689777Z [00:02:04.528]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:38.1690544Z [00:02:04.528]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:38.1691318Z [00:02:04.528]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:38.1692088Z [00:02:04.528]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:38.1692890Z [00:02:04.528]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:38.1693913Z [00:02:04.528]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:38.1694714Z [00:02:04.528]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:38.1695302Z [00:02:04.528]➜  EOF
2025-08-20T21:48:38.1708440Z [00:02:04.528]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:38.1711862Z [00:02:04.528]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "/root/.go/src/log/syslog=>log/syslog;$WORK/b073=>" -p log/syslog -lang=go1.25 -std -complete -installsuffix shared -buildid -7WI2fwf1_QhWVXp9Kad/-7WI2fwf1_QhWVXp9Kad -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /root/.go/src/log/syslog/doc.go /root/.go/src/log/syslog/syslog.go /root/.go/src/log/syslog/syslog_unix.go
2025-08-20T21:48:38.1732174Z [00:02:04.534]➜  go tool buildid -w $WORK/b208/_pkg_.a # internal
2025-08-20T21:48:38.1733570Z [00:02:04.535]➜  go tool buildid -w $WORK/b204/_pkg_.a # internal
2025-08-20T21:48:38.1741367Z [00:02:04.535]➜  cp $WORK/b208/_pkg_.a /root/.cache/go-build/c4/c431769c6541c6d6ae9d3eb5ae089332700228499a65007d261155420ece1702-d # internal
2025-08-20T21:48:38.1750254Z [00:02:04.536]➜  cp $WORK/b204/_pkg_.a /root/.cache/go-build/56/5699e15dd8efe0f091cc5bf7d7641eb01647e98ac5d4e25067c689491f18fde0-d # internal
2025-08-20T21:48:38.1751711Z [00:02:04.536]➜  github.com/google/uuid
2025-08-20T21:48:38.1752284Z [00:02:04.536]➜  mkdir -p $WORK/b101/
2025-08-20T21:48:38.1752902Z [00:02:04.536]➜  github.com/things-go/go-socks5/statute
2025-08-20T21:48:38.1753681Z [00:02:04.536]➜  mkdir -p $WORK/b143/
2025-08-20T21:48:38.1757913Z [00:02:04.537]➜  cat >/tmp/go-build1953077370/b101/importcfg << 'EOF' # internal
2025-08-20T21:48:38.1759222Z [00:02:04.537]➜  # import config
2025-08-20T21:48:38.1761573Z [00:02:04.537]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:38.1762688Z [00:02:04.537]➜  packagefile crypto/md5=/tmp/go-build1953077370/b102/_pkg_.a
2025-08-20T21:48:38.1763694Z [00:02:04.537]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:38.1764563Z [00:02:04.537]➜  packagefile crypto/sha1=/tmp/go-build1953077370/b131/_pkg_.a
2025-08-20T21:48:38.1765800Z [00:02:04.537]➜  packagefile database/sql/driver=/tmp/go-build1953077370/b132/_pkg_.a
2025-08-20T21:48:38.1766837Z [00:02:04.537]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:38.1767798Z [00:02:04.537]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:38.1768720Z [00:02:04.537]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:38.1769652Z [00:02:04.537]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:38.1770497Z [00:02:04.537]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:38.1771284Z [00:02:04.537]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:38.1772074Z [00:02:04.537]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:38.1772841Z [00:02:04.537]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:38.1773743Z [00:02:04.537]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:38.1774658Z [00:02:04.537]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:38.1775493Z [00:02:04.537]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:38.1776351Z [00:02:04.537]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:38.1776985Z [00:02:04.537]➜  EOF
2025-08-20T21:48:38.1789706Z [00:02:04.537]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/uuid@v1.6.0=>github.com/google/uuid@v1.6.0;$WORK/b101=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid UMWVdrUUB_LJpPkBgwLt/UMWVdrUUB_LJpPkBgwLt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /root/go/pkg/mod/github.com/google/uuid@v1.6.0/dce.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/doc.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/hash.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/marshal.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/node.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/node_net.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/null.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/sql.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/time.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/util.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/uuid.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/version1.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/version4.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/version6.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/version7.go
2025-08-20T21:48:38.1799375Z [00:02:04.537]➜  cat >/tmp/go-build1953077370/b143/importcfg << 'EOF' # internal
2025-08-20T21:48:38.1800095Z [00:02:04.537]➜  # import config
2025-08-20T21:48:38.1800856Z [00:02:04.537]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:38.1801786Z [00:02:04.537]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:38.1802648Z [00:02:04.537]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:38.1803547Z [00:02:04.537]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:38.1804321Z [00:02:04.537]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:38.1805077Z [00:02:04.537]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:38.1805853Z [00:02:04.538]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:38.1806429Z [00:02:04.538]➜  EOF
2025-08-20T21:48:38.1812813Z [00:02:04.540]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4/statute=>github.com/things-go/go-socks5@v0.0.4/statute;$WORK/b143=>" -p github.com/things-go/go-socks5/statute -lang=go1.18 -complete -installsuffix shared -buildid w0n4IS1cRicxyzF5D6JR/w0n4IS1cRicxyzF5D6JR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4/statute/addr.go /root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4/statute/auth.go /root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4/statute/datagram.go /root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4/statute/message.go /root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4/statute/method.go /root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4/statute/statute.go
2025-08-20T21:48:38.2230233Z [00:02:04.584]➜  go tool buildid -w $WORK/b073/_pkg_.a # internal
2025-08-20T21:48:38.2256675Z [00:02:04.587]➜  cp $WORK/b073/_pkg_.a /root/.cache/go-build/60/60e8fe4bc341848d7498e48da89e379b0d14c89b3e2e45c24f0623ed222fee38-d # internal
2025-08-20T21:48:38.2257872Z [00:02:04.587]➜  github.com/kardianos/service
2025-08-20T21:48:38.2258451Z [00:02:04.587]➜  mkdir -p $WORK/b066/
2025-08-20T21:48:38.2265454Z [00:02:04.588]➜  cat >/tmp/go-build1953077370/b066/importcfg << 'EOF' # internal
2025-08-20T21:48:38.2266224Z [00:02:04.588]➜  # import config
2025-08-20T21:48:38.2266970Z [00:02:04.588]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:38.2267848Z [00:02:04.588]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:38.2268762Z [00:02:04.588]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:38.2269617Z [00:02:04.588]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:38.2270451Z [00:02:04.588]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:38.2271309Z [00:02:04.588]➜  packagefile io/ioutil=/tmp/go-build1953077370/b070/_pkg_.a
2025-08-20T21:48:38.2272163Z [00:02:04.588]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:38.2273017Z [00:02:04.588]➜  packagefile log/syslog=/tmp/go-build1953077370/b073/_pkg_.a
2025-08-20T21:48:38.2274132Z [00:02:04.588]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:38.2275041Z [00:02:04.588]➜  packagefile os/exec=/tmp/go-build1953077370/b082/_pkg_.a
2025-08-20T21:48:38.2275933Z [00:02:04.588]➜  packagefile os/signal=/tmp/go-build1953077370/b084/_pkg_.a
2025-08-20T21:48:38.2276849Z [00:02:04.588]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:38.2278140Z [00:02:04.588]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:48:38.2278996Z [00:02:04.588]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:38.2280080Z [00:02:04.588]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:38.2281869Z [00:02:04.588]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:38.2282919Z [00:02:04.588]➜  packagefile text/template=/tmp/go-build1953077370/b088/_pkg_.a
2025-08-20T21:48:38.2283958Z [00:02:04.588]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:38.2284579Z [00:02:04.588]➜  EOF
2025-08-20T21:48:38.2306319Z [00:02:04.591]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/service@v0.0.0-20240911161631-f62744f42502=>github.com/kardianos/service@v1.2.3-0.20240613133416-becf2eb62b83;$WORK/b066=>" -p github.com/kardianos/service -lang=go1.12 -complete -installsuffix shared -buildid rtxR5evNoAy107a0cLt8/rtxR5evNoAy107a0cLt8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/service@v0.0.0-20240911161631-f62744f42502/console.go /root/go/pkg/mod/github.com/netbirdio/service@v0.0.0-20240911161631-f62744f42502/service.go /root/go/pkg/mod/github.com/netbirdio/service@v0.0.0-20240911161631-f62744f42502/service_go1.8.go /root/go/pkg/mod/github.com/netbirdio/service@v0.0.0-20240911161631-f62744f42502/service_linux.go /root/go/pkg/mod/github.com/netbirdio/service@v0.0.0-20240911161631-f62744f42502/service_openrc_linux.go /root/go/pkg/mod/github.com/netbirdio/service@v0.0.0-20240911161631-f62744f42502/service_rcs_linux.go /root/go/pkg/mod/github.com/netbirdio/service@v0.0.0-20240911161631-f62744f42502/service_systemd_linux.go /root/go/pkg/mod/github.com/netbirdio/service@v0.0.0-20240911161631-f62744f42502/service_sysv_linux.go /root/go/pkg/mod/github.com/netbirdio/service@v0.0.0-20240911161631-f62744f42502/service_unix.go /root/go/pkg/mod/github.com/netbirdio/service@v0.0.0-20240911161631-f62744f42502/service_upstart_linux.go /root/go/pkg/mod/github.com/netbirdio/service@v0.0.0-20240911161631-f62744f42502/version.go
2025-08-20T21:48:38.2580326Z [00:02:04.619]➜  go tool buildid -w $WORK/b143/_pkg_.a # internal
2025-08-20T21:48:38.2590628Z [00:02:04.620]➜  cp $WORK/b143/_pkg_.a /root/.cache/go-build/05/0518980d6006eafb7c0ee08f6a0070e491048b2300b4738210bca7f5d78225ee-d # internal
2025-08-20T21:48:38.2592015Z [00:02:04.620]➜  github.com/things-go/go-socks5
2025-08-20T21:48:38.2594168Z [00:02:04.620]➜  mkdir -p $WORK/b141/
2025-08-20T21:48:38.2599254Z [00:02:04.621]➜  cat >/tmp/go-build1953077370/b141/importcfg << 'EOF' # internal
2025-08-20T21:48:38.2602518Z [00:02:04.621]➜  # import config
2025-08-20T21:48:38.2605697Z [00:02:04.621]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:38.2609798Z [00:02:04.621]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:38.2613366Z [00:02:04.621]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:38.2625312Z [00:02:04.621]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:38.2628039Z [00:02:04.621]➜  packagefile github.com/things-go/go-socks5/bufferpool=/tmp/go-build1953077370/b142/_pkg_.a
2025-08-20T21:48:38.2629296Z [00:02:04.621]➜  packagefile github.com/things-go/go-socks5/statute=/tmp/go-build1953077370/b143/_pkg_.a
2025-08-20T21:48:38.2630282Z [00:02:04.621]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:38.2631081Z [00:02:04.621]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:38.2631874Z [00:02:04.621]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:38.2632679Z [00:02:04.621]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:38.2633713Z [00:02:04.621]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:38.2634343Z [00:02:04.621]➜  EOF
2025-08-20T21:48:38.2640902Z [00:02:04.622]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4=>github.com/things-go/go-socks5@v0.0.4;$WORK/b141=>" -p github.com/things-go/go-socks5 -lang=go1.18 -complete -installsuffix shared -buildid zDTk_R-rlkkxnAKGLMmN/zDTk_R-rlkkxnAKGLMmN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4/auth.go /root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4/credentials.go /root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4/handle.go /root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4/logger.go /root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4/option.go /root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4/resolver.go /root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4/ruleset.go /root/go/pkg/mod/github.com/things-go/go-socks5@v0.0.4/server.go
2025-08-20T21:48:38.2743623Z [00:02:04.635]➜  go tool buildid -w $WORK/b101/_pkg_.a # internal
2025-08-20T21:48:38.2760770Z [00:02:04.637]➜  cp $WORK/b101/_pkg_.a /root/.cache/go-build/0c/0c6819186c18ef1d0b146a3cc58d035511a71e7d02dd5babd64f68d720caa5d0-d # internal
2025-08-20T21:48:38.2768145Z [00:02:04.638]➜  golang.org/x/net/internal/socket
2025-08-20T21:48:38.2771573Z [00:02:04.638]➜  mkdir -p $WORK/b149/
2025-08-20T21:48:38.2781264Z [00:02:04.639]➜  cat >/tmp/go-build1953077370/b149/importcfg << 'EOF' # internal
2025-08-20T21:48:38.2784712Z [00:02:04.639]➜  # import config
2025-08-20T21:48:38.2785478Z [00:02:04.639]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:38.2786397Z [00:02:04.639]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:38.2787340Z [00:02:04.639]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:38.2788560Z [00:02:04.639]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:38.2789416Z [00:02:04.639]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:38.2790281Z [00:02:04.639]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:38.2791146Z [00:02:04.639]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:38.2791981Z [00:02:04.639]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:38.2792807Z [00:02:04.639]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:38.2796942Z [00:02:04.639]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:38.2797586Z [00:02:04.639]➜  EOF
2025-08-20T21:48:38.2811398Z [00:02:04.639]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket=>golang.org/x/net@v0.39.0/internal/socket;$WORK/b149=>" -p golang.org/x/net/internal/socket -lang=go1.23 -complete -installsuffix shared -buildid uTToA5OW_eFbI20HZPfz/uTToA5OW_eFbI20HZPfz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/cmsghdr.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/cmsghdr_linux_64bit.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/cmsghdr_unix.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/complete_dontwait.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/error_unix.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/iovec_64bit.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/mmsghdr_unix.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/msghdr_linux.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/msghdr_linux_64bit.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/norace.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/rawconn.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/rawconn_mmsg.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/rawconn_msg.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/socket.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/sys.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/sys_const_unix.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/sys_linux.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/sys_linux_amd64.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/sys_posix.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/sys_unix.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socket/zsys_linux_amd64.go
2025-08-20T21:48:38.4966818Z [00:02:04.858]➜  go tool buildid -w $WORK/b149/_pkg_.a # internal
2025-08-20T21:48:38.4991719Z [00:02:04.860]➜  cp $WORK/b149/_pkg_.a /root/.cache/go-build/ee/eee83aa673b25377dfd84044c29f582fe0187e7409c9b9457ada3858eeab3f30-d # internal
2025-08-20T21:48:38.5000575Z [00:02:04.861]➜  golang.org/x/net/ipv4
2025-08-20T21:48:38.5004107Z [00:02:04.861]➜  mkdir -p $WORK/b146/
2025-08-20T21:48:38.5008471Z [00:02:04.862]➜  cat >/tmp/go-build1953077370/b146/importcfg << 'EOF' # internal
2025-08-20T21:48:38.5009945Z [00:02:04.862]➜  # import config
2025-08-20T21:48:38.5011436Z [00:02:04.862]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:38.5012696Z [00:02:04.862]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:38.5014084Z [00:02:04.862]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:38.5015331Z [00:02:04.862]➜  packagefile golang.org/x/net/bpf=/tmp/go-build1953077370/b147/_pkg_.a
2025-08-20T21:48:38.5016967Z [00:02:04.862]➜  packagefile golang.org/x/net/internal/iana=/tmp/go-build1953077370/b148/_pkg_.a
2025-08-20T21:48:38.5018494Z [00:02:04.862]➜  packagefile golang.org/x/net/internal/socket=/tmp/go-build1953077370/b149/_pkg_.a
2025-08-20T21:48:38.5020053Z [00:02:04.862]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:38.5021610Z [00:02:04.862]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:38.5023803Z [00:02:04.862]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:38.5024744Z [00:02:04.862]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:38.5025584Z [00:02:04.862]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:38.5026428Z [00:02:04.862]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:38.5027059Z [00:02:04.862]➜  EOF
2025-08-20T21:48:38.5046498Z [00:02:04.862]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4=>golang.org/x/net@v0.39.0/ipv4;$WORK/b146=>" -p golang.org/x/net/ipv4 -lang=go1.23 -complete -installsuffix shared -buildid horZcrFImPFFQcQPQVCf/horZcrFImPFFQcQPQVCf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/batch.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/control.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/control_pktinfo.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/control_unix.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/dgramopt.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/doc.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/endpoint.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/genericopt.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/header.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/helper.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/iana.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/icmp.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/icmp_linux.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/packet.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/payload.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/payload_cmsg.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/sockopt.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/sockopt_posix.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/sys_asmreq_stub.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/sys_asmreqn.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/sys_bpf.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/sys_linux.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/sys_ssmreq.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv4/zsys_linux_amd64.go
2025-08-20T21:48:38.5085470Z [00:02:04.870]➜  go tool buildid -w $WORK/b066/_pkg_.a # internal
2025-08-20T21:48:38.5216410Z [00:02:04.883]➜  go tool buildid -w $WORK/b141/_pkg_.a # internal
2025-08-20T21:48:38.5225398Z [00:02:04.884]➜  cp $WORK/b066/_pkg_.a /root/.cache/go-build/8f/8f2594f75510f00c24ccbc65e7bb9a93d43c6c21a66bcceb1762bebf1e399aff-d # internal
2025-08-20T21:48:38.5231428Z [00:02:04.884]➜  golang.org/x/net/ipv6
2025-08-20T21:48:38.5234370Z [00:02:04.884]➜  mkdir -p $WORK/b150/
2025-08-20T21:48:38.5240928Z [00:02:04.885]➜  cat >/tmp/go-build1953077370/b150/importcfg << 'EOF' # internal
2025-08-20T21:48:38.5241707Z [00:02:04.885]➜  # import config
2025-08-20T21:48:38.5242512Z [00:02:04.885]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:38.5243574Z [00:02:04.885]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:38.5244421Z [00:02:04.885]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:38.5245343Z [00:02:04.885]➜  packagefile golang.org/x/net/bpf=/tmp/go-build1953077370/b147/_pkg_.a
2025-08-20T21:48:38.5246463Z [00:02:04.885]➜  packagefile golang.org/x/net/internal/iana=/tmp/go-build1953077370/b148/_pkg_.a
2025-08-20T21:48:38.5247655Z [00:02:04.885]➜  packagefile golang.org/x/net/internal/socket=/tmp/go-build1953077370/b149/_pkg_.a
2025-08-20T21:48:38.5248779Z [00:02:04.885]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:38.5249703Z [00:02:04.885]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:38.5250546Z [00:02:04.885]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:38.5251727Z [00:02:04.885]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:38.5252626Z [00:02:04.885]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:38.5254392Z [00:02:04.885]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:38.5255036Z [00:02:04.885]➜  EOF
2025-08-20T21:48:38.5266677Z [00:02:04.885]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6=>golang.org/x/net@v0.39.0/ipv6;$WORK/b150=>" -p golang.org/x/net/ipv6 -lang=go1.23 -complete -installsuffix shared -buildid tfmEUD3gjKCvQOmCj2Ym/tfmEUD3gjKCvQOmCj2Ym -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/batch.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/control.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/control_rfc3542_unix.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/control_unix.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/dgramopt.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/doc.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/endpoint.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/genericopt.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/header.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/helper.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/iana.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/icmp.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/icmp_linux.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/payload.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/payload_cmsg.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/sockopt.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/sockopt_posix.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/sys_asmreq.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/sys_bpf.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/sys_linux.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/sys_ssmreq.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/ipv6/zsys_linux_amd64.go
2025-08-20T21:48:38.5295989Z [00:02:04.889]➜  cp $WORK/b141/_pkg_.a /root/.cache/go-build/c8/c875330ebc67594269c7264fa1209932e04b88ff75b034031829dcf6e50f6b64-d # internal
2025-08-20T21:48:38.5297451Z [00:02:04.890]➜  github.com/pion/transport/v3
2025-08-20T21:48:38.5298020Z [00:02:04.890]➜  mkdir -p $WORK/b201/
2025-08-20T21:48:38.5308343Z [00:02:04.891]➜  cat >/tmp/go-build1953077370/b201/importcfg << 'EOF' # internal
2025-08-20T21:48:38.5309082Z [00:02:04.891]➜  # import config
2025-08-20T21:48:38.5309750Z [00:02:04.891]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:38.5310537Z [00:02:04.891]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:38.5311301Z [00:02:04.891]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:38.5312096Z [00:02:04.891]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:38.5312710Z [00:02:04.891]➜  EOF
2025-08-20T21:48:38.5326582Z [00:02:04.892]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1=>github.com/pion/transport/v3@v3.0.1;$WORK/b201=>" -p github.com/pion/transport/v3 -lang=go1.12 -complete -installsuffix shared -buildid 51E2Y11PTD25LnCbVt9-/51E2Y11PTD25LnCbVt9- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/net.go
2025-08-20T21:48:38.5729822Z [00:02:04.934]➜  go tool buildid -w $WORK/b201/_pkg_.a # internal
2025-08-20T21:48:38.5744164Z [00:02:04.935]➜  cp $WORK/b201/_pkg_.a /root/.cache/go-build/7e/7e23fcad5848add99111d5f8fc7d41f68b0a5c52195256c76b4d19eb8807d480-d # internal
2025-08-20T21:48:38.5753326Z [00:02:04.936]➜  github.com/vishvananda/netlink/nl
2025-08-20T21:48:38.5756330Z [00:02:04.937]➜  mkdir -p $WORK/b203/
2025-08-20T21:48:38.5759825Z [00:02:04.937]➜  cat >/tmp/go-build1953077370/b203/importcfg << 'EOF' # internal
2025-08-20T21:48:38.5760959Z [00:02:04.937]➜  # import config
2025-08-20T21:48:38.5763369Z [00:02:04.937]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:38.5764361Z [00:02:04.937]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:38.5765310Z [00:02:04.937]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:38.5766159Z [00:02:04.937]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:38.5767160Z [00:02:04.937]➜  packagefile github.com/vishvananda/netns=/tmp/go-build1953077370/b204/_pkg_.a
2025-08-20T21:48:38.5768269Z [00:02:04.937]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:38.5769212Z [00:02:04.937]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:38.5770022Z [00:02:04.937]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:38.5770817Z [00:02:04.937]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:38.5771638Z [00:02:04.937]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:38.5772514Z [00:02:04.937]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:38.5773515Z [00:02:04.937]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:38.5789231Z [00:02:04.937]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:38.5790237Z [00:02:04.937]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:38.5790881Z [00:02:04.937]➜  EOF
2025-08-20T21:48:38.5806449Z [00:02:04.939]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl=>github.com/vishvananda/netlink@v1.3.0/nl;$WORK/b203=>" -p github.com/vishvananda/netlink/nl -lang=go1.12 -complete -installsuffix shared -buildid JnEan5kseS0PL3Gtqxjf/JnEan5kseS0PL3Gtqxjf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/addr_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/bridge_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/conntrack_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/devlink_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/genetlink_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/ip6tnl_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/ipset_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/link_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/lwt_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/mpls_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/nl_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/parse_attr_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/rdma_link_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/route_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/seg6_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/seg6local_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/syscall.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/tc_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/vdpa_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/xfrm_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/xfrm_monitor_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/xfrm_policy_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/nl/xfrm_state_linux.go
2025-08-20T21:48:38.6387524Z [00:02:05.000]➜  go tool buildid -w $WORK/b168/_pkg_.a # internal
2025-08-20T21:48:38.6582230Z [00:02:05.019]➜  cp $WORK/b168/_pkg_.a /root/.cache/go-build/43/43cf9dc46118efd097c382ed3e9d67113db96be248022d5f135389cccf7d0cc6-d # internal
2025-08-20T21:48:38.6598442Z [00:02:05.021]➜  gvisor.dev/gvisor/pkg/tcpip/header
2025-08-20T21:48:38.6603779Z [00:02:05.022]➜  mkdir -p $WORK/b174/
2025-08-20T21:48:38.6613572Z [00:02:05.022]➜  cat >/tmp/go-build1953077370/b174/importcfg << 'EOF' # internal
2025-08-20T21:48:38.6629350Z [00:02:05.022]➜  # import config
2025-08-20T21:48:38.6630041Z [00:02:05.022]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:38.6630960Z [00:02:05.022]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:38.6631881Z [00:02:05.022]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:38.6632755Z [00:02:05.022]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:38.6633844Z [00:02:05.023]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:38.6634778Z [00:02:05.023]➜  packagefile github.com/google/btree=/tmp/go-build1953077370/b176/_pkg_.a
2025-08-20T21:48:38.6635875Z [00:02:05.023]➜  packagefile gvisor.dev/gvisor/pkg/buffer=/tmp/go-build1953077370/b154/_pkg_.a
2025-08-20T21:48:38.6636939Z [00:02:05.023]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:38.6638066Z [00:02:05.023]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:38.6639292Z [00:02:05.023]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/checksum=/tmp/go-build1953077370/b167/_pkg_.a
2025-08-20T21:48:38.6640576Z [00:02:05.023]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/seqnum=/tmp/go-build1953077370/b177/_pkg_.a
2025-08-20T21:48:38.6641609Z [00:02:05.023]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:38.6642457Z [00:02:05.023]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:38.6663685Z [00:02:05.023]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:38.6664602Z [00:02:05.023]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:38.6665197Z [00:02:05.023]➜  EOF
2025-08-20T21:48:38.6689210Z [00:02:05.024]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header;$WORK/b174=>" -p gvisor.dev/gvisor/pkg/tcpip/header -lang=go1.20 -complete -installsuffix shared -buildid Hodj_OelgAu0V5ILFNaH/Hodj_OelgAu0V5ILFNaH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/arp.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/checksum.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/datagram.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/eth.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/gue.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/header_state_autogen.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/icmpv4.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/icmpv6.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/igmp.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/igmpv3.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/interfaces.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/ipv4.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/ipv6.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/ipv6_extension_headers.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/ipv6_fragment.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/mld.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/mldv2.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/mldv2_igmpv3_common.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/ndp_neighbor_advert.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/ndp_neighbor_solicit.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/ndp_options.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/ndp_router_advert.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/ndp_router_solicit.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/ndpoptionidentifier_string.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/tcp.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/udp.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/virtionet.go
2025-08-20T21:48:38.7459794Z [00:02:05.107]➜  go tool buildid -w $WORK/b150/_pkg_.a # internal
2025-08-20T21:48:38.7497189Z [00:02:05.111]➜  cp $WORK/b150/_pkg_.a /root/.cache/go-build/13/130fc45cda000ad39d6de23e1f964900cddcc3a08e97660b474971ebb7e5398e-d # internal
2025-08-20T21:48:38.7499522Z [00:02:05.111]➜  gvisor.dev/gvisor/pkg/tcpip/internal/tcp
2025-08-20T21:48:38.7524063Z [00:02:05.111]➜  mkdir -p $WORK/b178/
2025-08-20T21:48:38.7532099Z [00:02:05.114]➜  cat >/tmp/go-build1953077370/b178/importcfg << 'EOF' # internal
2025-08-20T21:48:38.7533681Z [00:02:05.114]➜  # import config
2025-08-20T21:48:38.7536800Z [00:02:05.115]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:38.7538971Z [00:02:05.115]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:38.7540249Z [00:02:05.115]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:38.7541143Z [00:02:05.115]➜  EOF
2025-08-20T21:48:38.7546957Z [00:02:05.115]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/internal/tcp=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/internal/tcp;$WORK/b178=>" -p gvisor.dev/gvisor/pkg/tcpip/internal/tcp -lang=go1.20 -complete -installsuffix shared -buildid utgSA9UsBp5t3yp3LuQS/utgSA9UsBp5t3yp3LuQS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/internal/tcp/tcp.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/internal/tcp/tcp_state_autogen.go
2025-08-20T21:48:38.8090115Z [00:02:05.170]➜  go tool buildid -w $WORK/b146/_pkg_.a # internal
2025-08-20T21:48:38.8173377Z [00:02:05.178]➜  cp $WORK/b146/_pkg_.a /root/.cache/go-build/cd/cd154848ac8f25deb40727f9d127a47d52a8fcac8e24efef2d96d6879ce5f884-d # internal
2025-08-20T21:48:38.8183552Z [00:02:05.179]➜  go tool buildid -w $WORK/b178/_pkg_.a # internal
2025-08-20T21:48:38.8198006Z [00:02:05.180]➜  cp $WORK/b178/_pkg_.a /root/.cache/go-build/48/480d3ad33efc2244ef4b328476ce8679822a4824d08f393408cc18346c7e76c5-d # internal
2025-08-20T21:48:38.8199348Z [00:02:05.181]➜  gvisor.dev/gvisor/pkg/tcpip/transport
2025-08-20T21:48:38.8200836Z [00:02:05.181]➜  mkdir -p $WORK/b187/
2025-08-20T21:48:38.8201720Z [00:02:05.181]➜  cat >/tmp/go-build1953077370/b187/importcfg << 'EOF' # internal
2025-08-20T21:48:38.8202603Z [00:02:05.181]➜  # import config
2025-08-20T21:48:38.8203782Z [00:02:05.181]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:38.8204962Z [00:02:05.181]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:38.8206018Z [00:02:05.181]➜  EOF
2025-08-20T21:48:38.8212162Z [00:02:05.181]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport;$WORK/b187=>" -p gvisor.dev/gvisor/pkg/tcpip/transport -lang=go1.20 -complete -installsuffix shared -buildid lC4l7jCDOSDIHnODSPgB/lC4l7jCDOSDIHnODSPgB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/datagram.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/transport.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/transport_state_autogen.go
2025-08-20T21:48:38.8314556Z [00:02:05.189]➜  golang.zx2c4.com/wireguard/conn
2025-08-20T21:48:38.8317758Z [00:02:05.189]➜  mkdir -p $WORK/b145/
2025-08-20T21:48:38.8326390Z [00:02:05.190]➜  cat >/tmp/go-build1953077370/b145/importcfg << 'EOF' # internal
2025-08-20T21:48:38.8327125Z [00:02:05.190]➜  # import config
2025-08-20T21:48:38.8327827Z [00:02:05.190]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:38.8328718Z [00:02:05.190]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:38.8329548Z [00:02:05.190]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:38.8330517Z [00:02:05.190]➜  packagefile golang.org/x/net/ipv4=/tmp/go-build1953077370/b146/_pkg_.a
2025-08-20T21:48:38.8331572Z [00:02:05.190]➜  packagefile golang.org/x/net/ipv6=/tmp/go-build1953077370/b150/_pkg_.a
2025-08-20T21:48:38.8332627Z [00:02:05.190]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:38.8333843Z [00:02:05.190]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:38.8334713Z [00:02:05.190]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:38.8335554Z [00:02:05.190]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:38.8336348Z [00:02:05.190]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:38.8337201Z [00:02:05.190]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:38.8338019Z [00:02:05.190]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:38.8338889Z [00:02:05.190]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:38.8340140Z [00:02:05.190]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:38.8341014Z [00:02:05.190]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:38.8341654Z [00:02:05.190]➜  EOF
2025-08-20T21:48:38.8365806Z [00:02:05.190]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/conn=>golang.zx2c4.com/wireguard@v0.0.0-20230704135630-469159ecf7d1/conn;$WORK/b145=>" -p golang.zx2c4.com/wireguard/conn -lang=go1.20 -complete -installsuffix shared -buildid h4udGjYo7FbY4Lw24bjU/h4udGjYo7FbY4Lw24bjU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/conn/bind_std.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/conn/conn.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/conn/controlfns.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/conn/controlfns_linux.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/conn/default.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/conn/errors_linux.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/conn/export.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/conn/features_linux.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/conn/gso_linux.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/conn/mark_unix.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/conn/receiver_creator.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/conn/sticky_linux.go
2025-08-20T21:48:38.8385573Z [00:02:05.195]➜  go tool buildid -w $WORK/b187/_pkg_.a # internal
2025-08-20T21:48:38.8386907Z [00:02:05.196]➜  cp $WORK/b187/_pkg_.a /root/.cache/go-build/bd/bd270fe6ccd3228a3a4572a5cc852e39dfb5efa91b020be1339f4d629a5492ae-d # internal
2025-08-20T21:48:38.8388116Z [00:02:05.197]➜  crypto/internal/fips140/nistec/fiat
2025-08-20T21:48:38.8388712Z [00:02:05.197]➜  mkdir -p $WORK/b212/
2025-08-20T21:48:38.8389465Z [00:02:05.198]➜  cat >/tmp/go-build1953077370/b212/importcfg << 'EOF' # internal
2025-08-20T21:48:38.8390167Z [00:02:05.198]➜  # import config
2025-08-20T21:48:38.8391025Z [00:02:05.198]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:48:38.8392203Z [00:02:05.198]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1953077370/b120/_pkg_.a
2025-08-20T21:48:38.8393392Z [00:02:05.198]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:38.8394296Z [00:02:05.198]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:38.8394969Z [00:02:05.198]➜  EOF
2025-08-20T21:48:38.8404495Z [00:02:05.198]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/nistec/fiat=>crypto/internal/fips140/nistec/fiat;$WORK/b212=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.25 -std -complete -installsuffix shared -buildid aAIROas4ZiygnXwYwICn/aAIROas4ZiygnXwYwICn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /root/.go/src/crypto/internal/fips140/nistec/fiat/cast.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p224.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p256.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p384.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p521.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p521_invert.go
2025-08-20T21:48:38.9889275Z [00:02:05.350]➜  go tool buildid -w $WORK/b203/_pkg_.a # internal
2025-08-20T21:48:39.0031396Z [00:02:05.364]➜  cp $WORK/b203/_pkg_.a /root/.cache/go-build/f9/f9e1bf2e1e84b40b0c58ced0e2c7a622cb9e4ccbd36ccda86bcdef5232c665a5-d # internal
2025-08-20T21:48:39.0049826Z [00:02:05.366]➜  github.com/vishvananda/netlink
2025-08-20T21:48:39.0057806Z [00:02:05.367]➜  mkdir -p $WORK/b202/
2025-08-20T21:48:39.0061044Z [00:02:05.367]➜  cat >/tmp/go-build1953077370/b202/importcfg << 'EOF' # internal
2025-08-20T21:48:39.0070454Z [00:02:05.367]➜  # import config
2025-08-20T21:48:39.0071092Z [00:02:05.367]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:39.0071957Z [00:02:05.367]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:39.0072860Z [00:02:05.367]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:39.0073903Z [00:02:05.367]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:39.0074689Z [00:02:05.367]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:39.0075665Z [00:02:05.367]➜  packagefile github.com/vishvananda/netlink/nl=/tmp/go-build1953077370/b203/_pkg_.a
2025-08-20T21:48:39.0076776Z [00:02:05.367]➜  packagefile github.com/vishvananda/netns=/tmp/go-build1953077370/b204/_pkg_.a
2025-08-20T21:48:39.0077783Z [00:02:05.367]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:39.0078928Z [00:02:05.367]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:39.0079775Z [00:02:05.367]➜  packagefile io/ioutil=/tmp/go-build1953077370/b070/_pkg_.a
2025-08-20T21:48:39.0080589Z [00:02:05.367]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:39.0081379Z [00:02:05.367]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:39.0082156Z [00:02:05.367]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:39.0082894Z [00:02:05.367]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:39.0083893Z [00:02:05.367]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:39.0084705Z [00:02:05.367]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:39.0085493Z [00:02:05.367]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:39.0086275Z [00:02:05.367]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:39.0087060Z [00:02:05.367]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:39.0087647Z [00:02:05.367]➜  EOF
2025-08-20T21:48:39.0137983Z [00:02:05.367]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0=>github.com/vishvananda/netlink@v1.3.0;$WORK/b202=>" -p github.com/vishvananda/netlink -lang=go1.12 -complete -installsuffix shared -buildid DjKOqONmx4ObX7GSAyn9/DjKOqONmx4ObX7GSAyn9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/addr.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/addr_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/bpf_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/bridge_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/chain.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/chain_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/class.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/class_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/conntrack_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/devlink_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/filter.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/filter_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/fou.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/fou_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/genetlink_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/gtp_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/handle_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/inet_diag.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/ioctl_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/ipset_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/link.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/link_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/link_tuntap_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/neigh.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/neigh_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/netlink.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/netlink_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/netns_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/order.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/proc_event_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/protinfo.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/protinfo_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/qdisc.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/qdisc_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/rdma_link_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/route.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/route_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/rule.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/rule_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/socket.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/socket_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/socket_xdp_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/tcp.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/tcp_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/unix_diag.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/vdpa_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/virtio.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/xdp_diag.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/xdp_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/xfrm_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/xfrm_monitor_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/xfrm_policy_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.0/xfrm_state_linux.go
2025-08-20T21:48:39.0162084Z [00:02:05.377]➜  go tool buildid -w $WORK/b145/_pkg_.a # internal
2025-08-20T21:48:39.0187869Z [00:02:05.380]➜  cp $WORK/b145/_pkg_.a /root/.cache/go-build/f1/f1cb1f83f60aac4218f977307955a5ce477b70e76a75fe38417632364b153ec9-d # internal
2025-08-20T21:48:39.0235319Z [00:02:05.385]➜  golang.zx2c4.com/wireguard/tun
2025-08-20T21:48:39.0239518Z [00:02:05.385]➜  mkdir -p $WORK/b144/
2025-08-20T21:48:39.0240258Z [00:02:05.385]➜  cat >/tmp/go-build1953077370/b144/importcfg << 'EOF' # internal
2025-08-20T21:48:39.0240913Z [00:02:05.385]➜  # import config
2025-08-20T21:48:39.0241503Z [00:02:05.385]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:39.0242307Z [00:02:05.385]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:39.0243287Z [00:02:05.385]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:39.0244107Z [00:02:05.385]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:39.0245000Z [00:02:05.385]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:39.0246391Z [00:02:05.385]➜  packagefile golang.zx2c4.com/wireguard/conn=/tmp/go-build1953077370/b145/_pkg_.a
2025-08-20T21:48:39.0247483Z [00:02:05.385]➜  packagefile golang.zx2c4.com/wireguard/rwcancel=/tmp/go-build1953077370/b151/_pkg_.a
2025-08-20T21:48:39.0248360Z [00:02:05.385]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:39.0249045Z [00:02:05.385]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:39.0249735Z [00:02:05.385]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:39.0250463Z [00:02:05.385]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:39.0251182Z [00:02:05.385]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:39.0251716Z [00:02:05.385]➜  EOF
2025-08-20T21:48:39.0258419Z [00:02:05.385]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/tun=>golang.zx2c4.com/wireguard@v0.0.0-20230704135630-469159ecf7d1/tun;$WORK/b144=>" -p golang.zx2c4.com/wireguard/tun -lang=go1.20 -complete -installsuffix shared -buildid z7db5sH2PtAZjCIYPOF9/z7db5sH2PtAZjCIYPOF9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/tun/checksum.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/tun/errors.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/tun/offload_linux.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/tun/tun.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/tun/tun_linux.go
2025-08-20T21:48:39.3268971Z [00:02:05.688]➜  go tool buildid -w $WORK/b144/_pkg_.a # internal
2025-08-20T21:48:39.3277600Z [00:02:05.689]➜  cp $WORK/b144/_pkg_.a /root/.cache/go-build/6f/6f50edcb6a9a3825016fd60c04b5b8c4a805da4bf56b4e6246c4d29e41342e2a-d # internal
2025-08-20T21:48:39.3297361Z [00:02:05.689]➜  crypto/internal/fips140/edwards25519/field
2025-08-20T21:48:39.3298064Z [00:02:05.689]➜  mkdir -p $WORK/b213/
2025-08-20T21:48:39.3298628Z [00:02:05.690]➜  echo -n > $WORK/b213/go_asm.h # internal
2025-08-20T21:48:39.3305658Z [00:02:05.690]➜  cd /root/.go/src/crypto/internal/fips140/edwards25519/field
2025-08-20T21:48:39.3314063Z [00:02:05.690]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519/field=>crypto/internal/fips140/edwards25519/field;$WORK/b213=>" -I $WORK/b213/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b213/symabis ./fe_amd64.s
2025-08-20T21:48:39.3363916Z [00:02:05.694]➜  cat >/tmp/go-build1953077370/b213/importcfg << 'EOF' # internal
2025-08-20T21:48:39.3372710Z [00:02:05.694]➜  # import config
2025-08-20T21:48:39.3373662Z [00:02:05.694]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:48:39.3374764Z [00:02:05.694]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1953077370/b120/_pkg_.a
2025-08-20T21:48:39.3375911Z [00:02:05.694]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1953077370/b116/_pkg_.a
2025-08-20T21:48:39.3376889Z [00:02:05.694]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:39.3377662Z [00:02:05.694]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:39.3378241Z [00:02:05.694]➜  EOF
2025-08-20T21:48:39.3378712Z [00:02:05.694]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:39.3383887Z [00:02:05.694]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519/field=>crypto/internal/fips140/edwards25519/field;$WORK/b213=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.25 -std -installsuffix shared -buildid e_GAB4rhbgWoyM3MCIOm/e_GAB4rhbgWoyM3MCIOm -goversion go1.25.0 -symabis $WORK/b213/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack -asmhdr $WORK/b213/go_asm.h /root/.go/src/crypto/internal/fips140/edwards25519/field/fe.go /root/.go/src/crypto/internal/fips140/edwards25519/field/fe_amd64.go /root/.go/src/crypto/internal/fips140/edwards25519/field/fe_generic.go
2025-08-20T21:48:39.3494940Z [00:02:05.706]➜  go tool buildid -w $WORK/b212/_pkg_.a # internal
2025-08-20T21:48:39.3603559Z [00:02:05.721]➜  cp $WORK/b212/_pkg_.a /root/.cache/go-build/de/def1f06f1fec2232cfe08575ef0c3c15c592d40340fd84c8e94a1611a10a3027-d # internal
2025-08-20T21:48:39.3605472Z [00:02:05.722]➜  crypto/internal/fips140/nistec
2025-08-20T21:48:39.3608073Z [00:02:05.722]➜  mkdir -p $WORK/b211/
2025-08-20T21:48:39.3631006Z [00:02:05.724]➜  echo -n > $WORK/b211/go_asm.h # internal
2025-08-20T21:48:39.3635375Z [00:02:05.725]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T21:48:39.3643796Z [00:02:05.725]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b211=>" -I $WORK/b211/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b211/symabis ./p256_asm_amd64.s
2025-08-20T21:48:39.3734974Z [00:02:05.734]➜  cat >/tmp/go-build1953077370/b211/importcfg << 'EOF' # internal
2025-08-20T21:48:39.3741733Z [00:02:05.734]➜  # import config
2025-08-20T21:48:39.3742597Z [00:02:05.735]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:48:39.3743964Z [00:02:05.735]➜  packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build1953077370/b212/_pkg_.a
2025-08-20T21:48:39.3745171Z [00:02:05.735]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1953077370/b120/_pkg_.a
2025-08-20T21:48:39.3746735Z [00:02:05.735]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1953077370/b116/_pkg_.a
2025-08-20T21:48:39.3747790Z [00:02:05.735]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:39.3748644Z [00:02:05.735]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:39.3749485Z [00:02:05.735]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:39.3750285Z [00:02:05.735]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:39.3750870Z [00:02:05.735]➜  EOF
2025-08-20T21:48:39.3751359Z [00:02:05.735]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:39.3758149Z [00:02:05.735]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b211=>" -p crypto/internal/fips140/nistec -lang=go1.25 -std -installsuffix shared -buildid t8YtTJCyCZCeJ-gYho82/t8YtTJCyCZCeJ-gYho82 -goversion go1.25.0 -symabis $WORK/b211/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack -asmhdr $WORK/b211/go_asm.h /root/.go/src/crypto/internal/fips140/nistec/nistec.go /root/.go/src/crypto/internal/fips140/nistec/p224.go /root/.go/src/crypto/internal/fips140/nistec/p224_sqrt.go /root/.go/src/crypto/internal/fips140/nistec/p256_asm.go /root/.go/src/crypto/internal/fips140/nistec/p256_ordinv.go /root/.go/src/crypto/internal/fips140/nistec/p256_table.go /root/.go/src/crypto/internal/fips140/nistec/p384.go /root/.go/src/crypto/internal/fips140/nistec/p521.go
2025-08-20T21:48:39.3942575Z [00:02:05.755]➜  cd /root/.go/src/crypto/internal/fips140/edwards25519/field
2025-08-20T21:48:39.3945630Z [00:02:05.755]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519/field=>crypto/internal/fips140/edwards25519/field;$WORK/b213=>" -I $WORK/b213/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b213/fe_amd64.o ./fe_amd64.s
2025-08-20T21:48:39.3965935Z [00:02:05.758]➜  go tool buildid -w $WORK/b174/_pkg_.a # internal
2025-08-20T21:48:39.3984239Z [00:02:05.760]➜  go tool pack r $WORK/b213/_pkg_.a $WORK/b213/fe_amd64.o # internal
2025-08-20T21:48:39.3988460Z [00:02:05.760]➜  go tool buildid -w $WORK/b213/_pkg_.a # internal
2025-08-20T21:48:39.4000091Z [00:02:05.761]➜  cp $WORK/b213/_pkg_.a /root/.cache/go-build/35/35a562b80ddd68a8109b61c6c0ad69c6250d162c4b5e729809ccf7665f213573-d # internal
2025-08-20T21:48:39.4054064Z [00:02:05.767]➜  crypto/internal/boring/bbig
2025-08-20T21:48:39.4054891Z [00:02:05.767]➜  mkdir -p $WORK/b216/
2025-08-20T21:48:39.4057525Z [00:02:05.767]➜  cat >/tmp/go-build1953077370/b216/importcfg << 'EOF' # internal
2025-08-20T21:48:39.4058634Z [00:02:05.767]➜  # import config
2025-08-20T21:48:39.4074131Z [00:02:05.767]➜  packagefile crypto/internal/boring=/tmp/go-build1953077370/b125/_pkg_.a
2025-08-20T21:48:39.4075352Z [00:02:05.767]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:39.4076521Z [00:02:05.767]➜  EOF
2025-08-20T21:48:39.4079591Z [00:02:05.767]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:39.4082849Z [00:02:05.767]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring/bbig=>crypto/internal/boring/bbig;$WORK/b216=>" -p crypto/internal/boring/bbig -lang=go1.25 -std -complete -installsuffix shared -buildid Tp8gsMiUDQCd9jyrIB6u/Tp8gsMiUDQCd9jyrIB6u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack /root/.go/src/crypto/internal/boring/bbig/big.go
2025-08-20T21:48:39.4111239Z [00:02:05.772]➜  cp $WORK/b174/_pkg_.a /root/.cache/go-build/4b/4b1c792f45a83c66d91bea55654587ea536ec5fa0fb868e334356c7d33f7809d-d # internal
2025-08-20T21:48:39.4118479Z [00:02:05.773]➜  gvisor.dev/gvisor/pkg/tcpip/ports
2025-08-20T21:48:39.4127223Z [00:02:05.773]➜  mkdir -p $WORK/b179/
2025-08-20T21:48:39.4127987Z [00:02:05.773]➜  cat >/tmp/go-build1953077370/b179/importcfg << 'EOF' # internal
2025-08-20T21:48:39.4128994Z [00:02:05.773]➜  # import config
2025-08-20T21:48:39.4129877Z [00:02:05.773]➜  packagefile gvisor.dev/gvisor/pkg/atomicbitops=/tmp/go-build1953077370/b155/_pkg_.a
2025-08-20T21:48:39.4131132Z [00:02:05.773]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:39.4132227Z [00:02:05.773]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:39.4133498Z [00:02:05.773]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:39.4134674Z [00:02:05.773]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:48:39.4135712Z [00:02:05.773]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:39.4136578Z [00:02:05.773]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:39.4137198Z [00:02:05.773]➜  EOF
2025-08-20T21:48:39.4142570Z [00:02:05.773]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/ports=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/ports;$WORK/b179=>" -p gvisor.dev/gvisor/pkg/tcpip/ports -lang=go1.20 -complete -installsuffix shared -buildid Jk034DGsUJa5CLbvG9t4/Jk034DGsUJa5CLbvG9t4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/ports/flags.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/ports/ports.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/ports/ports_state_autogen.go
2025-08-20T21:48:39.4248204Z [00:02:05.785]➜  go tool buildid -w $WORK/b216/_pkg_.a # internal
2025-08-20T21:48:39.4255262Z [00:02:05.786]➜  cp $WORK/b216/_pkg_.a /root/.cache/go-build/47/47bc6fc1995eed3e803e2f3a1fd9e90f1deba56f9b16be41269404eeeebbaa0b-d # internal
2025-08-20T21:48:39.4256561Z [00:02:05.786]➜  gvisor.dev/gvisor/pkg/tcpip/transport/tcpconntrack
2025-08-20T21:48:39.4257381Z [00:02:05.786]➜  mkdir -p $WORK/b180/
2025-08-20T21:48:39.4265068Z [00:02:05.787]➜  cat >/tmp/go-build1953077370/b180/importcfg << 'EOF' # internal
2025-08-20T21:48:39.4265757Z [00:02:05.787]➜  # import config
2025-08-20T21:48:39.4266657Z [00:02:05.787]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:48:39.4267884Z [00:02:05.787]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/seqnum=/tmp/go-build1953077370/b177/_pkg_.a
2025-08-20T21:48:39.4272114Z [00:02:05.787]➜  EOF
2025-08-20T21:48:39.4278086Z [00:02:05.787]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcpconntrack=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcpconntrack;$WORK/b180=>" -p gvisor.dev/gvisor/pkg/tcpip/transport/tcpconntrack -lang=go1.20 -complete -installsuffix shared -buildid lCmUEb39iH8UA-N1Bd23/lCmUEb39iH8UA-N1Bd23 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcpconntrack/tcp_conntrack.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcpconntrack/tcpconntrack_state_autogen.go
2025-08-20T21:48:39.4740759Z [00:02:05.835]➜  go tool buildid -w $WORK/b180/_pkg_.a # internal
2025-08-20T21:48:39.4759125Z [00:02:05.837]➜  cp $WORK/b180/_pkg_.a /root/.cache/go-build/34/34e103d382863af8094ab3473610f55a39e25c5946354c1fa32df6f03a9f06d2-d # internal
2025-08-20T21:48:39.4762109Z [00:02:05.837]➜  gvisor.dev/gvisor/pkg/tcpip/network/hash
2025-08-20T21:48:39.4763832Z [00:02:05.838]➜  mkdir -p $WORK/b194/
2025-08-20T21:48:39.4766991Z [00:02:05.838]➜  cat >/tmp/go-build1953077370/b194/importcfg << 'EOF' # internal
2025-08-20T21:48:39.4767736Z [00:02:05.838]➜  # import config
2025-08-20T21:48:39.4768771Z [00:02:05.838]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:39.4769881Z [00:02:05.838]➜  packagefile gvisor.dev/gvisor/pkg/rand=/tmp/go-build1953077370/b171/_pkg_.a
2025-08-20T21:48:39.4771089Z [00:02:05.838]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:48:39.4771924Z [00:02:05.838]➜  EOF
2025-08-20T21:48:39.4777410Z [00:02:05.838]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/hash=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/hash;$WORK/b194=>" -p gvisor.dev/gvisor/pkg/tcpip/network/hash -lang=go1.20 -complete -installsuffix shared -buildid KLRlEgrGGWHrrPIqm4hm/KLRlEgrGGWHrrPIqm4hm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/hash/hash.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/hash/hash_state_autogen.go
2025-08-20T21:48:39.5012611Z [00:02:05.862]➜  go tool buildid -w $WORK/b179/_pkg_.a # internal
2025-08-20T21:48:39.5027499Z [00:02:05.864]➜  cp $WORK/b179/_pkg_.a /root/.cache/go-build/28/28f651eab5faf5ad7f2746ffc59663aef98d0ee93ae59938c0cdef51e2f36df0-d # internal
2025-08-20T21:48:39.5074830Z [00:02:05.868]➜  gvisor.dev/gvisor/pkg/tcpip/stack
2025-08-20T21:48:39.5097784Z [00:02:05.868]➜  mkdir -p $WORK/b170/
2025-08-20T21:48:39.5098644Z [00:02:05.869]➜  cat >/tmp/go-build1953077370/b170/importcfg << 'EOF' # internal
2025-08-20T21:48:39.5099331Z [00:02:05.869]➜  # import config
2025-08-20T21:48:39.5099975Z [00:02:05.869]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:39.5100856Z [00:02:05.869]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:39.5101694Z [00:02:05.869]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:39.5102852Z [00:02:05.869]➜  packagefile golang.org/x/time/rate=/tmp/go-build1953077370/b164/_pkg_.a
2025-08-20T21:48:39.5104091Z [00:02:05.869]➜  packagefile gvisor.dev/gvisor/pkg/atomicbitops=/tmp/go-build1953077370/b155/_pkg_.a
2025-08-20T21:48:39.5105501Z [00:02:05.869]➜  packagefile gvisor.dev/gvisor/pkg/buffer=/tmp/go-build1953077370/b154/_pkg_.a
2025-08-20T21:48:39.5106551Z [00:02:05.869]➜  packagefile gvisor.dev/gvisor/pkg/log=/tmp/go-build1953077370/b163/_pkg_.a
2025-08-20T21:48:39.5107595Z [00:02:05.869]➜  packagefile gvisor.dev/gvisor/pkg/rand=/tmp/go-build1953077370/b171/_pkg_.a
2025-08-20T21:48:39.5108701Z [00:02:05.869]➜  packagefile gvisor.dev/gvisor/pkg/refs=/tmp/go-build1953077370/b161/_pkg_.a
2025-08-20T21:48:39.5109747Z [00:02:05.869]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:39.5110778Z [00:02:05.869]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:39.5111987Z [00:02:05.869]➜  packagefile gvisor.dev/gvisor/pkg/sync/locking=/tmp/go-build1953077370/b172/_pkg_.a
2025-08-20T21:48:39.5122379Z [00:02:05.869]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:39.5123952Z [00:02:05.869]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/hash/jenkins=/tmp/go-build1953077370/b173/_pkg_.a
2025-08-20T21:48:39.5125157Z [00:02:05.869]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:48:39.5126363Z [00:02:05.869]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/internal/tcp=/tmp/go-build1953077370/b178/_pkg_.a
2025-08-20T21:48:39.5127553Z [00:02:05.869]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/ports=/tmp/go-build1953077370/b179/_pkg_.a
2025-08-20T21:48:39.5128696Z [00:02:05.869]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/seqnum=/tmp/go-build1953077370/b177/_pkg_.a
2025-08-20T21:48:39.5129986Z [00:02:05.869]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/tcpconntrack=/tmp/go-build1953077370/b180/_pkg_.a
2025-08-20T21:48:39.5131484Z [00:02:05.869]➜  packagefile gvisor.dev/gvisor/pkg/waiter=/tmp/go-build1953077370/b166/_pkg_.a
2025-08-20T21:48:39.5132409Z [00:02:05.869]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:39.5133521Z [00:02:05.869]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:39.5134346Z [00:02:05.869]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:39.5135164Z [00:02:05.869]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:39.5135969Z [00:02:05.869]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:39.5136760Z [00:02:05.869]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:39.5137530Z [00:02:05.869]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:39.5138339Z [00:02:05.869]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:39.5139399Z [00:02:05.869]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:39.5140361Z [00:02:05.869]➜  EOF
2025-08-20T21:48:39.5190307Z [00:02:05.871]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack;$WORK/b170=>" -p gvisor.dev/gvisor/pkg/tcpip/stack -lang=go1.20 -complete -installsuffix shared -buildid GubjtzOrYJLQbjHqymee/GubjtzOrYJLQbjHqymee -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/address_state_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/address_state_refs.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/addressable_endpoint_state.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/addressable_endpoint_state_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/bucket_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/cleanup_endpoints_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/conn_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/conn_track_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/conntrack.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/endpoints_by_nic_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/gro.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/gro_packet_list.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/headertype_string.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/hook_string.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/icmp_rate_limit.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/iptables.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/iptables_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/iptables_targets.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/iptables_types.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/multi_port_endpoint_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/neighbor_cache.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/neighbor_cache_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/neighbor_entry.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/neighbor_entry_list.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/neighbor_entry_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/neighborstate_string.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/nic.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/nic_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/nic_stats.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/nud.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/packet_buffer.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/packet_buffer_list.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/packet_buffer_refs.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/packet_buffer_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/packet_endpoint_list_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/packet_eps_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/packets_pending_link_resolution_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/pending_packets.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/rand.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/registration.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/route.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/route_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/route_stack_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/stack.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/stack_global_state.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/stack_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/stack_options.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/stack_state_autogen.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/stack_unsafe_state_autogen.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/state_conn_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/tcp.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/transport_demuxer.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/transport_endpoints_mutex.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/stack/tuple_list.go
2025-08-20T21:48:39.5244670Z [00:02:05.881]➜  go tool buildid -w $WORK/b194/_pkg_.a # internal
2025-08-20T21:48:39.5246498Z [00:02:05.884]➜  cp $WORK/b194/_pkg_.a /root/.cache/go-build/33/334278eab8c4e29f8fd5d33cc7a9c431cbe3f7644c9a72cabebd8c9780d0f76f-d # internal
2025-08-20T21:48:39.5276305Z [00:02:05.888]➜  crypto/internal/fips140/bigmod
2025-08-20T21:48:39.5289289Z [00:02:05.888]➜  mkdir -p $WORK/b218/
2025-08-20T21:48:39.5289961Z [00:02:05.888]➜  echo -n > $WORK/b218/go_asm.h # internal
2025-08-20T21:48:39.5290708Z [00:02:05.888]➜  cd /root/.go/src/crypto/internal/fips140/bigmod
2025-08-20T21:48:39.5293438Z [00:02:05.888]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b218=>" -I $WORK/b218/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b218/symabis ./nat_amd64.s
2025-08-20T21:48:39.5314111Z [00:02:05.892]➜  cat >/tmp/go-build1953077370/b218/importcfg << 'EOF' # internal
2025-08-20T21:48:39.5315063Z [00:02:05.892]➜  # import config
2025-08-20T21:48:39.5316102Z [00:02:05.892]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:48:39.5317487Z [00:02:05.892]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1953077370/b116/_pkg_.a
2025-08-20T21:48:39.5318666Z [00:02:05.892]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1953077370/b117/_pkg_.a
2025-08-20T21:48:39.5320088Z [00:02:05.892]➜  packagefile crypto/internal/impl=/tmp/go-build1953077370/b118/_pkg_.a
2025-08-20T21:48:39.5321029Z [00:02:05.892]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:39.5321857Z [00:02:05.892]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:39.5322486Z [00:02:05.892]➜  EOF
2025-08-20T21:48:39.5322983Z [00:02:05.892]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:39.5327272Z [00:02:05.892]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b218=>" -p crypto/internal/fips140/bigmod -lang=go1.25 -std -installsuffix shared -buildid sidcv3mO1PENxxbisPmC/sidcv3mO1PENxxbisPmC -goversion go1.25.0 -symabis $WORK/b218/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack -asmhdr $WORK/b218/go_asm.h /root/.go/src/crypto/internal/fips140/bigmod/nat.go /root/.go/src/crypto/internal/fips140/bigmod/nat_asm.go
2025-08-20T21:48:39.6462776Z [00:02:06.007]➜  cd /root/.go/src/crypto/internal/fips140/bigmod
2025-08-20T21:48:39.6468664Z [00:02:06.008]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b218=>" -I $WORK/b218/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b218/nat_amd64.o ./nat_amd64.s
2025-08-20T21:48:39.6530821Z [00:02:06.014]➜  go tool pack r $WORK/b218/_pkg_.a $WORK/b218/nat_amd64.o # internal
2025-08-20T21:48:39.6537645Z [00:02:06.015]➜  go tool buildid -w $WORK/b218/_pkg_.a # internal
2025-08-20T21:48:39.6563794Z [00:02:06.017]➜  cp $WORK/b218/_pkg_.a /root/.cache/go-build/0d/0d01387854d74c7588d39c9e22288a235981f1115e28808b9640eb8d08a8f149-d # internal
2025-08-20T21:48:39.6568197Z [00:02:06.018]➜  crypto/internal/fips140cache
2025-08-20T21:48:39.6569118Z [00:02:06.018]➜  mkdir -p $WORK/b219/
2025-08-20T21:48:39.6570161Z [00:02:06.018]➜  cat >/tmp/go-build1953077370/b219/importcfg << 'EOF' # internal
2025-08-20T21:48:39.6570978Z [00:02:06.018]➜  # import config
2025-08-20T21:48:39.6572640Z [00:02:06.018]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:39.6573647Z [00:02:06.018]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:39.6574422Z [00:02:06.018]➜  packagefile weak=/tmp/go-build1953077370/b080/_pkg_.a
2025-08-20T21:48:39.6575018Z [00:02:06.018]➜  EOF
2025-08-20T21:48:39.6575517Z [00:02:06.018]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:39.6578951Z [00:02:06.018]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140cache=>crypto/internal/fips140cache;$WORK/b219=>" -p crypto/internal/fips140cache -lang=go1.25 -std -complete -installsuffix shared -buildid 4Os5LiBNx5-iw7jxvt0H/4Os5LiBNx5-iw7jxvt0H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack /root/.go/src/crypto/internal/fips140cache/cache.go
2025-08-20T21:48:39.6720233Z [00:02:06.033]➜  go tool buildid -w $WORK/b219/_pkg_.a # internal
2025-08-20T21:48:39.6727524Z [00:02:06.034]➜  cp $WORK/b219/_pkg_.a /root/.cache/go-build/26/2695974d438020987dbb0bbc5a3ea00c924883ef5700a3d0cdde3c092745abfa-d # internal
2025-08-20T21:48:39.6734539Z [00:02:06.035]➜  crypto/sha3
2025-08-20T21:48:39.6740677Z [00:02:06.035]➜  mkdir -p $WORK/b221/
2025-08-20T21:48:39.6741714Z [00:02:06.035]➜  cat >/tmp/go-build1953077370/b221/importcfg << 'EOF' # internal
2025-08-20T21:48:39.6744312Z [00:02:06.036]➜  # import config
2025-08-20T21:48:39.6745374Z [00:02:06.036]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:39.6748410Z [00:02:06.036]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build1953077370/b119/_pkg_.a
2025-08-20T21:48:39.6749383Z [00:02:06.036]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:39.6749987Z [00:02:06.036]➜  EOF
2025-08-20T21:48:39.6752687Z [00:02:06.036]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "/root/.go/src/crypto/sha3=>crypto/sha3;$WORK/b221=>" -p crypto/sha3 -lang=go1.25 -std -complete -installsuffix shared -buildid pp5P7pKUITLhdsC9IHat/pp5P7pKUITLhdsC9IHat -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack /root/.go/src/crypto/sha3/sha3.go
2025-08-20T21:48:39.7182181Z [00:02:06.079]➜  go tool buildid -w $WORK/b221/_pkg_.a # internal
2025-08-20T21:48:39.7212943Z [00:02:06.082]➜  cp $WORK/b221/_pkg_.a /root/.cache/go-build/31/315fca7796f9d1dee9f4d8a414be1e5f5753675893b4a76480411dde28e05aa0-d # internal
2025-08-20T21:48:39.7218771Z [00:02:06.083]➜  crypto/internal/fips140hash
2025-08-20T21:48:39.7219385Z [00:02:06.083]➜  mkdir -p $WORK/b220/
2025-08-20T21:48:39.7230183Z [00:02:06.084]➜  cat >/tmp/go-build1953077370/b220/importcfg << 'EOF' # internal
2025-08-20T21:48:39.7231345Z [00:02:06.084]➜  # import config
2025-08-20T21:48:39.7232881Z [00:02:06.084]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build1953077370/b119/_pkg_.a
2025-08-20T21:48:39.7234330Z [00:02:06.084]➜  packagefile crypto/sha3=/tmp/go-build1953077370/b221/_pkg_.a
2025-08-20T21:48:39.7235651Z [00:02:06.084]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:39.7238373Z [00:02:06.084]➜  EOF
2025-08-20T21:48:39.7241697Z [00:02:06.084]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140hash=>crypto/internal/fips140hash;$WORK/b220=>" -p crypto/internal/fips140hash -lang=go1.25 -std -complete -installsuffix shared -buildid HbGX3TiFEtVejraH8Tg6/HbGX3TiFEtVejraH8Tg6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack /root/.go/src/crypto/internal/fips140hash/hash.go
2025-08-20T21:48:39.7347439Z [00:02:06.096]➜  go tool buildid -w $WORK/b220/_pkg_.a # internal
2025-08-20T21:48:39.7351236Z [00:02:06.096]➜  cp $WORK/b220/_pkg_.a /root/.cache/go-build/42/42975a08ce9ec7bcbe424bc45b0461a2ac7315bd8f9ef81a9105bb3ffa767f57-d # internal
2025-08-20T21:48:39.7357199Z [00:02:06.097]➜  crypto/sha512
2025-08-20T21:48:39.7359914Z [00:02:06.097]➜  mkdir -p $WORK/b222/
2025-08-20T21:48:39.7369388Z [00:02:06.098]➜  cat >/tmp/go-build1953077370/b222/importcfg << 'EOF' # internal
2025-08-20T21:48:39.7370636Z [00:02:06.098]➜  # import config
2025-08-20T21:48:39.7372877Z [00:02:06.098]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:39.7385332Z [00:02:06.098]➜  packagefile crypto/internal/boring=/tmp/go-build1953077370/b125/_pkg_.a
2025-08-20T21:48:39.7386506Z [00:02:06.098]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build1953077370/b121/_pkg_.a
2025-08-20T21:48:39.7387530Z [00:02:06.098]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:39.7388138Z [00:02:06.098]➜  EOF
2025-08-20T21:48:39.7390686Z [00:02:06.098]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "/root/.go/src/crypto/sha512=>crypto/sha512;$WORK/b222=>" -p crypto/sha512 -lang=go1.25 -std -complete -installsuffix shared -buildid PP4uRN6WNmk3BXz4RjQ5/PP4uRN6WNmk3BXz4RjQ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack /root/.go/src/crypto/sha512/sha512.go
2025-08-20T21:48:39.7555766Z [00:02:06.116]➜  go tool buildid -w $WORK/b222/_pkg_.a # internal
2025-08-20T21:48:39.7557089Z [00:02:06.117]➜  cp $WORK/b222/_pkg_.a /root/.cache/go-build/25/25ddd1309b3531a12cd8730f71229fc47f1628df52d676365bc0d01b9a949c77-d # internal
2025-08-20T21:48:39.7560228Z [00:02:06.117]➜  encoding/asn1
2025-08-20T21:48:39.7560734Z [00:02:06.117]➜  mkdir -p $WORK/b224/
2025-08-20T21:48:39.7565850Z [00:02:06.118]➜  cat >/tmp/go-build1953077370/b224/importcfg << 'EOF' # internal
2025-08-20T21:48:39.7567024Z [00:02:06.118]➜  # import config
2025-08-20T21:48:39.7569672Z [00:02:06.118]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:39.7570442Z [00:02:06.118]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:39.7571158Z [00:02:06.118]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:39.7571843Z [00:02:06.118]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:39.7572543Z [00:02:06.118]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:39.7573380Z [00:02:06.118]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:39.7574105Z [00:02:06.118]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:39.7574820Z [00:02:06.118]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:39.7575608Z [00:02:06.118]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:39.7576295Z [00:02:06.118]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:39.7577030Z [00:02:06.118]➜  packagefile unicode/utf16=/tmp/go-build1953077370/b137/_pkg_.a
2025-08-20T21:48:39.7577806Z [00:02:06.118]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:39.7578374Z [00:02:06.118]➜  EOF
2025-08-20T21:48:39.7581449Z [00:02:06.118]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "/root/.go/src/encoding/asn1=>encoding/asn1;$WORK/b224=>" -p encoding/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid 8wgOJ_Gbm6KylYFz1h3x/8wgOJ_Gbm6KylYFz1h3x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack /root/.go/src/encoding/asn1/asn1.go /root/.go/src/encoding/asn1/common.go /root/.go/src/encoding/asn1/marshal.go
2025-08-20T21:48:40.0034950Z [00:02:06.365]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T21:48:40.0037740Z [00:02:06.365]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b211=>" -I $WORK/b211/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b211/p256_asm_amd64.o ./p256_asm_amd64.s
2025-08-20T21:48:40.0102728Z [00:02:06.371]➜  go tool buildid -w $WORK/b224/_pkg_.a # internal
2025-08-20T21:48:40.0129182Z [00:02:06.374]➜  cp $WORK/b224/_pkg_.a /root/.cache/go-build/05/055a1be01c3af0789956f79452a8fffa3efd06117fc3f7cb4eb3c803b3e9d9e2-d # internal
2025-08-20T21:48:40.0131573Z [00:02:06.374]➜  vendor/golang.org/x/crypto/cryptobyte
2025-08-20T21:48:40.0133539Z [00:02:06.374]➜  mkdir -p $WORK/b223/
2025-08-20T21:48:40.0137660Z [00:02:06.375]➜  cat >/tmp/go-build1953077370/b223/importcfg << 'EOF' # internal
2025-08-20T21:48:40.0139786Z [00:02:06.375]➜  # import config
2025-08-20T21:48:40.0142284Z [00:02:06.375]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T21:48:40.0144806Z [00:02:06.375]➜  packagefile encoding/asn1=/tmp/go-build1953077370/b224/_pkg_.a
2025-08-20T21:48:40.0147358Z [00:02:06.375]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:40.0148093Z [00:02:06.375]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:40.0149038Z [00:02:06.375]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1953077370/b225/_pkg_.a
2025-08-20T21:48:40.0149979Z [00:02:06.375]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:40.0150711Z [00:02:06.375]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:40.0151410Z [00:02:06.375]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:40.0151926Z [00:02:06.375]➜  EOF
2025-08-20T21:48:40.0152634Z [00:02:06.375]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:40.0160102Z [00:02:06.376]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/cryptobyte=>vendor/golang.org/x/crypto/cryptobyte;$WORK/b223=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.25 -std -complete -installsuffix shared -buildid wXn_Ba9OJqGoQqHGs_I2/wXn_Ba9OJqGoQqHGs_I2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/string.go
2025-08-20T21:48:40.0164160Z [00:02:06.376]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T21:48:40.0164956Z [00:02:06.376]➜  go tool pack r $WORK/b211/_pkg_.a $WORK/b211/p256_asm_amd64.o # internal
2025-08-20T21:48:40.0165746Z [00:02:06.376]➜  go tool buildid -w $WORK/b211/_pkg_.a # internal
2025-08-20T21:48:40.0182785Z [00:02:06.379]➜  cp $WORK/b211/_pkg_.a /root/.cache/go-build/c8/c8a3f960dfc29752234a5b93577e1c8a66130334369f4fe7cbbb25e03deb79a4-d # internal
2025-08-20T21:48:40.0191496Z [00:02:06.380]➜  crypto/internal/fips140/ecdh
2025-08-20T21:48:40.0194847Z [00:02:06.380]➜  mkdir -p $WORK/b210/
2025-08-20T21:48:40.0201870Z [00:02:06.380]➜  cat >/tmp/go-build1953077370/b210/importcfg << 'EOF' # internal
2025-08-20T21:48:40.0202571Z [00:02:06.380]➜  # import config
2025-08-20T21:48:40.0203359Z [00:02:06.380]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:40.0204350Z [00:02:06.380]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:40.0205492Z [00:02:06.380]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:48:40.0206691Z [00:02:06.380]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1953077370/b106/_pkg_.a
2025-08-20T21:48:40.0207849Z [00:02:06.380]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build1953077370/b211/_pkg_.a
2025-08-20T21:48:40.0209077Z [00:02:06.380]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1953077370/b116/_pkg_.a
2025-08-20T21:48:40.0210163Z [00:02:06.381]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:40.0210959Z [00:02:06.381]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:40.0211761Z [00:02:06.381]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:40.0212590Z [00:02:06.381]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:40.0213323Z [00:02:06.381]➜  EOF
2025-08-20T21:48:40.0213831Z [00:02:06.381]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:40.0217867Z [00:02:06.381]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ecdh=>crypto/internal/fips140/ecdh;$WORK/b210=>" -p crypto/internal/fips140/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid 4oF7FWqfaBTIL8HO_O_U/4oF7FWqfaBTIL8HO_O_U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /root/.go/src/crypto/internal/fips140/ecdh/cast.go /root/.go/src/crypto/internal/fips140/ecdh/ecdh.go
2025-08-20T21:48:40.0511362Z [00:02:06.412]➜  go tool buildid -w $WORK/b210/_pkg_.a # internal
2025-08-20T21:48:40.0524288Z [00:02:06.413]➜  cp $WORK/b210/_pkg_.a /root/.cache/go-build/b7/b7de87dfc4ac9fdd21345eb21f2942513ffef62d6713dcac817c1cad6ef56782-d # internal
2025-08-20T21:48:40.0529748Z [00:02:06.414]➜  crypto/ecdh
2025-08-20T21:48:40.0532804Z [00:02:06.414]➜  mkdir -p $WORK/b209/
2025-08-20T21:48:40.0541737Z [00:02:06.415]➜  cat >/tmp/go-build1953077370/b209/importcfg << 'EOF' # internal
2025-08-20T21:48:40.0556576Z [00:02:06.415]➜  # import config
2025-08-20T21:48:40.0557285Z [00:02:06.415]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:40.0558125Z [00:02:06.415]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:40.0559137Z [00:02:06.415]➜  packagefile crypto/internal/boring=/tmp/go-build1953077370/b125/_pkg_.a
2025-08-20T21:48:40.0560255Z [00:02:06.415]➜  packagefile crypto/internal/fips140/ecdh=/tmp/go-build1953077370/b210/_pkg_.a
2025-08-20T21:48:40.0561533Z [00:02:06.415]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build1953077370/b213/_pkg_.a
2025-08-20T21:48:40.0562767Z [00:02:06.415]➜  packagefile crypto/internal/fips140only=/tmp/go-build1953077370/b105/_pkg_.a
2025-08-20T21:48:40.0564088Z [00:02:06.415]➜  packagefile crypto/internal/randutil=/tmp/go-build1953077370/b122/_pkg_.a
2025-08-20T21:48:40.0565090Z [00:02:06.415]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:48:40.0565970Z [00:02:06.415]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:40.0566770Z [00:02:06.415]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:40.0567370Z [00:02:06.415]➜  EOF
2025-08-20T21:48:40.0570624Z [00:02:06.415]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "/root/.go/src/crypto/ecdh=>crypto/ecdh;$WORK/b209=>" -p crypto/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid ovpeGK47S8GeqgKCwR1i/ovpeGK47S8GeqgKCwR1i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /root/.go/src/crypto/ecdh/ecdh.go /root/.go/src/crypto/ecdh/nist.go /root/.go/src/crypto/ecdh/x25519.go
2025-08-20T21:48:40.1663323Z [00:02:06.527]➜  go tool buildid -w $WORK/b209/_pkg_.a # internal
2025-08-20T21:48:40.1679455Z [00:02:06.529]➜  cp $WORK/b209/_pkg_.a /root/.cache/go-build/fb/fbfc80f107c3fda320eec7630e582bd48c2d008a3f86ab22e80f826ed8e69e79-d # internal
2025-08-20T21:48:40.1708125Z [00:02:06.532]➜  crypto/elliptic
2025-08-20T21:48:40.1710056Z [00:02:06.532]➜  mkdir -p $WORK/b215/
2025-08-20T21:48:40.1711327Z [00:02:06.532]➜  cat >/tmp/go-build1953077370/b215/importcfg << 'EOF' # internal
2025-08-20T21:48:40.1712509Z [00:02:06.532]➜  # import config
2025-08-20T21:48:40.1715139Z [00:02:06.532]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build1953077370/b211/_pkg_.a
2025-08-20T21:48:40.1716107Z [00:02:06.532]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:40.1716850Z [00:02:06.532]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:40.1717554Z [00:02:06.532]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:40.1718273Z [00:02:06.532]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:40.1718805Z [00:02:06.532]➜  EOF
2025-08-20T21:48:40.1722020Z [00:02:06.533]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "/root/.go/src/crypto/elliptic=>crypto/elliptic;$WORK/b215=>" -p crypto/elliptic -lang=go1.25 -std -complete -installsuffix shared -buildid mW0QD0cBy03xwf-ShFj7/mW0QD0cBy03xwf-ShFj7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /root/.go/src/crypto/elliptic/elliptic.go /root/.go/src/crypto/elliptic/nistec.go /root/.go/src/crypto/elliptic/params.go
2025-08-20T21:48:40.1745557Z [00:02:06.536]➜  go tool buildid -w $WORK/b223/_pkg_.a # internal
2025-08-20T21:48:40.1764003Z [00:02:06.538]➜  cp $WORK/b223/_pkg_.a /root/.cache/go-build/47/47d8ff6391fa039bd87e9d5414a0d1dc310eea23d5afc39c3014e73751dce64a-d # internal
2025-08-20T21:48:40.1775719Z [00:02:06.539]➜  crypto/internal/fips140/ecdsa
2025-08-20T21:48:40.1778477Z [00:02:06.539]➜  mkdir -p $WORK/b217/
2025-08-20T21:48:40.1794515Z [00:02:06.540]➜  cat >/tmp/go-build1953077370/b217/importcfg << 'EOF' # internal
2025-08-20T21:48:40.1795244Z [00:02:06.540]➜  # import config
2025-08-20T21:48:40.1795927Z [00:02:06.540]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:40.1796917Z [00:02:06.540]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:40.1798045Z [00:02:06.540]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build1953077370/b218/_pkg_.a
2025-08-20T21:48:40.1799179Z [00:02:06.540]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:48:40.1800328Z [00:02:06.540]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1953077370/b106/_pkg_.a
2025-08-20T21:48:40.1801472Z [00:02:06.540]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build1953077370/b114/_pkg_.a
2025-08-20T21:48:40.1802599Z [00:02:06.540]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build1953077370/b211/_pkg_.a
2025-08-20T21:48:40.1803977Z [00:02:06.540]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build1953077370/b121/_pkg_.a
2025-08-20T21:48:40.1804938Z [00:02:06.540]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:40.1805736Z [00:02:06.540]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:40.1806487Z [00:02:06.540]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:40.1807238Z [00:02:06.540]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:40.1807823Z [00:02:06.540]➜  EOF
2025-08-20T21:48:40.1812248Z [00:02:06.541]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ecdsa=>crypto/internal/fips140/ecdsa;$WORK/b217=>" -p crypto/internal/fips140/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid xU6fJeSfQy4Gg2xOzADQ/xU6fJeSfQy4Gg2xOzADQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack /root/.go/src/crypto/internal/fips140/ecdsa/cast.go /root/.go/src/crypto/internal/fips140/ecdsa/ecdsa.go /root/.go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /root/.go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go
2025-08-20T21:48:40.2916668Z [00:02:06.653]➜  go tool buildid -w $WORK/b215/_pkg_.a # internal
2025-08-20T21:48:40.2940229Z [00:02:06.655]➜  cp $WORK/b215/_pkg_.a /root/.cache/go-build/bc/bcb75773286ea5e0c6643836571da998ba25bbd769f6e535c10caf5d1fa7e1f6-d # internal
2025-08-20T21:48:40.2949409Z [00:02:06.656]➜  crypto/internal/fips140/edwards25519
2025-08-20T21:48:40.2951592Z [00:02:06.656]➜  mkdir -p $WORK/b228/
2025-08-20T21:48:40.2961620Z [00:02:06.657]➜  cat >/tmp/go-build1953077370/b228/importcfg << 'EOF' # internal
2025-08-20T21:48:40.2964494Z [00:02:06.657]➜  # import config
2025-08-20T21:48:40.2967688Z [00:02:06.657]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:48:40.2969104Z [00:02:06.657]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build1953077370/b213/_pkg_.a
2025-08-20T21:48:40.2970392Z [00:02:06.657]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1953077370/b120/_pkg_.a
2025-08-20T21:48:40.2971675Z [00:02:06.657]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1953077370/b116/_pkg_.a
2025-08-20T21:48:40.2972771Z [00:02:06.657]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:40.2973901Z [00:02:06.657]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:40.2974763Z [00:02:06.657]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:40.2975380Z [00:02:06.657]➜  EOF
2025-08-20T21:48:40.2993338Z [00:02:06.660]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519=>crypto/internal/fips140/edwards25519;$WORK/b228=>" -p crypto/internal/fips140/edwards25519 -lang=go1.25 -std -complete -installsuffix shared -buildid Tg3QPo9m1aHoOG2PD3yz/Tg3QPo9m1aHoOG2PD3yz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack /root/.go/src/crypto/internal/fips140/edwards25519/doc.go /root/.go/src/crypto/internal/fips140/edwards25519/edwards25519.go /root/.go/src/crypto/internal/fips140/edwards25519/scalar.go /root/.go/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /root/.go/src/crypto/internal/fips140/edwards25519/scalarmult.go /root/.go/src/crypto/internal/fips140/edwards25519/tables.go
2025-08-20T21:48:40.4119673Z [00:02:06.773]➜  go tool buildid -w $WORK/b217/_pkg_.a # internal
2025-08-20T21:48:40.4139879Z [00:02:06.775]➜  cp $WORK/b217/_pkg_.a /root/.cache/go-build/3b/3bbfd9fd94ac9cf2de369327fa8f9fe9a4811c3f7b0a8542849e253eeb144fda-d # internal
2025-08-20T21:48:40.4156375Z [00:02:06.777]➜  crypto/ecdsa
2025-08-20T21:48:40.4194441Z [00:02:06.778]➜  mkdir -p $WORK/b214/
2025-08-20T21:48:40.4195255Z [00:02:06.779]➜  cat >/tmp/go-build1953077370/b214/importcfg << 'EOF' # internal
2025-08-20T21:48:40.4195964Z [00:02:06.779]➜  # import config
2025-08-20T21:48:40.4196841Z [00:02:06.779]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T21:48:40.4198108Z [00:02:06.779]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T21:48:40.4199213Z [00:02:06.779]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:40.4200113Z [00:02:06.779]➜  packagefile crypto/ecdh=/tmp/go-build1953077370/b209/_pkg_.a
2025-08-20T21:48:40.4201064Z [00:02:06.779]➜  packagefile crypto/elliptic=/tmp/go-build1953077370/b215/_pkg_.a
2025-08-20T21:48:40.4202143Z [00:02:06.779]➜  packagefile crypto/internal/boring=/tmp/go-build1953077370/b125/_pkg_.a
2025-08-20T21:48:40.4207786Z [00:02:06.779]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build1953077370/b216/_pkg_.a
2025-08-20T21:48:40.4209188Z [00:02:06.779]➜  packagefile crypto/internal/fips140/ecdsa=/tmp/go-build1953077370/b217/_pkg_.a
2025-08-20T21:48:40.4210227Z [00:02:06.779]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build1953077370/b211/_pkg_.a
2025-08-20T21:48:40.4211256Z [00:02:06.779]➜  packagefile crypto/internal/fips140cache=/tmp/go-build1953077370/b219/_pkg_.a
2025-08-20T21:48:40.4212265Z [00:02:06.779]➜  packagefile crypto/internal/fips140hash=/tmp/go-build1953077370/b220/_pkg_.a
2025-08-20T21:48:40.4213451Z [00:02:06.779]➜  packagefile crypto/internal/fips140only=/tmp/go-build1953077370/b105/_pkg_.a
2025-08-20T21:48:40.4214427Z [00:02:06.780]➜  packagefile crypto/internal/randutil=/tmp/go-build1953077370/b122/_pkg_.a
2025-08-20T21:48:40.4215309Z [00:02:06.780]➜  packagefile crypto/sha512=/tmp/go-build1953077370/b222/_pkg_.a
2025-08-20T21:48:40.4216124Z [00:02:06.780]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:48:40.4216886Z [00:02:06.781]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:40.4217866Z [00:02:06.782]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1953077370/b223/_pkg_.a
2025-08-20T21:48:40.4219020Z [00:02:06.782]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1953077370/b225/_pkg_.a
2025-08-20T21:48:40.4219928Z [00:02:06.782]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:40.4220648Z [00:02:06.782]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:40.4221407Z [00:02:06.782]➜  packagefile math/rand/v2=/tmp/go-build1953077370/b123/_pkg_.a
2025-08-20T21:48:40.4221975Z [00:02:06.782]➜  EOF
2025-08-20T21:48:40.4225382Z [00:02:06.782]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "/root/.go/src/crypto/ecdsa=>crypto/ecdsa;$WORK/b214=>" -p crypto/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid BXz8_d7BRCVv-2cydypf/BXz8_d7BRCVv-2cydypf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /root/.go/src/crypto/ecdsa/ecdsa.go /root/.go/src/crypto/ecdsa/ecdsa_legacy.go /root/.go/src/crypto/ecdsa/notboring.go
2025-08-20T21:48:40.4850672Z [00:02:06.846]➜  go tool buildid -w $WORK/b228/_pkg_.a # internal
2025-08-20T21:48:40.4876335Z [00:02:06.849]➜  cp $WORK/b228/_pkg_.a /root/.cache/go-build/4b/4bb9c913e6e38905d1fbe1acee007f1a63e721cadc9cb58f4450a7556961e34a-d # internal
2025-08-20T21:48:40.4897381Z [00:02:06.849]➜  crypto/internal/fips140/ed25519
2025-08-20T21:48:40.4897932Z [00:02:06.849]➜  mkdir -p $WORK/b227/
2025-08-20T21:48:40.4898581Z [00:02:06.849]➜  cat >/tmp/go-build1953077370/b227/importcfg << 'EOF' # internal
2025-08-20T21:48:40.4899187Z [00:02:06.849]➜  # import config
2025-08-20T21:48:40.4899762Z [00:02:06.849]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:40.4900643Z [00:02:06.849]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:40.4901626Z [00:02:06.849]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:48:40.4902649Z [00:02:06.849]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1953077370/b106/_pkg_.a
2025-08-20T21:48:40.4903864Z [00:02:06.849]➜  packagefile crypto/internal/fips140/edwards25519=/tmp/go-build1953077370/b228/_pkg_.a
2025-08-20T21:48:40.4904933Z [00:02:06.849]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build1953077370/b121/_pkg_.a
2025-08-20T21:48:40.4905809Z [00:02:06.849]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:40.4906537Z [00:02:06.849]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:40.4907284Z [00:02:06.849]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:40.4907822Z [00:02:06.849]➜  EOF
2025-08-20T21:48:40.4911258Z [00:02:06.849]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ed25519=>crypto/internal/fips140/ed25519;$WORK/b227=>" -p crypto/internal/fips140/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid JR_8jT96jN0U1bKU-DKB/JR_8jT96jN0U1bKU-DKB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack /root/.go/src/crypto/internal/fips140/ed25519/cast.go /root/.go/src/crypto/internal/fips140/ed25519/ed25519.go
2025-08-20T21:48:40.5661245Z [00:02:06.927]➜  go tool buildid -w $WORK/b227/_pkg_.a # internal
2025-08-20T21:48:40.5697469Z [00:02:06.931]➜  cp $WORK/b227/_pkg_.a /root/.cache/go-build/46/460c8db732d68f249f9c830e71772a6351a13924cd4b30f718449eaf7ae9e049-d # internal
2025-08-20T21:48:40.5705437Z [00:02:06.932]➜  crypto/ed25519
2025-08-20T21:48:40.5710939Z [00:02:06.932]➜  mkdir -p $WORK/b226/
2025-08-20T21:48:40.5720386Z [00:02:06.933]➜  cat >/tmp/go-build1953077370/b226/importcfg << 'EOF' # internal
2025-08-20T21:48:40.5722406Z [00:02:06.933]➜  # import config
2025-08-20T21:48:40.5724851Z [00:02:06.933]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:40.5725886Z [00:02:06.933]➜  packagefile crypto/internal/fips140/ed25519=/tmp/go-build1953077370/b227/_pkg_.a
2025-08-20T21:48:40.5727065Z [00:02:06.934]➜  packagefile crypto/internal/fips140cache=/tmp/go-build1953077370/b219/_pkg_.a
2025-08-20T21:48:40.5728180Z [00:02:06.934]➜  packagefile crypto/internal/fips140only=/tmp/go-build1953077370/b105/_pkg_.a
2025-08-20T21:48:40.5729175Z [00:02:06.934]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:40.5730078Z [00:02:06.934]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:48:40.5730924Z [00:02:06.934]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:40.5731700Z [00:02:06.934]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:40.5732509Z [00:02:06.934]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:40.5733600Z [00:02:06.934]➜  EOF
2025-08-20T21:48:40.5744281Z [00:02:06.935]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "/root/.go/src/crypto/ed25519=>crypto/ed25519;$WORK/b226=>" -p crypto/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid 2VJPLLpU7wld1E1sFoYw/2VJPLLpU7wld1E1sFoYw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack /root/.go/src/crypto/ed25519/ed25519.go
2025-08-20T21:48:40.8060683Z [00:02:07.167]➜  go tool buildid -w $WORK/b226/_pkg_.a # internal
2025-08-20T21:48:40.8111694Z [00:02:07.172]➜  cp $WORK/b226/_pkg_.a /root/.cache/go-build/a9/a9666cfb2dc8afa79ce77499b171195b4695c798232f2dc9a49cdc719341784f-d # internal
2025-08-20T21:48:40.8119422Z [00:02:07.173]➜  crypto/internal/fips140/hkdf
2025-08-20T21:48:40.8120022Z [00:02:07.173]➜  mkdir -p $WORK/b230/
2025-08-20T21:48:40.8120754Z [00:02:07.173]➜  cat >/tmp/go-build1953077370/b230/importcfg << 'EOF' # internal
2025-08-20T21:48:40.8121418Z [00:02:07.173]➜  # import config
2025-08-20T21:48:40.8122071Z [00:02:07.173]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:40.8123010Z [00:02:07.173]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:40.8124346Z [00:02:07.173]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:48:40.8125465Z [00:02:07.173]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build1953077370/b114/_pkg_.a
2025-08-20T21:48:40.8126586Z [00:02:07.173]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1953077370/b115/_pkg_.a
2025-08-20T21:48:40.8127539Z [00:02:07.173]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:40.8128330Z [00:02:07.173]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:40.8128915Z [00:02:07.173]➜  EOF
2025-08-20T21:48:40.8132636Z [00:02:07.173]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/hkdf=>crypto/internal/fips140/hkdf;$WORK/b230=>" -p crypto/internal/fips140/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid N8uSgjXMpzi3wKbDLxty/N8uSgjXMpzi3wKbDLxty -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack /root/.go/src/crypto/internal/fips140/hkdf/cast.go /root/.go/src/crypto/internal/fips140/hkdf/hkdf.go
2025-08-20T21:48:40.8929694Z [00:02:07.254]➜  go tool buildid -w $WORK/b230/_pkg_.a # internal
2025-08-20T21:48:40.8936445Z [00:02:07.255]➜  cp $WORK/b230/_pkg_.a /root/.cache/go-build/56/56678f4dc2fbcba3710a8cd271b8691e51779e5fa9611c897d6c7261e2ceccb6-d # internal
2025-08-20T21:48:40.8941875Z [00:02:07.255]➜  crypto/hkdf
2025-08-20T21:48:40.8942343Z [00:02:07.255]➜  mkdir -p $WORK/b229/
2025-08-20T21:48:40.8942996Z [00:02:07.255]➜  cat >/tmp/go-build1953077370/b229/importcfg << 'EOF' # internal
2025-08-20T21:48:40.8943787Z [00:02:07.255]➜  # import config
2025-08-20T21:48:40.8944564Z [00:02:07.255]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build1953077370/b230/_pkg_.a
2025-08-20T21:48:40.8945580Z [00:02:07.255]➜  packagefile crypto/internal/fips140hash=/tmp/go-build1953077370/b220/_pkg_.a
2025-08-20T21:48:40.8946624Z [00:02:07.255]➜  packagefile crypto/internal/fips140only=/tmp/go-build1953077370/b105/_pkg_.a
2025-08-20T21:48:40.8947485Z [00:02:07.255]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:40.8948201Z [00:02:07.255]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:40.8948731Z [00:02:07.255]➜  EOF
2025-08-20T21:48:40.8951230Z [00:02:07.255]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "/root/.go/src/crypto/hkdf=>crypto/hkdf;$WORK/b229=>" -p crypto/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid Tn0lhq-1tisviu673rln/Tn0lhq-1tisviu673rln -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack /root/.go/src/crypto/hkdf/hkdf.go
2025-08-20T21:48:40.9387441Z [00:02:07.300]➜  go tool buildid -w $WORK/b229/_pkg_.a # internal
2025-08-20T21:48:40.9393705Z [00:02:07.300]➜  cp $WORK/b229/_pkg_.a /root/.cache/go-build/c6/c6bec0dc94a2af0401f7bd13ba310d33f2423bafe6a30653c430f9b1383f6ace-d # internal
2025-08-20T21:48:40.9400852Z [00:02:07.301]➜  crypto/hmac
2025-08-20T21:48:40.9401361Z [00:02:07.301]➜  mkdir -p $WORK/b231/
2025-08-20T21:48:40.9406941Z [00:02:07.302]➜  cat >/tmp/go-build1953077370/b231/importcfg << 'EOF' # internal
2025-08-20T21:48:40.9433788Z [00:02:07.302]➜  # import config
2025-08-20T21:48:40.9434640Z [00:02:07.302]➜  packagefile crypto/internal/boring=/tmp/go-build1953077370/b125/_pkg_.a
2025-08-20T21:48:40.9435787Z [00:02:07.302]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build1953077370/b114/_pkg_.a
2025-08-20T21:48:40.9436941Z [00:02:07.302]➜  packagefile crypto/internal/fips140hash=/tmp/go-build1953077370/b220/_pkg_.a
2025-08-20T21:48:40.9438031Z [00:02:07.302]➜  packagefile crypto/internal/fips140only=/tmp/go-build1953077370/b105/_pkg_.a
2025-08-20T21:48:40.9439096Z [00:02:07.302]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:48:40.9439988Z [00:02:07.302]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:40.9440628Z [00:02:07.302]➜  EOF
2025-08-20T21:48:40.9443442Z [00:02:07.302]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "/root/.go/src/crypto/hmac=>crypto/hmac;$WORK/b231=>" -p crypto/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid trw10WIwcdjlZMqH3A48/trw10WIwcdjlZMqH3A48 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack /root/.go/src/crypto/hmac/hmac.go
2025-08-20T21:48:41.0091867Z [00:02:07.370]➜  go tool buildid -w $WORK/b231/_pkg_.a # internal
2025-08-20T21:48:41.0098062Z [00:02:07.371]➜  cp $WORK/b231/_pkg_.a /root/.cache/go-build/a7/a77bc605ff3289e781c9d9d2da445c82a40e31e9d7124465e2f2cc1734a128a3-d # internal
2025-08-20T21:48:41.0104640Z [00:02:07.372]➜  crypto/internal/fips140/mlkem
2025-08-20T21:48:41.0112578Z [00:02:07.372]➜  mkdir -p $WORK/b232/
2025-08-20T21:48:41.0113562Z [00:02:07.372]➜  cat >/tmp/go-build1953077370/b232/importcfg << 'EOF' # internal
2025-08-20T21:48:41.0114243Z [00:02:07.372]➜  # import config
2025-08-20T21:48:41.0115245Z [00:02:07.372]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:41.0116187Z [00:02:07.372]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:41.0117261Z [00:02:07.372]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:48:41.0118393Z [00:02:07.372]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1953077370/b106/_pkg_.a
2025-08-20T21:48:41.0119513Z [00:02:07.372]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build1953077370/b119/_pkg_.a
2025-08-20T21:48:41.0120628Z [00:02:07.372]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1953077370/b120/_pkg_.a
2025-08-20T21:48:41.0121799Z [00:02:07.372]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1953077370/b116/_pkg_.a
2025-08-20T21:48:41.0122848Z [00:02:07.372]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:41.0123763Z [00:02:07.372]➜  EOF
2025-08-20T21:48:41.0128323Z [00:02:07.372]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/mlkem=>crypto/internal/fips140/mlkem;$WORK/b232=>" -p crypto/internal/fips140/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid 1CScNZsZ7bTkdX4Fjiqf/1CScNZsZ7bTkdX4Fjiqf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack /root/.go/src/crypto/internal/fips140/mlkem/cast.go /root/.go/src/crypto/internal/fips140/mlkem/field.go /root/.go/src/crypto/internal/fips140/mlkem/mlkem1024.go /root/.go/src/crypto/internal/fips140/mlkem/mlkem768.go
2025-08-20T21:48:41.1977686Z [00:02:07.559]➜  go tool buildid -w $WORK/b232/_pkg_.a # internal
2025-08-20T21:48:41.1994296Z [00:02:07.561]➜  cp $WORK/b232/_pkg_.a /root/.cache/go-build/29/2905bf4ab17fd6e8c924db184596c8ad0679ed8ef6869776386409dcad23d878-d # internal
2025-08-20T21:48:41.2000931Z [00:02:07.561]➜  crypto/internal/fips140/tls12
2025-08-20T21:48:41.2003729Z [00:02:07.562]➜  mkdir -p $WORK/b233/
2025-08-20T21:48:41.2004677Z [00:02:07.562]➜  cat >/tmp/go-build1953077370/b233/importcfg << 'EOF' # internal
2025-08-20T21:48:41.2005465Z [00:02:07.562]➜  # import config
2025-08-20T21:48:41.2006236Z [00:02:07.562]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:41.2007286Z [00:02:07.562]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:41.2008486Z [00:02:07.562]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:48:41.2009646Z [00:02:07.562]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build1953077370/b114/_pkg_.a
2025-08-20T21:48:41.2010767Z [00:02:07.562]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1953077370/b115/_pkg_.a
2025-08-20T21:48:41.2011930Z [00:02:07.562]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build1953077370/b121/_pkg_.a
2025-08-20T21:48:41.2012909Z [00:02:07.562]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:41.2016355Z [00:02:07.562]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:41.2016914Z [00:02:07.562]➜  EOF
2025-08-20T21:48:41.2020146Z [00:02:07.562]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/tls12=>crypto/internal/fips140/tls12;$WORK/b233=>" -p crypto/internal/fips140/tls12 -lang=go1.25 -std -complete -installsuffix shared -buildid GXQl7O3rlmaoAMyB0C-D/GXQl7O3rlmaoAMyB0C-D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack /root/.go/src/crypto/internal/fips140/tls12/cast.go /root/.go/src/crypto/internal/fips140/tls12/tls12.go
2025-08-20T21:48:41.2438438Z [00:02:07.605]➜  go tool buildid -w $WORK/b170/_pkg_.a # internal
2025-08-20T21:48:41.2534822Z [00:02:07.614]➜  go tool buildid -w $WORK/b233/_pkg_.a # internal
2025-08-20T21:48:41.2536526Z [00:02:07.614]➜  cp $WORK/b233/_pkg_.a /root/.cache/go-build/62/62845e4b9204da3e721510a4a5bb8a4a1bd512a88f3c1fa68aecb582224efa60-d # internal
2025-08-20T21:48:41.2540309Z [00:02:07.615]➜  crypto/internal/fips140/tls13
2025-08-20T21:48:41.2542838Z [00:02:07.615]➜  mkdir -p $WORK/b234/
2025-08-20T21:48:41.2556954Z [00:02:07.615]➜  cat >/tmp/go-build1953077370/b234/importcfg << 'EOF' # internal
2025-08-20T21:48:41.2557642Z [00:02:07.615]➜  # import config
2025-08-20T21:48:41.2558292Z [00:02:07.615]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:41.2559241Z [00:02:07.615]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:41.2560354Z [00:02:07.616]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:48:41.2561484Z [00:02:07.617]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build1953077370/b230/_pkg_.a
2025-08-20T21:48:41.2562632Z [00:02:07.617]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1953077370/b115/_pkg_.a
2025-08-20T21:48:41.2564087Z [00:02:07.617]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1953077370/b116/_pkg_.a
2025-08-20T21:48:41.2565176Z [00:02:07.617]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:41.2566022Z [00:02:07.617]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:41.2566647Z [00:02:07.617]➜  EOF
2025-08-20T21:48:41.2576046Z [00:02:07.618]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/tls13=>crypto/internal/fips140/tls13;$WORK/b234=>" -p crypto/internal/fips140/tls13 -lang=go1.25 -std -complete -installsuffix shared -buildid HFlFmkFC0hg0GtV4bvyJ/HFlFmkFC0hg0GtV4bvyJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack /root/.go/src/crypto/internal/fips140/tls13/cast.go /root/.go/src/crypto/internal/fips140/tls13/tls13.go
2025-08-20T21:48:41.2833281Z [00:02:07.644]➜  cp $WORK/b170/_pkg_.a /root/.cache/go-build/f0/f0d90298b7cd479e7b5a92a507a947046dc9ce6dbd9655fc54d10b9c9809a9d0-d # internal
2025-08-20T21:48:41.2841201Z [00:02:07.645]➜  gvisor.dev/gvisor/pkg/tcpip/header/parse
2025-08-20T21:48:41.2843325Z [00:02:07.645]➜  mkdir -p $WORK/b185/
2025-08-20T21:48:41.2852175Z [00:02:07.646]➜  cat >/tmp/go-build1953077370/b185/importcfg << 'EOF' # internal
2025-08-20T21:48:41.2855293Z [00:02:07.646]➜  # import config
2025-08-20T21:48:41.2855968Z [00:02:07.646]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:41.2858211Z [00:02:07.646]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:41.2861223Z [00:02:07.646]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:48:41.2865553Z [00:02:07.646]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:48:41.2866841Z [00:02:07.646]➜  EOF
2025-08-20T21:48:41.2881555Z [00:02:07.649]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/parse=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/parse;$WORK/b185=>" -p gvisor.dev/gvisor/pkg/tcpip/header/parse -lang=go1.20 -complete -installsuffix shared -buildid spvFdfgHBNhol3RFuwok/spvFdfgHBNhol3RFuwok -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/parse/parse.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/header/parse/parse_state_autogen.go
2025-08-20T21:48:41.3269659Z [00:02:07.688]➜  go tool buildid -w $WORK/b234/_pkg_.a # internal
2025-08-20T21:48:41.3282054Z [00:02:07.689]➜  cp $WORK/b234/_pkg_.a /root/.cache/go-build/6e/6ebaf1968bb9c8310df131de2b87f7a5075a15eac2168d157b5636e7f02c4260-d # internal
2025-08-20T21:48:41.3307554Z [00:02:07.692]➜  gvisor.dev/gvisor/pkg/tcpip/transport/internal/network
2025-08-20T21:48:41.3319663Z [00:02:07.692]➜  mkdir -p $WORK/b188/
2025-08-20T21:48:41.3320358Z [00:02:07.692]➜  cat >/tmp/go-build1953077370/b188/importcfg << 'EOF' # internal
2025-08-20T21:48:41.3321316Z [00:02:07.692]➜  # import config
2025-08-20T21:48:41.3321886Z [00:02:07.692]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:41.3322682Z [00:02:07.692]➜  packagefile gvisor.dev/gvisor/pkg/atomicbitops=/tmp/go-build1953077370/b155/_pkg_.a
2025-08-20T21:48:41.3323982Z [00:02:07.692]➜  packagefile gvisor.dev/gvisor/pkg/buffer=/tmp/go-build1953077370/b154/_pkg_.a
2025-08-20T21:48:41.3325083Z [00:02:07.692]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:41.3326180Z [00:02:07.693]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:41.3327249Z [00:02:07.693]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:41.3328394Z [00:02:07.693]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:48:41.3329561Z [00:02:07.693]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:48:41.3330788Z [00:02:07.693]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport=/tmp/go-build1953077370/b187/_pkg_.a
2025-08-20T21:48:41.3331961Z [00:02:07.693]➜  packagefile gvisor.dev/gvisor/pkg/waiter=/tmp/go-build1953077370/b166/_pkg_.a
2025-08-20T21:48:41.3332738Z [00:02:07.693]➜  EOF
2025-08-20T21:48:41.3344705Z [00:02:07.693]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/internal/network=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/internal/network;$WORK/b188=>" -p gvisor.dev/gvisor/pkg/tcpip/transport/internal/network -lang=go1.20 -complete -installsuffix shared -buildid nPWD2EJRW28h2LLPTY42/nPWD2EJRW28h2LLPTY42 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/internal/network/endpoint.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/internal/network/endpoint_state.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/internal/network/network_state_autogen.go
2025-08-20T21:48:41.3711191Z [00:02:07.732]➜  go tool buildid -w $WORK/b214/_pkg_.a # internal
2025-08-20T21:48:41.3743321Z [00:02:07.735]➜  go tool buildid -w $WORK/b185/_pkg_.a # internal
2025-08-20T21:48:41.3775563Z [00:02:07.738]➜  cp $WORK/b185/_pkg_.a /root/.cache/go-build/d8/d8e62405700785ec09a683a1ef79dfd0fdeda0d1dc5a9833abe2df873c645e29-d # internal
2025-08-20T21:48:41.3787311Z [00:02:07.739]➜  gvisor.dev/gvisor/pkg/tcpip/transport/internal/noop
2025-08-20T21:48:41.3788292Z [00:02:07.739]➜  mkdir -p $WORK/b189/
2025-08-20T21:48:41.3789076Z [00:02:07.739]➜  cat >/tmp/go-build1953077370/b189/importcfg << 'EOF' # internal
2025-08-20T21:48:41.3789746Z [00:02:07.739]➜  # import config
2025-08-20T21:48:41.3790345Z [00:02:07.739]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:41.3791196Z [00:02:07.739]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:41.3792145Z [00:02:07.739]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:41.3793322Z [00:02:07.739]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:48:41.3794329Z [00:02:07.739]➜  packagefile gvisor.dev/gvisor/pkg/waiter=/tmp/go-build1953077370/b166/_pkg_.a
2025-08-20T21:48:41.3795129Z [00:02:07.739]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:41.3795636Z [00:02:07.739]➜  EOF
2025-08-20T21:48:41.3800863Z [00:02:07.739]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/internal/noop=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/internal/noop;$WORK/b189=>" -p gvisor.dev/gvisor/pkg/tcpip/transport/internal/noop -lang=go1.20 -complete -installsuffix shared -buildid 5SPAdDDHjUCVnB4bBKUt/5SPAdDDHjUCVnB4bBKUt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/internal/noop/endpoint.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/internal/noop/noop_state_autogen.go
2025-08-20T21:48:41.3884866Z [00:02:07.750]➜  cp $WORK/b214/_pkg_.a /root/.cache/go-build/1a/1a56840bb6c354ddbabcfeeeeb024fdb0c2145e0bb62b44d1a9f2c79794c8133-d # internal
2025-08-20T21:48:41.3892590Z [00:02:07.750]➜  gvisor.dev/gvisor/pkg/tcpip/transport/packet
2025-08-20T21:48:41.3893354Z [00:02:07.750]➜  mkdir -p $WORK/b190/
2025-08-20T21:48:41.3902114Z [00:02:07.751]➜  cat >/tmp/go-build1953077370/b190/importcfg << 'EOF' # internal
2025-08-20T21:48:41.3906077Z [00:02:07.751]➜  # import config
2025-08-20T21:48:41.3906762Z [00:02:07.751]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:41.3907690Z [00:02:07.751]➜  packagefile gvisor.dev/gvisor/pkg/buffer=/tmp/go-build1953077370/b154/_pkg_.a
2025-08-20T21:48:41.3908731Z [00:02:07.751]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:41.3909741Z [00:02:07.751]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:41.3910759Z [00:02:07.751]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:41.3911879Z [00:02:07.751]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:48:41.3912979Z [00:02:07.751]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:48:41.3914515Z [00:02:07.751]➜  packagefile gvisor.dev/gvisor/pkg/waiter=/tmp/go-build1953077370/b166/_pkg_.a
2025-08-20T21:48:41.3915514Z [00:02:07.751]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:41.3916325Z [00:02:07.751]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:41.3916896Z [00:02:07.751]➜  EOF
2025-08-20T21:48:41.3940952Z [00:02:07.753]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/packet=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/packet;$WORK/b190=>" -p gvisor.dev/gvisor/pkg/tcpip/transport/packet -lang=go1.20 -complete -installsuffix shared -buildid LIUH7WxbER18D2La1Gi-/LIUH7WxbER18D2La1Gi- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/packet/endpoint.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/packet/endpoint_state.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/packet/packet_list.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/packet/packet_state_autogen.go
2025-08-20T21:48:41.4530111Z [00:02:07.814]➜  go tool buildid -w $WORK/b189/_pkg_.a # internal
2025-08-20T21:48:41.4574440Z [00:02:07.819]➜  cp $WORK/b189/_pkg_.a /root/.cache/go-build/a9/a9022f88335f7df10a18852a55383779ca841837b678a48695ee8aba0ba51e54-d # internal
2025-08-20T21:48:41.4580423Z [00:02:07.819]➜  gvisor.dev/gvisor/pkg/tcpip/link/channel
2025-08-20T21:48:41.4581079Z [00:02:07.819]➜  mkdir -p $WORK/b192/
2025-08-20T21:48:41.4591803Z [00:02:07.820]➜  cat >/tmp/go-build1953077370/b192/importcfg << 'EOF' # internal
2025-08-20T21:48:41.4593638Z [00:02:07.820]➜  # import config
2025-08-20T21:48:41.4594944Z [00:02:07.820]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:41.4596217Z [00:02:07.820]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:41.4597328Z [00:02:07.820]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:41.4598687Z [00:02:07.820]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:41.4599721Z [00:02:07.820]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:48:41.4600781Z [00:02:07.820]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:48:41.4601492Z [00:02:07.820]➜  EOF
2025-08-20T21:48:41.4629213Z [00:02:07.821]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/link/channel=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/link/channel;$WORK/b192=>" -p gvisor.dev/gvisor/pkg/tcpip/link/channel -lang=go1.20 -complete -installsuffix shared -buildid uZYBXCnfZKhgPgRIm3uF/uZYBXCnfZKhgPgRIm3uF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/link/channel/channel.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/link/channel/channel_state_autogen.go
2025-08-20T21:48:41.5979371Z [00:02:07.959]➜  go tool buildid -w $WORK/b188/_pkg_.a # internal
2025-08-20T21:48:41.6038664Z [00:02:07.965]➜  cp $WORK/b188/_pkg_.a /root/.cache/go-build/9c/9c30ffb12a9aeba8a36bed0b83aa66b59ee97b0cce57150188f46d5ad2a9f125-d # internal
2025-08-20T21:48:41.6078685Z [00:02:07.969]➜  gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation
2025-08-20T21:48:41.6087498Z [00:02:07.969]➜  mkdir -p $WORK/b195/
2025-08-20T21:48:41.6088233Z [00:02:07.969]➜  cat >/tmp/go-build1953077370/b195/importcfg << 'EOF' # internal
2025-08-20T21:48:41.6088890Z [00:02:07.969]➜  # import config
2025-08-20T21:48:41.6089832Z [00:02:07.969]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:41.6090645Z [00:02:07.969]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:41.6091598Z [00:02:07.969]➜  packagefile gvisor.dev/gvisor/pkg/buffer=/tmp/go-build1953077370/b154/_pkg_.a
2025-08-20T21:48:41.6092687Z [00:02:07.969]➜  packagefile gvisor.dev/gvisor/pkg/log=/tmp/go-build1953077370/b163/_pkg_.a
2025-08-20T21:48:41.6093998Z [00:02:07.969]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:41.6095076Z [00:02:07.969]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:41.6096126Z [00:02:07.969]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:41.6097274Z [00:02:07.969]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:48:41.6098232Z [00:02:07.969]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:41.6099017Z [00:02:07.969]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:41.6099772Z [00:02:07.969]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:41.6100350Z [00:02:07.969]➜  EOF
2025-08-20T21:48:41.6108687Z [00:02:07.969]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/internal/fragmentation=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/internal/fragmentation;$WORK/b195=>" -p gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation -lang=go1.20 -complete -installsuffix shared -buildid MvhVvoNXpe3Qmkwj6T8t/MvhVvoNXpe3Qmkwj6T8t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/internal/fragmentation/fragmentation.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/internal/fragmentation/fragmentation_state_autogen.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/internal/fragmentation/reassembler.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/internal/fragmentation/reassembler_list.go
2025-08-20T21:48:41.6386592Z [00:02:08.000]➜  go tool buildid -w $WORK/b190/_pkg_.a # internal
2025-08-20T21:48:41.6481987Z [00:02:08.009]➜  cp $WORK/b190/_pkg_.a /root/.cache/go-build/46/46b05eefd6a600a750b0f08fd8d036d317f308497488e97da012b9134e4a411a-d # internal
2025-08-20T21:48:41.6488426Z [00:02:08.010]➜  gvisor.dev/gvisor/pkg/tcpip/transport/raw
2025-08-20T21:48:41.6489156Z [00:02:08.010]➜  mkdir -p $WORK/b186/
2025-08-20T21:48:41.6494041Z [00:02:08.010]➜  cat >/tmp/go-build1953077370/b186/importcfg << 'EOF' # internal
2025-08-20T21:48:41.6494938Z [00:02:08.010]➜  # import config
2025-08-20T21:48:41.6496310Z [00:02:08.011]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:41.6499329Z [00:02:08.011]➜  packagefile gvisor.dev/gvisor/pkg/buffer=/tmp/go-build1953077370/b154/_pkg_.a
2025-08-20T21:48:41.6500669Z [00:02:08.011]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:41.6502245Z [00:02:08.011]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:41.6503694Z [00:02:08.011]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:41.6506515Z [00:02:08.011]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/checksum=/tmp/go-build1953077370/b167/_pkg_.a
2025-08-20T21:48:41.6507735Z [00:02:08.011]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:48:41.6508908Z [00:02:08.011]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:48:41.6510127Z [00:02:08.011]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport=/tmp/go-build1953077370/b187/_pkg_.a
2025-08-20T21:48:41.6511827Z [00:02:08.011]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/internal/network=/tmp/go-build1953077370/b188/_pkg_.a
2025-08-20T21:48:41.6517883Z [00:02:08.011]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/internal/noop=/tmp/go-build1953077370/b189/_pkg_.a
2025-08-20T21:48:41.6519353Z [00:02:08.011]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/packet=/tmp/go-build1953077370/b190/_pkg_.a
2025-08-20T21:48:41.6520579Z [00:02:08.011]➜  packagefile gvisor.dev/gvisor/pkg/waiter=/tmp/go-build1953077370/b166/_pkg_.a
2025-08-20T21:48:41.6547645Z [00:02:08.011]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:41.6548593Z [00:02:08.011]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:41.6549207Z [00:02:08.011]➜  EOF
2025-08-20T21:48:41.6549772Z [00:02:08.014]➜  go tool buildid -w $WORK/b192/_pkg_.a # internal
2025-08-20T21:48:41.6557874Z [00:02:08.014]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/raw=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/raw;$WORK/b186=>" -p gvisor.dev/gvisor/pkg/tcpip/transport/raw -lang=go1.20 -complete -installsuffix shared -buildid k9Q28hSkhtgSILbRQX_l/k9Q28hSkhtgSILbRQX_l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/raw/endpoint.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/raw/endpoint_state.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/raw/protocol.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/raw/raw_packet_list.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/raw/raw_state_autogen.go
2025-08-20T21:48:41.6567456Z [00:02:08.018]➜  cp $WORK/b192/_pkg_.a /root/.cache/go-build/eb/ebecb33b331db5562c47aee826e93337ad547e8e35463a3da8529ead358ad6c9-d # internal
2025-08-20T21:48:41.6598652Z [00:02:08.021]➜  gvisor.dev/gvisor/pkg/tcpip/network/internal/ip
2025-08-20T21:48:41.6599621Z [00:02:08.021]➜  mkdir -p $WORK/b196/
2025-08-20T21:48:41.6654483Z [00:02:08.026]➜  cat >/tmp/go-build1953077370/b196/importcfg << 'EOF' # internal
2025-08-20T21:48:41.6655233Z [00:02:08.026]➜  # import config
2025-08-20T21:48:41.6655786Z [00:02:08.026]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:41.6656591Z [00:02:08.026]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:41.6657544Z [00:02:08.026]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:41.6658666Z [00:02:08.026]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:41.6659775Z [00:02:08.026]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:41.6660964Z [00:02:08.026]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:48:41.6662136Z [00:02:08.026]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:48:41.6663236Z [00:02:08.026]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:41.6664054Z [00:02:08.026]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:41.6664882Z [00:02:08.026]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:41.6665480Z [00:02:08.026]➜  EOF
2025-08-20T21:48:41.6677760Z [00:02:08.026]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/internal/ip=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/internal/ip;$WORK/b196=>" -p gvisor.dev/gvisor/pkg/tcpip/network/internal/ip -lang=go1.20 -complete -installsuffix shared -buildid 81HGDkdZ4Kypf0A19a50/81HGDkdZ4Kypf0A19a50 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/internal/ip/duplicate_address_detection.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/internal/ip/errors.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/internal/ip/generic_multicast_protocol.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/internal/ip/ip_state_autogen.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/internal/ip/stats.go
2025-08-20T21:48:41.7429939Z [00:02:08.104]➜  go tool buildid -w $WORK/b195/_pkg_.a # internal
2025-08-20T21:48:41.7514632Z [00:02:08.112]➜  cp $WORK/b195/_pkg_.a /root/.cache/go-build/eb/ebc0a6ea758da01b9088a324252b9c585b9362e3c0990829fcb25c299862afea-d # internal
2025-08-20T21:48:41.7516081Z [00:02:08.112]➜  gvisor.dev/gvisor/pkg/tcpip/network/internal/multicast
2025-08-20T21:48:41.7516806Z [00:02:08.112]➜  mkdir -p $WORK/b197/
2025-08-20T21:48:41.7537665Z [00:02:08.114]➜  cat >/tmp/go-build1953077370/b197/importcfg << 'EOF' # internal
2025-08-20T21:48:41.7538469Z [00:02:08.114]➜  # import config
2025-08-20T21:48:41.7539165Z [00:02:08.114]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:41.7539994Z [00:02:08.114]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:41.7542399Z [00:02:08.114]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:41.7545009Z [00:02:08.114]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:48:41.7546616Z [00:02:08.114]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:41.7547914Z [00:02:08.114]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:41.7548874Z [00:02:08.114]➜  EOF
2025-08-20T21:48:41.7578654Z [00:02:08.114]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/internal/multicast=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/internal/multicast;$WORK/b197=>" -p gvisor.dev/gvisor/pkg/tcpip/network/internal/multicast -lang=go1.20 -complete -installsuffix shared -buildid CFZZuivrrKA_S6ADQ9vq/CFZZuivrrKA_S6ADQ9vq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/internal/multicast/multicast_state_autogen.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/internal/multicast/route_table.go
2025-08-20T21:48:41.7894306Z [00:02:08.150]➜  go tool buildid -w $WORK/b196/_pkg_.a # internal
2025-08-20T21:48:41.7922244Z [00:02:08.153]➜  cp $WORK/b196/_pkg_.a /root/.cache/go-build/59/5964fafa9e88434ae5cf9d23f59d8c6c501448dd01eecf594af2e56f0651d342-d # internal
2025-08-20T21:48:41.7928893Z [00:02:08.154]➜  vendor/golang.org/x/crypto/chacha20
2025-08-20T21:48:41.7933807Z [00:02:08.154]➜  mkdir -p $WORK/b237/
2025-08-20T21:48:41.7943316Z [00:02:08.155]➜  cat >/tmp/go-build1953077370/b237/importcfg << 'EOF' # internal
2025-08-20T21:48:41.7945261Z [00:02:08.155]➜  # import config
2025-08-20T21:48:41.7951208Z [00:02:08.155]➜  importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
2025-08-20T21:48:41.7952315Z [00:02:08.155]➜  packagefile crypto/cipher=/tmp/go-build1953077370/b126/_pkg_.a
2025-08-20T21:48:41.7953420Z [00:02:08.155]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:41.7954291Z [00:02:08.155]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:41.7955336Z [00:02:08.155]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1953077370/b238/_pkg_.a
2025-08-20T21:48:41.7956635Z [00:02:08.155]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:41.7957494Z [00:02:08.155]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:41.7958088Z [00:02:08.155]➜  EOF
2025-08-20T21:48:41.7962198Z [00:02:08.156]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20=>vendor/golang.org/x/crypto/chacha20;$WORK/b237=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.25 -std -complete -installsuffix shared -buildid 5rslxZbOoGpBhzS9_c0e/5rslxZbOoGpBhzS9_c0e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /root/.go/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /root/.go/src/vendor/golang.org/x/crypto/chacha20/xor.go
2025-08-20T21:48:41.8218861Z [00:02:08.183]➜  go tool buildid -w $WORK/b202/_pkg_.a # internal
2025-08-20T21:48:41.8272309Z [00:02:08.188]➜  go tool buildid -w $WORK/b186/_pkg_.a # internal
2025-08-20T21:48:41.8310061Z [00:02:08.192]➜  cp $WORK/b186/_pkg_.a /root/.cache/go-build/77/77bd053c88af2c74fa2936074ec29d3e85bf8d15564080a1bed44bd5e502b969-d # internal
2025-08-20T21:48:41.8326446Z [00:02:08.194]➜  gvisor.dev/gvisor/pkg/tcpip/transport/tcp
2025-08-20T21:48:41.8328477Z [00:02:08.194]➜  mkdir -p $WORK/b181/
2025-08-20T21:48:41.8339534Z [00:02:08.195]➜  cat >/tmp/go-build1953077370/b181/importcfg << 'EOF' # internal
2025-08-20T21:48:41.8343224Z [00:02:08.195]➜  # import config
2025-08-20T21:48:41.8344229Z [00:02:08.195]➜  packagefile container/heap=/tmp/go-build1953077370/b182/_pkg_.a
2025-08-20T21:48:41.8345102Z [00:02:08.195]➜  packagefile container/list=/tmp/go-build1953077370/b183/_pkg_.a
2025-08-20T21:48:41.8345891Z [00:02:08.195]➜  packagefile crypto/sha1=/tmp/go-build1953077370/b131/_pkg_.a
2025-08-20T21:48:41.8346684Z [00:02:08.195]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:41.8347466Z [00:02:08.195]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:41.8348433Z [00:02:08.195]➜  packagefile github.com/google/btree=/tmp/go-build1953077370/b176/_pkg_.a
2025-08-20T21:48:41.8349509Z [00:02:08.195]➜  packagefile gvisor.dev/gvisor/pkg/atomicbitops=/tmp/go-build1953077370/b155/_pkg_.a
2025-08-20T21:48:41.8350897Z [00:02:08.195]➜  packagefile gvisor.dev/gvisor/pkg/buffer=/tmp/go-build1953077370/b154/_pkg_.a
2025-08-20T21:48:41.8352055Z [00:02:08.195]➜  packagefile gvisor.dev/gvisor/pkg/refs=/tmp/go-build1953077370/b161/_pkg_.a
2025-08-20T21:48:41.8353295Z [00:02:08.195]➜  packagefile gvisor.dev/gvisor/pkg/sleep=/tmp/go-build1953077370/b184/_pkg_.a
2025-08-20T21:48:41.8354444Z [00:02:08.195]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:41.8355449Z [00:02:08.195]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:41.8356470Z [00:02:08.195]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:41.8357562Z [00:02:08.195]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/checksum=/tmp/go-build1953077370/b167/_pkg_.a
2025-08-20T21:48:41.8358727Z [00:02:08.195]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/hash/jenkins=/tmp/go-build1953077370/b173/_pkg_.a
2025-08-20T21:48:41.8359880Z [00:02:08.195]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:48:41.8361016Z [00:02:08.195]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header/parse=/tmp/go-build1953077370/b185/_pkg_.a
2025-08-20T21:48:41.8362206Z [00:02:08.195]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/internal/tcp=/tmp/go-build1953077370/b178/_pkg_.a
2025-08-20T21:48:41.8363498Z [00:02:08.196]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/ports=/tmp/go-build1953077370/b179/_pkg_.a
2025-08-20T21:48:41.8364608Z [00:02:08.196]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/seqnum=/tmp/go-build1953077370/b177/_pkg_.a
2025-08-20T21:48:41.8365698Z [00:02:08.196]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:48:41.8367059Z [00:02:08.196]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/raw=/tmp/go-build1953077370/b186/_pkg_.a
2025-08-20T21:48:41.8368186Z [00:02:08.196]➜  packagefile gvisor.dev/gvisor/pkg/waiter=/tmp/go-build1953077370/b166/_pkg_.a
2025-08-20T21:48:41.8369049Z [00:02:08.196]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:41.8369802Z [00:02:08.196]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:41.8370534Z [00:02:08.196]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:41.8371298Z [00:02:08.196]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:41.8372077Z [00:02:08.196]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:41.8372835Z [00:02:08.196]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:41.8394032Z [00:02:08.196]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:41.8394868Z [00:02:08.196]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:41.8395649Z [00:02:08.196]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:41.8396214Z [00:02:08.196]➜  EOF
2025-08-20T21:48:41.8420710Z [00:02:08.197]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp;$WORK/b181=>" -p gvisor.dev/gvisor/pkg/tcpip/transport/tcp -lang=go1.20 -complete -installsuffix shared -buildid Ue4nBddbHhKM5NnyTvGv/Ue4nBddbHhKM5NnyTvGv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/accept.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/connect.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/connect_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/cubic.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/dispatcher.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/endpoint.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/endpoint_state.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/forwarder.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/protocol.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/rack.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/rcv.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/reno.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/reno_recovery.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/sack.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/sack_recovery.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/sack_scoreboard.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/segment.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/segment_heap.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/segment_queue.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/segment_state.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/segment_unsafe.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/snd.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/tcp_endpoint_list.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/tcp_segment_list.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/tcp_segment_refs.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/tcp_state_autogen.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/tcp_unsafe_state_autogen.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/tcp/timer.go
2025-08-20T21:48:41.8474536Z [00:02:08.208]➜  cp $WORK/b202/_pkg_.a /root/.cache/go-build/98/986f7acb7aff4a42ba57ccf5f584446c5a43968c6ba9068de16b992075b80b3f-d # internal
2025-08-20T21:48:41.8475786Z [00:02:08.208]➜  gvisor.dev/gvisor/pkg/tcpip/transport/udp
2025-08-20T21:48:41.8476426Z [00:02:08.209]➜  mkdir -p $WORK/b191/
2025-08-20T21:48:41.8479872Z [00:02:08.209]➜  cat >/tmp/go-build1953077370/b191/importcfg << 'EOF' # internal
2025-08-20T21:48:41.8480612Z [00:02:08.209]➜  # import config
2025-08-20T21:48:41.8481343Z [00:02:08.209]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:41.8482164Z [00:02:08.209]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:41.8483265Z [00:02:08.209]➜  packagefile gvisor.dev/gvisor/pkg/buffer=/tmp/go-build1953077370/b154/_pkg_.a
2025-08-20T21:48:41.8484379Z [00:02:08.209]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:41.8485464Z [00:02:08.209]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:41.8486481Z [00:02:08.209]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:41.8487679Z [00:02:08.209]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/checksum=/tmp/go-build1953077370/b167/_pkg_.a
2025-08-20T21:48:41.8488876Z [00:02:08.209]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:48:41.8490126Z [00:02:08.209]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header/parse=/tmp/go-build1953077370/b185/_pkg_.a
2025-08-20T21:48:41.8491698Z [00:02:08.209]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/ports=/tmp/go-build1953077370/b179/_pkg_.a
2025-08-20T21:48:41.8492889Z [00:02:08.209]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:48:41.8494280Z [00:02:08.209]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport=/tmp/go-build1953077370/b187/_pkg_.a
2025-08-20T21:48:41.8495694Z [00:02:08.209]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/internal/network=/tmp/go-build1953077370/b188/_pkg_.a
2025-08-20T21:48:41.8497130Z [00:02:08.209]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/raw=/tmp/go-build1953077370/b186/_pkg_.a
2025-08-20T21:48:41.8498335Z [00:02:08.210]➜  packagefile gvisor.dev/gvisor/pkg/waiter=/tmp/go-build1953077370/b166/_pkg_.a
2025-08-20T21:48:41.8499281Z [00:02:08.210]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:41.8500063Z [00:02:08.210]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:41.8500858Z [00:02:08.210]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:41.8501440Z [00:02:08.210]➜  EOF
2025-08-20T21:48:41.8510351Z [00:02:08.210]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/udp=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/udp;$WORK/b191=>" -p gvisor.dev/gvisor/pkg/tcpip/transport/udp -lang=go1.20 -complete -installsuffix shared -buildid Y4as0lv4NuVGkGKqT9v4/Y4as0lv4NuVGkGKqT9v4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/udp/endpoint.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/udp/endpoint_state.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/udp/forwarder.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/udp/protocol.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/udp/udp_packet_list.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/udp/udp_state_autogen.go
2025-08-20T21:48:41.8518284Z [00:02:08.212]➜  go tool buildid -w $WORK/b197/_pkg_.a # internal
2025-08-20T21:48:41.8531153Z [00:02:08.214]➜  cp $WORK/b197/_pkg_.a /root/.cache/go-build/24/24baccca617a16911953145bb72de793ab4169c120fcbbcdee84806635a37c83-d # internal
2025-08-20T21:48:41.8532457Z [00:02:08.215]➜  gvisor.dev/gvisor/pkg/tcpip/network/ipv4
2025-08-20T21:48:41.8533223Z [00:02:08.215]➜  mkdir -p $WORK/b193/
2025-08-20T21:48:41.8536531Z [00:02:08.215]➜  cat >/tmp/go-build1953077370/b193/importcfg << 'EOF' # internal
2025-08-20T21:48:41.8537261Z [00:02:08.215]➜  # import config
2025-08-20T21:48:41.8537935Z [00:02:08.215]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:41.8538974Z [00:02:08.215]➜  packagefile gvisor.dev/gvisor/pkg/atomicbitops=/tmp/go-build1953077370/b155/_pkg_.a
2025-08-20T21:48:41.8540117Z [00:02:08.215]➜  packagefile gvisor.dev/gvisor/pkg/buffer=/tmp/go-build1953077370/b154/_pkg_.a
2025-08-20T21:48:41.8541210Z [00:02:08.215]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:41.8542266Z [00:02:08.215]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:41.8543464Z [00:02:08.215]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:41.8544587Z [00:02:08.215]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/checksum=/tmp/go-build1953077370/b167/_pkg_.a
2025-08-20T21:48:41.8545793Z [00:02:08.215]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:48:41.8547023Z [00:02:08.215]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header/parse=/tmp/go-build1953077370/b185/_pkg_.a
2025-08-20T21:48:41.8548574Z [00:02:08.215]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/network/hash=/tmp/go-build1953077370/b194/_pkg_.a
2025-08-20T21:48:41.8549989Z [00:02:08.215]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation=/tmp/go-build1953077370/b195/_pkg_.a
2025-08-20T21:48:41.8551458Z [00:02:08.215]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/network/internal/ip=/tmp/go-build1953077370/b196/_pkg_.a
2025-08-20T21:48:41.8552893Z [00:02:08.215]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/network/internal/multicast=/tmp/go-build1953077370/b197/_pkg_.a
2025-08-20T21:48:41.8554426Z [00:02:08.215]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:48:41.8555404Z [00:02:08.215]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:41.8556227Z [00:02:08.215]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:41.8557038Z [00:02:08.215]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:41.8557672Z [00:02:08.215]➜  EOF
2025-08-20T21:48:41.8576862Z [00:02:08.215]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/ipv4=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/ipv4;$WORK/b193=>" -p gvisor.dev/gvisor/pkg/tcpip/network/ipv4 -lang=go1.20 -complete -installsuffix shared -buildid j1ZYhU-qvGno_UQP2Vid/j1ZYhU-qvGno_UQP2Vid -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/ipv4/icmp.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/ipv4/igmp.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/ipv4/ipv4.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/ipv4/ipv4_state_autogen.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/ipv4/stats.go
2025-08-20T21:48:41.8629478Z [00:02:08.224]➜  go tool buildid -w $WORK/b237/_pkg_.a # internal
2025-08-20T21:48:41.8644474Z [00:02:08.225]➜  cp $WORK/b237/_pkg_.a /root/.cache/go-build/b8/b804fe124ef072873a1051637f26545b29f76fe15a0e3a52c8ad5fc1018740ea-d # internal
2025-08-20T21:48:41.8645678Z [00:02:08.226]➜  gvisor.dev/gvisor/pkg/tcpip/network/ipv6
2025-08-20T21:48:41.8646288Z [00:02:08.226]➜  mkdir -p $WORK/b198/
2025-08-20T21:48:41.8663736Z [00:02:08.226]➜  cat >/tmp/go-build1953077370/b198/importcfg << 'EOF' # internal
2025-08-20T21:48:41.8664562Z [00:02:08.226]➜  # import config
2025-08-20T21:48:41.8665297Z [00:02:08.226]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:41.8666184Z [00:02:08.226]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:41.8667182Z [00:02:08.226]➜  packagefile gvisor.dev/gvisor/pkg/atomicbitops=/tmp/go-build1953077370/b155/_pkg_.a
2025-08-20T21:48:41.8668670Z [00:02:08.226]➜  packagefile gvisor.dev/gvisor/pkg/buffer=/tmp/go-build1953077370/b154/_pkg_.a
2025-08-20T21:48:41.8669763Z [00:02:08.226]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:41.8670831Z [00:02:08.226]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:41.8671913Z [00:02:08.226]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:41.8673047Z [00:02:08.226]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:48:41.8674552Z [00:02:08.226]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header/parse=/tmp/go-build1953077370/b185/_pkg_.a
2025-08-20T21:48:41.8675833Z [00:02:08.226]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/network/hash=/tmp/go-build1953077370/b194/_pkg_.a
2025-08-20T21:48:41.8677248Z [00:02:08.227]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation=/tmp/go-build1953077370/b195/_pkg_.a
2025-08-20T21:48:41.8678753Z [00:02:08.227]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/network/internal/ip=/tmp/go-build1953077370/b196/_pkg_.a
2025-08-20T21:48:41.8680166Z [00:02:08.227]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/network/internal/multicast=/tmp/go-build1953077370/b197/_pkg_.a
2025-08-20T21:48:41.8681475Z [00:02:08.227]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:48:41.8682460Z [00:02:08.227]➜  packagefile hash/fnv=/tmp/go-build1953077370/b199/_pkg_.a
2025-08-20T21:48:41.8688373Z [00:02:08.227]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:41.8689266Z [00:02:08.227]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:41.8690103Z [00:02:08.227]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:41.8691137Z [00:02:08.227]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:41.8691952Z [00:02:08.227]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:41.8692573Z [00:02:08.227]➜  EOF
2025-08-20T21:48:41.8701702Z [00:02:08.230]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/ipv6=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/ipv6;$WORK/b198=>" -p gvisor.dev/gvisor/pkg/tcpip/network/ipv6 -lang=go1.20 -complete -installsuffix shared -buildid g8wuljmb62aX3HYmnLrH/g8wuljmb62aX3HYmnLrH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/ipv6/dhcpv6configurationfromndpra_string.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/ipv6/icmp.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/ipv6/ipv6.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/ipv6/ipv6_state_autogen.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/ipv6/mld.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/ipv6/ndp.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/network/ipv6/stats.go
2025-08-20T21:48:42.0540659Z [00:02:08.415]➜  go tool buildid -w $WORK/b191/_pkg_.a # internal
2025-08-20T21:48:42.0609697Z [00:02:08.422]➜  cp $WORK/b191/_pkg_.a /root/.cache/go-build/60/60dc797485f6d2b9692433671ed97281a0dba65132428b1f4e2923aa7ab18397-d # internal
2025-08-20T21:48:42.0629832Z [00:02:08.424]➜  gvisor.dev/gvisor/pkg/tcpip/transport/icmp
2025-08-20T21:48:42.0632714Z [00:02:08.424]➜  mkdir -p $WORK/b200/
2025-08-20T21:48:42.0641429Z [00:02:08.425]➜  cat >/tmp/go-build1953077370/b200/importcfg << 'EOF' # internal
2025-08-20T21:48:42.0667787Z [00:02:08.426]➜  # import config
2025-08-20T21:48:42.0668495Z [00:02:08.426]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:42.0669983Z [00:02:08.426]➜  packagefile gvisor.dev/gvisor/pkg/buffer=/tmp/go-build1953077370/b154/_pkg_.a
2025-08-20T21:48:42.0671192Z [00:02:08.426]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:48:42.0672368Z [00:02:08.426]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:42.0673814Z [00:02:08.426]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:42.0675063Z [00:02:08.426]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/checksum=/tmp/go-build1953077370/b167/_pkg_.a
2025-08-20T21:48:42.0676361Z [00:02:08.426]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:48:42.0677591Z [00:02:08.426]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/ports=/tmp/go-build1953077370/b179/_pkg_.a
2025-08-20T21:48:42.0678830Z [00:02:08.426]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:48:42.0680140Z [00:02:08.426]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport=/tmp/go-build1953077370/b187/_pkg_.a
2025-08-20T21:48:42.0681607Z [00:02:08.426]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/internal/network=/tmp/go-build1953077370/b188/_pkg_.a
2025-08-20T21:48:42.0683055Z [00:02:08.426]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/raw=/tmp/go-build1953077370/b186/_pkg_.a
2025-08-20T21:48:42.0684457Z [00:02:08.426]➜  packagefile gvisor.dev/gvisor/pkg/waiter=/tmp/go-build1953077370/b166/_pkg_.a
2025-08-20T21:48:42.0685396Z [00:02:08.426]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:42.0686165Z [00:02:08.426]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:42.0686768Z [00:02:08.426]➜  EOF
2025-08-20T21:48:42.0724837Z [00:02:08.433]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/icmp=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/icmp;$WORK/b200=>" -p gvisor.dev/gvisor/pkg/tcpip/transport/icmp -lang=go1.20 -complete -installsuffix shared -buildid 4aLJm4T1ZbiCCMSmAAfP/4aLJm4T1ZbiCCMSmAAfP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/icmp/endpoint.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/icmp/endpoint_state.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/icmp/icmp_packet_list.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/icmp/icmp_state_autogen.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/transport/icmp/protocol.go
2025-08-20T21:48:42.2837956Z [00:02:08.645]➜  go tool buildid -w $WORK/b200/_pkg_.a # internal
2025-08-20T21:48:42.2888128Z [00:02:08.650]➜  cp $WORK/b200/_pkg_.a /root/.cache/go-build/58/58c4d545883fbaeca257b2e3beee1a7ecb088c7d9d20b08be3f573c3c14fd6e2-d # internal
2025-08-20T21:48:42.2900322Z [00:02:08.650]➜  vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T21:48:42.2905789Z [00:02:08.650]➜  mkdir -p $WORK/b239/
2025-08-20T21:48:42.2906435Z [00:02:08.651]➜  echo -n > $WORK/b239/go_asm.h # internal
2025-08-20T21:48:42.2907253Z [00:02:08.651]➜  cd /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T21:48:42.2910327Z [00:02:08.652]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/poly1305=>vendor/golang.org/x/crypto/internal/poly1305;$WORK/b239=>" -I $WORK/b239/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b239/symabis ./sum_amd64.s
2025-08-20T21:48:42.2950238Z [00:02:08.655]➜  cat >/tmp/go-build1953077370/b239/importcfg << 'EOF' # internal
2025-08-20T21:48:42.2954393Z [00:02:08.655]➜  # import config
2025-08-20T21:48:42.2956108Z [00:02:08.655]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:48:42.2957384Z [00:02:08.655]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:42.2958731Z [00:02:08.655]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:42.2959539Z [00:02:08.655]➜  EOF
2025-08-20T21:48:42.2960327Z [00:02:08.655]➜  go tool buildid -w $WORK/b193/_pkg_.a # internal
2025-08-20T21:48:42.2983528Z [00:02:08.658]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:42.2988992Z [00:02:08.658]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/poly1305=>vendor/golang.org/x/crypto/internal/poly1305;$WORK/b239=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.25 -std -installsuffix shared -buildid leCivo_P9GxtMGtNrJKE/leCivo_P9GxtMGtNrJKE -goversion go1.25.0 -symabis $WORK/b239/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack -asmhdr $WORK/b239/go_asm.h /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_asm.go /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go
2025-08-20T21:48:42.3052762Z [00:02:08.666]➜  cp $WORK/b193/_pkg_.a /root/.cache/go-build/78/7851a4e0c1afcaf7a9a99f86e0ae818fe92b25225b4c51970ca44cb757c5411f-d # internal
2025-08-20T21:48:42.3070756Z [00:02:08.668]➜  vendor/golang.org/x/sys/cpu
2025-08-20T21:48:42.3080632Z [00:02:08.669]➜  mkdir -p $WORK/b240/
2025-08-20T21:48:42.3086500Z [00:02:08.670]➜  echo -n > $WORK/b240/go_asm.h # internal
2025-08-20T21:48:42.3093268Z [00:02:08.670]➜  cd /root/.go/src/vendor/golang.org/x/sys/cpu
2025-08-20T21:48:42.3095943Z [00:02:08.670]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "/root/.go/src/vendor/golang.org/x/sys/cpu=>vendor/golang.org/x/sys/cpu;$WORK/b240=>" -I $WORK/b240/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b240/symabis ./cpu_gc_x86.s
2025-08-20T21:48:42.3219326Z [00:02:08.682]➜  cat >/tmp/go-build1953077370/b240/importcfg << 'EOF' # internal
2025-08-20T21:48:42.3220119Z [00:02:08.682]➜  # import config
2025-08-20T21:48:42.3220793Z [00:02:08.682]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:42.3221634Z [00:02:08.682]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:42.3222335Z [00:02:08.682]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:42.3223027Z [00:02:08.682]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:42.3223703Z [00:02:08.682]➜  EOF
2025-08-20T21:48:42.3224892Z [00:02:08.683]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:42.3234520Z [00:02:08.683]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/sys/cpu=>vendor/golang.org/x/sys/cpu;$WORK/b240=>" -p vendor/golang.org/x/sys/cpu -lang=go1.25 -std -installsuffix shared -buildid A2I1ux5R9-Yi8PoeqVzh/A2I1ux5R9-Yi8PoeqVzh -goversion go1.25.0 -symabis $WORK/b240/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack -asmhdr $WORK/b240/go_asm.h /root/.go/src/vendor/golang.org/x/sys/cpu/byteorder.go /root/.go/src/vendor/golang.org/x/sys/cpu/cpu.go /root/.go/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /root/.go/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /root/.go/src/vendor/golang.org/x/sys/cpu/cpu_other_x86.go /root/.go/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /root/.go/src/vendor/golang.org/x/sys/cpu/endian_little.go /root/.go/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /root/.go/src/vendor/golang.org/x/sys/cpu/parse.go /root/.go/src/vendor/golang.org/x/sys/cpu/runtime_auxv.go /root/.go/src/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go
2025-08-20T21:48:42.3552452Z [00:02:08.716]➜  cd /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T21:48:42.3568758Z [00:02:08.718]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/poly1305=>vendor/golang.org/x/crypto/internal/poly1305;$WORK/b239=>" -I $WORK/b239/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b239/sum_amd64.o ./sum_amd64.s
2025-08-20T21:48:42.3689031Z [00:02:08.730]➜  go tool pack r $WORK/b239/_pkg_.a $WORK/b239/sum_amd64.o # internal
2025-08-20T21:48:42.3692831Z [00:02:08.730]➜  go tool buildid -w $WORK/b239/_pkg_.a # internal
2025-08-20T21:48:42.3694354Z [00:02:08.730]➜  cp $WORK/b239/_pkg_.a /root/.cache/go-build/08/0896c1abf56875f26229922e80d24e86fcd2e8ab282d508f7a246dc1802c7898-d # internal
2025-08-20T21:48:42.3695600Z [00:02:08.730]➜  crypto/rc4
2025-08-20T21:48:42.3696119Z [00:02:08.730]➜  mkdir -p $WORK/b241/
2025-08-20T21:48:42.3698636Z [00:02:08.731]➜  cat >/tmp/go-build1953077370/b241/importcfg << 'EOF' # internal
2025-08-20T21:48:42.3700835Z [00:02:08.731]➜  # import config
2025-08-20T21:48:42.3701729Z [00:02:08.731]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build1953077370/b112/_pkg_.a
2025-08-20T21:48:42.3702910Z [00:02:08.731]➜  packagefile crypto/internal/fips140only=/tmp/go-build1953077370/b105/_pkg_.a
2025-08-20T21:48:42.3704103Z [00:02:08.731]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:42.3704920Z [00:02:08.731]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:42.3705536Z [00:02:08.731]➜  EOF
2025-08-20T21:48:42.3706034Z [00:02:08.731]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:42.3709127Z [00:02:08.731]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "/root/.go/src/crypto/rc4=>crypto/rc4;$WORK/b241=>" -p crypto/rc4 -lang=go1.25 -std -complete -installsuffix shared -buildid ddivy_vGo7m8X1jdtCf5/ddivy_vGo7m8X1jdtCf5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack /root/.go/src/crypto/rc4/rc4.go
2025-08-20T21:48:42.3977648Z [00:02:08.759]➜  go tool buildid -w $WORK/b241/_pkg_.a # internal
2025-08-20T21:48:42.3982249Z [00:02:08.759]➜  cp $WORK/b241/_pkg_.a /root/.cache/go-build/ba/ba69c36b33eec064608b3f2edf09a5313f37f2ca175db3a3bd90d25bbec62734-d # internal
2025-08-20T21:48:42.3987662Z [00:02:08.760]➜  crypto/internal/fips140/rsa
2025-08-20T21:48:42.3988180Z [00:02:08.760]➜  mkdir -p $WORK/b243/
2025-08-20T21:48:42.4027262Z [00:02:08.764]➜  cat >/tmp/go-build1953077370/b243/importcfg << 'EOF' # internal
2025-08-20T21:48:42.4034214Z [00:02:08.764]➜  # import config
2025-08-20T21:48:42.4034900Z [00:02:08.764]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:42.4035875Z [00:02:08.764]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:42.4037020Z [00:02:08.764]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build1953077370/b218/_pkg_.a
2025-08-20T21:48:42.4038159Z [00:02:08.764]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:48:42.4039282Z [00:02:08.764]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1953077370/b106/_pkg_.a
2025-08-20T21:48:42.4040457Z [00:02:08.764]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1953077370/b115/_pkg_.a
2025-08-20T21:48:42.4041623Z [00:02:08.764]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build1953077370/b119/_pkg_.a
2025-08-20T21:48:42.4042772Z [00:02:08.764]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build1953077370/b121/_pkg_.a
2025-08-20T21:48:42.4044126Z [00:02:08.764]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1953077370/b120/_pkg_.a
2025-08-20T21:48:42.4045137Z [00:02:08.764]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:42.4045991Z [00:02:08.764]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:42.4046820Z [00:02:08.764]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:42.4047627Z [00:02:08.764]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:42.4048581Z [00:02:08.764]➜  EOF
2025-08-20T21:48:42.4053631Z [00:02:08.764]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/rsa=>crypto/internal/fips140/rsa;$WORK/b243=>" -p crypto/internal/fips140/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid gZi8IFIZM24eiWNNPCF7/gZi8IFIZM24eiWNNPCF7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack /root/.go/src/crypto/internal/fips140/rsa/cast.go /root/.go/src/crypto/internal/fips140/rsa/keygen.go /root/.go/src/crypto/internal/fips140/rsa/pkcs1v15.go /root/.go/src/crypto/internal/fips140/rsa/pkcs1v22.go /root/.go/src/crypto/internal/fips140/rsa/rsa.go
2025-08-20T21:48:42.4058007Z [00:02:08.764]➜  cd /root/.go/src/vendor/golang.org/x/sys/cpu
2025-08-20T21:48:42.4060362Z [00:02:08.764]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "/root/.go/src/vendor/golang.org/x/sys/cpu=>vendor/golang.org/x/sys/cpu;$WORK/b240=>" -I $WORK/b240/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b240/cpu_gc_x86.o ./cpu_gc_x86.s
2025-08-20T21:48:42.4139133Z [00:02:08.775]➜  go tool pack r $WORK/b240/_pkg_.a $WORK/b240/cpu_gc_x86.o # internal
2025-08-20T21:48:42.4140763Z [00:02:08.775]➜  go tool buildid -w $WORK/b240/_pkg_.a # internal
2025-08-20T21:48:42.4152287Z [00:02:08.776]➜  cp $WORK/b240/_pkg_.a /root/.cache/go-build/84/84dba0f671f56f52f34616da15a8e590e76614497f215a6b1472d263ec90ad31-d # internal
2025-08-20T21:48:42.4189899Z [00:02:08.780]➜  vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T21:48:42.4191183Z [00:02:08.780]➜  mkdir -p $WORK/b236/
2025-08-20T21:48:42.4206311Z [00:02:08.782]➜  echo -n > $WORK/b236/go_asm.h # internal
2025-08-20T21:48:42.4207921Z [00:02:08.782]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T21:48:42.4214756Z [00:02:08.782]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305=>vendor/golang.org/x/crypto/chacha20poly1305;$WORK/b236=>" -I $WORK/b236/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b236/symabis ./chacha20poly1305_amd64.s
2025-08-20T21:48:42.4476843Z [00:02:08.808]➜  cat >/tmp/go-build1953077370/b236/importcfg << 'EOF' # internal
2025-08-20T21:48:42.4477578Z [00:02:08.809]➜  # import config
2025-08-20T21:48:42.4480600Z [00:02:08.809]➜  importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20
2025-08-20T21:48:42.4483596Z [00:02:08.809]➜  importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
2025-08-20T21:48:42.4485194Z [00:02:08.809]➜  importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T21:48:42.4491043Z [00:02:08.809]➜  importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu
2025-08-20T21:48:42.4491997Z [00:02:08.809]➜  packagefile crypto/cipher=/tmp/go-build1953077370/b126/_pkg_.a
2025-08-20T21:48:42.4492983Z [00:02:08.809]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:42.4494136Z [00:02:08.809]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:42.4495185Z [00:02:08.809]➜  packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1953077370/b237/_pkg_.a
2025-08-20T21:48:42.4496395Z [00:02:08.809]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1953077370/b238/_pkg_.a
2025-08-20T21:48:42.4497697Z [00:02:08.809]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1953077370/b239/_pkg_.a
2025-08-20T21:48:42.4498906Z [00:02:08.809]➜  packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build1953077370/b240/_pkg_.a
2025-08-20T21:48:42.4499656Z [00:02:08.809]➜  EOF
2025-08-20T21:48:42.4500170Z [00:02:08.809]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:42.4507590Z [00:02:08.809]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305=>vendor/golang.org/x/crypto/chacha20poly1305;$WORK/b236=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.25 -std -installsuffix shared -buildid r9wCMlKr00PnpKYqFOHA/r9wCMlKr00PnpKYqFOHA -goversion go1.25.0 -symabis $WORK/b236/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack -asmhdr $WORK/b236/go_asm.h /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go
2025-08-20T21:48:42.4894857Z [00:02:08.850]➜  go tool buildid -w $WORK/b198/_pkg_.a # internal
2025-08-20T21:48:42.4925427Z [00:02:08.854]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T21:48:42.4931117Z [00:02:08.854]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305=>vendor/golang.org/x/crypto/chacha20poly1305;$WORK/b236=>" -I $WORK/b236/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b236/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s
2025-08-20T21:48:42.5019264Z [00:02:08.863]➜  cp $WORK/b198/_pkg_.a /root/.cache/go-build/e3/e399a8f69bdc7e9ed352c3e68d15914b9a2b85910d93129294c2ae31eed0c92b-d # internal
2025-08-20T21:48:42.5037911Z [00:02:08.864]➜  crypto/fips140
2025-08-20T21:48:42.5038459Z [00:02:08.864]➜  mkdir -p $WORK/b245/
2025-08-20T21:48:42.5039195Z [00:02:08.864]➜  cat >/tmp/go-build1953077370/b245/importcfg << 'EOF' # internal
2025-08-20T21:48:42.5039869Z [00:02:08.864]➜  # import config
2025-08-20T21:48:42.5040672Z [00:02:08.864]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:48:42.5041960Z [00:02:08.864]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:48:42.5042791Z [00:02:08.864]➜  EOF
2025-08-20T21:48:42.5043525Z [00:02:08.864]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:42.5046497Z [00:02:08.864]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "/root/.go/src/crypto/fips140=>crypto/fips140;$WORK/b245=>" -p crypto/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid L-DdIKuCrCeHDK9rf0tB/L-DdIKuCrCeHDK9rf0tB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack /root/.go/src/crypto/fips140/fips140.go
2025-08-20T21:48:42.5256513Z [00:02:08.887]➜  go tool buildid -w $WORK/b245/_pkg_.a # internal
2025-08-20T21:48:42.5261587Z [00:02:08.887]➜  cp $WORK/b245/_pkg_.a /root/.cache/go-build/b5/b55a9ebe2952586c79911ac32107ae1f4c98934a55a8dec23b1f23b673a10b56-d # internal
2025-08-20T21:48:42.5266721Z [00:02:08.888]➜  crypto/tls/internal/fips140tls
2025-08-20T21:48:42.5267398Z [00:02:08.888]➜  mkdir -p $WORK/b244/
2025-08-20T21:48:42.5270587Z [00:02:08.888]➜  cat >/tmp/go-build1953077370/b244/importcfg << 'EOF' # internal
2025-08-20T21:48:42.5271432Z [00:02:08.888]➜  # import config
2025-08-20T21:48:42.5272405Z [00:02:08.888]➜  packagefile crypto/fips140=/tmp/go-build1953077370/b245/_pkg_.a
2025-08-20T21:48:42.5273707Z [00:02:08.888]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:42.5276288Z [00:02:08.888]➜  EOF
2025-08-20T21:48:42.5279558Z [00:02:08.888]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "/root/.go/src/crypto/tls/internal/fips140tls=>crypto/tls/internal/fips140tls;$WORK/b244=>" -p crypto/tls/internal/fips140tls -lang=go1.25 -std -complete -installsuffix shared -buildid qPbmajCohCDJ1gMaANVI/qPbmajCohCDJ1gMaANVI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack /root/.go/src/crypto/tls/internal/fips140tls/fipstls.go
2025-08-20T21:48:42.5428071Z [00:02:08.903]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T21:48:42.5429145Z [00:02:08.903]➜  go tool pack r $WORK/b236/_pkg_.a $WORK/b236/chacha20poly1305_amd64.o # internal
2025-08-20T21:48:42.5430393Z [00:02:08.903]➜  go tool buildid -w $WORK/b236/_pkg_.a # internal
2025-08-20T21:48:42.5449221Z [00:02:08.906]➜  cp $WORK/b236/_pkg_.a /root/.cache/go-build/5a/5a642123223ec0a3053dd76096a2a24fb98fa8a1054f42e5b9205d1bb5cde71c-d # internal
2025-08-20T21:48:42.5452853Z [00:02:08.906]➜  crypto/internal/hpke
2025-08-20T21:48:42.5453558Z [00:02:08.906]➜  mkdir -p $WORK/b235/
2025-08-20T21:48:42.5467141Z [00:02:08.908]➜  cat >/tmp/go-build1953077370/b235/importcfg << 'EOF' # internal
2025-08-20T21:48:42.5467876Z [00:02:08.908]➜  # import config
2025-08-20T21:48:42.5468797Z [00:02:08.908]➜  importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T21:48:42.5469857Z [00:02:08.908]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:42.5470822Z [00:02:08.908]➜  packagefile crypto/aes=/tmp/go-build1953077370/b207/_pkg_.a
2025-08-20T21:48:42.5475043Z [00:02:08.908]➜  packagefile crypto/cipher=/tmp/go-build1953077370/b126/_pkg_.a
2025-08-20T21:48:42.5476035Z [00:02:08.908]➜  packagefile crypto/ecdh=/tmp/go-build1953077370/b209/_pkg_.a
2025-08-20T21:48:42.5476942Z [00:02:08.908]➜  packagefile crypto/hkdf=/tmp/go-build1953077370/b229/_pkg_.a
2025-08-20T21:48:42.5477842Z [00:02:08.908]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:42.5478706Z [00:02:08.908]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:42.5490010Z [00:02:08.908]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1953077370/b236/_pkg_.a
2025-08-20T21:48:42.5491205Z [00:02:08.908]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:42.5492183Z [00:02:08.908]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:42.5493246Z [00:02:08.908]➜  EOF
2025-08-20T21:48:42.5493837Z [00:02:08.908]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:42.5497062Z [00:02:08.908]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "/root/.go/src/crypto/internal/hpke=>crypto/internal/hpke;$WORK/b235=>" -p crypto/internal/hpke -lang=go1.25 -std -complete -installsuffix shared -buildid zuRt2IQzyZolhf5F95d8/zuRt2IQzyZolhf5F95d8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack /root/.go/src/crypto/internal/hpke/hpke.go
2025-08-20T21:48:42.5582954Z [00:02:08.919]➜  go tool buildid -w $WORK/b244/_pkg_.a # internal
2025-08-20T21:48:42.5589761Z [00:02:08.920]➜  cp $WORK/b244/_pkg_.a /root/.cache/go-build/28/28442a2351e9293edd6216370dae4fb6011a2f346fd257b3e00f1b69cc959083-d # internal
2025-08-20T21:48:42.5590962Z [00:02:08.920]➜  crypto/dsa
2025-08-20T21:48:42.5606807Z [00:02:08.922]➜  mkdir -p $WORK/b247/
2025-08-20T21:48:42.5611745Z [00:02:08.922]➜  cat >/tmp/go-build1953077370/b247/importcfg << 'EOF' # internal
2025-08-20T21:48:42.5612571Z [00:02:08.922]➜  # import config
2025-08-20T21:48:42.5613665Z [00:02:08.922]➜  packagefile crypto/internal/fips140only=/tmp/go-build1953077370/b105/_pkg_.a
2025-08-20T21:48:42.5615874Z [00:02:08.923]➜  packagefile crypto/internal/randutil=/tmp/go-build1953077370/b122/_pkg_.a
2025-08-20T21:48:42.5616836Z [00:02:08.923]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:42.5617645Z [00:02:08.923]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:42.5618452Z [00:02:08.923]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:42.5619090Z [00:02:08.923]➜  EOF
2025-08-20T21:48:42.5621745Z [00:02:08.923]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "/root/.go/src/crypto/dsa=>crypto/dsa;$WORK/b247=>" -p crypto/dsa -lang=go1.25 -std -complete -installsuffix shared -buildid X7ca0nvB5092bacZm4zC/X7ca0nvB5092bacZm4zC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack /root/.go/src/crypto/dsa/dsa.go
2025-08-20T21:48:42.6240334Z [00:02:08.985]➜  go tool buildid -w $WORK/b247/_pkg_.a # internal
2025-08-20T21:48:42.6248284Z [00:02:08.986]➜  cp $WORK/b247/_pkg_.a /root/.cache/go-build/63/632efaa0d398fa0380525550499c188fd7aacb4fc7248738656ed4c44f0ba6b8-d # internal
2025-08-20T21:48:42.6250744Z [00:02:08.986]➜  crypto/x509/pkix
2025-08-20T21:48:42.6254137Z [00:02:08.986]➜  mkdir -p $WORK/b248/
2025-08-20T21:48:42.6261272Z [00:02:08.987]➜  cat >/tmp/go-build1953077370/b248/importcfg << 'EOF' # internal
2025-08-20T21:48:42.6262220Z [00:02:08.987]➜  # import config
2025-08-20T21:48:42.6262948Z [00:02:08.987]➜  packagefile encoding/asn1=/tmp/go-build1953077370/b224/_pkg_.a
2025-08-20T21:48:42.6264013Z [00:02:08.987]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:42.6264883Z [00:02:08.987]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:42.6265766Z [00:02:08.987]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:42.6266659Z [00:02:08.987]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:42.6267309Z [00:02:08.987]➜  EOF
2025-08-20T21:48:42.6271099Z [00:02:08.988]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "/root/.go/src/crypto/x509/pkix=>crypto/x509/pkix;$WORK/b248=>" -p crypto/x509/pkix -lang=go1.25 -std -complete -installsuffix shared -buildid pI0MltfWt5DgwIiDX2vp/pI0MltfWt5DgwIiDX2vp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack /root/.go/src/crypto/x509/pkix/pkix.go
2025-08-20T21:48:42.6315168Z [00:02:08.993]➜  go tool buildid -w $WORK/b243/_pkg_.a # internal
2025-08-20T21:48:42.6333950Z [00:02:08.994]➜  cp $WORK/b243/_pkg_.a /root/.cache/go-build/ce/cef7d57c406c50fa2f1ea2e15eb0196e9f2699037eef871fa52670eb68b94366-d # internal
2025-08-20T21:48:42.6357679Z [00:02:08.997]➜  crypto/rsa
2025-08-20T21:48:42.6358284Z [00:02:08.997]➜  mkdir -p $WORK/b242/
2025-08-20T21:48:42.6362712Z [00:02:08.997]➜  cat >/tmp/go-build1953077370/b242/importcfg << 'EOF' # internal
2025-08-20T21:48:42.6363677Z [00:02:08.997]➜  # import config
2025-08-20T21:48:42.6364385Z [00:02:08.997]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:42.6365587Z [00:02:08.998]➜  packagefile crypto/internal/boring=/tmp/go-build1953077370/b125/_pkg_.a
2025-08-20T21:48:42.6366982Z [00:02:08.998]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build1953077370/b216/_pkg_.a
2025-08-20T21:48:42.6368237Z [00:02:08.998]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build1953077370/b218/_pkg_.a
2025-08-20T21:48:42.6369457Z [00:02:08.998]➜  packagefile crypto/internal/fips140/rsa=/tmp/go-build1953077370/b243/_pkg_.a
2025-08-20T21:48:42.6370719Z [00:02:08.998]➜  packagefile crypto/internal/fips140hash=/tmp/go-build1953077370/b220/_pkg_.a
2025-08-20T21:48:42.6371897Z [00:02:08.998]➜  packagefile crypto/internal/fips140only=/tmp/go-build1953077370/b105/_pkg_.a
2025-08-20T21:48:42.6373282Z [00:02:08.998]➜  packagefile crypto/internal/randutil=/tmp/go-build1953077370/b122/_pkg_.a
2025-08-20T21:48:42.6374342Z [00:02:08.998]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:42.6375311Z [00:02:08.998]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:48:42.6376220Z [00:02:08.998]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:42.6377063Z [00:02:08.998]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:42.6377908Z [00:02:08.998]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:42.6378795Z [00:02:08.998]➜  packagefile internal/godebug=/tmp/go-build1953077370/b039/_pkg_.a
2025-08-20T21:48:42.6379677Z [00:02:08.998]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:42.6380483Z [00:02:08.998]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:42.6381312Z [00:02:08.998]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:42.6414662Z [00:02:08.998]➜  EOF
2025-08-20T21:48:42.6418232Z [00:02:08.998]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "/root/.go/src/crypto/rsa=>crypto/rsa;$WORK/b242=>" -p crypto/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid m6J4ZMAP7w-IIAmuH7AX/m6J4ZMAP7w-IIAmuH7AX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack /root/.go/src/crypto/rsa/fips.go /root/.go/src/crypto/rsa/notboring.go /root/.go/src/crypto/rsa/pkcs1v15.go /root/.go/src/crypto/rsa/rsa.go
2025-08-20T21:48:42.6434559Z [00:02:09.005]➜  go tool buildid -w $WORK/b235/_pkg_.a # internal
2025-08-20T21:48:42.6454193Z [00:02:09.007]➜  cp $WORK/b235/_pkg_.a /root/.cache/go-build/da/da46e4b4b98bf95f7bb8deb3953637229f49dc7bf378cfca3de765312f8a3b7a-d # internal
2025-08-20T21:48:42.6488630Z [00:02:09.010]➜  encoding/pem
2025-08-20T21:48:42.6489205Z [00:02:09.010]➜  mkdir -p $WORK/b249/
2025-08-20T21:48:42.6497613Z [00:02:09.011]➜  cat >/tmp/go-build1953077370/b249/importcfg << 'EOF' # internal
2025-08-20T21:48:42.6498610Z [00:02:09.011]➜  # import config
2025-08-20T21:48:42.6499578Z [00:02:09.011]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:42.6501416Z [00:02:09.011]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:42.6502359Z [00:02:09.011]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:42.6503446Z [00:02:09.011]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:42.6504318Z [00:02:09.011]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:42.6505188Z [00:02:09.011]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:42.6505868Z [00:02:09.011]➜  EOF
2025-08-20T21:48:42.6514620Z [00:02:09.012]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "/root/.go/src/encoding/pem=>encoding/pem;$WORK/b249=>" -p encoding/pem -lang=go1.25 -std -complete -installsuffix shared -buildid 2ABdeLys1NcXxf9dH5bd/2ABdeLys1NcXxf9dH5bd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack /root/.go/src/encoding/pem/pem.go
2025-08-20T21:48:42.6739785Z [00:02:09.035]➜  go tool buildid -w $WORK/b248/_pkg_.a # internal
2025-08-20T21:48:42.6745337Z [00:02:09.036]➜  cp $WORK/b248/_pkg_.a /root/.cache/go-build/7c/7cafae7781be2122fa62723eacc88cd108932c944cb7f05e844b857a4ec4aab4-d # internal
2025-08-20T21:48:42.6749205Z [00:02:09.036]➜  internal/saferio
2025-08-20T21:48:42.6749672Z [00:02:09.036]➜  mkdir -p $WORK/b252/
2025-08-20T21:48:42.6750335Z [00:02:09.036]➜  cat >/tmp/go-build1953077370/b252/importcfg << 'EOF' # internal
2025-08-20T21:48:42.6750951Z [00:02:09.036]➜  # import config
2025-08-20T21:48:42.6751528Z [00:02:09.036]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:42.6752079Z [00:02:09.036]➜  EOF
2025-08-20T21:48:42.6754890Z [00:02:09.036]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "/root/.go/src/internal/saferio=>internal/saferio;$WORK/b252=>" -p internal/saferio -lang=go1.25 -std -complete -installsuffix shared -buildid mWMoPXONcjc0cePG2W0q/mWMoPXONcjc0cePG2W0q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack /root/.go/src/internal/saferio/io.go
2025-08-20T21:48:42.6883498Z [00:02:09.049]➜  go tool buildid -w $WORK/b252/_pkg_.a # internal
2025-08-20T21:48:42.6890693Z [00:02:09.050]➜  cp $WORK/b252/_pkg_.a /root/.cache/go-build/b1/b1caf3e2fe0a6b0767739b8966244e2f0ac12ea976470a457aae904caaaeb99b-d # internal
2025-08-20T21:48:42.6897161Z [00:02:09.051]➜  encoding/gob
2025-08-20T21:48:42.6900178Z [00:02:09.051]➜  mkdir -p $WORK/b251/
2025-08-20T21:48:42.6905369Z [00:02:09.051]➜  cat >/tmp/go-build1953077370/b251/importcfg << 'EOF' # internal
2025-08-20T21:48:42.6906119Z [00:02:09.051]➜  # import config
2025-08-20T21:48:42.6906789Z [00:02:09.051]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:42.6907640Z [00:02:09.051]➜  packagefile encoding=/tmp/go-build1953077370/b135/_pkg_.a
2025-08-20T21:48:42.6908582Z [00:02:09.051]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:42.6909462Z [00:02:09.051]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:42.6910610Z [00:02:09.051]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:42.6911535Z [00:02:09.051]➜  packagefile internal/saferio=/tmp/go-build1953077370/b252/_pkg_.a
2025-08-20T21:48:42.6912438Z [00:02:09.051]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:42.6913461Z [00:02:09.052]➜  packagefile maps=/tmp/go-build1953077370/b089/_pkg_.a
2025-08-20T21:48:42.6915198Z [00:02:09.052]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:42.6916714Z [00:02:09.052]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:42.6918094Z [00:02:09.052]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:42.6919522Z [00:02:09.052]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:42.6920903Z [00:02:09.052]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:42.6922740Z [00:02:09.052]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:42.6923920Z [00:02:09.052]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:42.6924820Z [00:02:09.052]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:42.6925506Z [00:02:09.052]➜  EOF
2025-08-20T21:48:42.6930669Z [00:02:09.052]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "/root/.go/src/encoding/gob=>encoding/gob;$WORK/b251=>" -p encoding/gob -lang=go1.25 -std -complete -installsuffix shared -buildid tQ4IcGiejnAcb_G2KZo5/tQ4IcGiejnAcb_G2KZo5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack /root/.go/src/encoding/gob/dec_helpers.go /root/.go/src/encoding/gob/decode.go /root/.go/src/encoding/gob/decoder.go /root/.go/src/encoding/gob/doc.go /root/.go/src/encoding/gob/enc_helpers.go /root/.go/src/encoding/gob/encode.go /root/.go/src/encoding/gob/encoder.go /root/.go/src/encoding/gob/error.go /root/.go/src/encoding/gob/type.go
2025-08-20T21:48:42.7572988Z [00:02:09.118]➜  go tool buildid -w $WORK/b242/_pkg_.a # internal
2025-08-20T21:48:42.7592415Z [00:02:09.120]➜  cp $WORK/b242/_pkg_.a /root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d # internal
2025-08-20T21:48:42.7602186Z [00:02:09.121]➜  github.com/pion/dtls/v2/internal/util
2025-08-20T21:48:42.7602817Z [00:02:09.121]➜  mkdir -p $WORK/b256/
2025-08-20T21:48:42.7603749Z [00:02:09.121]➜  cat >/tmp/go-build1953077370/b256/importcfg << 'EOF' # internal
2025-08-20T21:48:42.7604424Z [00:02:09.121]➜  # import config
2025-08-20T21:48:42.7605140Z [00:02:09.121]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:42.7605815Z [00:02:09.121]➜  EOF
2025-08-20T21:48:42.7609459Z [00:02:09.121]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/util=>github.com/pion/dtls/v2@v2.2.10/internal/util;$WORK/b256=>" -p github.com/pion/dtls/v2/internal/util -lang=go1.13 -complete -installsuffix shared -buildid 8Vq8G_sWaD8gWNl0q4FF/8Vq8G_sWaD8gWNl0q4FF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/util/util.go
2025-08-20T21:48:42.7711162Z [00:02:09.132]➜  go tool buildid -w $WORK/b256/_pkg_.a # internal
2025-08-20T21:48:42.7724294Z [00:02:09.134]➜  cp $WORK/b256/_pkg_.a /root/.cache/go-build/f2/f22d131a84b56962c617f7a7b0b8b265307cc05c8d549be727421ba14d6f6906-d # internal
2025-08-20T21:48:42.7726271Z [00:02:09.134]➜  github.com/pion/dtls/v2/pkg/crypto/ccm
2025-08-20T21:48:42.7728142Z [00:02:09.134]➜  mkdir -p $WORK/b257/
2025-08-20T21:48:42.7729155Z [00:02:09.134]➜  cat >/tmp/go-build1953077370/b257/importcfg << 'EOF' # internal
2025-08-20T21:48:42.7729854Z [00:02:09.134]➜  # import config
2025-08-20T21:48:42.7730595Z [00:02:09.134]➜  packagefile crypto/cipher=/tmp/go-build1953077370/b126/_pkg_.a
2025-08-20T21:48:42.7731481Z [00:02:09.134]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:48:42.7732685Z [00:02:09.134]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:42.7733725Z [00:02:09.134]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:42.7734473Z [00:02:09.134]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:42.7735027Z [00:02:09.134]➜  EOF
2025-08-20T21:48:42.7738641Z [00:02:09.134]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/ccm=>github.com/pion/dtls/v2@v2.2.10/pkg/crypto/ccm;$WORK/b257=>" -p github.com/pion/dtls/v2/pkg/crypto/ccm -lang=go1.13 -complete -installsuffix shared -buildid NDnz-A9DyWcsTfsz-tV5/NDnz-A9DyWcsTfsz-tV5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/ccm/ccm.go
2025-08-20T21:48:42.7999908Z [00:02:09.161]➜  go tool buildid -w $WORK/b249/_pkg_.a # internal
2025-08-20T21:48:42.8008992Z [00:02:09.162]➜  cp $WORK/b249/_pkg_.a /root/.cache/go-build/30/3051cf7aff3b3091f46cb712a2e6caa7c2438d2d9a6f271d8ffe97102cf1fc3f-d # internal
2025-08-20T21:48:42.8041436Z [00:02:09.165]➜  crypto/x509
2025-08-20T21:48:42.8041992Z [00:02:09.165]➜  mkdir -p $WORK/b246/
2025-08-20T21:48:42.8053890Z [00:02:09.166]➜  go tool buildid -w $WORK/b257/_pkg_.a # internal
2025-08-20T21:48:42.8064828Z [00:02:09.167]➜  cat >/tmp/go-build1953077370/b246/importcfg << 'EOF' # internal
2025-08-20T21:48:42.8065884Z [00:02:09.167]➜  # import config
2025-08-20T21:48:42.8067093Z [00:02:09.167]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T21:48:42.8068766Z [00:02:09.167]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T21:48:42.8070494Z [00:02:09.167]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:42.8084556Z [00:02:09.167]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:42.8085984Z [00:02:09.167]➜  packagefile crypto/aes=/tmp/go-build1953077370/b207/_pkg_.a
2025-08-20T21:48:42.8087146Z [00:02:09.167]➜  packagefile crypto/cipher=/tmp/go-build1953077370/b126/_pkg_.a
2025-08-20T21:48:42.8088267Z [00:02:09.167]➜  packagefile crypto/des=/tmp/go-build1953077370/b208/_pkg_.a
2025-08-20T21:48:42.8089397Z [00:02:09.167]➜  packagefile crypto/dsa=/tmp/go-build1953077370/b247/_pkg_.a
2025-08-20T21:48:42.8104755Z [00:02:09.167]➜  packagefile crypto/ecdh=/tmp/go-build1953077370/b209/_pkg_.a
2025-08-20T21:48:42.8105741Z [00:02:09.167]➜  packagefile crypto/ecdsa=/tmp/go-build1953077370/b214/_pkg_.a
2025-08-20T21:48:42.8106683Z [00:02:09.167]➜  packagefile crypto/ed25519=/tmp/go-build1953077370/b226/_pkg_.a
2025-08-20T21:48:42.8107662Z [00:02:09.167]➜  packagefile crypto/elliptic=/tmp/go-build1953077370/b215/_pkg_.a
2025-08-20T21:48:42.8108592Z [00:02:09.167]➜  packagefile crypto/md5=/tmp/go-build1953077370/b102/_pkg_.a
2025-08-20T21:48:42.8109517Z [00:02:09.167]➜  packagefile crypto/rsa=/tmp/go-build1953077370/b242/_pkg_.a
2025-08-20T21:48:42.8110426Z [00:02:09.167]➜  packagefile crypto/sha1=/tmp/go-build1953077370/b131/_pkg_.a
2025-08-20T21:48:42.8111358Z [00:02:09.167]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:42.8112312Z [00:02:09.167]➜  packagefile crypto/sha512=/tmp/go-build1953077370/b222/_pkg_.a
2025-08-20T21:48:42.8113504Z [00:02:09.167]➜  packagefile crypto/x509/pkix=/tmp/go-build1953077370/b248/_pkg_.a
2025-08-20T21:48:42.8114486Z [00:02:09.167]➜  packagefile encoding/asn1=/tmp/go-build1953077370/b224/_pkg_.a
2025-08-20T21:48:42.8115425Z [00:02:09.168]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:42.8127878Z [00:02:09.168]➜  packagefile encoding/pem=/tmp/go-build1953077370/b249/_pkg_.a
2025-08-20T21:48:42.8139482Z [00:02:09.168]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:42.8152639Z [00:02:09.168]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:42.8156740Z [00:02:09.168]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1953077370/b223/_pkg_.a
2025-08-20T21:48:42.8167358Z [00:02:09.168]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1953077370/b225/_pkg_.a
2025-08-20T21:48:42.8173340Z [00:02:09.168]➜  packagefile internal/godebug=/tmp/go-build1953077370/b039/_pkg_.a
2025-08-20T21:48:42.8175653Z [00:02:09.168]➜  packagefile internal/goos=/tmp/go-build1953077370/b018/_pkg_.a
2025-08-20T21:48:42.8178296Z [00:02:09.168]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:42.8179044Z [00:02:09.168]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:42.8179784Z [00:02:09.168]➜  packagefile iter=/tmp/go-build1953077370/b047/_pkg_.a
2025-08-20T21:48:42.8180518Z [00:02:09.168]➜  packagefile maps=/tmp/go-build1953077370/b089/_pkg_.a
2025-08-20T21:48:42.8181232Z [00:02:09.168]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:42.8181985Z [00:02:09.168]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:42.8182761Z [00:02:09.168]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:42.8186534Z [00:02:09.168]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:42.8187288Z [00:02:09.168]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:42.8188039Z [00:02:09.168]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:42.8188784Z [00:02:09.168]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:42.8189544Z [00:02:09.168]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:42.8190501Z [00:02:09.168]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:42.8191599Z [00:02:09.168]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:42.8192357Z [00:02:09.168]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:42.8193281Z [00:02:09.168]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:42.8194052Z [00:02:09.168]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:42.8214163Z [00:02:09.168]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:42.8215041Z [00:02:09.168]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:42.8215954Z [00:02:09.168]➜  packagefile unicode/utf16=/tmp/go-build1953077370/b137/_pkg_.a
2025-08-20T21:48:42.8216885Z [00:02:09.168]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:42.8217552Z [00:02:09.168]➜  EOF
2025-08-20T21:48:42.8222965Z [00:02:09.168]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "/root/.go/src/crypto/x509=>crypto/x509;$WORK/b246=>" -p crypto/x509 -lang=go1.25 -std -complete -installsuffix shared -buildid SUZ5SQ9Rwms-duFsXo4R/SUZ5SQ9Rwms-duFsXo4R -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack /root/.go/src/crypto/x509/cert_pool.go /root/.go/src/crypto/x509/oid.go /root/.go/src/crypto/x509/parser.go /root/.go/src/crypto/x509/pem_decrypt.go /root/.go/src/crypto/x509/pkcs1.go /root/.go/src/crypto/x509/pkcs8.go /root/.go/src/crypto/x509/root.go /root/.go/src/crypto/x509/root_linux.go /root/.go/src/crypto/x509/root_unix.go /root/.go/src/crypto/x509/sec1.go /root/.go/src/crypto/x509/verify.go /root/.go/src/crypto/x509/x509.go
2025-08-20T21:48:42.8228581Z [00:02:09.173]➜  cp $WORK/b257/_pkg_.a /root/.cache/go-build/33/3384440104d5e3a5c55e82f0294d03a19f6ca8596d6d9e6ce1d435ad06c32d2a-d # internal
2025-08-20T21:48:42.8229730Z [00:02:09.174]➜  golang.org/x/crypto/curve25519
2025-08-20T21:48:42.8230312Z [00:02:09.174]➜  mkdir -p $WORK/b260/
2025-08-20T21:48:42.8231074Z [00:02:09.174]➜  cat >/tmp/go-build1953077370/b260/importcfg << 'EOF' # internal
2025-08-20T21:48:42.8231763Z [00:02:09.174]➜  # import config
2025-08-20T21:48:42.8232475Z [00:02:09.174]➜  packagefile crypto/ecdh=/tmp/go-build1953077370/b209/_pkg_.a
2025-08-20T21:48:42.8233650Z [00:02:09.174]➜  EOF
2025-08-20T21:48:42.8237193Z [00:02:09.178]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/curve25519=>golang.org/x/crypto@v0.37.0/curve25519;$WORK/b260=>" -p golang.org/x/crypto/curve25519 -lang=go1.23 -complete -installsuffix shared -buildid hjTfU9xDL4FEFziOoqL1/hjTfU9xDL4FEFziOoqL1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/curve25519/curve25519.go
2025-08-20T21:48:42.8533536Z [00:02:09.214]➜  go tool buildid -w $WORK/b260/_pkg_.a # internal
2025-08-20T21:48:42.8541414Z [00:02:09.215]➜  cp $WORK/b260/_pkg_.a /root/.cache/go-build/e8/e86a898543ba3c7c8acd730d1f47fa26544d6c37a8f182dddfcac05c62a44abf-d # internal
2025-08-20T21:48:42.8542751Z [00:02:09.215]➜  github.com/pion/dtls/v2/pkg/crypto/elliptic
2025-08-20T21:48:42.8543590Z [00:02:09.215]➜  mkdir -p $WORK/b259/
2025-08-20T21:48:42.8544402Z [00:02:09.215]➜  cat >/tmp/go-build1953077370/b259/importcfg << 'EOF' # internal
2025-08-20T21:48:42.8545120Z [00:02:09.215]➜  # import config
2025-08-20T21:48:42.8545888Z [00:02:09.215]➜  packagefile crypto/elliptic=/tmp/go-build1953077370/b215/_pkg_.a
2025-08-20T21:48:42.8546870Z [00:02:09.215]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:42.8547789Z [00:02:09.215]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:42.8548653Z [00:02:09.215]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:42.8549699Z [00:02:09.215]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build1953077370/b260/_pkg_.a
2025-08-20T21:48:42.8550516Z [00:02:09.215]➜  EOF
2025-08-20T21:48:42.8555179Z [00:02:09.216]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/elliptic=>github.com/pion/dtls/v2@v2.2.10/pkg/crypto/elliptic;$WORK/b259=>" -p github.com/pion/dtls/v2/pkg/crypto/elliptic -lang=go1.13 -complete -installsuffix shared -buildid jonuynu3V4meBMVIY1U8/jonuynu3V4meBMVIY1U8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/elliptic/elliptic.go
2025-08-20T21:48:42.8977319Z [00:02:09.259]➜  go tool buildid -w $WORK/b259/_pkg_.a # internal
2025-08-20T21:48:42.8996302Z [00:02:09.261]➜  cp $WORK/b259/_pkg_.a /root/.cache/go-build/09/09812422694900affc322771ca9635faf7298cfc437ec52eb87d10da3a578557-d # internal
2025-08-20T21:48:42.9004062Z [00:02:09.261]➜  github.com/pion/dtls/v2/pkg/protocol
2025-08-20T21:48:42.9006796Z [00:02:09.262]➜  mkdir -p $WORK/b261/
2025-08-20T21:48:42.9055258Z [00:02:09.267]➜  cat >/tmp/go-build1953077370/b261/importcfg << 'EOF' # internal
2025-08-20T21:48:42.9058081Z [00:02:09.267]➜  # import config
2025-08-20T21:48:42.9058805Z [00:02:09.267]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:42.9059673Z [00:02:09.267]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:42.9060485Z [00:02:09.267]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:42.9061092Z [00:02:09.267]➜  EOF
2025-08-20T21:48:42.9068188Z [00:02:09.267]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol=>github.com/pion/dtls/v2@v2.2.10/pkg/protocol;$WORK/b261=>" -p github.com/pion/dtls/v2/pkg/protocol -lang=go1.13 -complete -installsuffix shared -buildid wuaZ_EnZJgaAmurFv-sY/wuaZ_EnZJgaAmurFv-sY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/application_data.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/change_cipher_spec.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/compression_method.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/content.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/errors.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/version.go
2025-08-20T21:48:42.9588809Z [00:02:09.320]➜  go tool buildid -w $WORK/b261/_pkg_.a # internal
2025-08-20T21:48:42.9602692Z [00:02:09.321]➜  cp $WORK/b261/_pkg_.a /root/.cache/go-build/98/9894e33bb16c6532b1ff161c4647a97f265e711140248fe046786c011294093a-d # internal
2025-08-20T21:48:42.9604310Z [00:02:09.321]➜  github.com/pion/dtls/v2/pkg/crypto/prf
2025-08-20T21:48:42.9604915Z [00:02:09.321]➜  mkdir -p $WORK/b258/
2025-08-20T21:48:42.9605640Z [00:02:09.321]➜  cat >/tmp/go-build1953077370/b258/importcfg << 'EOF' # internal
2025-08-20T21:48:42.9606371Z [00:02:09.321]➜  # import config
2025-08-20T21:48:42.9609157Z [00:02:09.321]➜  packagefile crypto/elliptic=/tmp/go-build1953077370/b215/_pkg_.a
2025-08-20T21:48:42.9610225Z [00:02:09.321]➜  packagefile crypto/hmac=/tmp/go-build1953077370/b231/_pkg_.a
2025-08-20T21:48:42.9611140Z [00:02:09.321]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:42.9612013Z [00:02:09.321]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:42.9614012Z [00:02:09.321]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:42.9615136Z [00:02:09.321]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/elliptic=/tmp/go-build1953077370/b259/_pkg_.a
2025-08-20T21:48:42.9616360Z [00:02:09.321]➜  packagefile github.com/pion/dtls/v2/pkg/protocol=/tmp/go-build1953077370/b261/_pkg_.a
2025-08-20T21:48:42.9617503Z [00:02:09.321]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build1953077370/b260/_pkg_.a
2025-08-20T21:48:42.9618442Z [00:02:09.321]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:42.9619192Z [00:02:09.321]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:42.9619776Z [00:02:09.321]➜  EOF
2025-08-20T21:48:42.9623649Z [00:02:09.322]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/prf=>github.com/pion/dtls/v2@v2.2.10/pkg/crypto/prf;$WORK/b258=>" -p github.com/pion/dtls/v2/pkg/crypto/prf -lang=go1.13 -complete -installsuffix shared -buildid _KS98fjGbztHmcXXCbeq/_KS98fjGbztHmcXXCbeq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/prf/prf.go
2025-08-20T21:48:43.0156668Z [00:02:09.377]➜  go tool buildid -w $WORK/b258/_pkg_.a # internal
2025-08-20T21:48:43.0170104Z [00:02:09.378]➜  cp $WORK/b258/_pkg_.a /root/.cache/go-build/96/966717df88ab060166ff328c4e96d52f65b8baad907b7d025020ae6d5546ba40-d # internal
2025-08-20T21:48:43.0171618Z [00:02:09.378]➜  github.com/pion/dtls/v2/pkg/protocol/alert
2025-08-20T21:48:43.0172546Z [00:02:09.378]➜  mkdir -p $WORK/b263/
2025-08-20T21:48:43.0206362Z [00:02:09.382]➜  cat >/tmp/go-build1953077370/b263/importcfg << 'EOF' # internal
2025-08-20T21:48:43.0207102Z [00:02:09.382]➜  # import config
2025-08-20T21:48:43.0207804Z [00:02:09.382]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:43.0208878Z [00:02:09.382]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:43.0210133Z [00:02:09.382]➜  packagefile github.com/pion/dtls/v2/pkg/protocol=/tmp/go-build1953077370/b261/_pkg_.a
2025-08-20T21:48:43.0211085Z [00:02:09.382]➜  EOF
2025-08-20T21:48:43.0215060Z [00:02:09.382]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/alert=>github.com/pion/dtls/v2@v2.2.10/pkg/protocol/alert;$WORK/b263=>" -p github.com/pion/dtls/v2/pkg/protocol/alert -lang=go1.13 -complete -installsuffix shared -buildid WDSyUkSE6mQXtAUQdz7y/WDSyUkSE6mQXtAUQdz7y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/alert/alert.go
2025-08-20T21:48:43.0367750Z [00:02:09.398]➜  go tool buildid -w $WORK/b263/_pkg_.a # internal
2025-08-20T21:48:43.0380919Z [00:02:09.399]➜  cp $WORK/b263/_pkg_.a /root/.cache/go-build/5b/5b9c53cc5545c5ed75b32f4ee220371e79af97c76a608fad7e8e19a8483fc39d-d # internal
2025-08-20T21:48:43.0382237Z [00:02:09.399]➜  github.com/pion/dtls/v2/pkg/crypto/hash
2025-08-20T21:48:43.0382885Z [00:02:09.399]➜  mkdir -p $WORK/b266/
2025-08-20T21:48:43.0387149Z [00:02:09.400]➜  cat >/tmp/go-build1953077370/b266/importcfg << 'EOF' # internal
2025-08-20T21:48:43.0387756Z [00:02:09.400]➜  # import config
2025-08-20T21:48:43.0388416Z [00:02:09.400]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:43.0389286Z [00:02:09.400]➜  packagefile crypto/md5=/tmp/go-build1953077370/b102/_pkg_.a
2025-08-20T21:48:43.0390161Z [00:02:09.400]➜  packagefile crypto/sha1=/tmp/go-build1953077370/b131/_pkg_.a
2025-08-20T21:48:43.0391096Z [00:02:09.400]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:43.0392101Z [00:02:09.400]➜  packagefile crypto/sha512=/tmp/go-build1953077370/b222/_pkg_.a
2025-08-20T21:48:43.0392793Z [00:02:09.400]➜  EOF
2025-08-20T21:48:43.0396639Z [00:02:09.400]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/hash=>github.com/pion/dtls/v2@v2.2.10/pkg/crypto/hash;$WORK/b266=>" -p github.com/pion/dtls/v2/pkg/crypto/hash -lang=go1.13 -complete -installsuffix shared -buildid 6OFgAwzMd2_Xwovq6RhO/6OFgAwzMd2_Xwovq6RhO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/hash/hash.go
2025-08-20T21:48:43.0586118Z [00:02:09.420]➜  go tool buildid -w $WORK/b266/_pkg_.a # internal
2025-08-20T21:48:43.0618611Z [00:02:09.423]➜  cp $WORK/b266/_pkg_.a /root/.cache/go-build/1b/1bcb4fead67effc86a7a5d34b4005e2e12b970107951cb23081c336e38944813-d # internal
2025-08-20T21:48:43.0621072Z [00:02:09.423]➜  golang.org/x/crypto/cryptobyte
2025-08-20T21:48:43.0623886Z [00:02:09.423]➜  mkdir -p $WORK/b270/
2025-08-20T21:48:43.0625795Z [00:02:09.423]➜  cat >/tmp/go-build1953077370/b270/importcfg << 'EOF' # internal
2025-08-20T21:48:43.0626526Z [00:02:09.423]➜  # import config
2025-08-20T21:48:43.0627250Z [00:02:09.423]➜  packagefile encoding/asn1=/tmp/go-build1953077370/b224/_pkg_.a
2025-08-20T21:48:43.0628118Z [00:02:09.423]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:43.0628916Z [00:02:09.423]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:43.0629940Z [00:02:09.423]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1953077370/b271/_pkg_.a
2025-08-20T21:48:43.0630957Z [00:02:09.423]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:43.0631798Z [00:02:09.423]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:43.0632600Z [00:02:09.423]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:43.0633356Z [00:02:09.423]➜  EOF
2025-08-20T21:48:43.0637654Z [00:02:09.423]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/cryptobyte=>golang.org/x/crypto@v0.37.0/cryptobyte;$WORK/b270=>" -p golang.org/x/crypto/cryptobyte -lang=go1.23 -complete -installsuffix shared -buildid cS3fkQEEV3qUn4dYWer2/cS3fkQEEV3qUn4dYWer2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/cryptobyte/asn1.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/cryptobyte/builder.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/cryptobyte/string.go
2025-08-20T21:48:43.2794305Z [00:02:09.640]➜  go tool buildid -w $WORK/b270/_pkg_.a # internal
2025-08-20T21:48:43.2845575Z [00:02:09.646]➜  cp $WORK/b270/_pkg_.a /root/.cache/go-build/b9/b9ac23b2192bbbee97b8c3c4e99dfa6249ec44cc21a579e58bfaea3621f87085-d # internal
2025-08-20T21:48:43.2854487Z [00:02:09.646]➜  github.com/pion/dtls/v2/internal/closer
2025-08-20T21:48:43.2855173Z [00:02:09.646]➜  mkdir -p $WORK/b272/
2025-08-20T21:48:43.2871154Z [00:02:09.648]➜  cat >/tmp/go-build1953077370/b272/importcfg << 'EOF' # internal
2025-08-20T21:48:43.2873868Z [00:02:09.648]➜  # import config
2025-08-20T21:48:43.2874595Z [00:02:09.648]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:43.2875275Z [00:02:09.648]➜  EOF
2025-08-20T21:48:43.2884508Z [00:02:09.649]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/closer=>github.com/pion/dtls/v2@v2.2.10/internal/closer;$WORK/b272=>" -p github.com/pion/dtls/v2/internal/closer -lang=go1.13 -complete -installsuffix shared -buildid SXyayu3kMEZO0QCik6YD/SXyayu3kMEZO0QCik6YD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/closer/closer.go
2025-08-20T21:48:43.3239971Z [00:02:09.685]➜  go tool buildid -w $WORK/b272/_pkg_.a # internal
2025-08-20T21:48:43.3247227Z [00:02:09.686]➜  cp $WORK/b272/_pkg_.a /root/.cache/go-build/9f/9f5d6ac73892d09cede9b5074a79284f8655e6a047f39dda82b4c9f39ee0894a-d # internal
2025-08-20T21:48:43.3257729Z [00:02:09.687]➜  github.com/pion/logging
2025-08-20T21:48:43.3258329Z [00:02:09.687]➜  mkdir -p $WORK/b273/
2025-08-20T21:48:43.3260718Z [00:02:09.687]➜  cat >/tmp/go-build1953077370/b273/importcfg << 'EOF' # internal
2025-08-20T21:48:43.3261413Z [00:02:09.687]➜  # import config
2025-08-20T21:48:43.3262064Z [00:02:09.687]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:43.3262838Z [00:02:09.687]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:43.3263811Z [00:02:09.687]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:43.3264604Z [00:02:09.687]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:43.3265408Z [00:02:09.687]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:43.3266507Z [00:02:09.687]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:43.3267368Z [00:02:09.687]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:43.3268033Z [00:02:09.687]➜  EOF
2025-08-20T21:48:43.3271688Z [00:02:09.687]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/logging@v0.2.2=>github.com/pion/logging@v0.2.2;$WORK/b273=>" -p github.com/pion/logging -lang=go1.12 -complete -installsuffix shared -buildid ncW2RYQa3SngvxF6rXcz/ncW2RYQa3SngvxF6rXcz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack /root/go/pkg/mod/github.com/pion/logging@v0.2.2/logger.go /root/go/pkg/mod/github.com/pion/logging@v0.2.2/scoped.go
2025-08-20T21:48:43.3613490Z [00:02:09.720]➜  go tool buildid -w $WORK/b181/_pkg_.a # internal
2025-08-20T21:48:43.4102367Z [00:02:09.771]➜  cp $WORK/b181/_pkg_.a /root/.cache/go-build/f6/f6bdc98b4329dd3a79dc246436fbd570be9e2a8d727cce0914bf056116628c95-d # internal
2025-08-20T21:48:43.4107646Z [00:02:09.772]➜  gvisor.dev/gvisor/pkg/tcpip/adapters/gonet
2025-08-20T21:48:43.4108334Z [00:02:09.772]➜  mkdir -p $WORK/b169/
2025-08-20T21:48:43.4112482Z [00:02:09.772]➜  cat >/tmp/go-build1953077370/b169/importcfg << 'EOF' # internal
2025-08-20T21:48:43.4114884Z [00:02:09.772]➜  # import config
2025-08-20T21:48:43.4115560Z [00:02:09.772]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:43.4116377Z [00:02:09.772]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:43.4117208Z [00:02:09.772]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:43.4118007Z [00:02:09.772]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:43.4118930Z [00:02:09.772]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:48:43.4120008Z [00:02:09.772]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:43.4121192Z [00:02:09.772]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:48:43.4122458Z [00:02:09.772]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/tcp=/tmp/go-build1953077370/b181/_pkg_.a
2025-08-20T21:48:43.4124328Z [00:02:09.772]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/udp=/tmp/go-build1953077370/b191/_pkg_.a
2025-08-20T21:48:43.4125538Z [00:02:09.772]➜  packagefile gvisor.dev/gvisor/pkg/waiter=/tmp/go-build1953077370/b166/_pkg_.a
2025-08-20T21:48:43.4126453Z [00:02:09.772]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:43.4127218Z [00:02:09.772]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:43.4128005Z [00:02:09.772]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:43.4128604Z [00:02:09.772]➜  EOF
2025-08-20T21:48:43.4136818Z [00:02:09.772]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "/root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/adapters/gonet=>gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/adapters/gonet;$WORK/b169=>" -p gvisor.dev/gvisor/pkg/tcpip/adapters/gonet -lang=go1.20 -complete -installsuffix shared -buildid i_h-sg8P3DS6cWbQZeEy/i_h-sg8P3DS6cWbQZeEy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/adapters/gonet/gonet.go /root/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20231020174304-b8a429915ff1/pkg/tcpip/adapters/gonet/gonet_state_autogen.go
2025-08-20T21:48:43.4182530Z [00:02:09.779]➜  go tool buildid -w $WORK/b273/_pkg_.a # internal
2025-08-20T21:48:43.4204181Z [00:02:09.781]➜  cp $WORK/b273/_pkg_.a /root/.cache/go-build/91/914c6c43a47f5f775f9850f47bb953972b41f8831309aaa70c637a69ae6c3661-d # internal
2025-08-20T21:48:43.4238277Z [00:02:09.785]➜  github.com/pion/transport/v2/connctx
2025-08-20T21:48:43.4240987Z [00:02:09.785]➜  mkdir -p $WORK/b274/
2025-08-20T21:48:43.4245229Z [00:02:09.786]➜  cat >/tmp/go-build1953077370/b274/importcfg << 'EOF' # internal
2025-08-20T21:48:43.4250405Z [00:02:09.786]➜  # import config
2025-08-20T21:48:43.4251145Z [00:02:09.786]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:43.4252025Z [00:02:09.786]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:43.4252826Z [00:02:09.786]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:43.4253799Z [00:02:09.786]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:43.4254630Z [00:02:09.786]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:43.4255484Z [00:02:09.786]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:43.4256354Z [00:02:09.786]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:43.4256988Z [00:02:09.786]➜  EOF
2025-08-20T21:48:43.4261144Z [00:02:09.786]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/transport/v2@v2.2.4/connctx=>github.com/pion/transport/v2@v2.2.4/connctx;$WORK/b274=>" -p github.com/pion/transport/v2/connctx -lang=go1.12 -complete -installsuffix shared -buildid xcZQF47FqJ7iMPVmF0dW/xcZQF47FqJ7iMPVmF0dW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack /root/go/pkg/mod/github.com/pion/transport/v2@v2.2.4/connctx/connctx.go /root/go/pkg/mod/github.com/pion/transport/v2@v2.2.4/connctx/pipe.go
2025-08-20T21:48:43.5077351Z [00:02:09.869]➜  go tool buildid -w $WORK/b274/_pkg_.a # internal
2025-08-20T21:48:43.5078940Z [00:02:09.869]➜  cp $WORK/b274/_pkg_.a /root/.cache/go-build/04/04e815d0a4f3bc448817dbd2d5a778f25908503fc89d2ca9246729c1580398ec-d # internal
2025-08-20T21:48:43.5082334Z [00:02:09.869]➜  github.com/pion/transport/v2/deadline
2025-08-20T21:48:43.5082931Z [00:02:09.869]➜  mkdir -p $WORK/b275/
2025-08-20T21:48:43.5083751Z [00:02:09.869]➜  cat >/tmp/go-build1953077370/b275/importcfg << 'EOF' # internal
2025-08-20T21:48:43.5084412Z [00:02:09.869]➜  # import config
2025-08-20T21:48:43.5085046Z [00:02:09.869]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:43.5086140Z [00:02:09.869]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:43.5086901Z [00:02:09.869]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:43.5087472Z [00:02:09.869]➜  EOF
2025-08-20T21:48:43.5090952Z [00:02:09.869]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/transport/v2@v2.2.4/deadline=>github.com/pion/transport/v2@v2.2.4/deadline;$WORK/b275=>" -p github.com/pion/transport/v2/deadline -lang=go1.12 -complete -installsuffix shared -buildid ndn2B5X7gMD9KZiNtTiy/ndn2B5X7gMD9KZiNtTiy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack /root/go/pkg/mod/github.com/pion/transport/v2@v2.2.4/deadline/deadline.go
2025-08-20T21:48:43.5529286Z [00:02:09.914]➜  go tool buildid -w $WORK/b275/_pkg_.a # internal
2025-08-20T21:48:43.5535860Z [00:02:09.915]➜  cp $WORK/b275/_pkg_.a /root/.cache/go-build/e6/e6258151fd01edcb3d9834a52db20bc695897fb6a1d12847e69c4f703c140651-d # internal
2025-08-20T21:48:43.5548484Z [00:02:09.915]➜  github.com/pion/transport/v2/replaydetector
2025-08-20T21:48:43.5549172Z [00:02:09.915]➜  mkdir -p $WORK/b276/
2025-08-20T21:48:43.5549942Z [00:02:09.915]➜  cat >/tmp/go-build1953077370/b276/importcfg << 'EOF' # internal
2025-08-20T21:48:43.5550648Z [00:02:09.915]➜  # import config
2025-08-20T21:48:43.5551315Z [00:02:09.915]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:43.5551980Z [00:02:09.915]➜  EOF
2025-08-20T21:48:43.5556783Z [00:02:09.915]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/transport/v2@v2.2.4/replaydetector=>github.com/pion/transport/v2@v2.2.4/replaydetector;$WORK/b276=>" -p github.com/pion/transport/v2/replaydetector -lang=go1.12 -complete -installsuffix shared -buildid GkH9MWj7H0Ygatf0eVRO/GkH9MWj7H0Ygatf0eVRO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack /root/go/pkg/mod/github.com/pion/transport/v2@v2.2.4/replaydetector/fixedbig.go /root/go/pkg/mod/github.com/pion/transport/v2@v2.2.4/replaydetector/replaydetector.go
2025-08-20T21:48:43.5642537Z [00:02:09.925]➜  go tool buildid -w $WORK/b246/_pkg_.a # internal
2025-08-20T21:48:43.5722332Z [00:02:09.931]➜  go tool buildid -w $WORK/b169/_pkg_.a # internal
2025-08-20T21:48:43.5724401Z [00:02:09.933]➜  cp $WORK/b169/_pkg_.a /root/.cache/go-build/2c/2c4bf3415a225bbd0b2b9639501b1dbb3822f1244fc208e9115f098a0210c6f9-d # internal
2025-08-20T21:48:43.5730927Z [00:02:09.934]➜  golang.zx2c4.com/wireguard/tun/netstack
2025-08-20T21:48:43.5732868Z [00:02:09.934]➜  mkdir -p $WORK/b152/
2025-08-20T21:48:43.5742192Z [00:02:09.935]➜  cat >/tmp/go-build1953077370/b152/importcfg << 'EOF' # internal
2025-08-20T21:48:43.5744279Z [00:02:09.935]➜  # import config
2025-08-20T21:48:43.5749822Z [00:02:09.935]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:43.5750636Z [00:02:09.935]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:43.5751731Z [00:02:09.936]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:43.5752742Z [00:02:09.936]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:43.5756406Z [00:02:09.936]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:43.5757175Z [00:02:09.936]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:43.5758130Z [00:02:09.936]➜  packagefile golang.org/x/net/dns/dnsmessage=/tmp/go-build1953077370/b153/_pkg_.a
2025-08-20T21:48:43.5759231Z [00:02:09.936]➜  packagefile golang.zx2c4.com/wireguard/tun=/tmp/go-build1953077370/b144/_pkg_.a
2025-08-20T21:48:43.5760302Z [00:02:09.936]➜  packagefile gvisor.dev/gvisor/pkg/buffer=/tmp/go-build1953077370/b154/_pkg_.a
2025-08-20T21:48:43.5761349Z [00:02:09.936]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:43.5762501Z [00:02:09.936]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/adapters/gonet=/tmp/go-build1953077370/b169/_pkg_.a
2025-08-20T21:48:43.5764049Z [00:02:09.936]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:48:43.5765256Z [00:02:09.936]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/link/channel=/tmp/go-build1953077370/b192/_pkg_.a
2025-08-20T21:48:43.5766502Z [00:02:09.936]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/network/ipv4=/tmp/go-build1953077370/b193/_pkg_.a
2025-08-20T21:48:43.5767729Z [00:02:09.936]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/network/ipv6=/tmp/go-build1953077370/b198/_pkg_.a
2025-08-20T21:48:43.5768904Z [00:02:09.936]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:48:43.5770048Z [00:02:09.936]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/icmp=/tmp/go-build1953077370/b200/_pkg_.a
2025-08-20T21:48:43.5771509Z [00:02:09.936]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/tcp=/tmp/go-build1953077370/b181/_pkg_.a
2025-08-20T21:48:43.5772737Z [00:02:09.936]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/udp=/tmp/go-build1953077370/b191/_pkg_.a
2025-08-20T21:48:43.5774638Z [00:02:09.936]➜  packagefile gvisor.dev/gvisor/pkg/waiter=/tmp/go-build1953077370/b166/_pkg_.a
2025-08-20T21:48:43.5775537Z [00:02:09.936]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:43.5776287Z [00:02:09.936]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:43.5780429Z [00:02:09.936]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:43.5781218Z [00:02:09.936]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:43.5781979Z [00:02:09.936]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:48:43.5782782Z [00:02:09.936]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:43.5783755Z [00:02:09.936]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:43.5784520Z [00:02:09.936]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:43.5785272Z [00:02:09.936]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:43.5785842Z [00:02:09.936]➜  EOF
2025-08-20T21:48:43.5786898Z [00:02:09.936]➜  cp $WORK/b246/_pkg_.a /root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d # internal
2025-08-20T21:48:43.5787893Z [00:02:09.937]➜  crypto/tls
2025-08-20T21:48:43.5792113Z [00:02:09.937]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/tun/netstack=>golang.zx2c4.com/wireguard@v0.0.0-20230704135630-469159ecf7d1/tun/netstack;$WORK/b152=>" -p golang.zx2c4.com/wireguard/tun/netstack -lang=go1.20 -complete -installsuffix shared -buildid RkgJ0A5oA6JkVqq3tAfy/RkgJ0A5oA6JkVqq3tAfy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/tun/netstack/tun.go
2025-08-20T21:48:43.5796172Z [00:02:09.939]➜  mkdir -p $WORK/b206/
2025-08-20T21:48:43.5798352Z [00:02:09.940]➜  cat >/tmp/go-build1953077370/b206/importcfg << 'EOF' # internal
2025-08-20T21:48:43.5798999Z [00:02:09.940]➜  # import config
2025-08-20T21:48:43.5799900Z [00:02:09.940]➜  importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T21:48:43.5801097Z [00:02:09.940]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T21:48:43.5802037Z [00:02:09.940]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:43.5802846Z [00:02:09.940]➜  packagefile container/list=/tmp/go-build1953077370/b183/_pkg_.a
2025-08-20T21:48:43.5803822Z [00:02:09.940]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:43.5804578Z [00:02:09.940]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:43.5805364Z [00:02:09.940]➜  packagefile crypto/aes=/tmp/go-build1953077370/b207/_pkg_.a
2025-08-20T21:48:43.5806279Z [00:02:09.940]➜  packagefile crypto/cipher=/tmp/go-build1953077370/b126/_pkg_.a
2025-08-20T21:48:43.5807077Z [00:02:09.940]➜  packagefile crypto/des=/tmp/go-build1953077370/b208/_pkg_.a
2025-08-20T21:48:43.5807856Z [00:02:09.940]➜  packagefile crypto/ecdh=/tmp/go-build1953077370/b209/_pkg_.a
2025-08-20T21:48:43.5808655Z [00:02:09.940]➜  packagefile crypto/ecdsa=/tmp/go-build1953077370/b214/_pkg_.a
2025-08-20T21:48:43.5809520Z [00:02:09.940]➜  packagefile crypto/ed25519=/tmp/go-build1953077370/b226/_pkg_.a
2025-08-20T21:48:43.5810407Z [00:02:09.940]➜  packagefile crypto/elliptic=/tmp/go-build1953077370/b215/_pkg_.a
2025-08-20T21:48:43.5811275Z [00:02:09.940]➜  packagefile crypto/hkdf=/tmp/go-build1953077370/b229/_pkg_.a
2025-08-20T21:48:43.5812086Z [00:02:09.940]➜  packagefile crypto/hmac=/tmp/go-build1953077370/b231/_pkg_.a
2025-08-20T21:48:43.5813337Z [00:02:09.940]➜  packagefile crypto/internal/boring=/tmp/go-build1953077370/b125/_pkg_.a
2025-08-20T21:48:43.5814399Z [00:02:09.940]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build1953077370/b111/_pkg_.a
2025-08-20T21:48:43.5815478Z [00:02:09.940]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build1953077370/b127/_pkg_.a
2025-08-20T21:48:43.5816526Z [00:02:09.940]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build1953077370/b232/_pkg_.a
2025-08-20T21:48:43.5817565Z [00:02:09.940]➜  packagefile crypto/internal/fips140/tls12=/tmp/go-build1953077370/b233/_pkg_.a
2025-08-20T21:48:43.5818631Z [00:02:09.940]➜  packagefile crypto/internal/fips140/tls13=/tmp/go-build1953077370/b234/_pkg_.a
2025-08-20T21:48:43.5819619Z [00:02:09.940]➜  packagefile crypto/internal/hpke=/tmp/go-build1953077370/b235/_pkg_.a
2025-08-20T21:48:43.5820487Z [00:02:09.940]➜  packagefile crypto/md5=/tmp/go-build1953077370/b102/_pkg_.a
2025-08-20T21:48:43.5821293Z [00:02:09.940]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:43.5822110Z [00:02:09.940]➜  packagefile crypto/rc4=/tmp/go-build1953077370/b241/_pkg_.a
2025-08-20T21:48:43.5822906Z [00:02:09.940]➜  packagefile crypto/rsa=/tmp/go-build1953077370/b242/_pkg_.a
2025-08-20T21:48:43.5827005Z [00:02:09.940]➜  packagefile crypto/sha1=/tmp/go-build1953077370/b131/_pkg_.a
2025-08-20T21:48:43.5827909Z [00:02:09.940]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:43.5828802Z [00:02:09.940]➜  packagefile crypto/sha512=/tmp/go-build1953077370/b222/_pkg_.a
2025-08-20T21:48:43.5829749Z [00:02:09.940]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:48:43.5830891Z [00:02:09.940]➜  packagefile crypto/tls/internal/fips140tls=/tmp/go-build1953077370/b244/_pkg_.a
2025-08-20T21:48:43.5833608Z [00:02:09.940]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:48:43.5834561Z [00:02:09.940]➜  packagefile encoding/pem=/tmp/go-build1953077370/b249/_pkg_.a
2025-08-20T21:48:43.5835459Z [00:02:09.940]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:43.5836274Z [00:02:09.940]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:43.5837628Z [00:02:09.940]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1953077370/b236/_pkg_.a
2025-08-20T21:48:43.5838941Z [00:02:09.940]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1953077370/b223/_pkg_.a
2025-08-20T21:48:43.5840003Z [00:02:09.940]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:43.5840909Z [00:02:09.940]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:43.5841872Z [00:02:09.940]➜  packagefile internal/cpu=/tmp/go-build1953077370/b012/_pkg_.a
2025-08-20T21:48:43.5842811Z [00:02:09.940]➜  packagefile internal/godebug=/tmp/go-build1953077370/b039/_pkg_.a
2025-08-20T21:48:43.5843832Z [00:02:09.940]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:43.5844652Z [00:02:09.940]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:43.5845448Z [00:02:09.940]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:43.5846274Z [00:02:09.940]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:43.5847105Z [00:02:09.940]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:43.5847924Z [00:02:09.940]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:43.5848758Z [00:02:09.940]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:43.5849601Z [00:02:09.940]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:43.5850418Z [00:02:09.940]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:43.5851268Z [00:02:09.940]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:43.5852108Z [00:02:09.940]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:43.5872934Z [00:02:09.940]➜  packagefile weak=/tmp/go-build1953077370/b080/_pkg_.a
2025-08-20T21:48:43.5873834Z [00:02:09.940]➜  EOF
2025-08-20T21:48:43.5884789Z [00:02:09.940]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "/root/.go/src/crypto/tls=>crypto/tls;$WORK/b206=>" -p crypto/tls -lang=go1.25 -std -complete -installsuffix shared -buildid -oUCr5udXPuSadX_bKZ5/-oUCr5udXPuSadX_bKZ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /root/.go/src/crypto/tls/alert.go /root/.go/src/crypto/tls/auth.go /root/.go/src/crypto/tls/cache.go /root/.go/src/crypto/tls/cipher_suites.go /root/.go/src/crypto/tls/common.go /root/.go/src/crypto/tls/common_string.go /root/.go/src/crypto/tls/conn.go /root/.go/src/crypto/tls/defaults.go /root/.go/src/crypto/tls/defaults_fips140.go /root/.go/src/crypto/tls/ech.go /root/.go/src/crypto/tls/handshake_client.go /root/.go/src/crypto/tls/handshake_client_tls13.go /root/.go/src/crypto/tls/handshake_messages.go /root/.go/src/crypto/tls/handshake_server.go /root/.go/src/crypto/tls/handshake_server_tls13.go /root/.go/src/crypto/tls/key_agreement.go /root/.go/src/crypto/tls/key_schedule.go /root/.go/src/crypto/tls/prf.go /root/.go/src/crypto/tls/quic.go /root/.go/src/crypto/tls/ticket.go /root/.go/src/crypto/tls/tls.go
2025-08-20T21:48:43.5892217Z [00:02:09.944]➜  go tool buildid -w $WORK/b276/_pkg_.a # internal
2025-08-20T21:48:43.5893686Z [00:02:09.948]➜  cp $WORK/b276/_pkg_.a /root/.cache/go-build/04/046d4368f4daee2d04075a6a77ebbf71ab64bc678e1733de4e3084df51678831-d # internal
2025-08-20T21:48:43.5894882Z [00:02:09.949]➜  github.com/pion/transport/v2/packetio
2025-08-20T21:48:43.5895462Z [00:02:09.949]➜  mkdir -p $WORK/b278/
2025-08-20T21:48:43.5899294Z [00:02:09.950]➜  cat >/tmp/go-build1953077370/b278/importcfg << 'EOF' # internal
2025-08-20T21:48:43.5899915Z [00:02:09.950]➜  # import config
2025-08-20T21:48:43.5900495Z [00:02:09.950]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:43.5901561Z [00:02:09.950]➜  packagefile github.com/pion/transport/v2/deadline=/tmp/go-build1953077370/b275/_pkg_.a
2025-08-20T21:48:43.5902527Z [00:02:09.950]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:43.5903835Z [00:02:09.950]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:43.5904640Z [00:02:09.950]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:43.5905255Z [00:02:09.950]➜  EOF
2025-08-20T21:48:43.5909918Z [00:02:09.950]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/transport/v2@v2.2.4/packetio=>github.com/pion/transport/v2@v2.2.4/packetio;$WORK/b278=>" -p github.com/pion/transport/v2/packetio -lang=go1.12 -complete -installsuffix shared -buildid RVJ1p2IU2cn5aKRO_581/RVJ1p2IU2cn5aKRO_581 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack /root/go/pkg/mod/github.com/pion/transport/v2@v2.2.4/packetio/buffer.go /root/go/pkg/mod/github.com/pion/transport/v2@v2.2.4/packetio/errors.go /root/go/pkg/mod/github.com/pion/transport/v2@v2.2.4/packetio/no_hardlimit.go
2025-08-20T21:48:43.5941733Z [00:02:09.955]➜  go tool buildid -w $WORK/b251/_pkg_.a # internal
2025-08-20T21:48:43.6051389Z [00:02:09.966]➜  cp $WORK/b251/_pkg_.a /root/.cache/go-build/72/72e79a8efade5bb35d634643049208c52e05590636b2abe71bf6a74d5e4146fa-d # internal
2025-08-20T21:48:43.6052664Z [00:02:09.966]➜  github.com/pion/ice/v3/internal/fakenet
2025-08-20T21:48:43.6054231Z [00:02:09.966]➜  mkdir -p $WORK/b280/
2025-08-20T21:48:43.6056214Z [00:02:09.967]➜  cat >/tmp/go-build1953077370/b280/importcfg << 'EOF' # internal
2025-08-20T21:48:43.6057570Z [00:02:09.967]➜  # import config
2025-08-20T21:48:43.6058849Z [00:02:09.967]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:43.6059999Z [00:02:09.967]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:43.6060901Z [00:02:09.967]➜  EOF
2025-08-20T21:48:43.6067030Z [00:02:09.967]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/internal/fakenet=>github.com/pion/ice/v3@v3.0.2/internal/fakenet;$WORK/b280=>" -p github.com/pion/ice/v3/internal/fakenet -lang=go1.13 -complete -installsuffix shared -buildid VsZzSIe7e4sMiNqhadew/VsZzSIe7e4sMiNqhadew -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/internal/fakenet/mock_conn.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/internal/fakenet/packet_conn.go
2025-08-20T21:48:43.6278526Z [00:02:09.989]➜  go tool buildid -w $WORK/b280/_pkg_.a # internal
2025-08-20T21:48:43.6281701Z [00:02:09.989]➜  cp $WORK/b280/_pkg_.a /root/.cache/go-build/e3/e34da35e319e0e406a1d0d883eb8de4be51cc9fdabfe476d91d8d1cedf72d920-d # internal
2025-08-20T21:48:43.6284504Z [00:02:09.990]➜  github.com/pion/stun/v2/internal/hmac
2025-08-20T21:48:43.6285166Z [00:02:09.990]➜  mkdir -p $WORK/b283/
2025-08-20T21:48:43.6289668Z [00:02:09.990]➜  cat >/tmp/go-build1953077370/b283/importcfg << 'EOF' # internal
2025-08-20T21:48:43.6292101Z [00:02:09.990]➜  # import config
2025-08-20T21:48:43.6292848Z [00:02:09.990]➜  packagefile crypto/sha1=/tmp/go-build1953077370/b131/_pkg_.a
2025-08-20T21:48:43.6294034Z [00:02:09.990]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:43.6294970Z [00:02:09.990]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:48:43.6295828Z [00:02:09.990]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:43.6296643Z [00:02:09.990]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:43.6297255Z [00:02:09.990]➜  EOF
2025-08-20T21:48:43.6301362Z [00:02:09.990]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/internal/hmac=>github.com/pion/stun/v2@v2.0.0/internal/hmac;$WORK/b283=>" -p github.com/pion/stun/v2/internal/hmac -lang=go1.12 -complete -installsuffix shared -buildid E_Avzv8YKGsirDImWZkb/E_Avzv8YKGsirDImWZkb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/internal/hmac/hmac.go /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/internal/hmac/pool.go
2025-08-20T21:48:43.6326863Z [00:02:09.994]➜  go tool buildid -w $WORK/b278/_pkg_.a # internal
2025-08-20T21:48:43.6329259Z [00:02:09.994]➜  cp $WORK/b278/_pkg_.a /root/.cache/go-build/ba/ba21940627476fe305859d27b0d5187a5d6234cbba42c741619b0f6ec7aca9e2-d # internal
2025-08-20T21:48:43.6331515Z [00:02:09.994]➜  github.com/pion/transport/v2/udp
2025-08-20T21:48:43.6332127Z [00:02:09.994]➜  mkdir -p $WORK/b277/
2025-08-20T21:48:43.6332844Z [00:02:09.994]➜  cat >/tmp/go-build1953077370/b277/importcfg << 'EOF' # internal
2025-08-20T21:48:43.6333777Z [00:02:09.994]➜  # import config
2025-08-20T21:48:43.6334463Z [00:02:09.994]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:43.6335298Z [00:02:09.994]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:43.6336332Z [00:02:09.994]➜  packagefile github.com/pion/transport/v2/deadline=/tmp/go-build1953077370/b275/_pkg_.a
2025-08-20T21:48:43.6337620Z [00:02:09.994]➜  packagefile github.com/pion/transport/v2/packetio=/tmp/go-build1953077370/b278/_pkg_.a
2025-08-20T21:48:43.6338778Z [00:02:09.994]➜  packagefile golang.org/x/net/ipv4=/tmp/go-build1953077370/b146/_pkg_.a
2025-08-20T21:48:43.6339792Z [00:02:09.994]➜  packagefile golang.org/x/net/ipv6=/tmp/go-build1953077370/b150/_pkg_.a
2025-08-20T21:48:43.6340684Z [00:02:09.994]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:43.6341477Z [00:02:09.994]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:43.6342291Z [00:02:09.994]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:43.6343288Z [00:02:09.994]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:43.6344393Z [00:02:09.994]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:43.6345278Z [00:02:09.994]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:43.6345896Z [00:02:09.994]➜  EOF
2025-08-20T21:48:43.6349926Z [00:02:09.994]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/transport/v2@v2.2.4/udp=>github.com/pion/transport/v2@v2.2.4/udp;$WORK/b277=>" -p github.com/pion/transport/v2/udp -lang=go1.12 -complete -installsuffix shared -buildid 0_SIzGJSv6Tfu71Cqzw8/0_SIzGJSv6Tfu71Cqzw8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack /root/go/pkg/mod/github.com/pion/transport/v2@v2.2.4/udp/batchconn.go /root/go/pkg/mod/github.com/pion/transport/v2@v2.2.4/udp/conn.go
2025-08-20T21:48:43.6576722Z [00:02:10.019]➜  go tool buildid -w $WORK/b283/_pkg_.a # internal
2025-08-20T21:48:43.6590059Z [00:02:10.020]➜  cp $WORK/b283/_pkg_.a /root/.cache/go-build/41/41658f36ebf230c93a6810165c79a565144e6ee807608a3ef098a760525436c9-d # internal
2025-08-20T21:48:43.6593742Z [00:02:10.020]➜  github.com/pion/transport/v3/stdnet
2025-08-20T21:48:43.6594408Z [00:02:10.021]➜  mkdir -p $WORK/b284/
2025-08-20T21:48:43.6599576Z [00:02:10.021]➜  cat >/tmp/go-build1953077370/b284/importcfg << 'EOF' # internal
2025-08-20T21:48:43.6625508Z [00:02:10.024]➜  # import config
2025-08-20T21:48:43.6626166Z [00:02:10.024]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:43.6628491Z [00:02:10.024]➜  packagefile github.com/pion/transport/v3=/tmp/go-build1953077370/b201/_pkg_.a
2025-08-20T21:48:43.6630092Z [00:02:10.024]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:43.6630998Z [00:02:10.024]➜  EOF
2025-08-20T21:48:43.6635630Z [00:02:10.024]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/stdnet=>github.com/pion/transport/v3@v3.0.1/stdnet;$WORK/b284=>" -p github.com/pion/transport/v3/stdnet -lang=go1.12 -complete -installsuffix shared -buildid PkMuBuC4vu43bLtTAt_I/PkMuBuC4vu43bLtTAt_I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/stdnet/net.go
2025-08-20T21:48:43.7145107Z [00:02:10.076]➜  go tool buildid -w $WORK/b277/_pkg_.a # internal
2025-08-20T21:48:43.7168081Z [00:02:10.078]➜  cp $WORK/b277/_pkg_.a /root/.cache/go-build/06/0690f08684759f0cd1d9989eeb24705d10a1e293f1fe105697eadca057c52683-d # internal
2025-08-20T21:48:43.7170094Z [00:02:10.078]➜  hash/crc32
2025-08-20T21:48:43.7172572Z [00:02:10.078]➜  mkdir -p $WORK/b286/
2025-08-20T21:48:43.7176619Z [00:02:10.079]➜  echo -n > $WORK/b286/go_asm.h # internal
2025-08-20T21:48:43.7179788Z [00:02:10.079]➜  cd /root/.go/src/hash/crc32
2025-08-20T21:48:43.7183233Z [00:02:10.079]➜  /root/.go/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b286=>" -I $WORK/b286/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b286/symabis ./crc32_amd64.s
2025-08-20T21:48:43.7236961Z [00:02:10.085]➜  go tool buildid -w $WORK/b284/_pkg_.a # internal
2025-08-20T21:48:43.7256725Z [00:02:10.087]➜  cp $WORK/b284/_pkg_.a /root/.cache/go-build/89/89d09a9f3411f3dfaeee996038bcb3cf6c3085b2375fce68632815150ea86dda-d # internal
2025-08-20T21:48:43.7281249Z [00:02:10.089]➜  github.com/pion/mdns
2025-08-20T21:48:43.7286143Z [00:02:10.090]➜  mkdir -p $WORK/b287/
2025-08-20T21:48:43.7288139Z [00:02:10.090]➜  cat >/tmp/go-build1953077370/b286/importcfg << 'EOF' # internal
2025-08-20T21:48:43.7291345Z [00:02:10.090]➜  # import config
2025-08-20T21:48:43.7294368Z [00:02:10.090]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:43.7295170Z [00:02:10.090]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:43.7296029Z [00:02:10.090]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:43.7297194Z [00:02:10.090]➜  packagefile internal/cpu=/tmp/go-build1953077370/b012/_pkg_.a
2025-08-20T21:48:43.7298063Z [00:02:10.090]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:43.7298921Z [00:02:10.090]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:43.7299553Z [00:02:10.090]➜  EOF
2025-08-20T21:48:43.7300041Z [00:02:10.090]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:43.7303992Z [00:02:10.090]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b286=>" -p hash/crc32 -lang=go1.25 -std -installsuffix shared -buildid OevusF61XqBiglh2go0s/OevusF61XqBiglh2go0s -goversion go1.25.0 -symabis $WORK/b286/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack -asmhdr $WORK/b286/go_asm.h /root/.go/src/hash/crc32/crc32.go /root/.go/src/hash/crc32/crc32_amd64.go /root/.go/src/hash/crc32/crc32_generic.go /root/.go/src/hash/crc32/gen.go
2025-08-20T21:48:43.7318560Z [00:02:10.093]➜  cat >/tmp/go-build1953077370/b287/importcfg << 'EOF' # internal
2025-08-20T21:48:43.7345682Z [00:02:10.093]➜  # import config
2025-08-20T21:48:43.7346399Z [00:02:10.093]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:43.7347223Z [00:02:10.093]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:43.7347991Z [00:02:10.093]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:43.7348882Z [00:02:10.093]➜  packagefile github.com/pion/logging=/tmp/go-build1953077370/b273/_pkg_.a
2025-08-20T21:48:43.7350119Z [00:02:10.093]➜  packagefile golang.org/x/net/dns/dnsmessage=/tmp/go-build1953077370/b153/_pkg_.a
2025-08-20T21:48:43.7351158Z [00:02:10.093]➜  packagefile golang.org/x/net/ipv4=/tmp/go-build1953077370/b146/_pkg_.a
2025-08-20T21:48:43.7351992Z [00:02:10.093]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:43.7352758Z [00:02:10.093]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:43.7353720Z [00:02:10.093]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:43.7354280Z [00:02:10.093]➜  EOF
2025-08-20T21:48:43.7357988Z [00:02:10.093]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/mdns@v0.0.12=>github.com/pion/mdns@v0.0.12;$WORK/b287=>" -p github.com/pion/mdns -lang=go1.19 -complete -installsuffix shared -buildid Jb84QBKLhr_OCzUP1LNw/Jb84QBKLhr_OCzUP1LNw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack /root/go/pkg/mod/github.com/pion/mdns@v0.0.12/config.go /root/go/pkg/mod/github.com/pion/mdns@v0.0.12/conn.go /root/go/pkg/mod/github.com/pion/mdns@v0.0.12/errors.go /root/go/pkg/mod/github.com/pion/mdns@v0.0.12/mdns.go
2025-08-20T21:48:43.7725753Z [00:02:10.134]➜  go tool buildid -w $WORK/b152/_pkg_.a # internal
2025-08-20T21:48:43.7768117Z [00:02:10.138]➜  cp $WORK/b152/_pkg_.a /root/.cache/go-build/97/97e82e25f3218182b53e92a438341a6ddfaa72db600143992eece261129b2418-d # internal
2025-08-20T21:48:43.7775704Z [00:02:10.139]➜  github.com/netbirdio/netbird/client/iface/netstack
2025-08-20T21:48:43.7776419Z [00:02:10.139]➜  mkdir -p $WORK/b138/
2025-08-20T21:48:43.7789457Z [00:02:10.140]➜  cat >/tmp/go-build1953077370/b138/importcfg << 'EOF' # internal
2025-08-20T21:48:43.7791834Z [00:02:10.140]➜  # import config
2025-08-20T21:48:43.7794885Z [00:02:10.140]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:43.7795973Z [00:02:10.140]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:43.7797178Z [00:02:10.140]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:43.7798586Z [00:02:10.140]➜  packagefile github.com/things-go/go-socks5=/tmp/go-build1953077370/b141/_pkg_.a
2025-08-20T21:48:43.7802329Z [00:02:10.140]➜  packagefile golang.zx2c4.com/wireguard/tun=/tmp/go-build1953077370/b144/_pkg_.a
2025-08-20T21:48:43.7804053Z [00:02:10.140]➜  packagefile golang.zx2c4.com/wireguard/tun/netstack=/tmp/go-build1953077370/b152/_pkg_.a
2025-08-20T21:48:43.7805145Z [00:02:10.140]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:43.7806007Z [00:02:10.140]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:43.7806862Z [00:02:10.140]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:43.7807683Z [00:02:10.140]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:43.7808303Z [00:02:10.140]➜  EOF
2025-08-20T21:48:43.7812375Z [00:02:10.140]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/netstack=>github.com/netbirdio/netbird/client/iface/netstack;$WORK/b138=>" -p github.com/netbirdio/netbird/client/iface/netstack -lang=go1.23 -complete -installsuffix shared -buildid yrQCK91gX6Q9QjkW70lE/yrQCK91gX6Q9QjkW70lE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack ./iface/netstack/dialer.go ./iface/netstack/env.go ./iface/netstack/proxy.go ./iface/netstack/tun.go
2025-08-20T21:48:43.7959932Z [00:02:10.157]➜  cd /root/.go/src/hash/crc32
2025-08-20T21:48:43.7985060Z [00:02:10.157]➜  /root/.go/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b286=>" -I $WORK/b286/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b286/crc32_amd64.o ./crc32_amd64.s
2025-08-20T21:48:43.8015372Z [00:02:10.162]➜  go tool pack r $WORK/b286/_pkg_.a $WORK/b286/crc32_amd64.o # internal
2025-08-20T21:48:43.8018220Z [00:02:10.163]➜  go tool buildid -w $WORK/b286/_pkg_.a # internal
2025-08-20T21:48:43.8026327Z [00:02:10.164]➜  cp $WORK/b286/_pkg_.a /root/.cache/go-build/e3/e36bce83c26b8b2ee1e4252372500667e678fc49dc293d7ad42ca57243f7f1c5-d # internal
2025-08-20T21:48:43.8031798Z [00:02:10.164]➜  github.com/pion/randutil
2025-08-20T21:48:43.8040476Z [00:02:10.165]➜  mkdir -p $WORK/b288/
2025-08-20T21:48:43.8043924Z [00:02:10.165]➜  cat >/tmp/go-build1953077370/b288/importcfg << 'EOF' # internal
2025-08-20T21:48:43.8044653Z [00:02:10.165]➜  # import config
2025-08-20T21:48:43.8045369Z [00:02:10.165]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:43.8046613Z [00:02:10.165]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:43.8047506Z [00:02:10.165]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:43.8048359Z [00:02:10.166]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:43.8049197Z [00:02:10.166]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:43.8049989Z [00:02:10.166]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:43.8050577Z [00:02:10.166]➜  EOF
2025-08-20T21:48:43.8051088Z [00:02:10.166]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:43.8055087Z [00:02:10.166]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/randutil@v0.1.0=>github.com/pion/randutil@v0.1.0;$WORK/b288=>" -p github.com/pion/randutil -lang=go1.14 -complete -installsuffix shared -buildid bvCB55fHfEVPSMi3Vf5G/bvCB55fHfEVPSMi3Vf5G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack /root/go/pkg/mod/github.com/pion/randutil@v0.1.0/crypto.go /root/go/pkg/mod/github.com/pion/randutil@v0.1.0/math.go
2025-08-20T21:48:43.8253360Z [00:02:10.186]➜  go tool buildid -w $WORK/b288/_pkg_.a # internal
2025-08-20T21:48:43.8261078Z [00:02:10.187]➜  cp $WORK/b288/_pkg_.a /root/.cache/go-build/98/9870f82de5ba68990173ed346f5006aa7810ff948e1ed1f2e844f85c88debac1-d # internal
2025-08-20T21:48:43.8291742Z [00:02:10.187]➜  github.com/pion/transport/v3/deadline
2025-08-20T21:48:43.8292425Z [00:02:10.187]➜  mkdir -p $WORK/b290/
2025-08-20T21:48:43.8293254Z [00:02:10.188]➜  go tool buildid -w $WORK/b287/_pkg_.a # internal
2025-08-20T21:48:43.8294097Z [00:02:10.188]➜  cat >/tmp/go-build1953077370/b290/importcfg << 'EOF' # internal
2025-08-20T21:48:43.8294774Z [00:02:10.188]➜  # import config
2025-08-20T21:48:43.8295694Z [00:02:10.188]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:43.8296547Z [00:02:10.188]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:43.8297402Z [00:02:10.188]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:43.8298022Z [00:02:10.188]➜  EOF
2025-08-20T21:48:43.8301698Z [00:02:10.189]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/deadline=>github.com/pion/transport/v3@v3.0.1/deadline;$WORK/b290=>" -p github.com/pion/transport/v3/deadline -lang=go1.12 -complete -installsuffix shared -buildid NldBVA10vhRpmaUeXPQU/NldBVA10vhRpmaUeXPQU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/deadline/deadline.go
2025-08-20T21:48:43.8343012Z [00:02:10.190]➜  cp $WORK/b287/_pkg_.a /root/.cache/go-build/ad/adebdb1bccc43f2de5be954c51d75d76cfae73eca60259be0accaf1c980ce6f5-d # internal
2025-08-20T21:48:43.8344409Z [00:02:10.190]➜  github.com/pion/transport/v3/vnet
2025-08-20T21:48:43.8345041Z [00:02:10.190]➜  mkdir -p $WORK/b291/
2025-08-20T21:48:43.8345836Z [00:02:10.195]➜  cat >/tmp/go-build1953077370/b291/importcfg << 'EOF' # internal
2025-08-20T21:48:43.8346517Z [00:02:10.195]➜  # import config
2025-08-20T21:48:43.8347182Z [00:02:10.195]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:43.8348067Z [00:02:10.195]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:43.8348968Z [00:02:10.195]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:43.8349768Z [00:02:10.195]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:43.8350724Z [00:02:10.195]➜  packagefile github.com/pion/logging=/tmp/go-build1953077370/b273/_pkg_.a
2025-08-20T21:48:43.8351803Z [00:02:10.195]➜  packagefile github.com/pion/transport/v3=/tmp/go-build1953077370/b201/_pkg_.a
2025-08-20T21:48:43.8352786Z [00:02:10.195]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:43.8353865Z [00:02:10.195]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:43.8355038Z [00:02:10.195]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:43.8355892Z [00:02:10.195]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:43.8356712Z [00:02:10.195]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:43.8357550Z [00:02:10.195]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:43.8358357Z [00:02:10.195]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:43.8359190Z [00:02:10.195]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:43.8360043Z [00:02:10.195]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:43.8360672Z [00:02:10.195]➜  EOF
2025-08-20T21:48:43.8370360Z [00:02:10.195]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/vnet=>github.com/pion/transport/v3@v3.0.1/vnet;$WORK/b291=>" -p github.com/pion/transport/v3/vnet -lang=go1.12 -complete -installsuffix shared -buildid EdUn8Sm4BZIXrDegHwjG/EdUn8Sm4BZIXrDegHwjG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/vnet/chunk.go /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/vnet/chunk_queue.go /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/vnet/conn.go /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/vnet/conn_map.go /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/vnet/delay_filter.go /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/vnet/errors.go /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/vnet/loss_filter.go /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/vnet/nat.go /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/vnet/net.go /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/vnet/resolver.go /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/vnet/router.go /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/vnet/tbf.go /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/vnet/udpproxy.go /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/vnet/udpproxy_direct.go /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/vnet/vnet.go
2025-08-20T21:48:43.8504312Z [00:02:10.211]➜  go tool buildid -w $WORK/b290/_pkg_.a # internal
2025-08-20T21:48:43.8509852Z [00:02:10.212]➜  cp $WORK/b290/_pkg_.a /root/.cache/go-build/0d/0d9296a2f27374f5bada6b432abaee02da7ebe705b9b11fbb3f6cc94a59975ae-d # internal
2025-08-20T21:48:43.8514801Z [00:02:10.213]➜  github.com/pion/transport/v3/packetio
2025-08-20T21:48:43.8515422Z [00:02:10.213]➜  mkdir -p $WORK/b289/
2025-08-20T21:48:43.8520954Z [00:02:10.213]➜  cat >/tmp/go-build1953077370/b289/importcfg << 'EOF' # internal
2025-08-20T21:48:43.8522582Z [00:02:10.213]➜  # import config
2025-08-20T21:48:43.8525131Z [00:02:10.213]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:43.8526125Z [00:02:10.214]➜  packagefile github.com/pion/transport/v3/deadline=/tmp/go-build1953077370/b290/_pkg_.a
2025-08-20T21:48:43.8527058Z [00:02:10.214]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:43.8527772Z [00:02:10.214]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:43.8528485Z [00:02:10.214]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:43.8529020Z [00:02:10.214]➜  EOF
2025-08-20T21:48:43.8533615Z [00:02:10.214]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/packetio=>github.com/pion/transport/v3@v3.0.1/packetio;$WORK/b289=>" -p github.com/pion/transport/v3/packetio -lang=go1.12 -complete -installsuffix shared -buildid Ktr3bTII47ZHDdbxw0LL/Ktr3bTII47ZHDdbxw0LL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/packetio/buffer.go /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/packetio/errors.go /root/go/pkg/mod/github.com/pion/transport/v3@v3.0.1/packetio/no_hardlimit.go
2025-08-20T21:48:43.8856786Z [00:02:10.247]➜  go tool buildid -w $WORK/b289/_pkg_.a # internal
2025-08-20T21:48:43.8865610Z [00:02:10.248]➜  cp $WORK/b289/_pkg_.a /root/.cache/go-build/7f/7fc8946b4c0f224a9e4d05df0ed8ec5a2c029bae7d07997ae634a33247edf44f-d # internal
2025-08-20T21:48:43.8871095Z [00:02:10.248]➜  github.com/pion/turn/v3/internal/ipnet
2025-08-20T21:48:43.8871723Z [00:02:10.248]➜  mkdir -p $WORK/b294/
2025-08-20T21:48:43.8873793Z [00:02:10.249]➜  cat >/tmp/go-build1953077370/b294/importcfg << 'EOF' # internal
2025-08-20T21:48:43.8874698Z [00:02:10.249]➜  # import config
2025-08-20T21:48:43.8875498Z [00:02:10.249]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:43.8876474Z [00:02:10.249]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:43.8877272Z [00:02:10.249]➜  EOF
2025-08-20T21:48:43.8881131Z [00:02:10.249]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/ipnet=>github.com/pion/turn/v3@v3.0.1/internal/ipnet;$WORK/b294=>" -p github.com/pion/turn/v3/internal/ipnet -lang=go1.13 -complete -installsuffix shared -buildid rWmPVDd1F8wz8PV2yrBp/rWmPVDd1F8wz8PV2yrBp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/ipnet/util.go
2025-08-20T21:48:43.8918429Z [00:02:10.253]➜  go tool buildid -w $WORK/b138/_pkg_.a # internal
2025-08-20T21:48:43.8946567Z [00:02:10.256]➜  cp $WORK/b138/_pkg_.a /root/.cache/go-build/41/41a6cbe490bb771720f2fec89baf46ffa70eb491e85b528b66051ff96643e2d8-d # internal
2025-08-20T21:48:43.8956292Z [00:02:10.257]➜  github.com/netbirdio/netbird/util/net
2025-08-20T21:48:43.8957824Z [00:02:10.257]➜  mkdir -p $WORK/b100/
2025-08-20T21:48:43.8975927Z [00:02:10.259]➜  cat >/tmp/go-build1953077370/b100/importcfg << 'EOF' # internal
2025-08-20T21:48:43.8980012Z [00:02:10.259]➜  # import config
2025-08-20T21:48:43.8985348Z [00:02:10.259]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:43.8986206Z [00:02:10.259]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:43.8987026Z [00:02:10.259]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:43.8987953Z [00:02:10.259]➜  packagefile github.com/google/uuid=/tmp/go-build1953077370/b101/_pkg_.a
2025-08-20T21:48:43.8989081Z [00:02:10.259]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:48:43.8990403Z [00:02:10.259]➜  packagefile github.com/netbirdio/netbird/client/iface/netstack=/tmp/go-build1953077370/b138/_pkg_.a
2025-08-20T21:48:43.8991647Z [00:02:10.259]➜  packagefile github.com/pion/transport/v3=/tmp/go-build1953077370/b201/_pkg_.a
2025-08-20T21:48:43.8992740Z [00:02:10.259]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:43.8994074Z [00:02:10.259]➜  packagefile github.com/vishvananda/netlink=/tmp/go-build1953077370/b202/_pkg_.a
2025-08-20T21:48:43.8995076Z [00:02:10.259]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:43.8995893Z [00:02:10.259]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:43.8996701Z [00:02:10.259]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:43.8997527Z [00:02:10.259]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:43.8998355Z [00:02:10.259]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:43.8999200Z [00:02:10.259]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:43.9000009Z [00:02:10.259]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:43.9000828Z [00:02:10.259]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:43.9001435Z [00:02:10.259]➜  EOF
2025-08-20T21:48:43.9012205Z [00:02:10.259]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net=>github.com/netbirdio/netbird/util/net;$WORK/b100=>" -p github.com/netbirdio/netbird/util/net -lang=go1.23 -complete -installsuffix shared -buildid lnzsnHKM-KmOd0jS1QU4/lnzsnHKM-KmOd0jS1QU4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/conn.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dial.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dialer.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dialer_dial.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dialer_init_linux.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/env.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/env_linux.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listen.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listener.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listener_init_linux.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listener_listen.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/net.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/net_linux.go
2025-08-20T21:48:43.9051225Z [00:02:10.265]➜  go tool buildid -w $WORK/b294/_pkg_.a # internal
2025-08-20T21:48:43.9054723Z [00:02:10.266]➜  cp $WORK/b294/_pkg_.a /root/.cache/go-build/d3/d3ae36560f4b932dfd8b5bbf91270365f6b5a057aff2670a4ff67a8a743374a1-d # internal
2025-08-20T21:48:43.9058668Z [00:02:10.267]➜  github.com/davecgh/go-spew/spew
2025-08-20T21:48:43.9059232Z [00:02:10.267]➜  mkdir -p $WORK/b300/
2025-08-20T21:48:43.9065258Z [00:02:10.268]➜  cat >/tmp/go-build1953077370/b300/importcfg << 'EOF' # internal
2025-08-20T21:48:43.9087612Z [00:02:10.268]➜  # import config
2025-08-20T21:48:43.9088308Z [00:02:10.268]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:43.9089202Z [00:02:10.268]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:43.9090063Z [00:02:10.268]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:43.9091127Z [00:02:10.268]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:43.9091922Z [00:02:10.268]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:43.9092775Z [00:02:10.268]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:43.9093841Z [00:02:10.268]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:48:43.9094638Z [00:02:10.268]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:43.9095505Z [00:02:10.268]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:43.9096359Z [00:02:10.268]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:43.9097000Z [00:02:10.268]➜  EOF
2025-08-20T21:48:43.9103026Z [00:02:10.268]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.1/spew=>github.com/davecgh/go-spew@v1.1.1/spew;$WORK/b300=>" -p github.com/davecgh/go-spew/spew -lang=go1.16 -complete -installsuffix shared -buildid hnCAOW-yAt2YTJXqo1XC/hnCAOW-yAt2YTJXqo1XC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.1/spew/bypass.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.1/spew/common.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.1/spew/config.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.1/spew/doc.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.1/spew/dump.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.1/spew/format.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.1/spew/spew.go
2025-08-20T21:48:44.1270465Z [00:02:10.488]➜  go tool buildid -w $WORK/b300/_pkg_.a # internal
2025-08-20T21:48:44.1331709Z [00:02:10.494]➜  cp $WORK/b300/_pkg_.a /root/.cache/go-build/24/24f07c19dec48a3b1031dd2f3f7cf277cd195abc19c331b773e5a2f97652e7e1-d # internal
2025-08-20T21:48:44.1338248Z [00:02:10.495]➜  github.com/pmezard/go-difflib/difflib
2025-08-20T21:48:44.1338902Z [00:02:10.495]➜  mkdir -p $WORK/b301/
2025-08-20T21:48:44.1372279Z [00:02:10.498]➜  cat >/tmp/go-build1953077370/b301/importcfg << 'EOF' # internal
2025-08-20T21:48:44.1380839Z [00:02:10.498]➜  # import config
2025-08-20T21:48:44.1381903Z [00:02:10.498]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:44.1382727Z [00:02:10.498]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:44.1383722Z [00:02:10.498]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:44.1384512Z [00:02:10.498]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:44.1385309Z [00:02:10.498]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:44.1385931Z [00:02:10.498]➜  EOF
2025-08-20T21:48:44.1394968Z [00:02:10.500]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.0/difflib=>github.com/pmezard/go-difflib@v1.0.0/difflib;$WORK/b301=>" -p github.com/pmezard/go-difflib/difflib -lang=go1.16 -complete -installsuffix shared -buildid rQCRTeJrMbs_z_94_lfC/rQCRTeJrMbs_z_94_lfC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack /root/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.0/difflib/difflib.go
2025-08-20T21:48:44.1806815Z [00:02:10.541]➜  go tool buildid -w $WORK/b100/_pkg_.a # internal
2025-08-20T21:48:44.1941035Z [00:02:10.555]➜  cp $WORK/b100/_pkg_.a /root/.cache/go-build/0d/0debb3712a3810183240108ec89617fb0c6a8e5ae2c0b62eed7977949c5072e4-d # internal
2025-08-20T21:48:44.1991517Z [00:02:10.560]➜  gopkg.in/yaml.v3
2025-08-20T21:48:44.1996390Z [00:02:10.561]➜  mkdir -p $WORK/b303/
2025-08-20T21:48:44.2000788Z [00:02:10.561]➜  cat >/tmp/go-build1953077370/b303/importcfg << 'EOF' # internal
2025-08-20T21:48:44.2004680Z [00:02:10.562]➜  # import config
2025-08-20T21:48:44.2008598Z [00:02:10.562]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:44.2020948Z [00:02:10.562]➜  packagefile encoding=/tmp/go-build1953077370/b135/_pkg_.a
2025-08-20T21:48:44.2022084Z [00:02:10.562]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:44.2022915Z [00:02:10.562]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:44.2023883Z [00:02:10.562]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:44.2024626Z [00:02:10.562]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:44.2025356Z [00:02:10.562]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:44.2026078Z [00:02:10.562]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:44.2026827Z [00:02:10.562]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:48:44.2027554Z [00:02:10.562]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:44.2028311Z [00:02:10.562]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:44.2029094Z [00:02:10.562]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:44.2029826Z [00:02:10.562]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:44.2030515Z [00:02:10.562]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:44.2031237Z [00:02:10.562]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:44.2031983Z [00:02:10.562]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:44.2032556Z [00:02:10.562]➜  EOF
2025-08-20T21:48:44.2039291Z [00:02:10.562]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1=>gopkg.in/yaml.v3@v3.0.1;$WORK/b303=>" -p gopkg.in/yaml.v3 -lang=go1.16 -complete -installsuffix shared -buildid 7xeNoW1_O8WLaAVuvFBZ/7xeNoW1_O8WLaAVuvFBZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/apic.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/decode.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/emitterc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/encode.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/parserc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/readerc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/resolve.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/scannerc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/sorter.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/writerc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/yaml.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/yamlh.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/yamlprivateh.go
2025-08-20T21:48:44.2056323Z [00:02:10.567]➜  go tool buildid -w $WORK/b301/_pkg_.a # internal
2025-08-20T21:48:44.2069120Z [00:02:10.568]➜  cp $WORK/b301/_pkg_.a /root/.cache/go-build/10/109ea30c30a0a2d1f0927fc1a60d1eb2eea265d11f2d4d6c2b8dea00b06d9778-d # internal
2025-08-20T21:48:44.2107130Z [00:02:10.572]➜  compress/flate
2025-08-20T21:48:44.2109157Z [00:02:10.572]➜  mkdir -p $WORK/b306/
2025-08-20T21:48:44.2114456Z [00:02:10.573]➜  cat >/tmp/go-build1953077370/b306/importcfg << 'EOF' # internal
2025-08-20T21:48:44.2117370Z [00:02:10.573]➜  # import config
2025-08-20T21:48:44.2118038Z [00:02:10.573]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:44.2118831Z [00:02:10.573]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:44.2119598Z [00:02:10.573]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:44.2120323Z [00:02:10.573]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:44.2121063Z [00:02:10.573]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:44.2121837Z [00:02:10.573]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:44.2122629Z [00:02:10.573]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:44.2123638Z [00:02:10.573]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:44.2124444Z [00:02:10.573]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:44.2125033Z [00:02:10.573]➜  EOF
2025-08-20T21:48:44.2130040Z [00:02:10.573]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "/root/.go/src/compress/flate=>compress/flate;$WORK/b306=>" -p compress/flate -lang=go1.25 -std -complete -installsuffix shared -buildid lu9wJols6mZhiIWbtWKV/lu9wJols6mZhiIWbtWKV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack /root/.go/src/compress/flate/deflate.go /root/.go/src/compress/flate/deflatefast.go /root/.go/src/compress/flate/dict_decoder.go /root/.go/src/compress/flate/huffman_bit_writer.go /root/.go/src/compress/flate/huffman_code.go /root/.go/src/compress/flate/inflate.go /root/.go/src/compress/flate/token.go
2025-08-20T21:48:44.2259655Z [00:02:10.587]➜  go tool buildid -w $WORK/b291/_pkg_.a # internal
2025-08-20T21:48:44.2328729Z [00:02:10.594]➜  cp $WORK/b291/_pkg_.a /root/.cache/go-build/d4/d4881ccdf2a84a353c610375e54ee292fbac733717724e76c5a680826233e3de-d # internal
2025-08-20T21:48:44.2335434Z [00:02:10.595]➜  vendor/golang.org/x/text/transform
2025-08-20T21:48:44.2338114Z [00:02:10.595]➜  mkdir -p $WORK/b310/
2025-08-20T21:48:44.2354921Z [00:02:10.596]➜  cat >/tmp/go-build1953077370/b310/importcfg << 'EOF' # internal
2025-08-20T21:48:44.2355661Z [00:02:10.596]➜  # import config
2025-08-20T21:48:44.2356329Z [00:02:10.596]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:44.2357149Z [00:02:10.596]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:44.2357951Z [00:02:10.596]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:44.2358800Z [00:02:10.596]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:44.2359479Z [00:02:10.596]➜  EOF
2025-08-20T21:48:44.2362929Z [00:02:10.596]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/transform=>vendor/golang.org/x/text/transform;$WORK/b310=>" -p vendor/golang.org/x/text/transform -lang=go1.25 -std -complete -installsuffix shared -buildid kTKUPu3vmDb6uwB5B3sH/kTKUPu3vmDb6uwB5B3sH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack /root/.go/src/vendor/golang.org/x/text/transform/transform.go
2025-08-20T21:48:44.3019810Z [00:02:10.663]➜  go tool buildid -w $WORK/b310/_pkg_.a # internal
2025-08-20T21:48:44.3058330Z [00:02:10.667]➜  cp $WORK/b310/_pkg_.a /root/.cache/go-build/65/6509cb803159f6dc3c8ac8f9c610dc40c4baf6884ced297932505a2dfcb6a904-d # internal
2025-08-20T21:48:44.3067800Z [00:02:10.667]➜  vendor/golang.org/x/text/unicode/bidi
2025-08-20T21:48:44.3068425Z [00:02:10.667]➜  mkdir -p $WORK/b311/
2025-08-20T21:48:44.3069167Z [00:02:10.667]➜  cat >/tmp/go-build1953077370/b311/importcfg << 'EOF' # internal
2025-08-20T21:48:44.3069873Z [00:02:10.667]➜  # import config
2025-08-20T21:48:44.3070540Z [00:02:10.667]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:44.3071427Z [00:02:10.667]➜  packagefile container/list=/tmp/go-build1953077370/b183/_pkg_.a
2025-08-20T21:48:44.3072278Z [00:02:10.667]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:44.3073270Z [00:02:10.667]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:44.3074117Z [00:02:10.667]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:44.3075036Z [00:02:10.667]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:44.3075719Z [00:02:10.667]➜  EOF
2025-08-20T21:48:44.3081863Z [00:02:10.667]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/unicode/bidi=>vendor/golang.org/x/text/unicode/bidi;$WORK/b311=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.25 -std -complete -installsuffix shared -buildid SGzG2qJOCZT6g7y-aOhc/SGzG2qJOCZT6g7y-aOhc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack /root/.go/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/core.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/prop.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/trieval.go
2025-08-20T21:48:44.3651452Z [00:02:10.726]➜  go tool buildid -w $WORK/b306/_pkg_.a # internal
2025-08-20T21:48:44.3704494Z [00:02:10.732]➜  cp $WORK/b306/_pkg_.a /root/.cache/go-build/cb/cb62df39b94cbf5f4fd66e857d11f994f7f846fc128dea5432b97012aef87e68-d # internal
2025-08-20T21:48:44.3713471Z [00:02:10.732]➜  compress/gzip
2025-08-20T21:48:44.3714017Z [00:02:10.732]➜  mkdir -p $WORK/b305/
2025-08-20T21:48:44.3725875Z [00:02:10.734]➜  cat >/tmp/go-build1953077370/b305/importcfg << 'EOF' # internal
2025-08-20T21:48:44.3726962Z [00:02:10.734]➜  # import config
2025-08-20T21:48:44.3729429Z [00:02:10.734]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:44.3730687Z [00:02:10.734]➜  packagefile compress/flate=/tmp/go-build1953077370/b306/_pkg_.a
2025-08-20T21:48:44.3732128Z [00:02:10.734]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:44.3737651Z [00:02:10.734]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:44.3738807Z [00:02:10.734]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:44.3740843Z [00:02:10.734]➜  packagefile hash/crc32=/tmp/go-build1953077370/b286/_pkg_.a
2025-08-20T21:48:44.3744709Z [00:02:10.734]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:44.3745540Z [00:02:10.734]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:44.3746154Z [00:02:10.734]➜  EOF
2025-08-20T21:48:44.3749161Z [00:02:10.735]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "/root/.go/src/compress/gzip=>compress/gzip;$WORK/b305=>" -p compress/gzip -lang=go1.25 -std -complete -installsuffix shared -buildid k2XxW7nAX_0rkxTW93-g/k2XxW7nAX_0rkxTW93-g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack /root/.go/src/compress/gzip/gunzip.go /root/.go/src/compress/gzip/gzip.go
2025-08-20T21:48:44.4251902Z [00:02:10.786]➜  go tool buildid -w $WORK/b305/_pkg_.a # internal
2025-08-20T21:48:44.4267874Z [00:02:10.788]➜  cp $WORK/b305/_pkg_.a /root/.cache/go-build/b3/b3d01eff872d1061af7a6268f67170d50a1e8efb8d87f7700b66075164e92476-d # internal
2025-08-20T21:48:44.4294136Z [00:02:10.790]➜  vendor/golang.org/x/text/unicode/norm
2025-08-20T21:48:44.4294770Z [00:02:10.790]➜  mkdir -p $WORK/b312/
2025-08-20T21:48:44.4321232Z [00:02:10.793]➜  cat >/tmp/go-build1953077370/b312/importcfg << 'EOF' # internal
2025-08-20T21:48:44.4322403Z [00:02:10.793]➜  # import config
2025-08-20T21:48:44.4324773Z [00:02:10.793]➜  importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
2025-08-20T21:48:44.4326249Z [00:02:10.793]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:44.4329294Z [00:02:10.793]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:44.4330366Z [00:02:10.793]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build1953077370/b310/_pkg_.a
2025-08-20T21:48:44.4331350Z [00:02:10.793]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:44.4332147Z [00:02:10.793]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:44.4332972Z [00:02:10.793]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:44.4333795Z [00:02:10.793]➜  EOF
2025-08-20T21:48:44.4350215Z [00:02:10.795]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/unicode/norm=>vendor/golang.org/x/text/unicode/norm;$WORK/b312=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.25 -std -complete -installsuffix shared -buildid CrvHwkueVJGmMOQETvFP/CrvHwkueVJGmMOQETvFP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack /root/.go/src/vendor/golang.org/x/text/unicode/norm/composition.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/input.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/iter.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/normalize.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/transform.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/trie.go
2025-08-20T21:48:44.4832475Z [00:02:10.844]➜  go tool buildid -w $WORK/b311/_pkg_.a # internal
2025-08-20T21:48:44.4857775Z [00:02:10.847]➜  cp $WORK/b311/_pkg_.a /root/.cache/go-build/33/33c4eb71fa76cbecb0682a6ea382f0f2685742cae6e1dabfd36cb1b768c1624c-d # internal
2025-08-20T21:48:44.4864309Z [00:02:10.848]➜  vendor/golang.org/x/text/secure/bidirule
2025-08-20T21:48:44.4865773Z [00:02:10.848]➜  mkdir -p $WORK/b309/
2025-08-20T21:48:44.4871056Z [00:02:10.848]➜  cat >/tmp/go-build1953077370/b309/importcfg << 'EOF' # internal
2025-08-20T21:48:44.4871902Z [00:02:10.848]➜  # import config
2025-08-20T21:48:44.4872933Z [00:02:10.848]➜  importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
2025-08-20T21:48:44.4874382Z [00:02:10.848]➜  importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
2025-08-20T21:48:44.4875558Z [00:02:10.848]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:44.4876926Z [00:02:10.848]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build1953077370/b310/_pkg_.a
2025-08-20T21:48:44.4878622Z [00:02:10.848]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1953077370/b311/_pkg_.a
2025-08-20T21:48:44.4880062Z [00:02:10.848]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:44.4881019Z [00:02:10.848]➜  EOF
2025-08-20T21:48:44.4900257Z [00:02:10.851]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/secure/bidirule=>vendor/golang.org/x/text/secure/bidirule;$WORK/b309=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.25 -std -complete -installsuffix shared -buildid 2aJaoEQU7s5NWOmU12Ha/2aJaoEQU7s5NWOmU12Ha -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack /root/.go/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /root/.go/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go
2025-08-20T21:48:44.5129780Z [00:02:10.874]➜  go tool buildid -w $WORK/b309/_pkg_.a # internal
2025-08-20T21:48:44.5141618Z [00:02:10.875]➜  cp $WORK/b309/_pkg_.a /root/.cache/go-build/b9/b928c7151297398403660b1b9809ffe85f877e33acd41d2f9999547d7cdbd1e5-d # internal
2025-08-20T21:48:44.5146667Z [00:02:10.876]➜  net/textproto
2025-08-20T21:48:44.5150061Z [00:02:10.876]➜  mkdir -p $WORK/b313/
2025-08-20T21:48:44.5172126Z [00:02:10.877]➜  cat >/tmp/go-build1953077370/b313/importcfg << 'EOF' # internal
2025-08-20T21:48:44.5172937Z [00:02:10.877]➜  # import config
2025-08-20T21:48:44.5173927Z [00:02:10.877]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:44.5174817Z [00:02:10.877]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:44.5175659Z [00:02:10.877]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:44.5176589Z [00:02:10.877]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:44.5177424Z [00:02:10.877]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:44.5178237Z [00:02:10.878]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:44.5179036Z [00:02:10.878]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:44.5179852Z [00:02:10.878]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:44.5180701Z [00:02:10.878]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:44.5181509Z [00:02:10.878]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:44.5182108Z [00:02:10.878]➜  EOF
2025-08-20T21:48:44.5186558Z [00:02:10.878]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "/root/.go/src/net/textproto=>net/textproto;$WORK/b313=>" -p net/textproto -lang=go1.25 -std -complete -installsuffix shared -buildid xr3n31lMgGpfVKXYPW16/xr3n31lMgGpfVKXYPW16 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack /root/.go/src/net/textproto/header.go /root/.go/src/net/textproto/pipeline.go /root/.go/src/net/textproto/reader.go /root/.go/src/net/textproto/textproto.go /root/.go/src/net/textproto/writer.go
2025-08-20T21:48:44.6215634Z [00:02:10.983]➜  go tool buildid -w $WORK/b313/_pkg_.a # internal
2025-08-20T21:48:44.6265059Z [00:02:10.988]➜  cp $WORK/b313/_pkg_.a /root/.cache/go-build/8b/8bd7916f491007bd8dd3c6cf83ef9bdfae8fa24578b10da0c2132c367d14c25c-d # internal
2025-08-20T21:48:44.6280801Z [00:02:10.988]➜  vendor/golang.org/x/net/http2/hpack
2025-08-20T21:48:44.6281516Z [00:02:10.988]➜  mkdir -p $WORK/b315/
2025-08-20T21:48:44.6282246Z [00:02:10.988]➜  cat >/tmp/go-build1953077370/b315/importcfg << 'EOF' # internal
2025-08-20T21:48:44.6283011Z [00:02:10.988]➜  # import config
2025-08-20T21:48:44.6284007Z [00:02:10.988]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:44.6284865Z [00:02:10.988]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:44.6285710Z [00:02:10.988]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:44.6286515Z [00:02:10.988]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:44.6287329Z [00:02:10.988]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:44.6287934Z [00:02:10.988]➜  EOF
2025-08-20T21:48:44.6293572Z [00:02:10.988]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http2/hpack=>vendor/golang.org/x/net/http2/hpack;$WORK/b315=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.25 -std -complete -installsuffix shared -buildid kW1aqiTbg5FMyxeSaeDD/kW1aqiTbg5FMyxeSaeDD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http2/hpack/encode.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/hpack.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/huffman.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/static_table.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/tables.go
2025-08-20T21:48:44.8075384Z [00:02:11.169]➜  go tool buildid -w $WORK/b315/_pkg_.a # internal
2025-08-20T21:48:44.8126448Z [00:02:11.174]➜  cp $WORK/b315/_pkg_.a /root/.cache/go-build/66/66909985228081b91f1bf1f5c0c424561a1e70477aec01bec971b687b5eb90b1-d # internal
2025-08-20T21:48:44.8138208Z [00:02:11.175]➜  mime
2025-08-20T21:48:44.8144085Z [00:02:11.176]➜  mkdir -p $WORK/b316/
2025-08-20T21:48:44.8150485Z [00:02:11.176]➜  cat >/tmp/go-build1953077370/b316/importcfg << 'EOF' # internal
2025-08-20T21:48:44.8151590Z [00:02:11.176]➜  # import config
2025-08-20T21:48:44.8152410Z [00:02:11.176]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:44.8153666Z [00:02:11.176]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:44.8154528Z [00:02:11.176]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:44.8155376Z [00:02:11.176]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:44.8156127Z [00:02:11.176]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:44.8156850Z [00:02:11.176]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:44.8157592Z [00:02:11.176]➜  packagefile maps=/tmp/go-build1953077370/b089/_pkg_.a
2025-08-20T21:48:44.8158343Z [00:02:11.176]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:44.8159115Z [00:02:11.176]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:44.8159913Z [00:02:11.176]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:44.8160700Z [00:02:11.176]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:44.8161488Z [00:02:11.176]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:44.8162329Z [00:02:11.176]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:44.8162962Z [00:02:11.176]➜  EOF
2025-08-20T21:48:44.8173997Z [00:02:11.178]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "/root/.go/src/mime=>mime;$WORK/b316=>" -p mime -lang=go1.25 -std -complete -installsuffix shared -buildid yfkW0OzRs3BX1DtZbK8J/yfkW0OzRs3BX1DtZbK8J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack /root/.go/src/mime/encodedword.go /root/.go/src/mime/grammar.go /root/.go/src/mime/mediatype.go /root/.go/src/mime/type.go /root/.go/src/mime/type_unix.go
2025-08-20T21:48:45.0064578Z [00:02:11.368]➜  go tool buildid -w $WORK/b312/_pkg_.a # internal
2025-08-20T21:48:45.0099725Z [00:02:11.371]➜  cp $WORK/b312/_pkg_.a /root/.cache/go-build/93/93c79bca53aeb43e2e6544e4e4f2cc3f0b78596410952a2fed343d8c28209bad-d # internal
2025-08-20T21:48:45.0108620Z [00:02:11.372]➜  vendor/golang.org/x/net/idna
2025-08-20T21:48:45.0109461Z [00:02:11.372]➜  mkdir -p $WORK/b308/
2025-08-20T21:48:45.0121679Z [00:02:11.373]➜  cat >/tmp/go-build1953077370/b308/importcfg << 'EOF' # internal
2025-08-20T21:48:45.0122984Z [00:02:11.373]➜  # import config
2025-08-20T21:48:45.0124417Z [00:02:11.373]➜  importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
2025-08-20T21:48:45.0125791Z [00:02:11.373]➜  importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
2025-08-20T21:48:45.0127172Z [00:02:11.373]➜  importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
2025-08-20T21:48:45.0129177Z [00:02:11.373]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:45.0130222Z [00:02:11.373]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1953077370/b309/_pkg_.a
2025-08-20T21:48:45.0131466Z [00:02:11.373]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1953077370/b311/_pkg_.a
2025-08-20T21:48:45.0132724Z [00:02:11.373]➜  packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1953077370/b312/_pkg_.a
2025-08-20T21:48:45.0133886Z [00:02:11.373]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:45.0134704Z [00:02:11.373]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:45.0135576Z [00:02:11.374]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:45.0136219Z [00:02:11.374]➜  EOF
2025-08-20T21:48:45.0141995Z [00:02:11.374]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/idna=>vendor/golang.org/x/net/idna;$WORK/b308=>" -p vendor/golang.org/x/net/idna -lang=go1.25 -std -complete -installsuffix shared -buildid N99KJhQ59yv8HrQUOUjb/N99KJhQ59yv8HrQUOUjb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack /root/.go/src/vendor/golang.org/x/net/idna/go118.go /root/.go/src/vendor/golang.org/x/net/idna/idna10.0.0.go /root/.go/src/vendor/golang.org/x/net/idna/punycode.go /root/.go/src/vendor/golang.org/x/net/idna/tables15.0.0.go /root/.go/src/vendor/golang.org/x/net/idna/trie.go /root/.go/src/vendor/golang.org/x/net/idna/trie13.0.0.go /root/.go/src/vendor/golang.org/x/net/idna/trieval.go
2025-08-20T21:48:45.1665320Z [00:02:11.528]➜  go tool buildid -w $WORK/b303/_pkg_.a # internal
2025-08-20T21:48:45.1738696Z [00:02:11.535]➜  cp $WORK/b303/_pkg_.a /root/.cache/go-build/52/523508b84ca488dc76f0ffce0ca5b3d903e536900f98926ac0f4be5607051b60-d # internal
2025-08-20T21:48:45.1759625Z [00:02:11.537]➜  github.com/stretchr/testify/assert/yaml
2025-08-20T21:48:45.1793929Z [00:02:11.537]➜  mkdir -p $WORK/b302/
2025-08-20T21:48:45.1794722Z [00:02:11.538]➜  cat >/tmp/go-build1953077370/b302/importcfg << 'EOF' # internal
2025-08-20T21:48:45.1795407Z [00:02:11.538]➜  # import config
2025-08-20T21:48:45.1796132Z [00:02:11.538]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1953077370/b303/_pkg_.a
2025-08-20T21:48:45.1801186Z [00:02:11.538]➜  EOF
2025-08-20T21:48:45.1805289Z [00:02:11.538]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/yaml=>github.com/stretchr/testify@v1.10.0/assert/yaml;$WORK/b302=>" -p github.com/stretchr/testify/assert/yaml -lang=go1.17 -complete -installsuffix shared -buildid jE4W7s11qk_hld7BFUKp/jE4W7s11qk_hld7BFUKp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/yaml/yaml_default.go
2025-08-20T21:48:45.1919022Z [00:02:11.553]➜  go tool buildid -w $WORK/b302/_pkg_.a # internal
2025-08-20T21:48:45.1924802Z [00:02:11.554]➜  cp $WORK/b302/_pkg_.a /root/.cache/go-build/71/71f13bd8e0b913c780cc036a4d9735ba19b23b980a4783019f084d4b7a518591-d # internal
2025-08-20T21:48:45.1926613Z [00:02:11.554]➜  mime/quotedprintable
2025-08-20T21:48:45.1928735Z [00:02:11.554]➜  mkdir -p $WORK/b318/
2025-08-20T21:48:45.1936189Z [00:02:11.555]➜  cat >/tmp/go-build1953077370/b318/importcfg << 'EOF' # internal
2025-08-20T21:48:45.1936979Z [00:02:11.555]➜  # import config
2025-08-20T21:48:45.1937649Z [00:02:11.555]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:45.1938797Z [00:02:11.555]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:45.1939592Z [00:02:11.555]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:45.1940385Z [00:02:11.555]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:45.1940985Z [00:02:11.555]➜  EOF
2025-08-20T21:48:45.1944419Z [00:02:11.555]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "/root/.go/src/mime/quotedprintable=>mime/quotedprintable;$WORK/b318=>" -p mime/quotedprintable -lang=go1.25 -std -complete -installsuffix shared -buildid wtOHu3Lhf1WTujwiV_ff/wtOHu3Lhf1WTujwiV_ff -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack /root/.go/src/mime/quotedprintable/reader.go /root/.go/src/mime/quotedprintable/writer.go
2025-08-20T21:48:45.2600408Z [00:02:11.621]➜  go tool buildid -w $WORK/b318/_pkg_.a # internal
2025-08-20T21:48:45.2608098Z [00:02:11.622]➜  cp $WORK/b318/_pkg_.a /root/.cache/go-build/79/791ddfd8b3983aae62df0ca0947d6fab622405d102638cb76f40e33d3c4928a0-d # internal
2025-08-20T21:48:45.2627581Z [00:02:11.624]➜  net/http/internal
2025-08-20T21:48:45.2647009Z [00:02:11.624]➜  mkdir -p $WORK/b320/
2025-08-20T21:48:45.2647645Z [00:02:11.624]➜  cat >/tmp/go-build1953077370/b320/importcfg << 'EOF' # internal
2025-08-20T21:48:45.2648340Z [00:02:11.624]➜  # import config
2025-08-20T21:48:45.2652850Z [00:02:11.624]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:45.2653897Z [00:02:11.624]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:45.2654765Z [00:02:11.624]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.2655600Z [00:02:11.624]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:45.2656731Z [00:02:11.624]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:45.2657345Z [00:02:11.624]➜  EOF
2025-08-20T21:48:45.2660272Z [00:02:11.624]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "/root/.go/src/net/http/internal=>net/http/internal;$WORK/b320=>" -p net/http/internal -lang=go1.25 -std -complete -installsuffix shared -buildid CdC88mZs3j8lDIPodnRy/CdC88mZs3j8lDIPodnRy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack /root/.go/src/net/http/internal/chunked.go
2025-08-20T21:48:45.3266361Z [00:02:11.688]➜  go tool buildid -w $WORK/b308/_pkg_.a # internal
2025-08-20T21:48:45.3286384Z [00:02:11.690]➜  cp $WORK/b308/_pkg_.a /root/.cache/go-build/f1/f107a750c9185b0f0c01f8b66c658890fb4a5edc02254438a86510f359ef4077-d # internal
2025-08-20T21:48:45.3292039Z [00:02:11.690]➜  vendor/golang.org/x/net/http/httpguts
2025-08-20T21:48:45.3295027Z [00:02:11.690]➜  mkdir -p $WORK/b307/
2025-08-20T21:48:45.3302545Z [00:02:11.691]➜  cat >/tmp/go-build1953077370/b307/importcfg << 'EOF' # internal
2025-08-20T21:48:45.3309343Z [00:02:11.691]➜  # import config
2025-08-20T21:48:45.3310061Z [00:02:11.691]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T21:48:45.3311130Z [00:02:11.691]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build1953077370/b308/_pkg_.a
2025-08-20T21:48:45.3312059Z [00:02:11.691]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:45.3312899Z [00:02:11.691]➜  packagefile net/textproto=/tmp/go-build1953077370/b313/_pkg_.a
2025-08-20T21:48:45.3314222Z [00:02:11.691]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:45.3315095Z [00:02:11.691]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:45.3315747Z [00:02:11.691]➜  EOF
2025-08-20T21:48:45.3319712Z [00:02:11.691]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http/httpguts=>vendor/golang.org/x/net/http/httpguts;$WORK/b307=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.25 -std -complete -installsuffix shared -buildid jR32FwgNDbbDZ-QtfqoK/jR32FwgNDbbDZ-QtfqoK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http/httpguts/guts.go /root/.go/src/vendor/golang.org/x/net/http/httpguts/httplex.go
2025-08-20T21:48:45.3336456Z [00:02:11.695]➜  go tool buildid -w $WORK/b320/_pkg_.a # internal
2025-08-20T21:48:45.3378110Z [00:02:11.699]➜  cp $WORK/b320/_pkg_.a /root/.cache/go-build/2e/2ecafcd02ddf529e2f1d65253cd62347916f16e79e04abbed23c94d3cf9d8ebe-d # internal
2025-08-20T21:48:45.3379428Z [00:02:11.699]➜  vendor/golang.org/x/net/http/httpproxy
2025-08-20T21:48:45.3382256Z [00:02:11.699]➜  mkdir -p $WORK/b314/
2025-08-20T21:48:45.3391787Z [00:02:11.700]➜  cat >/tmp/go-build1953077370/b314/importcfg << 'EOF' # internal
2025-08-20T21:48:45.3393482Z [00:02:11.700]➜  # import config
2025-08-20T21:48:45.3395330Z [00:02:11.700]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T21:48:45.3396236Z [00:02:11.700]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.3397063Z [00:02:11.700]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:45.3398062Z [00:02:11.700]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build1953077370/b308/_pkg_.a
2025-08-20T21:48:45.3399005Z [00:02:11.700]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:45.3399839Z [00:02:11.700]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:45.3400682Z [00:02:11.700]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:45.3401465Z [00:02:11.700]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:45.3402291Z [00:02:11.700]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:45.3403358Z [00:02:11.700]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:45.3404011Z [00:02:11.700]➜  EOF
2025-08-20T21:48:45.3407815Z [00:02:11.700]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http/httpproxy=>vendor/golang.org/x/net/http/httpproxy;$WORK/b314=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.25 -std -complete -installsuffix shared -buildid dKwzgrYpx_aG-qFDcCZZ/dKwzgrYpx_aG-qFDcCZZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http/httpproxy/proxy.go
2025-08-20T21:48:45.3806216Z [00:02:11.742]➜  go tool buildid -w $WORK/b307/_pkg_.a # internal
2025-08-20T21:48:45.3814741Z [00:02:11.743]➜  cp $WORK/b307/_pkg_.a /root/.cache/go-build/60/600c21735b839b40297d418849c90cfbdb521da6a35d3b67a6ce54d720980279-d # internal
2025-08-20T21:48:45.3818678Z [00:02:11.743]➜  net/http/internal/ascii
2025-08-20T21:48:45.3819254Z [00:02:11.743]➜  mkdir -p $WORK/b321/
2025-08-20T21:48:45.3823467Z [00:02:11.743]➜  cat >/tmp/go-build1953077370/b321/importcfg << 'EOF' # internal
2025-08-20T21:48:45.3830972Z [00:02:11.743]➜  # import config
2025-08-20T21:48:45.3831726Z [00:02:11.743]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:45.3832631Z [00:02:11.744]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:45.3833488Z [00:02:11.744]➜  EOF
2025-08-20T21:48:45.3836588Z [00:02:11.744]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "/root/.go/src/net/http/internal/ascii=>net/http/internal/ascii;$WORK/b321=>" -p net/http/internal/ascii -lang=go1.25 -std -complete -installsuffix shared -buildid Yaasm65Cfl18FMvZNQb_/Yaasm65Cfl18FMvZNQb_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack /root/.go/src/net/http/internal/ascii/print.go
2025-08-20T21:48:45.3907504Z [00:02:11.752]➜  go tool buildid -w $WORK/b316/_pkg_.a # internal
2025-08-20T21:48:45.3997725Z [00:02:11.761]➜  go tool buildid -w $WORK/b321/_pkg_.a # internal
2025-08-20T21:48:45.3999163Z [00:02:11.761]➜  cp $WORK/b321/_pkg_.a /root/.cache/go-build/bb/bbe85c2847289e089ecaa936b2fe9f07c09fe76f93a723c5147ca2f8b0a26426-d # internal
2025-08-20T21:48:45.4000201Z [00:02:11.761]➜  flag
2025-08-20T21:48:45.4002051Z [00:02:11.761]➜  mkdir -p $WORK/b324/
2025-08-20T21:48:45.4005575Z [00:02:11.762]➜  cat >/tmp/go-build1953077370/b324/importcfg << 'EOF' # internal
2025-08-20T21:48:45.4008864Z [00:02:11.762]➜  # import config
2025-08-20T21:48:45.4010540Z [00:02:11.762]➜  packagefile encoding=/tmp/go-build1953077370/b135/_pkg_.a
2025-08-20T21:48:45.4012688Z [00:02:11.762]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.4013665Z [00:02:11.762]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:45.4014439Z [00:02:11.762]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:45.4016861Z [00:02:11.762]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:45.4017916Z [00:02:11.762]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:45.4020193Z [00:02:11.762]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:45.4021067Z [00:02:11.762]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:45.4021920Z [00:02:11.762]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:45.4044054Z [00:02:11.762]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:45.4044938Z [00:02:11.762]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:45.4045554Z [00:02:11.762]➜  EOF
2025-08-20T21:48:45.4048046Z [00:02:11.762]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "/root/.go/src/flag=>flag;$WORK/b324=>" -p flag -lang=go1.25 -std -complete -installsuffix shared -buildid xNJwWrRXYm4X7HU2StJk/xNJwWrRXYm4X7HU2StJk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack /root/.go/src/flag/flag.go
2025-08-20T21:48:45.4051300Z [00:02:11.762]➜  cp $WORK/b316/_pkg_.a /root/.cache/go-build/06/06edfede0e2d4363c2758e615d7aca4a11c0df726a5d3f4d6eaea40c735d7df0-d # internal
2025-08-20T21:48:45.4052416Z [00:02:11.763]➜  mime/multipart
2025-08-20T21:48:45.4052899Z [00:02:11.763]➜  mkdir -p $WORK/b317/
2025-08-20T21:48:45.4053830Z [00:02:11.763]➜  cat >/tmp/go-build1953077370/b317/importcfg << 'EOF' # internal
2025-08-20T21:48:45.4054492Z [00:02:11.763]➜  # import config
2025-08-20T21:48:45.4055131Z [00:02:11.763]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:45.4055918Z [00:02:11.763]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:45.4056745Z [00:02:11.763]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:45.4057581Z [00:02:11.763]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.4058353Z [00:02:11.763]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:45.4059219Z [00:02:11.763]➜  packagefile internal/godebug=/tmp/go-build1953077370/b039/_pkg_.a
2025-08-20T21:48:45.4060074Z [00:02:11.763]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:45.4060845Z [00:02:11.763]➜  packagefile maps=/tmp/go-build1953077370/b089/_pkg_.a
2025-08-20T21:48:45.4061631Z [00:02:11.763]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:45.4062418Z [00:02:11.763]➜  packagefile mime=/tmp/go-build1953077370/b316/_pkg_.a
2025-08-20T21:48:45.4063734Z [00:02:11.763]➜  packagefile mime/quotedprintable=/tmp/go-build1953077370/b318/_pkg_.a
2025-08-20T21:48:45.4064764Z [00:02:11.763]➜  packagefile net/textproto=/tmp/go-build1953077370/b313/_pkg_.a
2025-08-20T21:48:45.4065627Z [00:02:11.763]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:45.4066486Z [00:02:11.763]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:45.4067356Z [00:02:11.763]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:45.4068181Z [00:02:11.763]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:45.4069039Z [00:02:11.763]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:45.4069661Z [00:02:11.763]➜  EOF
2025-08-20T21:48:45.4073768Z [00:02:11.763]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "/root/.go/src/mime/multipart=>mime/multipart;$WORK/b317=>" -p mime/multipart -lang=go1.25 -std -complete -installsuffix shared -buildid rdBEtV92xch8WGncYCPO/rdBEtV92xch8WGncYCPO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack /root/.go/src/mime/multipart/formdata.go /root/.go/src/mime/multipart/multipart.go /root/.go/src/mime/multipart/readmimeheader.go /root/.go/src/mime/multipart/writer.go
2025-08-20T21:48:45.4352422Z [00:02:11.796]➜  go tool buildid -w $WORK/b314/_pkg_.a # internal
2025-08-20T21:48:45.4362178Z [00:02:11.797]➜  cp $WORK/b314/_pkg_.a /root/.cache/go-build/16/16504fe0519c1fe2ac7c934cb5b6fb4513df1051a7c5fc095819910b3a95aa28-d # internal
2025-08-20T21:48:45.4377702Z [00:02:11.799]➜  net/http/internal/testcert
2025-08-20T21:48:45.4379014Z [00:02:11.799]➜  mkdir -p $WORK/b325/
2025-08-20T21:48:45.4384243Z [00:02:11.800]➜  cat >/tmp/go-build1953077370/b325/importcfg << 'EOF' # internal
2025-08-20T21:48:45.4385214Z [00:02:11.800]➜  # import config
2025-08-20T21:48:45.4386133Z [00:02:11.800]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:45.4387039Z [00:02:11.800]➜  EOF
2025-08-20T21:48:45.4390658Z [00:02:11.800]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "/root/.go/src/net/http/internal/testcert=>net/http/internal/testcert;$WORK/b325=>" -p net/http/internal/testcert -lang=go1.25 -std -complete -installsuffix shared -buildid 9wghVjh8OTDdMJ73QGaW/9wghVjh8OTDdMJ73QGaW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack /root/.go/src/net/http/internal/testcert/testcert.go
2025-08-20T21:48:45.4523625Z [00:02:11.813]➜  go tool buildid -w $WORK/b325/_pkg_.a # internal
2025-08-20T21:48:45.4530046Z [00:02:11.814]➜  cp $WORK/b325/_pkg_.a /root/.cache/go-build/d2/d222888e3192fc963bb0649dc64bb40d07eb622c5be398fb0a67a5282a454fcb-d # internal
2025-08-20T21:48:45.4536463Z [00:02:11.814]➜  runtime/debug
2025-08-20T21:48:45.4537242Z [00:02:11.815]➜  mkdir -p $WORK/b326/
2025-08-20T21:48:45.4538996Z [00:02:11.815]➜  echo -n > $WORK/b326/go_asm.h # internal
2025-08-20T21:48:45.4541598Z [00:02:11.815]➜  cd /root/.go/src/runtime/debug
2025-08-20T21:48:45.4544853Z [00:02:11.815]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b326=>" -I $WORK/b326/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b326/symabis ./debug.s
2025-08-20T21:48:45.4580668Z [00:02:11.819]➜  cat >/tmp/go-build1953077370/b326/importcfg << 'EOF' # internal
2025-08-20T21:48:45.4581685Z [00:02:11.819]➜  # import config
2025-08-20T21:48:45.4582351Z [00:02:11.819]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:45.4583560Z [00:02:11.819]➜  packagefile internal/poll=/tmp/go-build1953077370/b060/_pkg_.a
2025-08-20T21:48:45.4584462Z [00:02:11.819]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:45.4585328Z [00:02:11.819]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:45.4586206Z [00:02:11.819]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:45.4587060Z [00:02:11.819]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:45.4587901Z [00:02:11.819]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:45.4588720Z [00:02:11.819]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:45.4589336Z [00:02:11.819]➜  EOF
2025-08-20T21:48:45.4589874Z [00:02:11.820]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:45.4597361Z [00:02:11.821]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b326=>" -p runtime/debug -lang=go1.25 -std -installsuffix shared -buildid 7y92FvxpPbsojj3KvJ1V/7y92FvxpPbsojj3KvJ1V -goversion go1.25.0 -symabis $WORK/b326/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack -asmhdr $WORK/b326/go_asm.h /root/.go/src/runtime/debug/garbage.go /root/.go/src/runtime/debug/mod.go /root/.go/src/runtime/debug/stack.go /root/.go/src/runtime/debug/stubs.go
2025-08-20T21:48:45.5567162Z [00:02:11.918]➜  cd /root/.go/src/runtime/debug
2025-08-20T21:48:45.5570912Z [00:02:11.918]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b326=>" -I $WORK/b326/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b326/debug.o ./debug.s
2025-08-20T21:48:45.5576713Z [00:02:11.919]➜  go tool buildid -w $WORK/b206/_pkg_.a # internal
2025-08-20T21:48:45.5587433Z [00:02:11.920]➜  go tool buildid -w $WORK/b317/_pkg_.a # internal
2025-08-20T21:48:45.5619979Z [00:02:11.923]➜  cp $WORK/b317/_pkg_.a /root/.cache/go-build/76/76bc09fa9a3b200a661d025027a5336fd82abbe4d8749ea1964149cce424f59c-d # internal
2025-08-20T21:48:45.5625787Z [00:02:11.924]➜  go tool pack r $WORK/b326/_pkg_.a $WORK/b326/debug.o # internal
2025-08-20T21:48:45.5627152Z [00:02:11.924]➜  go tool buildid -w $WORK/b326/_pkg_.a # internal
2025-08-20T21:48:45.5633787Z [00:02:11.925]➜  golang.org/x/net/internal/socks
2025-08-20T21:48:45.5638568Z [00:02:11.925]➜  mkdir -p $WORK/b328/
2025-08-20T21:48:45.5646706Z [00:02:11.926]➜  cat >/tmp/go-build1953077370/b328/importcfg << 'EOF' # internal
2025-08-20T21:48:45.5647654Z [00:02:11.926]➜  # import config
2025-08-20T21:48:45.5648750Z [00:02:11.926]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:45.5649863Z [00:02:11.926]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.5650790Z [00:02:11.926]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:45.5651721Z [00:02:11.926]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:45.5655658Z [00:02:11.926]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:45.5656420Z [00:02:11.926]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:45.5656962Z [00:02:11.926]➜  EOF
2025-08-20T21:48:45.5662355Z [00:02:11.927]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:45.5684090Z [00:02:11.927]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socks=>golang.org/x/net@v0.39.0/internal/socks;$WORK/b328=>" -p golang.org/x/net/internal/socks -lang=go1.23 -complete -installsuffix shared -buildid r23e9XP33z6CPrFXfRyb/r23e9XP33z6CPrFXfRyb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socks/client.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/socks/socks.go
2025-08-20T21:48:45.5687796Z [00:02:11.928]➜  cp $WORK/b326/_pkg_.a /root/.cache/go-build/82/8260d5a79b166c1188d2a8233d7ed0e6aa22b2487df79665838c602779d10d1d-d # internal
2025-08-20T21:48:45.5691005Z [00:02:11.930]➜  internal/sysinfo
2025-08-20T21:48:45.5692057Z [00:02:11.930]➜  mkdir -p $WORK/b330/
2025-08-20T21:48:45.5693252Z [00:02:11.930]➜  cat >/tmp/go-build1953077370/b330/importcfg << 'EOF' # internal
2025-08-20T21:48:45.5694299Z [00:02:11.930]➜  # import config
2025-08-20T21:48:45.5695345Z [00:02:11.930]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:45.5697071Z [00:02:11.930]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:45.5697957Z [00:02:11.930]➜  packagefile internal/cpu=/tmp/go-build1953077370/b012/_pkg_.a
2025-08-20T21:48:45.5698782Z [00:02:11.930]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:45.5699561Z [00:02:11.930]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:45.5700263Z [00:02:11.930]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:45.5700964Z [00:02:11.930]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:45.5701492Z [00:02:11.930]➜  EOF
2025-08-20T21:48:45.5704480Z [00:02:11.930]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "/root/.go/src/internal/sysinfo=>internal/sysinfo;$WORK/b330=>" -p internal/sysinfo -lang=go1.25 -std -complete -installsuffix shared -buildid 2LlP5eE58_Bepn4XAFpx/2LlP5eE58_Bepn4XAFpx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack /root/.go/src/internal/sysinfo/cpuinfo_linux.go /root/.go/src/internal/sysinfo/sysinfo.go
2025-08-20T21:48:45.5832245Z [00:02:11.944]➜  cp $WORK/b206/_pkg_.a /root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d # internal
2025-08-20T21:48:45.5839398Z [00:02:11.945]➜  github.com/pion/dtls/v2/pkg/crypto/signaturehash
2025-08-20T21:48:45.5844979Z [00:02:11.946]➜  mkdir -p $WORK/b268/
2025-08-20T21:48:45.5856875Z [00:02:11.947]➜  cat >/tmp/go-build1953077370/b268/importcfg << 'EOF' # internal
2025-08-20T21:48:45.5888649Z [00:02:11.947]➜  # import config
2025-08-20T21:48:45.5889452Z [00:02:11.947]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:45.5890334Z [00:02:11.947]➜  packagefile crypto/ecdsa=/tmp/go-build1953077370/b214/_pkg_.a
2025-08-20T21:48:45.5891291Z [00:02:11.947]➜  packagefile crypto/ed25519=/tmp/go-build1953077370/b226/_pkg_.a
2025-08-20T21:48:45.5892171Z [00:02:11.947]➜  packagefile crypto/rsa=/tmp/go-build1953077370/b242/_pkg_.a
2025-08-20T21:48:45.5893056Z [00:02:11.947]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:48:45.5894044Z [00:02:11.947]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.5894819Z [00:02:11.947]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:45.5895854Z [00:02:11.947]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/hash=/tmp/go-build1953077370/b266/_pkg_.a
2025-08-20T21:48:45.5897083Z [00:02:11.947]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/signature=/tmp/go-build1953077370/b267/_pkg_.a
2025-08-20T21:48:45.5898149Z [00:02:11.947]➜  EOF
2025-08-20T21:48:45.5902655Z [00:02:11.947]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/signaturehash=>github.com/pion/dtls/v2@v2.2.10/pkg/crypto/signaturehash;$WORK/b268=>" -p github.com/pion/dtls/v2/pkg/crypto/signaturehash -lang=go1.13 -complete -installsuffix shared -buildid QXfdO9UFxLjyLy3O6znA/QXfdO9UFxLjyLy3O6znA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/signaturehash/errors.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/signaturehash/signaturehash.go
2025-08-20T21:48:45.5974403Z [00:02:11.959]➜  go tool buildid -w $WORK/b324/_pkg_.a # internal
2025-08-20T21:48:45.6004034Z [00:02:11.961]➜  cp $WORK/b324/_pkg_.a /root/.cache/go-build/a5/a5aaf1760baeddd363f47cb2dba4c214f54d57033f3d408f59cc917049f2f76b-d # internal
2025-08-20T21:48:45.6009784Z [00:02:11.962]➜  net/http/httptrace
2025-08-20T21:48:45.6011296Z [00:02:11.962]➜  mkdir -p $WORK/b319/
2025-08-20T21:48:45.6012268Z [00:02:11.962]➜  cat >/tmp/go-build1953077370/b319/importcfg << 'EOF' # internal
2025-08-20T21:48:45.6013427Z [00:02:11.962]➜  # import config
2025-08-20T21:48:45.6014303Z [00:02:11.962]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:45.6024361Z [00:02:11.962]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:48:45.6025371Z [00:02:11.962]➜  packagefile internal/nettrace=/tmp/go-build1953077370/b076/_pkg_.a
2025-08-20T21:48:45.6026286Z [00:02:11.962]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:45.6027165Z [00:02:11.962]➜  packagefile net/textproto=/tmp/go-build1953077370/b313/_pkg_.a
2025-08-20T21:48:45.6028076Z [00:02:11.962]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:45.6028912Z [00:02:11.962]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:45.6029533Z [00:02:11.962]➜  EOF
2025-08-20T21:48:45.6034338Z [00:02:11.963]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "/root/.go/src/net/http/httptrace=>net/http/httptrace;$WORK/b319=>" -p net/http/httptrace -lang=go1.25 -std -complete -installsuffix shared -buildid luw2ew0cDG5D335n7dqy/luw2ew0cDG5D335n7dqy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack /root/.go/src/net/http/httptrace/trace.go
2025-08-20T21:48:45.6037624Z [00:02:11.965]➜  go tool buildid -w $WORK/b330/_pkg_.a # internal
2025-08-20T21:48:45.6049408Z [00:02:11.966]➜  cp $WORK/b330/_pkg_.a /root/.cache/go-build/2b/2b97ad2c0335aebfdfc2883ac4201c66777086b1833d6143b9608958e204e6bf-d # internal
2025-08-20T21:48:45.6055496Z [00:02:11.967]➜  runtime/trace
2025-08-20T21:48:45.6056046Z [00:02:11.967]➜  mkdir -p $WORK/b331/
2025-08-20T21:48:45.6064975Z [00:02:11.968]➜  cat >/tmp/go-build1953077370/b331/importcfg << 'EOF' # internal
2025-08-20T21:48:45.6065829Z [00:02:11.968]➜  # import config
2025-08-20T21:48:45.6066671Z [00:02:11.968]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:45.6067676Z [00:02:11.968]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.6068652Z [00:02:11.968]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:45.6069726Z [00:02:11.968]➜  packagefile internal/trace/tracev2=/tmp/go-build1953077370/b033/_pkg_.a
2025-08-20T21:48:45.6070794Z [00:02:11.968]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:45.6071732Z [00:02:11.968]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:45.6072714Z [00:02:11.968]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:45.6106234Z [00:02:11.970]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:45.6107160Z [00:02:11.970]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:45.6108008Z [00:02:11.970]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:45.6108936Z [00:02:11.970]➜  EOF
2025-08-20T21:48:45.6113661Z [00:02:11.970]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "/root/.go/src/runtime/trace=>runtime/trace;$WORK/b331=>" -p runtime/trace -lang=go1.25 -std -installsuffix shared -buildid YFUbVuUvJjUv56KzlldR/YFUbVuUvJjUv56KzlldR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack /root/.go/src/runtime/trace/annotation.go /root/.go/src/runtime/trace/batch.go /root/.go/src/runtime/trace/encoding.go /root/.go/src/runtime/trace/flightrecorder.go /root/.go/src/runtime/trace/recorder.go /root/.go/src/runtime/trace/subscribe.go /root/.go/src/runtime/trace/trace.go
2025-08-20T21:48:45.6162695Z [00:02:11.977]➜  go tool buildid -w $WORK/b268/_pkg_.a # internal
2025-08-20T21:48:45.6172337Z [00:02:11.978]➜  cp $WORK/b268/_pkg_.a /root/.cache/go-build/36/36ecd51eae2042ba3c4ef394ae28f98fc573e63a07e8ac114d939c3663a51a26-d # internal
2025-08-20T21:48:45.6219335Z [00:02:11.983]➜  github.com/pion/dtls/v2/pkg/protocol/extension
2025-08-20T21:48:45.6220038Z [00:02:11.983]➜  mkdir -p $WORK/b269/
2025-08-20T21:48:45.6220770Z [00:02:11.983]➜  cat >/tmp/go-build1953077370/b269/importcfg << 'EOF' # internal
2025-08-20T21:48:45.6221511Z [00:02:11.983]➜  # import config
2025-08-20T21:48:45.6222238Z [00:02:11.983]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:45.6223278Z [00:02:11.983]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.6224441Z [00:02:11.983]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/elliptic=/tmp/go-build1953077370/b259/_pkg_.a
2025-08-20T21:48:45.6225783Z [00:02:11.983]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/hash=/tmp/go-build1953077370/b266/_pkg_.a
2025-08-20T21:48:45.6227169Z [00:02:11.983]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/signature=/tmp/go-build1953077370/b267/_pkg_.a
2025-08-20T21:48:45.6228672Z [00:02:11.983]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/signaturehash=/tmp/go-build1953077370/b268/_pkg_.a
2025-08-20T21:48:45.6230036Z [00:02:11.983]➜  packagefile github.com/pion/dtls/v2/pkg/protocol=/tmp/go-build1953077370/b261/_pkg_.a
2025-08-20T21:48:45.6231604Z [00:02:11.983]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build1953077370/b270/_pkg_.a
2025-08-20T21:48:45.6232620Z [00:02:11.983]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:45.6233488Z [00:02:11.983]➜  EOF
2025-08-20T21:48:45.6244396Z [00:02:11.983]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/extension=>github.com/pion/dtls/v2@v2.2.10/pkg/protocol/extension;$WORK/b269=>" -p github.com/pion/dtls/v2/pkg/protocol/extension -lang=go1.13 -complete -installsuffix shared -buildid GD1q4w0RP5Jx5tXR5TPj/GD1q4w0RP5Jx5tXR5TPj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/extension/alpn.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/extension/errors.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/extension/extension.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/extension/renegotiation_info.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/extension/server_name.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/extension/srtp_protection_profile.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/extension/supported_elliptic_curves.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/extension/supported_point_formats.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/extension/supported_signature_algorithms.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/extension/use_master_secret.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/extension/use_srtp.go
2025-08-20T21:48:45.6429121Z [00:02:12.004]➜  go tool buildid -w $WORK/b319/_pkg_.a # internal
2025-08-20T21:48:45.6440817Z [00:02:12.005]➜  cp $WORK/b319/_pkg_.a /root/.cache/go-build/98/98fe65b6f6d6ea58a110b053a9de96dd0df5755eddc4ecff510f93578c779e0c-d # internal
2025-08-20T21:48:45.6442061Z [00:02:12.005]➜  net/http/internal/httpcommon
2025-08-20T21:48:45.6443327Z [00:02:12.006]➜  mkdir -p $WORK/b322/
2025-08-20T21:48:45.6451183Z [00:02:12.006]➜  cat >/tmp/go-build1953077370/b322/importcfg << 'EOF' # internal
2025-08-20T21:48:45.6452041Z [00:02:12.006]➜  # import config
2025-08-20T21:48:45.6452853Z [00:02:12.006]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T21:48:45.6454058Z [00:02:12.006]➜  importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
2025-08-20T21:48:45.6454985Z [00:02:12.006]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:45.6455807Z [00:02:12.006]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.6456571Z [00:02:12.006]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:45.6457640Z [00:02:12.006]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1953077370/b307/_pkg_.a
2025-08-20T21:48:45.6458922Z [00:02:12.006]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1953077370/b315/_pkg_.a
2025-08-20T21:48:45.6460028Z [00:02:12.006]➜  packagefile net/http/httptrace=/tmp/go-build1953077370/b319/_pkg_.a
2025-08-20T21:48:45.6461032Z [00:02:12.006]➜  packagefile net/textproto=/tmp/go-build1953077370/b313/_pkg_.a
2025-08-20T21:48:45.6461924Z [00:02:12.006]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:45.6462749Z [00:02:12.006]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:45.6463696Z [00:02:12.006]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:45.6474575Z [00:02:12.006]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:45.6475438Z [00:02:12.006]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:45.6476067Z [00:02:12.006]➜  EOF
2025-08-20T21:48:45.6479447Z [00:02:12.006]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "/root/.go/src/net/http/internal/httpcommon=>net/http/internal/httpcommon;$WORK/b322=>" -p net/http/internal/httpcommon -lang=go1.25 -std -complete -installsuffix shared -buildid xK9D9iG9vyQS4DpGdswV/xK9D9iG9vyQS4DpGdswV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack /root/.go/src/net/http/internal/httpcommon/httpcommon.go
2025-08-20T21:48:45.6573496Z [00:02:12.019]➜  go tool buildid -w $WORK/b328/_pkg_.a # internal
2025-08-20T21:48:45.6588561Z [00:02:12.020]➜  cp $WORK/b328/_pkg_.a /root/.cache/go-build/84/8498c094e5d533f778f4af042a9fea342ca857eb08cbb41b8702964495c6d37f-d # internal
2025-08-20T21:48:45.6597656Z [00:02:12.021]➜  golang.org/x/net/proxy
2025-08-20T21:48:45.6598193Z [00:02:12.021]➜  mkdir -p $WORK/b327/
2025-08-20T21:48:45.6598919Z [00:02:12.021]➜  cat >/tmp/go-build1953077370/b327/importcfg << 'EOF' # internal
2025-08-20T21:48:45.6599627Z [00:02:12.021]➜  # import config
2025-08-20T21:48:45.6600287Z [00:02:12.021]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:45.6601158Z [00:02:12.021]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.6602218Z [00:02:12.021]➜  packagefile golang.org/x/net/internal/socks=/tmp/go-build1953077370/b328/_pkg_.a
2025-08-20T21:48:45.6603335Z [00:02:12.021]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:45.6604148Z [00:02:12.021]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:45.6604967Z [00:02:12.021]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:45.6605740Z [00:02:12.021]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:45.6606521Z [00:02:12.021]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:45.6607308Z [00:02:12.021]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:45.6608183Z [00:02:12.021]➜  EOF
2025-08-20T21:48:45.6612969Z [00:02:12.021]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.39.0/proxy=>golang.org/x/net@v0.39.0/proxy;$WORK/b327=>" -p golang.org/x/net/proxy -lang=go1.23 -complete -installsuffix shared -buildid 5JnrgduYSJwK_2swUxtv/5JnrgduYSJwK_2swUxtv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.39.0/proxy/dial.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/proxy/direct.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/proxy/per_host.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/proxy/proxy.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/proxy/socks5.go
2025-08-20T21:48:45.7079690Z [00:02:12.069]➜  go tool buildid -w $WORK/b269/_pkg_.a # internal
2025-08-20T21:48:45.7086559Z [00:02:12.070]➜  go tool buildid -w $WORK/b331/_pkg_.a # internal
2025-08-20T21:48:45.7115582Z [00:02:12.071]➜  cp $WORK/b331/_pkg_.a /root/.cache/go-build/32/324e14af54994ca777e4369d8171be84a8ba8e03e7915d0342788f26d2acd28e-d # internal
2025-08-20T21:48:45.7116675Z [00:02:12.072]➜  testing
2025-08-20T21:48:45.7117149Z [00:02:12.072]➜  mkdir -p $WORK/b329/
2025-08-20T21:48:45.7118376Z [00:02:12.072]➜  cp $WORK/b269/_pkg_.a /root/.cache/go-build/69/6937a7af0190f838f0a6aecf6e8614cc6cd79a326e23ed722e4eaa0c78a872e8-d # internal
2025-08-20T21:48:45.7119646Z [00:02:12.072]➜  cat >/tmp/go-build1953077370/b329/importcfg << 'EOF' # internal
2025-08-20T21:48:45.7120339Z [00:02:12.072]➜  # import config
2025-08-20T21:48:45.7121031Z [00:02:12.072]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:45.7121899Z [00:02:12.072]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:45.7122749Z [00:02:12.072]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.7123986Z [00:02:12.072]➜  packagefile flag=/tmp/go-build1953077370/b324/_pkg_.a
2025-08-20T21:48:45.7124895Z [00:02:12.072]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:45.7126034Z [00:02:12.072]➜  packagefile internal/race=/tmp/go-build1953077370/b030/_pkg_.a
2025-08-20T21:48:45.7127030Z [00:02:12.072]➜  packagefile internal/sysinfo=/tmp/go-build1953077370/b330/_pkg_.a
2025-08-20T21:48:45.7128300Z [00:02:12.072]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:45.7129329Z [00:02:12.072]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:45.7131361Z [00:02:12.073]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:45.7132404Z [00:02:12.073]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:45.7133672Z [00:02:12.073]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:45.7134584Z [00:02:12.073]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:45.7135412Z [00:02:12.073]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:45.7136290Z [00:02:12.073]➜  packagefile runtime/debug=/tmp/go-build1953077370/b326/_pkg_.a
2025-08-20T21:48:45.7137207Z [00:02:12.073]➜  packagefile runtime/trace=/tmp/go-build1953077370/b331/_pkg_.a
2025-08-20T21:48:45.7138064Z [00:02:12.073]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:45.7138838Z [00:02:12.073]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:45.7139666Z [00:02:12.073]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:45.7140481Z [00:02:12.073]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:45.7141490Z [00:02:12.073]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:45.7142504Z [00:02:12.073]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:45.7143412Z [00:02:12.073]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:45.7144285Z [00:02:12.073]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:45.7144960Z [00:02:12.073]➜  EOF
2025-08-20T21:48:45.7150302Z [00:02:12.073]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "/root/.go/src/testing=>testing;$WORK/b329=>" -p testing -lang=go1.25 -std -complete -installsuffix shared -buildid XVSwLsZ-oMhNg2cX7CBg/XVSwLsZ-oMhNg2cX7CBg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack /root/.go/src/testing/allocs.go /root/.go/src/testing/benchmark.go /root/.go/src/testing/cover.go /root/.go/src/testing/example.go /root/.go/src/testing/fuzz.go /root/.go/src/testing/match.go /root/.go/src/testing/newcover.go /root/.go/src/testing/run_example.go /root/.go/src/testing/testing.go /root/.go/src/testing/testing_other.go
2025-08-20T21:48:45.7154697Z [00:02:12.076]➜  github.com/pion/dtls/v2/pkg/protocol/handshake
2025-08-20T21:48:45.7155317Z [00:02:12.076]➜  mkdir -p $WORK/b264/
2025-08-20T21:48:45.7156023Z [00:02:12.076]➜  cat >/tmp/go-build1953077370/b264/importcfg << 'EOF' # internal
2025-08-20T21:48:45.7156688Z [00:02:12.076]➜  # import config
2025-08-20T21:48:45.7157372Z [00:02:12.076]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:45.7158259Z [00:02:12.076]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:45.7159142Z [00:02:12.076]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.7160310Z [00:02:12.076]➜  packagefile github.com/pion/dtls/v2/internal/ciphersuite/types=/tmp/go-build1953077370/b254/_pkg_.a
2025-08-20T21:48:45.7161636Z [00:02:12.076]➜  packagefile github.com/pion/dtls/v2/internal/util=/tmp/go-build1953077370/b256/_pkg_.a
2025-08-20T21:48:45.7162986Z [00:02:12.076]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/clientcertificate=/tmp/go-build1953077370/b265/_pkg_.a
2025-08-20T21:48:45.7164530Z [00:02:12.076]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/elliptic=/tmp/go-build1953077370/b259/_pkg_.a
2025-08-20T21:48:45.7165831Z [00:02:12.076]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/hash=/tmp/go-build1953077370/b266/_pkg_.a
2025-08-20T21:48:45.7167232Z [00:02:12.076]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/signature=/tmp/go-build1953077370/b267/_pkg_.a
2025-08-20T21:48:45.7168879Z [00:02:12.076]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/signaturehash=/tmp/go-build1953077370/b268/_pkg_.a
2025-08-20T21:48:45.7170177Z [00:02:12.076]➜  packagefile github.com/pion/dtls/v2/pkg/protocol=/tmp/go-build1953077370/b261/_pkg_.a
2025-08-20T21:48:45.7171493Z [00:02:12.076]➜  packagefile github.com/pion/dtls/v2/pkg/protocol/extension=/tmp/go-build1953077370/b269/_pkg_.a
2025-08-20T21:48:45.7172563Z [00:02:12.076]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:45.7173323Z [00:02:12.076]➜  EOF
2025-08-20T21:48:45.7187572Z [00:02:12.076]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/handshake=>github.com/pion/dtls/v2@v2.2.10/pkg/protocol/handshake;$WORK/b264=>" -p github.com/pion/dtls/v2/pkg/protocol/handshake -lang=go1.13 -complete -installsuffix shared -buildid 757EzFYV0S0d3mEH9pgF/757EzFYV0S0d3mEH9pgF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/handshake/cipher_suite.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/handshake/errors.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/handshake/handshake.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/handshake/header.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/handshake/message_certificate.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/handshake/message_certificate_request.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/handshake/message_certificate_verify.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/handshake/message_client_hello.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/handshake/message_client_key_exchange.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/handshake/message_finished.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/handshake/message_hello_verify_request.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/handshake/message_server_hello.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/handshake/message_server_hello_done.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/handshake/message_server_key_exchange.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/handshake/random.go
2025-08-20T21:48:45.7246045Z [00:02:12.086]➜  go tool buildid -w $WORK/b322/_pkg_.a # internal
2025-08-20T21:48:45.7262069Z [00:02:12.087]➜  cp $WORK/b322/_pkg_.a /root/.cache/go-build/81/812ca8e1d7544ccb0e370d4b5f1a300109384e60eae930b9e384e1f28814585a-d # internal
2025-08-20T21:48:45.7279519Z [00:02:12.089]➜  net/http
2025-08-20T21:48:45.7280178Z [00:02:12.089]➜  mkdir -p $WORK/b304/
2025-08-20T21:48:45.7292089Z [00:02:12.090]➜  cat >/tmp/go-build1953077370/b304/importcfg << 'EOF' # internal
2025-08-20T21:48:45.7292756Z [00:02:12.090]➜  # import config
2025-08-20T21:48:45.7293638Z [00:02:12.090]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T21:48:45.7294679Z [00:02:12.090]➜  importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
2025-08-20T21:48:45.7295664Z [00:02:12.090]➜  importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
2025-08-20T21:48:45.7296562Z [00:02:12.090]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T21:48:45.7297372Z [00:02:12.090]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:45.7298100Z [00:02:12.090]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:45.7298865Z [00:02:12.090]➜  packagefile compress/gzip=/tmp/go-build1953077370/b305/_pkg_.a
2025-08-20T21:48:45.7299705Z [00:02:12.090]➜  packagefile container/list=/tmp/go-build1953077370/b183/_pkg_.a
2025-08-20T21:48:45.7300502Z [00:02:12.090]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:45.7301284Z [00:02:12.090]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:45.7302434Z [00:02:12.090]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:48:45.7303407Z [00:02:12.090]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:45.7304263Z [00:02:12.090]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:45.7305062Z [00:02:12.090]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.7305795Z [00:02:12.090]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:45.7306745Z [00:02:12.090]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1953077370/b307/_pkg_.a
2025-08-20T21:48:45.7307886Z [00:02:12.090]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1953077370/b314/_pkg_.a
2025-08-20T21:48:45.7309000Z [00:02:12.090]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1953077370/b315/_pkg_.a
2025-08-20T21:48:45.7310027Z [00:02:12.090]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build1953077370/b308/_pkg_.a
2025-08-20T21:48:45.7310943Z [00:02:12.090]➜  packagefile internal/godebug=/tmp/go-build1953077370/b039/_pkg_.a
2025-08-20T21:48:45.7311709Z [00:02:12.090]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:45.7312411Z [00:02:12.090]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:45.7313517Z [00:02:12.090]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:45.7314251Z [00:02:12.090]➜  packagefile maps=/tmp/go-build1953077370/b089/_pkg_.a
2025-08-20T21:48:45.7314964Z [00:02:12.090]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:45.7315705Z [00:02:12.090]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:45.7316475Z [00:02:12.090]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:45.7317430Z [00:02:12.090]➜  packagefile mime=/tmp/go-build1953077370/b316/_pkg_.a
2025-08-20T21:48:45.7318219Z [00:02:12.090]➜  packagefile mime/multipart=/tmp/go-build1953077370/b317/_pkg_.a
2025-08-20T21:48:45.7319006Z [00:02:12.090]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:45.7319811Z [00:02:12.090]➜  packagefile net/http/httptrace=/tmp/go-build1953077370/b319/_pkg_.a
2025-08-20T21:48:45.7320692Z [00:02:12.090]➜  packagefile net/http/internal=/tmp/go-build1953077370/b320/_pkg_.a
2025-08-20T21:48:45.7321608Z [00:02:12.090]➜  packagefile net/http/internal/ascii=/tmp/go-build1953077370/b321/_pkg_.a
2025-08-20T21:48:45.7322604Z [00:02:12.090]➜  packagefile net/http/internal/httpcommon=/tmp/go-build1953077370/b322/_pkg_.a
2025-08-20T21:48:45.7323772Z [00:02:12.090]➜  packagefile net/textproto=/tmp/go-build1953077370/b313/_pkg_.a
2025-08-20T21:48:45.7333921Z [00:02:12.090]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:45.7335272Z [00:02:12.090]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:45.7336268Z [00:02:12.090]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:48:45.7338338Z [00:02:12.090]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:45.7339265Z [00:02:12.090]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:45.7340106Z [00:02:12.090]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:45.7340934Z [00:02:12.090]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:45.7341735Z [00:02:12.090]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:45.7342578Z [00:02:12.090]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:45.7343535Z [00:02:12.090]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:45.7344325Z [00:02:12.090]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:45.7345163Z [00:02:12.090]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:45.7345979Z [00:02:12.090]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:45.7348275Z [00:02:12.090]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:45.7349162Z [00:02:12.090]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:45.7349811Z [00:02:12.090]➜  EOF
2025-08-20T21:48:45.7359242Z [00:02:12.095]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "/root/.go/src/net/http=>net/http;$WORK/b304=>" -p net/http -lang=go1.25 -std -complete -installsuffix shared -buildid 0q6srnMya5IBqEwAv3Wt/0q6srnMya5IBqEwAv3Wt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack /root/.go/src/net/http/client.go /root/.go/src/net/http/clone.go /root/.go/src/net/http/cookie.go /root/.go/src/net/http/csrf.go /root/.go/src/net/http/doc.go /root/.go/src/net/http/filetransport.go /root/.go/src/net/http/fs.go /root/.go/src/net/http/h2_bundle.go /root/.go/src/net/http/h2_error.go /root/.go/src/net/http/header.go /root/.go/src/net/http/http.go /root/.go/src/net/http/jar.go /root/.go/src/net/http/mapping.go /root/.go/src/net/http/method.go /root/.go/src/net/http/pattern.go /root/.go/src/net/http/request.go /root/.go/src/net/http/response.go /root/.go/src/net/http/responsecontroller.go /root/.go/src/net/http/roundtrip.go /root/.go/src/net/http/routing_index.go /root/.go/src/net/http/routing_tree.go /root/.go/src/net/http/servemux121.go /root/.go/src/net/http/server.go /root/.go/src/net/http/sniff.go /root/.go/src/net/http/socks_bundle.go /root/.go/src/net/http/status.go /root/.go/src/net/http/transfer.go /root/.go/src/net/http/transport.go /root/.go/src/net/http/transport_default_other.go
2025-08-20T21:48:45.7509640Z [00:02:12.112]➜  go tool buildid -w $WORK/b327/_pkg_.a # internal
2025-08-20T21:48:45.7533418Z [00:02:12.114]➜  cp $WORK/b327/_pkg_.a /root/.cache/go-build/69/69f1e13470f57fbfc7d946c0554548ff7b0bce616eb6ea1dc4bcd3e4c4ac2799-d # internal
2025-08-20T21:48:45.7538890Z [00:02:12.115]➜  golang.org/x/sys/cpu
2025-08-20T21:48:45.7539535Z [00:02:12.115]➜  mkdir -p $WORK/b335/
2025-08-20T21:48:45.7551608Z [00:02:12.116]➜  echo -n > $WORK/b335/go_asm.h # internal
2025-08-20T21:48:45.7555489Z [00:02:12.116]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.32.0/cpu
2025-08-20T21:48:45.7559307Z [00:02:12.116]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.32.0/cpu=>golang.org/x/sys@v0.32.0/cpu;$WORK/b335=>" -I $WORK/b335/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b335/symabis ./cpu_gc_x86.s
2025-08-20T21:48:45.7634649Z [00:02:12.124]➜  cat >/tmp/go-build1953077370/b335/importcfg << 'EOF' # internal
2025-08-20T21:48:45.7635424Z [00:02:12.124]➜  # import config
2025-08-20T21:48:45.7636082Z [00:02:12.124]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:45.7636945Z [00:02:12.124]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:45.7642517Z [00:02:12.124]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:45.7643842Z [00:02:12.124]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:45.7644691Z [00:02:12.124]➜  EOF
2025-08-20T21:48:45.7645402Z [00:02:12.125]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:45.7652930Z [00:02:12.125]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.32.0/cpu=>golang.org/x/sys@v0.32.0/cpu;$WORK/b335=>" -p golang.org/x/sys/cpu -lang=go1.23 -installsuffix shared -buildid oGDzTYkuNaqvBxIohQH5/oGDzTYkuNaqvBxIohQH5 -goversion go1.25.0 -symabis $WORK/b335/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack -asmhdr $WORK/b335/go_asm.h /root/go/pkg/mod/golang.org/x/sys@v0.32.0/cpu/byteorder.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/cpu/cpu.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/cpu/cpu_gc_x86.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/cpu/cpu_linux_noinit.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/cpu/cpu_other_x86.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/cpu/cpu_x86.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/cpu/endian_little.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/cpu/hwcap_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/cpu/parse.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/cpu/runtime_auxv.go /root/go/pkg/mod/golang.org/x/sys@v0.32.0/cpu/runtime_auxv_go121.go
2025-08-20T21:48:45.8308080Z [00:02:12.192]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.32.0/cpu
2025-08-20T21:48:45.8310381Z [00:02:12.192]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.32.0/cpu=>golang.org/x/sys@v0.32.0/cpu;$WORK/b335=>" -I $WORK/b335/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b335/cpu_gc_x86.o ./cpu_gc_x86.s
2025-08-20T21:48:45.8336732Z [00:02:12.195]➜  go tool buildid -w $WORK/b264/_pkg_.a # internal
2025-08-20T21:48:45.8357520Z [00:02:12.197]➜  go tool pack r $WORK/b335/_pkg_.a $WORK/b335/cpu_gc_x86.o # internal
2025-08-20T21:48:45.8361175Z [00:02:12.197]➜  go tool buildid -w $WORK/b335/_pkg_.a # internal
2025-08-20T21:48:45.8362514Z [00:02:12.197]➜  cp $WORK/b335/_pkg_.a /root/.cache/go-build/8c/8cd1ed2bbe0d46dfb993388c283631b0b70840c7e7d02a8c5d9d02c6573c0258-d # internal
2025-08-20T21:48:45.8365410Z [00:02:12.197]➜  golang.org/x/crypto/blake2s
2025-08-20T21:48:45.8365988Z [00:02:12.197]➜  mkdir -p $WORK/b334/
2025-08-20T21:48:45.8367186Z [00:02:12.197]➜  cp $WORK/b264/_pkg_.a /root/.cache/go-build/d8/d899e2940e57917d54b01e6976abd2cc7c8e0fc513e895e14d944fd91d2f8574-d # internal
2025-08-20T21:48:45.8368340Z [00:02:12.197]➜  github.com/pion/dtls/v2/pkg/protocol/recordlayer
2025-08-20T21:48:45.8368967Z [00:02:12.197]➜  mkdir -p $WORK/b262/
2025-08-20T21:48:45.8369641Z [00:02:12.197]➜  cat >/tmp/go-build1953077370/b262/importcfg << 'EOF' # internal
2025-08-20T21:48:45.8370271Z [00:02:12.197]➜  # import config
2025-08-20T21:48:45.8371251Z [00:02:12.197]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:45.8372164Z [00:02:12.197]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.8373440Z [00:02:12.197]➜  packagefile github.com/pion/dtls/v2/internal/util=/tmp/go-build1953077370/b256/_pkg_.a
2025-08-20T21:48:45.8374696Z [00:02:12.197]➜  packagefile github.com/pion/dtls/v2/pkg/protocol=/tmp/go-build1953077370/b261/_pkg_.a
2025-08-20T21:48:45.8375963Z [00:02:12.197]➜  packagefile github.com/pion/dtls/v2/pkg/protocol/alert=/tmp/go-build1953077370/b263/_pkg_.a
2025-08-20T21:48:45.8377277Z [00:02:12.197]➜  packagefile github.com/pion/dtls/v2/pkg/protocol/handshake=/tmp/go-build1953077370/b264/_pkg_.a
2025-08-20T21:48:45.8378143Z [00:02:12.197]➜  EOF
2025-08-20T21:48:45.8378675Z [00:02:12.197]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:45.8404594Z [00:02:12.197]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/recordlayer=>github.com/pion/dtls/v2@v2.2.10/pkg/protocol/recordlayer;$WORK/b262=>" -p github.com/pion/dtls/v2/pkg/protocol/recordlayer -lang=go1.13 -complete -installsuffix shared -buildid 7Y5FRC2-2Sp47XHph8ec/7Y5FRC2-2Sp47XHph8ec -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/recordlayer/errors.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/recordlayer/header.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/protocol/recordlayer/recordlayer.go
2025-08-20T21:48:45.8409268Z [00:02:12.198]➜  echo -n > $WORK/b334/go_asm.h # internal
2025-08-20T21:48:45.8410017Z [00:02:12.198]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2s
2025-08-20T21:48:45.8412571Z [00:02:12.198]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2s -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2s=>golang.org/x/crypto@v0.37.0/blake2s;$WORK/b334=>" -I $WORK/b334/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b334/symabis ./blake2s_amd64.s
2025-08-20T21:48:45.8429199Z [00:02:12.204]➜  cat >/tmp/go-build1953077370/b334/importcfg << 'EOF' # internal
2025-08-20T21:48:45.8429939Z [00:02:12.204]➜  # import config
2025-08-20T21:48:45.8430632Z [00:02:12.204]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:45.8431536Z [00:02:12.204]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:45.8432464Z [00:02:12.204]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.8434990Z [00:02:12.204]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build1953077370/b335/_pkg_.a
2025-08-20T21:48:45.8435966Z [00:02:12.204]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:45.8436767Z [00:02:12.204]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:45.8437578Z [00:02:12.204]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:45.8438225Z [00:02:12.204]➜  EOF
2025-08-20T21:48:45.8438764Z [00:02:12.204]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:45.8444057Z [00:02:12.205]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2s=>golang.org/x/crypto@v0.37.0/blake2s;$WORK/b334=>" -p golang.org/x/crypto/blake2s -lang=go1.23 -installsuffix shared -buildid l52KKxRdo3eTBYpGG7lm/l52KKxRdo3eTBYpGG7lm -goversion go1.25.0 -symabis $WORK/b334/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack -asmhdr $WORK/b334/go_asm.h /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2s/blake2s.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2s/blake2s_amd64.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2s/blake2s_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2s/blake2x.go
2025-08-20T21:48:45.8578943Z [00:02:12.219]➜  go tool buildid -w $WORK/b262/_pkg_.a # internal
2025-08-20T21:48:45.8587321Z [00:02:12.220]➜  cp $WORK/b262/_pkg_.a /root/.cache/go-build/a0/a0b95a788c78dc57f89017d918d5471b58e3417fa94ce82476961b3ce04760de-d # internal
2025-08-20T21:48:45.8591001Z [00:02:12.220]➜  github.com/pion/dtls/v2/pkg/crypto/ciphersuite
2025-08-20T21:48:45.8591661Z [00:02:12.220]➜  mkdir -p $WORK/b255/
2025-08-20T21:48:45.8598356Z [00:02:12.221]➜  cat >/tmp/go-build1953077370/b255/importcfg << 'EOF' # internal
2025-08-20T21:48:45.8599108Z [00:02:12.221]➜  # import config
2025-08-20T21:48:45.8599796Z [00:02:12.221]➜  packagefile crypto/aes=/tmp/go-build1953077370/b207/_pkg_.a
2025-08-20T21:48:45.8613676Z [00:02:12.221]➜  packagefile crypto/cipher=/tmp/go-build1953077370/b126/_pkg_.a
2025-08-20T21:48:45.8614717Z [00:02:12.221]➜  packagefile crypto/hmac=/tmp/go-build1953077370/b231/_pkg_.a
2025-08-20T21:48:45.8615648Z [00:02:12.221]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:45.8616625Z [00:02:12.221]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:45.8617497Z [00:02:12.221]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.8618311Z [00:02:12.221]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:45.8619326Z [00:02:12.221]➜  packagefile github.com/pion/dtls/v2/internal/util=/tmp/go-build1953077370/b256/_pkg_.a
2025-08-20T21:48:45.8620566Z [00:02:12.221]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/ccm=/tmp/go-build1953077370/b257/_pkg_.a
2025-08-20T21:48:45.8621807Z [00:02:12.221]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/prf=/tmp/go-build1953077370/b258/_pkg_.a
2025-08-20T21:48:45.8623031Z [00:02:12.221]➜  packagefile github.com/pion/dtls/v2/pkg/protocol=/tmp/go-build1953077370/b261/_pkg_.a
2025-08-20T21:48:45.8627641Z [00:02:12.221]➜  packagefile github.com/pion/dtls/v2/pkg/protocol/recordlayer=/tmp/go-build1953077370/b262/_pkg_.a
2025-08-20T21:48:45.8628725Z [00:02:12.221]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:45.8629361Z [00:02:12.221]➜  EOF
2025-08-20T21:48:45.8635138Z [00:02:12.221]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/ciphersuite=>github.com/pion/dtls/v2@v2.2.10/pkg/crypto/ciphersuite;$WORK/b255=>" -p github.com/pion/dtls/v2/pkg/crypto/ciphersuite -lang=go1.13 -complete -installsuffix shared -buildid QeUpEg5bzBLA_u-M0o7U/QeUpEg5bzBLA_u-M0o7U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/ciphersuite/cbc.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/ciphersuite/ccm.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/ciphersuite/ciphersuite.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/pkg/crypto/ciphersuite/gcm.go
2025-08-20T21:48:45.9012163Z [00:02:12.262]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2s
2025-08-20T21:48:45.9014978Z [00:02:12.262]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2s -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2s=>golang.org/x/crypto@v0.37.0/blake2s;$WORK/b334=>" -I $WORK/b334/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b334/blake2s_amd64.o ./blake2s_amd64.s
2025-08-20T21:48:45.9061151Z [00:02:12.267]➜  go tool buildid -w $WORK/b255/_pkg_.a # internal
2025-08-20T21:48:45.9072305Z [00:02:12.268]➜  cp $WORK/b255/_pkg_.a /root/.cache/go-build/e1/e148ce578386e3d64be1c4b6c3f343075cc61efd035b252bab02e18f0e8675c5-d # internal
2025-08-20T21:48:45.9078067Z [00:02:12.269]➜  github.com/pion/dtls/v2/internal/ciphersuite
2025-08-20T21:48:45.9093999Z [00:02:12.269]➜  mkdir -p $WORK/b253/
2025-08-20T21:48:45.9095461Z [00:02:12.270]➜  cat >/tmp/go-build1953077370/b253/importcfg << 'EOF' # internal
2025-08-20T21:48:45.9097323Z [00:02:12.270]➜  # import config
2025-08-20T21:48:45.9098012Z [00:02:12.270]➜  packagefile crypto/sha1=/tmp/go-build1953077370/b131/_pkg_.a
2025-08-20T21:48:45.9099260Z [00:02:12.270]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:45.9100162Z [00:02:12.270]➜  packagefile crypto/sha512=/tmp/go-build1953077370/b222/_pkg_.a
2025-08-20T21:48:45.9101353Z [00:02:12.270]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.9102154Z [00:02:12.270]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:45.9103429Z [00:02:12.270]➜  packagefile github.com/pion/dtls/v2/internal/ciphersuite/types=/tmp/go-build1953077370/b254/_pkg_.a
2025-08-20T21:48:45.9104870Z [00:02:12.270]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/ciphersuite=/tmp/go-build1953077370/b255/_pkg_.a
2025-08-20T21:48:45.9106330Z [00:02:12.270]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/clientcertificate=/tmp/go-build1953077370/b265/_pkg_.a
2025-08-20T21:48:45.9107643Z [00:02:12.270]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/prf=/tmp/go-build1953077370/b258/_pkg_.a
2025-08-20T21:48:45.9108874Z [00:02:12.270]➜  packagefile github.com/pion/dtls/v2/pkg/protocol=/tmp/go-build1953077370/b261/_pkg_.a
2025-08-20T21:48:45.9110219Z [00:02:12.270]➜  packagefile github.com/pion/dtls/v2/pkg/protocol/recordlayer=/tmp/go-build1953077370/b262/_pkg_.a
2025-08-20T21:48:45.9111552Z [00:02:12.270]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:45.9112387Z [00:02:12.270]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:45.9112990Z [00:02:12.270]➜  EOF
2025-08-20T21:48:45.9113721Z [00:02:12.270]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:45.9139933Z [00:02:12.270]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite=>github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite;$WORK/b253=>" -p github.com/pion/dtls/v2/internal/ciphersuite -lang=go1.13 -complete -installsuffix shared -buildid ZtRYsKbMo5ddDy_3a8MI/ZtRYsKbMo5ddDy_3a8MI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/aes_128_ccm.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/aes_256_ccm.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/aes_ccm.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/ciphersuite.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/tls_ecdhe_ecdsa_with_aes_128_ccm.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/tls_ecdhe_ecdsa_with_aes_128_ccm8.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/tls_ecdhe_ecdsa_with_aes_128_gcm_sha256.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/tls_ecdhe_ecdsa_with_aes_256_cbc_sha.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/tls_ecdhe_ecdsa_with_aes_256_gcm_sha384.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/tls_ecdhe_psk_with_aes_128_cbc_sha256.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/tls_ecdhe_rsa_with_aes_128_gcm_sha256.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/tls_ecdhe_rsa_with_aes_256_cbc_sha.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/tls_ecdhe_rsa_with_aes_256_gcm_sha384.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/tls_psk_with_aes_128_cbc_sha256.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/tls_psk_with_aes_128_ccm.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/tls_psk_with_aes_128_ccm8.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/tls_psk_with_aes_128_gcm_sha256.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/internal/ciphersuite/tls_psk_with_aes_256_ccm8.go
2025-08-20T21:48:45.9182442Z [00:02:12.274]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2s
2025-08-20T21:48:45.9183769Z [00:02:12.274]➜  go tool pack r $WORK/b334/_pkg_.a $WORK/b334/blake2s_amd64.o # internal
2025-08-20T21:48:45.9184556Z [00:02:12.274]➜  go tool buildid -w $WORK/b334/_pkg_.a # internal
2025-08-20T21:48:45.9185687Z [00:02:12.274]➜  cp $WORK/b334/_pkg_.a /root/.cache/go-build/d3/d3eaacde583c77b4ef89a33fe01776014abd0a17da1af39cca898d49dc3f4277-d # internal
2025-08-20T21:48:45.9186670Z [00:02:12.274]➜  golang.org/x/crypto/chacha20
2025-08-20T21:48:45.9187159Z [00:02:12.274]➜  mkdir -p $WORK/b337/
2025-08-20T21:48:45.9187791Z [00:02:12.275]➜  cat >/tmp/go-build1953077370/b337/importcfg << 'EOF' # internal
2025-08-20T21:48:45.9188376Z [00:02:12.276]➜  # import config
2025-08-20T21:48:45.9189011Z [00:02:12.276]➜  packagefile crypto/cipher=/tmp/go-build1953077370/b126/_pkg_.a
2025-08-20T21:48:45.9189835Z [00:02:12.276]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:45.9190626Z [00:02:12.276]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:45.9191543Z [00:02:12.276]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build1953077370/b338/_pkg_.a
2025-08-20T21:48:45.9192441Z [00:02:12.276]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:45.9193708Z [00:02:12.276]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:45.9194265Z [00:02:12.276]➜  EOF
2025-08-20T21:48:45.9194721Z [00:02:12.276]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:45.9198735Z [00:02:12.276]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/chacha20=>golang.org/x/crypto@v0.37.0/chacha20;$WORK/b337=>" -p golang.org/x/crypto/chacha20 -lang=go1.23 -complete -installsuffix shared -buildid p21AzWUw4yOGaCM-Im-i/p21AzWUw4yOGaCM-Im-i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/chacha20/chacha_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/chacha20/chacha_noasm.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/chacha20/xor.go
2025-08-20T21:48:45.9687361Z [00:02:12.330]➜  go tool buildid -w $WORK/b337/_pkg_.a # internal
2025-08-20T21:48:45.9700627Z [00:02:12.331]➜  cp $WORK/b337/_pkg_.a /root/.cache/go-build/3f/3f6c486b0846f8316906e151fa559de8e7a9a25065fef854a88a9c6b404888f3-d # internal
2025-08-20T21:48:45.9728346Z [00:02:12.333]➜  golang.org/x/crypto/internal/poly1305
2025-08-20T21:48:45.9729044Z [00:02:12.333]➜  mkdir -p $WORK/b339/
2025-08-20T21:48:45.9729662Z [00:02:12.333]➜  echo -n > $WORK/b339/go_asm.h # internal
2025-08-20T21:48:45.9730505Z [00:02:12.333]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/internal/poly1305
2025-08-20T21:48:45.9733598Z [00:02:12.333]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/internal/poly1305=>golang.org/x/crypto@v0.37.0/internal/poly1305;$WORK/b339=>" -I $WORK/b339/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b339/symabis ./sum_amd64.s
2025-08-20T21:48:45.9774567Z [00:02:12.338]➜  cat >/tmp/go-build1953077370/b339/importcfg << 'EOF' # internal
2025-08-20T21:48:45.9775318Z [00:02:12.338]➜  # import config
2025-08-20T21:48:45.9776047Z [00:02:12.338]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:48:45.9776974Z [00:02:12.338]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:45.9777771Z [00:02:12.338]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:45.9778413Z [00:02:12.338]➜  EOF
2025-08-20T21:48:45.9778940Z [00:02:12.338]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:45.9784161Z [00:02:12.338]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/internal/poly1305=>golang.org/x/crypto@v0.37.0/internal/poly1305;$WORK/b339=>" -p golang.org/x/crypto/internal/poly1305 -lang=go1.23 -installsuffix shared -buildid 5e_qpCDRkV6RKnamek6u/5e_qpCDRkV6RKnamek6u -goversion go1.25.0 -symabis $WORK/b339/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack -asmhdr $WORK/b339/go_asm.h /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/internal/poly1305/poly1305.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/internal/poly1305/sum_asm.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/internal/poly1305/sum_generic.go
2025-08-20T21:48:46.0008474Z [00:02:12.362]➜  go tool buildid -w $WORK/b253/_pkg_.a # internal
2025-08-20T21:48:46.0022935Z [00:02:12.363]➜  cp $WORK/b253/_pkg_.a /root/.cache/go-build/0f/0f9ba46cce4754ecbca29b2ac2f361fdb45b2d6129b4d73083117498d1cde972-d # internal
2025-08-20T21:48:46.0050890Z [00:02:12.366]➜  github.com/pion/dtls/v2
2025-08-20T21:48:46.0057965Z [00:02:12.367]➜  mkdir -p $WORK/b250/
2025-08-20T21:48:46.0063430Z [00:02:12.368]➜  cat >/tmp/go-build1953077370/b250/importcfg << 'EOF' # internal
2025-08-20T21:48:46.0067449Z [00:02:12.368]➜  # import config
2025-08-20T21:48:46.0068246Z [00:02:12.368]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:46.0069244Z [00:02:12.368]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:46.0070265Z [00:02:12.368]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:46.0071671Z [00:02:12.368]➜  packagefile crypto/ecdsa=/tmp/go-build1953077370/b214/_pkg_.a
2025-08-20T21:48:46.0072767Z [00:02:12.368]➜  packagefile crypto/ed25519=/tmp/go-build1953077370/b226/_pkg_.a
2025-08-20T21:48:46.0073998Z [00:02:12.368]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:46.0075119Z [00:02:12.368]➜  packagefile crypto/rsa=/tmp/go-build1953077370/b242/_pkg_.a
2025-08-20T21:48:46.0076189Z [00:02:12.368]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:46.0077248Z [00:02:12.368]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:48:46.0078220Z [00:02:12.368]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:48:46.0079348Z [00:02:12.368]➜  packagefile encoding/asn1=/tmp/go-build1953077370/b224/_pkg_.a
2025-08-20T21:48:46.0080406Z [00:02:12.368]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:46.0081545Z [00:02:12.368]➜  packagefile encoding/gob=/tmp/go-build1953077370/b251/_pkg_.a
2025-08-20T21:48:46.0082542Z [00:02:12.368]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:46.0097952Z [00:02:12.368]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:46.0099220Z [00:02:12.368]➜  packagefile github.com/pion/dtls/v2/internal/ciphersuite=/tmp/go-build1953077370/b253/_pkg_.a
2025-08-20T21:48:46.0100719Z [00:02:12.368]➜  packagefile github.com/pion/dtls/v2/internal/ciphersuite/types=/tmp/go-build1953077370/b254/_pkg_.a
2025-08-20T21:48:46.0102196Z [00:02:12.368]➜  packagefile github.com/pion/dtls/v2/internal/closer=/tmp/go-build1953077370/b272/_pkg_.a
2025-08-20T21:48:46.0103854Z [00:02:12.368]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/clientcertificate=/tmp/go-build1953077370/b265/_pkg_.a
2025-08-20T21:48:46.0105704Z [00:02:12.368]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/elliptic=/tmp/go-build1953077370/b259/_pkg_.a
2025-08-20T21:48:46.0107152Z [00:02:12.368]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/hash=/tmp/go-build1953077370/b266/_pkg_.a
2025-08-20T21:48:46.0108503Z [00:02:12.368]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/prf=/tmp/go-build1953077370/b258/_pkg_.a
2025-08-20T21:48:46.0109899Z [00:02:12.368]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/signaturehash=/tmp/go-build1953077370/b268/_pkg_.a
2025-08-20T21:48:46.0111284Z [00:02:12.368]➜  packagefile github.com/pion/dtls/v2/pkg/protocol=/tmp/go-build1953077370/b261/_pkg_.a
2025-08-20T21:48:46.0112613Z [00:02:12.368]➜  packagefile github.com/pion/dtls/v2/pkg/protocol/alert=/tmp/go-build1953077370/b263/_pkg_.a
2025-08-20T21:48:46.0114229Z [00:02:12.368]➜  packagefile github.com/pion/dtls/v2/pkg/protocol/extension=/tmp/go-build1953077370/b269/_pkg_.a
2025-08-20T21:48:46.0115720Z [00:02:12.368]➜  packagefile github.com/pion/dtls/v2/pkg/protocol/handshake=/tmp/go-build1953077370/b264/_pkg_.a
2025-08-20T21:48:46.0117170Z [00:02:12.368]➜  packagefile github.com/pion/dtls/v2/pkg/protocol/recordlayer=/tmp/go-build1953077370/b262/_pkg_.a
2025-08-20T21:48:46.0118481Z [00:02:12.368]➜  packagefile github.com/pion/logging=/tmp/go-build1953077370/b273/_pkg_.a
2025-08-20T21:48:46.0119651Z [00:02:12.368]➜  packagefile github.com/pion/transport/v2/connctx=/tmp/go-build1953077370/b274/_pkg_.a
2025-08-20T21:48:46.0120946Z [00:02:12.368]➜  packagefile github.com/pion/transport/v2/deadline=/tmp/go-build1953077370/b275/_pkg_.a
2025-08-20T21:48:46.0122291Z [00:02:12.368]➜  packagefile github.com/pion/transport/v2/replaydetector=/tmp/go-build1953077370/b276/_pkg_.a
2025-08-20T21:48:46.0134986Z [00:02:12.368]➜  packagefile github.com/pion/transport/v2/udp=/tmp/go-build1953077370/b277/_pkg_.a
2025-08-20T21:48:46.0136070Z [00:02:12.368]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:46.0136948Z [00:02:12.368]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:46.0137812Z [00:02:12.368]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:46.0138995Z [00:02:12.368]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:46.0139800Z [00:02:12.368]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:46.0140632Z [00:02:12.368]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:46.0141499Z [00:02:12.368]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:46.0142367Z [00:02:12.368]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:46.0143469Z [00:02:12.368]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:46.0144313Z [00:02:12.368]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:46.0144938Z [00:02:12.368]➜  EOF
2025-08-20T21:48:46.0161789Z [00:02:12.369]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10=>github.com/pion/dtls/v2@v2.2.10;$WORK/b250=>" -p github.com/pion/dtls/v2 -lang=go1.13 -complete -installsuffix shared -buildid gSIsSf2MYtCcgehQj7Rr/gSIsSf2MYtCcgehQj7Rr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/certificate.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/cipher_suite.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/cipher_suite_go114.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/compression_method.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/config.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/conn.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/crypto.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/dtls.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/errors.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/errors_errno.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/flight.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/flight0handler.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/flight1handler.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/flight2handler.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/flight3handler.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/flight4bhandler.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/flight4handler.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/flight5bhandler.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/flight5handler.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/flight6handler.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/flighthandler.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/fragment_buffer.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/handshake_cache.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/handshaker.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/listener.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/packet.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/resume.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/session.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/srtp_protection_profile.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/state.go /root/go/pkg/mod/github.com/pion/dtls/v2@v2.2.10/util.go
2025-08-20T21:48:46.0281315Z [00:02:12.389]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/internal/poly1305
2025-08-20T21:48:46.0284551Z [00:02:12.389]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/internal/poly1305=>golang.org/x/crypto@v0.37.0/internal/poly1305;$WORK/b339=>" -I $WORK/b339/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b339/sum_amd64.o ./sum_amd64.s
2025-08-20T21:48:46.0318194Z [00:02:12.393]➜  go tool pack r $WORK/b339/_pkg_.a $WORK/b339/sum_amd64.o # internal
2025-08-20T21:48:46.0319144Z [00:02:12.393]➜  go tool buildid -w $WORK/b339/_pkg_.a # internal
2025-08-20T21:48:46.0324498Z [00:02:12.394]➜  cp $WORK/b339/_pkg_.a /root/.cache/go-build/59/5946fbf2b9ae69642f4c365f9c4d1cd1dc294d50868672377e00cf320edc453a-d # internal
2025-08-20T21:48:46.0330532Z [00:02:12.394]➜  golang.org/x/crypto/chacha20poly1305
2025-08-20T21:48:46.0331591Z [00:02:12.394]➜  mkdir -p $WORK/b336/
2025-08-20T21:48:46.0341270Z [00:02:12.395]➜  echo -n > $WORK/b336/go_asm.h # internal
2025-08-20T21:48:46.0342284Z [00:02:12.395]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/chacha20poly1305
2025-08-20T21:48:46.0345599Z [00:02:12.395]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/chacha20poly1305 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/chacha20poly1305=>golang.org/x/crypto@v0.37.0/chacha20poly1305;$WORK/b336=>" -I $WORK/b336/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b336/symabis ./chacha20poly1305_amd64.s
2025-08-20T21:48:46.0623843Z [00:02:12.423]➜  cat >/tmp/go-build1953077370/b336/importcfg << 'EOF' # internal
2025-08-20T21:48:46.0624657Z [00:02:12.423]➜  # import config
2025-08-20T21:48:46.0625428Z [00:02:12.423]➜  packagefile crypto/cipher=/tmp/go-build1953077370/b126/_pkg_.a
2025-08-20T21:48:46.0626379Z [00:02:12.423]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:46.0627277Z [00:02:12.423]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:46.0628235Z [00:02:12.423]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build1953077370/b337/_pkg_.a
2025-08-20T21:48:46.0629368Z [00:02:12.423]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build1953077370/b338/_pkg_.a
2025-08-20T21:48:46.0650852Z [00:02:12.423]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build1953077370/b339/_pkg_.a
2025-08-20T21:48:46.0653019Z [00:02:12.423]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build1953077370/b335/_pkg_.a
2025-08-20T21:48:46.0654058Z [00:02:12.423]➜  EOF
2025-08-20T21:48:46.0654570Z [00:02:12.423]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:46.0660809Z [00:02:12.423]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/chacha20poly1305=>golang.org/x/crypto@v0.37.0/chacha20poly1305;$WORK/b336=>" -p golang.org/x/crypto/chacha20poly1305 -lang=go1.23 -installsuffix shared -buildid yPUPDxTy1V1nw3TQS-3Q/yPUPDxTy1V1nw3TQS-3Q -goversion go1.25.0 -symabis $WORK/b336/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack -asmhdr $WORK/b336/go_asm.h /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/chacha20poly1305/chacha20poly1305.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/chacha20poly1305/chacha20poly1305_amd64.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/chacha20poly1305/chacha20poly1305_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/chacha20poly1305/xchacha20poly1305.go
2025-08-20T21:48:46.1285116Z [00:02:12.489]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/chacha20poly1305
2025-08-20T21:48:46.1289642Z [00:02:12.489]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/chacha20poly1305 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/chacha20poly1305=>golang.org/x/crypto@v0.37.0/chacha20poly1305;$WORK/b336=>" -I $WORK/b336/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b336/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s
2025-08-20T21:48:46.1675396Z [00:02:12.529]➜  go tool pack r $WORK/b336/_pkg_.a $WORK/b336/chacha20poly1305_amd64.o # internal
2025-08-20T21:48:46.1696541Z [00:02:12.531]➜  go tool buildid -w $WORK/b336/_pkg_.a # internal
2025-08-20T21:48:46.1710230Z [00:02:12.532]➜  cp $WORK/b336/_pkg_.a /root/.cache/go-build/6d/6d80cf55b4444f23d9a6df5a960e237d92d0d7794c85a769bf37686c10b7c274-d # internal
2025-08-20T21:48:46.1712888Z [00:02:12.532]➜  golang.org/x/crypto/poly1305
2025-08-20T21:48:46.1713660Z [00:02:12.533]➜  mkdir -p $WORK/b340/
2025-08-20T21:48:46.1717646Z [00:02:12.533]➜  cat >/tmp/go-build1953077370/b340/importcfg << 'EOF' # internal
2025-08-20T21:48:46.1720121Z [00:02:12.533]➜  # import config
2025-08-20T21:48:46.1721338Z [00:02:12.533]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build1953077370/b339/_pkg_.a
2025-08-20T21:48:46.1722188Z [00:02:12.533]➜  EOF
2025-08-20T21:48:46.1723039Z [00:02:12.533]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:46.1726805Z [00:02:12.533]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/poly1305=>golang.org/x/crypto@v0.37.0/poly1305;$WORK/b340=>" -p golang.org/x/crypto/poly1305 -lang=go1.23 -complete -installsuffix shared -buildid XHsuKjl_yWCzXbzZ5Sy3/XHsuKjl_yWCzXbzZ5Sy3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/poly1305/poly1305_compat.go
2025-08-20T21:48:46.1998260Z [00:02:12.561]➜  go tool buildid -w $WORK/b340/_pkg_.a # internal
2025-08-20T21:48:46.2017634Z [00:02:12.562]➜  cp $WORK/b340/_pkg_.a /root/.cache/go-build/83/8328272754649a9b2c76c796c69ff0df41c74d3d8b11dd0bfa0707857bbb8393-d # internal
2025-08-20T21:48:46.2018880Z [00:02:12.563]➜  golang.zx2c4.com/wireguard/ipc
2025-08-20T21:48:46.2019498Z [00:02:12.563]➜  mkdir -p $WORK/b341/
2025-08-20T21:48:46.2048969Z [00:02:12.566]➜  cat >/tmp/go-build1953077370/b341/importcfg << 'EOF' # internal
2025-08-20T21:48:46.2051520Z [00:02:12.566]➜  # import config
2025-08-20T21:48:46.2052238Z [00:02:12.566]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:46.2053219Z [00:02:12.566]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:46.2054169Z [00:02:12.566]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:46.2055313Z [00:02:12.566]➜  packagefile golang.zx2c4.com/wireguard/rwcancel=/tmp/go-build1953077370/b151/_pkg_.a
2025-08-20T21:48:46.2056329Z [00:02:12.566]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:46.2057126Z [00:02:12.566]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:46.2057719Z [00:02:12.566]➜  EOF
2025-08-20T21:48:46.2062883Z [00:02:12.566]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/ipc=>golang.zx2c4.com/wireguard@v0.0.0-20230704135630-469159ecf7d1/ipc;$WORK/b341=>" -p golang.zx2c4.com/wireguard/ipc -lang=go1.20 -complete -installsuffix shared -buildid ZDN9jRf0-4yHW4zyXHTy/ZDN9jRf0-4yHW4zyXHTy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/ipc/uapi_linux.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/ipc/uapi_unix.go
2025-08-20T21:48:46.2944385Z [00:02:12.656]➜  go tool buildid -w $WORK/b341/_pkg_.a # internal
2025-08-20T21:48:46.2955813Z [00:02:12.657]➜  cp $WORK/b341/_pkg_.a /root/.cache/go-build/46/461d8e2e7efd580ff96a9a9ff940be8d9bddf69853801533c7b21141f3b931b4-d # internal
2025-08-20T21:48:46.2975639Z [00:02:12.659]➜  golang.zx2c4.com/wireguard/ratelimiter
2025-08-20T21:48:46.2977763Z [00:02:12.659]➜  mkdir -p $WORK/b342/
2025-08-20T21:48:46.2982683Z [00:02:12.660]➜  cat >/tmp/go-build1953077370/b342/importcfg << 'EOF' # internal
2025-08-20T21:48:46.2985032Z [00:02:12.660]➜  # import config
2025-08-20T21:48:46.2986030Z [00:02:12.660]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:46.2986919Z [00:02:12.660]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:46.2987777Z [00:02:12.660]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:46.2988410Z [00:02:12.660]➜  EOF
2025-08-20T21:48:46.2992870Z [00:02:12.660]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/ratelimiter=>golang.zx2c4.com/wireguard@v0.0.0-20230704135630-469159ecf7d1/ratelimiter;$WORK/b342=>" -p golang.zx2c4.com/wireguard/ratelimiter -lang=go1.20 -complete -installsuffix shared -buildid 3-3IID_dbH_qcojRwPG_/3-3IID_dbH_qcojRwPG_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/ratelimiter/ratelimiter.go
2025-08-20T21:48:46.3327570Z [00:02:12.694]➜  go tool buildid -w $WORK/b342/_pkg_.a # internal
2025-08-20T21:48:46.3337180Z [00:02:12.695]➜  cp $WORK/b342/_pkg_.a /root/.cache/go-build/57/575fd475991b21467fd445c9bf190d8dff18343d06bb2b94106c2cf556ab9678-d # internal
2025-08-20T21:48:46.3343425Z [00:02:12.695]➜  golang.zx2c4.com/wireguard/tai64n
2025-08-20T21:48:46.3345158Z [00:02:12.696]➜  mkdir -p $WORK/b344/
2025-08-20T21:48:46.3375807Z [00:02:12.696]➜  cat >/tmp/go-build1953077370/b344/importcfg << 'EOF' # internal
2025-08-20T21:48:46.3376469Z [00:02:12.696]➜  # import config
2025-08-20T21:48:46.3380779Z [00:02:12.696]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:46.3382363Z [00:02:12.696]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:46.3384522Z [00:02:12.696]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:46.3385133Z [00:02:12.696]➜  EOF
2025-08-20T21:48:46.3389326Z [00:02:12.696]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/tai64n=>golang.zx2c4.com/wireguard@v0.0.0-20230704135630-469159ecf7d1/tai64n;$WORK/b344=>" -p golang.zx2c4.com/wireguard/tai64n -lang=go1.20 -complete -installsuffix shared -buildid OYmYMe42mzFoNJyLUEXC/OYmYMe42mzFoNJyLUEXC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/tai64n/tai64n.go
2025-08-20T21:48:46.3526206Z [00:02:12.713]➜  go tool buildid -w $WORK/b329/_pkg_.a # internal
2025-08-20T21:48:46.3561355Z [00:02:12.717]➜  go tool buildid -w $WORK/b344/_pkg_.a # internal
2025-08-20T21:48:46.3585391Z [00:02:12.720]➜  cp $WORK/b344/_pkg_.a /root/.cache/go-build/6b/6bb793ec745d236f1a3100ca04c0d5bb754af229b608cddd0d2824d6b19b3466-d # internal
2025-08-20T21:48:46.3648112Z [00:02:12.726]➜  golang.zx2c4.com/wireguard/device
2025-08-20T21:48:46.3651229Z [00:02:12.726]➜  mkdir -p $WORK/b333/
2025-08-20T21:48:46.3657087Z [00:02:12.727]➜  cat >/tmp/go-build1953077370/b333/importcfg << 'EOF' # internal
2025-08-20T21:48:46.3662828Z [00:02:12.727]➜  # import config
2025-08-20T21:48:46.3663685Z [00:02:12.727]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:46.3664508Z [00:02:12.727]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:46.3665395Z [00:02:12.727]➜  packagefile container/list=/tmp/go-build1953077370/b183/_pkg_.a
2025-08-20T21:48:46.3666302Z [00:02:12.727]➜  packagefile crypto/cipher=/tmp/go-build1953077370/b126/_pkg_.a
2025-08-20T21:48:46.3667163Z [00:02:12.727]➜  packagefile crypto/hmac=/tmp/go-build1953077370/b231/_pkg_.a
2025-08-20T21:48:46.3668078Z [00:02:12.727]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:46.3668965Z [00:02:12.727]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:48:46.3669920Z [00:02:12.727]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:46.3670895Z [00:02:12.727]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:46.3671774Z [00:02:12.727]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:46.3672596Z [00:02:12.727]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:46.3673778Z [00:02:12.727]➜  packagefile golang.org/x/crypto/blake2s=/tmp/go-build1953077370/b334/_pkg_.a
2025-08-20T21:48:46.3674977Z [00:02:12.727]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build1953077370/b336/_pkg_.a
2025-08-20T21:48:46.3676162Z [00:02:12.727]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build1953077370/b260/_pkg_.a
2025-08-20T21:48:46.3677304Z [00:02:12.727]➜  packagefile golang.org/x/crypto/poly1305=/tmp/go-build1953077370/b340/_pkg_.a
2025-08-20T21:48:46.3678368Z [00:02:12.727]➜  packagefile golang.org/x/net/ipv4=/tmp/go-build1953077370/b146/_pkg_.a
2025-08-20T21:48:46.3679783Z [00:02:12.727]➜  packagefile golang.org/x/net/ipv6=/tmp/go-build1953077370/b150/_pkg_.a
2025-08-20T21:48:46.3680799Z [00:02:12.727]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:46.3681877Z [00:02:12.727]➜  packagefile golang.zx2c4.com/wireguard/conn=/tmp/go-build1953077370/b145/_pkg_.a
2025-08-20T21:48:46.3683312Z [00:02:12.727]➜  packagefile golang.zx2c4.com/wireguard/ipc=/tmp/go-build1953077370/b341/_pkg_.a
2025-08-20T21:48:46.3684543Z [00:02:12.727]➜  packagefile golang.zx2c4.com/wireguard/ratelimiter=/tmp/go-build1953077370/b342/_pkg_.a
2025-08-20T21:48:46.3685733Z [00:02:12.727]➜  packagefile golang.zx2c4.com/wireguard/replay=/tmp/go-build1953077370/b343/_pkg_.a
2025-08-20T21:48:46.3686964Z [00:02:12.727]➜  packagefile golang.zx2c4.com/wireguard/rwcancel=/tmp/go-build1953077370/b151/_pkg_.a
2025-08-20T21:48:46.3688156Z [00:02:12.727]➜  packagefile golang.zx2c4.com/wireguard/tai64n=/tmp/go-build1953077370/b344/_pkg_.a
2025-08-20T21:48:46.3689273Z [00:02:12.727]➜  packagefile golang.zx2c4.com/wireguard/tun=/tmp/go-build1953077370/b144/_pkg_.a
2025-08-20T21:48:46.3690208Z [00:02:12.727]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:46.3690991Z [00:02:12.727]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:46.3691768Z [00:02:12.727]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:46.3692578Z [00:02:12.727]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:46.3693656Z [00:02:12.727]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:46.3694503Z [00:02:12.727]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:46.3695334Z [00:02:12.727]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:46.3696424Z [00:02:12.727]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:46.3697300Z [00:02:12.727]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:46.3698161Z [00:02:12.727]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:46.3698969Z [00:02:12.727]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:46.3699806Z [00:02:12.727]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:46.3700668Z [00:02:12.727]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:46.3701270Z [00:02:12.727]➜  EOF
2025-08-20T21:48:46.3744066Z [00:02:12.727]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device=>golang.zx2c4.com/wireguard@v0.0.0-20230704135630-469159ecf7d1/device;$WORK/b333=>" -p golang.zx2c4.com/wireguard/device -lang=go1.20 -complete -installsuffix shared -buildid plzFPtiEdGp6rbuqGjQ6/plzFPtiEdGp6rbuqGjQ6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/allowedips.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/channels.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/constants.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/cookie.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/device.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/devicestate_string.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/indextable.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/ip.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/keypair.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/logger.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/mobilequirks.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/noise-helpers.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/noise-protocol.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/noise-types.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/peer.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/pools.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/queueconstants_default.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/receive.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/send.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/sticky_linux.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/timers.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/tun.go /root/go/pkg/mod/github.com/netbirdio/wireguard-go@v0.0.0-20241230120307-6a676aebaaf6/device/uapi.go
2025-08-20T21:48:46.3788176Z [00:02:12.740]➜  cp $WORK/b329/_pkg_.a /root/.cache/go-build/8f/8f5b5dd7d32fdf4b925afe1dbbd9c379a24426d3e2199bab1a3728fc8b868e9b-d # internal
2025-08-20T21:48:46.3791026Z [00:02:12.740]➜  golang.zx2c4.com/wireguard/wgctrl/wgtypes
2025-08-20T21:48:46.3791649Z [00:02:12.740]➜  mkdir -p $WORK/b347/
2025-08-20T21:48:46.3818325Z [00:02:12.743]➜  cat >/tmp/go-build1953077370/b347/importcfg << 'EOF' # internal
2025-08-20T21:48:46.3821721Z [00:02:12.743]➜  # import config
2025-08-20T21:48:46.3822717Z [00:02:12.743]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:46.3823913Z [00:02:12.743]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:46.3824835Z [00:02:12.743]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:46.3825636Z [00:02:12.743]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:46.3826618Z [00:02:12.743]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build1953077370/b260/_pkg_.a
2025-08-20T21:48:46.3827568Z [00:02:12.743]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:46.3828362Z [00:02:12.743]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:46.3828964Z [00:02:12.743]➜  EOF
2025-08-20T21:48:46.3834935Z [00:02:12.743]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "/root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/wgtypes=>golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/wgtypes;$WORK/b347=>" -p golang.zx2c4.com/wireguard/wgctrl/wgtypes -lang=go1.20 -complete -installsuffix shared -buildid 0qZyYyDJWdQzxXPibDTw/0qZyYyDJWdQzxXPibDTw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/wgtypes/doc.go /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/wgtypes/errors.go /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/wgtypes/types.go
2025-08-20T21:48:46.4249925Z [00:02:12.786]➜  go tool buildid -w $WORK/b347/_pkg_.a # internal
2025-08-20T21:48:46.4268078Z [00:02:12.788]➜  cp $WORK/b347/_pkg_.a /root/.cache/go-build/00/00cbd0dd1d09ac3ded236f7ae76495625627cb4eeaf55e29991a3daec46143f2-d # internal
2025-08-20T21:48:46.4269431Z [00:02:12.788]➜  golang.zx2c4.com/wireguard/wgctrl/internal/wginternal
2025-08-20T21:48:46.4270150Z [00:02:12.788]➜  mkdir -p $WORK/b346/
2025-08-20T21:48:46.4270945Z [00:02:12.788]➜  cat >/tmp/go-build1953077370/b346/importcfg << 'EOF' # internal
2025-08-20T21:48:46.4271663Z [00:02:12.788]➜  # import config
2025-08-20T21:48:46.4272770Z [00:02:12.788]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:46.4274089Z [00:02:12.788]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:48:46.4275152Z [00:02:12.788]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:46.4275780Z [00:02:12.788]➜  EOF
2025-08-20T21:48:46.4281431Z [00:02:12.788]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "/root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/internal/wginternal=>golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/internal/wginternal;$WORK/b346=>" -p golang.zx2c4.com/wireguard/wgctrl/internal/wginternal -lang=go1.20 -complete -installsuffix shared -buildid dCoQs-HRIAtWOZMhX9DS/dCoQs-HRIAtWOZMhX9DS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/internal/wginternal/client.go /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/internal/wginternal/doc.go
2025-08-20T21:48:46.4442405Z [00:02:12.805]➜  go tool buildid -w $WORK/b346/_pkg_.a # internal
2025-08-20T21:48:46.4449673Z [00:02:12.806]➜  cp $WORK/b346/_pkg_.a /root/.cache/go-build/c9/c98d0991f7b99ac00bfc558b91227900aa8948f98194086f7c14bf3eb2309d1f-d # internal
2025-08-20T21:48:46.4453627Z [00:02:12.807]➜  github.com/mdlayher/netlink/nlenc
2025-08-20T21:48:46.4454225Z [00:02:12.807]➜  mkdir -p $WORK/b351/
2025-08-20T21:48:46.4462172Z [00:02:12.807]➜  cat >/tmp/go-build1953077370/b351/importcfg << 'EOF' # internal
2025-08-20T21:48:46.4463006Z [00:02:12.807]➜  # import config
2025-08-20T21:48:46.4463897Z [00:02:12.807]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:46.4465143Z [00:02:12.807]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:46.4466146Z [00:02:12.807]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:46.4466844Z [00:02:12.807]➜  EOF
2025-08-20T21:48:46.4472288Z [00:02:12.808]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nlenc=>github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nlenc;$WORK/b351=>" -p github.com/mdlayher/netlink/nlenc -lang=go1.21 -complete -installsuffix shared -buildid IsYv5_xZTIu2UTTbxOCj/IsYv5_xZTIu2UTTbxOCj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nlenc/doc.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nlenc/int.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nlenc/string.go
2025-08-20T21:48:46.4649520Z [00:02:12.826]➜  go tool buildid -w $WORK/b351/_pkg_.a # internal
2025-08-20T21:48:46.4658357Z [00:02:12.827]➜  go tool buildid -w $WORK/b250/_pkg_.a # internal
2025-08-20T21:48:46.4664458Z [00:02:12.828]➜  cp $WORK/b351/_pkg_.a /root/.cache/go-build/4f/4fe7d064d545f6ae70b31cb26700b7bc635cb0064bf522064f0e5bb0b5675342-d # internal
2025-08-20T21:48:46.4673218Z [00:02:12.828]➜  golang.org/x/sync/errgroup
2025-08-20T21:48:46.4673877Z [00:02:12.828]➜  mkdir -p $WORK/b353/
2025-08-20T21:48:46.4697488Z [00:02:12.831]➜  cat >/tmp/go-build1953077370/b353/importcfg << 'EOF' # internal
2025-08-20T21:48:46.4703532Z [00:02:12.831]➜  # import config
2025-08-20T21:48:46.4704191Z [00:02:12.831]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:46.4704952Z [00:02:12.831]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:46.4705704Z [00:02:12.831]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:46.4706291Z [00:02:12.831]➜  EOF
2025-08-20T21:48:46.4709380Z [00:02:12.831]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sync@v0.13.0/errgroup=>golang.org/x/sync@v0.13.0/errgroup;$WORK/b353=>" -p golang.org/x/sync/errgroup -lang=go1.23 -complete -installsuffix shared -buildid evNTmQRTEZPrLydamVH0/evNTmQRTEZPrLydamVH0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack /root/go/pkg/mod/golang.org/x/sync@v0.13.0/errgroup/errgroup.go
2025-08-20T21:48:46.4721451Z [00:02:12.833]➜  cp $WORK/b250/_pkg_.a /root/.cache/go-build/eb/ebb5c35a17dce2d2145522d1b8c01249139a3287f4436cd9b3dcd89eed66b5a4-d # internal
2025-08-20T21:48:46.4727850Z [00:02:12.834]➜  github.com/pion/stun/v2
2025-08-20T21:48:46.4728474Z [00:02:12.834]➜  mkdir -p $WORK/b282/
2025-08-20T21:48:46.4732294Z [00:02:12.834]➜  cat >/tmp/go-build1953077370/b282/importcfg << 'EOF' # internal
2025-08-20T21:48:46.4735551Z [00:02:12.834]➜  # import config
2025-08-20T21:48:46.4736374Z [00:02:12.834]➜  packagefile crypto/md5=/tmp/go-build1953077370/b102/_pkg_.a
2025-08-20T21:48:46.4737375Z [00:02:12.834]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:46.4738294Z [00:02:12.834]➜  packagefile crypto/sha1=/tmp/go-build1953077370/b131/_pkg_.a
2025-08-20T21:48:46.4739193Z [00:02:12.834]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:48:46.4741066Z [00:02:12.834]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:46.4742009Z [00:02:12.834]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:46.4742893Z [00:02:12.834]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:46.4743942Z [00:02:12.834]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:46.4744818Z [00:02:12.834]➜  packagefile github.com/pion/dtls/v2=/tmp/go-build1953077370/b250/_pkg_.a
2025-08-20T21:48:46.4746250Z [00:02:12.834]➜  packagefile github.com/pion/stun/v2/internal/hmac=/tmp/go-build1953077370/b283/_pkg_.a
2025-08-20T21:48:46.4747472Z [00:02:12.834]➜  packagefile github.com/pion/transport/v3=/tmp/go-build1953077370/b201/_pkg_.a
2025-08-20T21:48:46.4748677Z [00:02:12.834]➜  packagefile github.com/pion/transport/v3/stdnet=/tmp/go-build1953077370/b284/_pkg_.a
2025-08-20T21:48:46.4749936Z [00:02:12.834]➜  packagefile github.com/pion/transport/v3/utils/xor=/tmp/go-build1953077370/b285/_pkg_.a
2025-08-20T21:48:46.4751048Z [00:02:12.834]➜  packagefile hash/crc32=/tmp/go-build1953077370/b286/_pkg_.a
2025-08-20T21:48:46.4751889Z [00:02:12.834]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:46.4752674Z [00:02:12.834]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:46.4753722Z [00:02:12.834]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:46.4754570Z [00:02:12.834]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:46.4755439Z [00:02:12.834]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:46.4756274Z [00:02:12.834]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:46.4757143Z [00:02:12.834]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:46.4757962Z [00:02:12.834]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:46.4758834Z [00:02:12.834]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:46.4759693Z [00:02:12.834]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:46.4760304Z [00:02:12.834]➜  EOF
2025-08-20T21:48:46.4769597Z [00:02:12.834]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0=>github.com/pion/stun/v2@v2.0.0;$WORK/b282=>" -p github.com/pion/stun/v2 -lang=go1.12 -complete -installsuffix shared -buildid CWvoTylJFl2qB1JkVB0a/CWvoTylJFl2qB1JkVB0a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/addr.go /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/agent.go /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/attributes.go /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/checks.go /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/client.go /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/errorcode.go /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/errors.go /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/fingerprint.go /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/helpers.go /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/integrity.go /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/message.go /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/stun.go /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/textattrs.go /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/uattrs.go /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/uri.go /root/go/pkg/mod/github.com/pion/stun/v2@v2.0.0/xoraddr.go
2025-08-20T21:48:46.4891085Z [00:02:12.850]➜  go tool buildid -w $WORK/b353/_pkg_.a # internal
2025-08-20T21:48:46.4893607Z [00:02:12.850]➜  cp $WORK/b353/_pkg_.a /root/.cache/go-build/f5/f53c33831c945c657117643f847c45dce6a52a5da17a827672438bf526d05d09-d # internal
2025-08-20T21:48:46.4906264Z [00:02:12.852]➜  github.com/mdlayher/socket
2025-08-20T21:48:46.4909646Z [00:02:12.852]➜  mkdir -p $WORK/b352/
2025-08-20T21:48:46.4910338Z [00:02:12.852]➜  cat >/tmp/go-build1953077370/b352/importcfg << 'EOF' # internal
2025-08-20T21:48:46.4910969Z [00:02:12.852]➜  # import config
2025-08-20T21:48:46.4911597Z [00:02:12.852]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:46.4912402Z [00:02:12.852]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:46.4913290Z [00:02:12.852]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:46.4914150Z [00:02:12.852]➜  packagefile golang.org/x/net/bpf=/tmp/go-build1953077370/b147/_pkg_.a
2025-08-20T21:48:46.4915131Z [00:02:12.852]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build1953077370/b353/_pkg_.a
2025-08-20T21:48:46.4916355Z [00:02:12.852]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:46.4917203Z [00:02:12.852]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:46.4917940Z [00:02:12.852]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:46.4918689Z [00:02:12.852]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:46.4919448Z [00:02:12.852]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:46.4920213Z [00:02:12.852]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:46.4921009Z [00:02:12.852]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:46.4921752Z [00:02:12.852]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:46.4922313Z [00:02:12.852]➜  EOF
2025-08-20T21:48:46.4927967Z [00:02:12.852]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mdlayher/socket@v0.5.1=>github.com/mdlayher/socket@v0.5.1;$WORK/b352=>" -p github.com/mdlayher/socket -lang=go1.20 -complete -installsuffix shared -buildid mJ8gn1bM_xXDCBbsHs49/mJ8gn1bM_xXDCBbsHs49 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack /root/go/pkg/mod/github.com/mdlayher/socket@v0.5.1/accept4.go /root/go/pkg/mod/github.com/mdlayher/socket@v0.5.1/conn.go /root/go/pkg/mod/github.com/mdlayher/socket@v0.5.1/conn_linux.go /root/go/pkg/mod/github.com/mdlayher/socket@v0.5.1/doc.go /root/go/pkg/mod/github.com/mdlayher/socket@v0.5.1/netns_linux.go /root/go/pkg/mod/github.com/mdlayher/socket@v0.5.1/setbuffer_linux.go /root/go/pkg/mod/github.com/mdlayher/socket@v0.5.1/typ_cloexec_nonblock.go
2025-08-20T21:48:46.6824119Z [00:02:13.044]➜  go tool buildid -w $WORK/b352/_pkg_.a # internal
2025-08-20T21:48:46.6859501Z [00:02:13.047]➜  cp $WORK/b352/_pkg_.a /root/.cache/go-build/44/4492996cfc4a7bd67bcfb22c1c34ecb7769bab288db624f675522639704ebc75-d # internal
2025-08-20T21:48:46.6866152Z [00:02:13.047]➜  github.com/mdlayher/netlink
2025-08-20T21:48:46.6866775Z [00:02:13.047]➜  mkdir -p $WORK/b350/
2025-08-20T21:48:46.6870867Z [00:02:13.048]➜  cat >/tmp/go-build1953077370/b350/importcfg << 'EOF' # internal
2025-08-20T21:48:46.6872517Z [00:02:13.048]➜  # import config
2025-08-20T21:48:46.6874030Z [00:02:13.048]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:46.6875328Z [00:02:13.048]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:46.6876630Z [00:02:13.048]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:46.6878891Z [00:02:13.048]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:46.6880251Z [00:02:13.048]➜  packagefile github.com/mdlayher/netlink/nlenc=/tmp/go-build1953077370/b351/_pkg_.a
2025-08-20T21:48:46.6883956Z [00:02:13.048]➜  packagefile github.com/mdlayher/socket=/tmp/go-build1953077370/b352/_pkg_.a
2025-08-20T21:48:46.6885072Z [00:02:13.048]➜  packagefile golang.org/x/net/bpf=/tmp/go-build1953077370/b147/_pkg_.a
2025-08-20T21:48:46.6886035Z [00:02:13.048]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:46.6888322Z [00:02:13.048]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:46.6889584Z [00:02:13.048]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:46.6890739Z [00:02:13.048]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:46.6892091Z [00:02:13.048]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:46.6892877Z [00:02:13.048]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:46.6893832Z [00:02:13.048]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:46.6894607Z [00:02:13.048]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:46.6895404Z [00:02:13.048]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:46.6896482Z [00:02:13.048]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:46.6898567Z [00:02:13.048]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:46.6899653Z [00:02:13.048]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:46.6900318Z [00:02:13.048]➜  EOF
2025-08-20T21:48:46.6909451Z [00:02:13.050]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42=>github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42;$WORK/b350=>" -p github.com/mdlayher/netlink -lang=go1.21 -complete -installsuffix shared -buildid 8ijHLkZ7Vg61bZELT0pf/8ijHLkZ7Vg61bZELT0pf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/align.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/attribute.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/conn.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/conn_linux.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/debug.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/doc.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/errors.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/message.go
2025-08-20T21:48:46.8077018Z [00:02:13.169]➜  go tool buildid -w $WORK/b282/_pkg_.a # internal
2025-08-20T21:48:46.8167646Z [00:02:13.178]➜  cp $WORK/b282/_pkg_.a /root/.cache/go-build/be/be85f51136c47d8c77b870d554b4c1ad519c05ad1656f4bd04af467a762a1150-d # internal
2025-08-20T21:48:46.8177194Z [00:02:13.179]➜  github.com/pion/ice/v3/internal/stun
2025-08-20T21:48:46.8178121Z [00:02:13.179]➜  mkdir -p $WORK/b281/
2025-08-20T21:48:46.8210453Z [00:02:13.182]➜  cat >/tmp/go-build1953077370/b281/importcfg << 'EOF' # internal
2025-08-20T21:48:46.8216770Z [00:02:13.182]➜  # import config
2025-08-20T21:48:46.8217448Z [00:02:13.182]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:46.8218579Z [00:02:13.182]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:46.8219479Z [00:02:13.182]➜  packagefile github.com/pion/stun/v2=/tmp/go-build1953077370/b282/_pkg_.a
2025-08-20T21:48:46.8220368Z [00:02:13.182]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:46.8221199Z [00:02:13.182]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:46.8221814Z [00:02:13.182]➜  EOF
2025-08-20T21:48:46.8226115Z [00:02:13.182]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/internal/stun=>github.com/pion/ice/v3@v3.0.2/internal/stun;$WORK/b281=>" -p github.com/pion/ice/v3/internal/stun -lang=go1.13 -complete -installsuffix shared -buildid CuR7EhOntp2XIPKdWYXn/CuR7EhOntp2XIPKdWYXn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/internal/stun/stun.go
2025-08-20T21:48:46.8958641Z [00:02:13.257]➜  go tool buildid -w $WORK/b281/_pkg_.a # internal
2025-08-20T21:48:46.8971165Z [00:02:13.258]➜  cp $WORK/b281/_pkg_.a /root/.cache/go-build/03/03cb167d37b3a5c490afc5bf9344043832cc12d3e2f0c9f47870a59c100f940c-d # internal
2025-08-20T21:48:46.8980642Z [00:02:13.259]➜  github.com/pion/turn/v3/internal/proto
2025-08-20T21:48:46.8982535Z [00:02:13.259]➜  mkdir -p $WORK/b295/
2025-08-20T21:48:46.8993524Z [00:02:13.260]➜  cat >/tmp/go-build1953077370/b295/importcfg << 'EOF' # internal
2025-08-20T21:48:46.8994349Z [00:02:13.260]➜  # import config
2025-08-20T21:48:46.8995026Z [00:02:13.260]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:46.8995937Z [00:02:13.260]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:46.8997158Z [00:02:13.260]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:46.8998001Z [00:02:13.260]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:46.8998943Z [00:02:13.260]➜  packagefile github.com/pion/stun/v2=/tmp/go-build1953077370/b282/_pkg_.a
2025-08-20T21:48:46.8999857Z [00:02:13.260]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:46.9000669Z [00:02:13.260]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:46.9001494Z [00:02:13.260]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:46.9002343Z [00:02:13.260]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:46.9002955Z [00:02:13.260]➜  EOF
2025-08-20T21:48:46.9014043Z [00:02:13.260]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/proto=>github.com/pion/turn/v3@v3.0.1/internal/proto;$WORK/b295=>" -p github.com/pion/turn/v3/internal/proto -lang=go1.13 -complete -installsuffix shared -buildid Mym552x35NQgzDIv-T9M/Mym552x35NQgzDIv-T9M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/proto/addr.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/proto/chandata.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/proto/chann.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/proto/connection_id.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/proto/data.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/proto/dontfrag.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/proto/evenport.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/proto/lifetime.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/proto/peeraddr.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/proto/proto.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/proto/relayedaddr.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/proto/reqfamily.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/proto/reqtrans.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/proto/rsrvtoken.go
2025-08-20T21:48:46.9235502Z [00:02:13.285]➜  go tool buildid -w $WORK/b350/_pkg_.a # internal
2025-08-20T21:48:46.9408362Z [00:02:13.302]➜  cp $WORK/b350/_pkg_.a /root/.cache/go-build/b8/b8c26abd9fb7e849e8aec46db17587c43bf04a37152f3353c837dd59eeabe2d1-d # internal
2025-08-20T21:48:46.9419023Z [00:02:13.303]➜  github.com/mdlayher/genetlink
2025-08-20T21:48:46.9421656Z [00:02:13.303]➜  mkdir -p $WORK/b349/
2025-08-20T21:48:46.9460496Z [00:02:13.307]➜  cat >/tmp/go-build1953077370/b349/importcfg << 'EOF' # internal
2025-08-20T21:48:46.9514764Z [00:02:13.307]➜  # import config
2025-08-20T21:48:46.9515482Z [00:02:13.307]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:46.9516327Z [00:02:13.307]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:46.9517342Z [00:02:13.307]➜  packagefile github.com/mdlayher/netlink=/tmp/go-build1953077370/b350/_pkg_.a
2025-08-20T21:48:46.9518411Z [00:02:13.307]➜  packagefile github.com/mdlayher/netlink/nlenc=/tmp/go-build1953077370/b351/_pkg_.a
2025-08-20T21:48:46.9519531Z [00:02:13.307]➜  packagefile golang.org/x/net/bpf=/tmp/go-build1953077370/b147/_pkg_.a
2025-08-20T21:48:46.9520551Z [00:02:13.307]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:46.9521451Z [00:02:13.307]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:46.9522267Z [00:02:13.307]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:46.9523755Z [00:02:13.307]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:46.9524713Z [00:02:13.307]➜  EOF
2025-08-20T21:48:46.9530708Z [00:02:13.307]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mdlayher/genetlink@v1.3.2=>github.com/mdlayher/genetlink@v1.3.2;$WORK/b349=>" -p github.com/mdlayher/genetlink -lang=go1.18 -complete -installsuffix shared -buildid KxB3NzYcJFgDO6TcYjZM/KxB3NzYcJFgDO6TcYjZM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack /root/go/pkg/mod/github.com/mdlayher/genetlink@v1.3.2/conn.go /root/go/pkg/mod/github.com/mdlayher/genetlink@v1.3.2/doc.go /root/go/pkg/mod/github.com/mdlayher/genetlink@v1.3.2/family.go /root/go/pkg/mod/github.com/mdlayher/genetlink@v1.3.2/family_linux.go /root/go/pkg/mod/github.com/mdlayher/genetlink@v1.3.2/message.go
2025-08-20T21:48:46.9946357Z [00:02:13.356]➜  go tool buildid -w $WORK/b333/_pkg_.a # internal
2025-08-20T21:48:46.9954789Z [00:02:13.357]➜  go tool buildid -w $WORK/b295/_pkg_.a # internal
2025-08-20T21:48:46.9974698Z [00:02:13.359]➜  cp $WORK/b295/_pkg_.a /root/.cache/go-build/62/628582b4e306326cf20ff8045d57bd2ab94c1c7230670b8b83d49808809ae528-d # internal
2025-08-20T21:48:46.9977917Z [00:02:13.359]➜  github.com/pion/turn/v3/internal/allocation
2025-08-20T21:48:46.9979108Z [00:02:13.359]➜  mkdir -p $WORK/b293/
2025-08-20T21:48:46.9986055Z [00:02:13.360]➜  cat >/tmp/go-build1953077370/b293/importcfg << 'EOF' # internal
2025-08-20T21:48:46.9989763Z [00:02:13.360]➜  # import config
2025-08-20T21:48:46.9990487Z [00:02:13.360]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:46.9991357Z [00:02:13.360]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:47.0014271Z [00:02:13.360]➜  packagefile github.com/pion/logging=/tmp/go-build1953077370/b273/_pkg_.a
2025-08-20T21:48:47.0015782Z [00:02:13.360]➜  packagefile github.com/pion/stun/v2=/tmp/go-build1953077370/b282/_pkg_.a
2025-08-20T21:48:47.0017285Z [00:02:13.360]➜  packagefile github.com/pion/turn/v3/internal/ipnet=/tmp/go-build1953077370/b294/_pkg_.a
2025-08-20T21:48:47.0019636Z [00:02:13.360]➜  packagefile github.com/pion/turn/v3/internal/proto=/tmp/go-build1953077370/b295/_pkg_.a
2025-08-20T21:48:47.0020729Z [00:02:13.360]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:47.0021523Z [00:02:13.360]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:47.0022397Z [00:02:13.360]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:47.0023879Z [00:02:13.360]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:47.0024543Z [00:02:13.360]➜  EOF
2025-08-20T21:48:47.0031430Z [00:02:13.360]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/allocation=>github.com/pion/turn/v3@v3.0.1/internal/allocation;$WORK/b293=>" -p github.com/pion/turn/v3/internal/allocation -lang=go1.13 -complete -installsuffix shared -buildid MpIlPbaf4CqjN-RgYGLP/MpIlPbaf4CqjN-RgYGLP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/allocation/allocation.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/allocation/allocation_manager.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/allocation/channel_bind.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/allocation/errors.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/allocation/five_tuple.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/allocation/permission.go
2025-08-20T21:48:47.0063909Z [00:02:13.367]➜  cp $WORK/b333/_pkg_.a /root/.cache/go-build/fd/fd9fc6a0c9c30ecb87eea5b3a313da1cd971de19b9df386e8b0816de82b19b33-d # internal
2025-08-20T21:48:47.0072263Z [00:02:13.368]➜  github.com/pion/turn/v3/internal/client
2025-08-20T21:48:47.0075029Z [00:02:13.368]➜  mkdir -p $WORK/b296/
2025-08-20T21:48:47.0083967Z [00:02:13.369]➜  cat >/tmp/go-build1953077370/b296/importcfg << 'EOF' # internal
2025-08-20T21:48:47.0094319Z [00:02:13.369]➜  # import config
2025-08-20T21:48:47.0095101Z [00:02:13.369]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:47.0096335Z [00:02:13.369]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:47.0097224Z [00:02:13.369]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:47.0098171Z [00:02:13.369]➜  packagefile github.com/pion/logging=/tmp/go-build1953077370/b273/_pkg_.a
2025-08-20T21:48:47.0099252Z [00:02:13.369]➜  packagefile github.com/pion/stun/v2=/tmp/go-build1953077370/b282/_pkg_.a
2025-08-20T21:48:47.0100384Z [00:02:13.369]➜  packagefile github.com/pion/transport/v3=/tmp/go-build1953077370/b201/_pkg_.a
2025-08-20T21:48:47.0101574Z [00:02:13.369]➜  packagefile github.com/pion/turn/v3/internal/ipnet=/tmp/go-build1953077370/b294/_pkg_.a
2025-08-20T21:48:47.0102851Z [00:02:13.369]➜  packagefile github.com/pion/turn/v3/internal/proto=/tmp/go-build1953077370/b295/_pkg_.a
2025-08-20T21:48:47.0104079Z [00:02:13.369]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:47.0104886Z [00:02:13.369]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:47.0105709Z [00:02:13.369]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:47.0106582Z [00:02:13.369]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:47.0107479Z [00:02:13.369]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:47.0108335Z [00:02:13.370]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:47.0108957Z [00:02:13.370]➜  EOF
2025-08-20T21:48:47.0118778Z [00:02:13.371]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/client=>github.com/pion/turn/v3@v3.0.1/internal/client;$WORK/b296=>" -p github.com/pion/turn/v3/internal/client -lang=go1.13 -complete -installsuffix shared -buildid SylXmcqbsOxBmPpQFcC3/SylXmcqbsOxBmPpQFcC3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/client/allocation.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/client/binding.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/client/client.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/client/errors.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/client/periodic_timer.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/client/permission.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/client/tcp_alloc.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/client/tcp_conn.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/client/transaction.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/client/trylock.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/client/udp_conn.go
2025-08-20T21:48:47.0458583Z [00:02:13.407]➜  go tool buildid -w $WORK/b349/_pkg_.a # internal
2025-08-20T21:48:47.0474492Z [00:02:13.408]➜  cp $WORK/b349/_pkg_.a /root/.cache/go-build/40/4024097a953ab6319d6f9c1dc7ae3f25264429c9b31ace28e8b5f7991be03795-d # internal
2025-08-20T21:48:47.0475802Z [00:02:13.409]➜  golang.zx2c4.com/wireguard/wgctrl/internal/wglinux
2025-08-20T21:48:47.0481371Z [00:02:13.409]➜  mkdir -p $WORK/b348/
2025-08-20T21:48:47.0482200Z [00:02:13.409]➜  cat >/tmp/go-build1953077370/b348/importcfg << 'EOF' # internal
2025-08-20T21:48:47.0482914Z [00:02:13.409]➜  # import config
2025-08-20T21:48:47.0483905Z [00:02:13.409]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:47.0484844Z [00:02:13.409]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:47.0485703Z [00:02:13.409]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:47.0486737Z [00:02:13.409]➜  packagefile github.com/mdlayher/genetlink=/tmp/go-build1953077370/b349/_pkg_.a
2025-08-20T21:48:47.0487961Z [00:02:13.409]➜  packagefile github.com/mdlayher/netlink=/tmp/go-build1953077370/b350/_pkg_.a
2025-08-20T21:48:47.0489176Z [00:02:13.409]➜  packagefile github.com/mdlayher/netlink/nlenc=/tmp/go-build1953077370/b351/_pkg_.a
2025-08-20T21:48:47.0490792Z [00:02:13.409]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:47.0492280Z [00:02:13.409]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/internal/wginternal=/tmp/go-build1953077370/b346/_pkg_.a
2025-08-20T21:48:47.0493936Z [00:02:13.409]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:48:47.0498430Z [00:02:13.409]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:47.0499249Z [00:02:13.409]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:47.0500060Z [00:02:13.409]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:47.0500884Z [00:02:13.409]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:47.0501514Z [00:02:13.409]➜  EOF
2025-08-20T21:48:47.0508982Z [00:02:13.411]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "/root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/internal/wglinux=>golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/internal/wglinux;$WORK/b348=>" -p golang.zx2c4.com/wireguard/wgctrl/internal/wglinux -lang=go1.20 -complete -installsuffix shared -buildid lAnUisK2rcm_M43Va4Pg/lAnUisK2rcm_M43Va4Pg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/internal/wglinux/client_linux.go /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/internal/wglinux/configure_linux.go /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/internal/wglinux/doc.go /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/internal/wglinux/parse_linux.go
2025-08-20T21:48:47.0750730Z [00:02:13.436]➜  go tool buildid -w $WORK/b293/_pkg_.a # internal
2025-08-20T21:48:47.0767089Z [00:02:13.438]➜  cp $WORK/b293/_pkg_.a /root/.cache/go-build/1d/1d0d6ff7c28187e03524a6923c9ed174d1d062d176e80612345ac3f4607b6f3b-d # internal
2025-08-20T21:48:47.0783929Z [00:02:13.438]➜  github.com/pion/turn/v3/internal/server
2025-08-20T21:48:47.0784578Z [00:02:13.438]➜  mkdir -p $WORK/b297/
2025-08-20T21:48:47.0785633Z [00:02:13.439]➜  cat >/tmp/go-build1953077370/b297/importcfg << 'EOF' # internal
2025-08-20T21:48:47.0786322Z [00:02:13.439]➜  # import config
2025-08-20T21:48:47.0787029Z [00:02:13.439]➜  packagefile crypto/md5=/tmp/go-build1953077370/b102/_pkg_.a
2025-08-20T21:48:47.0787927Z [00:02:13.439]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:47.0788740Z [00:02:13.439]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:47.0789667Z [00:02:13.439]➜  packagefile github.com/pion/logging=/tmp/go-build1953077370/b273/_pkg_.a
2025-08-20T21:48:47.0790723Z [00:02:13.439]➜  packagefile github.com/pion/stun/v2=/tmp/go-build1953077370/b282/_pkg_.a
2025-08-20T21:48:47.0791936Z [00:02:13.439]➜  packagefile github.com/pion/turn/v3/internal/allocation=/tmp/go-build1953077370/b293/_pkg_.a
2025-08-20T21:48:47.0793508Z [00:02:13.439]➜  packagefile github.com/pion/turn/v3/internal/ipnet=/tmp/go-build1953077370/b294/_pkg_.a
2025-08-20T21:48:47.0794828Z [00:02:13.439]➜  packagefile github.com/pion/turn/v3/internal/proto=/tmp/go-build1953077370/b295/_pkg_.a
2025-08-20T21:48:47.0795861Z [00:02:13.439]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:47.0796700Z [00:02:13.439]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:47.0797511Z [00:02:13.439]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:47.0798340Z [00:02:13.439]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:47.0799176Z [00:02:13.439]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:47.0799958Z [00:02:13.439]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:47.0800533Z [00:02:13.439]➜  EOF
2025-08-20T21:48:47.0806834Z [00:02:13.439]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/server=>github.com/pion/turn/v3@v3.0.1/internal/server;$WORK/b297=>" -p github.com/pion/turn/v3/internal/server -lang=go1.13 -complete -installsuffix shared -buildid ybteXD3YyT3ig2xwX3h5/ybteXD3YyT3ig2xwX3h5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/server/errors.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/server/server.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/server/stun.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/server/turn.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/internal/server/util.go
2025-08-20T21:48:47.1744756Z [00:02:13.536]➜  go tool buildid -w $WORK/b296/_pkg_.a # internal
2025-08-20T21:48:47.1781107Z [00:02:13.539]➜  cp $WORK/b296/_pkg_.a /root/.cache/go-build/7d/7d84c13d694b912393ade7e33aaec3287a2a99ad48fef406448360b764e23881-d # internal
2025-08-20T21:48:47.1788023Z [00:02:13.540]➜  golang.zx2c4.com/wireguard/wgctrl/internal/wguser
2025-08-20T21:48:47.1792315Z [00:02:13.540]➜  mkdir -p $WORK/b354/
2025-08-20T21:48:47.1800810Z [00:02:13.541]➜  cat >/tmp/go-build1953077370/b354/importcfg << 'EOF' # internal
2025-08-20T21:48:47.1801686Z [00:02:13.541]➜  # import config
2025-08-20T21:48:47.1803263Z [00:02:13.541]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:47.1804233Z [00:02:13.541]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:47.1805123Z [00:02:13.541]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:47.1806171Z [00:02:13.541]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:47.1807099Z [00:02:13.541]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:47.1808266Z [00:02:13.541]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/internal/wginternal=/tmp/go-build1953077370/b346/_pkg_.a
2025-08-20T21:48:47.1809931Z [00:02:13.541]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:48:47.1811362Z [00:02:13.541]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:47.1812769Z [00:02:13.541]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:47.1816074Z [00:02:13.541]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:47.1816798Z [00:02:13.541]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:47.1817541Z [00:02:13.541]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:47.1818295Z [00:02:13.541]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:47.1819003Z [00:02:13.541]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:47.1819700Z [00:02:13.541]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:47.1820213Z [00:02:13.541]➜  EOF
2025-08-20T21:48:47.1837137Z [00:02:13.544]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "/root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/internal/wguser=>golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/internal/wguser;$WORK/b354=>" -p golang.zx2c4.com/wireguard/wgctrl/internal/wguser -lang=go1.20 -complete -installsuffix shared -buildid oCeO4xgMb1OrXVM1-cVH/oCeO4xgMb1OrXVM1-cVH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/internal/wguser/client.go /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/internal/wguser/configure.go /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/internal/wguser/conn_unix.go /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/internal/wguser/doc.go /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/internal/wguser/parse.go
2025-08-20T21:48:47.2191040Z [00:02:13.580]➜  go tool buildid -w $WORK/b348/_pkg_.a # internal
2025-08-20T21:48:47.2212445Z [00:02:13.582]➜  cp $WORK/b348/_pkg_.a /root/.cache/go-build/24/24e931f4fdd815790b39b81248e33556c9950cc57c4bef253a682cd209145a9b-d # internal
2025-08-20T21:48:47.2248134Z [00:02:13.586]➜  github.com/google/gopacket
2025-08-20T21:48:47.2251704Z [00:02:13.586]➜  mkdir -p $WORK/b357/
2025-08-20T21:48:47.2256975Z [00:02:13.587]➜  cat >/tmp/go-build1953077370/b357/importcfg << 'EOF' # internal
2025-08-20T21:48:47.2274104Z [00:02:13.587]➜  # import config
2025-08-20T21:48:47.2276780Z [00:02:13.587]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:47.2278183Z [00:02:13.587]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:47.2281170Z [00:02:13.587]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:47.2281990Z [00:02:13.587]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:47.2282799Z [00:02:13.587]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:47.2283867Z [00:02:13.587]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:47.2284992Z [00:02:13.587]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:47.2285764Z [00:02:13.587]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:47.2286561Z [00:02:13.587]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:47.2287423Z [00:02:13.587]➜  packagefile runtime/debug=/tmp/go-build1953077370/b326/_pkg_.a
2025-08-20T21:48:47.2288315Z [00:02:13.587]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:47.2289145Z [00:02:13.587]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:47.2289979Z [00:02:13.587]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:47.2290767Z [00:02:13.587]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:47.2291372Z [00:02:13.587]➜  EOF
2025-08-20T21:48:47.2300835Z [00:02:13.587]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/gopacket@v1.1.19=>github.com/google/gopacket@v1.1.19;$WORK/b357=>" -p github.com/google/gopacket -lang=go1.12 -complete -installsuffix shared -buildid JY6fma8jQcQqsnYZL4pQ/JY6fma8jQcQqsnYZL4pQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/base.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/decode.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/doc.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/flows.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layerclass.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers_decoder.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layertype.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/packet.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/parser.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/time.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/writer.go
2025-08-20T21:48:47.2612779Z [00:02:13.622]➜  go tool buildid -w $WORK/b354/_pkg_.a # internal
2025-08-20T21:48:47.2646275Z [00:02:13.626]➜  cp $WORK/b354/_pkg_.a /root/.cache/go-build/9a/9aa29410a9ee364fccc50688373f99572c351c819a9a82e5a2d7cfda00185f97-d # internal
2025-08-20T21:48:47.2653362Z [00:02:13.626]➜  golang.zx2c4.com/wireguard/wgctrl
2025-08-20T21:48:47.2657996Z [00:02:13.627]➜  mkdir -p $WORK/b345/
2025-08-20T21:48:47.2667162Z [00:02:13.628]➜  cat >/tmp/go-build1953077370/b345/importcfg << 'EOF' # internal
2025-08-20T21:48:47.2679383Z [00:02:13.628]➜  # import config
2025-08-20T21:48:47.2680085Z [00:02:13.628]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:47.2681255Z [00:02:13.628]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/internal/wginternal=/tmp/go-build1953077370/b346/_pkg_.a
2025-08-20T21:48:47.2682726Z [00:02:13.628]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/internal/wglinux=/tmp/go-build1953077370/b348/_pkg_.a
2025-08-20T21:48:47.2685307Z [00:02:13.628]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/internal/wguser=/tmp/go-build1953077370/b354/_pkg_.a
2025-08-20T21:48:47.2686673Z [00:02:13.628]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:48:47.2687710Z [00:02:13.628]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:47.2688308Z [00:02:13.628]➜  EOF
2025-08-20T21:48:47.2698635Z [00:02:13.631]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "/root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6=>golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6;$WORK/b345=>" -p golang.zx2c4.com/wireguard/wgctrl -lang=go1.20 -complete -installsuffix shared -buildid 6M8XnO26V0BX_Tz_R5DR/6M8XnO26V0BX_Tz_R5DR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/client.go /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/doc.go /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20230429144221-925a1e7659e6/os_linux.go
2025-08-20T21:48:47.3000084Z [00:02:13.661]➜  go tool buildid -w $WORK/b345/_pkg_.a # internal
2025-08-20T21:48:47.3012832Z [00:02:13.662]➜  cp $WORK/b345/_pkg_.a /root/.cache/go-build/d9/d9431d891ade49d501613dd817758bc2e4ecbba248c52053e40a9afb245e4da7-d # internal
2025-08-20T21:48:47.3014357Z [00:02:13.662]➜  github.com/google/gopacket/routing
2025-08-20T21:48:47.3017448Z [00:02:13.663]➜  mkdir -p $WORK/b359/
2025-08-20T21:48:47.3044959Z [00:02:13.663]➜  cat >/tmp/go-build1953077370/b359/importcfg << 'EOF' # internal
2025-08-20T21:48:47.3045639Z [00:02:13.663]➜  # import config
2025-08-20T21:48:47.3046299Z [00:02:13.663]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:47.3047142Z [00:02:13.663]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:47.3047954Z [00:02:13.663]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:47.3048741Z [00:02:13.663]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:47.3049506Z [00:02:13.663]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:47.3050290Z [00:02:13.663]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:47.3051067Z [00:02:13.663]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:47.3051647Z [00:02:13.663]➜  EOF
2025-08-20T21:48:47.3056430Z [00:02:13.663]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/gopacket@v1.1.19/routing=>github.com/google/gopacket@v1.1.19/routing;$WORK/b359=>" -p github.com/google/gopacket/routing -lang=go1.12 -complete -installsuffix shared -buildid rApGlAfIRf3m_jMF7qM2/rApGlAfIRf3m_jMF7qM2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/routing/common.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/routing/routing.go
2025-08-20T21:48:47.3067832Z [00:02:13.668]➜  go tool buildid -w $WORK/b297/_pkg_.a # internal
2025-08-20T21:48:47.3144599Z [00:02:13.675]➜  cp $WORK/b297/_pkg_.a /root/.cache/go-build/bb/bb1fa5792b33892e5ca3deb8f759d9672f0e386d7acc98cc0a083238ab0cbd4c-d # internal
2025-08-20T21:48:47.3168903Z [00:02:13.678]➜  github.com/pion/turn/v3
2025-08-20T21:48:47.3173535Z [00:02:13.678]➜  mkdir -p $WORK/b292/
2025-08-20T21:48:47.3174267Z [00:02:13.678]➜  cat >/tmp/go-build1953077370/b292/importcfg << 'EOF' # internal
2025-08-20T21:48:47.3174971Z [00:02:13.678]➜  # import config
2025-08-20T21:48:47.3175708Z [00:02:13.678]➜  packagefile crypto/hmac=/tmp/go-build1953077370/b231/_pkg_.a
2025-08-20T21:48:47.3176742Z [00:02:13.678]➜  packagefile crypto/md5=/tmp/go-build1953077370/b102/_pkg_.a
2025-08-20T21:48:47.3177725Z [00:02:13.678]➜  packagefile crypto/sha1=/tmp/go-build1953077370/b131/_pkg_.a
2025-08-20T21:48:47.3178701Z [00:02:13.678]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:47.3179692Z [00:02:13.678]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:47.3180624Z [00:02:13.678]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:47.3181462Z [00:02:13.678]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:47.3182449Z [00:02:13.678]➜  packagefile github.com/pion/logging=/tmp/go-build1953077370/b273/_pkg_.a
2025-08-20T21:48:47.3183782Z [00:02:13.678]➜  packagefile github.com/pion/randutil=/tmp/go-build1953077370/b288/_pkg_.a
2025-08-20T21:48:47.3184895Z [00:02:13.678]➜  packagefile github.com/pion/stun/v2=/tmp/go-build1953077370/b282/_pkg_.a
2025-08-20T21:48:47.3186025Z [00:02:13.678]➜  packagefile github.com/pion/transport/v3=/tmp/go-build1953077370/b201/_pkg_.a
2025-08-20T21:48:47.3187272Z [00:02:13.678]➜  packagefile github.com/pion/transport/v3/stdnet=/tmp/go-build1953077370/b284/_pkg_.a
2025-08-20T21:48:47.3188591Z [00:02:13.678]➜  packagefile github.com/pion/turn/v3/internal/allocation=/tmp/go-build1953077370/b293/_pkg_.a
2025-08-20T21:48:47.3190316Z [00:02:13.678]➜  packagefile github.com/pion/turn/v3/internal/client=/tmp/go-build1953077370/b296/_pkg_.a
2025-08-20T21:48:47.3191642Z [00:02:13.678]➜  packagefile github.com/pion/turn/v3/internal/proto=/tmp/go-build1953077370/b295/_pkg_.a
2025-08-20T21:48:47.3192940Z [00:02:13.678]➜  packagefile github.com/pion/turn/v3/internal/server=/tmp/go-build1953077370/b297/_pkg_.a
2025-08-20T21:48:47.3195337Z [00:02:13.678]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:47.3196183Z [00:02:13.678]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:47.3197034Z [00:02:13.678]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:47.3197908Z [00:02:13.678]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:47.3198749Z [00:02:13.678]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:47.3199561Z [00:02:13.678]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:47.3200222Z [00:02:13.678]➜  EOF
2025-08-20T21:48:47.3217033Z [00:02:13.678]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1=>github.com/pion/turn/v3@v3.0.1;$WORK/b292=>" -p github.com/pion/turn/v3 -lang=go1.13 -complete -installsuffix shared -buildid U4p7Cl7Lu_qNE959C55D/U4p7Cl7Lu_qNE959C55D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/client.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/errors.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/lt_cred.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/relay_address_generator_none.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/relay_address_generator_range.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/relay_address_generator_static.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/server.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/server_config.go /root/go/pkg/mod/github.com/pion/turn/v3@v3.0.1/stun_conn.go
2025-08-20T21:48:47.3544898Z [00:02:13.716]➜  go tool buildid -w $WORK/b359/_pkg_.a # internal
2025-08-20T21:48:47.3555688Z [00:02:13.717]➜  cp $WORK/b359/_pkg_.a /root/.cache/go-build/d4/d44dabb96f1d3135240efb2b85f8ef484b62e5d2cb7c10be3f8659c11d3cba38-d # internal
2025-08-20T21:48:47.3560166Z [00:02:13.717]➜  github.com/libp2p/go-netroute
2025-08-20T21:48:47.3564118Z [00:02:13.717]➜  mkdir -p $WORK/b360/
2025-08-20T21:48:47.3564981Z [00:02:13.717]➜  cat >/tmp/go-build1953077370/b360/importcfg << 'EOF' # internal
2025-08-20T21:48:47.3565676Z [00:02:13.717]➜  # import config
2025-08-20T21:48:47.3566351Z [00:02:13.717]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:47.3567228Z [00:02:13.717]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:47.3568102Z [00:02:13.717]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:47.3569130Z [00:02:13.717]➜  packagefile github.com/google/gopacket/routing=/tmp/go-build1953077370/b359/_pkg_.a
2025-08-20T21:48:47.3570168Z [00:02:13.717]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:47.3570986Z [00:02:13.717]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:47.3571816Z [00:02:13.717]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:47.3572680Z [00:02:13.717]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:47.3573553Z [00:02:13.717]➜  EOF
2025-08-20T21:48:47.3578240Z [00:02:13.718]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/go-netroute@v0.0.0-20240611143515-f59b0e1d3944=>github.com/libp2p/go-netroute@v0.2.1;$WORK/b360=>" -p github.com/libp2p/go-netroute -lang=go1.18 -complete -installsuffix shared -buildid 0qWote7ckxNf6URFr4EH/0qWote7ckxNf6URFr4EH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/go-netroute@v0.0.0-20240611143515-f59b0e1d3944/common.go /root/go/pkg/mod/github.com/netbirdio/go-netroute@v0.0.0-20240611143515-f59b0e1d3944/netroute_linux.go
2025-08-20T21:48:47.4079325Z [00:02:13.769]➜  go tool buildid -w $WORK/b360/_pkg_.a # internal
2025-08-20T21:48:47.4095955Z [00:02:13.770]➜  cp $WORK/b360/_pkg_.a /root/.cache/go-build/51/5103c17fcc89ff43da41246a0fb3546dd9659231430e2798f80c77cf6a9c67f2-d # internal
2025-08-20T21:48:47.4097360Z [00:02:13.771]➜  github.com/netbirdio/netbird/client/iface/wgproxy/listener
2025-08-20T21:48:47.4104303Z [00:02:13.771]➜  mkdir -p $WORK/b363/
2025-08-20T21:48:47.4105158Z [00:02:13.771]➜  cat >/tmp/go-build1953077370/b363/importcfg << 'EOF' # internal
2025-08-20T21:48:47.4105908Z [00:02:13.771]➜  # import config
2025-08-20T21:48:47.4106594Z [00:02:13.771]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:47.4107262Z [00:02:13.771]➜  EOF
2025-08-20T21:48:47.4111180Z [00:02:13.772]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/listener=>github.com/netbirdio/netbird/client/iface/wgproxy/listener;$WORK/b363=>" -p github.com/netbirdio/netbird/client/iface/wgproxy/listener -lang=go1.23 -complete -installsuffix shared -buildid b55LnFl1dOC0YQ636Fds/b55LnFl1dOC0YQ636Fds -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./iface/wgproxy/listener/listener.go
2025-08-20T21:48:47.4233953Z [00:02:13.784]➜  go tool buildid -w $WORK/b363/_pkg_.a # internal
2025-08-20T21:48:47.4246035Z [00:02:13.785]➜  cp $WORK/b363/_pkg_.a /root/.cache/go-build/11/11bc32a23d15b50dccb89ca4ca7ff8d7591eca780693fcf67aa02514d801749e-d # internal
2025-08-20T21:48:47.4247633Z [00:02:13.786]➜  embed
2025-08-20T21:48:47.4248102Z [00:02:13.786]➜  mkdir -p $WORK/b367/
2025-08-20T21:48:47.4253674Z [00:02:13.786]➜  cat >/tmp/go-build1953077370/b367/importcfg << 'EOF' # internal
2025-08-20T21:48:47.4257718Z [00:02:13.786]➜  # import config
2025-08-20T21:48:47.4258445Z [00:02:13.786]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:47.4259423Z [00:02:13.786]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:48:47.4260456Z [00:02:13.786]➜  packagefile internal/stringslite=/tmp/go-build1953077370/b032/_pkg_.a
2025-08-20T21:48:47.4261407Z [00:02:13.786]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:47.4262219Z [00:02:13.786]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:47.4263275Z [00:02:13.786]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:47.4263939Z [00:02:13.786]➜  EOF
2025-08-20T21:48:47.4266510Z [00:02:13.786]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "/root/.go/src/embed=>embed;$WORK/b367=>" -p embed -lang=go1.25 -std -complete -installsuffix shared -buildid 12Vewhxkdt4YH69F8bba/12Vewhxkdt4YH69F8bba -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack /root/.go/src/embed/embed.go
2025-08-20T21:48:47.5060667Z [00:02:13.867]➜  go tool buildid -w $WORK/b367/_pkg_.a # internal
2025-08-20T21:48:47.5089227Z [00:02:13.869]➜  cp $WORK/b367/_pkg_.a /root/.cache/go-build/04/04d0d56bd27f851969d22dc866a389171e6a79073d83c5b6bb415bf7f7c3b1e6-d # internal
2025-08-20T21:48:47.5091686Z [00:02:13.869]➜  hash/adler32
2025-08-20T21:48:47.5092161Z [00:02:13.869]➜  mkdir -p $WORK/b371/
2025-08-20T21:48:47.5092871Z [00:02:13.870]➜  cat >/tmp/go-build1953077370/b371/importcfg << 'EOF' # internal
2025-08-20T21:48:47.5095135Z [00:02:13.870]➜  # import config
2025-08-20T21:48:47.5095835Z [00:02:13.870]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:47.5096669Z [00:02:13.870]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:47.5097553Z [00:02:13.870]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:48:47.5098282Z [00:02:13.870]➜  EOF
2025-08-20T21:48:47.5101058Z [00:02:13.870]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "/root/.go/src/hash/adler32=>hash/adler32;$WORK/b371=>" -p hash/adler32 -lang=go1.25 -std -complete -installsuffix shared -buildid nLLwKS3QG4e0LBzr7Nmu/nLLwKS3QG4e0LBzr7Nmu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack /root/.go/src/hash/adler32/adler32.go
2025-08-20T21:48:47.5276246Z [00:02:13.889]➜  go tool buildid -w $WORK/b357/_pkg_.a # internal
2025-08-20T21:48:47.5295343Z [00:02:13.891]➜  go tool buildid -w $WORK/b371/_pkg_.a # internal
2025-08-20T21:48:47.5302762Z [00:02:13.891]➜  cp $WORK/b371/_pkg_.a /root/.cache/go-build/8a/8a941064c9e1657c92dde5671fbb1ec09bc2d3b729451f80a68553ce03c9a78d-d # internal
2025-08-20T21:48:47.5306917Z [00:02:13.892]➜  compress/zlib
2025-08-20T21:48:47.5307423Z [00:02:13.892]➜  mkdir -p $WORK/b370/
2025-08-20T21:48:47.5314837Z [00:02:13.893]➜  cat >/tmp/go-build1953077370/b370/importcfg << 'EOF' # internal
2025-08-20T21:48:47.5315513Z [00:02:13.893]➜  # import config
2025-08-20T21:48:47.5316122Z [00:02:13.893]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:47.5316942Z [00:02:13.893]➜  packagefile compress/flate=/tmp/go-build1953077370/b306/_pkg_.a
2025-08-20T21:48:47.5320031Z [00:02:13.893]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:47.5320861Z [00:02:13.893]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:47.5321575Z [00:02:13.893]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:47.5322290Z [00:02:13.893]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:47.5323056Z [00:02:13.893]➜  packagefile hash/adler32=/tmp/go-build1953077370/b371/_pkg_.a
2025-08-20T21:48:47.5324015Z [00:02:13.893]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:47.5324658Z [00:02:13.893]➜  EOF
2025-08-20T21:48:47.5328104Z [00:02:13.893]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "/root/.go/src/compress/zlib=>compress/zlib;$WORK/b370=>" -p compress/zlib -lang=go1.25 -std -complete -installsuffix shared -buildid F7sNlA_TlQHvLu_cpG7C/F7sNlA_TlQHvLu_cpG7C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack /root/.go/src/compress/zlib/reader.go /root/.go/src/compress/zlib/writer.go
2025-08-20T21:48:47.5331558Z [00:02:13.893]➜  cp $WORK/b357/_pkg_.a /root/.cache/go-build/96/965663a39d7d8cd36154189569e577b1bcab7a5c37aa62eb3cc2eeaeae81b7cb-d # internal
2025-08-20T21:48:47.5348980Z [00:02:13.896]➜  github.com/google/gopacket/layers
2025-08-20T21:48:47.5350624Z [00:02:13.896]➜  mkdir -p $WORK/b358/
2025-08-20T21:48:47.5354041Z [00:02:13.897]➜  cat >/tmp/go-build1953077370/b358/importcfg << 'EOF' # internal
2025-08-20T21:48:47.5355304Z [00:02:13.897]➜  # import config
2025-08-20T21:48:47.5364463Z [00:02:13.897]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:47.5365920Z [00:02:13.897]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:47.5367632Z [00:02:13.897]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:47.5368439Z [00:02:13.897]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:47.5369154Z [00:02:13.897]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:47.5370002Z [00:02:13.897]➜  packagefile github.com/google/gopacket=/tmp/go-build1953077370/b357/_pkg_.a
2025-08-20T21:48:47.5370880Z [00:02:13.897]➜  packagefile hash/crc32=/tmp/go-build1953077370/b286/_pkg_.a
2025-08-20T21:48:47.5371618Z [00:02:13.897]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:47.5372337Z [00:02:13.897]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:47.5373042Z [00:02:13.897]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:47.5373982Z [00:02:13.897]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:47.5374741Z [00:02:13.897]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:47.5375483Z [00:02:13.897]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:47.5376518Z [00:02:13.897]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:47.5377224Z [00:02:13.897]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:47.5377767Z [00:02:13.897]➜  EOF
2025-08-20T21:48:47.5446320Z [00:02:13.897]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers=>github.com/google/gopacket@v1.1.19/layers;$WORK/b358=>" -p github.com/google/gopacket/layers -lang=go1.12 -complete -installsuffix shared -buildid bACducBnWpuV7p8BiiYN/bACducBnWpuV7p8BiiYN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/arp.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/asf.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/asf_presencepong.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/base.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/bfd.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/cdp.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/ctp.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/dhcpv4.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/dhcpv6.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/dhcpv6_options.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/dns.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/doc.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/dot11.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/dot1q.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/eap.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/eapol.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/endpoints.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/enums.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/enums_generated.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/erspan2.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/etherip.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/ethernet.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/fddi.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/fuzz_layer.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/geneve.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/gre.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/gtp.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/iana_ports.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/icmp4.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/icmp6.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/icmp6msg.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/igmp.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/ip4.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/ip6.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/ipsec.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/layertypes.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/lcm.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/linux_sll.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/llc.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/lldp.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/loopback.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/mldv1.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/mldv2.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/modbustcp.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/mpls.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/ndp.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/ntp.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/ospf.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/pflog.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/ports.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/ppp.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/pppoe.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/prism.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/radiotap.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/radius.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/rmcp.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/rudp.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/sctp.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/sflow.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/sip.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/stp.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/tcp.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/tcpip.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/tls.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/tls_alert.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/tls_appdata.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/tls_cipherspec.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/tls_handshake.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/udp.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/udplite.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/usb.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/vrrp.go /root/go/pkg/mod/github.com/google/gopacket@v1.1.19/layers/vxlan.go
2025-08-20T21:48:47.5732281Z [00:02:13.934]➜  go tool buildid -w $WORK/b370/_pkg_.a # internal
2025-08-20T21:48:47.5744039Z [00:02:13.935]➜  cp $WORK/b370/_pkg_.a /root/.cache/go-build/a3/a328f5e0bc9552a126a174bb76d019adfeb90ff9ff7f7dc10e8db565e08aca37-d # internal
2025-08-20T21:48:47.5750292Z [00:02:13.936]➜  debug/dwarf
2025-08-20T21:48:47.5753484Z [00:02:13.936]➜  mkdir -p $WORK/b372/
2025-08-20T21:48:47.5766600Z [00:02:13.937]➜  cat >/tmp/go-build1953077370/b372/importcfg << 'EOF' # internal
2025-08-20T21:48:47.5767392Z [00:02:13.937]➜  # import config
2025-08-20T21:48:47.5768055Z [00:02:13.937]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:47.5768937Z [00:02:13.937]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:47.5769794Z [00:02:13.937]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:47.5770549Z [00:02:13.937]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:47.5771336Z [00:02:13.937]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:47.5772092Z [00:02:13.937]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:48:47.5773544Z [00:02:13.937]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:47.5774817Z [00:02:13.937]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:47.5776067Z [00:02:13.937]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:47.5777210Z [00:02:13.937]➜  EOF
2025-08-20T21:48:47.5782609Z [00:02:13.937]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "/root/.go/src/debug/dwarf=>debug/dwarf;$WORK/b372=>" -p debug/dwarf -lang=go1.25 -std -complete -installsuffix shared -buildid xzayDZolfEJh7AlvbL34/xzayDZolfEJh7AlvbL34 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack /root/.go/src/debug/dwarf/attr_string.go /root/.go/src/debug/dwarf/buf.go /root/.go/src/debug/dwarf/class_string.go /root/.go/src/debug/dwarf/const.go /root/.go/src/debug/dwarf/entry.go /root/.go/src/debug/dwarf/line.go /root/.go/src/debug/dwarf/open.go /root/.go/src/debug/dwarf/tag_string.go /root/.go/src/debug/dwarf/type.go /root/.go/src/debug/dwarf/typeunit.go /root/.go/src/debug/dwarf/unit.go
2025-08-20T21:48:47.8030862Z [00:02:14.164]➜  go tool buildid -w $WORK/b292/_pkg_.a # internal
2025-08-20T21:48:47.8157692Z [00:02:14.177]➜  cp $WORK/b292/_pkg_.a /root/.cache/go-build/9e/9ecd1bf30678f14689d85ae893f3f9a7ba01f9f4ebeee6048d895660e88e0736-d # internal
2025-08-20T21:48:47.8187036Z [00:02:14.180]➜  internal/zstd
2025-08-20T21:48:47.8187743Z [00:02:14.180]➜  mkdir -p $WORK/b373/
2025-08-20T21:48:47.8194514Z [00:02:14.181]➜  cat >/tmp/go-build1953077370/b373/importcfg << 'EOF' # internal
2025-08-20T21:48:47.8195249Z [00:02:14.181]➜  # import config
2025-08-20T21:48:47.8195994Z [00:02:14.181]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:47.8196906Z [00:02:14.181]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:47.8197741Z [00:02:14.181]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:47.8198566Z [00:02:14.181]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:47.8199448Z [00:02:14.181]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:47.8200118Z [00:02:14.181]➜  EOF
2025-08-20T21:48:47.8205234Z [00:02:14.181]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "/root/.go/src/internal/zstd=>internal/zstd;$WORK/b373=>" -p internal/zstd -lang=go1.25 -std -complete -installsuffix shared -buildid CXte-lEIHCRc-oIL0Rz9/CXte-lEIHCRc-oIL0Rz9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack /root/.go/src/internal/zstd/bits.go /root/.go/src/internal/zstd/block.go /root/.go/src/internal/zstd/fse.go /root/.go/src/internal/zstd/huff.go /root/.go/src/internal/zstd/literals.go /root/.go/src/internal/zstd/window.go /root/.go/src/internal/zstd/xxhash.go /root/.go/src/internal/zstd/zstd.go
2025-08-20T21:48:48.0420535Z [00:02:14.403]➜  go tool buildid -w $WORK/b372/_pkg_.a # internal
2025-08-20T21:48:48.0646461Z [00:02:14.426]➜  cp $WORK/b372/_pkg_.a /root/.cache/go-build/04/04031efaf7382258dbb0dae49289663a87171759a2f90f9a4691699b8bebb48b-d # internal
2025-08-20T21:48:48.0668930Z [00:02:14.428]➜  github.com/cilium/ebpf/internal/unix
2025-08-20T21:48:48.0680211Z [00:02:14.429]➜  mkdir -p $WORK/b376/
2025-08-20T21:48:48.0680989Z [00:02:14.429]➜  cat >/tmp/go-build1953077370/b376/importcfg << 'EOF' # internal
2025-08-20T21:48:48.0681668Z [00:02:14.429]➜  # import config
2025-08-20T21:48:48.0682425Z [00:02:14.429]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:48.0683549Z [00:02:14.429]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:48.0684170Z [00:02:14.429]➜  EOF
2025-08-20T21:48:48.0688334Z [00:02:14.429]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/unix=>github.com/cilium/ebpf@v0.15.0/internal/unix;$WORK/b376=>" -p github.com/cilium/ebpf/internal/unix -lang=go1.21 -complete -installsuffix shared -buildid lZAhyfyv-6ila5YhFS1T/lZAhyfyv-6ila5YhFS1T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/unix/doc.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/unix/types_linux.go
2025-08-20T21:48:48.0965402Z [00:02:14.458]➜  go tool buildid -w $WORK/b373/_pkg_.a # internal
2025-08-20T21:48:48.0982153Z [00:02:14.459]➜  cp $WORK/b373/_pkg_.a /root/.cache/go-build/e9/e9d83145840bbf7b2249adf6e6687a7dfaa968910def5492955a4cc7d88a5507-d # internal
2025-08-20T21:48:48.0986770Z [00:02:14.460]➜  debug/elf
2025-08-20T21:48:48.0987602Z [00:02:14.460]➜  mkdir -p $WORK/b369/
2025-08-20T21:48:48.0994382Z [00:02:14.461]➜  cat >/tmp/go-build1953077370/b369/importcfg << 'EOF' # internal
2025-08-20T21:48:48.0996356Z [00:02:14.461]➜  # import config
2025-08-20T21:48:48.0997140Z [00:02:14.461]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:48.0997989Z [00:02:14.461]➜  packagefile compress/zlib=/tmp/go-build1953077370/b370/_pkg_.a
2025-08-20T21:48:48.0998885Z [00:02:14.461]➜  packagefile debug/dwarf=/tmp/go-build1953077370/b372/_pkg_.a
2025-08-20T21:48:48.0999735Z [00:02:14.461]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:48.1000869Z [00:02:14.461]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:48.1001622Z [00:02:14.461]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:48.1002441Z [00:02:14.461]➜  packagefile internal/saferio=/tmp/go-build1953077370/b252/_pkg_.a
2025-08-20T21:48:48.1003501Z [00:02:14.461]➜  packagefile internal/zstd=/tmp/go-build1953077370/b373/_pkg_.a
2025-08-20T21:48:48.1004332Z [00:02:14.461]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:48.1005073Z [00:02:14.461]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:48.1005851Z [00:02:14.461]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:48.1006658Z [00:02:14.461]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:48.1007271Z [00:02:14.461]➜  EOF
2025-08-20T21:48:48.1010360Z [00:02:14.461]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "/root/.go/src/debug/elf=>debug/elf;$WORK/b369=>" -p debug/elf -lang=go1.25 -std -complete -installsuffix shared -buildid DRWXiutxEidGJjYCbQfN/DRWXiutxEidGJjYCbQfN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack /root/.go/src/debug/elf/elf.go /root/.go/src/debug/elf/file.go /root/.go/src/debug/elf/reader.go
2025-08-20T21:48:48.1398863Z [00:02:14.501]➜  go tool buildid -w $WORK/b376/_pkg_.a # internal
2025-08-20T21:48:48.1413225Z [00:02:14.503]➜  cp $WORK/b376/_pkg_.a /root/.cache/go-build/90/904a8118b131c9076f5f2d7ca2815ebddc27c5fe17dc1e68ce0483540d177420-d # internal
2025-08-20T21:48:48.1419658Z [00:02:14.503]➜  github.com/cilium/ebpf/internal/sys
2025-08-20T21:48:48.1420939Z [00:02:14.503]➜  mkdir -p $WORK/b375/
2025-08-20T21:48:48.1430233Z [00:02:14.504]➜  cat >/tmp/go-build1953077370/b375/importcfg << 'EOF' # internal
2025-08-20T21:48:48.1430925Z [00:02:14.504]➜  # import config
2025-08-20T21:48:48.1432792Z [00:02:14.504]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:48.1439636Z [00:02:14.504]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:48.1440570Z [00:02:14.504]➜  packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build1953077370/b376/_pkg_.a
2025-08-20T21:48:48.1441453Z [00:02:14.504]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:48.1442146Z [00:02:14.504]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:48.1442852Z [00:02:14.504]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:48.1443758Z [00:02:14.504]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:48.1444473Z [00:02:14.504]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:48.1445201Z [00:02:14.504]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:48.1445772Z [00:02:14.504]➜  EOF
2025-08-20T21:48:48.1452764Z [00:02:14.504]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/sys=>github.com/cilium/ebpf@v0.15.0/internal/sys;$WORK/b375=>" -p github.com/cilium/ebpf/internal/sys -lang=go1.21 -complete -installsuffix shared -buildid SUrZNCGL2eZMwnMEMS0q/SUrZNCGL2eZMwnMEMS0q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/sys/doc.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/sys/fd.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/sys/fd_trace.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/sys/mapflags_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/sys/ptr.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/sys/ptr_64.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/sys/signals.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/sys/syscall.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/sys/types.go
2025-08-20T21:48:48.4350580Z [00:02:14.796]➜  go tool buildid -w $WORK/b375/_pkg_.a # internal
2025-08-20T21:48:48.4486628Z [00:02:14.809]➜  cp $WORK/b375/_pkg_.a /root/.cache/go-build/23/23c9800d05ceb4f82319f154fd1acc279996f00820bfc4a1c0ba3b8ef6600230-d # internal
2025-08-20T21:48:48.4493551Z [00:02:14.809]➜  github.com/cilium/ebpf/asm
2025-08-20T21:48:48.4494123Z [00:02:14.809]➜  mkdir -p $WORK/b374/
2025-08-20T21:48:48.4561675Z [00:02:14.817]➜  cat >/tmp/go-build1953077370/b374/importcfg << 'EOF' # internal
2025-08-20T21:48:48.4563957Z [00:02:14.817]➜  # import config
2025-08-20T21:48:48.4564700Z [00:02:14.817]➜  packagefile crypto/sha1=/tmp/go-build1953077370/b131/_pkg_.a
2025-08-20T21:48:48.4565644Z [00:02:14.817]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:48.4566564Z [00:02:14.817]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:48.4567473Z [00:02:14.817]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:48.4568277Z [00:02:14.817]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:48.4569281Z [00:02:14.817]➜  packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build1953077370/b375/_pkg_.a
2025-08-20T21:48:48.4570490Z [00:02:14.817]➜  packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build1953077370/b376/_pkg_.a
2025-08-20T21:48:48.4571449Z [00:02:14.817]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:48.4572218Z [00:02:14.817]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:48.4572981Z [00:02:14.817]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:48.4573981Z [00:02:14.817]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:48.4574752Z [00:02:14.817]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:48.4575338Z [00:02:14.817]➜  EOF
2025-08-20T21:48:48.4587937Z [00:02:14.817]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/asm=>github.com/cilium/ebpf@v0.15.0/asm;$WORK/b374=>" -p github.com/cilium/ebpf/asm -lang=go1.21 -complete -installsuffix shared -buildid AeFJmoC7RzOfvVvi5yVc/AeFJmoC7RzOfvVvi5yVc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/asm/alu.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/asm/alu_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/asm/doc.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/asm/func.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/asm/func_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/asm/instruction.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/asm/jump.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/asm/jump_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/asm/load_store.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/asm/load_store_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/asm/metadata.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/asm/opcode.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/asm/opcode_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/asm/register.go
2025-08-20T21:48:48.6078945Z [00:02:14.969]➜  go tool buildid -w $WORK/b369/_pkg_.a # internal
2025-08-20T21:48:48.6196589Z [00:02:14.981]➜  cp $WORK/b369/_pkg_.a /root/.cache/go-build/fe/fef29ca598a0f679993749e5087ea8a980f12d7519fef6ed69bfe334343fd2e5-d # internal
2025-08-20T21:48:48.6234106Z [00:02:14.985]➜  go/token
2025-08-20T21:48:48.6237319Z [00:02:14.985]➜  mkdir -p $WORK/b382/
2025-08-20T21:48:48.6252033Z [00:02:14.986]➜  cat >/tmp/go-build1953077370/b382/importcfg << 'EOF' # internal
2025-08-20T21:48:48.6262911Z [00:02:14.986]➜  # import config
2025-08-20T21:48:48.6263782Z [00:02:14.986]➜  packagefile cmp=/tmp/go-build1953077370/b046/_pkg_.a
2025-08-20T21:48:48.6264601Z [00:02:14.986]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:48.6265402Z [00:02:14.986]➜  packagefile iter=/tmp/go-build1953077370/b047/_pkg_.a
2025-08-20T21:48:48.6266540Z [00:02:14.986]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:48.6267363Z [00:02:14.986]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:48.6268192Z [00:02:14.986]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:48.6269041Z [00:02:14.986]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:48.6269898Z [00:02:14.986]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:48.6271118Z [00:02:14.986]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:48.6273023Z [00:02:14.986]➜  EOF
2025-08-20T21:48:48.6276430Z [00:02:14.988]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "/root/.go/src/go/token=>go/token;$WORK/b382=>" -p go/token -lang=go1.25 -std -complete -installsuffix shared -buildid 2u1yjsjstP-pRq7IK0Sl/2u1yjsjstP-pRq7IK0Sl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack /root/.go/src/go/token/position.go /root/.go/src/go/token/serialize.go /root/.go/src/go/token/token.go /root/.go/src/go/token/tree.go
2025-08-20T21:48:48.7489340Z [00:02:15.110]➜  go tool buildid -w $WORK/b374/_pkg_.a # internal
2025-08-20T21:48:48.7552453Z [00:02:15.116]➜  cp $WORK/b374/_pkg_.a /root/.cache/go-build/7a/7a2951f898a3bdc34eee2b82ebadae11e89462a7902b8aa8e743d4b2c906172e-d # internal
2025-08-20T21:48:48.7555428Z [00:02:15.117]➜  go/build/constraint
2025-08-20T21:48:48.7557489Z [00:02:15.117]➜  mkdir -p $WORK/b384/
2025-08-20T21:48:48.7704924Z [00:02:15.132]➜  cat >/tmp/go-build1953077370/b384/importcfg << 'EOF' # internal
2025-08-20T21:48:48.7706121Z [00:02:15.132]➜  # import config
2025-08-20T21:48:48.7707025Z [00:02:15.132]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:48.7708139Z [00:02:15.132]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:48.7708951Z [00:02:15.132]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:48.7709748Z [00:02:15.132]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:48.7710555Z [00:02:15.132]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:48.7711166Z [00:02:15.132]➜  EOF
2025-08-20T21:48:48.7714498Z [00:02:15.132]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "/root/.go/src/go/build/constraint=>go/build/constraint;$WORK/b384=>" -p go/build/constraint -lang=go1.25 -std -complete -installsuffix shared -buildid eUCZy1eSeqqdzVk4i-rk/eUCZy1eSeqqdzVk4i-rk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack /root/.go/src/go/build/constraint/expr.go /root/.go/src/go/build/constraint/vers.go
2025-08-20T21:48:48.7857707Z [00:02:15.147]➜  go tool buildid -w $WORK/b382/_pkg_.a # internal
2025-08-20T21:48:48.7866906Z [00:02:15.148]➜  cp $WORK/b382/_pkg_.a /root/.cache/go-build/90/903a089b0dc856050f6f271e295b84bd90a00af75f2c32f38adaedb2974bc7d4-d # internal
2025-08-20T21:48:48.7867997Z [00:02:15.148]➜  go/scanner
2025-08-20T21:48:48.7868467Z [00:02:15.148]➜  mkdir -p $WORK/b381/
2025-08-20T21:48:48.7873613Z [00:02:15.148]➜  cat >/tmp/go-build1953077370/b381/importcfg << 'EOF' # internal
2025-08-20T21:48:48.7874344Z [00:02:15.148]➜  # import config
2025-08-20T21:48:48.7874982Z [00:02:15.148]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:48.7875752Z [00:02:15.148]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:48.7876529Z [00:02:15.148]➜  packagefile go/token=/tmp/go-build1953077370/b382/_pkg_.a
2025-08-20T21:48:48.7877243Z [00:02:15.148]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:48.7877999Z [00:02:15.148]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:48.7878781Z [00:02:15.148]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:48.7879561Z [00:02:15.148]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:48.7880663Z [00:02:15.148]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:48.7881442Z [00:02:15.148]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:48.7882048Z [00:02:15.148]➜  EOF
2025-08-20T21:48:48.7885145Z [00:02:15.149]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "/root/.go/src/go/scanner=>go/scanner;$WORK/b381=>" -p go/scanner -lang=go1.25 -std -complete -installsuffix shared -buildid gCa7Q6riZuWOqbrmIbTl/gCa7Q6riZuWOqbrmIbTl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack /root/.go/src/go/scanner/errors.go /root/.go/src/go/scanner/scanner.go
2025-08-20T21:48:48.8560888Z [00:02:15.217]➜  go tool buildid -w $WORK/b384/_pkg_.a # internal
2025-08-20T21:48:48.8578278Z [00:02:15.219]➜  cp $WORK/b384/_pkg_.a /root/.cache/go-build/83/83c7651baf17d3c686a7e83d6e43c0a4ebb6fb06bd6fe324f08a3d43a75a0c5c-d # internal
2025-08-20T21:48:48.8584180Z [00:02:15.220]➜  go/doc/comment
2025-08-20T21:48:48.8585023Z [00:02:15.220]➜  mkdir -p $WORK/b386/
2025-08-20T21:48:48.8596618Z [00:02:15.221]➜  cat >/tmp/go-build1953077370/b386/importcfg << 'EOF' # internal
2025-08-20T21:48:48.8602759Z [00:02:15.221]➜  # import config
2025-08-20T21:48:48.8603546Z [00:02:15.221]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:48.8604314Z [00:02:15.221]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:48.8605059Z [00:02:15.221]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:48.8605795Z [00:02:15.221]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:48.8606550Z [00:02:15.221]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:48.8607285Z [00:02:15.221]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:48.8608307Z [00:02:15.221]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:48.8609090Z [00:02:15.221]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:48.8609699Z [00:02:15.221]➜  EOF
2025-08-20T21:48:48.8614582Z [00:02:15.221]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "/root/.go/src/go/doc/comment=>go/doc/comment;$WORK/b386=>" -p go/doc/comment -lang=go1.25 -std -complete -installsuffix shared -buildid 3KhzQTgrsD4Tef8PeR5s/3KhzQTgrsD4Tef8PeR5s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack /root/.go/src/go/doc/comment/doc.go /root/.go/src/go/doc/comment/html.go /root/.go/src/go/doc/comment/markdown.go /root/.go/src/go/doc/comment/parse.go /root/.go/src/go/doc/comment/print.go /root/.go/src/go/doc/comment/std.go /root/.go/src/go/doc/comment/text.go
2025-08-20T21:48:48.9084979Z [00:02:15.270]➜  go tool buildid -w $WORK/b381/_pkg_.a # internal
2025-08-20T21:48:48.9102980Z [00:02:15.271]➜  cp $WORK/b381/_pkg_.a /root/.cache/go-build/fb/fb19a107ad454bdb061785127bb93a4eb03ee07ad45697ff373820bcbc21dc47-d # internal
2025-08-20T21:48:48.9123746Z [00:02:15.273]➜  go/ast
2025-08-20T21:48:48.9127979Z [00:02:15.273]➜  mkdir -p $WORK/b380/
2025-08-20T21:48:48.9128616Z [00:02:15.273]➜  cat >/tmp/go-build1953077370/b380/importcfg << 'EOF' # internal
2025-08-20T21:48:48.9129185Z [00:02:15.273]➜  # import config
2025-08-20T21:48:48.9132377Z [00:02:15.273]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:48.9133230Z [00:02:15.273]➜  packagefile cmp=/tmp/go-build1953077370/b046/_pkg_.a
2025-08-20T21:48:48.9133934Z [00:02:15.273]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:48.9134676Z [00:02:15.273]➜  packagefile go/scanner=/tmp/go-build1953077370/b381/_pkg_.a
2025-08-20T21:48:48.9135425Z [00:02:15.273]➜  packagefile go/token=/tmp/go-build1953077370/b382/_pkg_.a
2025-08-20T21:48:48.9136131Z [00:02:15.273]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:48.9136851Z [00:02:15.274]➜  packagefile iter=/tmp/go-build1953077370/b047/_pkg_.a
2025-08-20T21:48:48.9137517Z [00:02:15.274]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:48.9138503Z [00:02:15.274]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:48.9139203Z [00:02:15.274]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:48.9139914Z [00:02:15.274]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:48.9140662Z [00:02:15.274]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:48.9141204Z [00:02:15.274]➜  EOF
2025-08-20T21:48:48.9145282Z [00:02:15.274]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "/root/.go/src/go/ast=>go/ast;$WORK/b380=>" -p go/ast -lang=go1.25 -std -complete -installsuffix shared -buildid PexCy4wQdBDw-jgPdab0/PexCy4wQdBDw-jgPdab0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack /root/.go/src/go/ast/ast.go /root/.go/src/go/ast/commentmap.go /root/.go/src/go/ast/filter.go /root/.go/src/go/ast/import.go /root/.go/src/go/ast/print.go /root/.go/src/go/ast/resolve.go /root/.go/src/go/ast/scope.go /root/.go/src/go/ast/walk.go
2025-08-20T21:48:49.0509103Z [00:02:15.412]➜  go tool buildid -w $WORK/b304/_pkg_.a # internal
2025-08-20T21:48:49.1071850Z [00:02:15.468]➜  cp $WORK/b304/_pkg_.a /root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d # internal
2025-08-20T21:48:49.1074099Z [00:02:15.468]➜  net/http/httptest
2025-08-20T21:48:49.1074826Z [00:02:15.468]➜  mkdir -p $WORK/b323/
2025-08-20T21:48:49.1075597Z [00:02:15.469]➜  cat >/tmp/go-build1953077370/b323/importcfg << 'EOF' # internal
2025-08-20T21:48:49.1076542Z [00:02:15.469]➜  # import config
2025-08-20T21:48:49.1077607Z [00:02:15.469]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T21:48:49.1078550Z [00:02:15.469]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:49.1079643Z [00:02:15.469]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:49.1080437Z [00:02:15.469]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:49.1081315Z [00:02:15.469]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:48:49.1082187Z [00:02:15.469]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:48:49.1083020Z [00:02:15.469]➜  packagefile flag=/tmp/go-build1953077370/b324/_pkg_.a
2025-08-20T21:48:49.1084022Z [00:02:15.469]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:49.1085040Z [00:02:15.469]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1953077370/b307/_pkg_.a
2025-08-20T21:48:49.1086024Z [00:02:15.469]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:49.1086769Z [00:02:15.469]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:49.1087526Z [00:02:15.469]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:49.1088327Z [00:02:15.469]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:48:49.1089302Z [00:02:15.469]➜  packagefile net/http/internal/testcert=/tmp/go-build1953077370/b325/_pkg_.a
2025-08-20T21:48:49.1090321Z [00:02:15.469]➜  packagefile net/textproto=/tmp/go-build1953077370/b313/_pkg_.a
2025-08-20T21:48:49.1091143Z [00:02:15.469]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:49.1091949Z [00:02:15.469]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:49.1092760Z [00:02:15.469]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:49.1093748Z [00:02:15.469]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:49.1094514Z [00:02:15.469]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:49.1095094Z [00:02:15.469]➜  EOF
2025-08-20T21:48:49.1098636Z [00:02:15.469]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "/root/.go/src/net/http/httptest=>net/http/httptest;$WORK/b323=>" -p net/http/httptest -lang=go1.25 -std -complete -installsuffix shared -buildid L45JlYcxSKL0mZaR-eJ8/L45JlYcxSKL0mZaR-eJ8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /root/.go/src/net/http/httptest/httptest.go /root/.go/src/net/http/httptest/recorder.go /root/.go/src/net/http/httptest/server.go
2025-08-20T21:48:49.1520048Z [00:02:15.513]➜  go tool buildid -w $WORK/b386/_pkg_.a # internal
2025-08-20T21:48:49.1586198Z [00:02:15.520]➜  cp $WORK/b386/_pkg_.a /root/.cache/go-build/94/94556c67af21580214117be07f7b9fa24ce93add292ddb59fbd396c6234dade9-d # internal
2025-08-20T21:48:49.1638755Z [00:02:15.525]➜  text/tabwriter
2025-08-20T21:48:49.1641347Z [00:02:15.525]➜  mkdir -p $WORK/b387/
2025-08-20T21:48:49.1645374Z [00:02:15.526]➜  cat >/tmp/go-build1953077370/b387/importcfg << 'EOF' # internal
2025-08-20T21:48:49.1684624Z [00:02:15.526]➜  # import config
2025-08-20T21:48:49.1685312Z [00:02:15.526]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:49.1686044Z [00:02:15.526]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:49.1686803Z [00:02:15.526]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:49.1687370Z [00:02:15.526]➜  EOF
2025-08-20T21:48:49.1689925Z [00:02:15.526]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "/root/.go/src/text/tabwriter=>text/tabwriter;$WORK/b387=>" -p text/tabwriter -lang=go1.25 -std -complete -installsuffix shared -buildid qcn0Ln443ZJ_hSqzi1zu/qcn0Ln443ZJ_hSqzi1zu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack /root/.go/src/text/tabwriter/tabwriter.go
2025-08-20T21:48:49.2690229Z [00:02:15.630]➜  go tool buildid -w $WORK/b387/_pkg_.a # internal
2025-08-20T21:48:49.2697881Z [00:02:15.631]➜  cp $WORK/b387/_pkg_.a /root/.cache/go-build/f5/f55b9a93860f04132228f93c68db8a8456c84fa375ccaec23331c88ebfe3ead2-d # internal
2025-08-20T21:48:49.2705145Z [00:02:15.631]➜  github.com/cilium/ebpf/internal/kallsyms
2025-08-20T21:48:49.2705812Z [00:02:15.631]➜  mkdir -p $WORK/b389/
2025-08-20T21:48:49.2706556Z [00:02:15.631]➜  cat >/tmp/go-build1953077370/b389/importcfg << 'EOF' # internal
2025-08-20T21:48:49.2707282Z [00:02:15.631]➜  # import config
2025-08-20T21:48:49.2707935Z [00:02:15.631]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:49.2708740Z [00:02:15.631]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:49.2709498Z [00:02:15.631]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:49.2710255Z [00:02:15.631]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:49.2711035Z [00:02:15.631]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:49.2711619Z [00:02:15.631]➜  EOF
2025-08-20T21:48:49.2715717Z [00:02:15.631]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/kallsyms=>github.com/cilium/ebpf@v0.15.0/internal/kallsyms;$WORK/b389=>" -p github.com/cilium/ebpf/internal/kallsyms -lang=go1.21 -complete -installsuffix shared -buildid 9fsfMqfpy8k3pXrmPJvr/9fsfMqfpy8k3pXrmPJvr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/kallsyms/kallsyms.go
2025-08-20T21:48:49.3287764Z [00:02:15.690]➜  go tool buildid -w $WORK/b389/_pkg_.a # internal
2025-08-20T21:48:49.3298004Z [00:02:15.691]➜  cp $WORK/b389/_pkg_.a /root/.cache/go-build/95/95905e61b0fe7ba7de3aea3742c60eef5ef31c95e6ca71c5546a848885264fe1-d # internal
2025-08-20T21:48:49.3301213Z [00:02:15.691]➜  github.com/netbirdio/netbird/client/iface/wgproxy/udp
2025-08-20T21:48:49.3304218Z [00:02:15.691]➜  mkdir -p $WORK/b396/
2025-08-20T21:48:49.3308656Z [00:02:15.692]➜  cat >/tmp/go-build1953077370/b396/importcfg << 'EOF' # internal
2025-08-20T21:48:49.3309369Z [00:02:15.692]➜  # import config
2025-08-20T21:48:49.3310076Z [00:02:15.692]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:49.3310877Z [00:02:15.692]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:49.3312031Z [00:02:15.692]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:49.3313286Z [00:02:15.692]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:48:49.3314614Z [00:02:15.692]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:48:49.3316093Z [00:02:15.692]➜  packagefile github.com/netbirdio/netbird/client/iface/wgproxy/listener=/tmp/go-build1953077370/b363/_pkg_.a
2025-08-20T21:48:49.3317435Z [00:02:15.692]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:49.3318339Z [00:02:15.692]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:49.3319160Z [00:02:15.692]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:49.3320003Z [00:02:15.692]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:49.3320616Z [00:02:15.692]➜  EOF
2025-08-20T21:48:49.3326110Z [00:02:15.693]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/udp=>github.com/netbirdio/netbird/client/iface/wgproxy/udp;$WORK/b396=>" -p github.com/netbirdio/netbird/client/iface/wgproxy/udp -lang=go1.23 -complete -installsuffix shared -buildid Pqh3B6N0f72pKvqjjQEc/Pqh3B6N0f72pKvqjjQEc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./iface/wgproxy/udp/proxy.go
2025-08-20T21:48:49.3750101Z [00:02:15.736]➜  go tool buildid -w $WORK/b323/_pkg_.a # internal
2025-08-20T21:48:49.3771508Z [00:02:15.738]➜  cp $WORK/b323/_pkg_.a /root/.cache/go-build/06/06e2954e0aadae2bc2d63b7fcc783fddeb74cbc685f8afc23e28bcf9c987bdfe-d # internal
2025-08-20T21:48:49.3922529Z [00:02:15.753]➜  github.com/stretchr/testify/assert
2025-08-20T21:48:49.3926544Z [00:02:15.754]➜  mkdir -p $WORK/b299/
2025-08-20T21:48:49.3935157Z [00:02:15.754]➜  cat >/tmp/go-build1953077370/b299/importcfg << 'EOF' # internal
2025-08-20T21:48:49.3947704Z [00:02:15.755]➜  # import config
2025-08-20T21:48:49.3948371Z [00:02:15.755]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:49.3949177Z [00:02:15.755]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:49.3950018Z [00:02:15.755]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:49.3950885Z [00:02:15.755]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:49.3951563Z [00:02:15.755]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:49.3952493Z [00:02:15.755]➜  packagefile github.com/davecgh/go-spew/spew=/tmp/go-build1953077370/b300/_pkg_.a
2025-08-20T21:48:49.3954022Z [00:02:15.755]➜  packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build1953077370/b301/_pkg_.a
2025-08-20T21:48:49.3955341Z [00:02:15.755]➜  packagefile github.com/stretchr/testify/assert/yaml=/tmp/go-build1953077370/b302/_pkg_.a
2025-08-20T21:48:49.3956362Z [00:02:15.755]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:49.3957188Z [00:02:15.755]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:48:49.3958068Z [00:02:15.755]➜  packagefile net/http/httptest=/tmp/go-build1953077370/b323/_pkg_.a
2025-08-20T21:48:49.3958950Z [00:02:15.755]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:49.3959688Z [00:02:15.755]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:49.3960353Z [00:02:15.755]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:49.3961146Z [00:02:15.755]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:48:49.3961965Z [00:02:15.755]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:49.3962834Z [00:02:15.755]➜  packagefile runtime/debug=/tmp/go-build1953077370/b326/_pkg_.a
2025-08-20T21:48:49.3979329Z [00:02:15.755]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:49.3980219Z [00:02:15.755]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:49.3981426Z [00:02:15.755]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:49.3982329Z [00:02:15.755]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:49.3983020Z [00:02:15.755]➜  EOF
2025-08-20T21:48:49.3991315Z [00:02:15.755]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert=>github.com/stretchr/testify@v1.10.0/assert;$WORK/b299=>" -p github.com/stretchr/testify/assert -lang=go1.17 -complete -installsuffix shared -buildid Z-KmAk_ZXulLp4pcTqOD/Z-KmAk_ZXulLp4pcTqOD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/assertion_compare.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/assertion_format.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/assertion_forward.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/assertion_order.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/assertions.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/doc.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/errors.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/forward_assertions.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/http_assertions.go
2025-08-20T21:48:49.4241311Z [00:02:15.785]➜  go tool buildid -w $WORK/b380/_pkg_.a # internal
2025-08-20T21:48:49.4305210Z [00:02:15.792]➜  cp $WORK/b380/_pkg_.a /root/.cache/go-build/da/da5c7608bdb2cdc008bd60e501aee663ca80363496f46c569cf1b40831b289e4-d # internal
2025-08-20T21:48:49.4310874Z [00:02:15.792]➜  go/parser
2025-08-20T21:48:49.4311350Z [00:02:15.792]➜  mkdir -p $WORK/b383/
2025-08-20T21:48:49.4327364Z [00:02:15.794]➜  cat >/tmp/go-build1953077370/b383/importcfg << 'EOF' # internal
2025-08-20T21:48:49.4328771Z [00:02:15.794]➜  # import config
2025-08-20T21:48:49.4330803Z [00:02:15.794]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:49.4331665Z [00:02:15.794]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:49.4332413Z [00:02:15.794]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:49.4333350Z [00:02:15.794]➜  packagefile go/ast=/tmp/go-build1953077370/b380/_pkg_.a
2025-08-20T21:48:49.4334226Z [00:02:15.794]➜  packagefile go/build/constraint=/tmp/go-build1953077370/b384/_pkg_.a
2025-08-20T21:48:49.4335105Z [00:02:15.794]➜  packagefile go/scanner=/tmp/go-build1953077370/b381/_pkg_.a
2025-08-20T21:48:49.4335912Z [00:02:15.794]➜  packagefile go/token=/tmp/go-build1953077370/b382/_pkg_.a
2025-08-20T21:48:49.4338459Z [00:02:15.794]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:49.4339430Z [00:02:15.794]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:49.4340475Z [00:02:15.794]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:49.4341404Z [00:02:15.794]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:49.4342376Z [00:02:15.794]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:49.4343321Z [00:02:15.794]➜  EOF
2025-08-20T21:48:49.4346948Z [00:02:15.794]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "/root/.go/src/go/parser=>go/parser;$WORK/b383=>" -p go/parser -lang=go1.25 -std -complete -installsuffix shared -buildid gAr9WaN61HdCp6LNJLAZ/gAr9WaN61HdCp6LNJLAZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack /root/.go/src/go/parser/interface.go /root/.go/src/go/parser/parser.go /root/.go/src/go/parser/resolver.go
2025-08-20T21:48:49.4350609Z [00:02:15.795]➜  go tool buildid -w $WORK/b396/_pkg_.a # internal
2025-08-20T21:48:49.4395860Z [00:02:15.801]➜  cp $WORK/b396/_pkg_.a /root/.cache/go-build/f3/f33dcd0e8e440e953658271471e67fe842dbb42a771aec9943b88023c2d15731-d # internal
2025-08-20T21:48:49.4402814Z [00:02:15.802]➜  go/printer
2025-08-20T21:48:49.4406563Z [00:02:15.802]➜  mkdir -p $WORK/b385/
2025-08-20T21:48:49.4419968Z [00:02:15.803]➜  cat >/tmp/go-build1953077370/b385/importcfg << 'EOF' # internal
2025-08-20T21:48:49.4420687Z [00:02:15.803]➜  # import config
2025-08-20T21:48:49.4421303Z [00:02:15.803]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:49.4422071Z [00:02:15.803]➜  packagefile go/ast=/tmp/go-build1953077370/b380/_pkg_.a
2025-08-20T21:48:49.4422984Z [00:02:15.803]➜  packagefile go/build/constraint=/tmp/go-build1953077370/b384/_pkg_.a
2025-08-20T21:48:49.4424160Z [00:02:15.803]➜  packagefile go/doc/comment=/tmp/go-build1953077370/b386/_pkg_.a
2025-08-20T21:48:49.4425050Z [00:02:15.803]➜  packagefile go/token=/tmp/go-build1953077370/b382/_pkg_.a
2025-08-20T21:48:49.4425845Z [00:02:15.803]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:49.4426654Z [00:02:15.803]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:49.4427522Z [00:02:15.803]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:49.4428312Z [00:02:15.803]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:49.4429130Z [00:02:15.803]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:49.4429954Z [00:02:15.803]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:49.4430757Z [00:02:15.803]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:49.4431613Z [00:02:15.803]➜  packagefile text/tabwriter=/tmp/go-build1953077370/b387/_pkg_.a
2025-08-20T21:48:49.4432474Z [00:02:15.803]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:49.4433499Z [00:02:15.803]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:49.4434166Z [00:02:15.803]➜  EOF
2025-08-20T21:48:49.4445655Z [00:02:15.806]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "/root/.go/src/go/printer=>go/printer;$WORK/b385=>" -p go/printer -lang=go1.25 -std -complete -installsuffix shared -buildid WwcXNE_MNBsr8z6Vw0zf/WwcXNE_MNBsr8z6Vw0zf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack /root/.go/src/go/printer/comment.go /root/.go/src/go/printer/gobuild.go /root/.go/src/go/printer/nodes.go /root/.go/src/go/printer/printer.go
2025-08-20T21:48:49.9687621Z [00:02:16.330]➜  go tool buildid -w $WORK/b385/_pkg_.a # internal
2025-08-20T21:48:49.9746819Z [00:02:16.336]➜  cp $WORK/b385/_pkg_.a /root/.cache/go-build/04/04017c55f7161b7ecc60243bee39bb611ea29085e5b5a2042a7a3e9ab9701273-d # internal
2025-08-20T21:48:49.9773696Z [00:02:16.339]➜  encoding/base32
2025-08-20T21:48:49.9774433Z [00:02:16.339]➜  mkdir -p $WORK/b399/
2025-08-20T21:48:49.9778111Z [00:02:16.339]➜  cat >/tmp/go-build1953077370/b399/importcfg << 'EOF' # internal
2025-08-20T21:48:49.9778808Z [00:02:16.339]➜  # import config
2025-08-20T21:48:49.9779482Z [00:02:16.339]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:49.9780281Z [00:02:16.339]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:49.9781103Z [00:02:16.339]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:49.9781716Z [00:02:16.339]➜  EOF
2025-08-20T21:48:49.9784883Z [00:02:16.339]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "/root/.go/src/encoding/base32=>encoding/base32;$WORK/b399=>" -p encoding/base32 -lang=go1.25 -std -complete -installsuffix shared -buildid DDXVyD8qNe6NbY_TwOdh/DDXVyD8qNe6NbY_TwOdh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack /root/.go/src/encoding/base32/base32.go
2025-08-20T21:48:50.0526607Z [00:02:16.414]➜  go tool buildid -w $WORK/b383/_pkg_.a # internal
2025-08-20T21:48:50.0591921Z [00:02:16.420]➜  cp $WORK/b383/_pkg_.a /root/.cache/go-build/9c/9c35af840f7b44d7948ca7833c8d85202d5cbdea37efd902771d72aec4a6a619-d # internal
2025-08-20T21:48:50.0599664Z [00:02:16.421]➜  go/format
2025-08-20T21:48:50.0600223Z [00:02:16.421]➜  mkdir -p $WORK/b379/
2025-08-20T21:48:50.0608168Z [00:02:16.422]➜  cat >/tmp/go-build1953077370/b379/importcfg << 'EOF' # internal
2025-08-20T21:48:50.0609124Z [00:02:16.422]➜  # import config
2025-08-20T21:48:50.0610805Z [00:02:16.422]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:50.0611677Z [00:02:16.422]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:50.0612439Z [00:02:16.422]➜  packagefile go/ast=/tmp/go-build1953077370/b380/_pkg_.a
2025-08-20T21:48:50.0613466Z [00:02:16.422]➜  packagefile go/parser=/tmp/go-build1953077370/b383/_pkg_.a
2025-08-20T21:48:50.0614312Z [00:02:16.422]➜  packagefile go/printer=/tmp/go-build1953077370/b385/_pkg_.a
2025-08-20T21:48:50.0616207Z [00:02:16.422]➜  packagefile go/token=/tmp/go-build1953077370/b382/_pkg_.a
2025-08-20T21:48:50.0616978Z [00:02:16.422]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:50.0617753Z [00:02:16.422]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:50.0618355Z [00:02:16.422]➜  EOF
2025-08-20T21:48:50.0621114Z [00:02:16.422]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "/root/.go/src/go/format=>go/format;$WORK/b379=>" -p go/format -lang=go1.25 -std -complete -installsuffix shared -buildid xdEV-IBB2DtR6VrCS7s2/xdEV-IBB2DtR6VrCS7s2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack /root/.go/src/go/format/format.go /root/.go/src/go/format/internal.go
2025-08-20T21:48:50.0624266Z [00:02:16.422]➜  go tool buildid -w $WORK/b299/_pkg_.a # internal
2025-08-20T21:48:50.0674316Z [00:02:16.429]➜  cp $WORK/b299/_pkg_.a /root/.cache/go-build/47/473b2347421e5f8ddd2143c3d8744f4c35aa9b44686783940b9990c6647c9450-d # internal
2025-08-20T21:48:50.0701324Z [00:02:16.431]➜  github.com/stretchr/testify/require
2025-08-20T21:48:50.0702085Z [00:02:16.431]➜  mkdir -p $WORK/b298/
2025-08-20T21:48:50.0706457Z [00:02:16.432]➜  cat >/tmp/go-build1953077370/b298/importcfg << 'EOF' # internal
2025-08-20T21:48:50.0707173Z [00:02:16.432]➜  # import config
2025-08-20T21:48:50.0708009Z [00:02:16.432]➜  packagefile github.com/stretchr/testify/assert=/tmp/go-build1953077370/b299/_pkg_.a
2025-08-20T21:48:50.0708962Z [00:02:16.432]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:48:50.0709775Z [00:02:16.432]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:50.0710578Z [00:02:16.432]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:50.0711155Z [00:02:16.432]➜  EOF
2025-08-20T21:48:50.0729173Z [00:02:16.434]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/require=>github.com/stretchr/testify@v1.10.0/require;$WORK/b298=>" -p github.com/stretchr/testify/require -lang=go1.17 -complete -installsuffix shared -buildid uNybrkBL5CnvlxbMvP-2/uNybrkBL5CnvlxbMvP-2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/require/doc.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/require/forward_requirements.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/require/require.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/require/require_forward.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/require/requirements.go
2025-08-20T21:48:50.0797529Z [00:02:16.441]➜  go tool buildid -w $WORK/b399/_pkg_.a # internal
2025-08-20T21:48:50.0800940Z [00:02:16.441]➜  cp $WORK/b399/_pkg_.a /root/.cache/go-build/dd/dd8d3543bfabdaac6aa4b90a5b5be84ca6fd221e8a3ff90a1e9e7879fa715796-d # internal
2025-08-20T21:48:50.0897113Z [00:02:16.451]➜  github.com/miekg/dns
2025-08-20T21:48:50.0899969Z [00:02:16.451]➜  mkdir -p $WORK/b398/
2025-08-20T21:48:50.0902841Z [00:02:16.451]➜  cat >/tmp/go-build1953077370/b398/importcfg << 'EOF' # internal
2025-08-20T21:48:50.0906787Z [00:02:16.451]➜  # import config
2025-08-20T21:48:50.0907551Z [00:02:16.451]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:50.0908516Z [00:02:16.451]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:50.0910383Z [00:02:16.451]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:50.0911265Z [00:02:16.451]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:50.0912114Z [00:02:16.451]➜  packagefile crypto/ecdsa=/tmp/go-build1953077370/b214/_pkg_.a
2025-08-20T21:48:50.0913002Z [00:02:16.451]➜  packagefile crypto/ed25519=/tmp/go-build1953077370/b226/_pkg_.a
2025-08-20T21:48:50.0915202Z [00:02:16.451]➜  packagefile crypto/elliptic=/tmp/go-build1953077370/b215/_pkg_.a
2025-08-20T21:48:50.0916138Z [00:02:16.451]➜  packagefile crypto/hmac=/tmp/go-build1953077370/b231/_pkg_.a
2025-08-20T21:48:50.0919493Z [00:02:16.451]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:50.0920675Z [00:02:16.452]➜  packagefile crypto/rsa=/tmp/go-build1953077370/b242/_pkg_.a
2025-08-20T21:48:50.0921575Z [00:02:16.452]➜  packagefile crypto/sha1=/tmp/go-build1953077370/b131/_pkg_.a
2025-08-20T21:48:50.0922489Z [00:02:16.452]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:50.0923601Z [00:02:16.453]➜  packagefile crypto/sha512=/tmp/go-build1953077370/b222/_pkg_.a
2025-08-20T21:48:50.0924461Z [00:02:16.453]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:48:50.0925314Z [00:02:16.453]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:48:50.0926157Z [00:02:16.453]➜  packagefile encoding/asn1=/tmp/go-build1953077370/b224/_pkg_.a
2025-08-20T21:48:50.0927055Z [00:02:16.453]➜  packagefile encoding/base32=/tmp/go-build1953077370/b399/_pkg_.a
2025-08-20T21:48:50.0927973Z [00:02:16.453]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:50.0928877Z [00:02:16.453]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:50.0929810Z [00:02:16.453]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:50.0930662Z [00:02:16.453]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:50.0931453Z [00:02:16.453]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:50.0932357Z [00:02:16.453]➜  packagefile golang.org/x/net/ipv4=/tmp/go-build1953077370/b146/_pkg_.a
2025-08-20T21:48:50.0933532Z [00:02:16.453]➜  packagefile golang.org/x/net/ipv6=/tmp/go-build1953077370/b150/_pkg_.a
2025-08-20T21:48:50.0934532Z [00:02:16.453]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:50.0935410Z [00:02:16.453]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:50.0936170Z [00:02:16.453]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:50.0936926Z [00:02:16.453]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:50.0937740Z [00:02:16.453]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:50.0938530Z [00:02:16.453]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:50.0939542Z [00:02:16.453]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:50.0940291Z [00:02:16.453]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:48:50.0941105Z [00:02:16.453]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:50.0941931Z [00:02:16.453]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:50.0942709Z [00:02:16.453]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:50.0944157Z [00:02:16.453]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:50.0944973Z [00:02:16.453]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:50.0945769Z [00:02:16.453]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:50.0946600Z [00:02:16.453]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:50.0947419Z [00:02:16.453]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:50.0948021Z [00:02:16.453]➜  EOF
2025-08-20T21:48:50.0967257Z [00:02:16.453]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/miekg/dns@v1.1.59=>github.com/miekg/dns@v1.1.59;$WORK/b398=>" -p github.com/miekg/dns -lang=go1.19 -complete -installsuffix shared -buildid ynAV4twMmpJMzCrK5f6t/ynAV4twMmpJMzCrK5f6t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/acceptfunc.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/client.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/clientconfig.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/dane.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/defaults.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/dns.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/dnssec.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/dnssec_keygen.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/dnssec_keyscan.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/dnssec_privkey.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/doc.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/duplicate.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/edns.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/format.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/generate.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/hash.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/labels.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/listen_reuseport.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/msg.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/msg_helpers.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/msg_truncate.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/nsecx.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/privaterr.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/reverse.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/sanitize.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/scan.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/scan_rr.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/serve_mux.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/server.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/sig0.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/smimea.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/svcb.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/tlsa.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/tsig.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/types.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/udp.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/update.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/version.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/xfr.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/zduplicate.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/zmsg.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.59/ztypes.go
2025-08-20T21:48:50.0990284Z [00:02:16.459]➜  go tool buildid -w $WORK/b379/_pkg_.a # internal
2025-08-20T21:48:50.0991567Z [00:02:16.460]➜  cp $WORK/b379/_pkg_.a /root/.cache/go-build/80/8072103728fb2ba6935cee7a3ec3096d47cd03669c955b8b5a76e3581111f80a-d # internal
2025-08-20T21:48:50.0992930Z [00:02:16.460]➜  github.com/cilium/ebpf/internal
2025-08-20T21:48:50.1007183Z [00:02:16.462]➜  mkdir -p $WORK/b378/
2025-08-20T21:48:50.1013330Z [00:02:16.462]➜  cat >/tmp/go-build1953077370/b378/importcfg << 'EOF' # internal
2025-08-20T21:48:50.1026690Z [00:02:16.462]➜  # import config
2025-08-20T21:48:50.1027380Z [00:02:16.462]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:50.1028229Z [00:02:16.462]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:50.1029111Z [00:02:16.462]➜  packagefile compress/gzip=/tmp/go-build1953077370/b305/_pkg_.a
2025-08-20T21:48:50.1030010Z [00:02:16.462]➜  packagefile debug/elf=/tmp/go-build1953077370/b369/_pkg_.a
2025-08-20T21:48:50.1030894Z [00:02:16.462]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:50.1031771Z [00:02:16.462]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:50.1032527Z [00:02:16.462]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:50.1033736Z [00:02:16.462]➜  packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build1953077370/b375/_pkg_.a
2025-08-20T21:48:50.1034979Z [00:02:16.462]➜  packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build1953077370/b376/_pkg_.a
2025-08-20T21:48:50.1035989Z [00:02:16.462]➜  packagefile go/format=/tmp/go-build1953077370/b379/_pkg_.a
2025-08-20T21:48:50.1036852Z [00:02:16.462]➜  packagefile go/scanner=/tmp/go-build1953077370/b381/_pkg_.a
2025-08-20T21:48:50.1037833Z [00:02:16.462]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build1953077370/b388/_pkg_.a
2025-08-20T21:48:50.1038737Z [00:02:16.462]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:50.1039499Z [00:02:16.462]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:50.1040511Z [00:02:16.462]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:50.1041298Z [00:02:16.462]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:50.1042099Z [00:02:16.462]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:50.1042935Z [00:02:16.462]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:50.1074710Z [00:02:16.462]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:50.1075625Z [00:02:16.462]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:50.1076439Z [00:02:16.462]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:50.1077238Z [00:02:16.462]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:50.1077873Z [00:02:16.462]➜  EOF
2025-08-20T21:48:50.1088755Z [00:02:16.462]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal=>github.com/cilium/ebpf@v0.15.0/internal;$WORK/b378=>" -p github.com/cilium/ebpf/internal -lang=go1.21 -complete -installsuffix shared -buildid 8Pjr8oRQ5-TDvhEKLrsV/8Pjr8oRQ5-TDvhEKLrsV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/auxv.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/buffer.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/deque.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/elf.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/endian_le.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/errors.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/feature.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/io.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/math.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/output.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/pinning.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/platform.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/prog.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/statfs.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/vdso.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/version.go
2025-08-20T21:48:50.2897913Z [00:02:16.651]➜  go tool buildid -w $WORK/b378/_pkg_.a # internal
2025-08-20T21:48:50.2988618Z [00:02:16.660]➜  cp $WORK/b378/_pkg_.a /root/.cache/go-build/b0/b0e969e992a44589183281da0bc6ecb9b8d4e2f109e32b2f1c5306f74b72d0e9-d # internal
2025-08-20T21:48:50.2995560Z [00:02:16.661]➜  github.com/cilium/ebpf/btf
2025-08-20T21:48:50.2998078Z [00:02:16.661]➜  mkdir -p $WORK/b377/
2025-08-20T21:48:50.3018324Z [00:02:16.663]➜  cat >/tmp/go-build1953077370/b377/importcfg << 'EOF' # internal
2025-08-20T21:48:50.3034264Z [00:02:16.663]➜  # import config
2025-08-20T21:48:50.3034968Z [00:02:16.663]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:50.3035855Z [00:02:16.663]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:50.3036728Z [00:02:16.663]➜  packagefile debug/elf=/tmp/go-build1953077370/b369/_pkg_.a
2025-08-20T21:48:50.3037680Z [00:02:16.663]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:50.3038562Z [00:02:16.663]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:50.3039359Z [00:02:16.663]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:50.3040325Z [00:02:16.663]➜  packagefile github.com/cilium/ebpf/asm=/tmp/go-build1953077370/b374/_pkg_.a
2025-08-20T21:48:50.3041466Z [00:02:16.663]➜  packagefile github.com/cilium/ebpf/internal=/tmp/go-build1953077370/b378/_pkg_.a
2025-08-20T21:48:50.3042732Z [00:02:16.663]➜  packagefile github.com/cilium/ebpf/internal/kallsyms=/tmp/go-build1953077370/b389/_pkg_.a
2025-08-20T21:48:50.3044896Z [00:02:16.663]➜  packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build1953077370/b375/_pkg_.a
2025-08-20T21:48:50.3046453Z [00:02:16.663]➜  packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build1953077370/b376/_pkg_.a
2025-08-20T21:48:50.3047500Z [00:02:16.663]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:50.3048311Z [00:02:16.663]➜  packagefile maps=/tmp/go-build1953077370/b089/_pkg_.a
2025-08-20T21:48:50.3049102Z [00:02:16.663]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:50.3049900Z [00:02:16.663]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:50.3050755Z [00:02:16.663]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:50.3051654Z [00:02:16.663]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:50.3052503Z [00:02:16.663]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:50.3053606Z [00:02:16.663]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:50.3054422Z [00:02:16.663]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:50.3055252Z [00:02:16.663]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:50.3056040Z [00:02:16.663]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:50.3056638Z [00:02:16.663]➜  EOF
2025-08-20T21:48:50.3066127Z [00:02:16.663]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/btf=>github.com/cilium/ebpf@v0.15.0/btf;$WORK/b377=>" -p github.com/cilium/ebpf/btf -lang=go1.21 -complete -installsuffix shared -buildid YwxG3-LJr5O5oIAzZL5a/YwxG3-LJr5O5oIAzZL5a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/btf/btf.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/btf/btf_types.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/btf/btf_types_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/btf/core.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/btf/doc.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/btf/ext_info.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/btf/feature.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/btf/format.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/btf/handle.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/btf/kernel.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/btf/marshal.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/btf/strings.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/btf/traversal.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/btf/types.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/btf/workarounds.go
2025-08-20T21:48:50.5220458Z [00:02:16.883]➜  go tool buildid -w $WORK/b298/_pkg_.a # internal
2025-08-20T21:48:50.5278548Z [00:02:16.889]➜  cp $WORK/b298/_pkg_.a /root/.cache/go-build/59/59caabf4686ed0a7f5a41964a1a1d5f11b1e3e4c63b563492a8dedbadd21fc68-d # internal
2025-08-20T21:48:50.5294483Z [00:02:16.891]➜  github.com/pion/ice/v3
2025-08-20T21:48:50.5296981Z [00:02:16.891]➜  mkdir -p $WORK/b205/
2025-08-20T21:48:50.5308702Z [00:02:16.892]➜  cat >/tmp/go-build1953077370/b205/importcfg << 'EOF' # internal
2025-08-20T21:48:50.5313326Z [00:02:16.892]➜  # import config
2025-08-20T21:48:50.5314017Z [00:02:16.892]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:50.5314825Z [00:02:16.892]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:48:50.5315682Z [00:02:16.892]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:50.5316584Z [00:02:16.892]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:50.5317358Z [00:02:16.892]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:50.5318202Z [00:02:16.892]➜  packagefile github.com/google/uuid=/tmp/go-build1953077370/b101/_pkg_.a
2025-08-20T21:48:50.5319145Z [00:02:16.892]➜  packagefile github.com/pion/dtls/v2=/tmp/go-build1953077370/b250/_pkg_.a
2025-08-20T21:48:50.5320404Z [00:02:16.892]➜  packagefile github.com/pion/ice/v3/internal/atomic=/tmp/go-build1953077370/b279/_pkg_.a
2025-08-20T21:48:50.5321539Z [00:02:16.892]➜  packagefile github.com/pion/ice/v3/internal/fakenet=/tmp/go-build1953077370/b280/_pkg_.a
2025-08-20T21:48:50.5322663Z [00:02:16.892]➜  packagefile github.com/pion/ice/v3/internal/stun=/tmp/go-build1953077370/b281/_pkg_.a
2025-08-20T21:48:50.5323838Z [00:02:16.892]➜  packagefile github.com/pion/logging=/tmp/go-build1953077370/b273/_pkg_.a
2025-08-20T21:48:50.5324761Z [00:02:16.892]➜  packagefile github.com/pion/mdns=/tmp/go-build1953077370/b287/_pkg_.a
2025-08-20T21:48:50.5325686Z [00:02:16.892]➜  packagefile github.com/pion/randutil=/tmp/go-build1953077370/b288/_pkg_.a
2025-08-20T21:48:50.5326601Z [00:02:16.892]➜  packagefile github.com/pion/stun/v2=/tmp/go-build1953077370/b282/_pkg_.a
2025-08-20T21:48:50.5327560Z [00:02:16.892]➜  packagefile github.com/pion/transport/v3=/tmp/go-build1953077370/b201/_pkg_.a
2025-08-20T21:48:50.5328626Z [00:02:16.892]➜  packagefile github.com/pion/transport/v3/packetio=/tmp/go-build1953077370/b289/_pkg_.a
2025-08-20T21:48:50.5329750Z [00:02:16.892]➜  packagefile github.com/pion/transport/v3/stdnet=/tmp/go-build1953077370/b284/_pkg_.a
2025-08-20T21:48:50.5330827Z [00:02:16.892]➜  packagefile github.com/pion/transport/v3/vnet=/tmp/go-build1953077370/b291/_pkg_.a
2025-08-20T21:48:50.5331852Z [00:02:16.892]➜  packagefile github.com/pion/turn/v3=/tmp/go-build1953077370/b292/_pkg_.a
2025-08-20T21:48:50.5332870Z [00:02:16.892]➜  packagefile github.com/stretchr/testify/require=/tmp/go-build1953077370/b298/_pkg_.a
2025-08-20T21:48:50.5344689Z [00:02:16.892]➜  packagefile golang.org/x/net/ipv4=/tmp/go-build1953077370/b146/_pkg_.a
2025-08-20T21:48:50.5345644Z [00:02:16.892]➜  packagefile golang.org/x/net/proxy=/tmp/go-build1953077370/b327/_pkg_.a
2025-08-20T21:48:50.5346527Z [00:02:16.892]➜  packagefile hash/crc32=/tmp/go-build1953077370/b286/_pkg_.a
2025-08-20T21:48:50.5347306Z [00:02:16.892]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:50.5348011Z [00:02:16.892]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:50.5348627Z [00:02:16.892]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:50.5349502Z [00:02:16.892]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:50.5350183Z [00:02:16.892]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:50.5350837Z [00:02:16.892]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:50.5351486Z [00:02:16.892]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:50.5352175Z [00:02:16.892]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:50.5352864Z [00:02:16.892]➜  packagefile testing=/tmp/go-build1953077370/b329/_pkg_.a
2025-08-20T21:48:50.5353807Z [00:02:16.892]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:50.5354329Z [00:02:16.892]➜  EOF
2025-08-20T21:48:50.5413414Z [00:02:16.892]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e=>github.com/pion/ice/v3@v3.0.2;$WORK/b205=>" -p github.com/pion/ice/v3 -lang=go1.13 -complete -installsuffix shared -buildid KAHpxJP8YSfkyYszDC-d/KAHpxJP8YSfkyYszDC-d -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/active_tcp.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/addr.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/agent.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/agent_config.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/agent_handlers.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/agent_stats.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/candidate.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/candidate_base.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/candidate_host.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/candidate_peer_reflexive.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/candidate_relay.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/candidate_server_reflexive.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/candidatepair.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/candidatepair_state.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/candidaterelatedaddress.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/candidatetype.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/context.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/errors.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/external_ip_mapper.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/gather.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/ice.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/icecontrol.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/mdns.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/net.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/networktype.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/priority.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/rand.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/role.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/selection.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/stats.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/tcp_mux.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/tcp_mux_multi.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/tcp_packet_conn.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/tcptype.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/test_utils.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/transport.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/udp_mux.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/udp_mux_multi.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/udp_mux_universal.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/udp_muxed_conn.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/url.go /root/go/pkg/mod/github.com/netbirdio/ice/v3@v3.0.0-20240315174635-e72a50fcb64e/usecandidate.go
2025-08-20T21:48:50.5653240Z [00:02:16.926]➜  go tool buildid -w $WORK/b358/_pkg_.a # internal
2025-08-20T21:48:50.5949332Z [00:02:16.956]➜  cp $WORK/b358/_pkg_.a /root/.cache/go-build/d9/d9110ff6d41bf448978b44eee0663a200607c041b87149afecac11acf72cb9b7-d # internal
2025-08-20T21:48:50.5964325Z [00:02:16.956]➜  github.com/netbirdio/netbird/sharedsock
2025-08-20T21:48:50.5964958Z [00:02:16.956]➜  mkdir -p $WORK/b356/
2025-08-20T21:48:50.5965682Z [00:02:16.957]➜  cat >/tmp/go-build1953077370/b356/importcfg << 'EOF' # internal
2025-08-20T21:48:50.5966371Z [00:02:16.957]➜  # import config
2025-08-20T21:48:50.5967072Z [00:02:16.957]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:50.5967945Z [00:02:16.957]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:50.5969217Z [00:02:16.957]➜  packagefile github.com/google/gopacket=/tmp/go-build1953077370/b357/_pkg_.a
2025-08-20T21:48:50.5970362Z [00:02:16.957]➜  packagefile github.com/google/gopacket/layers=/tmp/go-build1953077370/b358/_pkg_.a
2025-08-20T21:48:50.5971526Z [00:02:16.957]➜  packagefile github.com/google/gopacket/routing=/tmp/go-build1953077370/b359/_pkg_.a
2025-08-20T21:48:50.5972670Z [00:02:16.957]➜  packagefile github.com/libp2p/go-netroute=/tmp/go-build1953077370/b360/_pkg_.a
2025-08-20T21:48:50.5974020Z [00:02:16.957]➜  packagefile github.com/mdlayher/socket=/tmp/go-build1953077370/b352/_pkg_.a
2025-08-20T21:48:50.5975240Z [00:02:16.957]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:48:50.5976403Z [00:02:16.957]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:50.5977447Z [00:02:16.957]➜  packagefile golang.org/x/net/bpf=/tmp/go-build1953077370/b147/_pkg_.a
2025-08-20T21:48:50.5978499Z [00:02:16.957]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build1953077370/b353/_pkg_.a
2025-08-20T21:48:50.5979524Z [00:02:16.957]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:50.5985734Z [00:02:16.960]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:50.5990120Z [00:02:16.960]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:50.5990972Z [00:02:16.960]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:50.5991559Z [00:02:16.960]➜  EOF
2025-08-20T21:48:50.5995940Z [00:02:16.960]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock=>github.com/netbirdio/netbird/sharedsock;$WORK/b356=>" -p github.com/netbirdio/netbird/sharedsock -lang=go1.23 -complete -installsuffix shared -buildid 0Bn0lnkViQ-x-CKixBZ1/0Bn0lnkViQ-x-CKixBZ1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/filter.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/sock_linux.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/stun_filter_linux.go
2025-08-20T21:48:50.7002372Z [00:02:17.061]➜  go tool buildid -w $WORK/b356/_pkg_.a # internal
2025-08-20T21:48:50.7040241Z [00:02:17.065]➜  cp $WORK/b356/_pkg_.a /root/.cache/go-build/f6/f6f3c0caa3fc8f3474770e235f481adacfb3662f3893733bd0fed32fe3a14b62-d # internal
2025-08-20T21:48:50.7041623Z [00:02:17.065]➜  github.com/cilium/ebpf/internal/sysenc
2025-08-20T21:48:50.7046011Z [00:02:17.066]➜  mkdir -p $WORK/b391/
2025-08-20T21:48:50.7051993Z [00:02:17.066]➜  cat >/tmp/go-build1953077370/b391/importcfg << 'EOF' # internal
2025-08-20T21:48:50.7056812Z [00:02:17.066]➜  # import config
2025-08-20T21:48:50.7057476Z [00:02:17.066]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:50.7058347Z [00:02:17.066]➜  packagefile encoding=/tmp/go-build1953077370/b135/_pkg_.a
2025-08-20T21:48:50.7059280Z [00:02:17.066]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:50.7060205Z [00:02:17.066]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:50.7061019Z [00:02:17.066]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:50.7062032Z [00:02:17.066]➜  packagefile github.com/cilium/ebpf/internal=/tmp/go-build1953077370/b378/_pkg_.a
2025-08-20T21:48:50.7064474Z [00:02:17.066]➜  packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build1953077370/b375/_pkg_.a
2025-08-20T21:48:50.7065571Z [00:02:17.066]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:50.7066407Z [00:02:17.066]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:50.7067215Z [00:02:17.066]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:50.7067820Z [00:02:17.066]➜  EOF
2025-08-20T21:48:50.7073443Z [00:02:17.066]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/sysenc=>github.com/cilium/ebpf@v0.15.0/internal/sysenc;$WORK/b391=>" -p github.com/cilium/ebpf/internal/sysenc -lang=go1.21 -complete -installsuffix shared -buildid AxU-KE88PBOxAA85_Ltf/AxU-KE88PBOxAA85_Ltf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/sysenc/buffer.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/sysenc/doc.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/sysenc/layout.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/sysenc/marshal.go
2025-08-20T21:48:50.8909779Z [00:02:17.252]➜  go tool buildid -w $WORK/b391/_pkg_.a # internal
2025-08-20T21:48:50.8973851Z [00:02:17.258]➜  cp $WORK/b391/_pkg_.a /root/.cache/go-build/20/207c9ff9ca0fc2183ebd81414854291c3712c146db41d61a23cf16e2abb82a17-d # internal
2025-08-20T21:48:50.8976827Z [00:02:17.259]➜  github.com/cilium/ebpf/internal/tracefs
2025-08-20T21:48:50.8982495Z [00:02:17.259]➜  mkdir -p $WORK/b392/
2025-08-20T21:48:50.8983508Z [00:02:17.259]➜  cat >/tmp/go-build1953077370/b392/importcfg << 'EOF' # internal
2025-08-20T21:48:50.8984163Z [00:02:17.259]➜  # import config
2025-08-20T21:48:50.8984896Z [00:02:17.259]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:50.8985720Z [00:02:17.259]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:50.8986521Z [00:02:17.259]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:50.8987450Z [00:02:17.259]➜  packagefile github.com/cilium/ebpf/internal=/tmp/go-build1953077370/b378/_pkg_.a
2025-08-20T21:48:50.8988597Z [00:02:17.259]➜  packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build1953077370/b376/_pkg_.a
2025-08-20T21:48:50.8989564Z [00:02:17.259]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:50.8990378Z [00:02:17.259]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:50.8991192Z [00:02:17.259]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:50.8992027Z [00:02:17.259]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:50.8992853Z [00:02:17.259]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:50.8995072Z [00:02:17.259]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:50.8995881Z [00:02:17.259]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:50.8996475Z [00:02:17.260]➜  EOF
2025-08-20T21:48:50.9001206Z [00:02:17.260]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/tracefs=>github.com/cilium/ebpf@v0.15.0/internal/tracefs;$WORK/b392=>" -p github.com/cilium/ebpf/internal/tracefs -lang=go1.21 -complete -installsuffix shared -buildid bSyGrCiurP4K1GqZdF08/bSyGrCiurP4K1GqZdF08 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/tracefs/kprobe.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/tracefs/probetype_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/tracefs/uprobe.go
2025-08-20T21:48:50.9694130Z [00:02:17.330]➜  go tool buildid -w $WORK/b392/_pkg_.a # internal
2025-08-20T21:48:50.9716901Z [00:02:17.333]➜  cp $WORK/b392/_pkg_.a /root/.cache/go-build/ef/efbacbf7016c7ed76aca8c5393b0afb654ea022fc338073cfbdc808c5ff3a03b-d # internal
2025-08-20T21:48:50.9728429Z [00:02:17.334]➜  github.com/cilium/ebpf/rlimit
2025-08-20T21:48:50.9736742Z [00:02:17.334]➜  mkdir -p $WORK/b394/
2025-08-20T21:48:50.9737514Z [00:02:17.334]➜  cat >/tmp/go-build1953077370/b394/importcfg << 'EOF' # internal
2025-08-20T21:48:50.9738204Z [00:02:17.334]➜  # import config
2025-08-20T21:48:50.9738859Z [00:02:17.334]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:50.9739621Z [00:02:17.334]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:50.9740606Z [00:02:17.334]➜  packagefile github.com/cilium/ebpf/internal=/tmp/go-build1953077370/b378/_pkg_.a
2025-08-20T21:48:50.9742119Z [00:02:17.334]➜  packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build1953077370/b375/_pkg_.a
2025-08-20T21:48:50.9743621Z [00:02:17.334]➜  packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build1953077370/b376/_pkg_.a
2025-08-20T21:48:50.9744652Z [00:02:17.334]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:50.9745261Z [00:02:17.334]➜  EOF
2025-08-20T21:48:50.9748629Z [00:02:17.334]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/rlimit=>github.com/cilium/ebpf@v0.15.0/rlimit;$WORK/b394=>" -p github.com/cilium/ebpf/rlimit -lang=go1.21 -complete -installsuffix shared -buildid 08FTDmWKJTC51oFHNGqe/08FTDmWKJTC51oFHNGqe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/rlimit/rlimit.go
2025-08-20T21:48:51.0011774Z [00:02:17.362]➜  go tool buildid -w $WORK/b394/_pkg_.a # internal
2025-08-20T21:48:51.0019988Z [00:02:17.363]➜  cp $WORK/b394/_pkg_.a /root/.cache/go-build/22/2211d24c08baae8102e7a0937dcba896e9e5de6fe59bfca1a2b88219029c729a-d # internal
2025-08-20T21:48:51.0078743Z [00:02:17.369]➜  github.com/coreos/go-iptables/iptables
2025-08-20T21:48:51.0082522Z [00:02:17.369]➜  mkdir -p $WORK/b401/
2025-08-20T21:48:51.0093568Z [00:02:17.370]➜  cat >/tmp/go-build1953077370/b401/importcfg << 'EOF' # internal
2025-08-20T21:48:51.0122201Z [00:02:17.370]➜  # import config
2025-08-20T21:48:51.0122995Z [00:02:17.370]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:51.0124040Z [00:02:17.370]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:51.0124853Z [00:02:17.370]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:51.0125671Z [00:02:17.370]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:51.0126483Z [00:02:17.370]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:51.0127274Z [00:02:17.370]➜  packagefile os/exec=/tmp/go-build1953077370/b082/_pkg_.a
2025-08-20T21:48:51.0128113Z [00:02:17.370]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:48:51.0175170Z [00:02:17.370]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:51.0182786Z [00:02:17.370]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:51.0183882Z [00:02:17.370]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:51.0184727Z [00:02:17.370]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:51.0185344Z [00:02:17.370]➜  EOF
2025-08-20T21:48:51.0189532Z [00:02:17.370]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/coreos/go-iptables@v0.7.0/iptables=>github.com/coreos/go-iptables@v0.7.0/iptables;$WORK/b401=>" -p github.com/coreos/go-iptables/iptables -lang=go1.16 -complete -installsuffix shared -buildid OeafwXl8uGTGEP7IDM3t/OeafwXl8uGTGEP7IDM3t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack /root/go/pkg/mod/github.com/coreos/go-iptables@v0.7.0/iptables/iptables.go /root/go/pkg/mod/github.com/coreos/go-iptables@v0.7.0/iptables/lock.go
2025-08-20T21:48:51.0433054Z [00:02:17.404]➜  go tool buildid -w $WORK/b377/_pkg_.a # internal
2025-08-20T21:48:51.0526409Z [00:02:17.414]➜  cp $WORK/b377/_pkg_.a /root/.cache/go-build/1b/1b899ea5032f4f874c20905b9520fa2cf1849e8a7c2469400cc29e6c208c2e98-d # internal
2025-08-20T21:48:51.0534869Z [00:02:17.415]➜  github.com/cilium/ebpf/internal/kconfig
2025-08-20T21:48:51.0539923Z [00:02:17.415]➜  mkdir -p $WORK/b390/
2025-08-20T21:48:51.0549846Z [00:02:17.416]➜  cat >/tmp/go-build1953077370/b390/importcfg << 'EOF' # internal
2025-08-20T21:48:51.0550802Z [00:02:17.416]➜  # import config
2025-08-20T21:48:51.0551718Z [00:02:17.416]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:51.0552914Z [00:02:17.416]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:51.0555795Z [00:02:17.416]➜  packagefile compress/gzip=/tmp/go-build1953077370/b305/_pkg_.a
2025-08-20T21:48:51.0556702Z [00:02:17.416]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:51.0557676Z [00:02:17.416]➜  packagefile github.com/cilium/ebpf/btf=/tmp/go-build1953077370/b377/_pkg_.a
2025-08-20T21:48:51.0558808Z [00:02:17.416]➜  packagefile github.com/cilium/ebpf/internal=/tmp/go-build1953077370/b378/_pkg_.a
2025-08-20T21:48:51.0559677Z [00:02:17.416]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:51.0560467Z [00:02:17.416]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:51.0561266Z [00:02:17.416]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:51.0562087Z [00:02:17.416]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:51.0562907Z [00:02:17.416]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:51.0563743Z [00:02:17.416]➜  EOF
2025-08-20T21:48:51.0578701Z [00:02:17.419]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/kconfig=>github.com/cilium/ebpf@v0.15.0/internal/kconfig;$WORK/b390=>" -p github.com/cilium/ebpf/internal/kconfig -lang=go1.21 -complete -installsuffix shared -buildid xzSUtMQceJUrwfvwc3PW/xzSUtMQceJUrwfvwc3PW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/internal/kconfig/kconfig.go
2025-08-20T21:48:51.1469925Z [00:02:17.508]➜  go tool buildid -w $WORK/b390/_pkg_.a # internal
2025-08-20T21:48:51.1546712Z [00:02:17.516]➜  cp $WORK/b390/_pkg_.a /root/.cache/go-build/d8/d85a00663f7e588b146071b800b259ae3b32e17ed4f50bebfbc3e6f01cd74684-d # internal
2025-08-20T21:48:51.1557928Z [00:02:17.517]➜  github.com/cilium/ebpf
2025-08-20T21:48:51.1563043Z [00:02:17.517]➜  mkdir -p $WORK/b368/
2025-08-20T21:48:51.1574934Z [00:02:17.518]➜  cat >/tmp/go-build1953077370/b368/importcfg << 'EOF' # internal
2025-08-20T21:48:51.1581882Z [00:02:17.518]➜  # import config
2025-08-20T21:48:51.1582509Z [00:02:17.518]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:51.1583719Z [00:02:17.518]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:51.1584505Z [00:02:17.518]➜  packagefile debug/elf=/tmp/go-build1953077370/b369/_pkg_.a
2025-08-20T21:48:51.1585287Z [00:02:17.518]➜  packagefile encoding=/tmp/go-build1953077370/b135/_pkg_.a
2025-08-20T21:48:51.1586091Z [00:02:17.518]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:51.1586924Z [00:02:17.518]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:51.1587685Z [00:02:17.518]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:51.1588403Z [00:02:17.518]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:51.1589243Z [00:02:17.518]➜  packagefile github.com/cilium/ebpf/asm=/tmp/go-build1953077370/b374/_pkg_.a
2025-08-20T21:48:51.1590248Z [00:02:17.518]➜  packagefile github.com/cilium/ebpf/btf=/tmp/go-build1953077370/b377/_pkg_.a
2025-08-20T21:48:51.1591291Z [00:02:17.519]➜  packagefile github.com/cilium/ebpf/internal=/tmp/go-build1953077370/b378/_pkg_.a
2025-08-20T21:48:51.1592445Z [00:02:17.519]➜  packagefile github.com/cilium/ebpf/internal/kallsyms=/tmp/go-build1953077370/b389/_pkg_.a
2025-08-20T21:48:51.1603040Z [00:02:17.519]➜  packagefile github.com/cilium/ebpf/internal/kconfig=/tmp/go-build1953077370/b390/_pkg_.a
2025-08-20T21:48:51.1604414Z [00:02:17.519]➜  packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build1953077370/b375/_pkg_.a
2025-08-20T21:48:51.1605562Z [00:02:17.519]➜  packagefile github.com/cilium/ebpf/internal/sysenc=/tmp/go-build1953077370/b391/_pkg_.a
2025-08-20T21:48:51.1606726Z [00:02:17.519]➜  packagefile github.com/cilium/ebpf/internal/tracefs=/tmp/go-build1953077370/b392/_pkg_.a
2025-08-20T21:48:51.1608112Z [00:02:17.519]➜  packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build1953077370/b376/_pkg_.a
2025-08-20T21:48:51.1609019Z [00:02:17.519]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:51.1609746Z [00:02:17.519]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:51.1610481Z [00:02:17.519]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:51.1623655Z [00:02:17.519]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:51.1624531Z [00:02:17.519]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:51.1625331Z [00:02:17.519]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:51.1626116Z [00:02:17.519]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:51.1626858Z [00:02:17.519]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:51.1627570Z [00:02:17.519]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:51.1628316Z [00:02:17.519]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:51.1629034Z [00:02:17.519]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:51.1629758Z [00:02:17.519]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:51.1630471Z [00:02:17.519]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:51.1631186Z [00:02:17.519]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:51.1631725Z [00:02:17.519]➜  EOF
2025-08-20T21:48:51.1639814Z [00:02:17.521]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0=>github.com/cilium/ebpf@v0.15.0;$WORK/b368=>" -p github.com/cilium/ebpf -lang=go1.21 -complete -installsuffix shared -buildid q3nIUIXeOdSrJwiOlwk_/q3nIUIXeOdSrJwiOlwk_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/attachtype_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/collection.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/cpu.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/doc.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/elf_reader.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/elf_sections.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/info.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/linker.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/map.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/marshalers.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/prog.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/syscalls.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/types.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/types_string.go
2025-08-20T21:48:51.1879790Z [00:02:17.549]➜  go tool buildid -w $WORK/b401/_pkg_.a # internal
2025-08-20T21:48:51.1909778Z [00:02:17.552]➜  cp $WORK/b401/_pkg_.a /root/.cache/go-build/5e/5e5e160fca0d9001c80361bab1e461c741479094e70f1213cd03f1226339ffa9-d # internal
2025-08-20T21:48:51.1958770Z [00:02:17.557]➜  github.com/google/nftables/binaryutil
2025-08-20T21:48:51.1965017Z [00:02:17.558]➜  mkdir -p $WORK/b403/
2025-08-20T21:48:51.1974757Z [00:02:17.559]➜  cat >/tmp/go-build1953077370/b403/importcfg << 'EOF' # internal
2025-08-20T21:48:51.1984148Z [00:02:17.559]➜  # import config
2025-08-20T21:48:51.1984816Z [00:02:17.559]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:51.1985671Z [00:02:17.559]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:51.1986318Z [00:02:17.559]➜  EOF
2025-08-20T21:48:51.1990197Z [00:02:17.560]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/nftables@v0.3.0/binaryutil=>github.com/google/nftables@v0.3.0/binaryutil;$WORK/b403=>" -p github.com/google/nftables/binaryutil -lang=go1.21 -complete -installsuffix shared -buildid 4gMeWHf9MGijyfkDZ7kv/4gMeWHf9MGijyfkDZ7kv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack /root/go/pkg/mod/github.com/google/nftables@v0.3.0/binaryutil/binaryutil.go
2025-08-20T21:48:51.2883440Z [00:02:17.649]➜  go tool buildid -w $WORK/b403/_pkg_.a # internal
2025-08-20T21:48:51.2892084Z [00:02:17.650]➜  cp $WORK/b403/_pkg_.a /root/.cache/go-build/2e/2e938aba8c6c64b01675904d72caeb1ea0b08a75ff8b16eda7fb2f32c2968332-d # internal
2025-08-20T21:48:51.2931326Z [00:02:17.651]➜  github.com/google/nftables/internal/parseexprfunc
2025-08-20T21:48:51.2932051Z [00:02:17.651]➜  mkdir -p $WORK/b405/
2025-08-20T21:48:51.2932810Z [00:02:17.654]➜  cat >/tmp/go-build1953077370/b405/importcfg << 'EOF' # internal
2025-08-20T21:48:51.2933797Z [00:02:17.654]➜  # import config
2025-08-20T21:48:51.2935624Z [00:02:17.655]➜  packagefile github.com/mdlayher/netlink=/tmp/go-build1953077370/b350/_pkg_.a
2025-08-20T21:48:51.2936640Z [00:02:17.655]➜  EOF
2025-08-20T21:48:51.2941206Z [00:02:17.655]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/nftables@v0.3.0/internal/parseexprfunc=>github.com/google/nftables@v0.3.0/internal/parseexprfunc;$WORK/b405=>" -p github.com/google/nftables/internal/parseexprfunc -lang=go1.21 -complete -installsuffix shared -buildid 5Z1vExCEOuiwgFVJ4sDX/5Z1vExCEOuiwgFVJ4sDX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack /root/go/pkg/mod/github.com/google/nftables@v0.3.0/internal/parseexprfunc/parseexprfunc.go
2025-08-20T21:48:51.3074842Z [00:02:17.668]➜  go tool buildid -w $WORK/b405/_pkg_.a # internal
2025-08-20T21:48:51.3082672Z [00:02:17.669]➜  cp $WORK/b405/_pkg_.a /root/.cache/go-build/8d/8d8b53b8575bd6df6ecad3e37dbc6c6c3f796ab7973d209c8aefb4c28ced96d4-d # internal
2025-08-20T21:48:51.3089778Z [00:02:17.670]➜  github.com/google/nftables/alignedbuff
2025-08-20T21:48:51.3096968Z [00:02:17.670]➜  mkdir -p $WORK/b407/
2025-08-20T21:48:51.3097711Z [00:02:17.670]➜  cat >/tmp/go-build1953077370/b407/importcfg << 'EOF' # internal
2025-08-20T21:48:51.3098369Z [00:02:17.671]➜  # import config
2025-08-20T21:48:51.3098990Z [00:02:17.671]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:51.3099729Z [00:02:17.671]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:51.3100724Z [00:02:17.671]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:51.3102374Z [00:02:17.671]➜  packagefile github.com/google/nftables/binaryutil=/tmp/go-build1953077370/b403/_pkg_.a
2025-08-20T21:48:51.3103549Z [00:02:17.672]➜  EOF
2025-08-20T21:48:51.3107247Z [00:02:17.672]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/nftables@v0.3.0/alignedbuff=>github.com/google/nftables@v0.3.0/alignedbuff;$WORK/b407=>" -p github.com/google/nftables/alignedbuff -lang=go1.21 -complete -installsuffix shared -buildid A5BOIuJh-d3TFmipN_IN/A5BOIuJh-d3TFmipN_IN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack /root/go/pkg/mod/github.com/google/nftables@v0.3.0/alignedbuff/alignedbuff.go
2025-08-20T21:48:51.3562269Z [00:02:17.717]➜  go tool buildid -w $WORK/b407/_pkg_.a # internal
2025-08-20T21:48:51.3574554Z [00:02:17.718]➜  cp $WORK/b407/_pkg_.a /root/.cache/go-build/1f/1ffa2a5df03eda8691485ea5d5af065e03f0d21834f766f29e908a80bfcda4ed-d # internal
2025-08-20T21:48:51.3606166Z [00:02:17.722]➜  github.com/google/nftables/xt
2025-08-20T21:48:51.3611605Z [00:02:17.722]➜  mkdir -p $WORK/b406/
2025-08-20T21:48:51.3621333Z [00:02:17.723]➜  cat >/tmp/go-build1953077370/b406/importcfg << 'EOF' # internal
2025-08-20T21:48:51.3622591Z [00:02:17.723]➜  # import config
2025-08-20T21:48:51.3625196Z [00:02:17.723]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:51.3626297Z [00:02:17.723]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:51.3629347Z [00:02:17.723]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:51.3630454Z [00:02:17.723]➜  packagefile github.com/google/nftables/alignedbuff=/tmp/go-build1953077370/b407/_pkg_.a
2025-08-20T21:48:51.3631953Z [00:02:17.723]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:51.3632914Z [00:02:17.723]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:51.3633777Z [00:02:17.723]➜  EOF
2025-08-20T21:48:51.3652593Z [00:02:17.726]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/nftables@v0.3.0/xt=>github.com/google/nftables@v0.3.0/xt;$WORK/b406=>" -p github.com/google/nftables/xt -lang=go1.21 -complete -installsuffix shared -buildid eS6wjky34w_vNoFDuEbX/eS6wjky34w_vNoFDuEbX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack /root/go/pkg/mod/github.com/google/nftables@v0.3.0/xt/comment.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/xt/info.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/xt/match_addrtype.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/xt/match_conntrack.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/xt/match_tcp.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/xt/match_udp.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/xt/target_dnat.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/xt/target_masquerade_ip.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/xt/unknown.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/xt/util.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/xt/xt.go
2025-08-20T21:48:51.5232668Z [00:02:17.884]➜  go tool buildid -w $WORK/b406/_pkg_.a # internal
2025-08-20T21:48:51.5261198Z [00:02:17.887]➜  cp $WORK/b406/_pkg_.a /root/.cache/go-build/6b/6bb3991f48e4b4fa410090c61efa1c403ca1295d169779e6961290e76a0dcda4-d # internal
2025-08-20T21:48:51.5347241Z [00:02:17.896]➜  github.com/google/nftables/expr
2025-08-20T21:48:51.5354641Z [00:02:17.897]➜  mkdir -p $WORK/b404/
2025-08-20T21:48:51.5367037Z [00:02:17.898]➜  cat >/tmp/go-build1953077370/b404/importcfg << 'EOF' # internal
2025-08-20T21:48:51.5371953Z [00:02:17.898]➜  # import config
2025-08-20T21:48:51.5384454Z [00:02:17.898]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:51.5385427Z [00:02:17.898]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:51.5386668Z [00:02:17.898]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:51.5387491Z [00:02:17.898]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:51.5388544Z [00:02:17.898]➜  packagefile github.com/google/nftables/binaryutil=/tmp/go-build1953077370/b403/_pkg_.a
2025-08-20T21:48:51.5389986Z [00:02:17.898]➜  packagefile github.com/google/nftables/internal/parseexprfunc=/tmp/go-build1953077370/b405/_pkg_.a
2025-08-20T21:48:51.5391305Z [00:02:17.898]➜  packagefile github.com/google/nftables/xt=/tmp/go-build1953077370/b406/_pkg_.a
2025-08-20T21:48:51.5396613Z [00:02:17.898]➜  packagefile github.com/mdlayher/netlink=/tmp/go-build1953077370/b350/_pkg_.a
2025-08-20T21:48:51.5398179Z [00:02:17.898]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:51.5399211Z [00:02:17.898]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:51.5399815Z [00:02:17.898]➜  EOF
2025-08-20T21:48:51.5420547Z [00:02:17.901]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr=>github.com/google/nftables@v0.3.0/expr;$WORK/b404=>" -p github.com/google/nftables/expr -lang=go1.21 -complete -installsuffix shared -buildid Cxhu7zVYCMdrpJosIH13/Cxhu7zVYCMdrpJosIH13 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/bitwise.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/byteorder.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/connlimit.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/counter.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/ct.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/dup.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/dynset.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/expr.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/exthdr.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/fib.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/flow_offload.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/hash.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/immediate.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/limit.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/log.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/lookup.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/match.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/nat.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/notrack.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/numgen.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/objref.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/payload.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/queue.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/quota.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/range.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/redirect.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/reject.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/rt.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/secmark.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/socket.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/synproxy.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/target.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/tproxy.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/expr/verdict.go
2025-08-20T21:48:51.5927995Z [00:02:17.954]➜  go tool buildid -w $WORK/b205/_pkg_.a # internal
2025-08-20T21:48:51.6175762Z [00:02:17.978]➜  cp $WORK/b205/_pkg_.a /root/.cache/go-build/f8/f823b22d6fbc9e7f7f8060dd7a4ce93a151007f8f954568ec8c6fce704a78908-d # internal
2025-08-20T21:48:51.6204852Z [00:02:17.979]➜  github.com/netbirdio/netbird/client/iface/bind
2025-08-20T21:48:51.6206859Z [00:02:17.979]➜  mkdir -p $WORK/b096/
2025-08-20T21:48:51.6233997Z [00:02:17.985]➜  cat >/tmp/go-build1953077370/b096/importcfg << 'EOF' # internal
2025-08-20T21:48:51.6242556Z [00:02:17.985]➜  # import config
2025-08-20T21:48:51.6243424Z [00:02:17.985]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:51.6244295Z [00:02:17.985]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:51.6245132Z [00:02:17.985]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:51.6246177Z [00:02:17.985]➜  packagefile github.com/netbirdio/netbird/client/iface/wgaddr=/tmp/go-build1953077370/b098/_pkg_.a
2025-08-20T21:48:51.6247397Z [00:02:17.985]➜  packagefile github.com/netbirdio/netbird/monotime=/tmp/go-build1953077370/b099/_pkg_.a
2025-08-20T21:48:51.6248513Z [00:02:17.985]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:48:51.6249483Z [00:02:17.985]➜  packagefile github.com/pion/ice/v3=/tmp/go-build1953077370/b205/_pkg_.a
2025-08-20T21:48:51.6250382Z [00:02:17.985]➜  packagefile github.com/pion/logging=/tmp/go-build1953077370/b273/_pkg_.a
2025-08-20T21:48:51.6251330Z [00:02:17.985]➜  packagefile github.com/pion/stun/v2=/tmp/go-build1953077370/b282/_pkg_.a
2025-08-20T21:48:51.6252282Z [00:02:17.985]➜  packagefile github.com/pion/transport/v3=/tmp/go-build1953077370/b201/_pkg_.a
2025-08-20T21:48:51.6253507Z [00:02:17.985]➜  packagefile github.com/pion/transport/v3/packetio=/tmp/go-build1953077370/b289/_pkg_.a
2025-08-20T21:48:51.6254610Z [00:02:17.985]➜  packagefile github.com/pion/transport/v3/stdnet=/tmp/go-build1953077370/b284/_pkg_.a
2025-08-20T21:48:51.6255625Z [00:02:17.985]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:51.6256583Z [00:02:17.985]➜  packagefile golang.org/x/net/ipv4=/tmp/go-build1953077370/b146/_pkg_.a
2025-08-20T21:48:51.6257752Z [00:02:17.985]➜  packagefile golang.org/x/net/ipv6=/tmp/go-build1953077370/b150/_pkg_.a
2025-08-20T21:48:51.6258708Z [00:02:17.985]➜  packagefile golang.zx2c4.com/wireguard/conn=/tmp/go-build1953077370/b145/_pkg_.a
2025-08-20T21:48:51.6259559Z [00:02:17.985]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:51.6260226Z [00:02:17.985]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:51.6260949Z [00:02:17.985]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:51.6261711Z [00:02:17.985]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:51.6262421Z [00:02:17.985]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:51.6283990Z [00:02:17.985]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:51.6284941Z [00:02:17.985]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:51.6285786Z [00:02:17.985]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:51.6286625Z [00:02:17.985]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:51.6287218Z [00:02:17.985]➜  EOF
2025-08-20T21:48:51.6291855Z [00:02:17.988]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind=>github.com/netbirdio/netbird/client/iface/bind;$WORK/b096=>" -p github.com/netbirdio/netbird/client/iface/bind -lang=go1.23 -complete -installsuffix shared -buildid w5fYpcNNzbecEipyxwj-/w5fYpcNNzbecEipyxwj- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack ./iface/bind/activity.go ./iface/bind/control.go ./iface/bind/endpoint.go ./iface/bind/ice_bind.go ./iface/bind/udp_mux.go ./iface/bind/udp_mux_generic.go ./iface/bind/udp_mux_universal.go ./iface/bind/udp_muxed_conn.go
2025-08-20T21:48:51.9331585Z [00:02:18.294]➜  go tool buildid -w $WORK/b404/_pkg_.a # internal
2025-08-20T21:48:51.9403766Z [00:02:18.301]➜  cp $WORK/b404/_pkg_.a /root/.cache/go-build/c3/c32001de258b1666560ec7bf718519a47bbed1a67040d80e0020a8c9feb8485c-d # internal
2025-08-20T21:48:51.9411330Z [00:02:18.302]➜  github.com/google/nftables/userdata
2025-08-20T21:48:51.9418369Z [00:02:18.303]➜  mkdir -p $WORK/b408/
2025-08-20T21:48:51.9419093Z [00:02:18.303]➜  cat >/tmp/go-build1953077370/b408/importcfg << 'EOF' # internal
2025-08-20T21:48:51.9419762Z [00:02:18.303]➜  # import config
2025-08-20T21:48:51.9420405Z [00:02:18.303]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:51.9421307Z [00:02:18.303]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:51.9422031Z [00:02:18.303]➜  EOF
2025-08-20T21:48:51.9428844Z [00:02:18.304]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/nftables@v0.3.0/userdata=>github.com/google/nftables@v0.3.0/userdata;$WORK/b408=>" -p github.com/google/nftables/userdata -lang=go1.21 -complete -installsuffix shared -buildid k-Z4-U9GrTluykKx7j4V/k-Z4-U9GrTluykKx7j4V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack /root/go/pkg/mod/github.com/google/nftables@v0.3.0/userdata/userdata.go
2025-08-20T21:48:51.9751416Z [00:02:18.336]➜  go tool buildid -w $WORK/b408/_pkg_.a # internal
2025-08-20T21:48:51.9771393Z [00:02:18.337]➜  cp $WORK/b408/_pkg_.a /root/.cache/go-build/ec/ec1402593cb7d35760872a71bbf90c2050b111128737ec9bf7cdfee3a6715b75-d # internal
2025-08-20T21:48:51.9772577Z [00:02:18.337]➜  github.com/mdlayher/netlink/nltest
2025-08-20T21:48:51.9774414Z [00:02:18.337]➜  mkdir -p $WORK/b409/
2025-08-20T21:48:51.9775202Z [00:02:18.337]➜  cat >/tmp/go-build1953077370/b409/importcfg << 'EOF' # internal
2025-08-20T21:48:51.9775952Z [00:02:18.337]➜  # import config
2025-08-20T21:48:51.9776582Z [00:02:18.338]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:51.9777567Z [00:02:18.338]➜  packagefile github.com/mdlayher/netlink=/tmp/go-build1953077370/b350/_pkg_.a
2025-08-20T21:48:51.9778997Z [00:02:18.338]➜  packagefile github.com/mdlayher/netlink/nlenc=/tmp/go-build1953077370/b351/_pkg_.a
2025-08-20T21:48:51.9780130Z [00:02:18.338]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:51.9781060Z [00:02:18.338]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:51.9781828Z [00:02:18.338]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:51.9782394Z [00:02:18.338]➜  EOF
2025-08-20T21:48:51.9787421Z [00:02:18.338]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nltest=>github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nltest;$WORK/b409=>" -p github.com/mdlayher/netlink/nltest -lang=go1.21 -complete -installsuffix shared -buildid C-mSBPEhwV_lZH0lNn_M/C-mSBPEhwV_lZH0lNn_M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nltest/errors_unix.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nltest/nltest.go
2025-08-20T21:48:52.0392099Z [00:02:18.400]➜  go tool buildid -w $WORK/b409/_pkg_.a # internal
2025-08-20T21:48:52.0404696Z [00:02:18.402]➜  cp $WORK/b409/_pkg_.a /root/.cache/go-build/55/55a3966832eda360ab10dfcb80cdad914091c473a85d2f95f8492fb90f6ced8d-d # internal
2025-08-20T21:48:52.0461967Z [00:02:18.407]➜  github.com/google/nftables
2025-08-20T21:48:52.0465444Z [00:02:18.408]➜  mkdir -p $WORK/b402/
2025-08-20T21:48:52.0474041Z [00:02:18.409]➜  cat >/tmp/go-build1953077370/b402/importcfg << 'EOF' # internal
2025-08-20T21:48:52.0477370Z [00:02:18.409]➜  # import config
2025-08-20T21:48:52.0478088Z [00:02:18.409]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:52.0478988Z [00:02:18.409]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:52.0479848Z [00:02:18.409]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.0480885Z [00:02:18.409]➜  packagefile github.com/google/nftables/binaryutil=/tmp/go-build1953077370/b403/_pkg_.a
2025-08-20T21:48:52.0482420Z [00:02:18.409]➜  packagefile github.com/google/nftables/expr=/tmp/go-build1953077370/b404/_pkg_.a
2025-08-20T21:48:52.0483931Z [00:02:18.409]➜  packagefile github.com/google/nftables/internal/parseexprfunc=/tmp/go-build1953077370/b405/_pkg_.a
2025-08-20T21:48:52.0485262Z [00:02:18.409]➜  packagefile github.com/google/nftables/userdata=/tmp/go-build1953077370/b408/_pkg_.a
2025-08-20T21:48:52.0486430Z [00:02:18.409]➜  packagefile github.com/mdlayher/netlink=/tmp/go-build1953077370/b350/_pkg_.a
2025-08-20T21:48:52.0487581Z [00:02:18.409]➜  packagefile github.com/mdlayher/netlink/nltest=/tmp/go-build1953077370/b409/_pkg_.a
2025-08-20T21:48:52.0488707Z [00:02:18.409]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:52.0489606Z [00:02:18.409]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:52.0490383Z [00:02:18.409]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:52.0491126Z [00:02:18.409]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:52.0491914Z [00:02:18.409]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:52.0492721Z [00:02:18.409]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:52.0493720Z [00:02:18.409]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:52.0494527Z [00:02:18.409]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:52.0495137Z [00:02:18.409]➜  EOF
2025-08-20T21:48:52.0525012Z [00:02:18.413]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/nftables@v0.3.0=>github.com/google/nftables@v0.3.0;$WORK/b402=>" -p github.com/google/nftables -lang=go1.21 -complete -installsuffix shared -buildid SwKiww6Lyh8qxHSekpz8/SwKiww6Lyh8qxHSekpz8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack /root/go/pkg/mod/github.com/google/nftables@v0.3.0/chain.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/compat_policy.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/conn.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/counter.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/doc.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/flowtable.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/gen.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/monitor.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/obj.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/quota.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/rule.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/set.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/table.go /root/go/pkg/mod/github.com/google/nftables@v0.3.0/util.go
2025-08-20T21:48:52.0645623Z [00:02:18.426]➜  go tool buildid -w $WORK/b368/_pkg_.a # internal
2025-08-20T21:48:52.0723635Z [00:02:18.434]➜  cp $WORK/b368/_pkg_.a /root/.cache/go-build/1b/1b77d412d9732e765fb0c5d1b8a8c3297173fb75ba48bea49789a3905b128cd7-d # internal
2025-08-20T21:48:52.0741880Z [00:02:18.435]➜  github.com/cilium/ebpf/link
2025-08-20T21:48:52.0742622Z [00:02:18.435]➜  mkdir -p $WORK/b393/
2025-08-20T21:48:52.0743517Z [00:02:18.435]➜  cat >/tmp/go-build1953077370/b393/importcfg << 'EOF' # internal
2025-08-20T21:48:52.0744189Z [00:02:18.435]➜  # import config
2025-08-20T21:48:52.0744835Z [00:02:18.435]➜  packagefile debug/elf=/tmp/go-build1953077370/b369/_pkg_.a
2025-08-20T21:48:52.0745631Z [00:02:18.435]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:52.0746389Z [00:02:18.435]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.0747227Z [00:02:18.435]➜  packagefile github.com/cilium/ebpf=/tmp/go-build1953077370/b368/_pkg_.a
2025-08-20T21:48:52.0748222Z [00:02:18.435]➜  packagefile github.com/cilium/ebpf/asm=/tmp/go-build1953077370/b374/_pkg_.a
2025-08-20T21:48:52.0749201Z [00:02:18.435]➜  packagefile github.com/cilium/ebpf/btf=/tmp/go-build1953077370/b377/_pkg_.a
2025-08-20T21:48:52.0750217Z [00:02:18.435]➜  packagefile github.com/cilium/ebpf/internal=/tmp/go-build1953077370/b378/_pkg_.a
2025-08-20T21:48:52.0751567Z [00:02:18.435]➜  packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build1953077370/b375/_pkg_.a
2025-08-20T21:48:52.0752727Z [00:02:18.435]➜  packagefile github.com/cilium/ebpf/internal/tracefs=/tmp/go-build1953077370/b392/_pkg_.a
2025-08-20T21:48:52.0754007Z [00:02:18.435]➜  packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build1953077370/b376/_pkg_.a
2025-08-20T21:48:52.0754874Z [00:02:18.435]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:52.0755560Z [00:02:18.435]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:52.0756283Z [00:02:18.435]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:52.0757015Z [00:02:18.435]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:52.0757743Z [00:02:18.435]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:52.0758489Z [00:02:18.435]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:52.0759042Z [00:02:18.435]➜  EOF
2025-08-20T21:48:52.0770890Z [00:02:18.435]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link=>github.com/cilium/ebpf@v0.15.0/link;$WORK/b393=>" -p github.com/cilium/ebpf/link -lang=go1.21 -complete -installsuffix shared -buildid 4IxeeX1yXOAb-2VbkYSV/4IxeeX1yXOAb-2VbkYSV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/anchor.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/cgroup.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/doc.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/iter.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/kprobe.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/kprobe_multi.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/link.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/netfilter.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/netkit.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/netns.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/perf_event.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/program.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/query.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/raw_tracepoint.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/socket_filter.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/syscalls.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/tcx.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/tracepoint.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/tracing.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/uprobe.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/uprobe_multi.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.15.0/link/xdp.go
2025-08-20T21:48:52.2599116Z [00:02:18.621]➜  go tool buildid -w $WORK/b096/_pkg_.a # internal
2025-08-20T21:48:52.2796323Z [00:02:18.641]➜  cp $WORK/b096/_pkg_.a /root/.cache/go-build/51/510833dd7adc29d7ea522497317b5e1d1a6dea03748e18012c2e2c963b2c55f0-d # internal
2025-08-20T21:48:52.2949947Z [00:02:18.656]➜  github.com/netbirdio/netbird/client/iface/configurer
2025-08-20T21:48:52.2950707Z [00:02:18.656]➜  mkdir -p $WORK/b332/
2025-08-20T21:48:52.2955662Z [00:02:18.657]➜  cat >/tmp/go-build1953077370/b332/importcfg << 'EOF' # internal
2025-08-20T21:48:52.2956938Z [00:02:18.657]➜  # import config
2025-08-20T21:48:52.2957682Z [00:02:18.657]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:52.2958645Z [00:02:18.657]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:52.2959480Z [00:02:18.657]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:52.2960331Z [00:02:18.657]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.2961421Z [00:02:18.657]➜  packagefile github.com/netbirdio/netbird/client/iface/bind=/tmp/go-build1953077370/b096/_pkg_.a
2025-08-20T21:48:52.2963029Z [00:02:18.657]➜  packagefile github.com/netbirdio/netbird/monotime=/tmp/go-build1953077370/b099/_pkg_.a
2025-08-20T21:48:52.2964488Z [00:02:18.657]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:48:52.2965668Z [00:02:18.657]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:52.2966863Z [00:02:18.657]➜  packagefile golang.zx2c4.com/wireguard/device=/tmp/go-build1953077370/b333/_pkg_.a
2025-08-20T21:48:52.2968024Z [00:02:18.657]➜  packagefile golang.zx2c4.com/wireguard/ipc=/tmp/go-build1953077370/b341/_pkg_.a
2025-08-20T21:48:52.2969238Z [00:02:18.657]➜  packagefile golang.zx2c4.com/wireguard/wgctrl=/tmp/go-build1953077370/b345/_pkg_.a
2025-08-20T21:48:52.2970744Z [00:02:18.657]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:48:52.2971810Z [00:02:18.657]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:52.2972691Z [00:02:18.657]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:52.2973732Z [00:02:18.657]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:52.2974544Z [00:02:18.657]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:52.2975394Z [00:02:18.657]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:52.2976229Z [00:02:18.657]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:52.2977062Z [00:02:18.657]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:52.2977670Z [00:02:18.657]➜  EOF
2025-08-20T21:48:52.2982985Z [00:02:18.657]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer=>github.com/netbirdio/netbird/client/iface/configurer;$WORK/b332=>" -p github.com/netbirdio/netbird/client/iface/configurer -lang=go1.23 -complete -installsuffix shared -buildid e5AqG7l2GtwH4sjTJKpD/e5AqG7l2GtwH4sjTJKpD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./iface/configurer/common.go ./iface/configurer/err.go ./iface/configurer/kernel_unix.go ./iface/configurer/name.go ./iface/configurer/uapi.go ./iface/configurer/usp.go ./iface/configurer/wgshow.go ./iface/configurer/wgstats.go
2025-08-20T21:48:52.3903262Z [00:02:18.751]➜  go tool buildid -w $WORK/b393/_pkg_.a # internal
2025-08-20T21:48:52.3959429Z [00:02:18.757]➜  cp $WORK/b393/_pkg_.a /root/.cache/go-build/11/116c692615aa899011e9d537f94ae1109675ab0df95bfe66c4f6cac536c3beaf-d # internal
2025-08-20T21:48:52.3962064Z [00:02:18.757]➜  github.com/netbirdio/netbird/client/iface/wgproxy/bind
2025-08-20T21:48:52.3962763Z [00:02:18.757]➜  mkdir -p $WORK/b362/
2025-08-20T21:48:52.3968179Z [00:02:18.758]➜  cat >/tmp/go-build1953077370/b362/importcfg << 'EOF' # internal
2025-08-20T21:48:52.3968928Z [00:02:18.758]➜  # import config
2025-08-20T21:48:52.3969595Z [00:02:18.758]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:52.3970854Z [00:02:18.758]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:52.3971672Z [00:02:18.758]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.3972804Z [00:02:18.758]➜  packagefile github.com/netbirdio/netbird/client/iface/bind=/tmp/go-build1953077370/b096/_pkg_.a
2025-08-20T21:48:52.3974541Z [00:02:18.758]➜  packagefile github.com/netbirdio/netbird/client/iface/wgproxy/listener=/tmp/go-build1953077370/b363/_pkg_.a
2025-08-20T21:48:52.3975852Z [00:02:18.758]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:52.3976832Z [00:02:18.758]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:52.3977720Z [00:02:18.758]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:52.3978598Z [00:02:18.758]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:52.3979466Z [00:02:18.758]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:52.3980054Z [00:02:18.758]➜  EOF
2025-08-20T21:48:52.3984088Z [00:02:18.758]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/bind=>github.com/netbirdio/netbird/client/iface/wgproxy/bind;$WORK/b362=>" -p github.com/netbirdio/netbird/client/iface/wgproxy/bind -lang=go1.23 -complete -installsuffix shared -buildid 5hGNhBv4wI2FC9mCDORx/5hGNhBv4wI2FC9mCDORx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./iface/wgproxy/bind/proxy.go
2025-08-20T21:48:52.4503035Z [00:02:18.811]➜  go tool buildid -w $WORK/b362/_pkg_.a # internal
2025-08-20T21:48:52.4523797Z [00:02:18.813]➜  cp $WORK/b362/_pkg_.a /root/.cache/go-build/a0/a0c4b1bed346be14658688cbf9592b2ad43e0e1a03c9c4f6b3bd3beabba774fe-d # internal
2025-08-20T21:48:52.4529031Z [00:02:18.814]➜  github.com/netbirdio/netbird/client/internal/ebpf/ebpf
2025-08-20T21:48:52.4529737Z [00:02:18.814]➜  mkdir -p $WORK/b366/
2025-08-20T21:48:52.4539323Z [00:02:18.815]➜  cat >/tmp/go-build1953077370/b366/importcfg << 'EOF' # internal
2025-08-20T21:48:52.4550087Z [00:02:18.815]➜  # import config
2025-08-20T21:48:52.4550776Z [00:02:18.815]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:52.4551607Z [00:02:18.815]➜  packagefile embed=/tmp/go-build1953077370/b367/_pkg_.a
2025-08-20T21:48:52.4552472Z [00:02:18.815]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:52.4553486Z [00:02:18.815]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.4554389Z [00:02:18.815]➜  packagefile github.com/cilium/ebpf=/tmp/go-build1953077370/b368/_pkg_.a
2025-08-20T21:48:52.4555433Z [00:02:18.815]➜  packagefile github.com/cilium/ebpf/link=/tmp/go-build1953077370/b393/_pkg_.a
2025-08-20T21:48:52.4556545Z [00:02:18.815]➜  packagefile github.com/cilium/ebpf/rlimit=/tmp/go-build1953077370/b394/_pkg_.a
2025-08-20T21:48:52.4557924Z [00:02:18.815]➜  packagefile github.com/netbirdio/netbird/client/internal/ebpf/manager=/tmp/go-build1953077370/b395/_pkg_.a
2025-08-20T21:48:52.4572296Z [00:02:18.815]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:52.4573840Z [00:02:18.815]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:52.4575610Z [00:02:18.815]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:52.4576431Z [00:02:18.815]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:52.4577062Z [00:02:18.815]➜  EOF
2025-08-20T21:48:52.4577697Z [00:02:18.815]➜  cat >/tmp/go-build1953077370/b366/embedcfg << 'EOF' # internal
2025-08-20T21:48:52.4578282Z [00:02:18.815]➜  {
2025-08-20T21:48:52.4578675Z [00:02:18.815]➜  	"Patterns": {
2025-08-20T21:48:52.4579146Z [00:02:18.815]➜  		"bpf_bpfel.o": [
2025-08-20T21:48:52.4579648Z [00:02:18.815]➜  			"bpf_bpfel.o"
2025-08-20T21:48:52.4580053Z [00:02:18.815]➜  		]
2025-08-20T21:48:52.4580439Z [00:02:18.815]➜  	},
2025-08-20T21:48:52.4581140Z [00:02:18.815]➜  	"Files": {
2025-08-20T21:48:52.4581957Z [00:02:18.815]➜  		"bpf_bpfel.o": "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/bpf_bpfel.o"
2025-08-20T21:48:52.4582773Z [00:02:18.815]➜  	}
2025-08-20T21:48:52.4583377Z [00:02:18.815]➜  }EOF
2025-08-20T21:48:52.4588145Z [00:02:18.815]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf=>github.com/netbirdio/netbird/client/internal/ebpf/ebpf;$WORK/b366=>" -p github.com/netbirdio/netbird/client/internal/ebpf/ebpf -lang=go1.23 -complete -installsuffix shared -buildid p96G72Z64qnIrryarMIL/p96G72Z64qnIrryarMIL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -embedcfg $WORK/b366/embedcfg -pack ./internal/ebpf/ebpf/bpf_bpfel.go ./internal/ebpf/ebpf/dns_fwd_linux.go ./internal/ebpf/ebpf/manager_linux.go ./internal/ebpf/ebpf/wg_proxy_linux.go
2025-08-20T21:48:52.5096220Z [00:02:18.871]➜  go tool buildid -w $WORK/b366/_pkg_.a # internal
2025-08-20T21:48:52.5116426Z [00:02:18.873]➜  cp $WORK/b366/_pkg_.a /root/.cache/go-build/2f/2fe2d1f201c387567589f3c64781c94aaa99d354bc86104a300a48868070b5d9-d # internal
2025-08-20T21:48:52.5120747Z [00:02:18.873]➜  github.com/netbirdio/netbird/client/internal/ebpf
2025-08-20T21:48:52.5121457Z [00:02:18.873]➜  mkdir -p $WORK/b365/
2025-08-20T21:48:52.5127456Z [00:02:18.874]➜  cat >/tmp/go-build1953077370/b365/importcfg << 'EOF' # internal
2025-08-20T21:48:52.5134142Z [00:02:18.874]➜  # import config
2025-08-20T21:48:52.5135139Z [00:02:18.874]➜  packagefile github.com/netbirdio/netbird/client/internal/ebpf/ebpf=/tmp/go-build1953077370/b366/_pkg_.a
2025-08-20T21:48:52.5136576Z [00:02:18.874]➜  packagefile github.com/netbirdio/netbird/client/internal/ebpf/manager=/tmp/go-build1953077370/b395/_pkg_.a
2025-08-20T21:48:52.5137793Z [00:02:18.874]➜  EOF
2025-08-20T21:48:52.5141286Z [00:02:18.874]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf=>github.com/netbirdio/netbird/client/internal/ebpf;$WORK/b365=>" -p github.com/netbirdio/netbird/client/internal/ebpf -lang=go1.23 -complete -installsuffix shared -buildid m9K5yEvEeBpe2jJoCgoq/m9K5yEvEeBpe2jJoCgoq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./internal/ebpf/instantiater_linux.go
2025-08-20T21:48:52.5150580Z [00:02:18.876]➜  go tool buildid -w $WORK/b332/_pkg_.a # internal
2025-08-20T21:48:52.5175609Z [00:02:18.879]➜  cp $WORK/b332/_pkg_.a /root/.cache/go-build/27/27864db19ab712bd9490a17f59a20695d673cafe9f2c268b4623f0d32a4b7e64-d # internal
2025-08-20T21:48:52.5181892Z [00:02:18.879]➜  github.com/netbirdio/netbird/client/iface/device
2025-08-20T21:48:52.5183694Z [00:02:18.879]➜  mkdir -p $WORK/b355/
2025-08-20T21:48:52.5199418Z [00:02:18.881]➜  cat >/tmp/go-build1953077370/b355/importcfg << 'EOF' # internal
2025-08-20T21:48:52.5203944Z [00:02:18.881]➜  # import config
2025-08-20T21:48:52.5204927Z [00:02:18.881]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:52.5205830Z [00:02:18.881]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:52.5206709Z [00:02:18.881]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:52.5207498Z [00:02:18.881]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.5208584Z [00:02:18.881]➜  packagefile github.com/netbirdio/netbird/client/iface/bind=/tmp/go-build1953077370/b096/_pkg_.a
2025-08-20T21:48:52.5210055Z [00:02:18.881]➜  packagefile github.com/netbirdio/netbird/client/iface/configurer=/tmp/go-build1953077370/b332/_pkg_.a
2025-08-20T21:48:52.5211507Z [00:02:18.881]➜  packagefile github.com/netbirdio/netbird/client/iface/netstack=/tmp/go-build1953077370/b138/_pkg_.a
2025-08-20T21:48:52.5212905Z [00:02:18.881]➜  packagefile github.com/netbirdio/netbird/client/iface/wgaddr=/tmp/go-build1953077370/b098/_pkg_.a
2025-08-20T21:48:52.5214419Z [00:02:18.881]➜  packagefile github.com/netbirdio/netbird/monotime=/tmp/go-build1953077370/b099/_pkg_.a
2025-08-20T21:48:52.5215925Z [00:02:18.881]➜  packagefile github.com/netbirdio/netbird/sharedsock=/tmp/go-build1953077370/b356/_pkg_.a
2025-08-20T21:48:52.5217165Z [00:02:18.881]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:48:52.5218321Z [00:02:18.881]➜  packagefile github.com/pion/transport/v3=/tmp/go-build1953077370/b201/_pkg_.a
2025-08-20T21:48:52.5219401Z [00:02:18.881]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:52.5220528Z [00:02:18.881]➜  packagefile github.com/vishvananda/netlink=/tmp/go-build1953077370/b202/_pkg_.a
2025-08-20T21:48:52.5221623Z [00:02:18.881]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:52.5222787Z [00:02:18.881]➜  packagefile golang.zx2c4.com/wireguard/device=/tmp/go-build1953077370/b333/_pkg_.a
2025-08-20T21:48:52.5224099Z [00:02:18.881]➜  packagefile golang.zx2c4.com/wireguard/tun=/tmp/go-build1953077370/b144/_pkg_.a
2025-08-20T21:48:52.5225297Z [00:02:18.881]➜  packagefile golang.zx2c4.com/wireguard/tun/netstack=/tmp/go-build1953077370/b152/_pkg_.a
2025-08-20T21:48:52.5226580Z [00:02:18.881]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:48:52.5227600Z [00:02:18.881]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:52.5228395Z [00:02:18.881]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:52.5229212Z [00:02:18.881]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:52.5230024Z [00:02:18.881]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:52.5230848Z [00:02:18.881]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:52.5231919Z [00:02:18.881]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:52.5232811Z [00:02:18.881]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:52.5233847Z [00:02:18.881]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:52.5234656Z [00:02:18.881]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:52.5235464Z [00:02:18.881]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:52.5236249Z [00:02:18.881]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:52.5236844Z [00:02:18.881]➜  EOF
2025-08-20T21:48:52.5242395Z [00:02:18.881]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device=>github.com/netbirdio/netbird/client/iface/device;$WORK/b355=>" -p github.com/netbirdio/netbird/client/iface/device -lang=go1.23 -complete -installsuffix shared -buildid 5mQjtuiRd0sa6p4Lm2cb/5mQjtuiRd0sa6p4Lm2cb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./iface/device/adapter.go ./iface/device/args.go ./iface/device/device_filter.go ./iface/device/device_kernel_unix.go ./iface/device/device_netstack.go ./iface/device/device_usp_unix.go ./iface/device/interface.go ./iface/device/kernel_module_linux.go ./iface/device/wg_link_linux.go ./iface/device/wg_log.go ./iface/device/windows_guid.go
2025-08-20T21:48:52.5266376Z [00:02:18.888]➜  go tool buildid -w $WORK/b365/_pkg_.a # internal
2025-08-20T21:48:52.5273439Z [00:02:18.888]➜  cp $WORK/b365/_pkg_.a /root/.cache/go-build/9f/9ff5c71a44af5b595364aa81dd1e4d29ed8a0f972d9d66a521a7fdb8ab0a446a-d # internal
2025-08-20T21:48:52.5275497Z [00:02:18.889]➜  github.com/netbirdio/netbird/client/iface/wgproxy/ebpf
2025-08-20T21:48:52.5277436Z [00:02:18.889]➜  mkdir -p $WORK/b364/
2025-08-20T21:48:52.5284322Z [00:02:18.889]➜  cat >/tmp/go-build1953077370/b364/importcfg << 'EOF' # internal
2025-08-20T21:48:52.5285191Z [00:02:18.889]➜  # import config
2025-08-20T21:48:52.5288351Z [00:02:18.889]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:52.5289195Z [00:02:18.890]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:52.5290276Z [00:02:18.890]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.5291241Z [00:02:18.890]➜  packagefile github.com/google/gopacket=/tmp/go-build1953077370/b357/_pkg_.a
2025-08-20T21:48:52.5292450Z [00:02:18.890]➜  packagefile github.com/google/gopacket/layers=/tmp/go-build1953077370/b358/_pkg_.a
2025-08-20T21:48:52.5293810Z [00:02:18.890]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:48:52.5315032Z [00:02:18.890]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:48:52.5316529Z [00:02:18.890]➜  packagefile github.com/netbirdio/netbird/client/iface/wgproxy/listener=/tmp/go-build1953077370/b363/_pkg_.a
2025-08-20T21:48:52.5318078Z [00:02:18.890]➜  packagefile github.com/netbirdio/netbird/client/internal/ebpf=/tmp/go-build1953077370/b365/_pkg_.a
2025-08-20T21:48:52.5319575Z [00:02:18.890]➜  packagefile github.com/netbirdio/netbird/client/internal/ebpf/manager=/tmp/go-build1953077370/b395/_pkg_.a
2025-08-20T21:48:52.5321001Z [00:02:18.890]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:48:52.5322245Z [00:02:18.890]➜  packagefile github.com/pion/transport/v3=/tmp/go-build1953077370/b201/_pkg_.a
2025-08-20T21:48:52.5326801Z [00:02:18.890]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:52.5327801Z [00:02:18.890]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:52.5328565Z [00:02:18.890]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:52.5329330Z [00:02:18.890]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:52.5330102Z [00:02:18.890]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:52.5331144Z [00:02:18.890]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:52.5331776Z [00:02:18.890]➜  EOF
2025-08-20T21:48:52.5336094Z [00:02:18.890]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/ebpf=>github.com/netbirdio/netbird/client/iface/wgproxy/ebpf;$WORK/b364=>" -p github.com/netbirdio/netbird/client/iface/wgproxy/ebpf -lang=go1.23 -complete -installsuffix shared -buildid prxJKjFpNrDxxT0iJOT7/prxJKjFpNrDxxT0iJOT7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./iface/wgproxy/ebpf/portlookup.go ./iface/wgproxy/ebpf/proxy.go ./iface/wgproxy/ebpf/wrapper.go
2025-08-20T21:48:52.5615951Z [00:02:18.923]➜  go tool buildid -w $WORK/b398/_pkg_.a # internal
2025-08-20T21:48:52.5829861Z [00:02:18.944]➜  go tool buildid -w $WORK/b402/_pkg_.a # internal
2025-08-20T21:48:52.5846176Z [00:02:18.946]➜  cp $WORK/b398/_pkg_.a /root/.cache/go-build/e4/e486273bd8544b45e58c9da0163ac07187e46cd365bca45b5a2af7186280423b-d # internal
2025-08-20T21:48:52.5877276Z [00:02:18.949]➜  github.com/nadoo/ipset/internal/netlink
2025-08-20T21:48:52.5904440Z [00:02:18.951]➜  mkdir -p $WORK/b412/
2025-08-20T21:48:52.5905189Z [00:02:18.951]➜  cat >/tmp/go-build1953077370/b412/importcfg << 'EOF' # internal
2025-08-20T21:48:52.5905853Z [00:02:18.951]➜  # import config
2025-08-20T21:48:52.5906895Z [00:02:18.951]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:52.5907772Z [00:02:18.951]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:52.5908574Z [00:02:18.951]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:52.5909492Z [00:02:18.951]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:52.5910365Z [00:02:18.951]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:52.5911015Z [00:02:18.951]➜  EOF
2025-08-20T21:48:52.5912206Z [00:02:18.951]➜  cp $WORK/b402/_pkg_.a /root/.cache/go-build/1e/1e6836b99d7aa8cd3cecacbf6a8b8bce06a08f81f60a6cc02c6a3539b74539e3-d # internal
2025-08-20T21:48:52.5916933Z [00:02:18.951]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/nadoo/ipset@v0.5.0/internal/netlink=>github.com/nadoo/ipset@v0.5.0/internal/netlink;$WORK/b412=>" -p github.com/nadoo/ipset/internal/netlink -lang=go1.18 -complete -installsuffix shared -buildid iCWijCQaONDH5yuEjxDl/iCWijCQaONDH5yuEjxDl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack /root/go/pkg/mod/github.com/nadoo/ipset@v0.5.0/internal/netlink/netlink.go
2025-08-20T21:48:52.5920897Z [00:02:18.951]➜  github.com/netbirdio/netbird/formatter/hook
2025-08-20T21:48:52.5921645Z [00:02:18.951]➜  mkdir -p $WORK/b417/
2025-08-20T21:48:52.5922387Z [00:02:18.951]➜  cat >/tmp/go-build1953077370/b417/importcfg << 'EOF' # internal
2025-08-20T21:48:52.5923288Z [00:02:18.951]➜  # import config
2025-08-20T21:48:52.5923979Z [00:02:18.951]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.5925081Z [00:02:18.951]➜  packagefile github.com/netbirdio/netbird/shared/context=/tmp/go-build1953077370/b418/_pkg_.a
2025-08-20T21:48:52.5926319Z [00:02:18.951]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:52.5927261Z [00:02:18.951]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:48:52.5928069Z [00:02:18.951]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:52.5928943Z [00:02:18.952]➜  packagefile runtime/debug=/tmp/go-build1953077370/b326/_pkg_.a
2025-08-20T21:48:52.5929823Z [00:02:18.952]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:52.5930433Z [00:02:18.952]➜  EOF
2025-08-20T21:48:52.5936165Z [00:02:18.952]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/hook=>github.com/netbirdio/netbird/formatter/hook;$WORK/b417=>" -p github.com/netbirdio/netbird/formatter/hook -lang=go1.23 -complete -installsuffix shared -buildid Pkzw5dqPToCwaNpprcVA/Pkzw5dqPToCwaNpprcVA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/hook/additional_empty.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/hook/hook.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/hook/keys.go
2025-08-20T21:48:52.6035387Z [00:02:18.962]➜  go tool buildid -w $WORK/b364/_pkg_.a # internal
2025-08-20T21:48:52.6038822Z [00:02:18.965]➜  cp $WORK/b364/_pkg_.a /root/.cache/go-build/b3/b3cb4d8134dfc125d43cab901623332e182962d5cf38ac77caa7cc809cb09fdc-d # internal
2025-08-20T21:48:52.6040087Z [00:02:18.965]➜  github.com/netbirdio/netbird/client/iface/wgproxy
2025-08-20T21:48:52.6040709Z [00:02:18.965]➜  mkdir -p $WORK/b361/
2025-08-20T21:48:52.6045310Z [00:02:18.966]➜  cat >/tmp/go-build1953077370/b361/importcfg << 'EOF' # internal
2025-08-20T21:48:52.6045977Z [00:02:18.966]➜  # import config
2025-08-20T21:48:52.6046657Z [00:02:18.966]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:52.6047790Z [00:02:18.966]➜  packagefile github.com/netbirdio/netbird/client/iface/bind=/tmp/go-build1953077370/b096/_pkg_.a
2025-08-20T21:48:52.6049198Z [00:02:18.966]➜  packagefile github.com/netbirdio/netbird/client/iface/wgproxy/bind=/tmp/go-build1953077370/b362/_pkg_.a
2025-08-20T21:48:52.6050624Z [00:02:18.966]➜  packagefile github.com/netbirdio/netbird/client/iface/wgproxy/ebpf=/tmp/go-build1953077370/b364/_pkg_.a
2025-08-20T21:48:52.6052054Z [00:02:18.966]➜  packagefile github.com/netbirdio/netbird/client/iface/wgproxy/udp=/tmp/go-build1953077370/b396/_pkg_.a
2025-08-20T21:48:52.6053436Z [00:02:18.966]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:52.6054358Z [00:02:18.966]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:52.6054939Z [00:02:18.966]➜  EOF
2025-08-20T21:48:52.6058877Z [00:02:18.966]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy=>github.com/netbirdio/netbird/client/iface/wgproxy;$WORK/b361=>" -p github.com/netbirdio/netbird/client/iface/wgproxy -lang=go1.23 -complete -installsuffix shared -buildid OEyBEl0aPKb0cHjV41tH/OEyBEl0aPKb0cHjV41tH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./iface/wgproxy/factory_kernel.go ./iface/wgproxy/factory_usp.go ./iface/wgproxy/proxy.go
2025-08-20T21:48:52.6330418Z [00:02:18.994]➜  go tool buildid -w $WORK/b417/_pkg_.a # internal
2025-08-20T21:48:52.6343927Z [00:02:18.996]➜  cp $WORK/b417/_pkg_.a /root/.cache/go-build/ee/eeb7b44bdf32564d5a0209be19699a60b7f6187f7a4f66875a9c378672913b3c-d # internal
2025-08-20T21:48:52.6346188Z [00:02:18.996]➜  github.com/netbirdio/netbird/formatter/logcat
2025-08-20T21:48:52.6346820Z [00:02:18.996]➜  mkdir -p $WORK/b419/
2025-08-20T21:48:52.6351841Z [00:02:18.996]➜  cat >/tmp/go-build1953077370/b419/importcfg << 'EOF' # internal
2025-08-20T21:48:52.6353544Z [00:02:18.996]➜  # import config
2025-08-20T21:48:52.6354206Z [00:02:18.996]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.6355276Z [00:02:18.996]➜  packagefile github.com/netbirdio/netbird/formatter/levels=/tmp/go-build1953077370/b420/_pkg_.a
2025-08-20T21:48:52.6356461Z [00:02:18.996]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:52.6357284Z [00:02:18.996]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:52.6357921Z [00:02:18.996]➜  EOF
2025-08-20T21:48:52.6361640Z [00:02:18.997]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/logcat=>github.com/netbirdio/netbird/formatter/logcat;$WORK/b419=>" -p github.com/netbirdio/netbird/formatter/logcat -lang=go1.23 -complete -installsuffix shared -buildid 01Q7oPVrm__xdIc5Vyu2/01Q7oPVrm__xdIc5Vyu2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/logcat/logcat.go
2025-08-20T21:48:52.6574260Z [00:02:19.019]➜  go tool buildid -w $WORK/b361/_pkg_.a # internal
2025-08-20T21:48:52.6596421Z [00:02:19.021]➜  cp $WORK/b361/_pkg_.a /root/.cache/go-build/84/84134eca5c9f95821b06c166c87a7de9dcca10e20b86a879d267a495f857c878-d # internal
2025-08-20T21:48:52.6598376Z [00:02:19.021]➜  github.com/netbirdio/netbird/formatter/syslog
2025-08-20T21:48:52.6600051Z [00:02:19.021]➜  mkdir -p $WORK/b421/
2025-08-20T21:48:52.6607265Z [00:02:19.022]➜  cat >/tmp/go-build1953077370/b421/importcfg << 'EOF' # internal
2025-08-20T21:48:52.6607989Z [00:02:19.022]➜  # import config
2025-08-20T21:48:52.6608630Z [00:02:19.022]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.6609739Z [00:02:19.022]➜  packagefile github.com/netbirdio/netbird/formatter/levels=/tmp/go-build1953077370/b420/_pkg_.a
2025-08-20T21:48:52.6610942Z [00:02:19.022]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:52.6611915Z [00:02:19.022]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:52.6612537Z [00:02:19.022]➜  EOF
2025-08-20T21:48:52.6620070Z [00:02:19.022]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/syslog=>github.com/netbirdio/netbird/formatter/syslog;$WORK/b421=>" -p github.com/netbirdio/netbird/formatter/syslog -lang=go1.23 -complete -installsuffix shared -buildid iojZfrWTbddsFxYPsHdb/iojZfrWTbddsFxYPsHdb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/syslog/formatter.go
2025-08-20T21:48:52.6635523Z [00:02:19.025]➜  go tool buildid -w $WORK/b419/_pkg_.a # internal
2025-08-20T21:48:52.6654311Z [00:02:19.027]➜  go tool buildid -w $WORK/b412/_pkg_.a # internal
2025-08-20T21:48:52.6661201Z [00:02:19.027]➜  cp $WORK/b419/_pkg_.a /root/.cache/go-build/4a/4aaf61881c3ebcdc29a7e76bdf466f520194d31c54c4e5ae2499e0334d38cc65-d # internal
2025-08-20T21:48:52.6662389Z [00:02:19.027]➜  github.com/netbirdio/netbird/formatter/txt
2025-08-20T21:48:52.6662980Z [00:02:19.027]➜  mkdir -p $WORK/b422/
2025-08-20T21:48:52.6670374Z [00:02:19.028]➜  cp $WORK/b412/_pkg_.a /root/.cache/go-build/f7/f79b7ce2fc9c322f94bc4b1cb0bd5acbe338db5caf852caec0f16d160d70c967-d # internal
2025-08-20T21:48:52.6675259Z [00:02:19.029]➜  github.com/nadoo/ipset
2025-08-20T21:48:52.6676256Z [00:02:19.029]➜  mkdir -p $WORK/b411/
2025-08-20T21:48:52.6678758Z [00:02:19.029]➜  cat >/tmp/go-build1953077370/b422/importcfg << 'EOF' # internal
2025-08-20T21:48:52.6679434Z [00:02:19.029]➜  # import config
2025-08-20T21:48:52.6680087Z [00:02:19.029]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.6681176Z [00:02:19.029]➜  packagefile github.com/netbirdio/netbird/formatter/hook=/tmp/go-build1953077370/b417/_pkg_.a
2025-08-20T21:48:52.6684734Z [00:02:19.029]➜  packagefile github.com/netbirdio/netbird/formatter/levels=/tmp/go-build1953077370/b420/_pkg_.a
2025-08-20T21:48:52.6686005Z [00:02:19.029]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:52.6686996Z [00:02:19.029]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:52.6687858Z [00:02:19.029]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:52.6688465Z [00:02:19.029]➜  EOF
2025-08-20T21:48:52.6694441Z [00:02:19.030]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/txt=>github.com/netbirdio/netbird/formatter/txt;$WORK/b422=>" -p github.com/netbirdio/netbird/formatter/txt -lang=go1.23 -complete -installsuffix shared -buildid kpXfkQM0RGbq01959F1i/kpXfkQM0RGbq01959F1i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/txt/format.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/txt/formatter.go
2025-08-20T21:48:52.6699973Z [00:02:19.031]➜  cat >/tmp/go-build1953077370/b411/importcfg << 'EOF' # internal
2025-08-20T21:48:52.6701360Z [00:02:19.031]➜  # import config
2025-08-20T21:48:52.6702563Z [00:02:19.031]➜  packagefile github.com/nadoo/ipset/internal/netlink=/tmp/go-build1953077370/b412/_pkg_.a
2025-08-20T21:48:52.6705421Z [00:02:19.031]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:52.6707377Z [00:02:19.031]➜  EOF
2025-08-20T21:48:52.6710578Z [00:02:19.032]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/nadoo/ipset@v0.5.0=>github.com/nadoo/ipset@v0.5.0;$WORK/b411=>" -p github.com/nadoo/ipset -lang=go1.18 -complete -installsuffix shared -buildid qc_psL4POJKVRwMFBkJy/qc_psL4POJKVRwMFBkJy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack /root/go/pkg/mod/github.com/nadoo/ipset@v0.5.0/ipset_linux.go
2025-08-20T21:48:52.6896473Z [00:02:19.051]➜  go tool buildid -w $WORK/b421/_pkg_.a # internal
2025-08-20T21:48:52.6897264Z [00:02:19.051]➜  go tool buildid -w $WORK/b411/_pkg_.a # internal
2025-08-20T21:48:52.6907687Z [00:02:19.052]➜  cp $WORK/b411/_pkg_.a /root/.cache/go-build/28/28bb60f0da0c3dfc11dd500e4a3452085293ae1e78f87c5f5ec7934b2e0a2d03-d # internal
2025-08-20T21:48:52.6908918Z [00:02:19.052]➜  github.com/sirupsen/logrus/hooks/syslog
2025-08-20T21:48:52.6912588Z [00:02:19.052]➜  mkdir -p $WORK/b423/
2025-08-20T21:48:52.6923689Z [00:02:19.053]➜  cat >/tmp/go-build1953077370/b423/importcfg << 'EOF' # internal
2025-08-20T21:48:52.6924387Z [00:02:19.053]➜  # import config
2025-08-20T21:48:52.6924993Z [00:02:19.054]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.6926007Z [00:02:19.054]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:52.6927027Z [00:02:19.054]➜  packagefile log/syslog=/tmp/go-build1953077370/b073/_pkg_.a
2025-08-20T21:48:52.6927841Z [00:02:19.054]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:52.6928433Z [00:02:19.054]➜  EOF
2025-08-20T21:48:52.6932068Z [00:02:19.054]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/hooks/syslog=>github.com/sirupsen/logrus@v1.9.3/hooks/syslog;$WORK/b423=>" -p github.com/sirupsen/logrus/hooks/syslog -lang=go1.13 -complete -installsuffix shared -buildid bur1CNF_0maEGym-ie7K/bur1CNF_0maEGym-ie7K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/hooks/syslog/syslog.go
2025-08-20T21:48:52.6936505Z [00:02:19.054]➜  cp $WORK/b421/_pkg_.a /root/.cache/go-build/e7/e74f55d948bf4ba3701af6f8bff4153051ba95bc30ce604c5c17cdcdbeca794a-d # internal
2025-08-20T21:48:52.6937632Z [00:02:19.054]➜  google.golang.org/grpc/internal/grpclog
2025-08-20T21:48:52.6938286Z [00:02:19.054]➜  mkdir -p $WORK/b425/
2025-08-20T21:48:52.6939078Z [00:02:19.054]➜  cat >/tmp/go-build1953077370/b425/importcfg << 'EOF' # internal
2025-08-20T21:48:52.6939737Z [00:02:19.054]➜  # import config
2025-08-20T21:48:52.6940822Z [00:02:19.054]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.6941664Z [00:02:19.054]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:52.6942285Z [00:02:19.054]➜  EOF
2025-08-20T21:48:52.6947328Z [00:02:19.054]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/grpclog=>google.golang.org/grpc@v1.64.1/internal/grpclog;$WORK/b425=>" -p google.golang.org/grpc/internal/grpclog -lang=go1.19 -complete -installsuffix shared -buildid ij77s2b2BJ6-8Zd6UoDi/ij77s2b2BJ6-8Zd6UoDi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/grpclog/grpclog.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/grpclog/prefixLogger.go
2025-08-20T21:48:52.7109355Z [00:02:19.072]➜  go tool buildid -w $WORK/b422/_pkg_.a # internal
2025-08-20T21:48:52.7124410Z [00:02:19.074]➜  cp $WORK/b422/_pkg_.a /root/.cache/go-build/8c/8cc79d79e01c9e7750872c4c35198d76ac3a01999675be313a82de686dcce5e5-d # internal
2025-08-20T21:48:52.7134568Z [00:02:19.075]➜  github.com/netbirdio/netbird/formatter
2025-08-20T21:48:52.7135208Z [00:02:19.075]➜  mkdir -p $WORK/b416/
2025-08-20T21:48:52.7144193Z [00:02:19.076]➜  cat >/tmp/go-build1953077370/b416/importcfg << 'EOF' # internal
2025-08-20T21:48:52.7144952Z [00:02:19.076]➜  # import config
2025-08-20T21:48:52.7146148Z [00:02:19.076]➜  packagefile github.com/netbirdio/netbird/formatter/hook=/tmp/go-build1953077370/b417/_pkg_.a
2025-08-20T21:48:52.7147618Z [00:02:19.076]➜  packagefile github.com/netbirdio/netbird/formatter/logcat=/tmp/go-build1953077370/b419/_pkg_.a
2025-08-20T21:48:52.7149206Z [00:02:19.076]➜  packagefile github.com/netbirdio/netbird/formatter/syslog=/tmp/go-build1953077370/b421/_pkg_.a
2025-08-20T21:48:52.7150684Z [00:02:19.076]➜  packagefile github.com/netbirdio/netbird/formatter/txt=/tmp/go-build1953077370/b422/_pkg_.a
2025-08-20T21:48:52.7152031Z [00:02:19.076]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:52.7152926Z [00:02:19.076]➜  EOF
2025-08-20T21:48:52.7172935Z [00:02:19.076]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter=>github.com/netbirdio/netbird/formatter;$WORK/b416=>" -p github.com/netbirdio/netbird/formatter -lang=go1.23 -complete -installsuffix shared -buildid 6gUbmkby1hJy5VXGWDxL/6gUbmkby1hJy5VXGWDxL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/set.go
2025-08-20T21:48:52.7203272Z [00:02:19.081]➜  go tool buildid -w $WORK/b425/_pkg_.a # internal
2025-08-20T21:48:52.7213971Z [00:02:19.082]➜  cp $WORK/b425/_pkg_.a /root/.cache/go-build/52/52af4aa7a5a82983b79041202b577076f82f82f9829cc16c8d7f51d722bce927-d # internal
2025-08-20T21:48:52.7218514Z [00:02:19.083]➜  google.golang.org/grpc/grpclog
2025-08-20T21:48:52.7219152Z [00:02:19.083]➜  mkdir -p $WORK/b424/
2025-08-20T21:48:52.7239601Z [00:02:19.085]➜  cat >/tmp/go-build1953077370/b424/importcfg << 'EOF' # internal
2025-08-20T21:48:52.7245140Z [00:02:19.085]➜  # import config
2025-08-20T21:48:52.7245930Z [00:02:19.085]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:52.7247156Z [00:02:19.085]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.7248294Z [00:02:19.085]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1953077370/b425/_pkg_.a
2025-08-20T21:48:52.7249377Z [00:02:19.085]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:52.7250193Z [00:02:19.085]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:52.7251024Z [00:02:19.085]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:52.7251847Z [00:02:19.085]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:52.7252726Z [00:02:19.085]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:52.7253652Z [00:02:19.085]➜  EOF
2025-08-20T21:48:52.7258687Z [00:02:19.085]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/grpclog=>google.golang.org/grpc@v1.64.1/grpclog;$WORK/b424=>" -p google.golang.org/grpc/grpclog -lang=go1.19 -complete -installsuffix shared -buildid BNiRdCyqAvhRCvdkvOYS/BNiRdCyqAvhRCvdkvOYS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/grpclog/component.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/grpclog/grpclog.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/grpclog/logger.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/grpclog/loggerv2.go
2025-08-20T21:48:52.7410503Z [00:02:19.102]➜  go tool buildid -w $WORK/b423/_pkg_.a # internal
2025-08-20T21:48:52.7439737Z [00:02:19.105]➜  cp $WORK/b423/_pkg_.a /root/.cache/go-build/d8/d80bc567d2595be322161e94919571e1f9179f75be3d6a0d18cf01376fe319cf-d # internal
2025-08-20T21:48:52.7449385Z [00:02:19.106]➜  gopkg.in/natefinch/lumberjack.v2
2025-08-20T21:48:52.7450799Z [00:02:19.106]➜  mkdir -p $WORK/b426/
2025-08-20T21:48:52.7455806Z [00:02:19.107]➜  cat >/tmp/go-build1953077370/b426/importcfg << 'EOF' # internal
2025-08-20T21:48:52.7457002Z [00:02:19.107]➜  # import config
2025-08-20T21:48:52.7458060Z [00:02:19.107]➜  packagefile compress/gzip=/tmp/go-build1953077370/b305/_pkg_.a
2025-08-20T21:48:52.7459043Z [00:02:19.107]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:52.7459913Z [00:02:19.107]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.7460694Z [00:02:19.107]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:52.7461572Z [00:02:19.107]➜  packagefile io/ioutil=/tmp/go-build1953077370/b070/_pkg_.a
2025-08-20T21:48:52.7462430Z [00:02:19.107]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:52.7463528Z [00:02:19.107]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:52.7464404Z [00:02:19.107]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:52.7465197Z [00:02:19.107]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:52.7466014Z [00:02:19.107]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:52.7466802Z [00:02:19.107]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:52.7467578Z [00:02:19.107]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:52.7468153Z [00:02:19.107]➜  EOF
2025-08-20T21:48:52.7472188Z [00:02:19.107]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/natefinch/lumberjack.v2@v2.0.0=>gopkg.in/natefinch/lumberjack.v2@v2.0.0;$WORK/b426=>" -p gopkg.in/natefinch/lumberjack.v2 -lang=go1.16 -complete -installsuffix shared -buildid 7goPKbV0FbCpmwa3LQ1t/7goPKbV0FbCpmwa3LQ1t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack /root/go/pkg/mod/gopkg.in/natefinch/lumberjack.v2@v2.0.0/chown_linux.go /root/go/pkg/mod/gopkg.in/natefinch/lumberjack.v2@v2.0.0/lumberjack.go
2025-08-20T21:48:52.7509813Z [00:02:19.112]➜  go tool buildid -w $WORK/b416/_pkg_.a # internal
2025-08-20T21:48:52.7519402Z [00:02:19.113]➜  cp $WORK/b416/_pkg_.a /root/.cache/go-build/7a/7ac4a15d9380471299e02d8e9d478ac61c8e490378ed459452ff0fb8f559f72a-d # internal
2025-08-20T21:48:52.7520953Z [00:02:19.113]➜  golang.org/x/text/transform
2025-08-20T21:48:52.7522604Z [00:02:19.114]➜  mkdir -p $WORK/b432/
2025-08-20T21:48:52.7528560Z [00:02:19.114]➜  cat >/tmp/go-build1953077370/b432/importcfg << 'EOF' # internal
2025-08-20T21:48:52.7529530Z [00:02:19.114]➜  # import config
2025-08-20T21:48:52.7530228Z [00:02:19.114]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:52.7531085Z [00:02:19.114]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:52.7531884Z [00:02:19.114]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:52.7532748Z [00:02:19.114]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:52.7533602Z [00:02:19.114]➜  EOF
2025-08-20T21:48:52.7536842Z [00:02:19.114]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.24.0/transform=>golang.org/x/text@v0.24.0/transform;$WORK/b432=>" -p golang.org/x/text/transform -lang=go1.23 -complete -installsuffix shared -buildid LRkhAYj6PVw-ZOA_W21K/LRkhAYj6PVw-ZOA_W21K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.24.0/transform/transform.go
2025-08-20T21:48:52.8178453Z [00:02:19.179]➜  go tool buildid -w $WORK/b432/_pkg_.a # internal
2025-08-20T21:48:52.8188297Z [00:02:19.180]➜  cp $WORK/b432/_pkg_.a /root/.cache/go-build/43/43aaeba45de0feca8a84d92fb25cbe734255a446e17cb720cb89849cf3499991-d # internal
2025-08-20T21:48:52.8209135Z [00:02:19.182]➜  golang.org/x/text/unicode/bidi
2025-08-20T21:48:52.8211425Z [00:02:19.182]➜  mkdir -p $WORK/b433/
2025-08-20T21:48:52.8218984Z [00:02:19.183]➜  cat >/tmp/go-build1953077370/b433/importcfg << 'EOF' # internal
2025-08-20T21:48:52.8222124Z [00:02:19.183]➜  # import config
2025-08-20T21:48:52.8222888Z [00:02:19.183]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:52.8223991Z [00:02:19.183]➜  packagefile container/list=/tmp/go-build1953077370/b183/_pkg_.a
2025-08-20T21:48:52.8224915Z [00:02:19.183]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.8225722Z [00:02:19.183]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:52.8226516Z [00:02:19.183]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:52.8227368Z [00:02:19.183]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:52.8228048Z [00:02:19.183]➜  EOF
2025-08-20T21:48:52.8234199Z [00:02:19.183]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.24.0/unicode/bidi=>golang.org/x/text@v0.24.0/unicode/bidi;$WORK/b433=>" -p golang.org/x/text/unicode/bidi -lang=go1.23 -complete -installsuffix shared -buildid VTvBkxk7PYOW0O28Tc4F/VTvBkxk7PYOW0O28Tc4F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.24.0/unicode/bidi/bidi.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/unicode/bidi/bracket.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/unicode/bidi/core.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/unicode/bidi/prop.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/unicode/bidi/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/unicode/bidi/trieval.go
2025-08-20T21:48:52.8369361Z [00:02:19.198]➜  go tool buildid -w $WORK/b424/_pkg_.a # internal
2025-08-20T21:48:52.8393680Z [00:02:19.201]➜  cp $WORK/b424/_pkg_.a /root/.cache/go-build/fa/fac30b35143bb1be8b62821efcf4e6a2dc2bdb47a3fcf31fa6b67544094ebc85-d # internal
2025-08-20T21:48:52.8402666Z [00:02:19.202]➜  golang.org/x/text/unicode/norm
2025-08-20T21:48:52.8405322Z [00:02:19.202]➜  mkdir -p $WORK/b434/
2025-08-20T21:48:52.8412035Z [00:02:19.202]➜  cat >/tmp/go-build1953077370/b434/importcfg << 'EOF' # internal
2025-08-20T21:48:52.8414139Z [00:02:19.202]➜  # import config
2025-08-20T21:48:52.8415132Z [00:02:19.202]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:52.8415975Z [00:02:19.202]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.8416904Z [00:02:19.202]➜  packagefile golang.org/x/text/transform=/tmp/go-build1953077370/b432/_pkg_.a
2025-08-20T21:48:52.8417840Z [00:02:19.202]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:52.8418642Z [00:02:19.202]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:52.8419489Z [00:02:19.202]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:52.8420157Z [00:02:19.202]➜  EOF
2025-08-20T21:48:52.8428302Z [00:02:19.203]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.24.0/unicode/norm=>golang.org/x/text@v0.24.0/unicode/norm;$WORK/b434=>" -p golang.org/x/text/unicode/norm -lang=go1.23 -complete -installsuffix shared -buildid R0DqHNrX6cZGbGM_3F-D/R0DqHNrX6cZGbGM_3F-D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.24.0/unicode/norm/composition.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/unicode/norm/forminfo.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/unicode/norm/input.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/unicode/norm/iter.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/unicode/norm/normalize.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/unicode/norm/readwriter.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/unicode/norm/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/unicode/norm/transform.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/unicode/norm/trie.go
2025-08-20T21:48:52.8768841Z [00:02:19.238]➜  go tool buildid -w $WORK/b426/_pkg_.a # internal
2025-08-20T21:48:52.8784812Z [00:02:19.240]➜  cp $WORK/b426/_pkg_.a /root/.cache/go-build/c6/c6d5df627eb6f9b131ede22337d97fe27c994253f6f4635ce402beecdb889bd5-d # internal
2025-08-20T21:48:52.8818103Z [00:02:19.243]➜  github.com/netbirdio/netbird/util
2025-08-20T21:48:52.8819548Z [00:02:19.243]➜  mkdir -p $WORK/b415/
2025-08-20T21:48:52.8826515Z [00:02:19.244]➜  cat >/tmp/go-build1953077370/b415/importcfg << 'EOF' # internal
2025-08-20T21:48:52.8828082Z [00:02:19.244]➜  # import config
2025-08-20T21:48:52.8828700Z [00:02:19.244]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:52.8829467Z [00:02:19.244]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:52.8830263Z [00:02:19.244]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:52.8831045Z [00:02:19.244]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:52.8831778Z [00:02:19.244]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.8832760Z [00:02:19.244]➜  packagefile github.com/netbirdio/netbird/formatter=/tmp/go-build1953077370/b416/_pkg_.a
2025-08-20T21:48:52.8833989Z [00:02:19.244]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:52.8835106Z [00:02:19.244]➜  packagefile github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build1953077370/b423/_pkg_.a
2025-08-20T21:48:52.8836211Z [00:02:19.244]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1953077370/b424/_pkg_.a
2025-08-20T21:48:52.8837275Z [00:02:19.244]➜  packagefile gopkg.in/natefinch/lumberjack.v2=/tmp/go-build1953077370/b426/_pkg_.a
2025-08-20T21:48:52.8838159Z [00:02:19.244]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:52.8838920Z [00:02:19.244]➜  packagefile log/syslog=/tmp/go-build1953077370/b073/_pkg_.a
2025-08-20T21:48:52.8839712Z [00:02:19.244]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:52.8840439Z [00:02:19.244]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:52.8841217Z [00:02:19.244]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:52.8842016Z [00:02:19.244]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:52.8843035Z [00:02:19.244]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:52.8843926Z [00:02:19.244]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:52.8844661Z [00:02:19.244]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:52.8845415Z [00:02:19.244]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:52.8846216Z [00:02:19.244]➜  packagefile text/template=/tmp/go-build1953077370/b088/_pkg_.a
2025-08-20T21:48:52.8847019Z [00:02:19.244]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:52.8847574Z [00:02:19.244]➜  EOF
2025-08-20T21:48:52.8854819Z [00:02:19.244]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/util=>github.com/netbirdio/netbird/util;$WORK/b415=>" -p github.com/netbirdio/netbird/util -lang=go1.23 -complete -installsuffix shared -buildid U2pdwobYoOJJOrLDEw3z/U2pdwobYoOJJOrLDEw3z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/common.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/duration.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/file.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/log.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/membership_unix.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/permission.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/retry.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/runtime.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/syslog_nonwindows.go
2025-08-20T21:48:52.9077187Z [00:02:19.269]➜  go tool buildid -w $WORK/b355/_pkg_.a # internal
2025-08-20T21:48:52.9145345Z [00:02:19.276]➜  cp $WORK/b355/_pkg_.a /root/.cache/go-build/9a/9ad6ae85dedf988a0dfa3c50887d5b91e093778d3366820178b58e286be38b60-d # internal
2025-08-20T21:48:52.9151970Z [00:02:19.276]➜  github.com/netbirdio/netbird/client/iface
2025-08-20T21:48:52.9155989Z [00:02:19.277]➜  mkdir -p $WORK/b092/
2025-08-20T21:48:52.9166311Z [00:02:19.278]➜  cat >/tmp/go-build1953077370/b092/importcfg << 'EOF' # internal
2025-08-20T21:48:52.9168186Z [00:02:19.278]➜  # import config
2025-08-20T21:48:52.9168842Z [00:02:19.278]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:52.9169801Z [00:02:19.278]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:48:52.9171105Z [00:02:19.278]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:48:52.9172542Z [00:02:19.278]➜  packagefile github.com/netbirdio/netbird/client/iface/bind=/tmp/go-build1953077370/b096/_pkg_.a
2025-08-20T21:48:52.9174259Z [00:02:19.278]➜  packagefile github.com/netbirdio/netbird/client/iface/configurer=/tmp/go-build1953077370/b332/_pkg_.a
2025-08-20T21:48:52.9175797Z [00:02:19.278]➜  packagefile github.com/netbirdio/netbird/client/iface/device=/tmp/go-build1953077370/b355/_pkg_.a
2025-08-20T21:48:52.9177311Z [00:02:19.278]➜  packagefile github.com/netbirdio/netbird/client/iface/netstack=/tmp/go-build1953077370/b138/_pkg_.a
2025-08-20T21:48:52.9178831Z [00:02:19.278]➜  packagefile github.com/netbirdio/netbird/client/iface/wgaddr=/tmp/go-build1953077370/b098/_pkg_.a
2025-08-20T21:48:52.9180309Z [00:02:19.278]➜  packagefile github.com/netbirdio/netbird/client/iface/wgproxy=/tmp/go-build1953077370/b361/_pkg_.a
2025-08-20T21:48:52.9181695Z [00:02:19.278]➜  packagefile github.com/netbirdio/netbird/monotime=/tmp/go-build1953077370/b099/_pkg_.a
2025-08-20T21:48:52.9182937Z [00:02:19.278]➜  packagefile github.com/pion/transport/v3=/tmp/go-build1953077370/b201/_pkg_.a
2025-08-20T21:48:52.9184319Z [00:02:19.278]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:52.9185479Z [00:02:19.278]➜  packagefile github.com/vishvananda/netlink=/tmp/go-build1953077370/b202/_pkg_.a
2025-08-20T21:48:52.9186686Z [00:02:19.278]➜  packagefile golang.zx2c4.com/wireguard/device=/tmp/go-build1953077370/b333/_pkg_.a
2025-08-20T21:48:52.9187966Z [00:02:19.278]➜  packagefile golang.zx2c4.com/wireguard/tun/netstack=/tmp/go-build1953077370/b152/_pkg_.a
2025-08-20T21:48:52.9212033Z [00:02:19.278]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:48:52.9213440Z [00:02:19.278]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:52.9214336Z [00:02:19.278]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:52.9215195Z [00:02:19.278]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:52.9216007Z [00:02:19.278]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:52.9216619Z [00:02:19.278]➜  EOF
2025-08-20T21:48:52.9220594Z [00:02:19.278]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface=>github.com/netbirdio/netbird/client/iface;$WORK/b092=>" -p github.com/netbirdio/netbird/client/iface -lang=go1.23 -complete -installsuffix shared -buildid MGTF-lLvG7JAPCMA7kEi/MGTF-lLvG7JAPCMA7kEi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack ./iface/device.go ./iface/iface.go ./iface/iface_create.go ./iface/iface_destroy_linux.go ./iface/iface_new_unix.go
2025-08-20T21:48:52.9994863Z [00:02:19.361]➜  go tool buildid -w $WORK/b415/_pkg_.a # internal
2025-08-20T21:48:53.0004422Z [00:02:19.362]➜  cp $WORK/b415/_pkg_.a /root/.cache/go-build/98/98c1e900bf7214995327d117757f0a6570d6dc18e3db437f5df075b6cf424f21-d # internal
2025-08-20T21:48:53.0005865Z [00:02:19.362]➜  github.com/netbirdio/netbird/client/internal/statemanager
2025-08-20T21:48:53.0006649Z [00:02:19.362]➜  mkdir -p $WORK/b414/
2025-08-20T21:48:53.0011578Z [00:02:19.362]➜  cat >/tmp/go-build1953077370/b414/importcfg << 'EOF' # internal
2025-08-20T21:48:53.0012565Z [00:02:19.362]➜  # import config
2025-08-20T21:48:53.0014892Z [00:02:19.362]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:53.0016992Z [00:02:19.362]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:53.0017882Z [00:02:19.362]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:53.0018698Z [00:02:19.362]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:53.0019701Z [00:02:19.362]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:48:53.0020964Z [00:02:19.362]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:48:53.0022225Z [00:02:19.362]➜  packagefile github.com/netbirdio/netbird/util=/tmp/go-build1953077370/b415/_pkg_.a
2025-08-20T21:48:53.0023608Z [00:02:19.362]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:53.0024696Z [00:02:19.362]➜  packagefile golang.org/x/exp/maps=/tmp/go-build1953077370/b427/_pkg_.a
2025-08-20T21:48:53.0025631Z [00:02:19.362]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:53.0026425Z [00:02:19.362]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:53.0027246Z [00:02:19.362]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:53.0028053Z [00:02:19.362]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:53.0028850Z [00:02:19.362]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:53.0029447Z [00:02:19.362]➜  EOF
2025-08-20T21:48:53.0033314Z [00:02:19.362]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/statemanager=>github.com/netbirdio/netbird/client/internal/statemanager;$WORK/b414=>" -p github.com/netbirdio/netbird/client/internal/statemanager -lang=go1.23 -complete -installsuffix shared -buildid VHvrD1ml0K14iQhPiHe8/VHvrD1ml0K14iQhPiHe8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack ./internal/statemanager/manager.go
2025-08-20T21:48:53.0051488Z [00:02:19.366]➜  go tool buildid -w $WORK/b433/_pkg_.a # internal
2025-08-20T21:48:53.0077236Z [00:02:19.369]➜  cp $WORK/b433/_pkg_.a /root/.cache/go-build/63/638143b2e95c4597399914651771b7355810752cc3a6eb66bff3305a02298e85-d # internal
2025-08-20T21:48:53.0084417Z [00:02:19.370]➜  golang.org/x/text/secure/bidirule
2025-08-20T21:48:53.0115015Z [00:02:19.372]➜  mkdir -p $WORK/b431/
2025-08-20T21:48:53.0116394Z [00:02:19.372]➜  cat >/tmp/go-build1953077370/b431/importcfg << 'EOF' # internal
2025-08-20T21:48:53.0119420Z [00:02:19.372]➜  # import config
2025-08-20T21:48:53.0122237Z [00:02:19.372]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:53.0124138Z [00:02:19.372]➜  packagefile golang.org/x/text/transform=/tmp/go-build1953077370/b432/_pkg_.a
2025-08-20T21:48:53.0131583Z [00:02:19.372]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build1953077370/b433/_pkg_.a
2025-08-20T21:48:53.0132707Z [00:02:19.372]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:53.0133705Z [00:02:19.372]➜  EOF
2025-08-20T21:48:53.0137793Z [00:02:19.372]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.24.0/secure/bidirule=>golang.org/x/text@v0.24.0/secure/bidirule;$WORK/b431=>" -p golang.org/x/text/secure/bidirule -lang=go1.23 -complete -installsuffix shared -buildid lM-IMQwr0k5kQSfvIw21/lM-IMQwr0k5kQSfvIw21 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.24.0/secure/bidirule/bidirule.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/secure/bidirule/bidirule10.0.0.go
2025-08-20T21:48:53.0394366Z [00:02:19.400]➜  go tool buildid -w $WORK/b431/_pkg_.a # internal
2025-08-20T21:48:53.0404266Z [00:02:19.402]➜  cp $WORK/b431/_pkg_.a /root/.cache/go-build/d1/d1a5bd1241029b7940f4d2ca506896544879bc04639642eb707971dd7c38275f-d # internal
2025-08-20T21:48:53.0409969Z [00:02:19.402]➜  github.com/netbirdio/netbird/shared/management/status
2025-08-20T21:48:53.0412509Z [00:02:19.402]➜  mkdir -p $WORK/b435/
2025-08-20T21:48:53.0418220Z [00:02:19.403]➜  cat >/tmp/go-build1953077370/b435/importcfg << 'EOF' # internal
2025-08-20T21:48:53.0422642Z [00:02:19.403]➜  # import config
2025-08-20T21:48:53.0423555Z [00:02:19.403]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:53.0424434Z [00:02:19.403]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:53.0425688Z [00:02:19.403]➜  packagefile github.com/netbirdio/netbird/shared/management/operations=/tmp/go-build1953077370/b436/_pkg_.a
2025-08-20T21:48:53.0426708Z [00:02:19.403]➜  EOF
2025-08-20T21:48:53.0430661Z [00:02:19.403]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/status=>github.com/netbirdio/netbird/shared/management/status;$WORK/b435=>" -p github.com/netbirdio/netbird/shared/management/status -lang=go1.23 -complete -installsuffix shared -buildid J0EuffdEiINp1kFgcldd/J0EuffdEiINp1kFgcldd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/status/error.go
2025-08-20T21:48:53.0884106Z [00:02:19.449]➜  go tool buildid -w $WORK/b435/_pkg_.a # internal
2025-08-20T21:48:53.0895308Z [00:02:19.451]➜  cp $WORK/b435/_pkg_.a /root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d # internal
2025-08-20T21:48:53.0902231Z [00:02:19.451]➜  github.com/netbirdio/netbird/client/internal/routemanager/refcounter
2025-08-20T21:48:53.0903022Z [00:02:19.451]➜  mkdir -p $WORK/b442/
2025-08-20T21:48:53.0906886Z [00:02:19.452]➜  cat >/tmp/go-build1953077370/b442/importcfg << 'EOF' # internal
2025-08-20T21:48:53.0912953Z [00:02:19.452]➜  # import config
2025-08-20T21:48:53.0913825Z [00:02:19.452]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:53.0914678Z [00:02:19.452]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:53.0915508Z [00:02:19.452]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:53.0916583Z [00:02:19.452]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:48:53.0918213Z [00:02:19.452]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:48:53.0919498Z [00:02:19.452]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:53.0920460Z [00:02:19.452]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:53.0921282Z [00:02:19.452]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:53.0922095Z [00:02:19.452]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:53.0922956Z [00:02:19.452]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:53.0923684Z [00:02:19.452]➜  EOF
2025-08-20T21:48:53.0928167Z [00:02:19.452]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/refcounter=>github.com/netbirdio/netbird/client/internal/routemanager/refcounter;$WORK/b442=>" -p github.com/netbirdio/netbird/client/internal/routemanager/refcounter -lang=go1.23 -complete -installsuffix shared -buildid 7VZ7L89_tFj8keM1VSSg/7VZ7L89_tFj8keM1VSSg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./internal/routemanager/refcounter/refcounter.go ./internal/routemanager/refcounter/types.go
2025-08-20T21:48:53.0946595Z [00:02:19.454]➜  go tool buildid -w $WORK/b414/_pkg_.a # internal
2025-08-20T21:48:53.0947908Z [00:02:19.455]➜  cp $WORK/b414/_pkg_.a /root/.cache/go-build/07/070ee80fbc300fdc9fad506bf48348bc15edb2b22e68a2754f077f80b49da319-d # internal
2025-08-20T21:48:53.0949186Z [00:02:19.456]➜  github.com/netbirdio/netbird/client/internal/routemanager/sysctl
2025-08-20T21:48:53.0949916Z [00:02:19.456]➜  mkdir -p $WORK/b443/
2025-08-20T21:48:53.0958264Z [00:02:19.456]➜  cat >/tmp/go-build1953077370/b443/importcfg << 'EOF' # internal
2025-08-20T21:48:53.0958934Z [00:02:19.456]➜  # import config
2025-08-20T21:48:53.0959594Z [00:02:19.456]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:53.0960592Z [00:02:19.456]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:48:53.0961823Z [00:02:19.456]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:48:53.0963317Z [00:02:19.456]➜  packagefile github.com/netbirdio/netbird/client/iface/wgaddr=/tmp/go-build1953077370/b098/_pkg_.a
2025-08-20T21:48:53.0964541Z [00:02:19.456]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:53.0965444Z [00:02:19.456]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:53.0966169Z [00:02:19.456]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:53.0966962Z [00:02:19.456]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:53.0967807Z [00:02:19.456]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:53.0968489Z [00:02:19.457]➜  EOF
2025-08-20T21:48:53.0972527Z [00:02:19.457]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/sysctl=>github.com/netbirdio/netbird/client/internal/routemanager/sysctl;$WORK/b443=>" -p github.com/netbirdio/netbird/client/internal/routemanager/sysctl -lang=go1.23 -complete -installsuffix shared -buildid E5QGeWFZvBl7H1ENal7o/E5QGeWFZvBl7H1ENal7o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./internal/routemanager/sysctl/sysctl_linux.go
2025-08-20T21:48:53.1315106Z [00:02:19.491]➜  go tool buildid -w $WORK/b443/_pkg_.a # internal
2025-08-20T21:48:53.1324203Z [00:02:19.493]➜  go tool buildid -w $WORK/b092/_pkg_.a # internal
2025-08-20T21:48:53.1327503Z [00:02:19.493]➜  cp $WORK/b443/_pkg_.a /root/.cache/go-build/ad/ad464456d97a98866c28c0de9e42495410f18ff644d009a5f6d5efb751fe5be7-d # internal
2025-08-20T21:48:53.1328803Z [00:02:19.493]➜  github.com/netbirdio/netbird/client/internal/routemanager/util
2025-08-20T21:48:53.1329847Z [00:02:19.493]➜  mkdir -p $WORK/b444/
2025-08-20T21:48:53.1330503Z [00:02:19.494]➜  cat >/tmp/go-build1953077370/b444/importcfg << 'EOF' # internal
2025-08-20T21:48:53.1331125Z [00:02:19.494]➜  # import config
2025-08-20T21:48:53.1331782Z [00:02:19.494]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:53.1332579Z [00:02:19.494]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:53.1333530Z [00:02:19.494]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:53.1334182Z [00:02:19.494]➜  EOF
2025-08-20T21:48:53.1368180Z [00:02:19.494]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/util=>github.com/netbirdio/netbird/client/internal/routemanager/util;$WORK/b444=>" -p github.com/netbirdio/netbird/client/internal/routemanager/util -lang=go1.23 -complete -installsuffix shared -buildid mvcJQa30OuUuH0l6OdtY/mvcJQa30OuUuH0l6OdtY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./internal/routemanager/util/ip.go
2025-08-20T21:48:53.1459990Z [00:02:19.507]➜  cp $WORK/b092/_pkg_.a /root/.cache/go-build/be/be783695686766336ba655cda7ffb2cdb6bb0dc6e880283f36653878dd09c03e-d # internal
2025-08-20T21:48:53.1466775Z [00:02:19.507]➜  github.com/netbirdio/netbird/client/internal/routemanager/vars
2025-08-20T21:48:53.1467557Z [00:02:19.507]➜  mkdir -p $WORK/b445/
2025-08-20T21:48:53.1468301Z [00:02:19.507]➜  cat >/tmp/go-build1953077370/b445/importcfg << 'EOF' # internal
2025-08-20T21:48:53.1468994Z [00:02:19.507]➜  # import config
2025-08-20T21:48:53.1469674Z [00:02:19.507]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:53.1470872Z [00:02:19.507]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:53.1471616Z [00:02:19.507]➜  EOF
2025-08-20T21:48:53.1475660Z [00:02:19.507]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/vars=>github.com/netbirdio/netbird/client/internal/routemanager/vars;$WORK/b445=>" -p github.com/netbirdio/netbird/client/internal/routemanager/vars -lang=go1.23 -complete -installsuffix shared -buildid 5ErCBnyj1jouWduydenL/5ErCBnyj1jouWduydenL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./internal/routemanager/vars/vars.go
2025-08-20T21:48:53.1668765Z [00:02:19.528]➜  go tool buildid -w $WORK/b444/_pkg_.a # internal
2025-08-20T21:48:53.1676616Z [00:02:19.529]➜  cp $WORK/b444/_pkg_.a /root/.cache/go-build/de/de2bd06399a617f2efd678175058699c1a8b62dcaf1b7a08e027660e86c4414c-d # internal
2025-08-20T21:48:53.1678563Z [00:02:19.529]➜  github.com/netbirdio/netbird/client/firewall/uspfilter/common
2025-08-20T21:48:53.1681101Z [00:02:19.529]➜  mkdir -p $WORK/b448/
2025-08-20T21:48:53.1689225Z [00:02:19.530]➜  cat >/tmp/go-build1953077370/b448/importcfg << 'EOF' # internal
2025-08-20T21:48:53.1690289Z [00:02:19.530]➜  # import config
2025-08-20T21:48:53.1691680Z [00:02:19.530]➜  packagefile github.com/netbirdio/netbird/client/iface/device=/tmp/go-build1953077370/b355/_pkg_.a
2025-08-20T21:48:53.1693567Z [00:02:19.530]➜  packagefile github.com/netbirdio/netbird/client/iface/wgaddr=/tmp/go-build1953077370/b098/_pkg_.a
2025-08-20T21:48:53.1695166Z [00:02:19.530]➜  packagefile golang.zx2c4.com/wireguard/device=/tmp/go-build1953077370/b333/_pkg_.a
2025-08-20T21:48:53.1696374Z [00:02:19.530]➜  EOF
2025-08-20T21:48:53.1720088Z [00:02:19.533]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/common=>github.com/netbirdio/netbird/client/firewall/uspfilter/common;$WORK/b448=>" -p github.com/netbirdio/netbird/client/firewall/uspfilter/common -lang=go1.23 -complete -installsuffix shared -buildid nDF3urNhZCa-3hKKYqq9/nDF3urNhZCa-3hKKYqq9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./firewall/uspfilter/common/iface.go
2025-08-20T21:48:53.1724707Z [00:02:19.533]➜  go tool buildid -w $WORK/b445/_pkg_.a # internal
2025-08-20T21:48:53.1726499Z [00:02:19.534]➜  cp $WORK/b445/_pkg_.a /root/.cache/go-build/7e/7e55ce01a12276aa5acea1fa6a5a0a7d7bbb9cd5282cea94d61b9a17e7cc6a5a-d # internal
2025-08-20T21:48:53.1738459Z [00:02:19.535]➜  github.com/netbirdio/netbird/client/firewall/uspfilter/log
2025-08-20T21:48:53.1744005Z [00:02:19.535]➜  mkdir -p $WORK/b450/
2025-08-20T21:48:53.1744803Z [00:02:19.535]➜  cat >/tmp/go-build1953077370/b450/importcfg << 'EOF' # internal
2025-08-20T21:48:53.1745495Z [00:02:19.535]➜  # import config
2025-08-20T21:48:53.1746169Z [00:02:19.535]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:53.1746976Z [00:02:19.535]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:53.1747906Z [00:02:19.535]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:53.1748794Z [00:02:19.535]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:53.1749569Z [00:02:19.535]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:53.1750381Z [00:02:19.535]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:53.1751180Z [00:02:19.535]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:53.1751772Z [00:02:19.535]➜  EOF
2025-08-20T21:48:53.1755929Z [00:02:19.535]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/log=>github.com/netbirdio/netbird/client/firewall/uspfilter/log;$WORK/b450=>" -p github.com/netbirdio/netbird/client/firewall/uspfilter/log -lang=go1.23 -complete -installsuffix shared -buildid MMv4ipH4zxRCYz6RvVTd/MMv4ipH4zxRCYz6RvVTd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./firewall/uspfilter/log/log.go
2025-08-20T21:48:53.2138772Z [00:02:19.575]➜  go tool buildid -w $WORK/b448/_pkg_.a # internal
2025-08-20T21:48:53.2141040Z [00:02:19.575]➜  go tool buildid -w $WORK/b442/_pkg_.a # internal
2025-08-20T21:48:53.2155731Z [00:02:19.577]➜  cp $WORK/b448/_pkg_.a /root/.cache/go-build/f2/f26b748dd72151843cddaf5cecdad8ef59a42823890786630ae22661f702ca70-d # internal
2025-08-20T21:48:53.2157409Z [00:02:19.577]➜  github.com/netbirdio/netbird/client/internal/netflow/types
2025-08-20T21:48:53.2174342Z [00:02:19.577]➜  mkdir -p $WORK/b451/
2025-08-20T21:48:53.2175428Z [00:02:19.578]➜  cat >/tmp/go-build1953077370/b451/importcfg << 'EOF' # internal
2025-08-20T21:48:53.2176409Z [00:02:19.578]➜  # import config
2025-08-20T21:48:53.2177534Z [00:02:19.578]➜  packagefile github.com/google/uuid=/tmp/go-build1953077370/b101/_pkg_.a
2025-08-20T21:48:53.2178855Z [00:02:19.578]➜  packagefile github.com/netbirdio/netbird/client/iface/wgaddr=/tmp/go-build1953077370/b098/_pkg_.a
2025-08-20T21:48:53.2180033Z [00:02:19.578]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:53.2180888Z [00:02:19.578]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:53.2182025Z [00:02:19.578]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:53.2182636Z [00:02:19.578]➜  EOF
2025-08-20T21:48:53.2186509Z [00:02:19.578]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/types=>github.com/netbirdio/netbird/client/internal/netflow/types;$WORK/b451=>" -p github.com/netbirdio/netbird/client/internal/netflow/types -lang=go1.23 -complete -installsuffix shared -buildid LvB9BMo54eom4tERoHSK/LvB9BMo54eom4tERoHSK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack ./internal/netflow/types/types.go
2025-08-20T21:48:53.2190589Z [00:02:19.578]➜  cp $WORK/b442/_pkg_.a /root/.cache/go-build/7a/7a016468b70f6744a18a6a4dbd6507f86e60c20baa40b4c5bcf99e66c45e1381-d # internal
2025-08-20T21:48:53.2191713Z [00:02:19.579]➜  github.com/creack/pty
2025-08-20T21:48:53.2192294Z [00:02:19.579]➜  mkdir -p $WORK/b455/
2025-08-20T21:48:53.2201728Z [00:02:19.581]➜  cat >/tmp/go-build1953077370/b455/importcfg << 'EOF' # internal
2025-08-20T21:48:53.2202448Z [00:02:19.581]➜  # import config
2025-08-20T21:48:53.2204229Z [00:02:19.581]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:53.2205195Z [00:02:19.581]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:53.2206055Z [00:02:19.581]➜  packagefile os/exec=/tmp/go-build1953077370/b082/_pkg_.a
2025-08-20T21:48:53.2206931Z [00:02:19.581]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:53.2207775Z [00:02:19.581]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:53.2208400Z [00:02:19.581]➜  EOF
2025-08-20T21:48:53.2214735Z [00:02:19.582]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/creack/pty@v1.1.18=>github.com/creack/pty@v1.1.18;$WORK/b455=>" -p github.com/creack/pty -lang=go1.13 -complete -installsuffix shared -buildid rV52bfpoJnOTCKxI5B69/rV52bfpoJnOTCKxI5B69 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack /root/go/pkg/mod/github.com/creack/pty@v1.1.18/doc.go /root/go/pkg/mod/github.com/creack/pty@v1.1.18/ioctl.go /root/go/pkg/mod/github.com/creack/pty@v1.1.18/pty_linux.go /root/go/pkg/mod/github.com/creack/pty@v1.1.18/run.go /root/go/pkg/mod/github.com/creack/pty@v1.1.18/start.go /root/go/pkg/mod/github.com/creack/pty@v1.1.18/winsize.go /root/go/pkg/mod/github.com/creack/pty@v1.1.18/winsize_unix.go /root/go/pkg/mod/github.com/creack/pty@v1.1.18/ztypes_amd64.go
2025-08-20T21:48:53.2485317Z [00:02:19.610]➜  go tool buildid -w $WORK/b434/_pkg_.a # internal
2025-08-20T21:48:53.2499439Z [00:02:19.611]➜  go tool buildid -w $WORK/b451/_pkg_.a # internal
2025-08-20T21:48:53.2509841Z [00:02:19.612]➜  cp $WORK/b451/_pkg_.a /root/.cache/go-build/c7/c7c5c72ba5fb2e3a95d47b6a511ff7eafed44c9776cb4a94763ee6d04b242e32-d # internal
2025-08-20T21:48:53.2517993Z [00:02:19.613]➜  github.com/anmitsu/go-shlex
2025-08-20T21:48:53.2518606Z [00:02:19.613]➜  mkdir -p $WORK/b457/
2025-08-20T21:48:53.2519436Z [00:02:19.613]➜  cat >/tmp/go-build1953077370/b457/importcfg << 'EOF' # internal
2025-08-20T21:48:53.2520092Z [00:02:19.613]➜  # import config
2025-08-20T21:48:53.2520729Z [00:02:19.613]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:53.2525312Z [00:02:19.613]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:53.2526103Z [00:02:19.613]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:53.2526884Z [00:02:19.613]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:53.2527698Z [00:02:19.613]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:53.2528307Z [00:02:19.613]➜  EOF
2025-08-20T21:48:53.2532228Z [00:02:19.613]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anmitsu/go-shlex@v0.0.0-20200514113438-38f4b401e2be=>github.com/anmitsu/go-shlex@v0.0.0-20200514113438-38f4b401e2be;$WORK/b457=>" -p github.com/anmitsu/go-shlex -lang=go1.13 -complete -installsuffix shared -buildid lbgC0zaG2pIQ9LlMSTwF/lbgC0zaG2pIQ9LlMSTwF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack /root/go/pkg/mod/github.com/anmitsu/go-shlex@v0.0.0-20200514113438-38f4b401e2be/shlex.go
2025-08-20T21:48:53.2548369Z [00:02:19.616]➜  cp $WORK/b434/_pkg_.a /root/.cache/go-build/bd/bd5e4526f0387b908df20af6c75a3363456578a142d4f4817638039a72cf8bba-d # internal
2025-08-20T21:48:53.2552072Z [00:02:19.616]➜  golang.org/x/net/idna
2025-08-20T21:48:53.2554689Z [00:02:19.617]➜  mkdir -p $WORK/b430/
2025-08-20T21:48:53.2557536Z [00:02:19.617]➜  cat >/tmp/go-build1953077370/b430/importcfg << 'EOF' # internal
2025-08-20T21:48:53.2558654Z [00:02:19.617]➜  # import config
2025-08-20T21:48:53.2559318Z [00:02:19.617]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:53.2560305Z [00:02:19.617]➜  packagefile golang.org/x/text/secure/bidirule=/tmp/go-build1953077370/b431/_pkg_.a
2025-08-20T21:48:53.2561469Z [00:02:19.617]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build1953077370/b433/_pkg_.a
2025-08-20T21:48:53.2562582Z [00:02:19.617]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build1953077370/b434/_pkg_.a
2025-08-20T21:48:53.2564072Z [00:02:19.617]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:53.2564900Z [00:02:19.617]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:53.2565791Z [00:02:19.617]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:53.2566646Z [00:02:19.617]➜  EOF
2025-08-20T21:48:53.2590061Z [00:02:19.620]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.39.0/idna=>golang.org/x/net@v0.39.0/idna;$WORK/b430=>" -p golang.org/x/net/idna -lang=go1.23 -complete -installsuffix shared -buildid MnwBBdwRv8DlxlOo_UnN/MnwBBdwRv8DlxlOo_UnN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.39.0/idna/go118.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/idna/idna10.0.0.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/idna/punycode.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/idna/tables15.0.0.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/idna/trie.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/idna/trie13.0.0.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/idna/trieval.go
2025-08-20T21:48:53.2614858Z [00:02:19.623]➜  go tool buildid -w $WORK/b450/_pkg_.a # internal
2025-08-20T21:48:53.2634222Z [00:02:19.625]➜  cp $WORK/b450/_pkg_.a /root/.cache/go-build/ff/ff7f58932254ac8bd5e824962055d107b4e207181a7c998db82af98387af6a57-d # internal
2025-08-20T21:48:53.2646134Z [00:02:19.626]➜  github.com/netbirdio/netbird/client/firewall/uspfilter/conntrack
2025-08-20T21:48:53.2660915Z [00:02:19.626]➜  mkdir -p $WORK/b449/
2025-08-20T21:48:53.2663054Z [00:02:19.626]➜  cat >/tmp/go-build1953077370/b449/importcfg << 'EOF' # internal
2025-08-20T21:48:53.2663857Z [00:02:19.626]➜  # import config
2025-08-20T21:48:53.2664479Z [00:02:19.626]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:53.2665268Z [00:02:19.626]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:53.2666251Z [00:02:19.626]➜  packagefile github.com/google/gopacket/layers=/tmp/go-build1953077370/b358/_pkg_.a
2025-08-20T21:48:53.2667365Z [00:02:19.626]➜  packagefile github.com/google/uuid=/tmp/go-build1953077370/b101/_pkg_.a
2025-08-20T21:48:53.2668687Z [00:02:19.626]➜  packagefile github.com/netbirdio/netbird/client/firewall/uspfilter/log=/tmp/go-build1953077370/b450/_pkg_.a
2025-08-20T21:48:53.2670237Z [00:02:19.626]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow/types=/tmp/go-build1953077370/b451/_pkg_.a
2025-08-20T21:48:53.2671401Z [00:02:19.626]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:53.2672216Z [00:02:19.626]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:53.2673467Z [00:02:19.626]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:53.2674293Z [00:02:19.626]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:53.2675092Z [00:02:19.626]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:53.2675670Z [00:02:19.626]➜  EOF
2025-08-20T21:48:53.2680465Z [00:02:19.626]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack=>github.com/netbirdio/netbird/client/firewall/uspfilter/conntrack;$WORK/b449=>" -p github.com/netbirdio/netbird/client/firewall/uspfilter/conntrack -lang=go1.23 -complete -installsuffix shared -buildid aONc2DEXQiqMeJf5XN2T/aONc2DEXQiqMeJf5XN2T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./firewall/uspfilter/conntrack/common.go ./firewall/uspfilter/conntrack/icmp.go ./firewall/uspfilter/conntrack/tcp.go ./firewall/uspfilter/conntrack/udp.go
2025-08-20T21:48:53.2700753Z [00:02:19.631]➜  go tool buildid -w $WORK/b455/_pkg_.a # internal
2025-08-20T21:48:53.2709974Z [00:02:19.632]➜  cp $WORK/b455/_pkg_.a /root/.cache/go-build/ae/ae161d65e7417405325078456a4fd682036a596d480f95d2603a931e44ca6151-d # internal
2025-08-20T21:48:53.2716442Z [00:02:19.633]➜  golang.org/x/crypto/blowfish
2025-08-20T21:48:53.2717475Z [00:02:19.633]➜  mkdir -p $WORK/b460/
2025-08-20T21:48:53.2722562Z [00:02:19.634]➜  cat >/tmp/go-build1953077370/b460/importcfg << 'EOF' # internal
2025-08-20T21:48:53.2724640Z [00:02:19.634]➜  # import config
2025-08-20T21:48:53.2725290Z [00:02:19.634]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:53.2725881Z [00:02:19.634]➜  EOF
2025-08-20T21:48:53.2734688Z [00:02:19.634]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blowfish=>golang.org/x/crypto@v0.37.0/blowfish;$WORK/b460=>" -p golang.org/x/crypto/blowfish -lang=go1.23 -complete -installsuffix shared -buildid CEpL_tV480Q82uCHx01M/CEpL_tV480Q82uCHx01M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blowfish/block.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blowfish/cipher.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blowfish/const.go
2025-08-20T21:48:53.2845565Z [00:02:19.646]➜  go tool buildid -w $WORK/b457/_pkg_.a # internal
2025-08-20T21:48:53.2856297Z [00:02:19.647]➜  cp $WORK/b457/_pkg_.a /root/.cache/go-build/11/11812af0bd1f6266275a9f763a12e368cf6dfde275dc5918c5055763a0586bd1-d # internal
2025-08-20T21:48:53.2860845Z [00:02:19.647]➜  golang.org/x/crypto/ed25519
2025-08-20T21:48:53.2861628Z [00:02:19.647]➜  mkdir -p $WORK/b461/
2025-08-20T21:48:53.2863621Z [00:02:19.647]➜  cat >/tmp/go-build1953077370/b461/importcfg << 'EOF' # internal
2025-08-20T21:48:53.2865356Z [00:02:19.647]➜  # import config
2025-08-20T21:48:53.2866091Z [00:02:19.647]➜  packagefile crypto/ed25519=/tmp/go-build1953077370/b226/_pkg_.a
2025-08-20T21:48:53.2867890Z [00:02:19.647]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:53.2868481Z [00:02:19.647]➜  EOF
2025-08-20T21:48:53.2871918Z [00:02:19.648]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ed25519=>golang.org/x/crypto@v0.37.0/ed25519;$WORK/b461=>" -p golang.org/x/crypto/ed25519 -lang=go1.23 -complete -installsuffix shared -buildid vmP4M9hF9oWiWWfvL7lr/vmP4M9hF9oWiWWfvL7lr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ed25519/ed25519.go
2025-08-20T21:48:53.2984981Z [00:02:19.660]➜  go tool buildid -w $WORK/b461/_pkg_.a # internal
2025-08-20T21:48:53.2991720Z [00:02:19.660]➜  cp $WORK/b461/_pkg_.a /root/.cache/go-build/e9/e940d12c09fb736add616133aba84c527e94230e8cb142c8a62b6c749316fa91-d # internal
2025-08-20T21:48:53.2999582Z [00:02:19.661]➜  golang.org/x/term
2025-08-20T21:48:53.3000114Z [00:02:19.661]➜  mkdir -p $WORK/b462/
2025-08-20T21:48:53.3001150Z [00:02:19.661]➜  cat >/tmp/go-build1953077370/b462/importcfg << 'EOF' # internal
2025-08-20T21:48:53.3001827Z [00:02:19.661]➜  # import config
2025-08-20T21:48:53.3002480Z [00:02:19.661]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:53.3003614Z [00:02:19.661]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:53.3004562Z [00:02:19.661]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:53.3005372Z [00:02:19.661]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:53.3006192Z [00:02:19.661]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:53.3006986Z [00:02:19.661]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:53.3007844Z [00:02:19.661]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:53.3008483Z [00:02:19.661]➜  EOF
2025-08-20T21:48:53.3012603Z [00:02:19.661]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/term@v0.31.0=>golang.org/x/term@v0.31.0;$WORK/b462=>" -p golang.org/x/term -lang=go1.23 -complete -installsuffix shared -buildid x4LX8Jitjz3oO-TPVrPJ/x4LX8Jitjz3oO-TPVrPJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack /root/go/pkg/mod/golang.org/x/term@v0.31.0/term.go /root/go/pkg/mod/golang.org/x/term@v0.31.0/term_unix.go /root/go/pkg/mod/golang.org/x/term@v0.31.0/term_unix_other.go /root/go/pkg/mod/golang.org/x/term@v0.31.0/terminal.go
2025-08-20T21:48:53.3129192Z [00:02:19.674]➜  go tool buildid -w $WORK/b460/_pkg_.a # internal
2025-08-20T21:48:53.3135322Z [00:02:19.675]➜  cp $WORK/b460/_pkg_.a /root/.cache/go-build/5e/5eede855f1e4860a282de131b10230de19ab44c0df73fa0e1d627f6ab738984b-d # internal
2025-08-20T21:48:53.3141235Z [00:02:19.675]➜  golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
2025-08-20T21:48:53.3152773Z [00:02:19.676]➜  mkdir -p $WORK/b459/
2025-08-20T21:48:53.3153724Z [00:02:19.676]➜  cat >/tmp/go-build1953077370/b459/importcfg << 'EOF' # internal
2025-08-20T21:48:53.3154391Z [00:02:19.676]➜  # import config
2025-08-20T21:48:53.3155092Z [00:02:19.676]➜  packagefile crypto/sha512=/tmp/go-build1953077370/b222/_pkg_.a
2025-08-20T21:48:53.3164367Z [00:02:19.676]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:53.3165568Z [00:02:19.676]➜  packagefile golang.org/x/crypto/blowfish=/tmp/go-build1953077370/b460/_pkg_.a
2025-08-20T21:48:53.3166567Z [00:02:19.676]➜  EOF
2025-08-20T21:48:53.3170553Z [00:02:19.676]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/internal/bcrypt_pbkdf=>golang.org/x/crypto@v0.37.0/ssh/internal/bcrypt_pbkdf;$WORK/b459=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.23 -complete -installsuffix shared -buildid 3Emkyq5uFkKVEcPWQOMK/3Emkyq5uFkKVEcPWQOMK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go
2025-08-20T21:48:53.3285793Z [00:02:19.690]➜  go tool buildid -w $WORK/b459/_pkg_.a # internal
2025-08-20T21:48:53.3291802Z [00:02:19.690]➜  cp $WORK/b459/_pkg_.a /root/.cache/go-build/72/729114167f7f40e6ba6a2cce6802da930ac29d633548c69e39ba89c54c9239e8-d # internal
2025-08-20T21:48:53.3301635Z [00:02:19.691]➜  golang.org/x/crypto/ssh
2025-08-20T21:48:53.3302243Z [00:02:19.691]➜  mkdir -p $WORK/b458/
2025-08-20T21:48:53.3329286Z [00:02:19.692]➜  cat >/tmp/go-build1953077370/b458/importcfg << 'EOF' # internal
2025-08-20T21:48:53.3330105Z [00:02:19.692]➜  # import config
2025-08-20T21:48:53.3330797Z [00:02:19.692]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:53.3331633Z [00:02:19.692]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:53.3332531Z [00:02:19.692]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:53.3333712Z [00:02:19.692]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:53.3334896Z [00:02:19.692]➜  packagefile crypto/aes=/tmp/go-build1953077370/b207/_pkg_.a
2025-08-20T21:48:53.3335801Z [00:02:19.692]➜  packagefile crypto/cipher=/tmp/go-build1953077370/b126/_pkg_.a
2025-08-20T21:48:53.3336723Z [00:02:19.692]➜  packagefile crypto/des=/tmp/go-build1953077370/b208/_pkg_.a
2025-08-20T21:48:53.3337631Z [00:02:19.692]➜  packagefile crypto/dsa=/tmp/go-build1953077370/b247/_pkg_.a
2025-08-20T21:48:53.3338522Z [00:02:19.692]➜  packagefile crypto/ecdsa=/tmp/go-build1953077370/b214/_pkg_.a
2025-08-20T21:48:53.3339434Z [00:02:19.692]➜  packagefile crypto/ed25519=/tmp/go-build1953077370/b226/_pkg_.a
2025-08-20T21:48:53.3340365Z [00:02:19.692]➜  packagefile crypto/elliptic=/tmp/go-build1953077370/b215/_pkg_.a
2025-08-20T21:48:53.3341298Z [00:02:19.692]➜  packagefile crypto/hmac=/tmp/go-build1953077370/b231/_pkg_.a
2025-08-20T21:48:53.3342186Z [00:02:19.692]➜  packagefile crypto/md5=/tmp/go-build1953077370/b102/_pkg_.a
2025-08-20T21:48:53.3354121Z [00:02:19.692]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:53.3355140Z [00:02:19.692]➜  packagefile crypto/rc4=/tmp/go-build1953077370/b241/_pkg_.a
2025-08-20T21:48:53.3356025Z [00:02:19.692]➜  packagefile crypto/rsa=/tmp/go-build1953077370/b242/_pkg_.a
2025-08-20T21:48:53.3357042Z [00:02:19.692]➜  packagefile crypto/sha1=/tmp/go-build1953077370/b131/_pkg_.a
2025-08-20T21:48:53.3357939Z [00:02:19.692]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:53.3358848Z [00:02:19.692]➜  packagefile crypto/sha512=/tmp/go-build1953077370/b222/_pkg_.a
2025-08-20T21:48:53.3359746Z [00:02:19.692]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:48:53.3360613Z [00:02:19.692]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:48:53.3361748Z [00:02:19.692]➜  packagefile encoding/asn1=/tmp/go-build1953077370/b224/_pkg_.a
2025-08-20T21:48:53.3362661Z [00:02:19.692]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:53.3363801Z [00:02:19.692]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:53.3364699Z [00:02:19.692]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:53.3365562Z [00:02:19.692]➜  packagefile encoding/pem=/tmp/go-build1953077370/b249/_pkg_.a
2025-08-20T21:48:53.3366388Z [00:02:19.692]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:53.3367157Z [00:02:19.692]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:53.3368106Z [00:02:19.692]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build1953077370/b337/_pkg_.a
2025-08-20T21:48:53.3369213Z [00:02:19.692]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build1953077370/b260/_pkg_.a
2025-08-20T21:48:53.3370406Z [00:02:19.692]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build1953077370/b339/_pkg_.a
2025-08-20T21:48:53.3371716Z [00:02:19.692]➜  packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build1953077370/b459/_pkg_.a
2025-08-20T21:48:53.3372760Z [00:02:19.692]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:53.3373828Z [00:02:19.692]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:53.3374601Z [00:02:19.692]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:53.3375344Z [00:02:19.692]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:53.3376123Z [00:02:19.692]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:53.3376995Z [00:02:19.692]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:53.3377847Z [00:02:19.692]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:53.3378641Z [00:02:19.692]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:53.3379491Z [00:02:19.692]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:53.3380329Z [00:02:19.692]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:53.3381441Z [00:02:19.692]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:53.3382313Z [00:02:19.692]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:53.3383314Z [00:02:19.692]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:53.3384177Z [00:02:19.692]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:53.3385015Z [00:02:19.692]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:53.3385609Z [00:02:19.692]➜  EOF
2025-08-20T21:48:53.3397221Z [00:02:19.692]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh=>golang.org/x/crypto@v0.37.0/ssh;$WORK/b458=>" -p golang.org/x/crypto/ssh -lang=go1.23 -complete -installsuffix shared -buildid kRqBZy8jgR1JrehgPJZe/kRqBZy8jgR1JrehgPJZe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/buffer.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/certs.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/channel.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/cipher.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/client.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/client_auth.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/common.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/connection.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/doc.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/handshake.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/kex.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/keys.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/mac.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/messages.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/mux.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/server.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/session.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/ssh_gss.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/streamlocal.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/tcpip.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ssh/transport.go
2025-08-20T21:48:53.4100384Z [00:02:19.771]➜  go tool buildid -w $WORK/b462/_pkg_.a # internal
2025-08-20T21:48:53.4113848Z [00:02:19.772]➜  cp $WORK/b462/_pkg_.a /root/.cache/go-build/bf/bf04289fc597c2442fa82530d5cee8fd0433807f511d5b4bed743698398ce06e-d # internal
2025-08-20T21:48:53.4117543Z [00:02:19.773]➜  os/user
2025-08-20T21:48:53.4119348Z [00:02:19.773]➜  mkdir -p $WORK/b463/
2025-08-20T21:48:53.4122081Z [00:02:19.773]➜  echo -n > $WORK/b463/preferlinkext # internal
2025-08-20T21:48:53.4124127Z [00:02:19.774]➜  cd /root/.go/src/os/user
2025-08-20T21:48:53.4127139Z [00:02:19.774]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_amd64/cgo -objdir $WORK/b463/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b463/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go
2025-08-20T21:48:53.4146865Z [00:02:19.776]➜  go tool buildid -w $WORK/b449/_pkg_.a # internal
2025-08-20T21:48:53.4185861Z [00:02:19.780]➜  cp $WORK/b449/_pkg_.a /root/.cache/go-build/8d/8d5f82d4493fb6fb532fd56ce21eea600c019da5dedd49cad546999695f4e586-d # internal
2025-08-20T21:48:53.4198098Z [00:02:19.781]➜  github.com/netbirdio/netbird/client/firewall/uspfilter/forwarder
2025-08-20T21:48:53.4200348Z [00:02:19.781]➜  mkdir -p $WORK/b452/
2025-08-20T21:48:53.4208270Z [00:02:19.782]➜  cat >/tmp/go-build1953077370/b452/importcfg << 'EOF' # internal
2025-08-20T21:48:53.4209275Z [00:02:19.782]➜  # import config
2025-08-20T21:48:53.4210132Z [00:02:19.782]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:53.4211919Z [00:02:19.782]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:53.4212750Z [00:02:19.782]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:53.4215858Z [00:02:19.782]➜  packagefile github.com/google/uuid=/tmp/go-build1953077370/b101/_pkg_.a
2025-08-20T21:48:53.4217231Z [00:02:19.782]➜  packagefile github.com/netbirdio/netbird/client/firewall/uspfilter/common=/tmp/go-build1953077370/b448/_pkg_.a
2025-08-20T21:48:53.4218863Z [00:02:19.782]➜  packagefile github.com/netbirdio/netbird/client/firewall/uspfilter/conntrack=/tmp/go-build1953077370/b449/_pkg_.a
2025-08-20T21:48:53.4220445Z [00:02:19.782]➜  packagefile github.com/netbirdio/netbird/client/firewall/uspfilter/log=/tmp/go-build1953077370/b450/_pkg_.a
2025-08-20T21:48:53.4221978Z [00:02:19.782]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow/types=/tmp/go-build1953077370/b451/_pkg_.a
2025-08-20T21:48:53.4223530Z [00:02:19.782]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:53.4224669Z [00:02:19.782]➜  packagefile golang.zx2c4.com/wireguard/device=/tmp/go-build1953077370/b333/_pkg_.a
2025-08-20T21:48:53.4225857Z [00:02:19.782]➜  packagefile gvisor.dev/gvisor/pkg/buffer=/tmp/go-build1953077370/b154/_pkg_.a
2025-08-20T21:48:53.4226990Z [00:02:19.782]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:48:53.4228204Z [00:02:19.782]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/adapters/gonet=/tmp/go-build1953077370/b169/_pkg_.a
2025-08-20T21:48:53.4229494Z [00:02:19.782]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:48:53.4230773Z [00:02:19.782]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/network/ipv4=/tmp/go-build1953077370/b193/_pkg_.a
2025-08-20T21:48:53.4232034Z [00:02:19.782]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:48:53.4234344Z [00:02:19.782]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/icmp=/tmp/go-build1953077370/b200/_pkg_.a
2025-08-20T21:48:53.4236118Z [00:02:19.782]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/tcp=/tmp/go-build1953077370/b181/_pkg_.a
2025-08-20T21:48:53.4237586Z [00:02:19.782]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/udp=/tmp/go-build1953077370/b191/_pkg_.a
2025-08-20T21:48:53.4238824Z [00:02:19.782]➜  packagefile gvisor.dev/gvisor/pkg/waiter=/tmp/go-build1953077370/b166/_pkg_.a
2025-08-20T21:48:53.4239785Z [00:02:19.782]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:53.4240605Z [00:02:19.782]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:53.4241461Z [00:02:19.782]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:53.4242327Z [00:02:19.782]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:53.4243372Z [00:02:19.782]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:53.4244258Z [00:02:19.782]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:53.4245139Z [00:02:19.782]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:53.4245760Z [00:02:19.782]➜  EOF
2025-08-20T21:48:53.4246310Z [00:02:19.782]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:53.4251450Z [00:02:19.782]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/forwarder=>github.com/netbirdio/netbird/client/firewall/uspfilter/forwarder;$WORK/b452=>" -p github.com/netbirdio/netbird/client/firewall/uspfilter/forwarder -lang=go1.23 -complete -installsuffix shared -buildid 7lQbJsCMNl659GGHa-Hf/7lQbJsCMNl659GGHa-Hf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./firewall/uspfilter/forwarder/endpoint.go ./firewall/uspfilter/forwarder/forwarder.go ./firewall/uspfilter/forwarder/icmp.go ./firewall/uspfilter/forwarder/tcp.go ./firewall/uspfilter/forwarder/udp.go
2025-08-20T21:48:53.5067547Z [00:02:19.868]➜  go tool buildid -w $WORK/b430/_pkg_.a # internal
2025-08-20T21:48:53.5076732Z [00:02:19.869]➜  cp $WORK/b430/_pkg_.a /root/.cache/go-build/20/2043027da3f4bd35ec622839e3469bea40302e5cb18931eb3f8c8615c1bb5cbc-d # internal
2025-08-20T21:48:53.5081728Z [00:02:19.869]➜  github.com/netbirdio/netbird/shared/management/domain
2025-08-20T21:48:53.5083677Z [00:02:19.869]➜  mkdir -p $WORK/b429/
2025-08-20T21:48:53.5091357Z [00:02:19.870]➜  cat >/tmp/go-build1953077370/b429/importcfg << 'EOF' # internal
2025-08-20T21:48:53.5093668Z [00:02:19.870]➜  # import config
2025-08-20T21:48:53.5094296Z [00:02:19.870]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:53.5095162Z [00:02:19.870]➜  packagefile golang.org/x/net/idna=/tmp/go-build1953077370/b430/_pkg_.a
2025-08-20T21:48:53.5096103Z [00:02:19.870]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:48:53.5096936Z [00:02:19.870]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:53.5097771Z [00:02:19.870]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:53.5098438Z [00:02:19.870]➜  EOF
2025-08-20T21:48:53.5109476Z [00:02:19.872]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/domain=>github.com/netbirdio/netbird/shared/management/domain;$WORK/b429=>" -p github.com/netbirdio/netbird/shared/management/domain -lang=go1.23 -complete -installsuffix shared -buildid 3YkVgR_HZZc9-XDlccIt/3YkVgR_HZZc9-XDlccIt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/domain/domain.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/domain/list.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/domain/validate.go
2025-08-20T21:48:53.5437918Z [00:02:19.905]➜  go tool buildid -w $WORK/b429/_pkg_.a # internal
2025-08-20T21:48:53.5478275Z [00:02:19.909]➜  cp $WORK/b429/_pkg_.a /root/.cache/go-build/c7/c758eb1582c17b99d786e48052faff52139074649ca5fe236033d802dc8b7afb-d # internal
2025-08-20T21:48:53.5485468Z [00:02:19.909]➜  github.com/netbirdio/netbird/route
2025-08-20T21:48:53.5486092Z [00:02:19.909]➜  mkdir -p $WORK/b428/
2025-08-20T21:48:53.5486843Z [00:02:19.909]➜  cat >/tmp/go-build1953077370/b428/importcfg << 'EOF' # internal
2025-08-20T21:48:53.5487557Z [00:02:19.909]➜  # import config
2025-08-20T21:48:53.5488175Z [00:02:19.909]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:53.5489353Z [00:02:19.909]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/tmp/go-build1953077370/b429/_pkg_.a
2025-08-20T21:48:53.5490873Z [00:02:19.909]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/tmp/go-build1953077370/b435/_pkg_.a
2025-08-20T21:48:53.5491990Z [00:02:19.909]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:53.5492854Z [00:02:19.909]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:53.5493870Z [00:02:19.909]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:53.5494546Z [00:02:19.909]➜  EOF
2025-08-20T21:48:53.5498074Z [00:02:19.909]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/route=>github.com/netbirdio/netbird/route;$WORK/b428=>" -p github.com/netbirdio/netbird/route -lang=go1.23 -complete -installsuffix shared -buildid zYyorTAUHh9uPIWod3d1/zYyorTAUHh9uPIWod3d1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/route/hauniqueid.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/route/route.go
2025-08-20T21:48:53.5886739Z [00:02:19.950]➜  go tool buildid -w $WORK/b428/_pkg_.a # internal
2025-08-20T21:48:53.5938183Z [00:02:19.955]➜  cp $WORK/b428/_pkg_.a /root/.cache/go-build/7b/7b8fc4772587dce8fe73c0edaa0aea037166e22a9bf9b6ac735acaa44f229f63-d # internal
2025-08-20T21:48:53.5939761Z [00:02:19.955]➜  github.com/netbirdio/netbird/client/firewall/manager
2025-08-20T21:48:53.5940418Z [00:02:19.955]➜  mkdir -p $WORK/b413/
2025-08-20T21:48:53.5941153Z [00:02:19.955]➜  cat >/tmp/go-build1953077370/b413/importcfg << 'EOF' # internal
2025-08-20T21:48:53.5941800Z [00:02:19.955]➜  # import config
2025-08-20T21:48:53.5942463Z [00:02:19.955]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:53.5944088Z [00:02:19.955]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:53.5944958Z [00:02:19.955]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:53.5946166Z [00:02:19.955]➜  packagefile github.com/netbirdio/netbird/client/internal/statemanager=/tmp/go-build1953077370/b414/_pkg_.a
2025-08-20T21:48:53.5947534Z [00:02:19.955]➜  packagefile github.com/netbirdio/netbird/route=/tmp/go-build1953077370/b428/_pkg_.a
2025-08-20T21:48:53.5948867Z [00:02:19.955]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/tmp/go-build1953077370/b429/_pkg_.a
2025-08-20T21:48:53.5950150Z [00:02:19.955]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:53.5951112Z [00:02:19.955]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:53.5951952Z [00:02:19.955]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:53.5952812Z [00:02:19.955]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:53.5953815Z [00:02:19.955]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:53.5954642Z [00:02:19.955]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:53.5955301Z [00:02:19.955]➜  EOF
2025-08-20T21:48:53.5960170Z [00:02:19.955]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/manager=>github.com/netbirdio/netbird/client/firewall/manager;$WORK/b413=>" -p github.com/netbirdio/netbird/client/firewall/manager -lang=go1.23 -complete -installsuffix shared -buildid FqhBH0Oz3OInq8YX4d5g/FqhBH0Oz3OInq8YX4d5g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./firewall/manager/firewall.go ./firewall/manager/forward_rule.go ./firewall/manager/port.go ./firewall/manager/protocol.go ./firewall/manager/routerpair.go ./firewall/manager/set.go
2025-08-20T21:48:53.7265510Z [00:02:20.088]➜  go tool buildid -w $WORK/b413/_pkg_.a # internal
2025-08-20T21:48:53.7322571Z [00:02:20.093]➜  cp $WORK/b413/_pkg_.a /root/.cache/go-build/13/13cefabc1fc0665738ebda01f30e93355e176b7f8197dea0f230dacabaec09e5-d # internal
2025-08-20T21:48:53.7337432Z [00:02:20.095]➜  github.com/netbirdio/netbird/client/internal/acl/id
2025-08-20T21:48:53.7340483Z [00:02:20.095]➜  mkdir -p $WORK/b437/
2025-08-20T21:48:53.7347468Z [00:02:20.096]➜  cat >/tmp/go-build1953077370/b437/importcfg << 'EOF' # internal
2025-08-20T21:48:53.7350871Z [00:02:20.096]➜  # import config
2025-08-20T21:48:53.7351621Z [00:02:20.096]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:53.7352580Z [00:02:20.096]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:53.7353663Z [00:02:20.096]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:53.7355359Z [00:02:20.096]➜  packagefile github.com/netbirdio/netbird/client/firewall/manager=/tmp/go-build1953077370/b413/_pkg_.a
2025-08-20T21:48:53.7356933Z [00:02:20.096]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:53.7358199Z [00:02:20.096]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:53.7359197Z [00:02:20.096]➜  EOF
2025-08-20T21:48:53.7362952Z [00:02:20.096]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/acl/id=>github.com/netbirdio/netbird/client/internal/acl/id;$WORK/b437=>" -p github.com/netbirdio/netbird/client/internal/acl/id -lang=go1.23 -complete -installsuffix shared -buildid Qll5WgdfFFDZXs8xGguP/Qll5WgdfFFDZXs8xGguP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./internal/acl/id/id.go
2025-08-20T21:48:53.7829552Z [00:02:20.144]➜  go tool buildid -w $WORK/b437/_pkg_.a # internal
2025-08-20T21:48:53.7856330Z [00:02:20.147]➜  cp $WORK/b437/_pkg_.a /root/.cache/go-build/85/852c5850ba447238d750b8e897f6295487008c41c67520b7a39c44e970f6179d-d # internal
2025-08-20T21:48:53.7860657Z [00:02:20.147]➜  github.com/netbirdio/netbird/client/internal/routemanager/notifier
2025-08-20T21:48:53.7861480Z [00:02:20.147]➜  mkdir -p $WORK/b440/
2025-08-20T21:48:53.7862246Z [00:02:20.147]➜  cat >/tmp/go-build1953077370/b440/importcfg << 'EOF' # internal
2025-08-20T21:48:53.7862957Z [00:02:20.147]➜  # import config
2025-08-20T21:48:53.7864216Z [00:02:20.147]➜  packagefile github.com/netbirdio/netbird/client/internal/listener=/tmp/go-build1953077370/b441/_pkg_.a
2025-08-20T21:48:53.7865631Z [00:02:20.147]➜  packagefile github.com/netbirdio/netbird/route=/tmp/go-build1953077370/b428/_pkg_.a
2025-08-20T21:48:53.7866739Z [00:02:20.147]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:53.7867414Z [00:02:20.147]➜  EOF
2025-08-20T21:48:53.7871662Z [00:02:20.147]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/notifier=>github.com/netbirdio/netbird/client/internal/routemanager/notifier;$WORK/b440=>" -p github.com/netbirdio/netbird/client/internal/routemanager/notifier -lang=go1.23 -complete -installsuffix shared -buildid ZvcI8o94P0xMPLMevnuI/ZvcI8o94P0xMPLMevnuI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./internal/routemanager/notifier/notifier_other.go
2025-08-20T21:48:53.7975663Z [00:02:20.159]➜  go tool buildid -w $WORK/b440/_pkg_.a # internal
2025-08-20T21:48:53.7983632Z [00:02:20.160]➜  cp $WORK/b440/_pkg_.a /root/.cache/go-build/6b/6b8c1a95fc99c752c6f4cb1d819ed9827521ec2096ac669284c4c1dc6bb102cd-d # internal
2025-08-20T21:48:53.7986961Z [00:02:20.160]➜  github.com/netbirdio/netbird/client/internal/routemanager/systemops
2025-08-20T21:48:53.7989767Z [00:02:20.160]➜  mkdir -p $WORK/b439/
2025-08-20T21:48:53.7995080Z [00:02:20.161]➜  cat >/tmp/go-build1953077370/b439/importcfg << 'EOF' # internal
2025-08-20T21:48:53.8000994Z [00:02:20.161]➜  # import config
2025-08-20T21:48:53.8001682Z [00:02:20.161]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:53.8002511Z [00:02:20.161]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:53.8003830Z [00:02:20.161]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:53.8004662Z [00:02:20.161]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:53.8005625Z [00:02:20.161]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:48:53.8006829Z [00:02:20.161]➜  packagefile github.com/libp2p/go-netroute=/tmp/go-build1953077370/b360/_pkg_.a
2025-08-20T21:48:53.8015316Z [00:02:20.161]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:48:53.8016728Z [00:02:20.161]➜  packagefile github.com/netbirdio/netbird/client/iface/netstack=/tmp/go-build1953077370/b138/_pkg_.a
2025-08-20T21:48:53.8018143Z [00:02:20.161]➜  packagefile github.com/netbirdio/netbird/client/iface/wgaddr=/tmp/go-build1953077370/b098/_pkg_.a
2025-08-20T21:48:53.8019701Z [00:02:20.161]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/notifier=/tmp/go-build1953077370/b440/_pkg_.a
2025-08-20T21:48:53.8021448Z [00:02:20.161]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/refcounter=/tmp/go-build1953077370/b442/_pkg_.a
2025-08-20T21:48:53.8033406Z [00:02:20.161]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/sysctl=/tmp/go-build1953077370/b443/_pkg_.a
2025-08-20T21:48:53.8035208Z [00:02:20.161]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/util=/tmp/go-build1953077370/b444/_pkg_.a
2025-08-20T21:48:53.8036936Z [00:02:20.161]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/vars=/tmp/go-build1953077370/b445/_pkg_.a
2025-08-20T21:48:53.8038646Z [00:02:20.161]➜  packagefile github.com/netbirdio/netbird/client/internal/statemanager=/tmp/go-build1953077370/b414/_pkg_.a
2025-08-20T21:48:53.8040424Z [00:02:20.161]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:48:53.8041620Z [00:02:20.161]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:53.8042747Z [00:02:20.161]➜  packagefile github.com/vishvananda/netlink=/tmp/go-build1953077370/b202/_pkg_.a
2025-08-20T21:48:53.8044014Z [00:02:20.161]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:53.8044943Z [00:02:20.161]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:53.8045791Z [00:02:20.161]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:53.8046631Z [00:02:20.161]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:53.8047481Z [00:02:20.161]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:53.8048348Z [00:02:20.161]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:53.8049180Z [00:02:20.161]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:53.8050033Z [00:02:20.161]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:53.8050876Z [00:02:20.161]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:53.8051671Z [00:02:20.161]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:53.8052252Z [00:02:20.161]➜  EOF
2025-08-20T21:48:53.8057747Z [00:02:20.161]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops=>github.com/netbirdio/netbird/client/internal/routemanager/systemops;$WORK/b439=>" -p github.com/netbirdio/netbird/client/internal/routemanager/systemops -lang=go1.23 -complete -installsuffix shared -buildid Lu1ajoTQ1RF1o6S4kDKr/Lu1ajoTQ1RF1o6S4kDKr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./internal/routemanager/systemops/state.go ./internal/routemanager/systemops/systemops.go ./internal/routemanager/systemops/systemops_generic.go ./internal/routemanager/systemops/systemops_linux.go
2025-08-20T21:48:53.8321520Z [00:02:20.193]➜  go tool buildid -w $WORK/b452/_pkg_.a # internal
2025-08-20T21:48:53.8525081Z [00:02:20.212]➜  cp $WORK/b452/_pkg_.a /root/.cache/go-build/03/03aa19ba2fd469b805a137db76eed0a66dbdb1f3144a7eba39cd0063ebbfb39a-d # internal
2025-08-20T21:48:53.8528526Z [00:02:20.212]➜  github.com/netbirdio/netbird/client/firewall/uspfilter
2025-08-20T21:48:53.8529233Z [00:02:20.212]➜  mkdir -p $WORK/b447/
2025-08-20T21:48:53.8529969Z [00:02:20.212]➜  cat >/tmp/go-build1953077370/b447/importcfg << 'EOF' # internal
2025-08-20T21:48:53.8530637Z [00:02:20.212]➜  # import config
2025-08-20T21:48:53.8531308Z [00:02:20.212]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:53.8532251Z [00:02:20.212]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:53.8533327Z [00:02:20.212]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:53.8534171Z [00:02:20.212]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:53.8535108Z [00:02:20.212]➜  packagefile github.com/google/gopacket=/tmp/go-build1953077370/b357/_pkg_.a
2025-08-20T21:48:53.8536237Z [00:02:20.212]➜  packagefile github.com/google/gopacket/layers=/tmp/go-build1953077370/b358/_pkg_.a
2025-08-20T21:48:53.8537325Z [00:02:20.212]➜  packagefile github.com/google/uuid=/tmp/go-build1953077370/b101/_pkg_.a
2025-08-20T21:48:53.8538587Z [00:02:20.212]➜  packagefile github.com/netbirdio/netbird/client/firewall/manager=/tmp/go-build1953077370/b413/_pkg_.a
2025-08-20T21:48:53.8540132Z [00:02:20.212]➜  packagefile github.com/netbirdio/netbird/client/firewall/uspfilter/common=/tmp/go-build1953077370/b448/_pkg_.a
2025-08-20T21:48:53.8541695Z [00:02:20.212]➜  packagefile github.com/netbirdio/netbird/client/firewall/uspfilter/conntrack=/tmp/go-build1953077370/b449/_pkg_.a
2025-08-20T21:48:53.8543529Z [00:02:20.212]➜  packagefile github.com/netbirdio/netbird/client/firewall/uspfilter/forwarder=/tmp/go-build1953077370/b452/_pkg_.a
2025-08-20T21:48:53.8545479Z [00:02:20.212]➜  packagefile github.com/netbirdio/netbird/client/firewall/uspfilter/log=/tmp/go-build1953077370/b450/_pkg_.a
2025-08-20T21:48:53.8546963Z [00:02:20.212]➜  packagefile github.com/netbirdio/netbird/client/iface/netstack=/tmp/go-build1953077370/b138/_pkg_.a
2025-08-20T21:48:53.8548478Z [00:02:20.212]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow/types=/tmp/go-build1953077370/b451/_pkg_.a
2025-08-20T21:48:53.8550047Z [00:02:20.212]➜  packagefile github.com/netbirdio/netbird/client/internal/statemanager=/tmp/go-build1953077370/b414/_pkg_.a
2025-08-20T21:48:53.8551335Z [00:02:20.212]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:53.8552276Z [00:02:20.212]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:53.8553273Z [00:02:20.212]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:53.8554107Z [00:02:20.212]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:53.8554888Z [00:02:20.212]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:53.8555693Z [00:02:20.212]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:53.8556512Z [00:02:20.212]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:53.8557309Z [00:02:20.212]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:53.8558131Z [00:02:20.212]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:53.8558962Z [00:02:20.212]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:53.8559556Z [00:02:20.212]➜  EOF
2025-08-20T21:48:53.8564744Z [00:02:20.212]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter=>github.com/netbirdio/netbird/client/firewall/uspfilter;$WORK/b447=>" -p github.com/netbirdio/netbird/client/firewall/uspfilter -lang=go1.23 -complete -installsuffix shared -buildid PBUmUa9CMq_qdU-d6W47/PBUmUa9CMq_qdU-d6W47 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./firewall/uspfilter/allow_netbird.go ./firewall/uspfilter/filter.go ./firewall/uspfilter/localip.go ./firewall/uspfilter/nat.go ./firewall/uspfilter/rule.go ./firewall/uspfilter/tracer.go
2025-08-20T21:48:53.8789910Z [00:02:20.240]➜  cd $WORK/b463
2025-08-20T21:48:53.8795106Z [00:02:20.240]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -I $WORK/b463/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=qOYGflXK9YaRotmAluP- -o $WORK/b463/_x001.o -c _cgo_export.c
2025-08-20T21:48:53.9017103Z [00:02:20.263]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -I $WORK/b463/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=qOYGflXK9YaRotmAluP- -o $WORK/b463/_x002.o -c cgo_lookup_cgo.cgo2.c
2025-08-20T21:48:53.9733778Z [00:02:20.334]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -I $WORK/b463/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=qOYGflXK9YaRotmAluP- -o $WORK/b463/_x003.o -c getgrouplist_unix.cgo2.c
2025-08-20T21:48:54.0747554Z [00:02:20.436]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -I $WORK/b463/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=qOYGflXK9YaRotmAluP- -o $WORK/b463/_cgo_main.o -c _cgo_main.c
2025-08-20T21:48:54.0921291Z [00:02:20.453]➜  go tool buildid -w $WORK/b439/_pkg_.a # internal
2025-08-20T21:48:54.1001891Z [00:02:20.461]➜  cp $WORK/b439/_pkg_.a /root/.cache/go-build/55/55c1c6171f7a8e90a6dd982ea0f3d46fba62df71777e71f4891e063407c76c21-d # internal
2025-08-20T21:48:54.1004188Z [00:02:20.462]➜  github.com/netbirdio/netbird/client/internal/routemanager/ipfwdstate
2025-08-20T21:48:54.1005054Z [00:02:20.462]➜  mkdir -p $WORK/b438/
2025-08-20T21:48:54.1011940Z [00:02:20.462]➜  cat >/tmp/go-build1953077370/b438/importcfg << 'EOF' # internal
2025-08-20T21:48:54.1013964Z [00:02:20.462]➜  # import config
2025-08-20T21:48:54.1016059Z [00:02:20.462]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:54.1017426Z [00:02:20.462]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/systemops=/tmp/go-build1953077370/b439/_pkg_.a
2025-08-20T21:48:54.1018806Z [00:02:20.462]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:54.1019583Z [00:02:20.462]➜  EOF
2025-08-20T21:48:54.1020080Z [00:02:20.463]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:54.1024595Z [00:02:20.463]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/ipfwdstate=>github.com/netbirdio/netbird/client/internal/routemanager/ipfwdstate;$WORK/b438=>" -p github.com/netbirdio/netbird/client/internal/routemanager/ipfwdstate -lang=go1.23 -complete -installsuffix shared -buildid _d_uIgAjqLKBon1F1BVi/_d_uIgAjqLKBon1F1BVi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./internal/routemanager/ipfwdstate/ipfwdstate.go
2025-08-20T21:48:54.1322477Z [00:02:20.493]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -o $WORK/b463/_cgo_.o $WORK/b463/_cgo_main.o $WORK/b463/preferlinkext $WORK/b463/_x001.o $WORK/b463/_x002.o $WORK/b463/_x003.o -O2 -g
2025-08-20T21:48:54.1375123Z [00:02:20.499]➜  go tool buildid -w $WORK/b438/_pkg_.a # internal
2025-08-20T21:48:54.1384030Z [00:02:20.499]➜  cp $WORK/b438/_pkg_.a /root/.cache/go-build/a3/a3d0b2742328045fbb3e88fb54096108685d60b08f6d429828c3a951cc6c49df-d # internal
2025-08-20T21:48:54.1398104Z [00:02:20.501]➜  github.com/netbirdio/netbird/client/firewall/iptables
2025-08-20T21:48:54.1399175Z [00:02:20.501]➜  mkdir -p $WORK/b410/
2025-08-20T21:48:54.1407375Z [00:02:20.502]➜  cat >/tmp/go-build1953077370/b410/importcfg << 'EOF' # internal
2025-08-20T21:48:54.1409466Z [00:02:20.502]➜  # import config
2025-08-20T21:48:54.1412337Z [00:02:20.502]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:54.1413507Z [00:02:20.502]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:54.1414444Z [00:02:20.502]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:54.1415486Z [00:02:20.502]➜  packagefile github.com/coreos/go-iptables/iptables=/tmp/go-build1953077370/b401/_pkg_.a
2025-08-20T21:48:54.1416659Z [00:02:20.502]➜  packagefile github.com/google/uuid=/tmp/go-build1953077370/b101/_pkg_.a
2025-08-20T21:48:54.1417792Z [00:02:20.502]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:48:54.1418910Z [00:02:20.502]➜  packagefile github.com/nadoo/ipset=/tmp/go-build1953077370/b411/_pkg_.a
2025-08-20T21:48:54.1420084Z [00:02:20.502]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:48:54.1421489Z [00:02:20.502]➜  packagefile github.com/netbirdio/netbird/client/firewall/manager=/tmp/go-build1953077370/b413/_pkg_.a
2025-08-20T21:48:54.1422982Z [00:02:20.502]➜  packagefile github.com/netbirdio/netbird/client/iface/wgaddr=/tmp/go-build1953077370/b098/_pkg_.a
2025-08-20T21:48:54.1424651Z [00:02:20.502]➜  packagefile github.com/netbirdio/netbird/client/internal/acl/id=/tmp/go-build1953077370/b437/_pkg_.a
2025-08-20T21:48:54.1426704Z [00:02:20.502]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/ipfwdstate=/tmp/go-build1953077370/b438/_pkg_.a
2025-08-20T21:48:54.1428474Z [00:02:20.502]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/refcounter=/tmp/go-build1953077370/b442/_pkg_.a
2025-08-20T21:48:54.1430128Z [00:02:20.502]➜  packagefile github.com/netbirdio/netbird/client/internal/statemanager=/tmp/go-build1953077370/b414/_pkg_.a
2025-08-20T21:48:54.1431537Z [00:02:20.502]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:48:54.1432697Z [00:02:20.502]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:54.1445919Z [00:02:20.502]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:54.1446807Z [00:02:20.502]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:54.1447655Z [00:02:20.502]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:54.1448470Z [00:02:20.502]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:54.1449283Z [00:02:20.502]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:54.1450097Z [00:02:20.502]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:54.1450709Z [00:02:20.502]➜  EOF
2025-08-20T21:48:54.1456141Z [00:02:20.505]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables=>github.com/netbirdio/netbird/client/firewall/iptables;$WORK/b410=>" -p github.com/netbirdio/netbird/client/firewall/iptables -lang=go1.23 -complete -installsuffix shared -buildid uU0fx9PcD8iRfcloMBp6/uU0fx9PcD8iRfcloMBp6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./firewall/iptables/acl_linux.go ./firewall/iptables/manager_linux.go ./firewall/iptables/router_linux.go ./firewall/iptables/rule.go ./firewall/iptables/rulestore_linux.go ./firewall/iptables/state_linux.go
2025-08-20T21:48:54.3505888Z [00:02:20.711]➜  gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -o $WORK/b463/_cgo_.o $WORK/b463/_cgo_main.o $WORK/b463/preferlinkext $WORK/b463/_x001.o $WORK/b463/_x002.o $WORK/b463/_x003.o -O2 -g # test for internal linking errors (succeeded)
2025-08-20T21:48:54.3510778Z [00:02:20.711]➜  TERM='dumb' /root/.go/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b463/_cgo_.o -dynout $WORK/b463/_cgo_import.go
2025-08-20T21:48:54.3695488Z [00:02:20.731]➜  cat >/tmp/go-build1953077370/b463/importcfg << 'EOF' # internal
2025-08-20T21:48:54.3739151Z [00:02:20.731]➜  # import config
2025-08-20T21:48:54.3739876Z [00:02:20.731]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:54.3740703Z [00:02:20.731]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:54.3741534Z [00:02:20.731]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:54.3742394Z [00:02:20.731]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:54.3743729Z [00:02:20.731]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:54.3744555Z [00:02:20.731]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:54.3745408Z [00:02:20.731]➜  packagefile runtime/cgo=/tmp/go-build1953077370/b081/_pkg_.a
2025-08-20T21:48:54.3746055Z [00:02:20.731]➜  EOF
2025-08-20T21:48:54.3750157Z [00:02:20.731]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "/root/.go/src/os/user=>os/user;$WORK/b463=>" -p os/user -lang=go1.25 -std -installsuffix shared -buildid qOYGflXK9YaRotmAluP-/qOYGflXK9YaRotmAluP- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack /root/.go/src/os/user/cgo_listgroups_unix.go /root/.go/src/os/user/cgo_lookup_unix.go /root/.go/src/os/user/lookup.go /root/.go/src/os/user/user.go $WORK/b463/_cgo_gotypes.go $WORK/b463/cgo_lookup_cgo.cgo1.go $WORK/b463/getgrouplist_unix.cgo1.go $WORK/b463/_cgo_import.go
2025-08-20T21:48:54.4542061Z [00:02:20.815]➜  go tool buildid -w $WORK/b458/_pkg_.a # internal
2025-08-20T21:48:54.4688233Z [00:02:20.830]➜  cp $WORK/b458/_pkg_.a /root/.cache/go-build/ce/ce7f800c6ef43eb4642137e92869ba0fbb0bc17dc1d98fc7f57b14d4a8598e92-d # internal
2025-08-20T21:48:54.4699971Z [00:02:20.831]➜  github.com/netbirdio/netbird/client/firewall/nftables
2025-08-20T21:48:54.4702573Z [00:02:20.831]➜  mkdir -p $WORK/b446/
2025-08-20T21:48:54.4709741Z [00:02:20.832]➜  cat >/tmp/go-build1953077370/b446/importcfg << 'EOF' # internal
2025-08-20T21:48:54.4710740Z [00:02:20.832]➜  # import config
2025-08-20T21:48:54.4712916Z [00:02:20.832]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:54.4714264Z [00:02:20.832]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:54.4717422Z [00:02:20.832]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:54.4718420Z [00:02:20.832]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:54.4719283Z [00:02:20.832]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:54.4720379Z [00:02:20.832]➜  packagefile github.com/coreos/go-iptables/iptables=/tmp/go-build1953077370/b401/_pkg_.a
2025-08-20T21:48:54.4721601Z [00:02:20.832]➜  packagefile github.com/google/nftables=/tmp/go-build1953077370/b402/_pkg_.a
2025-08-20T21:48:54.4722837Z [00:02:20.832]➜  packagefile github.com/google/nftables/binaryutil=/tmp/go-build1953077370/b403/_pkg_.a
2025-08-20T21:48:54.4724354Z [00:02:20.832]➜  packagefile github.com/google/nftables/expr=/tmp/go-build1953077370/b404/_pkg_.a
2025-08-20T21:48:54.4725550Z [00:02:20.832]➜  packagefile github.com/google/nftables/xt=/tmp/go-build1953077370/b406/_pkg_.a
2025-08-20T21:48:54.4730863Z [00:02:20.832]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:48:54.4732236Z [00:02:20.832]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:48:54.4733906Z [00:02:20.832]➜  packagefile github.com/netbirdio/netbird/client/firewall/manager=/tmp/go-build1953077370/b413/_pkg_.a
2025-08-20T21:48:54.4735436Z [00:02:20.832]➜  packagefile github.com/netbirdio/netbird/client/iface/wgaddr=/tmp/go-build1953077370/b098/_pkg_.a
2025-08-20T21:48:54.4736895Z [00:02:20.832]➜  packagefile github.com/netbirdio/netbird/client/internal/acl/id=/tmp/go-build1953077370/b437/_pkg_.a
2025-08-20T21:48:54.4738558Z [00:02:20.832]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/ipfwdstate=/tmp/go-build1953077370/b438/_pkg_.a
2025-08-20T21:48:54.4740379Z [00:02:20.832]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/refcounter=/tmp/go-build1953077370/b442/_pkg_.a
2025-08-20T21:48:54.4742111Z [00:02:20.832]➜  packagefile github.com/netbirdio/netbird/client/internal/statemanager=/tmp/go-build1953077370/b414/_pkg_.a
2025-08-20T21:48:54.4743769Z [00:02:20.832]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:48:54.4744979Z [00:02:20.832]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:54.4746077Z [00:02:20.832]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:54.4746998Z [00:02:20.832]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:54.4747834Z [00:02:20.832]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:54.4748679Z [00:02:20.832]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:54.4749513Z [00:02:20.832]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:54.4750369Z [00:02:20.832]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:54.4751188Z [00:02:20.832]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:54.4752376Z [00:02:20.832]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:54.4752991Z [00:02:20.832]➜  EOF
2025-08-20T21:48:54.4758093Z [00:02:20.834]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables=>github.com/netbirdio/netbird/client/firewall/nftables;$WORK/b446=>" -p github.com/netbirdio/netbird/client/firewall/nftables -lang=go1.23 -complete -installsuffix shared -buildid Imik_hq93WFxNCOQ10eY/Imik_hq93WFxNCOQ10eY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./firewall/nftables/acl_linux.go ./firewall/nftables/ipsetstore_linux.go ./firewall/nftables/manager_linux.go ./firewall/nftables/router_linux.go ./firewall/nftables/rule_linux.go ./firewall/nftables/state_linux.go
2025-08-20T21:48:54.5010249Z [00:02:20.862]➜  cd /root/.go/src/os/user
2025-08-20T21:48:54.5014119Z [00:02:20.862]➜  go tool pack r $WORK/b463/_pkg_.a $WORK/b463/preferlinkext $WORK/b463/_x001.o $WORK/b463/_x002.o $WORK/b463/_x003.o # internal
2025-08-20T21:48:54.5020532Z [00:02:20.863]➜  go tool buildid -w $WORK/b410/_pkg_.a # internal
2025-08-20T21:48:54.5093818Z [00:02:20.870]➜  go tool buildid -w $WORK/b463/_pkg_.a # internal
2025-08-20T21:48:54.5103450Z [00:02:20.871]➜  cp $WORK/b463/_pkg_.a /root/.cache/go-build/9c/9c2fe2a802268a6572c8264c11dd3c7f1da89da79fbd56a1588da6d322ffcd6e-d # internal
2025-08-20T21:48:54.5136732Z [00:02:20.875]➜  github.com/gliderlabs/ssh
2025-08-20T21:48:54.5137881Z [00:02:20.875]➜  mkdir -p $WORK/b456/
2025-08-20T21:48:54.5141913Z [00:02:20.875]➜  cat >/tmp/go-build1953077370/b456/importcfg << 'EOF' # internal
2025-08-20T21:48:54.5143915Z [00:02:20.875]➜  # import config
2025-08-20T21:48:54.5144861Z [00:02:20.875]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:54.5146426Z [00:02:20.875]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:54.5148374Z [00:02:20.875]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:54.5174893Z [00:02:20.875]➜  packagefile crypto/rsa=/tmp/go-build1953077370/b242/_pkg_.a
2025-08-20T21:48:54.5176416Z [00:02:20.875]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:48:54.5177867Z [00:02:20.875]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:54.5179305Z [00:02:20.875]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:54.5181310Z [00:02:20.875]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:54.5182190Z [00:02:20.875]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:54.5183381Z [00:02:20.875]➜  packagefile github.com/anmitsu/go-shlex=/tmp/go-build1953077370/b457/_pkg_.a
2025-08-20T21:48:54.5184531Z [00:02:20.875]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build1953077370/b458/_pkg_.a
2025-08-20T21:48:54.5185504Z [00:02:20.875]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:54.5189458Z [00:02:20.875]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:54.5190334Z [00:02:20.875]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:54.5191087Z [00:02:20.875]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:54.5191864Z [00:02:20.875]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:48:54.5192653Z [00:02:20.875]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:54.5193646Z [00:02:20.875]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:54.5194427Z [00:02:20.875]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:54.5195002Z [00:02:20.875]➜  EOF
2025-08-20T21:48:54.5195493Z [00:02:20.875]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:54.5202810Z [00:02:20.875]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gliderlabs/ssh@v0.3.8=>github.com/gliderlabs/ssh@v0.3.8;$WORK/b456=>" -p github.com/gliderlabs/ssh -lang=go1.17 -complete -installsuffix shared -buildid 8uN4E-pK3YfHe7A1_tbM/8uN4E-pK3YfHe7A1_tbM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack /root/go/pkg/mod/github.com/gliderlabs/ssh@v0.3.8/agent.go /root/go/pkg/mod/github.com/gliderlabs/ssh@v0.3.8/conn.go /root/go/pkg/mod/github.com/gliderlabs/ssh@v0.3.8/context.go /root/go/pkg/mod/github.com/gliderlabs/ssh@v0.3.8/doc.go /root/go/pkg/mod/github.com/gliderlabs/ssh@v0.3.8/options.go /root/go/pkg/mod/github.com/gliderlabs/ssh@v0.3.8/server.go /root/go/pkg/mod/github.com/gliderlabs/ssh@v0.3.8/session.go /root/go/pkg/mod/github.com/gliderlabs/ssh@v0.3.8/ssh.go /root/go/pkg/mod/github.com/gliderlabs/ssh@v0.3.8/tcpip.go /root/go/pkg/mod/github.com/gliderlabs/ssh@v0.3.8/util.go /root/go/pkg/mod/github.com/gliderlabs/ssh@v0.3.8/wrap.go
2025-08-20T21:48:54.5210385Z [00:02:20.879]➜  cp $WORK/b410/_pkg_.a /root/.cache/go-build/4c/4c0104147f1393e563dc3014f73d5d4397212a6f59308270ea5bd5c9b1b2bb62-d # internal
2025-08-20T21:48:54.5211487Z [00:02:20.879]➜  golang.org/x/net/internal/timeseries
2025-08-20T21:48:54.5212065Z [00:02:20.879]➜  mkdir -p $WORK/b467/
2025-08-20T21:48:54.5212779Z [00:02:20.879]➜  cat >/tmp/go-build1953077370/b467/importcfg << 'EOF' # internal
2025-08-20T21:48:54.5213639Z [00:02:20.880]➜  # import config
2025-08-20T21:48:54.5214277Z [00:02:20.880]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:54.5215064Z [00:02:20.880]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:54.5215871Z [00:02:20.880]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:54.5216470Z [00:02:20.880]➜  EOF
2025-08-20T21:48:54.5220292Z [00:02:20.880]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/timeseries=>golang.org/x/net@v0.39.0/internal/timeseries;$WORK/b467=>" -p golang.org/x/net/internal/timeseries -lang=go1.23 -complete -installsuffix shared -buildid ZcOwhTW16uNHS_2tElDM/ZcOwhTW16uNHS_2tElDM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/timeseries/timeseries.go
2025-08-20T21:48:54.6126303Z [00:02:20.972]➜  go tool buildid -w $WORK/b467/_pkg_.a # internal
2025-08-20T21:48:54.6148678Z [00:02:20.976]➜  cp $WORK/b467/_pkg_.a /root/.cache/go-build/16/16d813546e828487fd4a042394e731470920ab67fdb7f650494a61500d7ae2d8-d # internal
2025-08-20T21:48:54.6153506Z [00:02:20.976]➜  html
2025-08-20T21:48:54.6153931Z [00:02:20.976]➜  mkdir -p $WORK/b469/
2025-08-20T21:48:54.6154578Z [00:02:20.976]➜  cat >/tmp/go-build1953077370/b469/importcfg << 'EOF' # internal
2025-08-20T21:48:54.6155173Z [00:02:20.976]➜  # import config
2025-08-20T21:48:54.6155793Z [00:02:20.976]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:54.6156603Z [00:02:20.976]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:54.6157420Z [00:02:20.976]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:54.6158055Z [00:02:20.976]➜  EOF
2025-08-20T21:48:54.6160600Z [00:02:20.976]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "/root/.go/src/html=>html;$WORK/b469=>" -p html -lang=go1.25 -std -complete -installsuffix shared -buildid Y35p46kOumeGfB2fxVra/Y35p46kOumeGfB2fxVra -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack /root/.go/src/html/entity.go /root/.go/src/html/escape.go
2025-08-20T21:48:54.6533466Z [00:02:21.014]➜  go tool buildid -w $WORK/b447/_pkg_.a # internal
2025-08-20T21:48:54.6769415Z [00:02:21.038]➜  cp $WORK/b447/_pkg_.a /root/.cache/go-build/f7/f70b8bd98e307dbe0d3808a634c3c216f2c997d5f87a66d1e1f53d9f4191dc47-d # internal
2025-08-20T21:48:54.6771468Z [00:02:21.038]➜  google.golang.org/grpc/backoff
2025-08-20T21:48:54.6772799Z [00:02:21.038]➜  mkdir -p $WORK/b470/
2025-08-20T21:48:54.6784687Z [00:02:21.040]➜  cat >/tmp/go-build1953077370/b470/importcfg << 'EOF' # internal
2025-08-20T21:48:54.6785667Z [00:02:21.040]➜  # import config
2025-08-20T21:48:54.6787693Z [00:02:21.040]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:54.6788298Z [00:02:21.040]➜  EOF
2025-08-20T21:48:54.6791841Z [00:02:21.040]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/backoff=>google.golang.org/grpc@v1.64.1/backoff;$WORK/b470=>" -p google.golang.org/grpc/backoff -lang=go1.19 -complete -installsuffix shared -buildid 1jzbxqpHZ2e8cye4vttM/1jzbxqpHZ2e8cye4vttM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/backoff/backoff.go
2025-08-20T21:48:54.6859145Z [00:02:21.047]➜  go tool buildid -w $WORK/b469/_pkg_.a # internal
2025-08-20T21:48:54.6904642Z [00:02:21.052]➜  cp $WORK/b469/_pkg_.a /root/.cache/go-build/9c/9c3641f13dc764266f8f387b7d6ee037fa449ad643b188a87e2bea2a058875da-d # internal
2025-08-20T21:48:54.6917530Z [00:02:21.053]➜  html/template
2025-08-20T21:48:54.6920278Z [00:02:21.053]➜  mkdir -p $WORK/b468/
2025-08-20T21:48:54.6923486Z [00:02:21.053]➜  cat >/tmp/go-build1953077370/b468/importcfg << 'EOF' # internal
2025-08-20T21:48:54.6954709Z [00:02:21.053]➜  # import config
2025-08-20T21:48:54.6955392Z [00:02:21.053]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:54.6956224Z [00:02:21.053]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:54.6957040Z [00:02:21.053]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:54.6957823Z [00:02:21.053]➜  packagefile html=/tmp/go-build1953077370/b469/_pkg_.a
2025-08-20T21:48:54.6958768Z [00:02:21.053]➜  packagefile internal/godebug=/tmp/go-build1953077370/b039/_pkg_.a
2025-08-20T21:48:54.6959659Z [00:02:21.053]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:54.6960759Z [00:02:21.053]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:54.6965147Z [00:02:21.053]➜  packagefile maps=/tmp/go-build1953077370/b089/_pkg_.a
2025-08-20T21:48:54.6966042Z [00:02:21.053]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:54.6966894Z [00:02:21.053]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:48:54.6967798Z [00:02:21.053]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:54.6968681Z [00:02:21.053]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:54.6969512Z [00:02:21.053]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:48:54.6970317Z [00:02:21.053]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:54.6971157Z [00:02:21.053]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:54.6971994Z [00:02:21.053]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:54.6972886Z [00:02:21.053]➜  packagefile text/template=/tmp/go-build1953077370/b088/_pkg_.a
2025-08-20T21:48:54.6974049Z [00:02:21.053]➜  packagefile text/template/parse=/tmp/go-build1953077370/b091/_pkg_.a
2025-08-20T21:48:54.6975360Z [00:02:21.053]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:54.6976240Z [00:02:21.053]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:54.6976925Z [00:02:21.053]➜  EOF
2025-08-20T21:48:54.6988152Z [00:02:21.054]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "/root/.go/src/html/template=>html/template;$WORK/b468=>" -p html/template -lang=go1.25 -std -complete -installsuffix shared -buildid QzBOc82hvH6967WCqxpK/QzBOc82hvH6967WCqxpK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack /root/.go/src/html/template/attr.go /root/.go/src/html/template/attr_string.go /root/.go/src/html/template/content.go /root/.go/src/html/template/context.go /root/.go/src/html/template/css.go /root/.go/src/html/template/delim_string.go /root/.go/src/html/template/doc.go /root/.go/src/html/template/element_string.go /root/.go/src/html/template/error.go /root/.go/src/html/template/escape.go /root/.go/src/html/template/html.go /root/.go/src/html/template/js.go /root/.go/src/html/template/jsctx_string.go /root/.go/src/html/template/state_string.go /root/.go/src/html/template/template.go /root/.go/src/html/template/transition.go /root/.go/src/html/template/url.go /root/.go/src/html/template/urlpart_string.go
2025-08-20T21:48:54.6996767Z [00:02:21.059]➜  go tool buildid -w $WORK/b470/_pkg_.a # internal
2025-08-20T21:48:54.6998126Z [00:02:21.060]➜  cp $WORK/b470/_pkg_.a /root/.cache/go-build/ae/ae21fcd949f965a0fb27aaf0fa7d7be1789982d51b5a072efd7f36aa8fd7be2b-d # internal
2025-08-20T21:48:54.6999328Z [00:02:21.060]➜  google.golang.org/grpc/connectivity
2025-08-20T21:48:54.6999938Z [00:02:21.060]➜  mkdir -p $WORK/b474/
2025-08-20T21:48:54.7000921Z [00:02:21.060]➜  cat >/tmp/go-build1953077370/b474/importcfg << 'EOF' # internal
2025-08-20T21:48:54.7001671Z [00:02:21.060]➜  # import config
2025-08-20T21:48:54.7002852Z [00:02:21.060]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1953077370/b424/_pkg_.a
2025-08-20T21:48:54.7005220Z [00:02:21.060]➜  EOF
2025-08-20T21:48:54.7008889Z [00:02:21.060]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/connectivity=>google.golang.org/grpc@v1.64.1/connectivity;$WORK/b474=>" -p google.golang.org/grpc/connectivity -lang=go1.19 -complete -installsuffix shared -buildid 6_wxhj-MPcT31p4AK-a0/6_wxhj-MPcT31p4AK-a0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/connectivity/connectivity.go
2025-08-20T21:48:54.7279218Z [00:02:21.089]➜  go tool buildid -w $WORK/b474/_pkg_.a # internal
2025-08-20T21:48:54.7283965Z [00:02:21.089]➜  cp $WORK/b474/_pkg_.a /root/.cache/go-build/4e/4e4dbbb2492719a7ad8e6bfab14cf9b99a0bbd96dd7e7946d0ef220b264c46d1-d # internal
2025-08-20T21:48:54.7287640Z [00:02:21.090]➜  google.golang.org/grpc/attributes
2025-08-20T21:48:54.7288322Z [00:02:21.090]➜  mkdir -p $WORK/b476/
2025-08-20T21:48:54.7289138Z [00:02:21.090]➜  cat >/tmp/go-build1953077370/b476/importcfg << 'EOF' # internal
2025-08-20T21:48:54.7290275Z [00:02:21.090]➜  # import config
2025-08-20T21:48:54.7291097Z [00:02:21.090]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:54.7292422Z [00:02:21.090]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:54.7294066Z [00:02:21.090]➜  EOF
2025-08-20T21:48:54.7298237Z [00:02:21.090]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/attributes=>google.golang.org/grpc@v1.64.1/attributes;$WORK/b476=>" -p google.golang.org/grpc/attributes -lang=go1.19 -complete -installsuffix shared -buildid dqoDopgX4PWfhjQdNNfO/dqoDopgX4PWfhjQdNNfO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/attributes/attributes.go
2025-08-20T21:48:54.7611653Z [00:02:21.122]➜  go tool buildid -w $WORK/b456/_pkg_.a # internal
2025-08-20T21:48:54.7649190Z [00:02:21.126]➜  cp $WORK/b456/_pkg_.a /root/.cache/go-build/8a/8a794c68debf64753f02d5fad3aae90a5dca57101c1bc6be806156229239505d-d # internal
2025-08-20T21:48:54.7656331Z [00:02:21.127]➜  github.com/netbirdio/netbird/client/ssh
2025-08-20T21:48:54.7659102Z [00:02:21.127]➜  mkdir -p $WORK/b454/
2025-08-20T21:48:54.7669014Z [00:02:21.128]➜  cat >/tmp/go-build1953077370/b454/importcfg << 'EOF' # internal
2025-08-20T21:48:54.7669937Z [00:02:21.128]➜  # import config
2025-08-20T21:48:54.7670754Z [00:02:21.128]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:54.7672228Z [00:02:21.128]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:54.7674289Z [00:02:21.128]➜  packagefile crypto/ecdsa=/tmp/go-build1953077370/b214/_pkg_.a
2025-08-20T21:48:54.7675510Z [00:02:21.128]➜  packagefile crypto/elliptic=/tmp/go-build1953077370/b215/_pkg_.a
2025-08-20T21:48:54.7676621Z [00:02:21.128]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:54.7678280Z [00:02:21.128]➜  packagefile crypto/rsa=/tmp/go-build1953077370/b242/_pkg_.a
2025-08-20T21:48:54.7680134Z [00:02:21.128]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:48:54.7681956Z [00:02:21.128]➜  packagefile encoding/pem=/tmp/go-build1953077370/b249/_pkg_.a
2025-08-20T21:48:54.7685181Z [00:02:21.128]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:54.7686154Z [00:02:21.128]➜  packagefile github.com/creack/pty=/tmp/go-build1953077370/b455/_pkg_.a
2025-08-20T21:48:54.7687231Z [00:02:21.128]➜  packagefile github.com/gliderlabs/ssh=/tmp/go-build1953077370/b456/_pkg_.a
2025-08-20T21:48:54.7688427Z [00:02:21.128]➜  packagefile github.com/netbirdio/netbird/util=/tmp/go-build1953077370/b415/_pkg_.a
2025-08-20T21:48:54.7689943Z [00:02:21.128]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:54.7691126Z [00:02:21.128]➜  packagefile golang.org/x/crypto/ed25519=/tmp/go-build1953077370/b461/_pkg_.a
2025-08-20T21:48:54.7692264Z [00:02:21.128]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build1953077370/b458/_pkg_.a
2025-08-20T21:48:54.7696700Z [00:02:21.128]➜  packagefile golang.org/x/term=/tmp/go-build1953077370/b462/_pkg_.a
2025-08-20T21:48:54.7697658Z [00:02:21.128]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:54.7698465Z [00:02:21.128]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:54.7699326Z [00:02:21.128]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:54.7700151Z [00:02:21.128]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:54.7700958Z [00:02:21.128]➜  packagefile os/exec=/tmp/go-build1953077370/b082/_pkg_.a
2025-08-20T21:48:54.7701796Z [00:02:21.128]➜  packagefile os/user=/tmp/go-build1953077370/b463/_pkg_.a
2025-08-20T21:48:54.7702611Z [00:02:21.128]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:54.7703681Z [00:02:21.128]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:54.7704499Z [00:02:21.128]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:54.7705313Z [00:02:21.128]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:54.7706141Z [00:02:21.128]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:54.7706729Z [00:02:21.128]➜  EOF
2025-08-20T21:48:54.7710563Z [00:02:21.128]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh=>github.com/netbirdio/netbird/client/ssh;$WORK/b454=>" -p github.com/netbirdio/netbird/client/ssh -lang=go1.23 -complete -installsuffix shared -buildid _-EMetQBzuQP7YJ7GPBz/_-EMetQBzuQP7YJ7GPBz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack ./ssh/client.go ./ssh/login.go ./ssh/lookup.go ./ssh/server.go ./ssh/server_mock.go ./ssh/util.go ./ssh/window_unix.go
2025-08-20T21:48:54.8009296Z [00:02:21.162]➜  go tool buildid -w $WORK/b476/_pkg_.a # internal
2025-08-20T21:48:54.8015372Z [00:02:21.163]➜  cp $WORK/b476/_pkg_.a /root/.cache/go-build/c0/c0739398d60dd41feb0ed3b35fa24c649ec581ea6c6b2a953a9e538418e9b896-d # internal
2025-08-20T21:48:54.8020091Z [00:02:21.163]➜  google.golang.org/grpc/internal/credentials
2025-08-20T21:48:54.8020730Z [00:02:21.163]➜  mkdir -p $WORK/b477/
2025-08-20T21:48:54.8024504Z [00:02:21.163]➜  cat >/tmp/go-build1953077370/b477/importcfg << 'EOF' # internal
2025-08-20T21:48:54.8025136Z [00:02:21.163]➜  # import config
2025-08-20T21:48:54.8025754Z [00:02:21.163]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:54.8026543Z [00:02:21.163]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:48:54.8027387Z [00:02:21.163]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:48:54.8028323Z [00:02:21.163]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1953077370/b424/_pkg_.a
2025-08-20T21:48:54.8029265Z [00:02:21.163]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:54.8029996Z [00:02:21.163]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:54.8030739Z [00:02:21.163]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:54.8031297Z [00:02:21.163]➜  EOF
2025-08-20T21:48:54.8037001Z [00:02:21.163]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/credentials=>google.golang.org/grpc@v1.64.1/internal/credentials;$WORK/b477=>" -p google.golang.org/grpc/internal/credentials -lang=go1.19 -complete -installsuffix shared -buildid slMOm7kJaVnwUC_Ge7qn/slMOm7kJaVnwUC_Ge7qn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/credentials/credentials.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/credentials/spiffe.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/credentials/syscallconn.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/credentials/util.go
2025-08-20T21:48:54.8632351Z [00:02:21.224]➜  go tool buildid -w $WORK/b477/_pkg_.a # internal
2025-08-20T21:48:54.8642414Z [00:02:21.225]➜  cp $WORK/b477/_pkg_.a /root/.cache/go-build/64/64325ef42e3a5e6cdea10ddd098ef2eb6f2b5aff7d32fee81974efecd25de21d-d # internal
2025-08-20T21:48:54.8654301Z [00:02:21.226]➜  google.golang.org/protobuf/internal/detrand
2025-08-20T21:48:54.8654936Z [00:02:21.226]➜  mkdir -p $WORK/b481/
2025-08-20T21:48:54.8655662Z [00:02:21.226]➜  cat >/tmp/go-build1953077370/b481/importcfg << 'EOF' # internal
2025-08-20T21:48:54.8656356Z [00:02:21.226]➜  # import config
2025-08-20T21:48:54.8657084Z [00:02:21.226]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:54.8657997Z [00:02:21.226]➜  packagefile hash/fnv=/tmp/go-build1953077370/b199/_pkg_.a
2025-08-20T21:48:54.8658816Z [00:02:21.226]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:54.8659419Z [00:02:21.226]➜  EOF
2025-08-20T21:48:54.8663344Z [00:02:21.226]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/detrand=>google.golang.org/protobuf@v1.36.6/internal/detrand;$WORK/b481=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.22 -complete -installsuffix shared -buildid RGhzJ8WQSFNdDzs64WNR/RGhzJ8WQSFNdDzs64WNR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/detrand/rand.go
2025-08-20T21:48:54.8688412Z [00:02:21.230]➜  go tool buildid -w $WORK/b454/_pkg_.a # internal
2025-08-20T21:48:54.8711560Z [00:02:21.232]➜  cp $WORK/b454/_pkg_.a /root/.cache/go-build/6f/6f863dba95b7b656611999d1ffd87f03113f03d0718e8b5120505f8f7491e060-d # internal
2025-08-20T21:48:54.8714801Z [00:02:21.232]➜  google.golang.org/protobuf/internal/pragma
2025-08-20T21:48:54.8716473Z [00:02:21.232]➜  mkdir -p $WORK/b484/
2025-08-20T21:48:54.8725098Z [00:02:21.234]➜  cat >/tmp/go-build1953077370/b484/importcfg << 'EOF' # internal
2025-08-20T21:48:54.8726007Z [00:02:21.234]➜  # import config
2025-08-20T21:48:54.8726789Z [00:02:21.234]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:54.8728182Z [00:02:21.234]➜  EOF
2025-08-20T21:48:54.8732304Z [00:02:21.234]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/pragma=>google.golang.org/protobuf@v1.36.6/internal/pragma;$WORK/b484=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.22 -complete -installsuffix shared -buildid kyAih_fA3gXE78jIJrWc/kyAih_fA3gXE78jIJrWc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/pragma/pragma.go
2025-08-20T21:48:54.8751353Z [00:02:21.236]➜  go tool buildid -w $WORK/b446/_pkg_.a # internal
2025-08-20T21:48:54.8807117Z [00:02:21.242]➜  cp $WORK/b446/_pkg_.a /root/.cache/go-build/6e/6ebde8067ed3ce5cc92b0a5eeababcca01ad33438d781a90bdde6df232c9f63c-d # internal
2025-08-20T21:48:54.8809158Z [00:02:21.242]➜  github.com/netbirdio/netbird/client/firewall
2025-08-20T21:48:54.8810801Z [00:02:21.242]➜  mkdir -p $WORK/b400/
2025-08-20T21:48:54.8813359Z [00:02:21.242]➜  cat >/tmp/go-build1953077370/b400/importcfg << 'EOF' # internal
2025-08-20T21:48:54.8815193Z [00:02:21.242]➜  # import config
2025-08-20T21:48:54.8815840Z [00:02:21.242]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:54.8816664Z [00:02:21.242]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:54.8817738Z [00:02:21.242]➜  packagefile github.com/coreos/go-iptables/iptables=/tmp/go-build1953077370/b401/_pkg_.a
2025-08-20T21:48:54.8819222Z [00:02:21.242]➜  packagefile github.com/google/nftables=/tmp/go-build1953077370/b402/_pkg_.a
2025-08-20T21:48:54.8820624Z [00:02:21.242]➜  packagefile github.com/netbirdio/netbird/client/firewall/iptables=/tmp/go-build1953077370/b410/_pkg_.a
2025-08-20T21:48:54.8822154Z [00:02:21.242]➜  packagefile github.com/netbirdio/netbird/client/firewall/manager=/tmp/go-build1953077370/b413/_pkg_.a
2025-08-20T21:48:54.8823803Z [00:02:21.242]➜  packagefile github.com/netbirdio/netbird/client/firewall/nftables=/tmp/go-build1953077370/b446/_pkg_.a
2025-08-20T21:48:54.8825292Z [00:02:21.242]➜  packagefile github.com/netbirdio/netbird/client/firewall/uspfilter=/tmp/go-build1953077370/b447/_pkg_.a
2025-08-20T21:48:54.8826710Z [00:02:21.242]➜  packagefile github.com/netbirdio/netbird/client/iface/device=/tmp/go-build1953077370/b355/_pkg_.a
2025-08-20T21:48:54.8828299Z [00:02:21.242]➜  packagefile github.com/netbirdio/netbird/client/iface/wgaddr=/tmp/go-build1953077370/b098/_pkg_.a
2025-08-20T21:48:54.8829927Z [00:02:21.242]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow/types=/tmp/go-build1953077370/b451/_pkg_.a
2025-08-20T21:48:54.8831560Z [00:02:21.242]➜  packagefile github.com/netbirdio/netbird/client/internal/statemanager=/tmp/go-build1953077370/b414/_pkg_.a
2025-08-20T21:48:54.8832903Z [00:02:21.242]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:54.8834265Z [00:02:21.242]➜  packagefile golang.zx2c4.com/wireguard/device=/tmp/go-build1953077370/b333/_pkg_.a
2025-08-20T21:48:54.8835274Z [00:02:21.242]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:54.8835901Z [00:02:21.242]➜  EOF
2025-08-20T21:48:54.8839362Z [00:02:21.242]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall=>github.com/netbirdio/netbird/client/firewall;$WORK/b400=>" -p github.com/netbirdio/netbird/client/firewall -lang=go1.23 -complete -installsuffix shared -buildid wFSwIjGFzPS9drp1R2BZ/wFSwIjGFzPS9drp1R2BZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./firewall/create_linux.go ./firewall/iface.go
2025-08-20T21:48:54.8846459Z [00:02:21.246]➜  go tool buildid -w $WORK/b484/_pkg_.a # internal
2025-08-20T21:48:54.8848028Z [00:02:21.246]➜  cp $WORK/b484/_pkg_.a /root/.cache/go-build/5e/5e6253de1ecd96697c531c6fd68a5450ad594e61e86a35283575a123b1344094-d # internal
2025-08-20T21:48:54.8849133Z [00:02:21.246]➜  google.golang.org/grpc/internal
2025-08-20T21:48:54.8849691Z [00:02:21.246]➜  mkdir -p $WORK/b491/
2025-08-20T21:48:54.8850421Z [00:02:21.246]➜  cat >/tmp/go-build1953077370/b491/importcfg << 'EOF' # internal
2025-08-20T21:48:54.8851131Z [00:02:21.246]➜  # import config
2025-08-20T21:48:54.8851845Z [00:02:21.246]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:54.8852813Z [00:02:21.246]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:54.8854163Z [00:02:21.246]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1953077370/b474/_pkg_.a
2025-08-20T21:48:54.8855366Z [00:02:21.246]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1953077370/b492/_pkg_.a
2025-08-20T21:48:54.8856341Z [00:02:21.246]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:54.8858988Z [00:02:21.246]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:54.8859847Z [00:02:21.246]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:54.8860472Z [00:02:21.246]➜  EOF
2025-08-20T21:48:54.8870342Z [00:02:21.246]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal=>google.golang.org/grpc@v1.64.1/internal;$WORK/b491=>" -p google.golang.org/grpc/internal -lang=go1.19 -complete -installsuffix shared -buildid JgFFW5M_Ohqm4oDD5TOv/JgFFW5M_Ohqm4oDD5TOv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/experimental.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/internal.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/tcp_keepalive_unix.go
2025-08-20T21:48:54.8874639Z [00:02:21.247]➜  go tool buildid -w $WORK/b481/_pkg_.a # internal
2025-08-20T21:48:54.8875977Z [00:02:21.248]➜  cp $WORK/b481/_pkg_.a /root/.cache/go-build/d6/d67ad223d9e6511bf41dd3d1992bf39f1a71d77dace8d59c1dfbff814ed83601-d # internal
2025-08-20T21:48:54.8877261Z [00:02:21.248]➜  google.golang.org/protobuf/internal/errors
2025-08-20T21:48:54.8878033Z [00:02:21.248]➜  mkdir -p $WORK/b480/
2025-08-20T21:48:54.8878800Z [00:02:21.248]➜  cat >/tmp/go-build1953077370/b480/importcfg << 'EOF' # internal
2025-08-20T21:48:54.8879514Z [00:02:21.248]➜  # import config
2025-08-20T21:48:54.8880207Z [00:02:21.248]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:54.8881048Z [00:02:21.248]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:54.8882160Z [00:02:21.249]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1953077370/b481/_pkg_.a
2025-08-20T21:48:54.8883022Z [00:02:21.249]➜  EOF
2025-08-20T21:48:54.8887090Z [00:02:21.249]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/errors=>google.golang.org/protobuf@v1.36.6/internal/errors;$WORK/b480=>" -p google.golang.org/protobuf/internal/errors -lang=go1.22 -complete -installsuffix shared -buildid OgIEdUtI2aGnTn6I9wf3/OgIEdUtI2aGnTn6I9wf3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/errors/errors.go
2025-08-20T21:48:54.9095104Z [00:02:21.270]➜  go tool buildid -w $WORK/b480/_pkg_.a # internal
2025-08-20T21:48:54.9096549Z [00:02:21.270]➜  cp $WORK/b480/_pkg_.a /root/.cache/go-build/9c/9c5763a9026c6e5ff54f3f73353acc1ff67769dca83d17534b881e06413a07ce-d # internal
2025-08-20T21:48:54.9097678Z [00:02:21.270]➜  google.golang.org/protobuf/encoding/protowire
2025-08-20T21:48:54.9098237Z [00:02:21.270]➜  mkdir -p $WORK/b479/
2025-08-20T21:48:54.9098943Z [00:02:21.271]➜  cat >/tmp/go-build1953077370/b479/importcfg << 'EOF' # internal
2025-08-20T21:48:54.9099904Z [00:02:21.271]➜  # import config
2025-08-20T21:48:54.9100803Z [00:02:21.271]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1953077370/b480/_pkg_.a
2025-08-20T21:48:54.9101819Z [00:02:21.271]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:54.9102605Z [00:02:21.271]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:54.9103613Z [00:02:21.271]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:54.9104233Z [00:02:21.271]➜  EOF
2025-08-20T21:48:54.9108178Z [00:02:21.271]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protowire=>google.golang.org/protobuf@v1.36.6/encoding/protowire;$WORK/b479=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.22 -complete -installsuffix shared -buildid 4IIKjf9qjw9UpF5rmwDL/4IIKjf9qjw9UpF5rmwDL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protowire/wire.go
2025-08-20T21:48:54.9308098Z [00:02:21.292]➜  go tool buildid -w $WORK/b491/_pkg_.a # internal
2025-08-20T21:48:54.9326369Z [00:02:21.294]➜  cp $WORK/b491/_pkg_.a /root/.cache/go-build/8a/8a22bc9464db09c5468d9030c6ff7001d652c37f077c6bebdced4683760d0ce2-d # internal
2025-08-20T21:48:54.9329715Z [00:02:21.294]➜  google.golang.org/grpc/metadata
2025-08-20T21:48:54.9330328Z [00:02:21.294]➜  mkdir -p $WORK/b493/
2025-08-20T21:48:54.9332894Z [00:02:21.294]➜  cat >/tmp/go-build1953077370/b493/importcfg << 'EOF' # internal
2025-08-20T21:48:54.9333719Z [00:02:21.295]➜  # import config
2025-08-20T21:48:54.9334360Z [00:02:21.295]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:54.9335409Z [00:02:21.295]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:54.9336388Z [00:02:21.295]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1953077370/b491/_pkg_.a
2025-08-20T21:48:54.9337410Z [00:02:21.295]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:54.9338025Z [00:02:21.295]➜  EOF
2025-08-20T21:48:54.9341439Z [00:02:21.295]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/metadata=>google.golang.org/grpc@v1.64.1/metadata;$WORK/b493=>" -p google.golang.org/grpc/metadata -lang=go1.19 -complete -installsuffix shared -buildid 2swbSioRnNJ-7wTSnpsC/2swbSioRnNJ-7wTSnpsC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/metadata/metadata.go
2025-08-20T21:48:54.9705455Z [00:02:21.332]➜  go tool buildid -w $WORK/b479/_pkg_.a # internal
2025-08-20T21:48:54.9722818Z [00:02:21.333]➜  cp $WORK/b479/_pkg_.a /root/.cache/go-build/6d/6d8fbd058d7adcd99aad0278c8072f9306f0268d32ebe7a1896ba14e967036ec-d # internal
2025-08-20T21:48:54.9733994Z [00:02:21.335]➜  google.golang.org/protobuf/reflect/protoreflect
2025-08-20T21:48:54.9734683Z [00:02:21.335]➜  mkdir -p $WORK/b483/
2025-08-20T21:48:54.9746042Z [00:02:21.336]➜  cat >/tmp/go-build1953077370/b483/importcfg << 'EOF' # internal
2025-08-20T21:48:54.9746733Z [00:02:21.336]➜  # import config
2025-08-20T21:48:54.9747370Z [00:02:21.336]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:54.9750425Z [00:02:21.336]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:54.9751632Z [00:02:21.336]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1953077370/b479/_pkg_.a
2025-08-20T21:48:54.9752964Z [00:02:21.336]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1953077370/b484/_pkg_.a
2025-08-20T21:48:54.9754211Z [00:02:21.336]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:54.9755076Z [00:02:21.336]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:54.9755913Z [00:02:21.336]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:54.9757148Z [00:02:21.336]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:54.9757803Z [00:02:21.336]➜  EOF
2025-08-20T21:48:54.9766977Z [00:02:21.336]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect=>google.golang.org/protobuf@v1.36.6/reflect/protoreflect;$WORK/b483=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.22 -complete -installsuffix shared -buildid kdCxA_Wa0rqvsv394rIb/kdCxA_Wa0rqvsv394rIb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/methods.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/proto.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/source.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/source_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/type.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/value.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/value_equal.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/value_union.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/value_unsafe.go
2025-08-20T21:48:54.9980771Z [00:02:21.359]➜  go tool buildid -w $WORK/b493/_pkg_.a # internal
2025-08-20T21:48:54.9988072Z [00:02:21.360]➜  cp $WORK/b493/_pkg_.a /root/.cache/go-build/04/04f770632e7bbbec6621f5123341d44267cc02c88e7e2068cfb828ed4c7dc6df-d # internal
2025-08-20T21:48:54.9990407Z [00:02:21.360]➜  google.golang.org/grpc/internal/grpcrand
2025-08-20T21:48:54.9991011Z [00:02:21.360]➜  mkdir -p $WORK/b497/
2025-08-20T21:48:54.9995949Z [00:02:21.361]➜  cat >/tmp/go-build1953077370/b497/importcfg << 'EOF' # internal
2025-08-20T21:48:54.9996631Z [00:02:21.361]➜  # import config
2025-08-20T21:48:54.9997358Z [00:02:21.361]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:54.9998029Z [00:02:21.361]➜  EOF
2025-08-20T21:48:55.0001880Z [00:02:21.361]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/grpcrand=>google.golang.org/grpc@v1.64.1/internal/grpcrand;$WORK/b497=>" -p google.golang.org/grpc/internal/grpcrand -lang=go1.19 -complete -installsuffix shared -buildid mlmnUsBpVQmWOpF8dRT_/mlmnUsBpVQmWOpF8dRT_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/grpcrand/grpcrand_go1.21.go
2025-08-20T21:48:55.0274010Z [00:02:21.388]➜  go tool buildid -w $WORK/b497/_pkg_.a # internal
2025-08-20T21:48:55.0275449Z [00:02:21.389]➜  cp $WORK/b497/_pkg_.a /root/.cache/go-build/7b/7b900f5b1cb0797a084beb38cc89dacae5d9c5a22822ca4920508900eca73beb-d # internal
2025-08-20T21:48:55.0277605Z [00:02:21.389]➜  google.golang.org/grpc/codes
2025-08-20T21:48:55.0278203Z [00:02:21.389]➜  mkdir -p $WORK/b498/
2025-08-20T21:48:55.0286885Z [00:02:21.390]➜  cat >/tmp/go-build1953077370/b498/importcfg << 'EOF' # internal
2025-08-20T21:48:55.0293926Z [00:02:21.390]➜  # import config
2025-08-20T21:48:55.0294743Z [00:02:21.390]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.0295742Z [00:02:21.390]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1953077370/b491/_pkg_.a
2025-08-20T21:48:55.0296780Z [00:02:21.390]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:55.0297416Z [00:02:21.390]➜  EOF
2025-08-20T21:48:55.0301376Z [00:02:21.390]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/codes=>google.golang.org/grpc@v1.64.1/codes;$WORK/b498=>" -p google.golang.org/grpc/codes -lang=go1.19 -complete -installsuffix shared -buildid eBblQ5appSVP8E1qvSeT/eBblQ5appSVP8E1qvSeT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/codes/code_string.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/codes/codes.go
2025-08-20T21:48:55.0678221Z [00:02:21.429]➜  go tool buildid -w $WORK/b498/_pkg_.a # internal
2025-08-20T21:48:55.0683220Z [00:02:21.429]➜  cp $WORK/b498/_pkg_.a /root/.cache/go-build/73/738228551c38a606a6d6f4bbf30112fb76e2b9621e9505a145c5ae54f3affb97-d # internal
2025-08-20T21:48:55.0685229Z [00:02:21.430]➜  google.golang.org/grpc/internal/grpcutil
2025-08-20T21:48:55.0686788Z [00:02:21.430]➜  mkdir -p $WORK/b501/
2025-08-20T21:48:55.0690387Z [00:02:21.430]➜  cat >/tmp/go-build1953077370/b501/importcfg << 'EOF' # internal
2025-08-20T21:48:55.0691099Z [00:02:21.430]➜  # import config
2025-08-20T21:48:55.0691769Z [00:02:21.430]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:55.0692645Z [00:02:21.430]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:55.0693874Z [00:02:21.430]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1953077370/b493/_pkg_.a
2025-08-20T21:48:55.0694902Z [00:02:21.430]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:48:55.0695771Z [00:02:21.430]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:55.0696637Z [00:02:21.430]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:55.0697481Z [00:02:21.430]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:55.0698093Z [00:02:21.430]➜  EOF
2025-08-20T21:48:55.0706173Z [00:02:21.430]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/grpcutil=>google.golang.org/grpc@v1.64.1/internal/grpcutil;$WORK/b501=>" -p google.golang.org/grpc/internal/grpcutil -lang=go1.19 -complete -installsuffix shared -buildid D644IQTh6HbyXm2qQpBs/D644IQTh6HbyXm2qQpBs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/grpcutil/compressor.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/grpcutil/encode_duration.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/grpcutil/grpcutil.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/grpcutil/metadata.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/grpcutil/method.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/grpcutil/regex.go
2025-08-20T21:48:55.1119372Z [00:02:21.473]➜  go tool buildid -w $WORK/b501/_pkg_.a # internal
2025-08-20T21:48:55.1140241Z [00:02:21.475]➜  cp $WORK/b501/_pkg_.a /root/.cache/go-build/d0/d08b4c7d5d39549b84b3d391747d9598f741ae4de1c397d983541ac405d67a1f-d # internal
2025-08-20T21:48:55.1145173Z [00:02:21.476]➜  google.golang.org/grpc/encoding
2025-08-20T21:48:55.1146516Z [00:02:21.476]➜  mkdir -p $WORK/b500/
2025-08-20T21:48:55.1154507Z [00:02:21.477]➜  cat >/tmp/go-build1953077370/b500/importcfg << 'EOF' # internal
2025-08-20T21:48:55.1155362Z [00:02:21.477]➜  # import config
2025-08-20T21:48:55.1157438Z [00:02:21.477]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build1953077370/b501/_pkg_.a
2025-08-20T21:48:55.1158621Z [00:02:21.477]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:55.1159380Z [00:02:21.477]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:55.1160002Z [00:02:21.477]➜  EOF
2025-08-20T21:48:55.1163745Z [00:02:21.477]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/encoding=>google.golang.org/grpc@v1.64.1/encoding;$WORK/b500=>" -p google.golang.org/grpc/encoding -lang=go1.19 -complete -installsuffix shared -buildid -UOE4r9X3DX8l0ylNxLX/-UOE4r9X3DX8l0ylNxLX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/encoding/encoding.go
2025-08-20T21:48:55.1258949Z [00:02:21.487]➜  go tool buildid -w $WORK/b468/_pkg_.a # internal
2025-08-20T21:48:55.1307628Z [00:02:21.492]➜  cp $WORK/b468/_pkg_.a /root/.cache/go-build/f3/f39fb7538d934efd2ad85bf32bd5441be51c8261b7de4a43c3bab1af5d31b6c8-d # internal
2025-08-20T21:48:55.1310113Z [00:02:21.492]➜  golang.org/x/net/trace
2025-08-20T21:48:55.1310661Z [00:02:21.492]➜  mkdir -p $WORK/b466/
2025-08-20T21:48:55.1311363Z [00:02:21.492]➜  cat >/tmp/go-build1953077370/b466/importcfg << 'EOF' # internal
2025-08-20T21:48:55.1311998Z [00:02:21.492]➜  # import config
2025-08-20T21:48:55.1312643Z [00:02:21.492]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:55.1313645Z [00:02:21.492]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:55.1314433Z [00:02:21.492]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.1315612Z [00:02:21.492]➜  packagefile golang.org/x/net/internal/timeseries=/tmp/go-build1953077370/b467/_pkg_.a
2025-08-20T21:48:55.1316677Z [00:02:21.492]➜  packagefile html/template=/tmp/go-build1953077370/b468/_pkg_.a
2025-08-20T21:48:55.1317523Z [00:02:21.492]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:55.1318311Z [00:02:21.492]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:55.1319080Z [00:02:21.492]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:55.1319844Z [00:02:21.492]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:55.1320612Z [00:02:21.492]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:48:55.1321407Z [00:02:21.492]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:55.1322199Z [00:02:21.492]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:55.1322966Z [00:02:21.492]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:55.1324254Z [00:02:21.492]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:55.1325105Z [00:02:21.492]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:55.1325915Z [00:02:21.492]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:55.1326727Z [00:02:21.492]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:55.1327603Z [00:02:21.492]➜  packagefile text/tabwriter=/tmp/go-build1953077370/b387/_pkg_.a
2025-08-20T21:48:55.1328428Z [00:02:21.492]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:55.1328999Z [00:02:21.492]➜  EOF
2025-08-20T21:48:55.1333004Z [00:02:21.492]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.39.0/trace=>golang.org/x/net@v0.39.0/trace;$WORK/b466=>" -p golang.org/x/net/trace -lang=go1.23 -complete -installsuffix shared -buildid 5Bi4YmnKT-ykS16T1Qo6/5Bi4YmnKT-ykS16T1Qo6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.39.0/trace/events.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/trace/histogram.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/trace/trace.go
2025-08-20T21:48:55.1396030Z [00:02:21.501]➜  go tool buildid -w $WORK/b500/_pkg_.a # internal
2025-08-20T21:48:55.1398178Z [00:02:21.501]➜  cp $WORK/b500/_pkg_.a /root/.cache/go-build/f5/f5fb9c7716f064f0c60dab0f5c5bd48828fdf500a070100b26d0179db8393b84-d # internal
2025-08-20T21:48:55.1400965Z [00:02:21.501]➜  google.golang.org/protobuf/internal/editiondefaults
2025-08-20T21:48:55.1401592Z [00:02:21.501]➜  mkdir -p $WORK/b508/
2025-08-20T21:48:55.1412090Z [00:02:21.502]➜  cat >/tmp/go-build1953077370/b508/importcfg << 'EOF' # internal
2025-08-20T21:48:55.1413976Z [00:02:21.502]➜  # import config
2025-08-20T21:48:55.1414651Z [00:02:21.502]➜  packagefile embed=/tmp/go-build1953077370/b367/_pkg_.a
2025-08-20T21:48:55.1415216Z [00:02:21.502]➜  EOF
2025-08-20T21:48:55.1416909Z [00:02:21.503]➜  cat >/tmp/go-build1953077370/b508/embedcfg << 'EOF' # internal
2025-08-20T21:48:55.1417533Z [00:02:21.503]➜  {
2025-08-20T21:48:55.1418375Z [00:02:21.503]➜  	"Patterns": {
2025-08-20T21:48:55.1419023Z [00:02:21.503]➜  		"editions_defaults.binpb": [
2025-08-20T21:48:55.1419856Z [00:02:21.503]➜  			"editions_defaults.binpb"
2025-08-20T21:48:55.1420304Z [00:02:21.503]➜  		]
2025-08-20T21:48:55.1420638Z [00:02:21.503]➜  	},
2025-08-20T21:48:55.1420985Z [00:02:21.503]➜  	"Files": {
2025-08-20T21:48:55.1422045Z [00:02:21.503]➜  		"editions_defaults.binpb": "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/editiondefaults/editions_defaults.binpb"
2025-08-20T21:48:55.1423014Z [00:02:21.503]➜  	}
2025-08-20T21:48:55.1423506Z [00:02:21.503]➜  }EOF
2025-08-20T21:48:55.1429349Z [00:02:21.503]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/editiondefaults=>google.golang.org/protobuf@v1.36.6/internal/editiondefaults;$WORK/b508=>" -p google.golang.org/protobuf/internal/editiondefaults -lang=go1.22 -complete -installsuffix shared -buildid mMG1HxE4DrMPlXpCdEw9/mMG1HxE4DrMPlXpCdEw9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -embedcfg $WORK/b508/embedcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/editiondefaults/defaults.go
2025-08-20T21:48:55.1558789Z [00:02:21.517]➜  go tool buildid -w $WORK/b508/_pkg_.a # internal
2025-08-20T21:48:55.1565681Z [00:02:21.518]➜  cp $WORK/b508/_pkg_.a /root/.cache/go-build/d0/d0e412bfc31585e9d475d4dc881d3c1f49b70ab03043b9ebcb76d78db178bd6d-d # internal
2025-08-20T21:48:55.1588625Z [00:02:21.520]➜  google.golang.org/protobuf/internal/version
2025-08-20T21:48:55.1589997Z [00:02:21.520]➜  mkdir -p $WORK/b517/
2025-08-20T21:48:55.1595475Z [00:02:21.521]➜  cat >/tmp/go-build1953077370/b517/importcfg << 'EOF' # internal
2025-08-20T21:48:55.1597276Z [00:02:21.521]➜  # import config
2025-08-20T21:48:55.1597921Z [00:02:21.521]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.1599040Z [00:02:21.521]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:55.1599672Z [00:02:21.521]➜  EOF
2025-08-20T21:48:55.1603762Z [00:02:21.521]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/version=>google.golang.org/protobuf@v1.36.6/internal/version;$WORK/b517=>" -p google.golang.org/protobuf/internal/version -lang=go1.22 -complete -installsuffix shared -buildid KpA0Ftv-miOEXakzc8T0/KpA0Ftv-miOEXakzc8T0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/version/version.go
2025-08-20T21:48:55.1756461Z [00:02:21.537]➜  go tool buildid -w $WORK/b517/_pkg_.a # internal
2025-08-20T21:48:55.1765632Z [00:02:21.538]➜  cp $WORK/b517/_pkg_.a /root/.cache/go-build/43/43e1b7b2698f6b4a28c2a63a10d42107471c5ca095cc836d0cd3c53740eb35be-d # internal
2025-08-20T21:48:55.1769335Z [00:02:21.538]➜  google.golang.org/grpc/internal/backoff
2025-08-20T21:48:55.1770289Z [00:02:21.538]➜  mkdir -p $WORK/b518/
2025-08-20T21:48:55.1779770Z [00:02:21.539]➜  cat >/tmp/go-build1953077370/b518/importcfg << 'EOF' # internal
2025-08-20T21:48:55.1780707Z [00:02:21.539]➜  # import config
2025-08-20T21:48:55.1781643Z [00:02:21.539]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:55.1782746Z [00:02:21.539]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:55.1784043Z [00:02:21.539]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build1953077370/b470/_pkg_.a
2025-08-20T21:48:55.1785294Z [00:02:21.539]➜  packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build1953077370/b497/_pkg_.a
2025-08-20T21:48:55.1786375Z [00:02:21.539]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:55.1787008Z [00:02:21.539]➜  EOF
2025-08-20T21:48:55.1790830Z [00:02:21.540]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/backoff=>google.golang.org/grpc@v1.64.1/internal/backoff;$WORK/b518=>" -p google.golang.org/grpc/internal/backoff -lang=go1.19 -complete -installsuffix shared -buildid mVIWwHMoE_FymNHnEwip/mVIWwHMoE_FymNHnEwip -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/backoff/backoff.go
2025-08-20T21:48:55.2127436Z [00:02:21.574]➜  go tool buildid -w $WORK/b518/_pkg_.a # internal
2025-08-20T21:48:55.2128826Z [00:02:21.574]➜  cp $WORK/b518/_pkg_.a /root/.cache/go-build/07/07bc9bc4181c8a4f1496aa5acbb5903bebea07a65b08f37d420e11ce2a1fdfd9-d # internal
2025-08-20T21:48:55.2130073Z [00:02:21.574]➜  google.golang.org/grpc/internal/balancerload
2025-08-20T21:48:55.2130700Z [00:02:21.574]➜  mkdir -p $WORK/b520/
2025-08-20T21:48:55.2131412Z [00:02:21.574]➜  cat >/tmp/go-build1953077370/b520/importcfg << 'EOF' # internal
2025-08-20T21:48:55.2132105Z [00:02:21.574]➜  # import config
2025-08-20T21:48:55.2132977Z [00:02:21.574]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1953077370/b493/_pkg_.a
2025-08-20T21:48:55.2133930Z [00:02:21.574]➜  EOF
2025-08-20T21:48:55.2137870Z [00:02:21.574]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/balancerload=>google.golang.org/grpc@v1.64.1/internal/balancerload;$WORK/b520=>" -p google.golang.org/grpc/internal/balancerload -lang=go1.19 -complete -installsuffix shared -buildid ZZOIjeNHRXXw7v5ZNg9X/ZZOIjeNHRXXw7v5ZNg9X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/balancerload/load.go
2025-08-20T21:48:55.2207441Z [00:02:21.582]➜  go tool buildid -w $WORK/b520/_pkg_.a # internal
2025-08-20T21:48:55.2214151Z [00:02:21.582]➜  cp $WORK/b520/_pkg_.a /root/.cache/go-build/0b/0bc2f3ceb2e8d1cdf16e2bc026f681cbae24272635ec0c240bd896d9e07c7d61-d # internal
2025-08-20T21:48:55.2216206Z [00:02:21.583]➜  google.golang.org/grpc/internal/buffer
2025-08-20T21:48:55.2220875Z [00:02:21.583]➜  mkdir -p $WORK/b530/
2025-08-20T21:48:55.2221656Z [00:02:21.583]➜  cat >/tmp/go-build1953077370/b530/importcfg << 'EOF' # internal
2025-08-20T21:48:55.2222414Z [00:02:21.583]➜  # import config
2025-08-20T21:48:55.2226060Z [00:02:21.583]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:55.2227042Z [00:02:21.583]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:55.2227695Z [00:02:21.583]➜  EOF
2025-08-20T21:48:55.2231607Z [00:02:21.583]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/buffer=>google.golang.org/grpc@v1.64.1/internal/buffer;$WORK/b530=>" -p google.golang.org/grpc/internal/buffer -lang=go1.19 -complete -installsuffix shared -buildid LGytE8pF1aY11EpUqtQE/LGytE8pF1aY11EpUqtQE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/buffer/unbounded.go
2025-08-20T21:48:55.2509858Z [00:02:21.612]➜  go tool buildid -w $WORK/b400/_pkg_.a # internal
2025-08-20T21:48:55.2633467Z [00:02:21.624]➜  cp $WORK/b400/_pkg_.a /root/.cache/go-build/3e/3ed9aefe9046c2b03d79936026b5222a3c9e4d98aec9dab21bb66ae383f349dd-d # internal
2025-08-20T21:48:55.2650368Z [00:02:21.626]➜  google.golang.org/grpc/internal/idle
2025-08-20T21:48:55.2652395Z [00:02:21.626]➜  mkdir -p $WORK/b531/
2025-08-20T21:48:55.2655413Z [00:02:21.626]➜  cat >/tmp/go-build1953077370/b531/importcfg << 'EOF' # internal
2025-08-20T21:48:55.2656173Z [00:02:21.626]➜  # import config
2025-08-20T21:48:55.2656846Z [00:02:21.626]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.2657679Z [00:02:21.626]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:55.2658510Z [00:02:21.626]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:55.2659400Z [00:02:21.626]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:55.2660249Z [00:02:21.626]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:55.2660860Z [00:02:21.626]➜  EOF
2025-08-20T21:48:55.2665028Z [00:02:21.627]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/idle=>google.golang.org/grpc@v1.64.1/internal/idle;$WORK/b531=>" -p google.golang.org/grpc/internal/idle -lang=go1.19 -complete -installsuffix shared -buildid xb_l-u7-rYFRJoGm44DE/xb_l-u7-rYFRJoGm44DE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/idle/idle.go
2025-08-20T21:48:55.2758030Z [00:02:21.637]➜  go tool buildid -w $WORK/b530/_pkg_.a # internal
2025-08-20T21:48:55.2764513Z [00:02:21.638]➜  cp $WORK/b530/_pkg_.a /root/.cache/go-build/b5/b51b32a347fdc3d4f6c43361d77dd22dee1161290de5ca13edc305b4d6ed34b4-d # internal
2025-08-20T21:48:55.2781443Z [00:02:21.638]➜  google.golang.org/grpc/internal/grpcsync
2025-08-20T21:48:55.2782084Z [00:02:21.638]➜  mkdir -p $WORK/b529/
2025-08-20T21:48:55.2782760Z [00:02:21.638]➜  cat >/tmp/go-build1953077370/b529/importcfg << 'EOF' # internal
2025-08-20T21:48:55.2783633Z [00:02:21.638]➜  # import config
2025-08-20T21:48:55.2784332Z [00:02:21.638]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:55.2785397Z [00:02:21.638]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build1953077370/b530/_pkg_.a
2025-08-20T21:48:55.2786443Z [00:02:21.638]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:55.2787317Z [00:02:21.638]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:55.2787952Z [00:02:21.638]➜  EOF
2025-08-20T21:48:55.2793935Z [00:02:21.638]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/grpcsync=>google.golang.org/grpc@v1.64.1/internal/grpcsync;$WORK/b529=>" -p google.golang.org/grpc/internal/grpcsync -lang=go1.19 -complete -installsuffix shared -buildid e4WCr8dmeUDbDpt22y-x/e4WCr8dmeUDbDpt22y-x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/grpcsync/callback_serializer.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/grpcsync/event.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/grpcsync/oncefunc.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/grpcsync/pubsub.go
2025-08-20T21:48:55.3079830Z [00:02:21.669]➜  go tool buildid -w $WORK/b531/_pkg_.a # internal
2025-08-20T21:48:55.3085810Z [00:02:21.670]➜  cp $WORK/b531/_pkg_.a /root/.cache/go-build/4d/4d0c36fcda93a72cfcc9b30a254165eacb14f3a909f58bbaf3b8765ebead0f89-d # internal
2025-08-20T21:48:55.3100371Z [00:02:21.671]➜  golang.org/x/net/http/httpguts
2025-08-20T21:48:55.3102903Z [00:02:21.671]➜  mkdir -p $WORK/b543/
2025-08-20T21:48:55.3103952Z [00:02:21.671]➜  cat >/tmp/go-build1953077370/b543/importcfg << 'EOF' # internal
2025-08-20T21:48:55.3104667Z [00:02:21.671]➜  # import config
2025-08-20T21:48:55.3105479Z [00:02:21.671]➜  packagefile golang.org/x/net/idna=/tmp/go-build1953077370/b430/_pkg_.a
2025-08-20T21:48:55.3106449Z [00:02:21.671]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:55.3107374Z [00:02:21.671]➜  packagefile net/textproto=/tmp/go-build1953077370/b313/_pkg_.a
2025-08-20T21:48:55.3108294Z [00:02:21.671]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:55.3109209Z [00:02:21.671]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:55.3109908Z [00:02:21.671]➜  EOF
2025-08-20T21:48:55.3115962Z [00:02:21.672]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.39.0/http/httpguts=>golang.org/x/net@v0.39.0/http/httpguts;$WORK/b543=>" -p golang.org/x/net/http/httpguts -lang=go1.23 -complete -installsuffix shared -buildid ytMhS3kh2tE3LmLG9GPs/ytMhS3kh2tE3LmLG9GPs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.39.0/http/httpguts/guts.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http/httpguts/httplex.go
2025-08-20T21:48:55.3439989Z [00:02:21.705]➜  go tool buildid -w $WORK/b529/_pkg_.a # internal
2025-08-20T21:48:55.3448887Z [00:02:21.706]➜  cp $WORK/b529/_pkg_.a /root/.cache/go-build/5b/5be94320b8a73fe380ef2dd0c51c6ffe133ae29596805dd89230ec24c5cb4d4a-d # internal
2025-08-20T21:48:55.3450331Z [00:02:21.706]➜  golang.org/x/net/http2/hpack
2025-08-20T21:48:55.3452302Z [00:02:21.706]➜  mkdir -p $WORK/b544/
2025-08-20T21:48:55.3457704Z [00:02:21.707]➜  cat >/tmp/go-build1953077370/b544/importcfg << 'EOF' # internal
2025-08-20T21:48:55.3459798Z [00:02:21.707]➜  # import config
2025-08-20T21:48:55.3462522Z [00:02:21.707]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:55.3463581Z [00:02:21.707]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:55.3464488Z [00:02:21.707]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.3465254Z [00:02:21.707]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:55.3466015Z [00:02:21.707]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:55.3466615Z [00:02:21.707]➜  EOF
2025-08-20T21:48:55.3472070Z [00:02:21.707]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/hpack=>golang.org/x/net@v0.39.0/http2/hpack;$WORK/b544=>" -p golang.org/x/net/http2/hpack -lang=go1.23 -complete -installsuffix shared -buildid v3zqJX6Dp6QrpH6eZ42B/v3zqJX6Dp6QrpH6eZ42B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/hpack/encode.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/hpack/hpack.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/hpack/huffman.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/hpack/static_table.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/hpack/tables.go
2025-08-20T21:48:55.3477460Z [00:02:21.708]➜  go tool buildid -w $WORK/b543/_pkg_.a # internal
2025-08-20T21:48:55.3479738Z [00:02:21.708]➜  cp $WORK/b543/_pkg_.a /root/.cache/go-build/14/14a67f53b294a80c1dc656ad060d42a1d27ac3258016365a3579ca2352a3ee56-d # internal
2025-08-20T21:48:55.3481002Z [00:02:21.709]➜  google.golang.org/grpc/internal/syscall
2025-08-20T21:48:55.3485623Z [00:02:21.709]➜  mkdir -p $WORK/b546/
2025-08-20T21:48:55.3486401Z [00:02:21.709]➜  cat >/tmp/go-build1953077370/b546/importcfg << 'EOF' # internal
2025-08-20T21:48:55.3487073Z [00:02:21.709]➜  # import config
2025-08-20T21:48:55.3487706Z [00:02:21.709]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.3488606Z [00:02:21.709]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:55.3489676Z [00:02:21.709]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1953077370/b424/_pkg_.a
2025-08-20T21:48:55.3490621Z [00:02:21.709]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:55.3491512Z [00:02:21.709]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:55.3492429Z [00:02:21.709]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:55.3495777Z [00:02:21.709]➜  EOF
2025-08-20T21:48:55.3499633Z [00:02:21.710]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/syscall=>google.golang.org/grpc@v1.64.1/internal/syscall;$WORK/b546=>" -p google.golang.org/grpc/internal/syscall -lang=go1.19 -complete -installsuffix shared -buildid ZCvaCtZ-EU7btkLuRzDU/ZCvaCtZ-EU7btkLuRzDU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/syscall/syscall_linux.go
2025-08-20T21:48:55.3627949Z [00:02:21.724]➜  go tool buildid -w $WORK/b483/_pkg_.a # internal
2025-08-20T21:48:55.3694458Z [00:02:21.730]➜  cp $WORK/b483/_pkg_.a /root/.cache/go-build/83/8340d599ee5a6ab7abce3a75392d671f1cf5ad826949ada1b2d3a70439018f35-d # internal
2025-08-20T21:48:55.3700432Z [00:02:21.731]➜  google.golang.org/protobuf/internal/encoding/messageset
2025-08-20T21:48:55.3702196Z [00:02:21.731]➜  mkdir -p $WORK/b482/
2025-08-20T21:48:55.3707000Z [00:02:21.732]➜  cat >/tmp/go-build1953077370/b482/importcfg << 'EOF' # internal
2025-08-20T21:48:55.3707704Z [00:02:21.732]➜  # import config
2025-08-20T21:48:55.3709419Z [00:02:21.732]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1953077370/b479/_pkg_.a
2025-08-20T21:48:55.3710822Z [00:02:21.732]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1953077370/b480/_pkg_.a
2025-08-20T21:48:55.3712263Z [00:02:21.732]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:55.3713656Z [00:02:21.732]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:55.3714326Z [00:02:21.732]➜  EOF
2025-08-20T21:48:55.3720031Z [00:02:21.733]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/messageset=>google.golang.org/protobuf@v1.36.6/internal/encoding/messageset;$WORK/b482=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.22 -complete -installsuffix shared -buildid 4dJZmMh_6ayxkfghmB2A/4dJZmMh_6ayxkfghmB2A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/messageset/messageset.go
2025-08-20T21:48:55.3762920Z [00:02:21.738]➜  go tool buildid -w $WORK/b466/_pkg_.a # internal
2025-08-20T21:48:55.3796594Z [00:02:21.741]➜  cp $WORK/b466/_pkg_.a /root/.cache/go-build/54/54cb320fa8db7c5f7eae4787597e5fc17e3707bc4637164c51cfb8b7de1c6255-d # internal
2025-08-20T21:48:55.3800934Z [00:02:21.741]➜  google.golang.org/protobuf/internal/genid
2025-08-20T21:48:55.3803700Z [00:02:21.742]➜  mkdir -p $WORK/b486/
2025-08-20T21:48:55.3807375Z [00:02:21.742]➜  cat >/tmp/go-build1953077370/b486/importcfg << 'EOF' # internal
2025-08-20T21:48:55.3808096Z [00:02:21.742]➜  # import config
2025-08-20T21:48:55.3809038Z [00:02:21.742]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:55.3809903Z [00:02:21.742]➜  EOF
2025-08-20T21:48:55.3822689Z [00:02:21.742]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid=>google.golang.org/protobuf@v1.36.6/internal/genid;$WORK/b486=>" -p google.golang.org/protobuf/internal/genid -lang=go1.22 -complete -installsuffix shared -buildid S1RfoXuq4hCqf04S55VR/S1RfoXuq4hCqf04S55VR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/any_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/api_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/descriptor_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/duration_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/empty_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/field_mask_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/go_features_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/goname.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/map_entry.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/name.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/source_context_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/struct_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/timestamp_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/type_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/wrappers.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/wrappers_gen.go
2025-08-20T21:48:55.3953492Z [00:02:21.756]➜  go tool buildid -w $WORK/b546/_pkg_.a # internal
2025-08-20T21:48:55.3963433Z [00:02:21.758]➜  cp $WORK/b546/_pkg_.a /root/.cache/go-build/02/02a728c42f62ffc821b57ca1903e831fc9caeff65e5e35fecb5ed8c8926084ae-d # internal
2025-08-20T21:48:55.3966611Z [00:02:21.758]➜  google.golang.org/protobuf/internal/order
2025-08-20T21:48:55.3967242Z [00:02:21.758]➜  mkdir -p $WORK/b487/
2025-08-20T21:48:55.3969992Z [00:02:21.758]➜  cat >/tmp/go-build1953077370/b487/importcfg << 'EOF' # internal
2025-08-20T21:48:55.3970802Z [00:02:21.758]➜  # import config
2025-08-20T21:48:55.3971800Z [00:02:21.758]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:55.3972947Z [00:02:21.758]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:55.3973904Z [00:02:21.758]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:55.3974404Z [00:02:21.758]➜  EOF
2025-08-20T21:48:55.3978631Z [00:02:21.758]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/order=>google.golang.org/protobuf@v1.36.6/internal/order;$WORK/b487=>" -p google.golang.org/protobuf/internal/order -lang=go1.22 -complete -installsuffix shared -buildid VRjYXposd2q8cSrCixNs/VRjYXposd2q8cSrCixNs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/order/order.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/order/range.go
2025-08-20T21:48:55.4097228Z [00:02:21.771]➜  go tool buildid -w $WORK/b482/_pkg_.a # internal
2025-08-20T21:48:55.4105815Z [00:02:21.772]➜  cp $WORK/b482/_pkg_.a /root/.cache/go-build/cc/cc6a7d5adabf02b7f775c2ecde84350c02c8e7fae384f699b62737ad21de1e07-d # internal
2025-08-20T21:48:55.4107161Z [00:02:21.772]➜  google.golang.org/protobuf/internal/strs
2025-08-20T21:48:55.4108159Z [00:02:21.772]➜  mkdir -p $WORK/b488/
2025-08-20T21:48:55.4113632Z [00:02:21.773]➜  cat >/tmp/go-build1953077370/b488/importcfg << 'EOF' # internal
2025-08-20T21:48:55.4116563Z [00:02:21.773]➜  # import config
2025-08-20T21:48:55.4117282Z [00:02:21.773]➜  packagefile go/token=/tmp/go-build1953077370/b382/_pkg_.a
2025-08-20T21:48:55.4118388Z [00:02:21.773]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1953077370/b485/_pkg_.a
2025-08-20T21:48:55.4119704Z [00:02:21.773]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:55.4120754Z [00:02:21.773]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:55.4121541Z [00:02:21.773]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:55.4122379Z [00:02:21.773]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:55.4143776Z [00:02:21.773]➜  EOF
2025-08-20T21:48:55.4148263Z [00:02:21.773]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/strs=>google.golang.org/protobuf@v1.36.6/internal/strs;$WORK/b488=>" -p google.golang.org/protobuf/internal/strs -lang=go1.22 -complete -installsuffix shared -buildid praonBDDqvL7YwxKTLoA/praonBDDqvL7YwxKTLoA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/strs/strings.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/strs/strings_unsafe.go
2025-08-20T21:48:55.4279297Z [00:02:21.789]➜  go tool buildid -w $WORK/b486/_pkg_.a # internal
2025-08-20T21:48:55.4291359Z [00:02:21.790]➜  cp $WORK/b486/_pkg_.a /root/.cache/go-build/70/70417901cf3f01a98bedaed0e66a013e987754d888dd08fab0087c3391ec7372-d # internal
2025-08-20T21:48:55.4296521Z [00:02:21.791]➜  google.golang.org/protobuf/reflect/protoregistry
2025-08-20T21:48:55.4301246Z [00:02:21.791]➜  mkdir -p $WORK/b489/
2025-08-20T21:48:55.4302332Z [00:02:21.791]➜  cat >/tmp/go-build1953077370/b489/importcfg << 'EOF' # internal
2025-08-20T21:48:55.4303019Z [00:02:21.791]➜  # import config
2025-08-20T21:48:55.4303901Z [00:02:21.791]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.4305114Z [00:02:21.791]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1953077370/b482/_pkg_.a
2025-08-20T21:48:55.4306552Z [00:02:21.791]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1953077370/b480/_pkg_.a
2025-08-20T21:48:55.4307878Z [00:02:21.791]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1953077370/b485/_pkg_.a
2025-08-20T21:48:55.4309261Z [00:02:21.791]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:55.4310373Z [00:02:21.791]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:55.4311235Z [00:02:21.791]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:55.4312091Z [00:02:21.791]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:55.4312684Z [00:02:21.791]➜  EOF
2025-08-20T21:48:55.4317749Z [00:02:21.791]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoregistry=>google.golang.org/protobuf@v1.36.6/reflect/protoregistry;$WORK/b489=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.22 -complete -installsuffix shared -buildid sKIvXWOgEzIrdzov6t2S/sKIvXWOgEzIrdzov6t2S -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoregistry/registry.go
2025-08-20T21:48:55.4513954Z [00:02:21.812]➜  go tool buildid -w $WORK/b487/_pkg_.a # internal
2025-08-20T21:48:55.4519525Z [00:02:21.813]➜  cp $WORK/b487/_pkg_.a /root/.cache/go-build/d9/d9a5bd836f01eda8e79fd80f749d837c37f3eed2f23a287a659461c3b2d73a13-d # internal
2025-08-20T21:48:55.4526466Z [00:02:21.814]➜  google.golang.org/protobuf/runtime/protoiface
2025-08-20T21:48:55.4535037Z [00:02:21.814]➜  mkdir -p $WORK/b490/
2025-08-20T21:48:55.4535738Z [00:02:21.814]➜  cat >/tmp/go-build1953077370/b490/importcfg << 'EOF' # internal
2025-08-20T21:48:55.4536382Z [00:02:21.814]➜  # import config
2025-08-20T21:48:55.4537233Z [00:02:21.814]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1953077370/b484/_pkg_.a
2025-08-20T21:48:55.4538632Z [00:02:21.814]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:55.4555010Z [00:02:21.814]➜  EOF
2025-08-20T21:48:55.4559585Z [00:02:21.814]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/runtime/protoiface=>google.golang.org/protobuf@v1.36.6/runtime/protoiface;$WORK/b490=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.22 -complete -installsuffix shared -buildid VLpJdGusLWmm9tIb_BY_/VLpJdGusLWmm9tIb_BY_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/runtime/protoiface/legacy.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/runtime/protoiface/methods.go
2025-08-20T21:48:55.4564003Z [00:02:21.815]➜  go tool buildid -w $WORK/b544/_pkg_.a # internal
2025-08-20T21:48:55.4588725Z [00:02:21.820]➜  go tool buildid -w $WORK/b488/_pkg_.a # internal
2025-08-20T21:48:55.4601507Z [00:02:21.821]➜  cp $WORK/b544/_pkg_.a /root/.cache/go-build/e4/e4b8eb97920c85aa66d3eb6d495912caa9745ffabe961c49377e988c7b219676-d # internal
2025-08-20T21:48:55.4603528Z [00:02:21.822]➜  google.golang.org/protobuf/internal/descfmt
2025-08-20T21:48:55.4604975Z [00:02:21.822]➜  mkdir -p $WORK/b506/
2025-08-20T21:48:55.4607964Z [00:02:21.822]➜  cp $WORK/b488/_pkg_.a /root/.cache/go-build/21/21eae1f784d643e06ee7bcdac1197ce00f0ea60d23e26fb05bb1f13551dccf70-d # internal
2025-08-20T21:48:55.4610082Z [00:02:21.822]➜  google.golang.org/protobuf/internal/descopts
2025-08-20T21:48:55.4612248Z [00:02:21.822]➜  mkdir -p $WORK/b507/
2025-08-20T21:48:55.4615735Z [00:02:21.822]➜  cat >/tmp/go-build1953077370/b506/importcfg << 'EOF' # internal
2025-08-20T21:48:55.4616636Z [00:02:21.822]➜  # import config
2025-08-20T21:48:55.4617274Z [00:02:21.822]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.4618331Z [00:02:21.822]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1953077370/b481/_pkg_.a
2025-08-20T21:48:55.4619666Z [00:02:21.822]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1953077370/b484/_pkg_.a
2025-08-20T21:48:55.4621008Z [00:02:21.822]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:55.4622162Z [00:02:21.822]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:55.4622993Z [00:02:21.822]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:55.4625475Z [00:02:21.822]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:55.4627813Z [00:02:21.822]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:55.4628690Z [00:02:21.822]➜  EOF
2025-08-20T21:48:55.4632640Z [00:02:21.822]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/descfmt=>google.golang.org/protobuf@v1.36.6/internal/descfmt;$WORK/b506=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.22 -complete -installsuffix shared -buildid YtNs8678TLFc5B70lc-F/YtNs8678TLFc5B70lc-F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/descfmt/stringer.go
2025-08-20T21:48:55.4638244Z [00:02:21.822]➜  cat >/tmp/go-build1953077370/b507/importcfg << 'EOF' # internal
2025-08-20T21:48:55.4639697Z [00:02:21.822]➜  # import config
2025-08-20T21:48:55.4640945Z [00:02:21.822]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:55.4642229Z [00:02:21.822]➜  EOF
2025-08-20T21:48:55.4646231Z [00:02:21.822]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/descopts=>google.golang.org/protobuf@v1.36.6/internal/descopts;$WORK/b507=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.22 -complete -installsuffix shared -buildid isdmIfNhwY-C6mKh2V_S/isdmIfNhwY-C6mKh2V_S -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/descopts/options.go
2025-08-20T21:48:55.4743810Z [00:02:21.834]➜  go tool buildid -w $WORK/b507/_pkg_.a # internal
2025-08-20T21:48:55.4751493Z [00:02:21.836]➜  go tool buildid -w $WORK/b490/_pkg_.a # internal
2025-08-20T21:48:55.4752835Z [00:02:21.836]➜  cp $WORK/b490/_pkg_.a /root/.cache/go-build/79/79a10223c096f443262bc1061181e890da39732fbe806aa886ab2943eab12822-d # internal
2025-08-20T21:48:55.4756654Z [00:02:21.837]➜  google.golang.org/protobuf/internal/encoding/text
2025-08-20T21:48:55.4767005Z [00:02:21.838]➜  mkdir -p $WORK/b510/
2025-08-20T21:48:55.4767918Z [00:02:21.838]➜  cat >/tmp/go-build1953077370/b510/importcfg << 'EOF' # internal
2025-08-20T21:48:55.4770877Z [00:02:21.838]➜  # import config
2025-08-20T21:48:55.4771566Z [00:02:21.838]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:55.4772406Z [00:02:21.838]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.4773774Z [00:02:21.838]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1953077370/b481/_pkg_.a
2025-08-20T21:48:55.4775290Z [00:02:21.838]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1953077370/b480/_pkg_.a
2025-08-20T21:48:55.4776664Z [00:02:21.838]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1953077370/b485/_pkg_.a
2025-08-20T21:48:55.4777982Z [00:02:21.838]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1953077370/b488/_pkg_.a
2025-08-20T21:48:55.4779344Z [00:02:21.838]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:55.4780175Z [00:02:21.838]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:55.4780972Z [00:02:21.838]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:55.4781827Z [00:02:21.838]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:55.4782668Z [00:02:21.838]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:55.4783685Z [00:02:21.838]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:55.4784697Z [00:02:21.838]➜  packagefile unicode/utf16=/tmp/go-build1953077370/b137/_pkg_.a
2025-08-20T21:48:55.4785906Z [00:02:21.838]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:55.4786619Z [00:02:21.838]➜  EOF
2025-08-20T21:48:55.4797542Z [00:02:21.838]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/text=>google.golang.org/protobuf@v1.36.6/internal/encoding/text;$WORK/b510=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.22 -complete -installsuffix shared -buildid mJEcVEYRStnhSs4P0S3U/mJEcVEYRStnhSs4P0S3U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/text/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/text/decode_number.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/text/decode_string.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/text/decode_token.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/text/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/text/encode.go
2025-08-20T21:48:55.4820320Z [00:02:21.843]➜  cp $WORK/b507/_pkg_.a /root/.cache/go-build/8c/8c15d6850015925eec669fece1c77b3482cffd9b196c28e9012aefc823262392-d # internal
2025-08-20T21:48:55.4826962Z [00:02:21.844]➜  google.golang.org/protobuf/internal/protolazy
2025-08-20T21:48:55.4833841Z [00:02:21.844]➜  mkdir -p $WORK/b516/
2025-08-20T21:48:55.4834627Z [00:02:21.844]➜  cat >/tmp/go-build1953077370/b516/importcfg << 'EOF' # internal
2025-08-20T21:48:55.4835309Z [00:02:21.844]➜  # import config
2025-08-20T21:48:55.4835994Z [00:02:21.844]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:55.4836839Z [00:02:21.844]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.4837971Z [00:02:21.844]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1953077370/b479/_pkg_.a
2025-08-20T21:48:55.4839417Z [00:02:21.844]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1953077370/b490/_pkg_.a
2025-08-20T21:48:55.4840560Z [00:02:21.844]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:55.4841726Z [00:02:21.844]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:55.4842606Z [00:02:21.844]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:55.4843532Z [00:02:21.844]➜  EOF
2025-08-20T21:48:55.4848781Z [00:02:21.844]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/protolazy=>google.golang.org/protobuf@v1.36.6/internal/protolazy;$WORK/b516=>" -p google.golang.org/protobuf/internal/protolazy -lang=go1.22 -complete -installsuffix shared -buildid 7XOPSeDUQZy-8u6QDmZC/7XOPSeDUQZy-8u6QDmZC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/protolazy/bufferreader.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/protolazy/lazy.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/protolazy/pointer_unsafe.go
2025-08-20T21:48:55.5411102Z [00:02:21.902]➜  go tool buildid -w $WORK/b516/_pkg_.a # internal
2025-08-20T21:48:55.5424447Z [00:02:21.903]➜  cp $WORK/b516/_pkg_.a /root/.cache/go-build/6d/6dd3e17206583f614f2b410e3716f209a1d507ef2b45543e2d21f53dfc1f410e-d # internal
2025-08-20T21:48:55.5432840Z [00:02:21.904]➜  google.golang.org/protobuf/internal/encoding/json
2025-08-20T21:48:55.5433671Z [00:02:21.904]➜  mkdir -p $WORK/b535/
2025-08-20T21:48:55.5450801Z [00:02:21.905]➜  cat >/tmp/go-build1953077370/b535/importcfg << 'EOF' # internal
2025-08-20T21:48:55.5451704Z [00:02:21.905]➜  # import config
2025-08-20T21:48:55.5452358Z [00:02:21.905]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:55.5453314Z [00:02:21.905]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.5454658Z [00:02:21.905]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1953077370/b481/_pkg_.a
2025-08-20T21:48:55.5455961Z [00:02:21.905]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1953077370/b480/_pkg_.a
2025-08-20T21:48:55.5457227Z [00:02:21.905]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1953077370/b488/_pkg_.a
2025-08-20T21:48:55.5458184Z [00:02:21.905]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:55.5458924Z [00:02:21.905]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:55.5459706Z [00:02:21.905]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:55.5460493Z [00:02:21.905]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:48:55.5461268Z [00:02:21.905]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:55.5462045Z [00:02:21.905]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:55.5462819Z [00:02:21.905]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:55.5463871Z [00:02:21.905]➜  packagefile unicode/utf16=/tmp/go-build1953077370/b137/_pkg_.a
2025-08-20T21:48:55.5464772Z [00:02:21.905]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:55.5465422Z [00:02:21.905]➜  EOF
2025-08-20T21:48:55.5472053Z [00:02:21.905]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/json=>google.golang.org/protobuf@v1.36.6/internal/encoding/json;$WORK/b535=>" -p google.golang.org/protobuf/internal/encoding/json -lang=go1.22 -complete -installsuffix shared -buildid e-eZAkeQEX1VQnnGDUPU/e-eZAkeQEX1VQnnGDUPU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/json/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/json/decode_number.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/json/decode_string.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/json/decode_token.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/json/encode.go
2025-08-20T21:48:55.5648863Z [00:02:21.926]➜  go tool buildid -w $WORK/b506/_pkg_.a # internal
2025-08-20T21:48:55.5663765Z [00:02:21.928]➜  cp $WORK/b506/_pkg_.a /root/.cache/go-build/99/99c19c5c1cc1280a410e9e6f73a65afbcbb5a2b7400447c103be39e6cc111e21-d # internal
2025-08-20T21:48:55.5669859Z [00:02:21.928]➜  golang.org/x/net/internal/httpcommon
2025-08-20T21:48:55.5670581Z [00:02:21.928]➜  mkdir -p $WORK/b545/
2025-08-20T21:48:55.5680498Z [00:02:21.929]➜  cat >/tmp/go-build1953077370/b545/importcfg << 'EOF' # internal
2025-08-20T21:48:55.5683438Z [00:02:21.929]➜  # import config
2025-08-20T21:48:55.5684117Z [00:02:21.929]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:55.5684930Z [00:02:21.929]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:55.5685755Z [00:02:21.929]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.5686706Z [00:02:21.929]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build1953077370/b543/_pkg_.a
2025-08-20T21:48:55.5687916Z [00:02:21.929]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build1953077370/b544/_pkg_.a
2025-08-20T21:48:55.5688973Z [00:02:21.929]➜  packagefile net/http/httptrace=/tmp/go-build1953077370/b319/_pkg_.a
2025-08-20T21:48:55.5689904Z [00:02:21.929]➜  packagefile net/textproto=/tmp/go-build1953077370/b313/_pkg_.a
2025-08-20T21:48:55.5690719Z [00:02:21.929]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:55.5691509Z [00:02:21.929]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:55.5695010Z [00:02:21.929]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:55.5695982Z [00:02:21.929]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:55.5697113Z [00:02:21.929]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:55.5697763Z [00:02:21.929]➜  EOF
2025-08-20T21:48:55.5702438Z [00:02:21.929]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/httpcommon=>golang.org/x/net@v0.39.0/internal/httpcommon;$WORK/b545=>" -p golang.org/x/net/internal/httpcommon -lang=go1.23 -complete -installsuffix shared -buildid whBrBI1LTWJCYACkEOId/whBrBI1LTWJCYACkEOId -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/httpcommon/ascii.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/httpcommon/headermap.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/internal/httpcommon/request.go
2025-08-20T21:48:55.5706859Z [00:02:21.931]➜  go tool buildid -w $WORK/b489/_pkg_.a # internal
2025-08-20T21:48:55.5746227Z [00:02:21.936]➜  cp $WORK/b489/_pkg_.a /root/.cache/go-build/9a/9a0c80b6b1eca80eed26fe61556f889692ad3d0802daa353cc4ead73bc48f860-d # internal
2025-08-20T21:48:55.5754169Z [00:02:21.936]➜  google.golang.org/protobuf/proto
2025-08-20T21:48:55.5754790Z [00:02:21.936]➜  mkdir -p $WORK/b478/
2025-08-20T21:48:55.5755535Z [00:02:21.936]➜  cat >/tmp/go-build1953077370/b478/importcfg << 'EOF' # internal
2025-08-20T21:48:55.5756206Z [00:02:21.936]➜  # import config
2025-08-20T21:48:55.5756870Z [00:02:21.936]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:55.5757654Z [00:02:21.936]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.5758760Z [00:02:21.936]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1953077370/b479/_pkg_.a
2025-08-20T21:48:55.5760219Z [00:02:21.936]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1953077370/b482/_pkg_.a
2025-08-20T21:48:55.5761613Z [00:02:21.936]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1953077370/b480/_pkg_.a
2025-08-20T21:48:55.5762887Z [00:02:21.936]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1953077370/b485/_pkg_.a
2025-08-20T21:48:55.5764402Z [00:02:21.936]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1953077370/b486/_pkg_.a
2025-08-20T21:48:55.5766049Z [00:02:21.936]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build1953077370/b487/_pkg_.a
2025-08-20T21:48:55.5767399Z [00:02:21.936]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1953077370/b484/_pkg_.a
2025-08-20T21:48:55.5768743Z [00:02:21.936]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1953077370/b488/_pkg_.a
2025-08-20T21:48:55.5770103Z [00:02:21.936]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:55.5771554Z [00:02:21.936]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1953077370/b489/_pkg_.a
2025-08-20T21:48:55.5772993Z [00:02:21.936]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1953077370/b490/_pkg_.a
2025-08-20T21:48:55.5780371Z [00:02:21.936]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:55.5781204Z [00:02:21.936]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:55.5782085Z [00:02:21.937]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:55.5782723Z [00:02:21.937]➜  EOF
2025-08-20T21:48:55.5794655Z [00:02:21.939]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto=>google.golang.org/protobuf@v1.36.6/proto;$WORK/b478=>" -p google.golang.org/protobuf/proto -lang=go1.22 -complete -installsuffix shared -buildid -CPjiNiaHE_oAApVJLkE/-CPjiNiaHE_oAApVJLkE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/checkinit.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/decode_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/encode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/encode_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/equal.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/extension.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/merge.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/messageset.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/proto.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/proto_methods.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/reset.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/size.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/size_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/wrapperopaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/wrappers.go
2025-08-20T21:48:55.6459003Z [00:02:22.007]➜  go tool buildid -w $WORK/b545/_pkg_.a # internal
2025-08-20T21:48:55.6473607Z [00:02:22.008]➜  cp $WORK/b545/_pkg_.a /root/.cache/go-build/8e/8e45988dcb966be430dca60813ee0e1987b8762b85c2302a279ddab16a3a0f61-d # internal
2025-08-20T21:48:55.6486658Z [00:02:22.010]➜  golang.org/x/net/http2
2025-08-20T21:48:55.6489456Z [00:02:22.010]➜  mkdir -p $WORK/b542/
2025-08-20T21:48:55.6502661Z [00:02:22.011]➜  cat >/tmp/go-build1953077370/b542/importcfg << 'EOF' # internal
2025-08-20T21:48:55.6516179Z [00:02:22.011]➜  # import config
2025-08-20T21:48:55.6516850Z [00:02:22.011]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:55.6517711Z [00:02:22.011]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:55.6518575Z [00:02:22.011]➜  packagefile compress/gzip=/tmp/go-build1953077370/b305/_pkg_.a
2025-08-20T21:48:55.6519437Z [00:02:22.011]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:55.6520304Z [00:02:22.011]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:55.6521161Z [00:02:22.011]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:48:55.6522366Z [00:02:22.011]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:55.6525437Z [00:02:22.011]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:55.6526345Z [00:02:22.011]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.6527355Z [00:02:22.011]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build1953077370/b543/_pkg_.a
2025-08-20T21:48:55.6528498Z [00:02:22.011]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build1953077370/b544/_pkg_.a
2025-08-20T21:48:55.6529524Z [00:02:22.011]➜  packagefile golang.org/x/net/idna=/tmp/go-build1953077370/b430/_pkg_.a
2025-08-20T21:48:55.6530631Z [00:02:22.011]➜  packagefile golang.org/x/net/internal/httpcommon=/tmp/go-build1953077370/b545/_pkg_.a
2025-08-20T21:48:55.6531634Z [00:02:22.011]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:55.6532443Z [00:02:22.011]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:48:55.6533521Z [00:02:22.011]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:55.6534347Z [00:02:22.011]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:55.6535184Z [00:02:22.011]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:55.6536036Z [00:02:22.011]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:55.6536882Z [00:02:22.011]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:55.6537718Z [00:02:22.011]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:48:55.6538660Z [00:02:22.011]➜  packagefile net/http/httptrace=/tmp/go-build1953077370/b319/_pkg_.a
2025-08-20T21:48:55.6539618Z [00:02:22.011]➜  packagefile net/textproto=/tmp/go-build1953077370/b313/_pkg_.a
2025-08-20T21:48:55.6540799Z [00:02:22.011]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:55.6541677Z [00:02:22.011]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:55.6542514Z [00:02:22.011]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:55.6543542Z [00:02:22.011]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:55.6544341Z [00:02:22.011]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:55.6545139Z [00:02:22.011]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:55.6545983Z [00:02:22.011]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:55.6546820Z [00:02:22.011]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:55.6547650Z [00:02:22.011]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:55.6548479Z [00:02:22.011]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:55.6549069Z [00:02:22.011]➜  EOF
2025-08-20T21:48:55.6566847Z [00:02:22.011]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.39.0/http2=>golang.org/x/net@v0.39.0/http2;$WORK/b542=>" -p golang.org/x/net/http2 -lang=go1.23 -complete -installsuffix shared -buildid jahTgPGilRkusyupWAcL/jahTgPGilRkusyupWAcL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/ascii.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/ciphers.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/client_conn_pool.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/config.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/config_go124.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/databuffer.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/errors.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/flow.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/frame.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/gotrack.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/http2.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/pipe.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/server.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/timer.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/transport.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/unencrypted.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/write.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/writesched.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/writesched_priority.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/writesched_random.go /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/writesched_roundrobin.go
2025-08-20T21:48:55.6793922Z [00:02:22.040]➜  go tool buildid -w $WORK/b510/_pkg_.a # internal
2025-08-20T21:48:55.6834721Z [00:02:22.043]➜  cp $WORK/b510/_pkg_.a /root/.cache/go-build/71/71bb235d97791e38a0e073d5cc442dfe3c487727cfc3324f3f9e29b0b82216c9-d # internal
2025-08-20T21:48:55.6835956Z [00:02:22.043]➜  google.golang.org/protobuf/internal/encoding/defval
2025-08-20T21:48:55.6836640Z [00:02:22.043]➜  mkdir -p $WORK/b509/
2025-08-20T21:48:55.6837350Z [00:02:22.043]➜  cat >/tmp/go-build1953077370/b509/importcfg << 'EOF' # internal
2025-08-20T21:48:55.6838058Z [00:02:22.044]➜  # import config
2025-08-20T21:48:55.6838690Z [00:02:22.044]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.6839834Z [00:02:22.044]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1953077370/b510/_pkg_.a
2025-08-20T21:48:55.6841176Z [00:02:22.044]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1953077370/b480/_pkg_.a
2025-08-20T21:48:55.6842496Z [00:02:22.044]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:55.6843783Z [00:02:22.044]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:55.6844647Z [00:02:22.044]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:55.6845286Z [00:02:22.044]➜  EOF
2025-08-20T21:48:55.6862621Z [00:02:22.044]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/defval=>google.golang.org/protobuf@v1.36.6/internal/encoding/defval;$WORK/b509=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.22 -complete -installsuffix shared -buildid eKpyRpkMH7wj0mM049Mo/eKpyRpkMH7wj0mM049Mo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/defval/default.go
2025-08-20T21:48:55.6866598Z [00:02:22.044]➜  go tool buildid -w $WORK/b535/_pkg_.a # internal
2025-08-20T21:48:55.6867882Z [00:02:22.047]➜  cp $WORK/b535/_pkg_.a /root/.cache/go-build/f7/f78d983960366be97c852cc9e79af8c9fa6d8a6da105fdd093510582900296d5-d # internal
2025-08-20T21:48:55.6868972Z [00:02:22.047]➜  google.golang.org/grpc/keepalive
2025-08-20T21:48:55.6869566Z [00:02:22.047]➜  mkdir -p $WORK/b547/
2025-08-20T21:48:55.6870314Z [00:02:22.047]➜  cat >/tmp/go-build1953077370/b547/importcfg << 'EOF' # internal
2025-08-20T21:48:55.6870997Z [00:02:22.047]➜  # import config
2025-08-20T21:48:55.6871671Z [00:02:22.047]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:55.6872286Z [00:02:22.047]➜  EOF
2025-08-20T21:48:55.6875979Z [00:02:22.047]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/keepalive=>google.golang.org/grpc@v1.64.1/keepalive;$WORK/b547=>" -p google.golang.org/grpc/keepalive -lang=go1.19 -complete -installsuffix shared -buildid ed5r-Q9KgNY6EP3a0ttL/ed5r-Q9KgNY6EP3a0ttL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/keepalive/keepalive.go
2025-08-20T21:48:55.6957366Z [00:02:22.057]➜  go tool buildid -w $WORK/b547/_pkg_.a # internal
2025-08-20T21:48:55.6961653Z [00:02:22.057]➜  cp $WORK/b547/_pkg_.a /root/.cache/go-build/04/043f7c00fe3afdb7e57791a4efd3d4e6ef361eda0e4dc9cbb0da9a26bed0e5fb-d # internal
2025-08-20T21:48:55.6975721Z [00:02:22.058]➜  google.golang.org/grpc/stats
2025-08-20T21:48:55.6976643Z [00:02:22.058]➜  mkdir -p $WORK/b549/
2025-08-20T21:48:55.6977394Z [00:02:22.058]➜  cat >/tmp/go-build1953077370/b549/importcfg << 'EOF' # internal
2025-08-20T21:48:55.6978088Z [00:02:22.058]➜  # import config
2025-08-20T21:48:55.6985805Z [00:02:22.059]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:55.6986852Z [00:02:22.059]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1953077370/b493/_pkg_.a
2025-08-20T21:48:55.6987834Z [00:02:22.059]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:55.6988643Z [00:02:22.059]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:55.6989265Z [00:02:22.059]➜  EOF
2025-08-20T21:48:55.6993283Z [00:02:22.059]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/stats=>google.golang.org/grpc@v1.64.1/stats;$WORK/b549=>" -p google.golang.org/grpc/stats -lang=go1.19 -complete -installsuffix shared -buildid kUSXnIBY5mcrOby0nmVa/kUSXnIBY5mcrOby0nmVa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/stats/handlers.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/stats/stats.go
2025-08-20T21:48:55.7219871Z [00:02:22.083]➜  go tool buildid -w $WORK/b549/_pkg_.a # internal
2025-08-20T21:48:55.7228338Z [00:02:22.084]➜  go tool buildid -w $WORK/b509/_pkg_.a # internal
2025-08-20T21:48:55.7238334Z [00:02:22.085]➜  cp $WORK/b549/_pkg_.a /root/.cache/go-build/55/55c43ba95b26bc7bf8d7138eb5a2a0cce6da5bcff9e1cd7c233802b4c11373f3-d # internal
2025-08-20T21:48:55.7240799Z [00:02:22.085]➜  google.golang.org/grpc/tap
2025-08-20T21:48:55.7241641Z [00:02:22.085]➜  mkdir -p $WORK/b550/
2025-08-20T21:48:55.7243705Z [00:02:22.085]➜  cp $WORK/b509/_pkg_.a /root/.cache/go-build/54/54f7469c72f1759870b36b1ba71a11295b0aaac02154e46b43cf1c4341d18d7e-d # internal
2025-08-20T21:48:55.7244971Z [00:02:22.085]➜  cat >/tmp/go-build1953077370/b550/importcfg << 'EOF' # internal
2025-08-20T21:48:55.7245640Z [00:02:22.085]➜  # import config
2025-08-20T21:48:55.7246275Z [00:02:22.085]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:55.7247236Z [00:02:22.085]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1953077370/b493/_pkg_.a
2025-08-20T21:48:55.7247971Z [00:02:22.085]➜  EOF
2025-08-20T21:48:55.7251268Z [00:02:22.085]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/tap=>google.golang.org/grpc@v1.64.1/tap;$WORK/b550=>" -p google.golang.org/grpc/tap -lang=go1.19 -complete -installsuffix shared -buildid UlQqLM4-RRlq7Z9_e37P/UlQqLM4-RRlq7Z9_e37P -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/tap/tap.go
2025-08-20T21:48:55.7254379Z [00:02:22.085]➜  net/http/httputil
2025-08-20T21:48:55.7254938Z [00:02:22.085]➜  mkdir -p $WORK/b551/
2025-08-20T21:48:55.7255680Z [00:02:22.086]➜  cat >/tmp/go-build1953077370/b551/importcfg << 'EOF' # internal
2025-08-20T21:48:55.7256337Z [00:02:22.086]➜  # import config
2025-08-20T21:48:55.7257121Z [00:02:22.086]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T21:48:55.7258131Z [00:02:22.086]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:55.7258971Z [00:02:22.086]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:55.7259824Z [00:02:22.086]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:55.7260687Z [00:02:22.086]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:55.7261544Z [00:02:22.086]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.7262621Z [00:02:22.086]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1953077370/b307/_pkg_.a
2025-08-20T21:48:55.7263839Z [00:02:22.086]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:55.7264683Z [00:02:22.086]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:55.7265865Z [00:02:22.086]➜  packagefile mime=/tmp/go-build1953077370/b316/_pkg_.a
2025-08-20T21:48:55.7266711Z [00:02:22.086]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:55.7267596Z [00:02:22.086]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:48:55.7268575Z [00:02:22.086]➜  packagefile net/http/httptrace=/tmp/go-build1953077370/b319/_pkg_.a
2025-08-20T21:48:55.7269621Z [00:02:22.086]➜  packagefile net/http/internal=/tmp/go-build1953077370/b320/_pkg_.a
2025-08-20T21:48:55.7270711Z [00:02:22.086]➜  packagefile net/http/internal/ascii=/tmp/go-build1953077370/b321/_pkg_.a
2025-08-20T21:48:55.7271717Z [00:02:22.086]➜  packagefile net/textproto=/tmp/go-build1953077370/b313/_pkg_.a
2025-08-20T21:48:55.7272656Z [00:02:22.086]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:55.7283880Z [00:02:22.086]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:55.7284795Z [00:02:22.086]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:55.7285611Z [00:02:22.086]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:55.7286227Z [00:02:22.086]➜  EOF
2025-08-20T21:48:55.7290046Z [00:02:22.086]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "/root/.go/src/net/http/httputil=>net/http/httputil;$WORK/b551=>" -p net/http/httputil -lang=go1.25 -std -complete -installsuffix shared -buildid zf4wMX3-Ff_PzVVLxdkg/zf4wMX3-Ff_PzVVLxdkg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack /root/.go/src/net/http/httputil/dump.go /root/.go/src/net/http/httputil/httputil.go /root/.go/src/net/http/httputil/persist.go /root/.go/src/net/http/httputil/reverseproxy.go
2025-08-20T21:48:55.7327014Z [00:02:22.094]➜  go tool buildid -w $WORK/b550/_pkg_.a # internal
2025-08-20T21:48:55.7334046Z [00:02:22.095]➜  cp $WORK/b550/_pkg_.a /root/.cache/go-build/3d/3d4c1342e74ca067f31da5fe1804aa780259bb7849369c9b28832151f84b4d6f-d # internal
2025-08-20T21:48:55.7336532Z [00:02:22.095]➜  google.golang.org/grpc/internal/envconfig
2025-08-20T21:48:55.7337883Z [00:02:22.095]➜  mkdir -p $WORK/b555/
2025-08-20T21:48:55.7343627Z [00:02:22.096]➜  cat >/tmp/go-build1953077370/b555/importcfg << 'EOF' # internal
2025-08-20T21:48:55.7344308Z [00:02:22.096]➜  # import config
2025-08-20T21:48:55.7344932Z [00:02:22.096]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:55.7345785Z [00:02:22.096]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:55.7346610Z [00:02:22.096]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:55.7347191Z [00:02:22.096]➜  EOF
2025-08-20T21:48:55.7352045Z [00:02:22.096]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/envconfig=>google.golang.org/grpc@v1.64.1/internal/envconfig;$WORK/b555=>" -p google.golang.org/grpc/internal/envconfig -lang=go1.19 -complete -installsuffix shared -buildid s0TflP_VeEKIvUMR0VFy/s0TflP_VeEKIvUMR0VFy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/envconfig/envconfig.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/envconfig/observability.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/envconfig/xds.go
2025-08-20T21:48:55.7516839Z [00:02:22.113]➜  go tool buildid -w $WORK/b555/_pkg_.a # internal
2025-08-20T21:48:55.7524150Z [00:02:22.114]➜  cp $WORK/b555/_pkg_.a /root/.cache/go-build/92/92c49045c7f9c33ce5d7834c5da4050998a4f5d319f90d740de311be0765d0f4-d # internal
2025-08-20T21:48:55.7539534Z [00:02:22.115]➜  google.golang.org/grpc/internal/resolver/dns/internal
2025-08-20T21:48:55.7540357Z [00:02:22.115]➜  mkdir -p $WORK/b556/
2025-08-20T21:48:55.7546447Z [00:02:22.116]➜  cat >/tmp/go-build1953077370/b556/importcfg << 'EOF' # internal
2025-08-20T21:48:55.7547341Z [00:02:22.116]➜  # import config
2025-08-20T21:48:55.7548674Z [00:02:22.116]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:55.7549716Z [00:02:22.116]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:55.7550714Z [00:02:22.116]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:55.7551594Z [00:02:22.116]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:55.7552398Z [00:02:22.116]➜  EOF
2025-08-20T21:48:55.7557002Z [00:02:22.116]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/resolver/dns/internal=>google.golang.org/grpc@v1.64.1/internal/resolver/dns/internal;$WORK/b556=>" -p google.golang.org/grpc/internal/resolver/dns/internal -lang=go1.19 -complete -installsuffix shared -buildid kWymL6sHZkHAdl5uLoFo/kWymL6sHZkHAdl5uLoFo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/resolver/dns/internal/internal.go
2025-08-20T21:48:55.7807987Z [00:02:22.142]➜  go tool buildid -w $WORK/b556/_pkg_.a # internal
2025-08-20T21:48:55.7813725Z [00:02:22.142]➜  cp $WORK/b556/_pkg_.a /root/.cache/go-build/4b/4b6f93e784d6f30ddb666ddb8f01871d777af1d1a954e425671730bb5c4ede7e-d # internal
2025-08-20T21:48:55.7819713Z [00:02:22.143]➜  github.com/fsnotify/fsnotify
2025-08-20T21:48:55.7820296Z [00:02:22.143]➜  mkdir -p $WORK/b558/
2025-08-20T21:48:55.7828064Z [00:02:22.143]➜  cat >/tmp/go-build1953077370/b558/importcfg << 'EOF' # internal
2025-08-20T21:48:55.7828811Z [00:02:22.143]➜  # import config
2025-08-20T21:48:55.7829471Z [00:02:22.143]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:55.7830285Z [00:02:22.143]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.7831540Z [00:02:22.143]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:55.7832501Z [00:02:22.143]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:55.7833427Z [00:02:22.143]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:55.7834249Z [00:02:22.143]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:55.7835105Z [00:02:22.144]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:55.7835898Z [00:02:22.144]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:55.7836477Z [00:02:22.144]➜  EOF
2025-08-20T21:48:55.7840406Z [00:02:22.144]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.7.0=>github.com/fsnotify/fsnotify@v1.7.0;$WORK/b558=>" -p github.com/fsnotify/fsnotify -lang=go1.17 -complete -installsuffix shared -buildid m5iwetCePGYMy7yU-9Yi/m5iwetCePGYMy7yU-9Yi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.7.0/backend_inotify.go /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.7.0/fsnotify.go
2025-08-20T21:48:55.8750309Z [00:02:22.236]➜  go tool buildid -w $WORK/b478/_pkg_.a # internal
2025-08-20T21:48:55.8785209Z [00:02:22.240]➜  cp $WORK/b478/_pkg_.a /root/.cache/go-build/35/357b5f81b13a5e8d9577579ef17121f8336579ee1c107110421a97527b63bfdf-d # internal
2025-08-20T21:48:55.8822411Z [00:02:22.243]➜  google.golang.org/grpc/credentials
2025-08-20T21:48:55.8823052Z [00:02:22.243]➜  mkdir -p $WORK/b475/
2025-08-20T21:48:55.8830392Z [00:02:22.244]➜  cat >/tmp/go-build1953077370/b475/importcfg << 'EOF' # internal
2025-08-20T21:48:55.8831128Z [00:02:22.244]➜  # import config
2025-08-20T21:48:55.8831797Z [00:02:22.244]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:55.8832667Z [00:02:22.244]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:48:55.8833809Z [00:02:22.244]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:48:55.8834722Z [00:02:22.244]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:55.8835892Z [00:02:22.244]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.8836921Z [00:02:22.244]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build1953077370/b476/_pkg_.a
2025-08-20T21:48:55.8838201Z [00:02:22.244]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build1953077370/b477/_pkg_.a
2025-08-20T21:48:55.8839458Z [00:02:22.244]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1953077370/b478/_pkg_.a
2025-08-20T21:48:55.8840432Z [00:02:22.244]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:55.8841221Z [00:02:22.244]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:55.8841988Z [00:02:22.244]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:55.8842579Z [00:02:22.244]➜  EOF
2025-08-20T21:48:55.8846985Z [00:02:22.244]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/credentials=>google.golang.org/grpc@v1.64.1/credentials;$WORK/b475=>" -p google.golang.org/grpc/credentials -lang=go1.19 -complete -installsuffix shared -buildid Za645-s0CKEebq5iOnSR/Za645-s0CKEebq5iOnSR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/credentials/credentials.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/credentials/tls.go
2025-08-20T21:48:55.9245325Z [00:02:22.285]➜  go tool buildid -w $WORK/b551/_pkg_.a # internal
2025-08-20T21:48:55.9273977Z [00:02:22.289]➜  cp $WORK/b551/_pkg_.a /root/.cache/go-build/94/94e16af22cbe881c0ef00b88698db7128ae93dabb586df9618933bf674c82569-d # internal
2025-08-20T21:48:55.9279225Z [00:02:22.289]➜  google.golang.org/protobuf/internal/filedesc
2025-08-20T21:48:55.9283270Z [00:02:22.289]➜  mkdir -p $WORK/b505/
2025-08-20T21:48:55.9290015Z [00:02:22.290]➜  cat >/tmp/go-build1953077370/b505/importcfg << 'EOF' # internal
2025-08-20T21:48:55.9291113Z [00:02:22.290]➜  # import config
2025-08-20T21:48:55.9294747Z [00:02:22.290]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:55.9295644Z [00:02:22.290]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.9296829Z [00:02:22.290]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1953077370/b479/_pkg_.a
2025-08-20T21:48:55.9298293Z [00:02:22.290]➜  packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build1953077370/b506/_pkg_.a
2025-08-20T21:48:55.9299722Z [00:02:22.290]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build1953077370/b507/_pkg_.a
2025-08-20T21:48:55.9301217Z [00:02:22.290]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build1953077370/b508/_pkg_.a
2025-08-20T21:48:55.9302776Z [00:02:22.290]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1953077370/b509/_pkg_.a
2025-08-20T21:48:55.9304646Z [00:02:22.290]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1953077370/b482/_pkg_.a
2025-08-20T21:48:55.9306168Z [00:02:22.290]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1953077370/b480/_pkg_.a
2025-08-20T21:48:55.9307537Z [00:02:22.290]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1953077370/b486/_pkg_.a
2025-08-20T21:48:55.9308877Z [00:02:22.290]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1953077370/b484/_pkg_.a
2025-08-20T21:48:55.9310242Z [00:02:22.290]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1953077370/b488/_pkg_.a
2025-08-20T21:48:55.9311511Z [00:02:22.290]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1953077370/b478/_pkg_.a
2025-08-20T21:48:55.9312875Z [00:02:22.290]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:55.9321245Z [00:02:22.290]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1953077370/b489/_pkg_.a
2025-08-20T21:48:55.9322778Z [00:02:22.290]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:55.9323864Z [00:02:22.290]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:55.9324720Z [00:02:22.290]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:55.9325574Z [00:02:22.290]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:55.9326415Z [00:02:22.290]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:55.9327259Z [00:02:22.290]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:55.9327906Z [00:02:22.290]➜  EOF
2025-08-20T21:48:55.9336249Z [00:02:22.291]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc=>google.golang.org/protobuf@v1.36.6/internal/filedesc;$WORK/b505=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.22 -complete -installsuffix shared -buildid AcCk70sdFyFJn1ufYj4I/AcCk70sdFyFJn1ufYj4I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc/build.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc/desc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc/desc_init.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc/desc_lazy.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc/desc_list.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc/desc_list_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc/editions.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc/placeholder.go
2025-08-20T21:48:55.9394438Z [00:02:22.299]➜  go tool buildid -w $WORK/b558/_pkg_.a # internal
2025-08-20T21:48:55.9410614Z [00:02:22.301]➜  cp $WORK/b558/_pkg_.a /root/.cache/go-build/91/9187fd1b8b957110bc90b480af25e56c1f65e8a31948f4cf3aff4f96a982ffb3-d # internal
2025-08-20T21:48:55.9411851Z [00:02:22.301]➜  google.golang.org/protobuf/encoding/prototext
2025-08-20T21:48:55.9412514Z [00:02:22.301]➜  mkdir -p $WORK/b513/
2025-08-20T21:48:55.9413419Z [00:02:22.301]➜  cat >/tmp/go-build1953077370/b513/importcfg << 'EOF' # internal
2025-08-20T21:48:55.9414132Z [00:02:22.301]➜  # import config
2025-08-20T21:48:55.9414798Z [00:02:22.301]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.9415916Z [00:02:22.301]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1953077370/b479/_pkg_.a
2025-08-20T21:48:55.9417360Z [00:02:22.301]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1953077370/b482/_pkg_.a
2025-08-20T21:48:55.9418909Z [00:02:22.301]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1953077370/b510/_pkg_.a
2025-08-20T21:48:55.9420315Z [00:02:22.301]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1953077370/b480/_pkg_.a
2025-08-20T21:48:55.9425111Z [00:02:22.301]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1953077370/b485/_pkg_.a
2025-08-20T21:48:55.9426449Z [00:02:22.301]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1953077370/b486/_pkg_.a
2025-08-20T21:48:55.9427720Z [00:02:22.301]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build1953077370/b487/_pkg_.a
2025-08-20T21:48:55.9428981Z [00:02:22.301]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1953077370/b484/_pkg_.a
2025-08-20T21:48:55.9430291Z [00:02:22.301]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build1953077370/b514/_pkg_.a
2025-08-20T21:48:55.9431560Z [00:02:22.301]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1953077370/b488/_pkg_.a
2025-08-20T21:48:55.9432808Z [00:02:22.301]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1953077370/b478/_pkg_.a
2025-08-20T21:48:55.9434295Z [00:02:22.301]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:55.9436048Z [00:02:22.301]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1953077370/b489/_pkg_.a
2025-08-20T21:48:55.9437189Z [00:02:22.301]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:55.9438072Z [00:02:22.301]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:55.9438725Z [00:02:22.301]➜  EOF
2025-08-20T21:48:55.9443924Z [00:02:22.301]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/prototext=>google.golang.org/protobuf@v1.36.6/encoding/prototext;$WORK/b513=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.22 -complete -installsuffix shared -buildid cra9PnxIGI2-39w3QaLH/cra9PnxIGI2-39w3QaLH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/prototext/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/prototext/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/prototext/encode.go
2025-08-20T21:48:55.9469744Z [00:02:22.308]➜  go tool buildid -w $WORK/b475/_pkg_.a # internal
2025-08-20T21:48:55.9496556Z [00:02:22.311]➜  cp $WORK/b475/_pkg_.a /root/.cache/go-build/d6/d69207d8491a5096130f7fb014737f3c139a0b9baf3e0899d778b962c2ae1e25-d # internal
2025-08-20T21:48:55.9504123Z [00:02:22.311]➜  google.golang.org/grpc/internal/channelz
2025-08-20T21:48:55.9504765Z [00:02:22.311]➜  mkdir -p $WORK/b473/
2025-08-20T21:48:55.9505524Z [00:02:22.311]➜  cat >/tmp/go-build1953077370/b473/importcfg << 'EOF' # internal
2025-08-20T21:48:55.9506217Z [00:02:22.311]➜  # import config
2025-08-20T21:48:55.9506869Z [00:02:22.311]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:55.9507984Z [00:02:22.311]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:55.9509121Z [00:02:22.311]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1953077370/b474/_pkg_.a
2025-08-20T21:48:55.9510353Z [00:02:22.311]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1953077370/b475/_pkg_.a
2025-08-20T21:48:55.9511496Z [00:02:22.311]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1953077370/b424/_pkg_.a
2025-08-20T21:48:55.9512620Z [00:02:22.311]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1953077370/b491/_pkg_.a
2025-08-20T21:48:55.9513810Z [00:02:22.311]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:55.9514607Z [00:02:22.311]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:55.9515332Z [00:02:22.311]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:55.9516054Z [00:02:22.311]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:55.9516793Z [00:02:22.311]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:55.9517491Z [00:02:22.311]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:55.9518006Z [00:02:22.311]➜  EOF
2025-08-20T21:48:55.9525557Z [00:02:22.311]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/channelz=>google.golang.org/grpc@v1.64.1/internal/channelz;$WORK/b473=>" -p google.golang.org/grpc/internal/channelz -lang=go1.19 -complete -installsuffix shared -buildid eriTQJxZq5RR0SkjQpJT/eriTQJxZq5RR0SkjQpJT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/channelz/channel.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/channelz/channelmap.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/channelz/funcs.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/channelz/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/channelz/server.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/channelz/socket.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/channelz/subchannel.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/channelz/syscall_linux.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/channelz/trace.go
2025-08-20T21:48:56.1080508Z [00:02:22.469]➜  go tool buildid -w $WORK/b513/_pkg_.a # internal
2025-08-20T21:48:56.1110409Z [00:02:22.472]➜  cp $WORK/b513/_pkg_.a /root/.cache/go-build/65/65b561a04657ae8612894966cc9f74e58fb9c1e9e64497e7080e52f2266867ac-d # internal
2025-08-20T21:48:56.1115717Z [00:02:22.472]➜  google.golang.org/grpc/resolver
2025-08-20T21:48:56.1116344Z [00:02:22.472]➜  mkdir -p $WORK/b494/
2025-08-20T21:48:56.1117081Z [00:02:22.473]➜  cat >/tmp/go-build1953077370/b494/importcfg << 'EOF' # internal
2025-08-20T21:48:56.1117791Z [00:02:22.473]➜  # import config
2025-08-20T21:48:56.1118500Z [00:02:22.473]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:56.1119382Z [00:02:22.473]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:56.1120434Z [00:02:22.473]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build1953077370/b476/_pkg_.a
2025-08-20T21:48:56.1121625Z [00:02:22.473]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1953077370/b475/_pkg_.a
2025-08-20T21:48:56.1122771Z [00:02:22.473]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1953077370/b491/_pkg_.a
2025-08-20T21:48:56.1124168Z [00:02:22.473]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1953077370/b492/_pkg_.a
2025-08-20T21:48:56.1125147Z [00:02:22.473]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:56.1125943Z [00:02:22.473]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:56.1126769Z [00:02:22.473]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:56.1127392Z [00:02:22.473]➜  EOF
2025-08-20T21:48:56.1131423Z [00:02:22.473]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/resolver=>google.golang.org/grpc@v1.64.1/resolver;$WORK/b494=>" -p google.golang.org/grpc/resolver -lang=go1.19 -complete -installsuffix shared -buildid QdsV0CRNIlA_gCNjajju/QdsV0CRNIlA_gCNjajju -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/resolver/map.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/resolver/resolver.go
2025-08-20T21:48:56.1152230Z [00:02:22.476]➜  go tool buildid -w $WORK/b473/_pkg_.a # internal
2025-08-20T21:48:56.1228055Z [00:02:22.484]➜  cp $WORK/b473/_pkg_.a /root/.cache/go-build/ac/ac4ef160139999078594cfa7fdd7e85adf6cb20e5b94c9b5c959af90b7e00aa8-d # internal
2025-08-20T21:48:56.1233027Z [00:02:22.484]➜  google.golang.org/grpc/channelz
2025-08-20T21:48:56.1233793Z [00:02:22.484]➜  mkdir -p $WORK/b472/
2025-08-20T21:48:56.1241114Z [00:02:22.485]➜  cat >/tmp/go-build1953077370/b472/importcfg << 'EOF' # internal
2025-08-20T21:48:56.1247811Z [00:02:22.486]➜  # import config
2025-08-20T21:48:56.1248787Z [00:02:22.486]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build1953077370/b473/_pkg_.a
2025-08-20T21:48:56.1249654Z [00:02:22.486]➜  EOF
2025-08-20T21:48:56.1253317Z [00:02:22.486]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/channelz=>google.golang.org/grpc@v1.64.1/channelz;$WORK/b472=>" -p google.golang.org/grpc/channelz -lang=go1.19 -complete -installsuffix shared -buildid SpBO8p2n3O8Ktp2op3-p/SpBO8p2n3O8Ktp2op3-p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/channelz/channelz.go
2025-08-20T21:48:56.1436630Z [00:02:22.505]➜  go tool buildid -w $WORK/b472/_pkg_.a # internal
2025-08-20T21:48:56.1448440Z [00:02:22.506]➜  cp $WORK/b472/_pkg_.a /root/.cache/go-build/ca/ca91cb49f030ed905155b08ff7fcf82b39dde807e3bf5609096dccdc0f37c1e0-d # internal
2025-08-20T21:48:56.1449720Z [00:02:22.506]➜  google.golang.org/grpc/credentials/insecure
2025-08-20T21:48:56.1450745Z [00:02:22.506]➜  mkdir -p $WORK/b499/
2025-08-20T21:48:56.1481253Z [00:02:22.509]➜  cat >/tmp/go-build1953077370/b499/importcfg << 'EOF' # internal
2025-08-20T21:48:56.1485392Z [00:02:22.509]➜  # import config
2025-08-20T21:48:56.1486143Z [00:02:22.509]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:56.1487213Z [00:02:22.509]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1953077370/b475/_pkg_.a
2025-08-20T21:48:56.1488261Z [00:02:22.509]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:56.1488881Z [00:02:22.509]➜  EOF
2025-08-20T21:48:56.1492805Z [00:02:22.509]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/credentials/insecure=>google.golang.org/grpc@v1.64.1/credentials/insecure;$WORK/b499=>" -p google.golang.org/grpc/credentials/insecure -lang=go1.19 -complete -installsuffix shared -buildid 1SQttV_h1QtgAfbuG-U3/1SQttV_h1QtgAfbuG-U3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/credentials/insecure/insecure.go
2025-08-20T21:48:56.1746210Z [00:02:22.536]➜  go tool buildid -w $WORK/b494/_pkg_.a # internal
2025-08-20T21:48:56.1760118Z [00:02:22.537]➜  cp $WORK/b494/_pkg_.a /root/.cache/go-build/53/53bec274a5fd2548f54272102d8a1b8dd39643a83562c0fc5d4b576d70e69675-d # internal
2025-08-20T21:48:56.1765591Z [00:02:22.537]➜  google.golang.org/grpc/balancer
2025-08-20T21:48:56.1766398Z [00:02:22.538]➜  mkdir -p $WORK/b471/
2025-08-20T21:48:56.1771629Z [00:02:22.538]➜  cat >/tmp/go-build1953077370/b471/importcfg << 'EOF' # internal
2025-08-20T21:48:56.1776863Z [00:02:22.538]➜  # import config
2025-08-20T21:48:56.1777607Z [00:02:22.538]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:56.1778874Z [00:02:22.538]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:56.1779893Z [00:02:22.538]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:56.1780997Z [00:02:22.538]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build1953077370/b472/_pkg_.a
2025-08-20T21:48:56.1782230Z [00:02:22.538]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1953077370/b474/_pkg_.a
2025-08-20T21:48:56.1783633Z [00:02:22.538]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1953077370/b475/_pkg_.a
2025-08-20T21:48:56.1784879Z [00:02:22.538]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1953077370/b424/_pkg_.a
2025-08-20T21:48:56.1786099Z [00:02:22.538]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1953077370/b491/_pkg_.a
2025-08-20T21:48:56.1787292Z [00:02:22.538]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1953077370/b493/_pkg_.a
2025-08-20T21:48:56.1788509Z [00:02:22.538]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1953077370/b494/_pkg_.a
2025-08-20T21:48:56.1789744Z [00:02:22.538]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1953077370/b492/_pkg_.a
2025-08-20T21:48:56.1790806Z [00:02:22.538]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:56.1791627Z [00:02:22.538]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:56.1792293Z [00:02:22.538]➜  EOF
2025-08-20T21:48:56.1796556Z [00:02:22.538]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/balancer=>google.golang.org/grpc@v1.64.1/balancer;$WORK/b471=>" -p google.golang.org/grpc/balancer -lang=go1.19 -complete -installsuffix shared -buildid 0IhpsPZsLy_i3vdh8cp_/0IhpsPZsLy_i3vdh8cp_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/balancer/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/balancer/conn_state_evaluator.go
2025-08-20T21:48:56.2105696Z [00:02:22.572]➜  go tool buildid -w $WORK/b471/_pkg_.a # internal
2025-08-20T21:48:56.2125182Z [00:02:22.574]➜  cp $WORK/b471/_pkg_.a /root/.cache/go-build/a2/a28025f5867b1055d891f47302e58dd1f8416503e4710cb1136622ca0f8c52d3-d # internal
2025-08-20T21:48:56.2128269Z [00:02:22.574]➜  google.golang.org/grpc/balancer/base
2025-08-20T21:48:56.2129528Z [00:02:22.574]➜  mkdir -p $WORK/b495/
2025-08-20T21:48:56.2130540Z [00:02:22.574]➜  cat >/tmp/go-build1953077370/b495/importcfg << 'EOF' # internal
2025-08-20T21:48:56.2131191Z [00:02:22.574]➜  # import config
2025-08-20T21:48:56.2131817Z [00:02:22.574]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:56.2132625Z [00:02:22.574]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:56.2133830Z [00:02:22.574]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1953077370/b471/_pkg_.a
2025-08-20T21:48:56.2135104Z [00:02:22.574]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1953077370/b474/_pkg_.a
2025-08-20T21:48:56.2136362Z [00:02:22.574]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1953077370/b424/_pkg_.a
2025-08-20T21:48:56.2137564Z [00:02:22.574]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1953077370/b494/_pkg_.a
2025-08-20T21:48:56.2138375Z [00:02:22.574]➜  EOF
2025-08-20T21:48:56.2142605Z [00:02:22.574]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/balancer/base=>google.golang.org/grpc@v1.64.1/balancer/base;$WORK/b495=>" -p google.golang.org/grpc/balancer/base -lang=go1.19 -complete -installsuffix shared -buildid gubSKI_85MPnVezgGGjN/gubSKI_85MPnVezgGGjN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/balancer/base/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/balancer/base/base.go
2025-08-20T21:48:56.2201090Z [00:02:22.581]➜  go tool buildid -w $WORK/b499/_pkg_.a # internal
2025-08-20T21:48:56.2213598Z [00:02:22.582]➜  cp $WORK/b499/_pkg_.a /root/.cache/go-build/67/67ec408cfc2cc53c35553bfd654680cdbcca7bf12dda7c172fd8a0c7ada98c69-d # internal
2025-08-20T21:48:56.2215908Z [00:02:22.583]➜  google.golang.org/grpc/internal/metadata
2025-08-20T21:48:56.2217240Z [00:02:22.583]➜  mkdir -p $WORK/b532/
2025-08-20T21:48:56.2226112Z [00:02:22.584]➜  cat >/tmp/go-build1953077370/b532/importcfg << 'EOF' # internal
2025-08-20T21:48:56.2226977Z [00:02:22.584]➜  # import config
2025-08-20T21:48:56.2227671Z [00:02:22.584]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:56.2229813Z [00:02:22.584]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1953077370/b493/_pkg_.a
2025-08-20T21:48:56.2230946Z [00:02:22.584]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1953077370/b494/_pkg_.a
2025-08-20T21:48:56.2231920Z [00:02:22.584]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:56.2232561Z [00:02:22.584]➜  EOF
2025-08-20T21:48:56.2237868Z [00:02:22.584]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/metadata=>google.golang.org/grpc@v1.64.1/internal/metadata;$WORK/b532=>" -p google.golang.org/grpc/internal/metadata -lang=go1.19 -complete -installsuffix shared -buildid qYJRZc45hma-bJ4qsMfS/qYJRZc45hma-bJ4qsMfS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/metadata/metadata.go
2025-08-20T21:48:56.2633440Z [00:02:22.624]➜  go tool buildid -w $WORK/b495/_pkg_.a # internal
2025-08-20T21:48:56.2645461Z [00:02:22.626]➜  cp $WORK/b495/_pkg_.a /root/.cache/go-build/4f/4f291fe740e96fd7293e590d4aa6743ef07570dcd6e337e2f87faacd2f82c104-d # internal
2025-08-20T21:48:56.2648450Z [00:02:22.626]➜  google.golang.org/grpc/balancer/roundrobin
2025-08-20T21:48:56.2650362Z [00:02:22.626]➜  mkdir -p $WORK/b496/
2025-08-20T21:48:56.2655201Z [00:02:22.627]➜  cat >/tmp/go-build1953077370/b496/importcfg << 'EOF' # internal
2025-08-20T21:48:56.2656012Z [00:02:22.627]➜  # import config
2025-08-20T21:48:56.2657129Z [00:02:22.627]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1953077370/b471/_pkg_.a
2025-08-20T21:48:56.2658350Z [00:02:22.627]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1953077370/b495/_pkg_.a
2025-08-20T21:48:56.2659498Z [00:02:22.627]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1953077370/b424/_pkg_.a
2025-08-20T21:48:56.2660713Z [00:02:22.627]➜  packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build1953077370/b497/_pkg_.a
2025-08-20T21:48:56.2661801Z [00:02:22.627]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:56.2662408Z [00:02:22.627]➜  EOF
2025-08-20T21:48:56.2666470Z [00:02:22.627]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/balancer/roundrobin=>google.golang.org/grpc@v1.64.1/balancer/roundrobin;$WORK/b496=>" -p google.golang.org/grpc/balancer/roundrobin -lang=go1.19 -complete -installsuffix shared -buildid Cyt0WeU-d1K8RwwE45nz/Cyt0WeU-d1K8RwwE45nz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/balancer/roundrobin/roundrobin.go
2025-08-20T21:48:56.2817213Z [00:02:22.642]➜  go tool buildid -w $WORK/b532/_pkg_.a # internal
2025-08-20T21:48:56.2818578Z [00:02:22.643]➜  cp $WORK/b532/_pkg_.a /root/.cache/go-build/b4/b457c6a5626f9b1703bd8df611d019710da9622588b3e5f8050a1987d04e1a23-d # internal
2025-08-20T21:48:56.2824834Z [00:02:22.644]➜  google.golang.org/grpc/internal/balancer/gracefulswitch
2025-08-20T21:48:56.2827431Z [00:02:22.644]➜  mkdir -p $WORK/b519/
2025-08-20T21:48:56.2836916Z [00:02:22.645]➜  cat >/tmp/go-build1953077370/b519/importcfg << 'EOF' # internal
2025-08-20T21:48:56.2843517Z [00:02:22.645]➜  # import config
2025-08-20T21:48:56.2844685Z [00:02:22.645]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:56.2845672Z [00:02:22.645]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:56.2846547Z [00:02:22.645]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:56.2847534Z [00:02:22.645]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1953077370/b471/_pkg_.a
2025-08-20T21:48:56.2848719Z [00:02:22.645]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1953077370/b495/_pkg_.a
2025-08-20T21:48:56.2849882Z [00:02:22.645]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1953077370/b474/_pkg_.a
2025-08-20T21:48:56.2851043Z [00:02:22.645]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1953077370/b494/_pkg_.a
2025-08-20T21:48:56.2852169Z [00:02:22.645]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1953077370/b492/_pkg_.a
2025-08-20T21:48:56.2853336Z [00:02:22.645]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:56.2854000Z [00:02:22.645]➜  EOF
2025-08-20T21:48:56.2859034Z [00:02:22.645]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/balancer/gracefulswitch=>google.golang.org/grpc@v1.64.1/internal/balancer/gracefulswitch;$WORK/b519=>" -p google.golang.org/grpc/internal/balancer/gracefulswitch -lang=go1.19 -complete -installsuffix shared -buildid _aKz3XXW2noo45D3R-2r/_aKz3XXW2noo45D3R-2r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/balancer/gracefulswitch/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/balancer/gracefulswitch/gracefulswitch.go
2025-08-20T21:48:56.2873475Z [00:02:22.648]➜  go tool buildid -w $WORK/b496/_pkg_.a # internal
2025-08-20T21:48:56.2880685Z [00:02:22.649]➜  cp $WORK/b496/_pkg_.a /root/.cache/go-build/6b/6bb088f0afc37ff68c9e58870faf62a3623fbd5d5adccaad0cffc86a5fbd94f5-d # internal
2025-08-20T21:48:56.2883936Z [00:02:22.650]➜  google.golang.org/grpc/internal/serviceconfig
2025-08-20T21:48:56.2885419Z [00:02:22.650]➜  mkdir -p $WORK/b537/
2025-08-20T21:48:56.2898009Z [00:02:22.650]➜  cat >/tmp/go-build1953077370/b537/importcfg << 'EOF' # internal
2025-08-20T21:48:56.2906582Z [00:02:22.650]➜  # import config
2025-08-20T21:48:56.2907381Z [00:02:22.650]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:56.2908280Z [00:02:22.650]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:56.2909289Z [00:02:22.650]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1953077370/b471/_pkg_.a
2025-08-20T21:48:56.2910431Z [00:02:22.650]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:48:56.2911564Z [00:02:22.650]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1953077370/b424/_pkg_.a
2025-08-20T21:48:56.2912782Z [00:02:22.650]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1953077370/b492/_pkg_.a
2025-08-20T21:48:56.2914035Z [00:02:22.650]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:56.2914864Z [00:02:22.650]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:56.2915713Z [00:02:22.650]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:56.2916583Z [00:02:22.650]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:56.2917203Z [00:02:22.650]➜  EOF
2025-08-20T21:48:56.2922104Z [00:02:22.650]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/serviceconfig=>google.golang.org/grpc@v1.64.1/internal/serviceconfig;$WORK/b537=>" -p google.golang.org/grpc/internal/serviceconfig -lang=go1.19 -complete -installsuffix shared -buildid 3XnAWSGHukwJMqeJxsFS/3XnAWSGHukwJMqeJxsFS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/serviceconfig/duration.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/serviceconfig/serviceconfig.go
2025-08-20T21:48:56.3578489Z [00:02:22.718]➜  go tool buildid -w $WORK/b537/_pkg_.a # internal
2025-08-20T21:48:56.3582361Z [00:02:22.719]➜  cp $WORK/b537/_pkg_.a /root/.cache/go-build/af/af951aa794631a7a21821fb6c878d9da2b8ae651311f2d4e0919d55b40bcfdca-d # internal
2025-08-20T21:48:56.3610156Z [00:02:22.722]➜  google.golang.org/grpc/internal/resolver
2025-08-20T21:48:56.3610896Z [00:02:22.722]➜  mkdir -p $WORK/b536/
2025-08-20T21:48:56.3616235Z [00:02:22.723]➜  cat >/tmp/go-build1953077370/b536/importcfg << 'EOF' # internal
2025-08-20T21:48:56.3625122Z [00:02:22.723]➜  # import config
2025-08-20T21:48:56.3625853Z [00:02:22.723]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:56.3627028Z [00:02:22.723]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1953077370/b537/_pkg_.a
2025-08-20T21:48:56.3628378Z [00:02:22.723]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1953077370/b493/_pkg_.a
2025-08-20T21:48:56.3629571Z [00:02:22.723]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1953077370/b494/_pkg_.a
2025-08-20T21:48:56.3630589Z [00:02:22.723]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:56.3631224Z [00:02:22.723]➜  EOF
2025-08-20T21:48:56.3635607Z [00:02:22.723]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/resolver=>google.golang.org/grpc@v1.64.1/internal/resolver;$WORK/b536=>" -p google.golang.org/grpc/internal/resolver -lang=go1.19 -complete -installsuffix shared -buildid wyIIo_IdwrRVRpY_adpN/wyIIo_IdwrRVRpY_adpN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/resolver/config_selector.go
2025-08-20T21:48:56.3910159Z [00:02:22.752]➜  go tool buildid -w $WORK/b519/_pkg_.a # internal
2025-08-20T21:48:56.3954250Z [00:02:22.757]➜  cp $WORK/b519/_pkg_.a /root/.cache/go-build/e6/e68181f817dda9f1fc77898fdf789632311f29ad288c91fef5fe05c281be1339-d # internal
2025-08-20T21:48:56.3958818Z [00:02:22.757]➜  google.golang.org/grpc/internal/resolver/passthrough
2025-08-20T21:48:56.3959510Z [00:02:22.757]➜  mkdir -p $WORK/b538/
2025-08-20T21:48:56.3964675Z [00:02:22.758]➜  cat >/tmp/go-build1953077370/b538/importcfg << 'EOF' # internal
2025-08-20T21:48:56.3967361Z [00:02:22.758]➜  # import config
2025-08-20T21:48:56.3968052Z [00:02:22.758]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:56.3969072Z [00:02:22.758]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1953077370/b494/_pkg_.a
2025-08-20T21:48:56.3969862Z [00:02:22.758]➜  EOF
2025-08-20T21:48:56.3974352Z [00:02:22.758]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/resolver/passthrough=>google.golang.org/grpc@v1.64.1/internal/resolver/passthrough;$WORK/b538=>" -p google.golang.org/grpc/internal/resolver/passthrough -lang=go1.19 -complete -installsuffix shared -buildid 0o23uHBmWKNXrJydI8xy/0o23uHBmWKNXrJydI8xy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/resolver/passthrough/passthrough.go
2025-08-20T21:48:56.4159512Z [00:02:22.777]➜  go tool buildid -w $WORK/b536/_pkg_.a # internal
2025-08-20T21:48:56.4169630Z [00:02:22.778]➜  cp $WORK/b536/_pkg_.a /root/.cache/go-build/b9/b9a838df34bbf8cea009af1df2d7900b8d63163fac115d71f54428e710d0e47b-d # internal
2025-08-20T21:48:56.4238627Z [00:02:22.785]➜  google.golang.org/grpc/internal/transport/networktype
2025-08-20T21:48:56.4241569Z [00:02:22.785]➜  mkdir -p $WORK/b540/
2025-08-20T21:48:56.4248267Z [00:02:22.786]➜  cat >/tmp/go-build1953077370/b540/importcfg << 'EOF' # internal
2025-08-20T21:48:56.4249036Z [00:02:22.786]➜  # import config
2025-08-20T21:48:56.4250209Z [00:02:22.786]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1953077370/b494/_pkg_.a
2025-08-20T21:48:56.4251010Z [00:02:22.786]➜  EOF
2025-08-20T21:48:56.4257369Z [00:02:22.786]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/transport/networktype=>google.golang.org/grpc@v1.64.1/internal/transport/networktype;$WORK/b540=>" -p google.golang.org/grpc/internal/transport/networktype -lang=go1.19 -complete -installsuffix shared -buildid H2fpQAKgdjGsN4WIOXgL/H2fpQAKgdjGsN4WIOXgL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/transport/networktype/networktype.go
2025-08-20T21:48:56.4261363Z [00:02:22.787]➜  go tool buildid -w $WORK/b538/_pkg_.a # internal
2025-08-20T21:48:56.4264572Z [00:02:22.788]➜  cp $WORK/b538/_pkg_.a /root/.cache/go-build/f3/f35f21bd810b196c8d48972291bfc44bac082128224cf5d270249246ca4c44ea-d # internal
2025-08-20T21:48:56.4276265Z [00:02:22.789]➜  google.golang.org/grpc/peer
2025-08-20T21:48:56.4280209Z [00:02:22.789]➜  mkdir -p $WORK/b548/
2025-08-20T21:48:56.4282534Z [00:02:22.789]➜  cat >/tmp/go-build1953077370/b548/importcfg << 'EOF' # internal
2025-08-20T21:48:56.4283450Z [00:02:22.789]➜  # import config
2025-08-20T21:48:56.4284138Z [00:02:22.789]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:56.4284973Z [00:02:22.789]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:56.4286022Z [00:02:22.789]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1953077370/b475/_pkg_.a
2025-08-20T21:48:56.4287027Z [00:02:22.789]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:56.4287837Z [00:02:22.789]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:56.4288416Z [00:02:22.789]➜  EOF
2025-08-20T21:48:56.4291733Z [00:02:22.789]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/peer=>google.golang.org/grpc@v1.64.1/peer;$WORK/b548=>" -p google.golang.org/grpc/peer -lang=go1.19 -complete -installsuffix shared -buildid RTVz4S0BuKGUXC6ss1G_/RTVz4S0BuKGUXC6ss1G_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/peer/peer.go
2025-08-20T21:48:56.4528433Z [00:02:22.814]➜  go tool buildid -w $WORK/b540/_pkg_.a # internal
2025-08-20T21:48:56.4541329Z [00:02:22.815]➜  cp $WORK/b540/_pkg_.a /root/.cache/go-build/d7/d77524d74b8a20a519d43eca96e41f3978fef9ab06908a4340c8f96b522ad3d2-d # internal
2025-08-20T21:48:56.4552445Z [00:02:22.815]➜  google.golang.org/grpc/internal/resolver/unix
2025-08-20T21:48:56.4553298Z [00:02:22.815]➜  mkdir -p $WORK/b539/
2025-08-20T21:48:56.4554080Z [00:02:22.815]➜  cat >/tmp/go-build1953077370/b539/importcfg << 'EOF' # internal
2025-08-20T21:48:56.4554792Z [00:02:22.815]➜  # import config
2025-08-20T21:48:56.4555454Z [00:02:22.815]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:56.4556983Z [00:02:22.815]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1953077370/b540/_pkg_.a
2025-08-20T21:48:56.4558410Z [00:02:22.815]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1953077370/b494/_pkg_.a
2025-08-20T21:48:56.4559217Z [00:02:22.815]➜  EOF
2025-08-20T21:48:56.4563333Z [00:02:22.815]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/resolver/unix=>google.golang.org/grpc@v1.64.1/internal/resolver/unix;$WORK/b539=>" -p google.golang.org/grpc/internal/resolver/unix -lang=go1.19 -complete -installsuffix shared -buildid XUu3n5WhbS9GfnOt_XNc/XUu3n5WhbS9GfnOt_XNc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/resolver/unix/unix.go
2025-08-20T21:48:56.4594700Z [00:02:22.821]➜  go tool buildid -w $WORK/b548/_pkg_.a # internal
2025-08-20T21:48:56.4602372Z [00:02:22.821]➜  cp $WORK/b548/_pkg_.a /root/.cache/go-build/41/41e7633a54522047c5a9cab0aedfc029a524218c3166915a0cb3807311f5c750-d # internal
2025-08-20T21:48:56.4618257Z [00:02:22.823]➜  google.golang.org/grpc/balancer/grpclb/state
2025-08-20T21:48:56.4620288Z [00:02:22.823]➜  mkdir -p $WORK/b554/
2025-08-20T21:48:56.4645767Z [00:02:22.826]➜  cat >/tmp/go-build1953077370/b554/importcfg << 'EOF' # internal
2025-08-20T21:48:56.4646710Z [00:02:22.826]➜  # import config
2025-08-20T21:48:56.4648106Z [00:02:22.826]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1953077370/b494/_pkg_.a
2025-08-20T21:48:56.4649183Z [00:02:22.826]➜  EOF
2025-08-20T21:48:56.4653036Z [00:02:22.826]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/balancer/grpclb/state=>google.golang.org/grpc@v1.64.1/balancer/grpclb/state;$WORK/b554=>" -p google.golang.org/grpc/balancer/grpclb/state -lang=go1.19 -complete -installsuffix shared -buildid gLLQDthS7pmBsgBxVVB6/gLLQDthS7pmBsgBxVVB6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/balancer/grpclb/state/state.go
2025-08-20T21:48:56.4889336Z [00:02:22.850]➜  go tool buildid -w $WORK/b554/_pkg_.a # internal
2025-08-20T21:48:56.4894437Z [00:02:22.851]➜  cp $WORK/b554/_pkg_.a /root/.cache/go-build/7a/7aa8b7256cccad3e4a3ba10da097b8d23c4491c3b8b2ea30954cc67700a6bb4e-d # internal
2025-08-20T21:48:56.4898659Z [00:02:22.851]➜  google.golang.org/grpc/internal/resolver/dns
2025-08-20T21:48:56.4899291Z [00:02:22.851]➜  mkdir -p $WORK/b553/
2025-08-20T21:48:56.4909584Z [00:02:22.852]➜  cat >/tmp/go-build1953077370/b553/importcfg << 'EOF' # internal
2025-08-20T21:48:56.4910663Z [00:02:22.852]➜  # import config
2025-08-20T21:48:56.4911793Z [00:02:22.852]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:56.4913551Z [00:02:22.852]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:56.4914843Z [00:02:22.852]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:56.4916166Z [00:02:22.852]➜  packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1953077370/b554/_pkg_.a
2025-08-20T21:48:56.4918093Z [00:02:22.852]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1953077370/b424/_pkg_.a
2025-08-20T21:48:56.4920560Z [00:02:22.852]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build1953077370/b518/_pkg_.a
2025-08-20T21:48:56.4921856Z [00:02:22.852]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build1953077370/b555/_pkg_.a
2025-08-20T21:48:56.4923308Z [00:02:22.852]➜  packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build1953077370/b497/_pkg_.a
2025-08-20T21:48:56.4924739Z [00:02:22.852]➜  packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build1953077370/b556/_pkg_.a
2025-08-20T21:48:56.4926054Z [00:02:22.852]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1953077370/b494/_pkg_.a
2025-08-20T21:48:56.4927545Z [00:02:22.852]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1953077370/b492/_pkg_.a
2025-08-20T21:48:56.4928581Z [00:02:22.852]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:56.4929383Z [00:02:22.852]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:56.4930175Z [00:02:22.852]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:56.4931001Z [00:02:22.852]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:56.4931799Z [00:02:22.852]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:56.4932578Z [00:02:22.852]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:56.4942131Z [00:02:22.852]➜  EOF
2025-08-20T21:48:56.4946318Z [00:02:22.852]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/resolver/dns=>google.golang.org/grpc@v1.64.1/internal/resolver/dns;$WORK/b553=>" -p google.golang.org/grpc/internal/resolver/dns -lang=go1.19 -complete -installsuffix shared -buildid 3NDg91QSctOL9G-3wOQi/3NDg91QSctOL9G-3wOQi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/resolver/dns/dns_resolver.go
2025-08-20T21:48:56.4954867Z [00:02:22.857]➜  go tool buildid -w $WORK/b539/_pkg_.a # internal
2025-08-20T21:48:56.4966378Z [00:02:22.858]➜  cp $WORK/b539/_pkg_.a /root/.cache/go-build/77/7797fca2822517f38426bb51b565f9edd64a75e809b38e2e0a9d243fb05f51e0-d # internal
2025-08-20T21:48:56.4996196Z [00:02:22.861]➜  github.com/godbus/dbus/v5
2025-08-20T21:48:56.5015038Z [00:02:22.861]➜  mkdir -p $WORK/b559/
2025-08-20T21:48:56.5022094Z [00:02:22.863]➜  cat >/tmp/go-build1953077370/b559/importcfg << 'EOF' # internal
2025-08-20T21:48:56.5026940Z [00:02:22.863]➜  # import config
2025-08-20T21:48:56.5027630Z [00:02:22.863]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:56.5028478Z [00:02:22.863]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:56.5029282Z [00:02:22.863]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:56.5030471Z [00:02:22.863]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:56.5031353Z [00:02:22.863]➜  packagefile crypto/sha1=/tmp/go-build1953077370/b131/_pkg_.a
2025-08-20T21:48:56.5032231Z [00:02:22.863]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:56.5033308Z [00:02:22.863]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:48:56.5034166Z [00:02:22.863]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:56.5034956Z [00:02:22.863]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:56.5035700Z [00:02:22.863]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:56.5036525Z [00:02:22.863]➜  packagefile io/ioutil=/tmp/go-build1953077370/b070/_pkg_.a
2025-08-20T21:48:56.5037357Z [00:02:22.863]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:56.5038141Z [00:02:22.863]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:56.5038931Z [00:02:22.863]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:56.5039709Z [00:02:22.863]➜  packagefile os/exec=/tmp/go-build1953077370/b082/_pkg_.a
2025-08-20T21:48:56.5040496Z [00:02:22.863]➜  packagefile os/user=/tmp/go-build1953077370/b463/_pkg_.a
2025-08-20T21:48:56.5041263Z [00:02:22.863]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:48:56.5042031Z [00:02:22.863]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:56.5042800Z [00:02:22.863]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:56.5043985Z [00:02:22.863]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:56.5044790Z [00:02:22.863]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:56.5045829Z [00:02:22.863]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:56.5046649Z [00:02:22.863]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:56.5047468Z [00:02:22.863]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:48:56.5048322Z [00:02:22.863]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:56.5048970Z [00:02:22.863]➜  EOF
2025-08-20T21:48:56.5070402Z [00:02:22.867]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0=>github.com/godbus/dbus/v5@v5.1.0;$WORK/b559=>" -p github.com/godbus/dbus/v5 -lang=go1.12 -complete -installsuffix shared -buildid il1I2KYcH6lCmpLv8779/il1I2KYcH6lCmpLv8779 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/auth.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/auth_anonymous.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/auth_external.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/auth_sha1.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/call.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/conn.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/conn_other.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/conn_unix.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/dbus.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/decoder.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/default_handler.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/doc.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/encoder.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/escape.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/export.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/homedir.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/match.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/message.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/object.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/sequence.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/sequential_handler.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/server_interfaces.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/sig.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/transport_generic.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/transport_nonce_tcp.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/transport_tcp.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/transport_unix.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/transport_unixcred_linux.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/variant.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/variant_lexer.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/variant_parser.go
2025-08-20T21:48:56.5952409Z [00:02:22.956]➜  go tool buildid -w $WORK/b553/_pkg_.a # internal
2025-08-20T21:48:56.5977868Z [00:02:22.959]➜  cp $WORK/b553/_pkg_.a /root/.cache/go-build/ef/efa9116415f34197bd5efd7077f1eedc26367c92edf88bd86b16806f43512658-d # internal
2025-08-20T21:48:56.6129459Z [00:02:22.974]➜  google.golang.org/grpc/resolver/dns
2025-08-20T21:48:56.6140045Z [00:02:22.974]➜  mkdir -p $WORK/b552/
2025-08-20T21:48:56.6140839Z [00:02:22.974]➜  cat >/tmp/go-build1953077370/b552/importcfg << 'EOF' # internal
2025-08-20T21:48:56.6141523Z [00:02:22.974]➜  # import config
2025-08-20T21:48:56.6142468Z [00:02:22.974]➜  packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build1953077370/b553/_pkg_.a
2025-08-20T21:48:56.6143864Z [00:02:22.974]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1953077370/b494/_pkg_.a
2025-08-20T21:48:56.6144886Z [00:02:22.974]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:56.6145460Z [00:02:22.974]➜  EOF
2025-08-20T21:48:56.6149351Z [00:02:22.974]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/resolver/dns=>google.golang.org/grpc@v1.64.1/resolver/dns;$WORK/b552=>" -p google.golang.org/grpc/resolver/dns -lang=go1.19 -complete -installsuffix shared -buildid yaKhKgloBvmvKE3U2WuD/yaKhKgloBvmvKE3U2WuD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/resolver/dns/dns_resolver.go
2025-08-20T21:48:56.6278887Z [00:02:22.989]➜  go tool buildid -w $WORK/b552/_pkg_.a # internal
2025-08-20T21:48:56.6281204Z [00:02:22.989]➜  cp $WORK/b552/_pkg_.a /root/.cache/go-build/42/42636b8e051a418829ecf82c13c313d43dc4d2609352918fcaaff48b186d419f-d # internal
2025-08-20T21:48:56.6294211Z [00:02:22.989]➜  github.com/hashicorp/go-version
2025-08-20T21:48:56.6294849Z [00:02:22.989]➜  mkdir -p $WORK/b560/
2025-08-20T21:48:56.6295551Z [00:02:22.990]➜  cat >/tmp/go-build1953077370/b560/importcfg << 'EOF' # internal
2025-08-20T21:48:56.6296155Z [00:02:22.990]➜  # import config
2025-08-20T21:48:56.6296714Z [00:02:22.990]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:56.6297509Z [00:02:22.990]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:56.6298286Z [00:02:22.990]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:56.6299090Z [00:02:22.990]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:48:56.6299870Z [00:02:22.990]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:56.6300652Z [00:02:22.990]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:56.6301448Z [00:02:22.990]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:56.6302035Z [00:02:22.990]➜  EOF
2025-08-20T21:48:56.6306707Z [00:02:22.990]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-version@v1.6.0=>github.com/hashicorp/go-version@v1.6.0;$WORK/b560=>" -p github.com/hashicorp/go-version -lang=go1.16 -complete -installsuffix shared -buildid dS3D6pbOElbwPL5BZnNw/dS3D6pbOElbwPL5BZnNw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/go-version@v1.6.0/constraint.go /root/go/pkg/mod/github.com/hashicorp/go-version@v1.6.0/version.go /root/go/pkg/mod/github.com/hashicorp/go-version@v1.6.0/version_collection.go
2025-08-20T21:48:56.6339264Z [00:02:22.995]➜  go tool buildid -w $WORK/b505/_pkg_.a # internal
2025-08-20T21:48:56.6497826Z [00:02:23.009]➜  cp $WORK/b505/_pkg_.a /root/.cache/go-build/1a/1a242148912e438a46d9f6e64e50a4f239c76f96a53c4ba75e42f9278b4578e5-d # internal
2025-08-20T21:48:56.6499170Z [00:02:23.009]➜  google.golang.org/protobuf/internal/encoding/tag
2025-08-20T21:48:56.6499813Z [00:02:23.009]➜  mkdir -p $WORK/b515/
2025-08-20T21:48:56.6500529Z [00:02:23.009]➜  cat >/tmp/go-build1953077370/b515/importcfg << 'EOF' # internal
2025-08-20T21:48:56.6501184Z [00:02:23.009]➜  # import config
2025-08-20T21:48:56.6502175Z [00:02:23.009]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1953077370/b509/_pkg_.a
2025-08-20T21:48:56.6503727Z [00:02:23.009]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1953077370/b505/_pkg_.a
2025-08-20T21:48:56.6505669Z [00:02:23.009]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1953077370/b488/_pkg_.a
2025-08-20T21:48:56.6507148Z [00:02:23.009]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:56.6508560Z [00:02:23.009]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:56.6509847Z [00:02:23.009]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:56.6516878Z [00:02:23.009]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:56.6517580Z [00:02:23.009]➜  EOF
2025-08-20T21:48:56.6522071Z [00:02:23.009]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/tag=>google.golang.org/protobuf@v1.36.6/internal/encoding/tag;$WORK/b515=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.22 -complete -installsuffix shared -buildid 48hp7qiNZBPVaV2CZVKS/48hp7qiNZBPVaV2CZVKS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/tag/tag.go
2025-08-20T21:48:56.6813412Z [00:02:23.042]➜  go tool buildid -w $WORK/b560/_pkg_.a # internal
2025-08-20T21:48:56.6831278Z [00:02:23.044]➜  cp $WORK/b560/_pkg_.a /root/.cache/go-build/59/594b36189bbdbb93da7a3e59ceb48a5613c18fa58c32aa33f908f6207406c53e-d # internal
2025-08-20T21:48:56.6838969Z [00:02:23.045]➜  google.golang.org/protobuf/encoding/protojson
2025-08-20T21:48:56.6843044Z [00:02:23.046]➜  mkdir -p $WORK/b534/
2025-08-20T21:48:56.6853931Z [00:02:23.046]➜  cat >/tmp/go-build1953077370/b534/importcfg << 'EOF' # internal
2025-08-20T21:48:56.6854855Z [00:02:23.046]➜  # import config
2025-08-20T21:48:56.6856943Z [00:02:23.046]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:56.6857860Z [00:02:23.046]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:56.6858719Z [00:02:23.046]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:56.6859835Z [00:02:23.046]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1953077370/b479/_pkg_.a
2025-08-20T21:48:56.6861220Z [00:02:23.046]➜  packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build1953077370/b535/_pkg_.a
2025-08-20T21:48:56.6862684Z [00:02:23.046]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1953077370/b482/_pkg_.a
2025-08-20T21:48:56.6864318Z [00:02:23.046]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1953077370/b480/_pkg_.a
2025-08-20T21:48:56.6865532Z [00:02:23.046]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1953077370/b505/_pkg_.a
2025-08-20T21:48:56.6866794Z [00:02:23.046]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1953077370/b485/_pkg_.a
2025-08-20T21:48:56.6868042Z [00:02:23.046]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1953077370/b486/_pkg_.a
2025-08-20T21:48:56.6869602Z [00:02:23.046]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build1953077370/b487/_pkg_.a
2025-08-20T21:48:56.6870859Z [00:02:23.046]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1953077370/b484/_pkg_.a
2025-08-20T21:48:56.6872196Z [00:02:23.047]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build1953077370/b514/_pkg_.a
2025-08-20T21:48:56.6877657Z [00:02:23.047]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1953077370/b488/_pkg_.a
2025-08-20T21:48:56.6878810Z [00:02:23.047]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1953077370/b478/_pkg_.a
2025-08-20T21:48:56.6879940Z [00:02:23.047]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:56.6881203Z [00:02:23.047]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1953077370/b489/_pkg_.a
2025-08-20T21:48:56.6882145Z [00:02:23.047]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:56.6882852Z [00:02:23.047]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:56.6883733Z [00:02:23.047]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:56.6884436Z [00:02:23.047]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:56.6884956Z [00:02:23.047]➜  EOF
2025-08-20T21:48:56.6890369Z [00:02:23.047]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protojson=>google.golang.org/protobuf@v1.36.6/encoding/protojson;$WORK/b534=>" -p google.golang.org/protobuf/encoding/protojson -lang=go1.22 -complete -installsuffix shared -buildid Qv9fU26tnR8CwwvTWXK4/Qv9fU26tnR8CwwvTWXK4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protojson/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protojson/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protojson/encode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protojson/well_known_types.go
2025-08-20T21:48:56.7170749Z [00:02:23.078]➜  go tool buildid -w $WORK/b515/_pkg_.a # internal
2025-08-20T21:48:56.7180347Z [00:02:23.079]➜  cp $WORK/b515/_pkg_.a /root/.cache/go-build/94/9443741b2b6317caf07181ea974f6964c8e8bf6e800becd925835faadd103456-d # internal
2025-08-20T21:48:56.7195610Z [00:02:23.081]➜  google.golang.org/protobuf/internal/impl
2025-08-20T21:48:56.7198336Z [00:02:23.081]➜  mkdir -p $WORK/b512/
2025-08-20T21:48:56.7207853Z [00:02:23.082]➜  cat >/tmp/go-build1953077370/b512/importcfg << 'EOF' # internal
2025-08-20T21:48:56.7225211Z [00:02:23.082]➜  # import config
2025-08-20T21:48:56.7225925Z [00:02:23.082]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:56.7226912Z [00:02:23.082]➜  packagefile compress/gzip=/tmp/go-build1953077370/b305/_pkg_.a
2025-08-20T21:48:56.7227906Z [00:02:23.082]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:56.7228896Z [00:02:23.082]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:56.7229771Z [00:02:23.082]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:56.7230886Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build1953077370/b513/_pkg_.a
2025-08-20T21:48:56.7232216Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1953077370/b479/_pkg_.a
2025-08-20T21:48:56.7233853Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build1953077370/b507/_pkg_.a
2025-08-20T21:48:56.7235264Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1953077370/b481/_pkg_.a
2025-08-20T21:48:56.7236768Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1953077370/b482/_pkg_.a
2025-08-20T21:48:56.7238692Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1953077370/b515/_pkg_.a
2025-08-20T21:48:56.7240091Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1953077370/b480/_pkg_.a
2025-08-20T21:48:56.7241415Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1953077370/b505/_pkg_.a
2025-08-20T21:48:56.7242743Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1953077370/b485/_pkg_.a
2025-08-20T21:48:56.7244234Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1953077370/b486/_pkg_.a
2025-08-20T21:48:56.7245561Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build1953077370/b487/_pkg_.a
2025-08-20T21:48:56.7246903Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1953077370/b484/_pkg_.a
2025-08-20T21:48:56.7248262Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build1953077370/b516/_pkg_.a
2025-08-20T21:48:56.7249640Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1953077370/b488/_pkg_.a
2025-08-20T21:48:56.7250919Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1953077370/b478/_pkg_.a
2025-08-20T21:48:56.7252207Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:56.7253801Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1953077370/b489/_pkg_.a
2025-08-20T21:48:56.7255205Z [00:02:23.082]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1953077370/b490/_pkg_.a
2025-08-20T21:48:56.7256299Z [00:02:23.082]➜  packagefile hash/crc32=/tmp/go-build1953077370/b286/_pkg_.a
2025-08-20T21:48:56.7257365Z [00:02:23.082]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:56.7258171Z [00:02:23.082]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:56.7259006Z [00:02:23.082]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:56.7259812Z [00:02:23.082]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:56.7260608Z [00:02:23.082]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:56.7261414Z [00:02:23.082]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:56.7262214Z [00:02:23.082]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:56.7263027Z [00:02:23.082]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:56.7264093Z [00:02:23.082]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:56.7264975Z [00:02:23.082]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:56.7265927Z [00:02:23.082]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:56.7266605Z [00:02:23.082]➜  EOF
2025-08-20T21:48:56.7301164Z [00:02:23.082]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl=>google.golang.org/protobuf@v1.36.6/internal/impl;$WORK/b512=>" -p google.golang.org/protobuf/internal/impl -lang=go1.22 -complete -installsuffix shared -buildid wYDTtxDWP8FNDfDUidq-/wYDTtxDWP8FNDfDUidq- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/api_export.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/api_export_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/bitmap.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/checkinit.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_extension.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_field.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_field_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_map.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_message.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_message_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_messageset.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_tables.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_unsafe.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/convert.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/convert_list.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/convert_map.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/encode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/enum.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/equal.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/extension.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/lazy.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/legacy_enum.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/legacy_export.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/legacy_extension.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/legacy_file.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/legacy_message.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/merge.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/merge_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/message.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/message_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/message_opaque_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/message_reflect.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/message_reflect_field.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/message_reflect_field_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/message_reflect_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/pointer_unsafe.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/pointer_unsafe_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/presence.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/validate.go
2025-08-20T21:48:56.7325682Z [00:02:23.089]➜  go tool buildid -w $WORK/b542/_pkg_.a # internal
2025-08-20T21:48:56.7452546Z [00:02:23.106]➜  cp $WORK/b542/_pkg_.a /root/.cache/go-build/bb/bbf56b122e84ae651e002f9202cbce0a288d873328e0e873063d527bf69a6d80-d # internal
2025-08-20T21:48:56.7504290Z [00:02:23.106]➜  github.com/mitchellh/hashstructure/v2
2025-08-20T21:48:56.7504930Z [00:02:23.106]➜  mkdir -p $WORK/b561/
2025-08-20T21:48:56.7505644Z [00:02:23.107]➜  cat >/tmp/go-build1953077370/b561/importcfg << 'EOF' # internal
2025-08-20T21:48:56.7506301Z [00:02:23.107]➜  # import config
2025-08-20T21:48:56.7507000Z [00:02:23.107]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:56.7507826Z [00:02:23.107]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:56.7508585Z [00:02:23.107]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:56.7509376Z [00:02:23.107]➜  packagefile hash/fnv=/tmp/go-build1953077370/b199/_pkg_.a
2025-08-20T21:48:56.7510191Z [00:02:23.107]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:56.7511103Z [00:02:23.107]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:56.7511718Z [00:02:23.107]➜  EOF
2025-08-20T21:48:56.7516599Z [00:02:23.107]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mitchellh/hashstructure/v2@v2.0.2=>github.com/mitchellh/hashstructure/v2@v2.0.2;$WORK/b561=>" -p github.com/mitchellh/hashstructure/v2 -lang=go1.14 -complete -installsuffix shared -buildid -19gDefW_8mTlBXdAyph/-19gDefW_8mTlBXdAyph -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack /root/go/pkg/mod/github.com/mitchellh/hashstructure/v2@v2.0.2/errors.go /root/go/pkg/mod/github.com/mitchellh/hashstructure/v2@v2.0.2/hashstructure.go /root/go/pkg/mod/github.com/mitchellh/hashstructure/v2@v2.0.2/include.go
2025-08-20T21:48:56.8144043Z [00:02:23.176]➜  go tool buildid -w $WORK/b561/_pkg_.a # internal
2025-08-20T21:48:56.8155220Z [00:02:23.177]➜  cp $WORK/b561/_pkg_.a /root/.cache/go-build/bf/bf6b7fe120637db1b0a67fe2ee861220d7f910f15fe3ec83334ec1a8b0e1db6f-d # internal
2025-08-20T21:48:56.8167919Z [00:02:23.177]➜  github.com/netbirdio/netbird/client/configs
2025-08-20T21:48:56.8168594Z [00:02:23.177]➜  mkdir -p $WORK/b562/
2025-08-20T21:48:56.8169392Z [00:02:23.178]➜  cat >/tmp/go-build1953077370/b562/importcfg << 'EOF' # internal
2025-08-20T21:48:56.8170060Z [00:02:23.178]➜  # import config
2025-08-20T21:48:56.8170662Z [00:02:23.178]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:56.8171496Z [00:02:23.178]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:56.8172429Z [00:02:23.178]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:56.8173052Z [00:02:23.178]➜  EOF
2025-08-20T21:48:56.8176757Z [00:02:23.178]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/configs=>github.com/netbirdio/netbird/client/configs;$WORK/b562=>" -p github.com/netbirdio/netbird/client/configs -lang=go1.23 -complete -installsuffix shared -buildid P9gfWJNnF7uc1Vra05A7/P9gfWJNnF7uc1Vra05A7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack ./configs/configs.go
2025-08-20T21:48:56.8369188Z [00:02:23.198]➜  go tool buildid -w $WORK/b562/_pkg_.a # internal
2025-08-20T21:48:56.8374473Z [00:02:23.199]➜  cp $WORK/b562/_pkg_.a /root/.cache/go-build/5d/5d69e931060549c61af18ce808c5965869cbc862503a32bc82d25872e3a547a8-d # internal
2025-08-20T21:48:56.8408155Z [00:02:23.202]➜  github.com/netbirdio/netbird/dns
2025-08-20T21:48:56.8423035Z [00:02:23.202]➜  mkdir -p $WORK/b565/
2025-08-20T21:48:56.8424042Z [00:02:23.202]➜  cat >/tmp/go-build1953077370/b565/importcfg << 'EOF' # internal
2025-08-20T21:48:56.8424676Z [00:02:23.202]➜  # import config
2025-08-20T21:48:56.8425267Z [00:02:23.202]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:56.8426094Z [00:02:23.202]➜  packagefile github.com/miekg/dns=/tmp/go-build1953077370/b398/_pkg_.a
2025-08-20T21:48:56.8427066Z [00:02:23.202]➜  packagefile golang.org/x/net/idna=/tmp/go-build1953077370/b430/_pkg_.a
2025-08-20T21:48:56.8427915Z [00:02:23.202]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:56.8428698Z [00:02:23.202]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:56.8429469Z [00:02:23.202]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:56.8430238Z [00:02:23.203]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:48:56.8430992Z [00:02:23.203]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:56.8431738Z [00:02:23.203]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:56.8432305Z [00:02:23.203]➜  EOF
2025-08-20T21:48:56.8447750Z [00:02:23.203]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/dns=>github.com/netbirdio/netbird/dns;$WORK/b565=>" -p github.com/netbirdio/netbird/dns -lang=go1.23 -complete -installsuffix shared -buildid 6qES-jocbc91LwsrXbby/6qES-jocbc91LwsrXbby -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/dns/dns.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/dns/nameserver.go
2025-08-20T21:48:56.9239128Z [00:02:23.285]➜  go tool buildid -w $WORK/b565/_pkg_.a # internal
2025-08-20T21:48:56.9259628Z [00:02:23.286]➜  cp $WORK/b565/_pkg_.a /root/.cache/go-build/14/140b752a748893ce6ee6a349679708e4c17869d310f1548a7cbe91ea4bdc73fd-d # internal
2025-08-20T21:48:56.9260971Z [00:02:23.286]➜  github.com/netbirdio/netbird/client/internal/dns/local
2025-08-20T21:48:56.9261679Z [00:02:23.286]➜  mkdir -p $WORK/b563/
2025-08-20T21:48:56.9262415Z [00:02:23.287]➜  cat >/tmp/go-build1953077370/b563/importcfg << 'EOF' # internal
2025-08-20T21:48:56.9265032Z [00:02:23.287]➜  # import config
2025-08-20T21:48:56.9265715Z [00:02:23.287]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:56.9266686Z [00:02:23.287]➜  packagefile github.com/miekg/dns=/tmp/go-build1953077370/b398/_pkg_.a
2025-08-20T21:48:56.9268017Z [00:02:23.287]➜  packagefile github.com/netbirdio/netbird/client/internal/dns/types=/tmp/go-build1953077370/b564/_pkg_.a
2025-08-20T21:48:56.9269386Z [00:02:23.287]➜  packagefile github.com/netbirdio/netbird/dns=/tmp/go-build1953077370/b565/_pkg_.a
2025-08-20T21:48:56.9270763Z [00:02:23.287]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/tmp/go-build1953077370/b429/_pkg_.a
2025-08-20T21:48:56.9272045Z [00:02:23.287]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:56.9294474Z [00:02:23.287]➜  packagefile golang.org/x/exp/maps=/tmp/go-build1953077370/b427/_pkg_.a
2025-08-20T21:48:56.9295556Z [00:02:23.287]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:56.9296420Z [00:02:23.287]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:56.9297233Z [00:02:23.287]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:56.9297817Z [00:02:23.287]➜  EOF
2025-08-20T21:48:56.9301618Z [00:02:23.287]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/local=>github.com/netbirdio/netbird/client/internal/dns/local;$WORK/b563=>" -p github.com/netbirdio/netbird/client/internal/dns/local -lang=go1.23 -complete -installsuffix shared -buildid Ept38ufyPFyu-RF1Rtza/Ept38ufyPFyu-RF1Rtza -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack ./internal/dns/local/local.go
2025-08-20T21:48:56.9472726Z [00:02:23.308]➜  go tool buildid -w $WORK/b534/_pkg_.a # internal
2025-08-20T21:48:56.9517567Z [00:02:23.313]➜  cp $WORK/b534/_pkg_.a /root/.cache/go-build/61/6113f78a4105be7b556021117287feb8870536c28eba826afe3a75625964474a-d # internal
2025-08-20T21:48:56.9524651Z [00:02:23.314]➜  github.com/netbirdio/netbird/client/internal/ingressgw
2025-08-20T21:48:56.9529690Z [00:02:23.314]➜  mkdir -p $WORK/b567/
2025-08-20T21:48:56.9538753Z [00:02:23.315]➜  cat >/tmp/go-build1953077370/b567/importcfg << 'EOF' # internal
2025-08-20T21:48:56.9552094Z [00:02:23.315]➜  # import config
2025-08-20T21:48:56.9553335Z [00:02:23.315]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:56.9554779Z [00:02:23.315]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:48:56.9556464Z [00:02:23.315]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:48:56.9558194Z [00:02:23.315]➜  packagefile github.com/netbirdio/netbird/client/firewall/manager=/tmp/go-build1953077370/b413/_pkg_.a
2025-08-20T21:48:56.9559601Z [00:02:23.315]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:56.9560758Z [00:02:23.315]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:56.9561642Z [00:02:23.315]➜  EOF
2025-08-20T21:48:56.9569098Z [00:02:23.318]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ingressgw=>github.com/netbirdio/netbird/client/internal/ingressgw;$WORK/b567=>" -p github.com/netbirdio/netbird/client/internal/ingressgw -lang=go1.23 -complete -installsuffix shared -buildid AiXAkhzlTOUlsTE4kZcn/AiXAkhzlTOUlsTE4kZcn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./internal/ingressgw/manager.go
2025-08-20T21:48:56.9827566Z [00:02:23.344]➜  go tool buildid -w $WORK/b563/_pkg_.a # internal
2025-08-20T21:48:56.9839410Z [00:02:23.345]➜  cp $WORK/b563/_pkg_.a /root/.cache/go-build/71/7153c20c0ed33a881972ce5f861617f5d84019aa8122610f9a2c59af5363b40f-d # internal
2025-08-20T21:48:56.9863277Z [00:02:23.345]➜  github.com/netbirdio/netbird/client/internal/peer/conntype
2025-08-20T21:48:56.9864066Z [00:02:23.345]➜  mkdir -p $WORK/b568/
2025-08-20T21:48:56.9864845Z [00:02:23.346]➜  cat >/tmp/go-build1953077370/b568/importcfg << 'EOF' # internal
2025-08-20T21:48:56.9865540Z [00:02:23.346]➜  # import config
2025-08-20T21:48:56.9866249Z [00:02:23.346]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:56.9866892Z [00:02:23.346]➜  EOF
2025-08-20T21:48:56.9870827Z [00:02:23.346]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/conntype=>github.com/netbirdio/netbird/client/internal/peer/conntype;$WORK/b568=>" -p github.com/netbirdio/netbird/client/internal/peer/conntype -lang=go1.23 -complete -installsuffix shared -buildid Z6lirW2oyaHaYg8TqppX/Z6lirW2oyaHaYg8TqppX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./internal/peer/conntype/priority.go
2025-08-20T21:48:57.0055158Z [00:02:23.367]➜  go tool buildid -w $WORK/b568/_pkg_.a # internal
2025-08-20T21:48:57.0062186Z [00:02:23.367]➜  cp $WORK/b568/_pkg_.a /root/.cache/go-build/1e/1ee5bdaeaaf71b6cfbdc329a36e28fefdd07cd3149b4e8536125868eaac3cd2c-d # internal
2025-08-20T21:48:57.0064074Z [00:02:23.367]➜  github.com/netbirdio/netbird/client/internal/peer/dispatcher
2025-08-20T21:48:57.0066298Z [00:02:23.367]➜  mkdir -p $WORK/b569/
2025-08-20T21:48:57.0070363Z [00:02:23.368]➜  cat >/tmp/go-build1953077370/b569/importcfg << 'EOF' # internal
2025-08-20T21:48:57.0072625Z [00:02:23.368]➜  # import config
2025-08-20T21:48:57.0073865Z [00:02:23.368]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/id=/tmp/go-build1953077370/b570/_pkg_.a
2025-08-20T21:48:57.0075073Z [00:02:23.368]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:57.0075722Z [00:02:23.368]➜  EOF
2025-08-20T21:48:57.0079710Z [00:02:23.368]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/dispatcher=>github.com/netbirdio/netbird/client/internal/peer/dispatcher;$WORK/b569=>" -p github.com/netbirdio/netbird/client/internal/peer/dispatcher -lang=go1.23 -complete -installsuffix shared -buildid SOrg01NlH3yc5EXKErio/SOrg01NlH3yc5EXKErio -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./internal/peer/dispatcher/dispatcher.go
2025-08-20T21:48:57.0140323Z [00:02:23.375]➜  go tool buildid -w $WORK/b567/_pkg_.a # internal
2025-08-20T21:48:57.0155623Z [00:02:23.377]➜  cp $WORK/b567/_pkg_.a /root/.cache/go-build/e0/e07dd0891cb054a635fad3617a0e597f9e4fb9cf817f4aa3bdcf4cc5080f3148-d # internal
2025-08-20T21:48:57.0168532Z [00:02:23.378]➜  github.com/netbirdio/netbird/client/internal/stdnet
2025-08-20T21:48:57.0176713Z [00:02:23.378]➜  mkdir -p $WORK/b573/
2025-08-20T21:48:57.0177372Z [00:02:23.379]➜  cat >/tmp/go-build1953077370/b573/importcfg << 'EOF' # internal
2025-08-20T21:48:57.0177992Z [00:02:23.379]➜  # import config
2025-08-20T21:48:57.0178665Z [00:02:23.379]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:57.0179469Z [00:02:23.379]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.0180486Z [00:02:23.379]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:48:57.0181678Z [00:02:23.379]➜  packagefile github.com/pion/transport/v3=/tmp/go-build1953077370/b201/_pkg_.a
2025-08-20T21:48:57.0182835Z [00:02:23.379]➜  packagefile github.com/pion/transport/v3/stdnet=/tmp/go-build1953077370/b284/_pkg_.a
2025-08-20T21:48:57.0184707Z [00:02:23.379]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:57.0185860Z [00:02:23.379]➜  packagefile golang.zx2c4.com/wireguard/wgctrl=/tmp/go-build1953077370/b345/_pkg_.a
2025-08-20T21:48:57.0186813Z [00:02:23.379]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:57.0187628Z [00:02:23.379]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:57.0188457Z [00:02:23.379]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:57.0189322Z [00:02:23.379]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:57.0190185Z [00:02:23.379]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:57.0191063Z [00:02:23.379]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:57.0191713Z [00:02:23.379]➜  EOF
2025-08-20T21:48:57.0207547Z [00:02:23.379]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet=>github.com/netbirdio/netbird/client/internal/stdnet;$WORK/b573=>" -p github.com/netbirdio/netbird/client/internal/stdnet -lang=go1.23 -complete -installsuffix shared -buildid eqHffVuNGwVIBFVObclg/eqHffVuNGwVIBFVObclg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./internal/stdnet/dialer.go ./internal/stdnet/discover.go ./internal/stdnet/discover_mobile.go ./internal/stdnet/discover_pion.go ./internal/stdnet/filter.go ./internal/stdnet/listener.go ./internal/stdnet/stdnet.go
2025-08-20T21:48:57.0236758Z [00:02:23.385]➜  go tool buildid -w $WORK/b569/_pkg_.a # internal
2025-08-20T21:48:57.0248580Z [00:02:23.386]➜  cp $WORK/b569/_pkg_.a /root/.cache/go-build/ea/ea31d4cbd196c5feb8609286c6c5db0e0f6138903cc520cff538c839a951ad2d-d # internal
2025-08-20T21:48:57.0253012Z [00:02:23.386]➜  github.com/netbirdio/netbird/client/internal/peer/worker
2025-08-20T21:48:57.0253903Z [00:02:23.386]➜  mkdir -p $WORK/b574/
2025-08-20T21:48:57.0254649Z [00:02:23.386]➜  cat >/tmp/go-build1953077370/b574/importcfg << 'EOF' # internal
2025-08-20T21:48:57.0255347Z [00:02:23.386]➜  # import config
2025-08-20T21:48:57.0256187Z [00:02:23.386]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:57.0257210Z [00:02:23.386]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:57.0257893Z [00:02:23.386]➜  EOF
2025-08-20T21:48:57.0261636Z [00:02:23.386]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/worker=>github.com/netbirdio/netbird/client/internal/peer/worker;$WORK/b574=>" -p github.com/netbirdio/netbird/client/internal/peer/worker -lang=go1.23 -complete -installsuffix shared -buildid 392lezvdHg87rn2r_kYH/392lezvdHg87rn2r_kYH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./internal/peer/worker/state.go
2025-08-20T21:48:57.0440009Z [00:02:23.405]➜  go tool buildid -w $WORK/b574/_pkg_.a # internal
2025-08-20T21:48:57.0450046Z [00:02:23.406]➜  cp $WORK/b574/_pkg_.a /root/.cache/go-build/0e/0ea9de4d0d1ebc88305f8c609fc28f8d16e6fff137142762080bbc5800a362c2-d # internal
2025-08-20T21:48:57.0451208Z [00:02:23.406]➜  github.com/netbirdio/netbird/shared/relay/auth/hmac/v2
2025-08-20T21:48:57.0452145Z [00:02:23.406]➜  mkdir -p $WORK/b580/
2025-08-20T21:48:57.0456350Z [00:02:23.407]➜  cat >/tmp/go-build1953077370/b580/importcfg << 'EOF' # internal
2025-08-20T21:48:57.0458670Z [00:02:23.407]➜  # import config
2025-08-20T21:48:57.0459295Z [00:02:23.407]➜  packagefile crypto/hmac=/tmp/go-build1953077370/b231/_pkg_.a
2025-08-20T21:48:57.0460088Z [00:02:23.407]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:57.0460874Z [00:02:23.407]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:57.0461570Z [00:02:23.407]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.0462570Z [00:02:23.407]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:57.0463556Z [00:02:23.407]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:57.0464295Z [00:02:23.407]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:57.0464828Z [00:02:23.407]➜  EOF
2025-08-20T21:48:57.0469905Z [00:02:23.407]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/v2=>github.com/netbirdio/netbird/shared/relay/auth/hmac/v2;$WORK/b580=>" -p github.com/netbirdio/netbird/shared/relay/auth/hmac/v2 -lang=go1.23 -complete -installsuffix shared -buildid pnZPIIlrgstZN-T_u8eI/pnZPIIlrgstZN-T_u8eI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/v2/algo.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/v2/generator.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/v2/token.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/v2/validator.go
2025-08-20T21:48:57.0800479Z [00:02:23.441]➜  go tool buildid -w $WORK/b580/_pkg_.a # internal
2025-08-20T21:48:57.0809656Z [00:02:23.442]➜  cp $WORK/b580/_pkg_.a /root/.cache/go-build/1f/1f9dd1ce1161123f4c72fa48caff3398daaa08826e86d9123f251f0a6e064d0d-d # internal
2025-08-20T21:48:57.0840104Z [00:02:23.442]➜  github.com/netbirdio/netbird/shared/relay/auth/hmac
2025-08-20T21:48:57.0840807Z [00:02:23.442]➜  mkdir -p $WORK/b579/
2025-08-20T21:48:57.0841558Z [00:02:23.443]➜  cat >/tmp/go-build1953077370/b579/importcfg << 'EOF' # internal
2025-08-20T21:48:57.0842246Z [00:02:23.443]➜  # import config
2025-08-20T21:48:57.0842903Z [00:02:23.443]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:57.0844327Z [00:02:23.443]➜  packagefile crypto/hmac=/tmp/go-build1953077370/b231/_pkg_.a
2025-08-20T21:48:57.0845293Z [00:02:23.443]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:57.0846259Z [00:02:23.443]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:57.0847207Z [00:02:23.443]➜  packagefile encoding/gob=/tmp/go-build1953077370/b251/_pkg_.a
2025-08-20T21:48:57.0848060Z [00:02:23.443]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.0849233Z [00:02:23.443]➜  packagefile github.com/netbirdio/netbird/shared/relay/auth/hmac/v2=/tmp/go-build1953077370/b580/_pkg_.a
2025-08-20T21:48:57.0850533Z [00:02:23.443]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:57.0851473Z [00:02:23.443]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:57.0852293Z [00:02:23.443]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:57.0853304Z [00:02:23.443]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:57.0854137Z [00:02:23.443]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:57.0854736Z [00:02:23.443]➜  EOF
2025-08-20T21:48:57.0859943Z [00:02:23.443]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac=>github.com/netbirdio/netbird/shared/relay/auth/hmac;$WORK/b579=>" -p github.com/netbirdio/netbird/shared/relay/auth/hmac -lang=go1.23 -complete -installsuffix shared -buildid 3CO3sNLJPR0t9ZlmgKmp/3CO3sNLJPR0t9ZlmgKmp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/doc.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/store.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/token.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/validator.go
2025-08-20T21:48:57.1227978Z [00:02:23.484]➜  go tool buildid -w $WORK/b579/_pkg_.a # internal
2025-08-20T21:48:57.1244328Z [00:02:23.486]➜  cp $WORK/b579/_pkg_.a /root/.cache/go-build/8a/8a7250fa01a3cae41b81baa94ca07cb3545ce0b8a942ff5866500f4304f6e7ba-d # internal
2025-08-20T21:48:57.1251421Z [00:02:23.486]➜  github.com/netbirdio/netbird/shared/relay/client/dialer
2025-08-20T21:48:57.1259096Z [00:02:23.487]➜  mkdir -p $WORK/b581/
2025-08-20T21:48:57.1268753Z [00:02:23.488]➜  cat >/tmp/go-build1953077370/b581/importcfg << 'EOF' # internal
2025-08-20T21:48:57.1274090Z [00:02:23.488]➜  # import config
2025-08-20T21:48:57.1274804Z [00:02:23.488]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:57.1275642Z [00:02:23.488]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:57.1276604Z [00:02:23.488]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:57.1277551Z [00:02:23.488]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:57.1278349Z [00:02:23.488]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:57.1278965Z [00:02:23.488]➜  EOF
2025-08-20T21:48:57.1289478Z [00:02:23.490]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer=>github.com/netbirdio/netbird/shared/relay/client/dialer;$WORK/b581=>" -p github.com/netbirdio/netbird/shared/relay/client/dialer -lang=go1.23 -complete -installsuffix shared -buildid lGGkJ6ppOVE8FA_OvxNb/lGGkJ6ppOVE8FA_OvxNb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/race_dialer.go
2025-08-20T21:48:57.1584615Z [00:02:23.519]➜  go tool buildid -w $WORK/b581/_pkg_.a # internal
2025-08-20T21:48:57.1602062Z [00:02:23.521]➜  cp $WORK/b581/_pkg_.a /root/.cache/go-build/2c/2cf1ecda874e3bb88d9e0b6f431423d7969f7d19b1b1e842ffce8d94373d36b9-d # internal
2025-08-20T21:48:57.1610574Z [00:02:23.522]➜  github.com/netbirdio/netbird/shared/relay/client/dialer/net
2025-08-20T21:48:57.1617190Z [00:02:23.523]➜  mkdir -p $WORK/b583/
2025-08-20T21:48:57.1628046Z [00:02:23.524]➜  cat >/tmp/go-build1953077370/b583/importcfg << 'EOF' # internal
2025-08-20T21:48:57.1630807Z [00:02:23.524]➜  # import config
2025-08-20T21:48:57.1631507Z [00:02:23.524]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:57.1632113Z [00:02:23.524]➜  EOF
2025-08-20T21:48:57.1641957Z [00:02:23.525]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/net=>github.com/netbirdio/netbird/shared/relay/client/dialer/net;$WORK/b583=>" -p github.com/netbirdio/netbird/shared/relay/client/dialer/net -lang=go1.23 -complete -installsuffix shared -buildid OiRTiHDFefLrSlPHRZCB/OiRTiHDFefLrSlPHRZCB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/net/err.go
2025-08-20T21:48:57.1725088Z [00:02:23.534]➜  go tool buildid -w $WORK/b583/_pkg_.a # internal
2025-08-20T21:48:57.1735766Z [00:02:23.535]➜  cp $WORK/b583/_pkg_.a /root/.cache/go-build/5c/5c0b91c3e829ce288f4860e23c6741dffd4cdf792d4ea33bac7b73bf2adb2c7d-d # internal
2025-08-20T21:48:57.1744326Z [00:02:23.535]➜  github.com/netbirdio/netbird/util/embeddedroots
2025-08-20T21:48:57.1750784Z [00:02:23.536]➜  mkdir -p $WORK/b585/
2025-08-20T21:48:57.1760351Z [00:02:23.537]➜  cat >/tmp/go-build1953077370/b585/importcfg << 'EOF' # internal
2025-08-20T21:48:57.1762754Z [00:02:23.537]➜  # import config
2025-08-20T21:48:57.1764140Z [00:02:23.537]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:48:57.1765294Z [00:02:23.538]➜  packagefile embed=/tmp/go-build1953077370/b367/_pkg_.a
2025-08-20T21:48:57.1768789Z [00:02:23.538]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:57.1769438Z [00:02:23.538]➜  EOF
2025-08-20T21:48:57.1777168Z [00:02:23.539]➜  cat >/tmp/go-build1953077370/b585/embedcfg << 'EOF' # internal
2025-08-20T21:48:57.1778370Z [00:02:23.539]➜  {
2025-08-20T21:48:57.1778939Z [00:02:23.539]➜  	"Patterns": {
2025-08-20T21:48:57.1781497Z [00:02:23.539]➜  		"isrg-root-x1.pem": [
2025-08-20T21:48:57.1782431Z [00:02:23.539]➜  			"isrg-root-x1.pem"
2025-08-20T21:48:57.1784056Z [00:02:23.539]➜  		],
2025-08-20T21:48:57.1784841Z [00:02:23.539]➜  		"isrg-root-x2.pem": [
2025-08-20T21:48:57.1785606Z [00:02:23.539]➜  			"isrg-root-x2.pem"
2025-08-20T21:48:57.1786298Z [00:02:23.539]➜  		]
2025-08-20T21:48:57.1787261Z [00:02:23.539]➜  	},
2025-08-20T21:48:57.1788084Z [00:02:23.539]➜  	"Files": {
2025-08-20T21:48:57.1789803Z [00:02:23.539]➜  		"isrg-root-x1.pem": "/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/embeddedroots/isrg-root-x1.pem",
2025-08-20T21:48:57.1791552Z [00:02:23.539]➜  		"isrg-root-x2.pem": "/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/embeddedroots/isrg-root-x2.pem"
2025-08-20T21:48:57.1793731Z [00:02:23.539]➜  	}
2025-08-20T21:48:57.1795347Z [00:02:23.539]➜  }EOF
2025-08-20T21:48:57.1805639Z [00:02:23.541]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/embeddedroots=>github.com/netbirdio/netbird/util/embeddedroots;$WORK/b585=>" -p github.com/netbirdio/netbird/util/embeddedroots -lang=go1.23 -complete -installsuffix shared -buildid _zQ5D_6apqKGScjwrFGG/_zQ5D_6apqKGScjwrFGG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -embedcfg $WORK/b585/embedcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/embeddedroots/embeddedroots.go
2025-08-20T21:48:57.1880042Z [00:02:23.549]➜  go tool buildid -w $WORK/b573/_pkg_.a # internal
2025-08-20T21:48:57.1903923Z [00:02:23.551]➜  cp $WORK/b573/_pkg_.a /root/.cache/go-build/3c/3c92bae0d1119cd9977ad238a013d65066972de691e82d69f979519a1053cd4e-d # internal
2025-08-20T21:48:57.1915956Z [00:02:23.552]➜  github.com/netbirdio/netbird/client/internal/peer/ice
2025-08-20T21:48:57.1916684Z [00:02:23.552]➜  mkdir -p $WORK/b572/
2025-08-20T21:48:57.1917430Z [00:02:23.552]➜  cat >/tmp/go-build1953077370/b572/importcfg << 'EOF' # internal
2025-08-20T21:48:57.1918117Z [00:02:23.552]➜  # import config
2025-08-20T21:48:57.1919445Z [00:02:23.552]➜  packagefile github.com/netbirdio/netbird/client/internal/stdnet=/tmp/go-build1953077370/b573/_pkg_.a
2025-08-20T21:48:57.1920737Z [00:02:23.552]➜  packagefile github.com/pion/ice/v3=/tmp/go-build1953077370/b205/_pkg_.a
2025-08-20T21:48:57.1921908Z [00:02:23.552]➜  packagefile github.com/pion/logging=/tmp/go-build1953077370/b273/_pkg_.a
2025-08-20T21:48:57.1923314Z [00:02:23.552]➜  packagefile github.com/pion/randutil=/tmp/go-build1953077370/b288/_pkg_.a
2025-08-20T21:48:57.1924412Z [00:02:23.552]➜  packagefile github.com/pion/stun/v2=/tmp/go-build1953077370/b282/_pkg_.a
2025-08-20T21:48:57.1925489Z [00:02:23.552]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:57.1926424Z [00:02:23.552]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:57.1927227Z [00:02:23.552]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:57.1928075Z [00:02:23.552]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:57.1928895Z [00:02:23.552]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:57.1929772Z [00:02:23.552]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:57.1930676Z [00:02:23.552]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:57.1931294Z [00:02:23.552]➜  EOF
2025-08-20T21:48:57.1941900Z [00:02:23.552]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/ice=>github.com/netbirdio/netbird/client/internal/peer/ice;$WORK/b572=>" -p github.com/netbirdio/netbird/client/internal/peer/ice -lang=go1.23 -complete -installsuffix shared -buildid JS_pYpHYZRxtw_eYxRE1/JS_pYpHYZRxtw_eYxRE1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack ./internal/peer/ice/StunTurn.go ./internal/peer/ice/agent.go ./internal/peer/ice/config.go ./internal/peer/ice/env.go ./internal/peer/ice/stdnet.go
2025-08-20T21:48:57.2056120Z [00:02:23.567]➜  go tool buildid -w $WORK/b585/_pkg_.a # internal
2025-08-20T21:48:57.2068186Z [00:02:23.568]➜  cp $WORK/b585/_pkg_.a /root/.cache/go-build/4b/4bb2ab99d2646a77bf049d0a6aa78773855d5a6b1cebb6f3481e99d58b6da0e1-d # internal
2025-08-20T21:48:57.2071622Z [00:02:23.568]➜  github.com/netbirdio/netbird/client/internal/relay
2025-08-20T21:48:57.2073609Z [00:02:23.568]➜  mkdir -p $WORK/b575/
2025-08-20T21:48:57.2084436Z [00:02:23.569]➜  cat >/tmp/go-build1953077370/b575/importcfg << 'EOF' # internal
2025-08-20T21:48:57.2086614Z [00:02:23.570]➜  # import config
2025-08-20T21:48:57.2087335Z [00:02:23.570]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:57.2088191Z [00:02:23.570]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.2089399Z [00:02:23.570]➜  packagefile github.com/netbirdio/netbird/client/internal/stdnet=/tmp/go-build1953077370/b573/_pkg_.a
2025-08-20T21:48:57.2090812Z [00:02:23.570]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:48:57.2092031Z [00:02:23.570]➜  packagefile github.com/pion/stun/v2=/tmp/go-build1953077370/b282/_pkg_.a
2025-08-20T21:48:57.2093275Z [00:02:23.570]➜  packagefile github.com/pion/turn/v3=/tmp/go-build1953077370/b292/_pkg_.a
2025-08-20T21:48:57.2094395Z [00:02:23.570]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:57.2095371Z [00:02:23.570]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:57.2096191Z [00:02:23.570]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:57.2097012Z [00:02:23.570]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:57.2097615Z [00:02:23.570]➜  EOF
2025-08-20T21:48:57.2106708Z [00:02:23.572]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/relay=>github.com/netbirdio/netbird/client/internal/relay;$WORK/b575=>" -p github.com/netbirdio/netbird/client/internal/relay -lang=go1.23 -complete -installsuffix shared -buildid ZdpsM251gVyK7L4mm0uG/ZdpsM251gVyK7L4mm0uG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./internal/relay/relay.go
2025-08-20T21:48:57.2882515Z [00:02:23.648]➜  go tool buildid -w $WORK/b575/_pkg_.a # internal
2025-08-20T21:48:57.2884077Z [00:02:23.649]➜  cp $WORK/b575/_pkg_.a /root/.cache/go-build/7c/7c3dd71257b70e3bd2968c701d4d267b84b768711537eb1a2f816a10eece50a8-d # internal
2025-08-20T21:48:57.2905959Z [00:02:23.652]➜  github.com/netbirdio/netbird/shared/relay/tls
2025-08-20T21:48:57.2908293Z [00:02:23.652]➜  mkdir -p $WORK/b584/
2025-08-20T21:48:57.2915491Z [00:02:23.653]➜  cat >/tmp/go-build1953077370/b584/importcfg << 'EOF' # internal
2025-08-20T21:48:57.2916206Z [00:02:23.653]➜  # import config
2025-08-20T21:48:57.2916899Z [00:02:23.653]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:48:57.2917833Z [00:02:23.653]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:48:57.2919725Z [00:02:23.653]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.2921502Z [00:02:23.653]➜  packagefile github.com/netbirdio/netbird/util/embeddedroots=/tmp/go-build1953077370/b585/_pkg_.a
2025-08-20T21:48:57.2923500Z [00:02:23.653]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:57.2924927Z [00:02:23.653]➜  EOF
2025-08-20T21:48:57.2930212Z [00:02:23.653]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls=>github.com/netbirdio/netbird/shared/relay/tls;$WORK/b584=>" -p github.com/netbirdio/netbird/shared/relay/tls -lang=go1.23 -complete -installsuffix shared -buildid jnMuuqHYXKnjzK8sg7Ed/jnMuuqHYXKnjzK8sg7Ed -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls/alpn.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls/client_prod.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls/doc.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls/server_prod.go
2025-08-20T21:48:57.3207034Z [00:02:23.682]➜  go tool buildid -w $WORK/b584/_pkg_.a # internal
2025-08-20T21:48:57.3217267Z [00:02:23.683]➜  cp $WORK/b584/_pkg_.a /root/.cache/go-build/34/34a635b419e19f275c7a39a0d946ed846f038b7ab43adf003c3d5e75af8fb846-d # internal
2025-08-20T21:48:57.3220734Z [00:02:23.683]➜  golang.org/x/exp/rand
2025-08-20T21:48:57.3222353Z [00:02:23.683]➜  mkdir -p $WORK/b590/
2025-08-20T21:48:57.3227461Z [00:02:23.684]➜  cat >/tmp/go-build1953077370/b590/importcfg << 'EOF' # internal
2025-08-20T21:48:57.3243859Z [00:02:23.684]➜  # import config
2025-08-20T21:48:57.3244672Z [00:02:23.684]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:57.3245582Z [00:02:23.684]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:57.3246438Z [00:02:23.684]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:57.3247328Z [00:02:23.684]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:57.3248171Z [00:02:23.684]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:57.3248800Z [00:02:23.684]➜  EOF
2025-08-20T21:48:57.3256350Z [00:02:23.684]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/rand=>golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/rand;$WORK/b590=>" -p golang.org/x/exp/rand -lang=go1.20 -complete -installsuffix shared -buildid 5wBKSgw4seAP6qGK-mMK/5wBKSgw4seAP6qGK-mMK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/rand/exp.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/rand/normal.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/rand/rand.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/rand/rng.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/rand/zipf.go
2025-08-20T21:48:57.3441843Z [00:02:23.705]➜  go tool buildid -w $WORK/b572/_pkg_.a # internal
2025-08-20T21:48:57.3475316Z [00:02:23.709]➜  cp $WORK/b572/_pkg_.a /root/.cache/go-build/59/5932b9e5abcfd7029ab9964b5add5a036639a79534a0a6c7caf464ae61be2229-d # internal
2025-08-20T21:48:57.3482158Z [00:02:23.709]➜  github.com/netbirdio/netbird/client/internal/peer/guard
2025-08-20T21:48:57.3489899Z [00:02:23.710]➜  mkdir -p $WORK/b571/
2025-08-20T21:48:57.3494098Z [00:02:23.710]➜  cat >/tmp/go-build1953077370/b571/importcfg << 'EOF' # internal
2025-08-20T21:48:57.3498212Z [00:02:23.710]➜  # import config
2025-08-20T21:48:57.3498905Z [00:02:23.710]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:57.3499728Z [00:02:23.710]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.3500758Z [00:02:23.711]➜  packagefile github.com/cenkalti/backoff/v4=/tmp/go-build1953077370/b064/_pkg_.a
2025-08-20T21:48:57.3502017Z [00:02:23.711]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/ice=/tmp/go-build1953077370/b572/_pkg_.a
2025-08-20T21:48:57.3504043Z [00:02:23.711]➜  packagefile github.com/netbirdio/netbird/client/internal/stdnet=/tmp/go-build1953077370/b573/_pkg_.a
2025-08-20T21:48:57.3505379Z [00:02:23.711]➜  packagefile github.com/pion/ice/v3=/tmp/go-build1953077370/b205/_pkg_.a
2025-08-20T21:48:57.3506447Z [00:02:23.711]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:57.3507405Z [00:02:23.711]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:57.3508191Z [00:02:23.711]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:57.3508800Z [00:02:23.711]➜  EOF
2025-08-20T21:48:57.3513022Z [00:02:23.711]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/guard=>github.com/netbirdio/netbird/client/internal/peer/guard;$WORK/b571=>" -p github.com/netbirdio/netbird/client/internal/peer/guard -lang=go1.23 -complete -installsuffix shared -buildid afOHUKlYfXVG4XW29OJY/afOHUKlYfXVG4XW29OJY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack ./internal/peer/guard/guard.go ./internal/peer/guard/ice_monitor.go ./internal/peer/guard/sr_watcher.go
2025-08-20T21:48:57.4205303Z [00:02:23.781]➜  go tool buildid -w $WORK/b590/_pkg_.a # internal
2025-08-20T21:48:57.4250638Z [00:02:23.786]➜  cp $WORK/b590/_pkg_.a /root/.cache/go-build/31/317f884a075b9a7d9c6e5643c8460d3935f2bc29795219174d804a62a4901cda-d # internal
2025-08-20T21:48:57.4255194Z [00:02:23.787]➜  github.com/quic-go/quic-go/internal/protocol
2025-08-20T21:48:57.4258312Z [00:02:23.787]➜  mkdir -p $WORK/b589/
2025-08-20T21:48:57.4262375Z [00:02:23.787]➜  cat >/tmp/go-build1953077370/b589/importcfg << 'EOF' # internal
2025-08-20T21:48:57.4263270Z [00:02:23.787]➜  # import config
2025-08-20T21:48:57.4264012Z [00:02:23.787]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:57.4264997Z [00:02:23.787]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:57.4265890Z [00:02:23.787]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:57.4266727Z [00:02:23.787]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.4267630Z [00:02:23.787]➜  packagefile golang.org/x/exp/rand=/tmp/go-build1953077370/b590/_pkg_.a
2025-08-20T21:48:57.4268524Z [00:02:23.787]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:57.4269346Z [00:02:23.787]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:57.4270146Z [00:02:23.787]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:57.4270952Z [00:02:23.787]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:57.4285697Z [00:02:23.787]➜  EOF
2025-08-20T21:48:57.4294791Z [00:02:23.789]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/protocol=>github.com/quic-go/quic-go@v0.48.2/internal/protocol;$WORK/b589=>" -p github.com/quic-go/quic-go/internal/protocol -lang=go1.22 -complete -installsuffix shared -buildid KTtxol-wJepadyzZBnHJ/KTtxol-wJepadyzZBnHJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/protocol/connection_id.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/protocol/encryption_level.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/protocol/key_phase.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/protocol/packet_number.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/protocol/params.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/protocol/perspective.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/protocol/protocol.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/protocol/stream.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/protocol/version.go
2025-08-20T21:48:57.4685015Z [00:02:23.829]➜  go tool buildid -w $WORK/b559/_pkg_.a # internal
2025-08-20T21:48:57.4718331Z [00:02:23.833]➜  go tool buildid -w $WORK/b589/_pkg_.a # internal
2025-08-20T21:48:57.4734646Z [00:02:23.833]➜  go tool buildid -w $WORK/b571/_pkg_.a # internal
2025-08-20T21:48:57.4746423Z [00:02:23.835]➜  cp $WORK/b589/_pkg_.a /root/.cache/go-build/ce/ced7ebd2f355110af7193ede0dfc781f5307c9474c08cb63582c51d495181253-d # internal
2025-08-20T21:48:57.4748937Z [00:02:23.835]➜  github.com/quic-go/quic-go/internal/utils
2025-08-20T21:48:57.4749507Z [00:02:23.835]➜  mkdir -p $WORK/b591/
2025-08-20T21:48:57.4750170Z [00:02:23.836]➜  cat >/tmp/go-build1953077370/b591/importcfg << 'EOF' # internal
2025-08-20T21:48:57.4750775Z [00:02:23.836]➜  # import config
2025-08-20T21:48:57.4751357Z [00:02:23.836]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:57.4752152Z [00:02:23.836]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:57.4752974Z [00:02:23.836]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:57.4757634Z [00:02:23.836]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.4758551Z [00:02:23.836]➜  packagefile github.com/quic-go/quic-go/internal/protocol=/tmp/go-build1953077370/b589/_pkg_.a
2025-08-20T21:48:57.4759415Z [00:02:23.836]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:57.4760113Z [00:02:23.836]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:57.4760808Z [00:02:23.836]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:57.4761479Z [00:02:23.836]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:57.4762197Z [00:02:23.836]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:57.4762942Z [00:02:23.836]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:57.4763661Z [00:02:23.836]➜  EOF
2025-08-20T21:48:57.4768985Z [00:02:23.836]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/utils=>github.com/quic-go/quic-go@v0.48.2/internal/utils;$WORK/b591=>" -p github.com/quic-go/quic-go/internal/utils -lang=go1.22 -complete -installsuffix shared -buildid WilPa50u5Zb0pReyVF2h/WilPa50u5Zb0pReyVF2h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/utils/buffered_write_closer.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/utils/log.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/utils/rand.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/utils/rtt_stats.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/utils/timer.go
2025-08-20T21:48:57.4780329Z [00:02:23.836]➜  cp $WORK/b571/_pkg_.a /root/.cache/go-build/2b/2ba9b6faa3ee46cee9e0f2ba1bf7c81f576cf63abd6355cf510b506949fef8be-d # internal
2025-08-20T21:48:57.4781408Z [00:02:23.836]➜  github.com/quic-go/quic-go/internal/qerr
2025-08-20T21:48:57.4781933Z [00:02:23.837]➜  mkdir -p $WORK/b593/
2025-08-20T21:48:57.4782571Z [00:02:23.838]➜  cat >/tmp/go-build1953077370/b593/importcfg << 'EOF' # internal
2025-08-20T21:48:57.4783395Z [00:02:23.838]➜  # import config
2025-08-20T21:48:57.4784018Z [00:02:23.838]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:48:57.4784752Z [00:02:23.838]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.4785679Z [00:02:23.838]➜  packagefile github.com/quic-go/quic-go/internal/protocol=/tmp/go-build1953077370/b589/_pkg_.a
2025-08-20T21:48:57.4786582Z [00:02:23.838]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:57.4787098Z [00:02:23.838]➜  EOF
2025-08-20T21:48:57.4790784Z [00:02:23.839]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/qerr=>github.com/quic-go/quic-go@v0.48.2/internal/qerr;$WORK/b593=>" -p github.com/quic-go/quic-go/internal/qerr -lang=go1.22 -complete -installsuffix shared -buildid XdEQKJUfK_TcNcdbft_G/XdEQKJUfK_TcNcdbft_G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/qerr/error_codes.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/qerr/errors.go
2025-08-20T21:48:57.4804655Z [00:02:23.842]➜  cp $WORK/b559/_pkg_.a /root/.cache/go-build/09/0902fda8b49c0547b36f0ccb50fc227c4b8e5ac3bf18367c22683e292a7330e2-d # internal
2025-08-20T21:48:57.4806304Z [00:02:23.842]➜  github.com/quic-go/quic-go/quicvarint
2025-08-20T21:48:57.4807369Z [00:02:23.842]➜  mkdir -p $WORK/b595/
2025-08-20T21:48:57.4808441Z [00:02:23.842]➜  cat >/tmp/go-build1953077370/b595/importcfg << 'EOF' # internal
2025-08-20T21:48:57.4809172Z [00:02:23.842]➜  # import config
2025-08-20T21:48:57.4809833Z [00:02:23.842]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:57.4810662Z [00:02:23.842]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.4811427Z [00:02:23.842]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:57.4812027Z [00:02:23.842]➜  EOF
2025-08-20T21:48:57.4816125Z [00:02:23.842]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/quicvarint=>github.com/quic-go/quic-go@v0.48.2/quicvarint;$WORK/b595=>" -p github.com/quic-go/quic-go/quicvarint -lang=go1.22 -complete -installsuffix shared -buildid rvzCeBc-sT8pWmCL_dFm/rvzCeBc-sT8pWmCL_dFm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/quicvarint/io.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/quicvarint/varint.go
2025-08-20T21:48:57.5121578Z [00:02:23.873]➜  go tool buildid -w $WORK/b595/_pkg_.a # internal
2025-08-20T21:48:57.5124210Z [00:02:23.873]➜  go tool buildid -w $WORK/b593/_pkg_.a # internal
2025-08-20T21:48:57.5125345Z [00:02:23.873]➜  cp $WORK/b593/_pkg_.a /root/.cache/go-build/8a/8a3ef0cb3d463ea4fcfcf8cbde514161115dfac2a9efc96d223140c431a4101a-d # internal
2025-08-20T21:48:57.5126502Z [00:02:23.873]➜  github.com/quic-go/quic-go/internal/qtls
2025-08-20T21:48:57.5127072Z [00:02:23.873]➜  mkdir -p $WORK/b598/
2025-08-20T21:48:57.5127760Z [00:02:23.873]➜  cat >/tmp/go-build1953077370/b598/importcfg << 'EOF' # internal
2025-08-20T21:48:57.5128414Z [00:02:23.873]➜  # import config
2025-08-20T21:48:57.5129048Z [00:02:23.873]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:57.5129890Z [00:02:23.873]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:48:57.5130737Z [00:02:23.873]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.5131916Z [00:02:23.873]➜  packagefile github.com/quic-go/quic-go/internal/protocol=/tmp/go-build1953077370/b589/_pkg_.a
2025-08-20T21:48:57.5132956Z [00:02:23.873]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:57.5134034Z [00:02:23.873]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:57.5134809Z [00:02:23.873]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:57.5135390Z [00:02:23.873]➜  EOF
2025-08-20T21:48:57.5140839Z [00:02:23.873]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/qtls=>github.com/quic-go/quic-go@v0.48.2/internal/qtls;$WORK/b598=>" -p github.com/quic-go/quic-go/internal/qtls -lang=go1.22 -complete -installsuffix shared -buildid UvvqJ1H31QiPKXTNGJxr/UvvqJ1H31QiPKXTNGJxr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/qtls/cipher_suite.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/qtls/client_session_cache.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/qtls/conn.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/qtls/qtls.go
2025-08-20T21:48:57.5167354Z [00:02:23.878]➜  cp $WORK/b595/_pkg_.a /root/.cache/go-build/c6/c6e3047f2f1292a792ec5c3933656e2a3cf61ccd4d946a086218f51af702bb77-d # internal
2025-08-20T21:48:57.5168891Z [00:02:23.878]➜  golang.org/x/crypto/hkdf
2025-08-20T21:48:57.5175814Z [00:02:23.879]➜  mkdir -p $WORK/b599/
2025-08-20T21:48:57.5178535Z [00:02:23.879]➜  cat >/tmp/go-build1953077370/b599/importcfg << 'EOF' # internal
2025-08-20T21:48:57.5179269Z [00:02:23.879]➜  # import config
2025-08-20T21:48:57.5180016Z [00:02:23.879]➜  packagefile crypto/hmac=/tmp/go-build1953077370/b231/_pkg_.a
2025-08-20T21:48:57.5180946Z [00:02:23.879]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:57.5181798Z [00:02:23.879]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:57.5182620Z [00:02:23.879]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:57.5183391Z [00:02:23.879]➜  EOF
2025-08-20T21:48:57.5190544Z [00:02:23.880]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/hkdf=>golang.org/x/crypto@v0.37.0/hkdf;$WORK/b599=>" -p golang.org/x/crypto/hkdf -lang=go1.23 -complete -installsuffix shared -buildid 6XQ5_sSuDBYlTaUKxwZZ/6XQ5_sSuDBYlTaUKxwZZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/hkdf/hkdf.go
2025-08-20T21:48:57.5308258Z [00:02:23.892]➜  go tool buildid -w $WORK/b591/_pkg_.a # internal
2025-08-20T21:48:57.5323035Z [00:02:23.894]➜  cp $WORK/b591/_pkg_.a /root/.cache/go-build/5d/5da642bcd08e19dd19e96904159a041ff3953db7601b92d3c6b9802dc659ed49-d # internal
2025-08-20T21:48:57.5334616Z [00:02:23.895]➜  go tool buildid -w $WORK/b599/_pkg_.a # internal
2025-08-20T21:48:57.5337001Z [00:02:23.895]➜  cp $WORK/b599/_pkg_.a /root/.cache/go-build/36/36f2cb4607feb0e3a1dfdbedcb939468ef5cca128a7c9f85956090d6c2a1a4e6-d # internal
2025-08-20T21:48:57.5341238Z [00:02:23.895]➜  github.com/quic-go/quic-go/internal/flowcontrol
2025-08-20T21:48:57.5342791Z [00:02:23.895]➜  mkdir -p $WORK/b596/
2025-08-20T21:48:57.5347240Z [00:02:23.896]➜  cat >/tmp/go-build1953077370/b596/importcfg << 'EOF' # internal
2025-08-20T21:48:57.5350279Z [00:02:23.896]➜  # import config
2025-08-20T21:48:57.5350912Z [00:02:23.896]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:57.5351623Z [00:02:23.896]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.5352599Z [00:02:23.896]➜  packagefile github.com/quic-go/quic-go/internal/protocol=/tmp/go-build1953077370/b589/_pkg_.a
2025-08-20T21:48:57.5353937Z [00:02:23.896]➜  packagefile github.com/quic-go/quic-go/internal/qerr=/tmp/go-build1953077370/b593/_pkg_.a
2025-08-20T21:48:57.5355080Z [00:02:23.896]➜  packagefile github.com/quic-go/quic-go/internal/utils=/tmp/go-build1953077370/b591/_pkg_.a
2025-08-20T21:48:57.5355991Z [00:02:23.896]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:57.5356723Z [00:02:23.896]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:57.5357269Z [00:02:23.896]➜  EOF
2025-08-20T21:48:57.5362955Z [00:02:23.896]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/flowcontrol=>github.com/quic-go/quic-go@v0.48.2/internal/flowcontrol;$WORK/b596=>" -p github.com/quic-go/quic-go/internal/flowcontrol -lang=go1.22 -complete -installsuffix shared -buildid iA4Vy9frrjqwYSrWMpyg/iA4Vy9frrjqwYSrWMpyg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/flowcontrol/base_flow_controller.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/flowcontrol/connection_flow_controller.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/flowcontrol/interface.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/flowcontrol/stream_flow_controller.go
2025-08-20T21:48:57.5375182Z [00:02:23.899]➜  github.com/quic-go/quic-go/internal/wire
2025-08-20T21:48:57.5381579Z [00:02:23.899]➜  mkdir -p $WORK/b594/
2025-08-20T21:48:57.5389678Z [00:02:23.900]➜  cat >/tmp/go-build1953077370/b594/importcfg << 'EOF' # internal
2025-08-20T21:48:57.5394272Z [00:02:23.900]➜  # import config
2025-08-20T21:48:57.5396771Z [00:02:23.900]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:57.5400068Z [00:02:23.900]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:57.5401247Z [00:02:23.900]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:57.5402483Z [00:02:23.900]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.5403956Z [00:02:23.900]➜  packagefile github.com/quic-go/quic-go/internal/protocol=/tmp/go-build1953077370/b589/_pkg_.a
2025-08-20T21:48:57.5405376Z [00:02:23.900]➜  packagefile github.com/quic-go/quic-go/internal/qerr=/tmp/go-build1953077370/b593/_pkg_.a
2025-08-20T21:48:57.5407082Z [00:02:23.900]➜  packagefile github.com/quic-go/quic-go/internal/utils=/tmp/go-build1953077370/b591/_pkg_.a
2025-08-20T21:48:57.5408633Z [00:02:23.900]➜  packagefile github.com/quic-go/quic-go/quicvarint=/tmp/go-build1953077370/b595/_pkg_.a
2025-08-20T21:48:57.5410643Z [00:02:23.900]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:57.5411368Z [00:02:23.900]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:57.5412120Z [00:02:23.900]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:57.5412889Z [00:02:23.900]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:57.5413792Z [00:02:23.900]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:57.5414520Z [00:02:23.900]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:57.5415252Z [00:02:23.900]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:57.5416237Z [00:02:23.900]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:57.5416960Z [00:02:23.900]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:57.5417519Z [00:02:23.900]➜  EOF
2025-08-20T21:48:57.5442643Z [00:02:23.901]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire=>github.com/quic-go/quic-go@v0.48.2/internal/wire;$WORK/b594=>" -p github.com/quic-go/quic-go/internal/wire -lang=go1.22 -complete -installsuffix shared -buildid -lwjEW1qyl8oIJzuYyhJ/-lwjEW1qyl8oIJzuYyhJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/ack_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/ack_range.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/connection_close_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/crypto_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/data_blocked_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/datagram_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/extended_header.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/frame_parser.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/handshake_done_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/header.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/interface.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/log.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/max_data_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/max_stream_data_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/max_streams_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/new_connection_id_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/new_token_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/path_challenge_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/path_response_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/ping_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/pool.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/reset_stream_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/retire_connection_id_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/short_header.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/stop_sending_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/stream_data_blocked_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/stream_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/streams_blocked_frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/transport_parameters.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/wire/version_negotiation.go
2025-08-20T21:48:57.5702217Z [00:02:23.931]➜  go tool buildid -w $WORK/b598/_pkg_.a # internal
2025-08-20T21:48:57.5720880Z [00:02:23.933]➜  cp $WORK/b598/_pkg_.a /root/.cache/go-build/3b/3b661bba2047db43ee6ef35bd98648ad6ab839c5437f316a54a58a51585f4007-d # internal
2025-08-20T21:48:57.5727587Z [00:02:23.934]➜  github.com/quic-go/quic-go/internal/utils/linkedlist
2025-08-20T21:48:57.5740401Z [00:02:23.935]➜  mkdir -p $WORK/b600/
2025-08-20T21:48:57.5750140Z [00:02:23.935]➜  cat >/tmp/go-build1953077370/b600/importcfg << 'EOF' # internal
2025-08-20T21:48:57.5750845Z [00:02:23.935]➜  # import config
2025-08-20T21:48:57.5751520Z [00:02:23.935]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:57.5752138Z [00:02:23.935]➜  EOF
2025-08-20T21:48:57.5758933Z [00:02:23.935]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/utils/linkedlist=>github.com/quic-go/quic-go@v0.48.2/internal/utils/linkedlist;$WORK/b600=>" -p github.com/quic-go/quic-go/internal/utils/linkedlist -lang=go1.22 -complete -installsuffix shared -buildid J2KC3_7nSJpN7eOIuNL0/J2KC3_7nSJpN7eOIuNL0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/utils/linkedlist/linkedlist.go
2025-08-20T21:48:57.5974304Z [00:02:23.958]➜  go tool buildid -w $WORK/b600/_pkg_.a # internal
2025-08-20T21:48:57.6012060Z [00:02:23.962]➜  cp $WORK/b600/_pkg_.a /root/.cache/go-build/4d/4dcb2fd56b67af878056de7779e456365c8c148212fd4fd7bd6d562ededb77f5-d # internal
2025-08-20T21:48:57.6013442Z [00:02:23.962]➜  github.com/coder/websocket/internal/errd
2025-08-20T21:48:57.6014094Z [00:02:23.962]➜  mkdir -p $WORK/b604/
2025-08-20T21:48:57.6014855Z [00:02:23.962]➜  cat >/tmp/go-build1953077370/b604/importcfg << 'EOF' # internal
2025-08-20T21:48:57.6015589Z [00:02:23.962]➜  # import config
2025-08-20T21:48:57.6016270Z [00:02:23.962]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.6016883Z [00:02:23.962]➜  EOF
2025-08-20T21:48:57.6020732Z [00:02:23.962]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/coder/websocket@v1.8.12/internal/errd=>github.com/coder/websocket@v1.8.12/internal/errd;$WORK/b604=>" -p github.com/coder/websocket/internal/errd -lang=go1.19 -complete -installsuffix shared -buildid 2PnQal-iJuYWzT40ZzsJ/2PnQal-iJuYWzT40ZzsJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/internal/errd/wrap.go
2025-08-20T21:48:57.6030441Z [00:02:23.962]➜  go tool buildid -w $WORK/b596/_pkg_.a # internal
2025-08-20T21:48:57.6031742Z [00:02:23.962]➜  cp $WORK/b596/_pkg_.a /root/.cache/go-build/53/530f3b694e8bb50d79cf692a251bf29d6636e06daf04d0aef1a2daf97c3d1ac4-d # internal
2025-08-20T21:48:57.6032926Z [00:02:23.962]➜  github.com/coder/websocket/internal/xsync
2025-08-20T21:48:57.6033833Z [00:02:23.962]➜  mkdir -p $WORK/b606/
2025-08-20T21:48:57.6035372Z [00:02:23.962]➜  cat >/tmp/go-build1953077370/b606/importcfg << 'EOF' # internal
2025-08-20T21:48:57.6036144Z [00:02:23.962]➜  # import config
2025-08-20T21:48:57.6036798Z [00:02:23.962]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.6037681Z [00:02:23.962]➜  packagefile runtime/debug=/tmp/go-build1953077370/b326/_pkg_.a
2025-08-20T21:48:57.6038631Z [00:02:23.962]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:57.6039285Z [00:02:23.962]➜  EOF
2025-08-20T21:48:57.6043767Z [00:02:23.964]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/coder/websocket@v1.8.12/internal/xsync=>github.com/coder/websocket@v1.8.12/internal/xsync;$WORK/b606=>" -p github.com/coder/websocket/internal/xsync -lang=go1.19 -complete -installsuffix shared -buildid vKczPO4d8mLPyw134IW0/vKczPO4d8mLPyw134IW0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/internal/xsync/go.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/internal/xsync/int64.go
2025-08-20T21:48:57.6078807Z [00:02:23.969]➜  go tool buildid -w $WORK/b604/_pkg_.a # internal
2025-08-20T21:48:57.6085900Z [00:02:23.970]➜  cp $WORK/b604/_pkg_.a /root/.cache/go-build/7d/7d22a20aba91bfe5b125024bae0d96e9f0fc7954a51ce9ecdd68b2afd4826e6b-d # internal
2025-08-20T21:48:57.6092833Z [00:02:23.970]➜  github.com/netbirdio/netbird/shared/relay/healthcheck
2025-08-20T21:48:57.6114575Z [00:02:23.970]➜  mkdir -p $WORK/b608/
2025-08-20T21:48:57.6115332Z [00:02:23.970]➜  cat >/tmp/go-build1953077370/b608/importcfg << 'EOF' # internal
2025-08-20T21:48:57.6116003Z [00:02:23.970]➜  # import config
2025-08-20T21:48:57.6117005Z [00:02:23.970]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:57.6118266Z [00:02:23.970]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:57.6119253Z [00:02:23.970]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:57.6120085Z [00:02:23.970]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:57.6120882Z [00:02:23.970]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:57.6121472Z [00:02:23.970]➜  EOF
2025-08-20T21:48:57.6126630Z [00:02:23.970]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/healthcheck=>github.com/netbirdio/netbird/shared/relay/healthcheck;$WORK/b608=>" -p github.com/netbirdio/netbird/shared/relay/healthcheck -lang=go1.23 -complete -installsuffix shared -buildid uDpZfRLmicjsqpBD81En/uDpZfRLmicjsqpBD81En -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/healthcheck/doc.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/healthcheck/receiver.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/healthcheck/sender.go
2025-08-20T21:48:57.6220959Z [00:02:23.983]➜  go tool buildid -w $WORK/b606/_pkg_.a # internal
2025-08-20T21:48:57.6229345Z [00:02:23.984]➜  cp $WORK/b606/_pkg_.a /root/.cache/go-build/76/76e93ae68ff50cd7bfe6999168c8480e18bd8a6bc80ccfb26466b6006365a61b-d # internal
2025-08-20T21:48:57.6236485Z [00:02:23.985]➜  github.com/coder/websocket
2025-08-20T21:48:57.6243058Z [00:02:23.985]➜  mkdir -p $WORK/b603/
2025-08-20T21:48:57.6244148Z [00:02:23.986]➜  echo -n > $WORK/b603/go_asm.h # internal
2025-08-20T21:48:57.6246695Z [00:02:23.986]➜  cd /root/go/pkg/mod/github.com/coder/websocket@v1.8.12
2025-08-20T21:48:57.6252007Z [00:02:23.986]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/coder/websocket -trimpath "/root/go/pkg/mod/github.com/coder/websocket@v1.8.12=>github.com/coder/websocket@v1.8.12;$WORK/b603=>" -I $WORK/b603/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b603/symabis ./mask_amd64.s
2025-08-20T21:48:57.6334307Z [00:02:23.994]➜  cat >/tmp/go-build1953077370/b603/importcfg << 'EOF' # internal
2025-08-20T21:48:57.6354513Z [00:02:23.994]➜  # import config
2025-08-20T21:48:57.6355148Z [00:02:23.994]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:57.6355898Z [00:02:23.994]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:57.6356699Z [00:02:23.994]➜  packagefile compress/flate=/tmp/go-build1953077370/b306/_pkg_.a
2025-08-20T21:48:57.6357507Z [00:02:23.994]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:57.6358287Z [00:02:23.994]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:57.6359104Z [00:02:23.994]➜  packagefile crypto/sha1=/tmp/go-build1953077370/b131/_pkg_.a
2025-08-20T21:48:57.6359931Z [00:02:23.994]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:57.6360796Z [00:02:23.994]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:57.6361571Z [00:02:23.994]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:57.6362308Z [00:02:23.994]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.6363428Z [00:02:23.994]➜  packagefile github.com/coder/websocket/internal/errd=/tmp/go-build1953077370/b604/_pkg_.a
2025-08-20T21:48:57.6364618Z [00:02:23.994]➜  packagefile github.com/coder/websocket/internal/util=/tmp/go-build1953077370/b605/_pkg_.a
2025-08-20T21:48:57.6365795Z [00:02:23.994]➜  packagefile github.com/coder/websocket/internal/xsync=/tmp/go-build1953077370/b606/_pkg_.a
2025-08-20T21:48:57.6366714Z [00:02:23.994]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:57.6367408Z [00:02:23.995]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:57.6368101Z [00:02:23.995]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:57.6369083Z [00:02:23.995]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:57.6369831Z [00:02:23.995]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:57.6370575Z [00:02:23.995]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:48:57.6371364Z [00:02:23.995]➜  packagefile net/textproto=/tmp/go-build1953077370/b313/_pkg_.a
2025-08-20T21:48:57.6372154Z [00:02:23.995]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:57.6372931Z [00:02:23.995]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:57.6373930Z [00:02:23.995]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:57.6374658Z [00:02:23.995]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:57.6375382Z [00:02:23.995]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:57.6376100Z [00:02:23.995]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:57.6376868Z [00:02:23.995]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:57.6377613Z [00:02:23.995]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:57.6378148Z [00:02:23.995]➜  EOF
2025-08-20T21:48:57.6378598Z [00:02:23.995]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:57.6388575Z [00:02:23.995]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/coder/websocket@v1.8.12=>github.com/coder/websocket@v1.8.12;$WORK/b603=>" -p github.com/coder/websocket -lang=go1.19 -installsuffix shared -buildid 3xxBcaMkTu1fbmxpVCn2/3xxBcaMkTu1fbmxpVCn2 -goversion go1.25.0 -symabis $WORK/b603/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack -asmhdr $WORK/b603/go_asm.h /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/accept.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/close.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/compress.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/conn.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/dial.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/doc.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/frame.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/mask.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/mask_asm.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/netconn.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/netconn_notjs.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/read.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/stringer.go /root/go/pkg/mod/github.com/coder/websocket@v1.8.12/write.go
2025-08-20T21:48:57.6522532Z [00:02:24.013]➜  go tool buildid -w $WORK/b608/_pkg_.a # internal
2025-08-20T21:48:57.6532079Z [00:02:24.014]➜  cp $WORK/b608/_pkg_.a /root/.cache/go-build/3e/3e830e54c8ad9cf273a6a8e5607bc491a359436a64dde6e89ddab0e3540c7c58-d # internal
2025-08-20T21:48:57.6567041Z [00:02:24.018]➜  github.com/netbirdio/netbird/shared/relay/messages
2025-08-20T21:48:57.6569696Z [00:02:24.018]➜  mkdir -p $WORK/b609/
2025-08-20T21:48:57.6578085Z [00:02:24.019]➜  cat >/tmp/go-build1953077370/b609/importcfg << 'EOF' # internal
2025-08-20T21:48:57.6578774Z [00:02:24.019]➜  # import config
2025-08-20T21:48:57.6579434Z [00:02:24.019]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:57.6580294Z [00:02:24.019]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:57.6581200Z [00:02:24.019]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:57.6582064Z [00:02:24.019]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:57.6582869Z [00:02:24.019]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.6583728Z [00:02:24.019]➜  EOF
2025-08-20T21:48:57.6597596Z [00:02:24.020]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages=>github.com/netbirdio/netbird/shared/relay/messages;$WORK/b609=>" -p github.com/netbirdio/netbird/shared/relay/messages -lang=go1.23 -complete -installsuffix shared -buildid lRLNsYt5jtl2DSB83Kkd/lRLNsYt5jtl2DSB83Kkd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/doc.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/id.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/message.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/peer_state.go
2025-08-20T21:48:57.7029974Z [00:02:24.064]➜  go tool buildid -w $WORK/b609/_pkg_.a # internal
2025-08-20T21:48:57.7039239Z [00:02:24.065]➜  cp $WORK/b609/_pkg_.a /root/.cache/go-build/47/4704fdea0fd6882f01513e2c6a8187f3d5eb9610b8121542f49309422dd0f099-d # internal
2025-08-20T21:48:57.7042223Z [00:02:24.066]➜  github.com/caddyserver/zerossl
2025-08-20T21:48:57.7044853Z [00:02:24.066]➜  mkdir -p $WORK/b613/
2025-08-20T21:48:57.7054683Z [00:02:24.066]➜  cat >/tmp/go-build1953077370/b613/importcfg << 'EOF' # internal
2025-08-20T21:48:57.7055418Z [00:02:24.067]➜  # import config
2025-08-20T21:48:57.7056116Z [00:02:24.067]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:57.7056909Z [00:02:24.067]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:57.7057703Z [00:02:24.067]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:48:57.7058489Z [00:02:24.067]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:57.7059379Z [00:02:24.067]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:57.7060165Z [00:02:24.067]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.7060917Z [00:02:24.067]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:57.7061714Z [00:02:24.067]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:48:57.7062549Z [00:02:24.067]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:57.7063594Z [00:02:24.067]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:57.7067418Z [00:02:24.067]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:57.7069628Z [00:02:24.067]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:57.7070258Z [00:02:24.067]➜  EOF
2025-08-20T21:48:57.7075275Z [00:02:24.067]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/caddyserver/zerossl@v0.1.3=>github.com/caddyserver/zerossl@v0.1.3;$WORK/b613=>" -p github.com/caddyserver/zerossl -lang=go1.21 -complete -installsuffix shared -buildid xHjVwRn84nLmXY3p37Fk/xHjVwRn84nLmXY3p37Fk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack /root/go/pkg/mod/github.com/caddyserver/zerossl@v0.1.3/client.go /root/go/pkg/mod/github.com/caddyserver/zerossl@v0.1.3/endpoints.go /root/go/pkg/mod/github.com/caddyserver/zerossl@v0.1.3/models.go /root/go/pkg/mod/github.com/caddyserver/zerossl@v0.1.3/zerossl.go
2025-08-20T21:48:57.8501905Z [00:02:24.211]➜  go tool buildid -w $WORK/b613/_pkg_.a # internal
2025-08-20T21:48:57.8540345Z [00:02:24.215]➜  cp $WORK/b613/_pkg_.a /root/.cache/go-build/9d/9de6183439a1a1b3cbfdeace5be0e16ed046178e07fa80280e90a4921fecaa29-d # internal
2025-08-20T21:48:57.8552811Z [00:02:24.216]➜  github.com/klauspost/cpuid/v2
2025-08-20T21:48:57.8553742Z [00:02:24.216]➜  mkdir -p $WORK/b614/
2025-08-20T21:48:57.8565888Z [00:02:24.218]➜  echo -n > $WORK/b614/go_asm.h # internal
2025-08-20T21:48:57.8567419Z [00:02:24.218]➜  cd /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.7
2025-08-20T21:48:57.8570500Z [00:02:24.218]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/cpuid/v2 -trimpath "/root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.7=>github.com/klauspost/cpuid/v2@v2.2.7;$WORK/b614=>" -I $WORK/b614/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b614/symabis ./cpuid_amd64.s
2025-08-20T21:48:57.8653904Z [00:02:24.226]➜  cat >/tmp/go-build1953077370/b614/importcfg << 'EOF' # internal
2025-08-20T21:48:57.8654668Z [00:02:24.226]➜  # import config
2025-08-20T21:48:57.8655326Z [00:02:24.226]➜  packagefile flag=/tmp/go-build1953077370/b324/_pkg_.a
2025-08-20T21:48:57.8656176Z [00:02:24.226]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.8657002Z [00:02:24.226]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:57.8657848Z [00:02:24.226]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:57.8658660Z [00:02:24.226]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:57.8659467Z [00:02:24.226]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:57.8660299Z [00:02:24.226]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:57.8661149Z [00:02:24.226]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:57.8661777Z [00:02:24.226]➜  EOF
2025-08-20T21:48:57.8663469Z [00:02:24.227]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:57.8668751Z [00:02:24.227]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.7=>github.com/klauspost/cpuid/v2@v2.2.7;$WORK/b614=>" -p github.com/klauspost/cpuid/v2 -lang=go1.15 -installsuffix shared -buildid UzL9a8BQjoPzrF3bVfOt/UzL9a8BQjoPzrF3bVfOt -goversion go1.25.0 -symabis $WORK/b614/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack -asmhdr $WORK/b614/go_asm.h /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.7/cpuid.go /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.7/detect_x86.go /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.7/featureid_string.go
2025-08-20T21:48:57.8777893Z [00:02:24.239]➜  go tool buildid -w $WORK/b594/_pkg_.a # internal
2025-08-20T21:48:57.8854094Z [00:02:24.246]➜  cp $WORK/b594/_pkg_.a /root/.cache/go-build/49/4977845bdd189774bb23ed6bc7997096598fcdf6a718465a3d64448fe6edd779-d # internal
2025-08-20T21:48:57.8875584Z [00:02:24.247]➜  github.com/quic-go/quic-go/logging
2025-08-20T21:48:57.8876466Z [00:02:24.249]➜  mkdir -p $WORK/b592/
2025-08-20T21:48:57.8877241Z [00:02:24.249]➜  cat >/tmp/go-build1953077370/b592/importcfg << 'EOF' # internal
2025-08-20T21:48:57.8878292Z [00:02:24.249]➜  # import config
2025-08-20T21:48:57.8879262Z [00:02:24.249]➜  packagefile github.com/quic-go/quic-go/internal/protocol=/tmp/go-build1953077370/b589/_pkg_.a
2025-08-20T21:48:57.8880568Z [00:02:24.249]➜  packagefile github.com/quic-go/quic-go/internal/qerr=/tmp/go-build1953077370/b593/_pkg_.a
2025-08-20T21:48:57.8881861Z [00:02:24.249]➜  packagefile github.com/quic-go/quic-go/internal/utils=/tmp/go-build1953077370/b591/_pkg_.a
2025-08-20T21:48:57.8883319Z [00:02:24.249]➜  packagefile github.com/quic-go/quic-go/internal/wire=/tmp/go-build1953077370/b594/_pkg_.a
2025-08-20T21:48:57.8884289Z [00:02:24.249]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:57.8885051Z [00:02:24.249]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:57.8885613Z [00:02:24.249]➜  EOF
2025-08-20T21:48:57.8891170Z [00:02:24.249]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/logging=>github.com/quic-go/quic-go@v0.48.2/logging;$WORK/b592=>" -p github.com/quic-go/quic-go/logging -lang=go1.22 -complete -installsuffix shared -buildid mcujVFChJ-eLpE4DmxUU/mcujVFChJ-eLpE4DmxUU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/logging/connection_tracer.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/logging/frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/logging/interface.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/logging/packet_header.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/logging/tracer.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/logging/types.go
2025-08-20T21:48:57.9848727Z [00:02:24.346]➜  go tool buildid -w $WORK/b592/_pkg_.a # internal
2025-08-20T21:48:57.9869541Z [00:02:24.348]➜  cp $WORK/b592/_pkg_.a /root/.cache/go-build/53/530100142fb136d47e1b542b37a2003855f550c361741143ab55c6784602ed5d-d # internal
2025-08-20T21:48:57.9875588Z [00:02:24.348]➜  github.com/quic-go/quic-go/internal/congestion
2025-08-20T21:48:57.9876217Z [00:02:24.348]➜  mkdir -p $WORK/b588/
2025-08-20T21:48:57.9876934Z [00:02:24.349]➜  cat >/tmp/go-build1953077370/b588/importcfg << 'EOF' # internal
2025-08-20T21:48:57.9877576Z [00:02:24.349]➜  # import config
2025-08-20T21:48:57.9878164Z [00:02:24.349]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:57.9879196Z [00:02:24.349]➜  packagefile github.com/quic-go/quic-go/internal/protocol=/tmp/go-build1953077370/b589/_pkg_.a
2025-08-20T21:48:57.9880498Z [00:02:24.349]➜  packagefile github.com/quic-go/quic-go/internal/utils=/tmp/go-build1953077370/b591/_pkg_.a
2025-08-20T21:48:57.9881731Z [00:02:24.349]➜  packagefile github.com/quic-go/quic-go/logging=/tmp/go-build1953077370/b592/_pkg_.a
2025-08-20T21:48:57.9882731Z [00:02:24.349]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:57.9883537Z [00:02:24.349]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:57.9884156Z [00:02:24.349]➜  EOF
2025-08-20T21:48:57.9891451Z [00:02:24.349]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/congestion=>github.com/quic-go/quic-go@v0.48.2/internal/congestion;$WORK/b588=>" -p github.com/quic-go/quic-go/internal/congestion -lang=go1.22 -complete -installsuffix shared -buildid o9lkERM1NUXCAymYgPj6/o9lkERM1NUXCAymYgPj6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/congestion/bandwidth.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/congestion/clock.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/congestion/cubic.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/congestion/cubic_sender.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/congestion/hybrid_slow_start.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/congestion/interface.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/congestion/pacer.go
2025-08-20T21:48:57.9909130Z [00:02:24.349]➜  cd /root/go/pkg/mod/github.com/coder/websocket@v1.8.12
2025-08-20T21:48:57.9911687Z [00:02:24.349]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/coder/websocket -trimpath "/root/go/pkg/mod/github.com/coder/websocket@v1.8.12=>github.com/coder/websocket@v1.8.12;$WORK/b603=>" -I $WORK/b603/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b603/mask_amd64.o ./mask_amd64.s
2025-08-20T21:48:57.9991516Z [00:02:24.360]➜  go tool pack r $WORK/b603/_pkg_.a $WORK/b603/mask_amd64.o # internal
2025-08-20T21:48:57.9992563Z [00:02:24.360]➜  go tool buildid -w $WORK/b603/_pkg_.a # internal
2025-08-20T21:48:58.0032781Z [00:02:24.364]➜  cp $WORK/b603/_pkg_.a /root/.cache/go-build/57/57fbf5f951d6c2393519e0d0552f911246082f39d3f551068a7779db96878a62-d # internal
2025-08-20T21:48:58.0035867Z [00:02:24.365]➜  github.com/quic-go/quic-go/internal/handshake
2025-08-20T21:48:58.0036945Z [00:02:24.365]➜  mkdir -p $WORK/b597/
2025-08-20T21:48:58.0046880Z [00:02:24.366]➜  cat >/tmp/go-build1953077370/b597/importcfg << 'EOF' # internal
2025-08-20T21:48:58.0048087Z [00:02:24.366]➜  # import config
2025-08-20T21:48:58.0050275Z [00:02:24.366]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:58.0051183Z [00:02:24.366]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:58.0051903Z [00:02:24.366]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:58.0052750Z [00:02:24.366]➜  packagefile crypto/aes=/tmp/go-build1953077370/b207/_pkg_.a
2025-08-20T21:48:58.0053786Z [00:02:24.366]➜  packagefile crypto/cipher=/tmp/go-build1953077370/b126/_pkg_.a
2025-08-20T21:48:58.0055006Z [00:02:24.366]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:58.0055910Z [00:02:24.366]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:58.0056787Z [00:02:24.366]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:48:58.0057664Z [00:02:24.366]➜  packagefile encoding/asn1=/tmp/go-build1953077370/b224/_pkg_.a
2025-08-20T21:48:58.0058546Z [00:02:24.366]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:58.0059402Z [00:02:24.366]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:58.0060254Z [00:02:24.366]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:58.0061283Z [00:02:24.366]➜  packagefile github.com/quic-go/quic-go/internal/protocol=/tmp/go-build1953077370/b589/_pkg_.a
2025-08-20T21:48:58.0062521Z [00:02:24.366]➜  packagefile github.com/quic-go/quic-go/internal/qerr=/tmp/go-build1953077370/b593/_pkg_.a
2025-08-20T21:48:58.0063924Z [00:02:24.366]➜  packagefile github.com/quic-go/quic-go/internal/qtls=/tmp/go-build1953077370/b598/_pkg_.a
2025-08-20T21:48:58.0065172Z [00:02:24.366]➜  packagefile github.com/quic-go/quic-go/internal/utils=/tmp/go-build1953077370/b591/_pkg_.a
2025-08-20T21:48:58.0066474Z [00:02:24.366]➜  packagefile github.com/quic-go/quic-go/internal/wire=/tmp/go-build1953077370/b594/_pkg_.a
2025-08-20T21:48:58.0067664Z [00:02:24.366]➜  packagefile github.com/quic-go/quic-go/logging=/tmp/go-build1953077370/b592/_pkg_.a
2025-08-20T21:48:58.0068833Z [00:02:24.366]➜  packagefile github.com/quic-go/quic-go/quicvarint=/tmp/go-build1953077370/b595/_pkg_.a
2025-08-20T21:48:58.0069975Z [00:02:24.366]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build1953077370/b337/_pkg_.a
2025-08-20T21:48:58.0071135Z [00:02:24.366]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build1953077370/b336/_pkg_.a
2025-08-20T21:48:58.0072242Z [00:02:24.366]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build1953077370/b599/_pkg_.a
2025-08-20T21:48:58.0078656Z [00:02:24.366]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:58.0079592Z [00:02:24.366]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:58.0080922Z [00:02:24.366]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:58.0081732Z [00:02:24.366]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:58.0082536Z [00:02:24.366]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:58.0083524Z [00:02:24.366]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:58.0084105Z [00:02:24.366]➜  EOF
2025-08-20T21:48:58.0084589Z [00:02:24.366]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:58.0095558Z [00:02:24.366]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/handshake=>github.com/quic-go/quic-go@v0.48.2/internal/handshake;$WORK/b597=>" -p github.com/quic-go/quic-go/internal/handshake -lang=go1.22 -complete -installsuffix shared -buildid jyFAQ8WdF3qXtS6TPJzh/jyFAQ8WdF3qXtS6TPJzh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/handshake/aead.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/handshake/cipher_suite.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/handshake/crypto_setup.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/handshake/header_protector.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/handshake/hkdf.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/handshake/initial_aead.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/handshake/interface.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/handshake/retry.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/handshake/session_ticket.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/handshake/token_generator.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/handshake/token_protector.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/handshake/updatable_aead.go
2025-08-20T21:48:58.0708235Z [00:02:24.432]➜  go tool buildid -w $WORK/b588/_pkg_.a # internal
2025-08-20T21:48:58.0723408Z [00:02:24.433]➜  cp $WORK/b588/_pkg_.a /root/.cache/go-build/a0/a018d759e087f5e8ed443305c2a910f4ba0e6de5cb3de5b1a546946ee1dbd22a-d # internal
2025-08-20T21:48:58.0774245Z [00:02:24.437]➜  github.com/quic-go/quic-go/internal/ackhandler
2025-08-20T21:48:58.0783263Z [00:02:24.437]➜  mkdir -p $WORK/b587/
2025-08-20T21:48:58.0784051Z [00:02:24.437]➜  cat >/tmp/go-build1953077370/b587/importcfg << 'EOF' # internal
2025-08-20T21:48:58.0784751Z [00:02:24.437]➜  # import config
2025-08-20T21:48:58.0785427Z [00:02:24.437]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:58.0786264Z [00:02:24.437]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:58.0787438Z [00:02:24.437]➜  packagefile github.com/quic-go/quic-go/internal/congestion=/tmp/go-build1953077370/b588/_pkg_.a
2025-08-20T21:48:58.0792024Z [00:02:24.437]➜  packagefile github.com/quic-go/quic-go/internal/protocol=/tmp/go-build1953077370/b589/_pkg_.a
2025-08-20T21:48:58.0793653Z [00:02:24.437]➜  packagefile github.com/quic-go/quic-go/internal/qerr=/tmp/go-build1953077370/b593/_pkg_.a
2025-08-20T21:48:58.0794988Z [00:02:24.437]➜  packagefile github.com/quic-go/quic-go/internal/utils=/tmp/go-build1953077370/b591/_pkg_.a
2025-08-20T21:48:58.0796278Z [00:02:24.437]➜  packagefile github.com/quic-go/quic-go/internal/wire=/tmp/go-build1953077370/b594/_pkg_.a
2025-08-20T21:48:58.0797522Z [00:02:24.437]➜  packagefile github.com/quic-go/quic-go/logging=/tmp/go-build1953077370/b592/_pkg_.a
2025-08-20T21:48:58.0798521Z [00:02:24.437]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:58.0799327Z [00:02:24.437]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:58.0800141Z [00:02:24.437]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:58.0800743Z [00:02:24.437]➜  EOF
2025-08-20T21:48:58.0815265Z [00:02:24.437]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/ackhandler=>github.com/quic-go/quic-go@v0.48.2/internal/ackhandler;$WORK/b587=>" -p github.com/quic-go/quic-go/internal/ackhandler -lang=go1.22 -complete -installsuffix shared -buildid JNQKX-wbFs2gmsm65WBF/JNQKX-wbFs2gmsm65WBF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/ackhandler/ack_eliciting.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/ackhandler/ackhandler.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/ackhandler/ecn.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/ackhandler/frame.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/ackhandler/interfaces.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/ackhandler/packet.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/ackhandler/packet_number_generator.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/ackhandler/received_packet_handler.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/ackhandler/received_packet_history.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/ackhandler/received_packet_tracker.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/ackhandler/send_mode.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/ackhandler/sent_packet_handler.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/internal/ackhandler/sent_packet_history.go
2025-08-20T21:48:58.2411619Z [00:02:24.602]➜  go tool buildid -w $WORK/b597/_pkg_.a # internal
2025-08-20T21:48:58.2490793Z [00:02:24.610]➜  cd /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.7
2025-08-20T21:48:58.2495636Z [00:02:24.610]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/cpuid/v2 -trimpath "/root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.7=>github.com/klauspost/cpuid/v2@v2.2.7;$WORK/b614=>" -I $WORK/b614/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b614/cpuid_amd64.o ./cpuid_amd64.s
2025-08-20T21:48:58.2536092Z [00:02:24.615]➜  cp $WORK/b597/_pkg_.a /root/.cache/go-build/ee/ee886a36b34183d90fd1e8be7b0efd5be93c945384e34cf2e7e29ac07592cc15-d # internal
2025-08-20T21:48:58.2548447Z [00:02:24.616]➜  github.com/netbirdio/netbird/shared/relay/client/dialer/ws
2025-08-20T21:48:58.2550820Z [00:02:24.616]➜  mkdir -p $WORK/b602/
2025-08-20T21:48:58.2555960Z [00:02:24.617]➜  cat >/tmp/go-build1953077370/b602/importcfg << 'EOF' # internal
2025-08-20T21:48:58.2556970Z [00:02:24.617]➜  # import config
2025-08-20T21:48:58.2557960Z [00:02:24.617]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:58.2559137Z [00:02:24.617]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:48:58.2560122Z [00:02:24.617]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:48:58.2560975Z [00:02:24.617]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:58.2561783Z [00:02:24.617]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:58.2562715Z [00:02:24.617]➜  packagefile github.com/coder/websocket=/tmp/go-build1953077370/b603/_pkg_.a
2025-08-20T21:48:58.2564101Z [00:02:24.617]➜  packagefile github.com/netbirdio/netbird/shared/relay=/tmp/go-build1953077370/b607/_pkg_.a
2025-08-20T21:48:58.2565440Z [00:02:24.617]➜  packagefile github.com/netbirdio/netbird/util/embeddedroots=/tmp/go-build1953077370/b585/_pkg_.a
2025-08-20T21:48:58.2566736Z [00:02:24.617]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:48:58.2567861Z [00:02:24.617]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:48:58.2568786Z [00:02:24.617]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:58.2569617Z [00:02:24.617]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:48:58.2570772Z [00:02:24.617]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:58.2571590Z [00:02:24.617]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:58.2572387Z [00:02:24.617]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:58.2572978Z [00:02:24.617]➜  EOF
2025-08-20T21:48:58.2573722Z [00:02:24.617]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:58.2578812Z [00:02:24.617]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/ws=>github.com/netbirdio/netbird/shared/relay/client/dialer/ws;$WORK/b602=>" -p github.com/netbirdio/netbird/shared/relay/client/dialer/ws -lang=go1.23 -complete -installsuffix shared -buildid Qs2G1SJB_ir2eTaRpRcR/Qs2G1SJB_ir2eTaRpRcR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/ws/addr.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/ws/conn.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/ws/ws.go
2025-08-20T21:48:58.2585448Z [00:02:24.620]➜  cd /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.7
2025-08-20T21:48:58.2586273Z [00:02:24.620]➜  go tool pack r $WORK/b614/_pkg_.a $WORK/b614/cpuid_amd64.o # internal
2025-08-20T21:48:58.2587012Z [00:02:24.620]➜  go tool buildid -w $WORK/b614/_pkg_.a # internal
2025-08-20T21:48:58.2602246Z [00:02:24.621]➜  cp $WORK/b614/_pkg_.a /root/.cache/go-build/88/88c40144f29914ab2655fce614170e72ad21dfaacd64830402ffa0a15f31896c-d # internal
2025-08-20T21:48:58.2613929Z [00:02:24.622]➜  github.com/libdns/libdns
2025-08-20T21:48:58.2614750Z [00:02:24.622]➜  mkdir -p $WORK/b615/
2025-08-20T21:48:58.2640446Z [00:02:24.625]➜  cat >/tmp/go-build1953077370/b615/importcfg << 'EOF' # internal
2025-08-20T21:48:58.2641151Z [00:02:24.625]➜  # import config
2025-08-20T21:48:58.2642067Z [00:02:24.625]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:58.2642914Z [00:02:24.625]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:58.2643961Z [00:02:24.625]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:58.2644775Z [00:02:24.625]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:58.2645576Z [00:02:24.625]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:58.2646151Z [00:02:24.625]➜  EOF
2025-08-20T21:48:58.2646636Z [00:02:24.625]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:48:58.2650044Z [00:02:24.625]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/libdns/libdns@v0.2.2=>github.com/libdns/libdns@v0.2.2;$WORK/b615=>" -p github.com/libdns/libdns -lang=go1.18 -complete -installsuffix shared -buildid enW5izpQixlUyZivRkmU/enW5izpQixlUyZivRkmU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack /root/go/pkg/mod/github.com/libdns/libdns@v0.2.2/libdns.go
2025-08-20T21:48:58.2680302Z [00:02:24.629]➜  go tool buildid -w $WORK/b587/_pkg_.a # internal
2025-08-20T21:48:58.2744718Z [00:02:24.636]➜  cp $WORK/b587/_pkg_.a /root/.cache/go-build/c5/c5e4e64caa52f5e8fef70a07296762201582b31853e79efdbc84f769ad22702f-d # internal
2025-08-20T21:48:58.2780827Z [00:02:24.639]➜  github.com/quic-go/quic-go
2025-08-20T21:48:58.2783912Z [00:02:24.640]➜  mkdir -p $WORK/b586/
2025-08-20T21:48:58.2808241Z [00:02:24.642]➜  cat >/tmp/go-build1953077370/b586/importcfg << 'EOF' # internal
2025-08-20T21:48:58.2818604Z [00:02:24.642]➜  # import config
2025-08-20T21:48:58.2819290Z [00:02:24.642]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:58.2820119Z [00:02:24.642]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:58.2820977Z [00:02:24.642]➜  packagefile crypto/hmac=/tmp/go-build1953077370/b231/_pkg_.a
2025-08-20T21:48:58.2821900Z [00:02:24.642]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:58.2822813Z [00:02:24.642]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:58.2824209Z [00:02:24.642]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:48:58.2825130Z [00:02:24.642]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:58.2826062Z [00:02:24.642]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:58.2826863Z [00:02:24.642]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:58.2827913Z [00:02:24.642]➜  packagefile github.com/quic-go/quic-go/internal/ackhandler=/tmp/go-build1953077370/b587/_pkg_.a
2025-08-20T21:48:58.2829265Z [00:02:24.642]➜  packagefile github.com/quic-go/quic-go/internal/flowcontrol=/tmp/go-build1953077370/b596/_pkg_.a
2025-08-20T21:48:58.2834833Z [00:02:24.642]➜  packagefile github.com/quic-go/quic-go/internal/handshake=/tmp/go-build1953077370/b597/_pkg_.a
2025-08-20T21:48:58.2836210Z [00:02:24.642]➜  packagefile github.com/quic-go/quic-go/internal/protocol=/tmp/go-build1953077370/b589/_pkg_.a
2025-08-20T21:48:58.2837520Z [00:02:24.642]➜  packagefile github.com/quic-go/quic-go/internal/qerr=/tmp/go-build1953077370/b593/_pkg_.a
2025-08-20T21:48:58.2838777Z [00:02:24.642]➜  packagefile github.com/quic-go/quic-go/internal/utils=/tmp/go-build1953077370/b591/_pkg_.a
2025-08-20T21:48:58.2840134Z [00:02:24.642]➜  packagefile github.com/quic-go/quic-go/internal/utils/linkedlist=/tmp/go-build1953077370/b600/_pkg_.a
2025-08-20T21:48:58.2841542Z [00:02:24.642]➜  packagefile github.com/quic-go/quic-go/internal/utils/ringbuffer=/tmp/go-build1953077370/b601/_pkg_.a
2025-08-20T21:48:58.2842852Z [00:02:24.642]➜  packagefile github.com/quic-go/quic-go/internal/wire=/tmp/go-build1953077370/b594/_pkg_.a
2025-08-20T21:48:58.2844284Z [00:02:24.642]➜  packagefile github.com/quic-go/quic-go/logging=/tmp/go-build1953077370/b592/_pkg_.a
2025-08-20T21:48:58.2845733Z [00:02:24.642]➜  packagefile github.com/quic-go/quic-go/quicvarint=/tmp/go-build1953077370/b595/_pkg_.a
2025-08-20T21:48:58.2846856Z [00:02:24.642]➜  packagefile golang.org/x/exp/rand=/tmp/go-build1953077370/b590/_pkg_.a
2025-08-20T21:48:58.2847908Z [00:02:24.642]➜  packagefile golang.org/x/net/ipv4=/tmp/go-build1953077370/b146/_pkg_.a
2025-08-20T21:48:58.2848921Z [00:02:24.642]➜  packagefile golang.org/x/net/ipv6=/tmp/go-build1953077370/b150/_pkg_.a
2025-08-20T21:48:58.2849923Z [00:02:24.642]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:48:58.2850798Z [00:02:24.642]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:48:58.2851570Z [00:02:24.642]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:58.2852336Z [00:02:24.642]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:58.2853347Z [00:02:24.642]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:58.2854190Z [00:02:24.642]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:58.2885491Z [00:02:24.642]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:48:58.2886484Z [00:02:24.642]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:58.2887322Z [00:02:24.642]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:58.2888166Z [00:02:24.642]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:48:58.2889014Z [00:02:24.642]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:58.2889882Z [00:02:24.642]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:58.2890724Z [00:02:24.642]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:58.2891606Z [00:02:24.642]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:58.2894217Z [00:02:24.642]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:48:58.2895065Z [00:02:24.643]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:58.2895671Z [00:02:24.643]➜  EOF
2025-08-20T21:48:58.2916455Z [00:02:24.643]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2=>github.com/quic-go/quic-go@v0.48.2;$WORK/b586=>" -p github.com/quic-go/quic-go -lang=go1.22 -complete -installsuffix shared -buildid tRIxnFdSRsO4-ym5PnCK/tRIxnFdSRsO4-ym5PnCK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/buffer_pool.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/client.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/closed_conn.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/config.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/conn_id_generator.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/conn_id_manager.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/connection.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/connection_logging.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/connection_timer.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/crypto_stream.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/crypto_stream_manager.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/datagram_queue.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/errors.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/frame_sorter.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/framer.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/interface.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/mtu_discoverer.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/multiplexer.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/packet_handler_map.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/packet_packer.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/packet_unpacker.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/receive_stream.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/retransmission_queue.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/send_conn.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/send_queue.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/send_stream.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/server.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/stream.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/streams_map.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/streams_map_incoming.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/streams_map_outgoing.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/sys_conn.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/sys_conn_buffers.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/sys_conn_buffers_write.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/sys_conn_df_linux.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/sys_conn_helper_linux.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/sys_conn_oob.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/token_store.go /root/go/pkg/mod/github.com/quic-go/quic-go@v0.48.2/transport.go
2025-08-20T21:48:58.3171515Z [00:02:24.678]➜  go tool buildid -w $WORK/b615/_pkg_.a # internal
2025-08-20T21:48:58.3178200Z [00:02:24.679]➜  cp $WORK/b615/_pkg_.a /root/.cache/go-build/fd/fde8dbb4c4810c6da98f70a99387d67b5bb1f5db2b5b00b2a2c368032e642d2c-d # internal
2025-08-20T21:48:58.3183678Z [00:02:24.680]➜  go.uber.org/multierr
2025-08-20T21:48:58.3187618Z [00:02:24.680]➜  mkdir -p $WORK/b619/
2025-08-20T21:48:58.3192635Z [00:02:24.680]➜  cat >/tmp/go-build1953077370/b619/importcfg << 'EOF' # internal
2025-08-20T21:48:58.3193487Z [00:02:24.680]➜  # import config
2025-08-20T21:48:58.3194126Z [00:02:24.680]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:58.3194935Z [00:02:24.680]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:58.3195674Z [00:02:24.680]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:58.3196449Z [00:02:24.680]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:58.3197251Z [00:02:24.680]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:58.3198373Z [00:02:24.680]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:58.3199213Z [00:02:24.680]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:58.3199836Z [00:02:24.680]➜  EOF
2025-08-20T21:48:58.3214425Z [00:02:24.680]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/multierr@v1.11.0=>go.uber.org/multierr@v1.11.0;$WORK/b619=>" -p go.uber.org/multierr -lang=go1.19 -complete -installsuffix shared -buildid t6gPPxzAEez2dw3I2Rp8/t6gPPxzAEez2dw3I2Rp8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack /root/go/pkg/mod/go.uber.org/multierr@v1.11.0/error.go /root/go/pkg/mod/go.uber.org/multierr@v1.11.0/error_post_go120.go
2025-08-20T21:48:58.3781538Z [00:02:24.739]➜  go tool buildid -w $WORK/b602/_pkg_.a # internal
2025-08-20T21:48:58.3806699Z [00:02:24.742]➜  cp $WORK/b602/_pkg_.a /root/.cache/go-build/98/98b7fa4369cfaae87f42779b9dd97138aa5b9d1b854102ef53cbbc56e927e4bc-d # internal
2025-08-20T21:48:58.3814432Z [00:02:24.742]➜  go.uber.org/zap/internal/pool
2025-08-20T21:48:58.3815007Z [00:02:24.742]➜  mkdir -p $WORK/b623/
2025-08-20T21:48:58.3815721Z [00:02:24.742]➜  cat >/tmp/go-build1953077370/b623/importcfg << 'EOF' # internal
2025-08-20T21:48:58.3816398Z [00:02:24.742]➜  # import config
2025-08-20T21:48:58.3817048Z [00:02:24.742]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:58.3817648Z [00:02:24.742]➜  EOF
2025-08-20T21:48:58.3821277Z [00:02:24.742]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/pool=>go.uber.org/zap@v1.27.0/internal/pool;$WORK/b623=>" -p go.uber.org/zap/internal/pool -lang=go1.19 -complete -installsuffix shared -buildid uZkPMFM_xqhPcA4F4XbF/uZkPMFM_xqhPcA4F4XbF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/pool/pool.go
2025-08-20T21:48:58.3858111Z [00:02:24.747]➜  go tool buildid -w $WORK/b619/_pkg_.a # internal
2025-08-20T21:48:58.3868578Z [00:02:24.748]➜  cp $WORK/b619/_pkg_.a /root/.cache/go-build/af/af44525afaf4dbd12d5a7374468031427b59c78523d0a855f534c96f5ba35784-d # internal
2025-08-20T21:48:58.3871452Z [00:02:24.748]➜  go.uber.org/zap/internal/color
2025-08-20T21:48:58.3872391Z [00:02:24.748]➜  mkdir -p $WORK/b625/
2025-08-20T21:48:58.3873300Z [00:02:24.748]➜  cat >/tmp/go-build1953077370/b625/importcfg << 'EOF' # internal
2025-08-20T21:48:58.3873940Z [00:02:24.748]➜  # import config
2025-08-20T21:48:58.3874538Z [00:02:24.748]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:58.3875086Z [00:02:24.748]➜  EOF
2025-08-20T21:48:58.3878239Z [00:02:24.749]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/color=>go.uber.org/zap@v1.27.0/internal/color;$WORK/b625=>" -p go.uber.org/zap/internal/color -lang=go1.19 -complete -installsuffix shared -buildid sfp-8J0zLC2X9_I3D2Sh/sfp-8J0zLC2X9_I3D2Sh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/color/color.go
2025-08-20T21:48:58.3973742Z [00:02:24.759]➜  go tool buildid -w $WORK/b623/_pkg_.a # internal
2025-08-20T21:48:58.3978789Z [00:02:24.759]➜  cp $WORK/b623/_pkg_.a /root/.cache/go-build/bc/bcf28801ff996a6fd9516eec951be08f8076cb545bc75703716ad3225c51071c-d # internal
2025-08-20T21:48:58.3980091Z [00:02:24.759]➜  go.uber.org/zap/buffer
2025-08-20T21:48:58.3982173Z [00:02:24.759]➜  mkdir -p $WORK/b622/
2025-08-20T21:48:58.3988034Z [00:02:24.760]➜  cat >/tmp/go-build1953077370/b622/importcfg << 'EOF' # internal
2025-08-20T21:48:58.3988764Z [00:02:24.760]➜  # import config
2025-08-20T21:48:58.3989680Z [00:02:24.760]➜  packagefile go.uber.org/zap/internal/pool=/tmp/go-build1953077370/b623/_pkg_.a
2025-08-20T21:48:58.3990727Z [00:02:24.760]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:58.3991901Z [00:02:24.760]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:58.3992490Z [00:02:24.760]➜  EOF
2025-08-20T21:48:58.3996047Z [00:02:24.760]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0/buffer=>go.uber.org/zap@v1.27.0/buffer;$WORK/b622=>" -p go.uber.org/zap/buffer -lang=go1.19 -complete -installsuffix shared -buildid fO9xdqqp_DftlTC5p3Rr/fO9xdqqp_DftlTC5p3Rr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/buffer/buffer.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/buffer/pool.go
2025-08-20T21:48:58.4053768Z [00:02:24.767]➜  go tool buildid -w $WORK/b625/_pkg_.a # internal
2025-08-20T21:48:58.4060337Z [00:02:24.767]➜  cp $WORK/b625/_pkg_.a /root/.cache/go-build/75/758e70066e8177a2a64eac2221d2213accc4976634e598686b44637d14f7cc5b-d # internal
2025-08-20T21:48:58.4064934Z [00:02:24.767]➜  go.uber.org/zap/internal/exit
2025-08-20T21:48:58.4065566Z [00:02:24.767]➜  mkdir -p $WORK/b626/
2025-08-20T21:48:58.4066298Z [00:02:24.768]➜  cat >/tmp/go-build1953077370/b626/importcfg << 'EOF' # internal
2025-08-20T21:48:58.4066981Z [00:02:24.768]➜  # import config
2025-08-20T21:48:58.4067624Z [00:02:24.768]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:58.4068245Z [00:02:24.768]➜  EOF
2025-08-20T21:48:58.4071953Z [00:02:24.768]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/exit=>go.uber.org/zap@v1.27.0/internal/exit;$WORK/b626=>" -p go.uber.org/zap/internal/exit -lang=go1.19 -complete -installsuffix shared -buildid nfF4VZpEi-c9qwaXhpP3/nfF4VZpEi-c9qwaXhpP3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/exit/exit.go
2025-08-20T21:48:58.4201249Z [00:02:24.781]➜  go tool buildid -w $WORK/b626/_pkg_.a # internal
2025-08-20T21:48:58.4218594Z [00:02:24.783]➜  cp $WORK/b626/_pkg_.a /root/.cache/go-build/fc/fc54fe7ba164e67a91285decd3cea180e5629a4d5422335623286f1873a18ab6-d # internal
2025-08-20T21:48:58.4236842Z [00:02:24.783]➜  github.com/zeebo/blake3/internal/consts
2025-08-20T21:48:58.4237495Z [00:02:24.783]➜  mkdir -p $WORK/b632/
2025-08-20T21:48:58.4238274Z [00:02:24.783]➜  cat >/tmp/go-build1953077370/b632/importcfg << 'EOF' # internal
2025-08-20T21:48:58.4239010Z [00:02:24.783]➜  # import config
2025-08-20T21:48:58.4239888Z [00:02:24.783]➜  packagefile github.com/klauspost/cpuid/v2=/tmp/go-build1953077370/b614/_pkg_.a
2025-08-20T21:48:58.4240945Z [00:02:24.783]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:58.4241589Z [00:02:24.783]➜  EOF
2025-08-20T21:48:58.4246788Z [00:02:24.783]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/consts=>github.com/zeebo/blake3@v0.2.3/internal/consts;$WORK/b632=>" -p github.com/zeebo/blake3/internal/consts -lang=go1.13 -complete -installsuffix shared -buildid Z4VAr6lI-FWSPBM8qZJ7/Z4VAr6lI-FWSPBM8qZJ7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/consts/consts.go /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/consts/cpu.go /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/consts/cpu_little.go
2025-08-20T21:48:58.4331305Z [00:02:24.794]➜  go tool buildid -w $WORK/b632/_pkg_.a # internal
2025-08-20T21:48:58.4337651Z [00:02:24.795]➜  cp $WORK/b632/_pkg_.a /root/.cache/go-build/86/862b56822e3ffc4632c8b2e201841555161b44c1586eb4d8558a20f8788c2e7e-d # internal
2025-08-20T21:48:58.4339736Z [00:02:24.795]➜  github.com/zeebo/blake3/internal/alg/compress/compress_pure
2025-08-20T21:48:58.4342418Z [00:02:24.795]➜  mkdir -p $WORK/b631/
2025-08-20T21:48:58.4347119Z [00:02:24.796]➜  cat >/tmp/go-build1953077370/b631/importcfg << 'EOF' # internal
2025-08-20T21:48:58.4349142Z [00:02:24.796]➜  # import config
2025-08-20T21:48:58.4350473Z [00:02:24.796]➜  packagefile github.com/zeebo/blake3/internal/consts=/tmp/go-build1953077370/b632/_pkg_.a
2025-08-20T21:48:58.4351604Z [00:02:24.796]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:58.4352279Z [00:02:24.796]➜  EOF
2025-08-20T21:48:58.4357023Z [00:02:24.796]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/compress/compress_pure=>github.com/zeebo/blake3@v0.2.3/internal/alg/compress/compress_pure;$WORK/b631=>" -p github.com/zeebo/blake3/internal/alg/compress/compress_pure -lang=go1.13 -complete -installsuffix shared -buildid 3zbjLpGlISMHxkUsuAq0/3zbjLpGlISMHxkUsuAq0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/compress/compress_pure/compress.go
2025-08-20T21:48:58.4450902Z [00:02:24.806]➜  go tool buildid -w $WORK/b622/_pkg_.a # internal
2025-08-20T21:48:58.4463697Z [00:02:24.808]➜  cp $WORK/b622/_pkg_.a /root/.cache/go-build/02/02abe889fafa49822bce35ad71ca5bc4da816802707f0fdf36375cc15e71d062-d # internal
2025-08-20T21:48:58.4487706Z [00:02:24.810]➜  go.uber.org/zap/internal/bufferpool
2025-08-20T21:48:58.4489807Z [00:02:24.810]➜  mkdir -p $WORK/b624/
2025-08-20T21:48:58.4493904Z [00:02:24.811]➜  cat >/tmp/go-build1953077370/b624/importcfg << 'EOF' # internal
2025-08-20T21:48:58.4494917Z [00:02:24.811]➜  # import config
2025-08-20T21:48:58.4496616Z [00:02:24.811]➜  packagefile go.uber.org/zap/buffer=/tmp/go-build1953077370/b622/_pkg_.a
2025-08-20T21:48:58.4497315Z [00:02:24.811]➜  EOF
2025-08-20T21:48:58.4501015Z [00:02:24.811]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/bufferpool=>go.uber.org/zap@v1.27.0/internal/bufferpool;$WORK/b624=>" -p go.uber.org/zap/internal/bufferpool -lang=go1.19 -complete -installsuffix shared -buildid vcNFaBpNDm0YM4Iy0q0J/vcNFaBpNDm0YM4Iy0q0J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/bufferpool/bufferpool.go
2025-08-20T21:48:58.4837003Z [00:02:24.845]➜  go tool buildid -w $WORK/b624/_pkg_.a # internal
2025-08-20T21:48:58.4845812Z [00:02:24.846]➜  cp $WORK/b624/_pkg_.a /root/.cache/go-build/e2/e26aab7dbf3ae7c7e29b92ad35089248e3eefd1c46e06a6558b533ff5c1e9892-d # internal
2025-08-20T21:48:58.4864298Z [00:02:24.848]➜  go.uber.org/zap/zapcore
2025-08-20T21:48:58.4868446Z [00:02:24.848]➜  mkdir -p $WORK/b621/
2025-08-20T21:48:58.4872734Z [00:02:24.848]➜  cat >/tmp/go-build1953077370/b621/importcfg << 'EOF' # internal
2025-08-20T21:48:58.4875207Z [00:02:24.848]➜  # import config
2025-08-20T21:48:58.4877424Z [00:02:24.848]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:58.4878474Z [00:02:24.848]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:58.4879359Z [00:02:24.848]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:58.4880261Z [00:02:24.848]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:58.4881097Z [00:02:24.848]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:58.4881890Z [00:02:24.848]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:58.4882788Z [00:02:24.848]➜  packagefile go.uber.org/multierr=/tmp/go-build1953077370/b619/_pkg_.a
2025-08-20T21:48:58.4886354Z [00:02:24.848]➜  packagefile go.uber.org/zap/buffer=/tmp/go-build1953077370/b622/_pkg_.a
2025-08-20T21:48:58.4887528Z [00:02:24.848]➜  packagefile go.uber.org/zap/internal/bufferpool=/tmp/go-build1953077370/b624/_pkg_.a
2025-08-20T21:48:58.4888736Z [00:02:24.848]➜  packagefile go.uber.org/zap/internal/color=/tmp/go-build1953077370/b625/_pkg_.a
2025-08-20T21:48:58.4889903Z [00:02:24.848]➜  packagefile go.uber.org/zap/internal/exit=/tmp/go-build1953077370/b626/_pkg_.a
2025-08-20T21:48:58.4891040Z [00:02:24.848]➜  packagefile go.uber.org/zap/internal/pool=/tmp/go-build1953077370/b623/_pkg_.a
2025-08-20T21:48:58.4892372Z [00:02:24.848]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:58.4893307Z [00:02:24.848]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:58.4894160Z [00:02:24.848]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:58.4894959Z [00:02:24.848]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:58.4895803Z [00:02:24.848]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:58.4896625Z [00:02:24.848]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:58.4897478Z [00:02:24.848]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:58.4898328Z [00:02:24.848]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:58.4899185Z [00:02:24.848]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:48:58.4899882Z [00:02:24.848]➜  EOF
2025-08-20T21:48:58.4925388Z [00:02:24.853]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore=>go.uber.org/zap@v1.27.0/zapcore;$WORK/b621=>" -p go.uber.org/zap/zapcore -lang=go1.19 -complete -installsuffix shared -buildid j11ydhEh_P4Nez9DLvcU/j11ydhEh_P4Nez9DLvcU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/buffered_write_syncer.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/clock.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/console_encoder.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/core.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/doc.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/encoder.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/entry.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/error.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/field.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/hook.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/increase_level.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/json_encoder.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/lazy_with.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/level.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/level_strings.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/marshaler.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/memory_encoder.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/reflected_encoder.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/sampler.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/tee.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/write_syncer.go
2025-08-20T21:48:58.4940947Z [00:02:24.855]➜  go tool buildid -w $WORK/b631/_pkg_.a # internal
2025-08-20T21:48:58.4951537Z [00:02:24.856]➜  cp $WORK/b631/_pkg_.a /root/.cache/go-build/8c/8c7da1aace14875ada9a6e6a08ac21b39e07a6386c72b646065c4082e75d2a99-d # internal
2025-08-20T21:48:58.4966927Z [00:02:24.858]➜  go.uber.org/zap/internal/stacktrace
2025-08-20T21:48:58.4969742Z [00:02:24.858]➜  mkdir -p $WORK/b627/
2025-08-20T21:48:58.4978355Z [00:02:24.859]➜  cat >/tmp/go-build1953077370/b627/importcfg << 'EOF' # internal
2025-08-20T21:48:58.4983231Z [00:02:24.859]➜  # import config
2025-08-20T21:48:58.4984005Z [00:02:24.859]➜  packagefile go.uber.org/zap/buffer=/tmp/go-build1953077370/b622/_pkg_.a
2025-08-20T21:48:58.4985155Z [00:02:24.859]➜  packagefile go.uber.org/zap/internal/bufferpool=/tmp/go-build1953077370/b624/_pkg_.a
2025-08-20T21:48:58.4986333Z [00:02:24.859]➜  packagefile go.uber.org/zap/internal/pool=/tmp/go-build1953077370/b623/_pkg_.a
2025-08-20T21:48:58.4987335Z [00:02:24.859]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:58.4987955Z [00:02:24.859]➜  EOF
2025-08-20T21:48:58.4991564Z [00:02:24.859]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/stacktrace=>go.uber.org/zap@v1.27.0/internal/stacktrace;$WORK/b627=>" -p go.uber.org/zap/internal/stacktrace -lang=go1.19 -complete -installsuffix shared -buildid HRmaeuBuQ-fhzv3SxPFK/HRmaeuBuQ-fhzv3SxPFK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/stacktrace/stack.go
2025-08-20T21:48:58.5804926Z [00:02:24.940]➜  go tool buildid -w $WORK/b627/_pkg_.a # internal
2025-08-20T21:48:58.5806727Z [00:02:24.941]➜  cp $WORK/b627/_pkg_.a /root/.cache/go-build/63/633d610f6e0b6a5885f581ad95746f7d4b69e4f85b49291a38f4682fc234508e-d # internal
2025-08-20T21:48:58.5816977Z [00:02:24.943]➜  github.com/zeebo/blake3/internal/alg/compress
2025-08-20T21:48:58.5844041Z [00:02:24.943]➜  mkdir -p $WORK/b630/
2025-08-20T21:48:58.5845665Z [00:02:24.944]➜  cat >/tmp/go-build1953077370/b630/importcfg << 'EOF' # internal
2025-08-20T21:48:58.5848036Z [00:02:24.944]➜  # import config
2025-08-20T21:48:58.5849137Z [00:02:24.944]➜  packagefile github.com/zeebo/blake3/internal/alg/compress/compress_pure=/tmp/go-build1953077370/b631/_pkg_.a
2025-08-20T21:48:58.5850783Z [00:02:24.944]➜  packagefile github.com/zeebo/blake3/internal/alg/compress/compress_sse41=/tmp/go-build1953077370/b633/_pkg_.a
2025-08-20T21:48:58.5852187Z [00:02:24.944]➜  packagefile github.com/zeebo/blake3/internal/consts=/tmp/go-build1953077370/b632/_pkg_.a
2025-08-20T21:48:58.5852997Z [00:02:24.944]➜  EOF
2025-08-20T21:48:58.5857110Z [00:02:24.944]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/compress=>github.com/zeebo/blake3@v0.2.3/internal/alg/compress;$WORK/b630=>" -p github.com/zeebo/blake3/internal/alg/compress -lang=go1.13 -complete -installsuffix shared -buildid ucrxMqq_bJBzpBF8v7oj/ucrxMqq_bJBzpBF8v7oj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/compress/compress.go
2025-08-20T21:48:58.6014164Z [00:02:24.963]➜  go tool buildid -w $WORK/b630/_pkg_.a # internal
2025-08-20T21:48:58.6027244Z [00:02:24.964]➜  cp $WORK/b630/_pkg_.a /root/.cache/go-build/eb/eb4b7a4123438b8eb05fa4bc935d2cb3b3688596f89b25cc4d93f0d47090e476-d # internal
2025-08-20T21:48:58.6029604Z [00:02:24.964]➜  github.com/zeebo/blake3/internal/utils
2025-08-20T21:48:58.6030195Z [00:02:24.964]➜  mkdir -p $WORK/b637/
2025-08-20T21:48:58.6030939Z [00:02:24.964]➜  cat >/tmp/go-build1953077370/b637/importcfg << 'EOF' # internal
2025-08-20T21:48:58.6031651Z [00:02:24.964]➜  # import config
2025-08-20T21:48:58.6032387Z [00:02:24.964]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:58.6033262Z [00:02:24.964]➜  EOF
2025-08-20T21:48:58.6037003Z [00:02:24.964]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/utils=>github.com/zeebo/blake3@v0.2.3/internal/utils;$WORK/b637=>" -p github.com/zeebo/blake3/internal/utils -lang=go1.13 -complete -installsuffix shared -buildid 4BsaPcPc8LpKTc8zaKvT/4BsaPcPc8LpKTc8zaKvT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/utils/utils.go
2025-08-20T21:48:58.6347500Z [00:02:24.996]➜  go tool buildid -w $WORK/b637/_pkg_.a # internal
2025-08-20T21:48:58.6353396Z [00:02:24.996]➜  cp $WORK/b637/_pkg_.a /root/.cache/go-build/c8/c801f85a3c550b84f57535f78d875077039276133430a1d9aa7a419b33a3450a-d # internal
2025-08-20T21:48:58.6356455Z [00:02:24.997]➜  github.com/zeebo/blake3/internal/alg/hash/hash_pure
2025-08-20T21:48:58.6357155Z [00:02:24.997]➜  mkdir -p $WORK/b636/
2025-08-20T21:48:58.6359384Z [00:02:24.997]➜  cat >/tmp/go-build1953077370/b636/importcfg << 'EOF' # internal
2025-08-20T21:48:58.6360096Z [00:02:24.997]➜  # import config
2025-08-20T21:48:58.6361083Z [00:02:24.997]➜  packagefile github.com/zeebo/blake3/internal/alg/compress=/tmp/go-build1953077370/b630/_pkg_.a
2025-08-20T21:48:58.6362411Z [00:02:24.997]➜  packagefile github.com/zeebo/blake3/internal/consts=/tmp/go-build1953077370/b632/_pkg_.a
2025-08-20T21:48:58.6363866Z [00:02:24.997]➜  packagefile github.com/zeebo/blake3/internal/utils=/tmp/go-build1953077370/b637/_pkg_.a
2025-08-20T21:48:58.6364733Z [00:02:24.997]➜  EOF
2025-08-20T21:48:58.6369701Z [00:02:24.997]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/hash/hash_pure=>github.com/zeebo/blake3@v0.2.3/internal/alg/hash/hash_pure;$WORK/b636=>" -p github.com/zeebo/blake3/internal/alg/hash/hash_pure -lang=go1.13 -complete -installsuffix shared -buildid 3H1OXZiJ-u5lVn4PAuBg/3H1OXZiJ-u5lVn4PAuBg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/hash/hash_pure/hashf.go /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/hash/hash_pure/hashp.go
2025-08-20T21:48:58.6737439Z [00:02:25.035]➜  go tool buildid -w $WORK/b636/_pkg_.a # internal
2025-08-20T21:48:58.6745117Z [00:02:25.036]➜  cp $WORK/b636/_pkg_.a /root/.cache/go-build/23/233d85a6fad049621c4dc55d94f190035d555db4199c5db91f40e0be97c1539d-d # internal
2025-08-20T21:48:58.6784979Z [00:02:25.038]➜  github.com/zeebo/blake3/internal/alg/hash
2025-08-20T21:48:58.6787230Z [00:02:25.038]➜  mkdir -p $WORK/b634/
2025-08-20T21:48:58.6787969Z [00:02:25.039]➜  cat >/tmp/go-build1953077370/b634/importcfg << 'EOF' # internal
2025-08-20T21:48:58.6788635Z [00:02:25.039]➜  # import config
2025-08-20T21:48:58.6789620Z [00:02:25.039]➜  packagefile github.com/zeebo/blake3/internal/alg/hash/hash_avx2=/tmp/go-build1953077370/b635/_pkg_.a
2025-08-20T21:48:58.6791048Z [00:02:25.039]➜  packagefile github.com/zeebo/blake3/internal/alg/hash/hash_pure=/tmp/go-build1953077370/b636/_pkg_.a
2025-08-20T21:48:58.6792418Z [00:02:25.039]➜  packagefile github.com/zeebo/blake3/internal/consts=/tmp/go-build1953077370/b632/_pkg_.a
2025-08-20T21:48:58.6793459Z [00:02:25.039]➜  EOF
2025-08-20T21:48:58.6797162Z [00:02:25.039]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/hash=>github.com/zeebo/blake3@v0.2.3/internal/alg/hash;$WORK/b634=>" -p github.com/zeebo/blake3/internal/alg/hash -lang=go1.13 -complete -installsuffix shared -buildid qYc2-MFpsOq6OIbJwzIW/qYc2-MFpsOq6OIbJwzIW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/hash/hash.go
2025-08-20T21:48:58.7054338Z [00:02:25.066]➜  go tool buildid -w $WORK/b634/_pkg_.a # internal
2025-08-20T21:48:58.7072517Z [00:02:25.066]➜  cp $WORK/b634/_pkg_.a /root/.cache/go-build/a3/a36fcfede06ffdeaf5981ea321fee3ea50ca63047d74eed19469ed9d8d0346d7-d # internal
2025-08-20T21:48:58.7073848Z [00:02:25.066]➜  github.com/zeebo/blake3/internal/alg
2025-08-20T21:48:58.7074448Z [00:02:25.066]➜  mkdir -p $WORK/b629/
2025-08-20T21:48:58.7075186Z [00:02:25.066]➜  cat >/tmp/go-build1953077370/b629/importcfg << 'EOF' # internal
2025-08-20T21:48:58.7076149Z [00:02:25.066]➜  # import config
2025-08-20T21:48:58.7077083Z [00:02:25.066]➜  packagefile github.com/zeebo/blake3/internal/alg/compress=/tmp/go-build1953077370/b630/_pkg_.a
2025-08-20T21:48:58.7078400Z [00:02:25.066]➜  packagefile github.com/zeebo/blake3/internal/alg/hash=/tmp/go-build1953077370/b634/_pkg_.a
2025-08-20T21:48:58.7079214Z [00:02:25.066]➜  EOF
2025-08-20T21:48:58.7082734Z [00:02:25.066]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg=>github.com/zeebo/blake3@v0.2.3/internal/alg;$WORK/b629=>" -p github.com/zeebo/blake3/internal/alg -lang=go1.13 -complete -installsuffix shared -buildid Qcl7v1vhRN_NUyyn6rAd/Qcl7v1vhRN_NUyyn6rAd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/internal/alg/alg.go
2025-08-20T21:48:58.7308854Z [00:02:25.092]➜  go tool buildid -w $WORK/b629/_pkg_.a # internal
2025-08-20T21:48:58.7316184Z [00:02:25.093]➜  cp $WORK/b629/_pkg_.a /root/.cache/go-build/82/825cb65ee56b1086ebb0b0fdaea900e559d67eb7220438f62b17c489588530ad-d # internal
2025-08-20T21:48:58.7318085Z [00:02:25.093]➜  github.com/zeebo/blake3
2025-08-20T21:48:58.7319516Z [00:02:25.093]➜  mkdir -p $WORK/b628/
2025-08-20T21:48:58.7326240Z [00:02:25.094]➜  cat >/tmp/go-build1953077370/b628/importcfg << 'EOF' # internal
2025-08-20T21:48:58.7328307Z [00:02:25.094]➜  # import config
2025-08-20T21:48:58.7329345Z [00:02:25.094]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:58.7330439Z [00:02:25.094]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:58.7331797Z [00:02:25.094]➜  packagefile github.com/zeebo/blake3/internal/alg=/tmp/go-build1953077370/b629/_pkg_.a
2025-08-20T21:48:58.7334004Z [00:02:25.094]➜  packagefile github.com/zeebo/blake3/internal/consts=/tmp/go-build1953077370/b632/_pkg_.a
2025-08-20T21:48:58.7335506Z [00:02:25.094]➜  packagefile github.com/zeebo/blake3/internal/utils=/tmp/go-build1953077370/b637/_pkg_.a
2025-08-20T21:48:58.7336671Z [00:02:25.094]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:58.7338116Z [00:02:25.094]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:48:58.7339031Z [00:02:25.094]➜  EOF
2025-08-20T21:48:58.7343377Z [00:02:25.095]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3=>github.com/zeebo/blake3@v0.2.3;$WORK/b628=>" -p github.com/zeebo/blake3 -lang=go1.13 -complete -installsuffix shared -buildid ZnORUoH04aVfHiVd4McA/ZnORUoH04aVfHiVd4McA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/api.go /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/blake3.go /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.3/digest.go
2025-08-20T21:48:58.8102385Z [00:02:25.171]➜  go tool buildid -w $WORK/b628/_pkg_.a # internal
2025-08-20T21:48:58.8136593Z [00:02:25.175]➜  cp $WORK/b628/_pkg_.a /root/.cache/go-build/f0/f0db666c02624a6049a7fa06e3814faafc819773771104e2e4d5a975fc03cd07-d # internal
2025-08-20T21:48:58.8151286Z [00:02:25.176]➜  golang.org/x/crypto/ocsp
2025-08-20T21:48:58.8151941Z [00:02:25.176]➜  mkdir -p $WORK/b638/
2025-08-20T21:48:58.8159578Z [00:02:25.177]➜  cat >/tmp/go-build1953077370/b638/importcfg << 'EOF' # internal
2025-08-20T21:48:58.8160632Z [00:02:25.177]➜  # import config
2025-08-20T21:48:58.8161590Z [00:02:25.177]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:58.8162510Z [00:02:25.177]➜  packagefile crypto/ecdsa=/tmp/go-build1953077370/b214/_pkg_.a
2025-08-20T21:48:58.8163631Z [00:02:25.177]➜  packagefile crypto/elliptic=/tmp/go-build1953077370/b215/_pkg_.a
2025-08-20T21:48:58.8164646Z [00:02:25.177]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:58.8165545Z [00:02:25.177]➜  packagefile crypto/rsa=/tmp/go-build1953077370/b242/_pkg_.a
2025-08-20T21:48:58.8166425Z [00:02:25.177]➜  packagefile crypto/sha1=/tmp/go-build1953077370/b131/_pkg_.a
2025-08-20T21:48:58.8167655Z [00:02:25.177]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:58.8168550Z [00:02:25.177]➜  packagefile crypto/sha512=/tmp/go-build1953077370/b222/_pkg_.a
2025-08-20T21:48:58.8169415Z [00:02:25.177]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:48:58.8170309Z [00:02:25.177]➜  packagefile crypto/x509/pkix=/tmp/go-build1953077370/b248/_pkg_.a
2025-08-20T21:48:58.8171201Z [00:02:25.177]➜  packagefile encoding/asn1=/tmp/go-build1953077370/b224/_pkg_.a
2025-08-20T21:48:58.8172042Z [00:02:25.177]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:58.8172849Z [00:02:25.177]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:58.8173861Z [00:02:25.177]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:58.8174724Z [00:02:25.177]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:58.8175530Z [00:02:25.177]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:58.8176145Z [00:02:25.177]➜  EOF
2025-08-20T21:48:58.8179384Z [00:02:25.177]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ocsp=>golang.org/x/crypto@v0.37.0/ocsp;$WORK/b638=>" -p golang.org/x/crypto/ocsp -lang=go1.23 -complete -installsuffix shared -buildid -C5OvjObZT79XmvZpqCc/-C5OvjObZT79XmvZpqCc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/ocsp/ocsp.go
2025-08-20T21:48:58.9469340Z [00:02:25.308]➜  go tool buildid -w $WORK/b638/_pkg_.a # internal
2025-08-20T21:48:58.9487267Z [00:02:25.310]➜  cp $WORK/b638/_pkg_.a /root/.cache/go-build/7d/7db89ad91aa4d6a7f86354ae1b8c6e13f75a4a30ecb724628a5bb185e6c31735-d # internal
2025-08-20T21:48:58.9490845Z [00:02:25.310]➜  github.com/aws/aws-sdk-go-v2/internal/rand
2025-08-20T21:48:58.9525974Z [00:02:25.314]➜  mkdir -p $WORK/b645/
2025-08-20T21:48:58.9533317Z [00:02:25.315]➜  cat >/tmp/go-build1953077370/b645/importcfg << 'EOF' # internal
2025-08-20T21:48:58.9534031Z [00:02:25.315]➜  # import config
2025-08-20T21:48:58.9534736Z [00:02:25.315]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:58.9535582Z [00:02:25.315]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:58.9536342Z [00:02:25.315]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:58.9537156Z [00:02:25.315]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:58.9537789Z [00:02:25.315]➜  EOF
2025-08-20T21:48:58.9544861Z [00:02:25.315]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/rand=>github.com/aws/aws-sdk-go-v2@v1.36.3/internal/rand;$WORK/b645=>" -p github.com/aws/aws-sdk-go-v2/internal/rand -lang=go1.22 -complete -installsuffix shared -buildid JubLizuxx0WIZKHuNNBM/JubLizuxx0WIZKHuNNBM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/rand/rand.go
2025-08-20T21:48:58.9922736Z [00:02:25.353]➜  go tool buildid -w $WORK/b645/_pkg_.a # internal
2025-08-20T21:48:58.9929217Z [00:02:25.354]➜  cp $WORK/b645/_pkg_.a /root/.cache/go-build/1b/1b757ef2410a14dff782feed125390345ffa9e6e26e79b1db03cff75bec73313-d # internal
2025-08-20T21:48:58.9936202Z [00:02:25.355]➜  github.com/aws/aws-sdk-go-v2/internal/sdk
2025-08-20T21:48:58.9939687Z [00:02:25.355]➜  mkdir -p $WORK/b646/
2025-08-20T21:48:58.9940425Z [00:02:25.355]➜  cat >/tmp/go-build1953077370/b646/importcfg << 'EOF' # internal
2025-08-20T21:48:58.9941140Z [00:02:25.355]➜  # import config
2025-08-20T21:48:58.9941806Z [00:02:25.355]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:58.9942699Z [00:02:25.355]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:58.9943529Z [00:02:25.355]➜  EOF
2025-08-20T21:48:58.9948011Z [00:02:25.355]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/sdk=>github.com/aws/aws-sdk-go-v2@v1.36.3/internal/sdk;$WORK/b646=>" -p github.com/aws/aws-sdk-go-v2/internal/sdk -lang=go1.22 -complete -installsuffix shared -buildid _1D7BC5cvelnlDB2ZIjc/_1D7BC5cvelnlDB2ZIjc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/sdk/interfaces.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/sdk/time.go
2025-08-20T21:48:59.0087742Z [00:02:25.370]➜  go tool buildid -w $WORK/b646/_pkg_.a # internal
2025-08-20T21:48:59.0096150Z [00:02:25.371]➜  cp $WORK/b646/_pkg_.a /root/.cache/go-build/f3/f3c0582d82c1c81cc5d00943a6f3126ae9828833ad048b5a1194cc5a259e06fd-d # internal
2025-08-20T21:48:59.0100823Z [00:02:25.371]➜  github.com/aws/aws-sdk-go-v2/internal/sync/singleflight
2025-08-20T21:48:59.0101513Z [00:02:25.371]➜  mkdir -p $WORK/b647/
2025-08-20T21:48:59.0108066Z [00:02:25.372]➜  cat >/tmp/go-build1953077370/b647/importcfg << 'EOF' # internal
2025-08-20T21:48:59.0114313Z [00:02:25.372]➜  # import config
2025-08-20T21:48:59.0114998Z [00:02:25.372]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:59.0115812Z [00:02:25.372]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:59.0116634Z [00:02:25.372]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:59.0117476Z [00:02:25.372]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:59.0118333Z [00:02:25.372]➜  packagefile runtime/debug=/tmp/go-build1953077370/b326/_pkg_.a
2025-08-20T21:48:59.0119197Z [00:02:25.372]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:59.0119811Z [00:02:25.372]➜  EOF
2025-08-20T21:48:59.0125274Z [00:02:25.372]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/sync/singleflight=>github.com/aws/aws-sdk-go-v2@v1.36.3/internal/sync/singleflight;$WORK/b647=>" -p github.com/aws/aws-sdk-go-v2/internal/sync/singleflight -lang=go1.22 -complete -installsuffix shared -buildid hk-haYpzpBHFVGSjurbc/hk-haYpzpBHFVGSjurbc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/sync/singleflight/docs.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/sync/singleflight/singleflight.go
2025-08-20T21:48:59.0354103Z [00:02:25.396]➜  go tool buildid -w $WORK/b621/_pkg_.a # internal
2025-08-20T21:48:59.0398931Z [00:02:25.401]➜  go tool buildid -w $WORK/b647/_pkg_.a # internal
2025-08-20T21:48:59.0412462Z [00:02:25.402]➜  cp $WORK/b647/_pkg_.a /root/.cache/go-build/f7/f79e742ba9fd32bf9ec32e255d6c50ea8912e67d1b38633e8eb36457e4d241d4-d # internal
2025-08-20T21:48:59.0435235Z [00:02:25.405]➜  cp $WORK/b621/_pkg_.a /root/.cache/go-build/c8/c8fc022449422b751464321f7850f30ac608c702fe876a1db4e13f30b859241b-d # internal
2025-08-20T21:48:59.0441280Z [00:02:25.405]➜  github.com/aws/smithy-go/context
2025-08-20T21:48:59.0449628Z [00:02:25.405]➜  mkdir -p $WORK/b649/
2025-08-20T21:48:59.0450355Z [00:02:25.405]➜  cat >/tmp/go-build1953077370/b649/importcfg << 'EOF' # internal
2025-08-20T21:48:59.0451025Z [00:02:25.405]➜  # import config
2025-08-20T21:48:59.0451672Z [00:02:25.405]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:59.0452275Z [00:02:25.405]➜  EOF
2025-08-20T21:48:59.0457233Z [00:02:25.405]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/context=>github.com/aws/smithy-go@v1.22.2/context;$WORK/b649=>" -p github.com/aws/smithy-go/context -lang=go1.21 -complete -installsuffix shared -buildid 0m_PkdkAcXD6Lb-rwgV8/0m_PkdkAcXD6Lb-rwgV8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/context/suppress_expired.go
﻿2025-08-20T21:48:59.0473402Z [00:02:25.406]➜  go.uber.org/zap/internal
2025-08-20T21:48:59.0473940Z [00:02:25.406]➜  mkdir -p $WORK/b620/
2025-08-20T21:48:59.0474631Z [00:02:25.406]➜  cat >/tmp/go-build1953077370/b620/importcfg << 'EOF' # internal
2025-08-20T21:48:59.0475272Z [00:02:25.406]➜  # import config
2025-08-20T21:48:59.0476005Z [00:02:25.406]➜  packagefile go.uber.org/zap/zapcore=/tmp/go-build1953077370/b621/_pkg_.a
2025-08-20T21:48:59.0476701Z [00:02:25.406]➜  EOF
2025-08-20T21:48:59.0479910Z [00:02:25.406]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal=>go.uber.org/zap@v1.27.0/internal;$WORK/b620=>" -p go.uber.org/zap/internal -lang=go1.19 -complete -installsuffix shared -buildid LSg8-qnrBsJuIMphp-oj/LSg8-qnrBsJuIMphp-oj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/level_enabler.go
2025-08-20T21:48:59.0613932Z [00:02:25.422]➜  go tool buildid -w $WORK/b620/_pkg_.a # internal
2025-08-20T21:48:59.0619773Z [00:02:25.423]➜  cp $WORK/b620/_pkg_.a /root/.cache/go-build/22/2207992024cd6821a0e84985550cb58e11f683e62cc0a17e312d4b3b83438442-d # internal
2025-08-20T21:48:59.0636008Z [00:02:25.424]➜  go.uber.org/zap
2025-08-20T21:48:59.0636516Z [00:02:25.424]➜  mkdir -p $WORK/b618/
2025-08-20T21:48:59.0637215Z [00:02:25.424]➜  cat >/tmp/go-build1953077370/b618/importcfg << 'EOF' # internal
2025-08-20T21:48:59.0637859Z [00:02:25.424]➜  # import config
2025-08-20T21:48:59.0638490Z [00:02:25.424]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:59.0639359Z [00:02:25.424]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:59.0640196Z [00:02:25.424]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:59.0641268Z [00:02:25.424]➜  packagefile flag=/tmp/go-build1953077370/b324/_pkg_.a
2025-08-20T21:48:59.0642053Z [00:02:25.424]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:59.0642916Z [00:02:25.424]➜  packagefile go.uber.org/multierr=/tmp/go-build1953077370/b619/_pkg_.a
2025-08-20T21:48:59.0644083Z [00:02:25.424]➜  packagefile go.uber.org/zap/internal=/tmp/go-build1953077370/b620/_pkg_.a
2025-08-20T21:48:59.0645157Z [00:02:25.424]➜  packagefile go.uber.org/zap/internal/bufferpool=/tmp/go-build1953077370/b624/_pkg_.a
2025-08-20T21:48:59.0646304Z [00:02:25.424]➜  packagefile go.uber.org/zap/internal/pool=/tmp/go-build1953077370/b623/_pkg_.a
2025-08-20T21:48:59.0647461Z [00:02:25.424]➜  packagefile go.uber.org/zap/internal/stacktrace=/tmp/go-build1953077370/b627/_pkg_.a
2025-08-20T21:48:59.0648540Z [00:02:25.424]➜  packagefile go.uber.org/zap/zapcore=/tmp/go-build1953077370/b621/_pkg_.a
2025-08-20T21:48:59.0649374Z [00:02:25.424]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:59.0650125Z [00:02:25.424]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:59.0650855Z [00:02:25.424]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:59.0651648Z [00:02:25.424]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:48:59.0652479Z [00:02:25.424]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:48:59.0653484Z [00:02:25.424]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:59.0654341Z [00:02:25.424]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:48:59.0655171Z [00:02:25.424]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:48:59.0655966Z [00:02:25.424]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:59.0656738Z [00:02:25.424]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:59.0657561Z [00:02:25.424]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:59.0658404Z [00:02:25.424]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:59.0658986Z [00:02:25.424]➜  EOF
2025-08-20T21:48:59.0666886Z [00:02:25.424]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0=>go.uber.org/zap@v1.27.0;$WORK/b618=>" -p go.uber.org/zap -lang=go1.19 -complete -installsuffix shared -buildid NMNOCBvG49vKm3ohvim3/NMNOCBvG49vKm3ohvim3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/array.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/config.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/doc.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/encoder.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/error.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/field.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/flag.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/global.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/http_handler.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/level.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/logger.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/options.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/sink.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/sugar.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/time.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/writer.go
2025-08-20T21:48:59.0707403Z [00:02:25.432]➜  go tool buildid -w $WORK/b649/_pkg_.a # internal
2025-08-20T21:48:59.0709289Z [00:02:25.432]➜  cp $WORK/b649/_pkg_.a /root/.cache/go-build/7a/7ad68010b8dd24334d9ddbc9ff2bce28395490e658492867876ae8be159f4d33-d # internal
2025-08-20T21:48:59.0712754Z [00:02:25.432]➜  github.com/aws/smithy-go/internal/sync/singleflight
2025-08-20T21:48:59.0713695Z [00:02:25.432]➜  mkdir -p $WORK/b650/
2025-08-20T21:48:59.0714454Z [00:02:25.432]➜  cat >/tmp/go-build1953077370/b650/importcfg << 'EOF' # internal
2025-08-20T21:48:59.0715177Z [00:02:25.432]➜  # import config
2025-08-20T21:48:59.0716165Z [00:02:25.432]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:59.0717080Z [00:02:25.432]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:59.0717924Z [00:02:25.432]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:59.0718823Z [00:02:25.432]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:59.0719728Z [00:02:25.432]➜  packagefile runtime/debug=/tmp/go-build1953077370/b326/_pkg_.a
2025-08-20T21:48:59.0720629Z [00:02:25.432]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:59.0721244Z [00:02:25.432]➜  EOF
2025-08-20T21:48:59.0726184Z [00:02:25.432]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/internal/sync/singleflight=>github.com/aws/smithy-go@v1.22.2/internal/sync/singleflight;$WORK/b650=>" -p github.com/aws/smithy-go/internal/sync/singleflight -lang=go1.21 -complete -installsuffix shared -buildid -SJKfeGj0s8IlJu9_Ln4/-SJKfeGj0s8IlJu9_Ln4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/internal/sync/singleflight/docs.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/internal/sync/singleflight/singleflight.go
2025-08-20T21:48:59.1080541Z [00:02:25.469]➜  go tool buildid -w $WORK/b650/_pkg_.a # internal
2025-08-20T21:48:59.1091076Z [00:02:25.470]➜  cp $WORK/b650/_pkg_.a /root/.cache/go-build/3e/3eab16ca97cc902033599787b2b383c1af7618b5d7f77f1afe79614ef41f0968-d # internal
2025-08-20T21:48:59.1096474Z [00:02:25.471]➜  github.com/aws/smithy-go/logging
2025-08-20T21:48:59.1100880Z [00:02:25.471]➜  mkdir -p $WORK/b652/
2025-08-20T21:48:59.1101863Z [00:02:25.471]➜  cat >/tmp/go-build1953077370/b652/importcfg << 'EOF' # internal
2025-08-20T21:48:59.1102820Z [00:02:25.471]➜  # import config
2025-08-20T21:48:59.1104906Z [00:02:25.471]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:59.1105626Z [00:02:25.471]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:59.1106325Z [00:02:25.471]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:48:59.1106835Z [00:02:25.471]➜  EOF
2025-08-20T21:48:59.1107506Z [00:02:25.471]➜  go tool buildid -w $WORK/b512/_pkg_.a # internal
2025-08-20T21:48:59.1110857Z [00:02:25.471]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/logging=>github.com/aws/smithy-go@v1.22.2/logging;$WORK/b652=>" -p github.com/aws/smithy-go/logging -lang=go1.21 -complete -installsuffix shared -buildid R5mLvJP5H8u_oWnOMF1c/R5mLvJP5H8u_oWnOMF1c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/logging/logger.go
2025-08-20T21:48:59.1328225Z [00:02:25.494]➜  go tool buildid -w $WORK/b652/_pkg_.a # internal
2025-08-20T21:48:59.1336800Z [00:02:25.495]➜  cp $WORK/b512/_pkg_.a /root/.cache/go-build/a5/a508c74df3bcc9fbecba999d2c109aae89ee9a1e4ae66dec51ae0f635e5cbcbf-d # internal
2025-08-20T21:48:59.1341991Z [00:02:25.495]➜  google.golang.org/protobuf/internal/filetype
2025-08-20T21:48:59.1342689Z [00:02:25.495]➜  mkdir -p $WORK/b511/
2025-08-20T21:48:59.1343669Z [00:02:25.495]➜  cat >/tmp/go-build1953077370/b511/importcfg << 'EOF' # internal
2025-08-20T21:48:59.1344390Z [00:02:25.495]➜  # import config
2025-08-20T21:48:59.1345378Z [00:02:25.495]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build1953077370/b507/_pkg_.a
2025-08-20T21:48:59.1346796Z [00:02:25.495]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1953077370/b505/_pkg_.a
2025-08-20T21:48:59.1348173Z [00:02:25.495]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build1953077370/b512/_pkg_.a
2025-08-20T21:48:59.1349561Z [00:02:25.495]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:59.1351350Z [00:02:25.495]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1953077370/b489/_pkg_.a
2025-08-20T21:48:59.1352564Z [00:02:25.495]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:59.1353472Z [00:02:25.495]➜  EOF
2025-08-20T21:48:59.1361217Z [00:02:25.497]➜  cp $WORK/b652/_pkg_.a /root/.cache/go-build/4a/4ac3730ac629e8111777ff055a90c2a78deda9e561e87c17403a25eb324f39eb-d # internal
2025-08-20T21:48:59.1367490Z [00:02:25.497]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filetype=>google.golang.org/protobuf@v1.36.6/internal/filetype;$WORK/b511=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.22 -complete -installsuffix shared -buildid UAR4D2cj6QKJ2cWzWQs1/UAR4D2cj6QKJ2cWzWQs1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filetype/build.go
2025-08-20T21:48:59.1371154Z [00:02:25.497]➜  github.com/aws/smithy-go/middleware
2025-08-20T21:48:59.1371774Z [00:02:25.497]➜  mkdir -p $WORK/b651/
2025-08-20T21:48:59.1372518Z [00:02:25.497]➜  cat >/tmp/go-build1953077370/b651/importcfg << 'EOF' # internal
2025-08-20T21:48:59.1373483Z [00:02:25.497]➜  # import config
2025-08-20T21:48:59.1374227Z [00:02:25.497]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:59.1375113Z [00:02:25.497]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:59.1376164Z [00:02:25.497]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:48:59.1377193Z [00:02:25.497]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:59.1378041Z [00:02:25.497]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:59.1378924Z [00:02:25.497]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:59.1379552Z [00:02:25.497]➜  EOF
2025-08-20T21:48:59.1389796Z [00:02:25.497]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/middleware=>github.com/aws/smithy-go@v1.22.2/middleware;$WORK/b651=>" -p github.com/aws/smithy-go/middleware -lang=go1.21 -complete -installsuffix shared -buildid mpTJMhcFDtl5yw04pbGe/mpTJMhcFDtl5yw04pbGe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/middleware/context.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/middleware/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/middleware/logging.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/middleware/metadata.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/middleware/middleware.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/middleware/ordered_group.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/middleware/stack.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/middleware/stack_values.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/middleware/step_build.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/middleware/step_deserialize.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/middleware/step_finalize.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/middleware/step_initialize.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/middleware/step_serialize.go
2025-08-20T21:48:59.2822218Z [00:02:25.643]➜  go tool buildid -w $WORK/b511/_pkg_.a # internal
2025-08-20T21:48:59.2840077Z [00:02:25.645]➜  cp $WORK/b511/_pkg_.a /root/.cache/go-build/39/39607456414d8fb60a9e6216799cf81c2523600282bc319509af4036e20dace5-d # internal
2025-08-20T21:48:59.2867578Z [00:02:25.648]➜  google.golang.org/protobuf/runtime/protoimpl
2025-08-20T21:48:59.2868635Z [00:02:25.648]➜  mkdir -p $WORK/b504/
2025-08-20T21:48:59.2876083Z [00:02:25.649]➜  cat >/tmp/go-build1953077370/b504/importcfg << 'EOF' # internal
2025-08-20T21:48:59.2877062Z [00:02:25.649]➜  # import config
2025-08-20T21:48:59.2879266Z [00:02:25.649]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1953077370/b505/_pkg_.a
2025-08-20T21:48:59.2881019Z [00:02:25.649]➜  packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build1953077370/b511/_pkg_.a
2025-08-20T21:48:59.2882452Z [00:02:25.649]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build1953077370/b512/_pkg_.a
2025-08-20T21:48:59.2884087Z [00:02:25.649]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build1953077370/b516/_pkg_.a
2025-08-20T21:48:59.2885494Z [00:02:25.649]➜  packagefile google.golang.org/protobuf/internal/version=/tmp/go-build1953077370/b517/_pkg_.a
2025-08-20T21:48:59.2886365Z [00:02:25.649]➜  EOF
2025-08-20T21:48:59.2890947Z [00:02:25.649]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/runtime/protoimpl=>google.golang.org/protobuf@v1.36.6/runtime/protoimpl;$WORK/b504=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.22 -complete -installsuffix shared -buildid dbaDTJCZNQx72KW1fAQn/dbaDTJCZNQx72KW1fAQn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/runtime/protoimpl/impl.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/runtime/protoimpl/version.go
2025-08-20T21:48:59.3419706Z [00:02:25.703]➜  go tool buildid -w $WORK/b651/_pkg_.a # internal
2025-08-20T21:48:59.3526477Z [00:02:25.713]➜  cp $WORK/b651/_pkg_.a /root/.cache/go-build/40/40f3dd00ef311feaef0d19817816df362f14778b2bf07d080a3234f436e720fa-d # internal
2025-08-20T21:48:59.3527743Z [00:02:25.714]➜  github.com/aws/smithy-go
2025-08-20T21:48:59.3528391Z [00:02:25.714]➜  mkdir -p $WORK/b654/
2025-08-20T21:48:59.3532765Z [00:02:25.714]➜  cat >/tmp/go-build1953077370/b654/importcfg << 'EOF' # internal
2025-08-20T21:48:59.3533700Z [00:02:25.714]➜  # import config
2025-08-20T21:48:59.3541367Z [00:02:25.714]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:59.3542246Z [00:02:25.714]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:59.3543331Z [00:02:25.714]➜  packagefile maps=/tmp/go-build1953077370/b089/_pkg_.a
2025-08-20T21:48:59.3544202Z [00:02:25.714]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:59.3545055Z [00:02:25.714]➜  EOF
2025-08-20T21:48:59.3550618Z [00:02:25.714]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2=>github.com/aws/smithy-go@v1.22.2;$WORK/b654=>" -p github.com/aws/smithy-go -lang=go1.21 -complete -installsuffix shared -buildid wHAuwqPXU69E13_432Nj/wHAuwqPXU69E13_432Nj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/document.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/errors.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/go_module_metadata.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/properties.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/validation.go
2025-08-20T21:48:59.3596790Z [00:02:25.721]➜  go tool buildid -w $WORK/b504/_pkg_.a # internal
2025-08-20T21:48:59.3621569Z [00:02:25.723]➜  cp $WORK/b504/_pkg_.a /root/.cache/go-build/d3/d36c7d7be1f9776d1fa6d2dd6521788bdadb69e06cd5529deee3b5f8c5ecbdb0-d # internal
2025-08-20T21:48:59.3625863Z [00:02:25.724]➜  google.golang.org/protobuf/protoadapt
2025-08-20T21:48:59.3627504Z [00:02:25.724]➜  mkdir -p $WORK/b503/
2025-08-20T21:48:59.3645148Z [00:02:25.726]➜  cat >/tmp/go-build1953077370/b503/importcfg << 'EOF' # internal
2025-08-20T21:48:59.3646231Z [00:02:25.726]➜  # import config
2025-08-20T21:48:59.3647483Z [00:02:25.726]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1953077370/b478/_pkg_.a
2025-08-20T21:48:59.3649008Z [00:02:25.726]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1953077370/b490/_pkg_.a
2025-08-20T21:48:59.3651479Z [00:02:25.726]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1953077370/b504/_pkg_.a
2025-08-20T21:48:59.3652653Z [00:02:25.726]➜  EOF
2025-08-20T21:48:59.3656515Z [00:02:25.726]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/protoadapt=>google.golang.org/protobuf@v1.36.6/protoadapt;$WORK/b503=>" -p google.golang.org/protobuf/protoadapt -lang=go1.22 -complete -installsuffix shared -buildid g6-ktFMdKRA2UTW-ZQbE/g6-ktFMdKRA2UTW-ZQbE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/protoadapt/convert.go
2025-08-20T21:48:59.4198676Z [00:02:25.781]➜  go tool buildid -w $WORK/b503/_pkg_.a # internal
2025-08-20T21:48:59.4209480Z [00:02:25.782]➜  cp $WORK/b503/_pkg_.a /root/.cache/go-build/c0/c04552c47cfc070821dbc66b3e8c989c27c59a26f9b8e913979e683a4595bcd5-d # internal
2025-08-20T21:48:59.4250322Z [00:02:25.786]➜  google.golang.org/grpc/encoding/proto
2025-08-20T21:48:59.4251805Z [00:02:25.786]➜  mkdir -p $WORK/b502/
2025-08-20T21:48:59.4253339Z [00:02:25.786]➜  cat >/tmp/go-build1953077370/b502/importcfg << 'EOF' # internal
2025-08-20T21:48:59.4254463Z [00:02:25.786]➜  # import config
2025-08-20T21:48:59.4255555Z [00:02:25.786]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:59.4256998Z [00:02:25.786]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build1953077370/b500/_pkg_.a
2025-08-20T21:48:59.4258703Z [00:02:25.786]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1953077370/b478/_pkg_.a
2025-08-20T21:48:59.4260641Z [00:02:25.786]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build1953077370/b503/_pkg_.a
2025-08-20T21:48:59.4261649Z [00:02:25.786]➜  EOF
2025-08-20T21:48:59.4265476Z [00:02:25.786]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/encoding/proto=>google.golang.org/grpc@v1.64.1/encoding/proto;$WORK/b502=>" -p google.golang.org/grpc/encoding/proto -lang=go1.19 -complete -installsuffix shared -buildid gdmv3hGE_bJKTso6M9GM/gdmv3hGE_bJKTso6M9GM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/encoding/proto/proto.go
2025-08-20T21:48:59.4359883Z [00:02:25.796]➜  go tool buildid -w $WORK/b654/_pkg_.a # internal
2025-08-20T21:48:59.4362066Z [00:02:25.797]➜  cp $WORK/b654/_pkg_.a /root/.cache/go-build/0a/0ae22309d8761d884fa038fcfd67a64927ad7af6b04eca1f8f1e9e03cfdbb728-d # internal
2025-08-20T21:48:59.4364926Z [00:02:25.797]➜  google.golang.org/protobuf/types/known/durationpb
2025-08-20T21:48:59.4368343Z [00:02:25.798]➜  mkdir -p $WORK/b523/
2025-08-20T21:48:59.4369121Z [00:02:25.798]➜  cat >/tmp/go-build1953077370/b523/importcfg << 'EOF' # internal
2025-08-20T21:48:59.4369825Z [00:02:25.798]➜  # import config
2025-08-20T21:48:59.4370814Z [00:02:25.798]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:59.4372249Z [00:02:25.798]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1953077370/b504/_pkg_.a
2025-08-20T21:48:59.4373639Z [00:02:25.798]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:48:59.4374513Z [00:02:25.798]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:59.4375346Z [00:02:25.798]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:59.4376143Z [00:02:25.798]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:59.4376734Z [00:02:25.798]➜  EOF
2025-08-20T21:48:59.4381255Z [00:02:25.798]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/durationpb=>google.golang.org/protobuf@v1.36.6/types/known/durationpb;$WORK/b523=>" -p google.golang.org/protobuf/types/known/durationpb -lang=go1.22 -complete -installsuffix shared -buildid VZnrKtMs-3l0NH1wTJe6/VZnrKtMs-3l0NH1wTJe6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/durationpb/duration.pb.go
2025-08-20T21:48:59.4891125Z [00:02:25.850]➜  go tool buildid -w $WORK/b523/_pkg_.a # internal
2025-08-20T21:48:59.4925480Z [00:02:25.852]➜  cp $WORK/b523/_pkg_.a /root/.cache/go-build/d3/d3120eb8834a9462c94797b0f90f90828317998f027f07f65f61bd208b52e1b2-d # internal
2025-08-20T21:48:59.4946918Z [00:02:25.852]➜  go tool buildid -w $WORK/b502/_pkg_.a # internal
2025-08-20T21:48:59.4947725Z [00:02:25.852]➜  google.golang.org/protobuf/types/known/timestamppb
2025-08-20T21:48:59.4948397Z [00:02:25.853]➜  mkdir -p $WORK/b524/
2025-08-20T21:48:59.4949136Z [00:02:25.853]➜  cat >/tmp/go-build1953077370/b524/importcfg << 'EOF' # internal
2025-08-20T21:48:59.4949825Z [00:02:25.853]➜  # import config
2025-08-20T21:48:59.4950826Z [00:02:25.853]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:59.4952247Z [00:02:25.853]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1953077370/b504/_pkg_.a
2025-08-20T21:48:59.4953661Z [00:02:25.853]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:59.4954574Z [00:02:25.853]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:59.4955454Z [00:02:25.853]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:59.4956082Z [00:02:25.853]➜  EOF
2025-08-20T21:48:59.4960251Z [00:02:25.853]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/timestamppb=>google.golang.org/protobuf@v1.36.6/types/known/timestamppb;$WORK/b524=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.22 -complete -installsuffix shared -buildid 6U3NERF6dR3OY6qdvsAM/6U3NERF6dR3OY6qdvsAM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/timestamppb/timestamp.pb.go
2025-08-20T21:48:59.4964789Z [00:02:25.854]➜  cp $WORK/b502/_pkg_.a /root/.cache/go-build/71/718d293170101a399aa02a1d15bf50165744ea20dc3eda9fd331ce4ab9379ddb-d # internal
2025-08-20T21:48:59.4965894Z [00:02:25.854]➜  google.golang.org/protobuf/types/known/anypb
2025-08-20T21:48:59.4966781Z [00:02:25.854]➜  mkdir -p $WORK/b527/
2025-08-20T21:48:59.4967439Z [00:02:25.855]➜  cat >/tmp/go-build1953077370/b527/importcfg << 'EOF' # internal
2025-08-20T21:48:59.4968048Z [00:02:25.855]➜  # import config
2025-08-20T21:48:59.4968809Z [00:02:25.855]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1953077370/b478/_pkg_.a
2025-08-20T21:48:59.4969994Z [00:02:25.855]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:59.4971251Z [00:02:25.855]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1953077370/b489/_pkg_.a
2025-08-20T21:48:59.4972500Z [00:02:25.855]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1953077370/b504/_pkg_.a
2025-08-20T21:48:59.4984043Z [00:02:25.855]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:59.4984926Z [00:02:25.855]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:59.4985786Z [00:02:25.855]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:59.4986388Z [00:02:25.855]➜  EOF
2025-08-20T21:48:59.4990300Z [00:02:25.856]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/anypb=>google.golang.org/protobuf@v1.36.6/types/known/anypb;$WORK/b527=>" -p google.golang.org/protobuf/types/known/anypb -lang=go1.22 -complete -installsuffix shared -buildid UHckf3DSiIOm70jj8maq/UHckf3DSiIOm70jj8maq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/anypb/any.pb.go
2025-08-20T21:48:59.5821177Z [00:02:25.943]➜  go tool buildid -w $WORK/b527/_pkg_.a # internal
2025-08-20T21:48:59.5836577Z [00:02:25.945]➜  cp $WORK/b527/_pkg_.a /root/.cache/go-build/da/da7a03b41e88d5b31fb28965a91a34735edaea9ea475b1215aecaa2dce8e08a4-d # internal
2025-08-20T21:48:59.5851385Z [00:02:25.946]➜  google.golang.org/genproto/googleapis/rpc/status
2025-08-20T21:48:59.5854143Z [00:02:25.946]➜  mkdir -p $WORK/b526/
2025-08-20T21:48:59.5856714Z [00:02:25.947]➜  cat >/tmp/go-build1953077370/b526/importcfg << 'EOF' # internal
2025-08-20T21:48:59.5857804Z [00:02:25.947]➜  # import config
2025-08-20T21:48:59.5861014Z [00:02:25.947]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:59.5862455Z [00:02:25.947]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1953077370/b504/_pkg_.a
2025-08-20T21:48:59.5864074Z [00:02:25.947]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1953077370/b527/_pkg_.a
2025-08-20T21:48:59.5865200Z [00:02:25.947]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:59.5866067Z [00:02:25.947]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:59.5866667Z [00:02:25.947]➜  EOF
2025-08-20T21:48:59.5880207Z [00:02:25.947]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20240903143218-8af14fe29dc1/status=>google.golang.org/genproto/googleapis/rpc@v0.0.0-20240903143218-8af14fe29dc1/status;$WORK/b526=>" -p google.golang.org/genproto/googleapis/rpc/status -lang=go1.21 -complete -installsuffix shared -buildid kUx7nAkhSYDiCl8H1D0j/kUx7nAkhSYDiCl8H1D0j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20240903143218-8af14fe29dc1/status/status.pb.go
2025-08-20T21:48:59.5884964Z [00:02:25.948]➜  go tool buildid -w $WORK/b524/_pkg_.a # internal
2025-08-20T21:48:59.5891719Z [00:02:25.950]➜  cp $WORK/b524/_pkg_.a /root/.cache/go-build/42/423a6f4e43454bd774cb140c48c6de66fc963784e826d91d9b3b1b4e70330408-d # internal
2025-08-20T21:48:59.5901479Z [00:02:25.951]➜  google.golang.org/grpc/binarylog/grpc_binarylog_v1
2025-08-20T21:48:59.5924868Z [00:02:25.951]➜  mkdir -p $WORK/b522/
2025-08-20T21:48:59.5925821Z [00:02:25.953]➜  cat >/tmp/go-build1953077370/b522/importcfg << 'EOF' # internal
2025-08-20T21:48:59.5926492Z [00:02:25.953]➜  # import config
2025-08-20T21:48:59.5927470Z [00:02:25.953]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:59.5928898Z [00:02:25.953]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1953077370/b504/_pkg_.a
2025-08-20T21:48:59.5930322Z [00:02:25.953]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1953077370/b523/_pkg_.a
2025-08-20T21:48:59.5931791Z [00:02:25.953]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1953077370/b524/_pkg_.a
2025-08-20T21:48:59.5932961Z [00:02:25.953]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:59.5934066Z [00:02:25.953]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:59.5934688Z [00:02:25.953]➜  EOF
2025-08-20T21:48:59.5938815Z [00:02:25.953]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/binarylog/grpc_binarylog_v1=>google.golang.org/grpc@v1.64.1/binarylog/grpc_binarylog_v1;$WORK/b522=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.19 -complete -installsuffix shared -buildid hreyybsvnhB0XPsLBy3D/hreyybsvnhB0XPsLBy3D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/binarylog/grpc_binarylog_v1/binarylog.pb.go
2025-08-20T21:48:59.6889942Z [00:02:26.050]➜  go tool buildid -w $WORK/b526/_pkg_.a # internal
2025-08-20T21:48:59.6901607Z [00:02:26.051]➜  cp $WORK/b526/_pkg_.a /root/.cache/go-build/64/64e915bbd9fa1db475b110bfbfbb757fa37ed0a0d321af574c2c169901996a6a-d # internal
2025-08-20T21:48:59.6907750Z [00:02:26.052]➜  google.golang.org/grpc/internal/status
2025-08-20T21:48:59.6910228Z [00:02:26.052]➜  mkdir -p $WORK/b528/
2025-08-20T21:48:59.6925291Z [00:02:26.053]➜  cat >/tmp/go-build1953077370/b528/importcfg << 'EOF' # internal
2025-08-20T21:48:59.6941305Z [00:02:26.053]➜  # import config
2025-08-20T21:48:59.6941954Z [00:02:26.053]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:59.6942730Z [00:02:26.053]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:59.6944033Z [00:02:26.053]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1953077370/b526/_pkg_.a
2025-08-20T21:48:59.6945248Z [00:02:26.053]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:48:59.6946380Z [00:02:26.053]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1953077370/b478/_pkg_.a
2025-08-20T21:48:59.6947556Z [00:02:26.053]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build1953077370/b503/_pkg_.a
2025-08-20T21:48:59.6948820Z [00:02:26.053]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1953077370/b527/_pkg_.a
2025-08-20T21:48:59.6949677Z [00:02:26.053]➜  EOF
2025-08-20T21:48:59.6954149Z [00:02:26.053]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/status=>google.golang.org/grpc@v1.64.1/internal/status;$WORK/b528=>" -p google.golang.org/grpc/internal/status -lang=go1.19 -complete -installsuffix shared -buildid r6sPpqFC8YODFIFzXzUE/r6sPpqFC8YODFIFzXzUE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/status/status.go
2025-08-20T21:48:59.7126276Z [00:02:26.074]➜  go tool buildid -w $WORK/b522/_pkg_.a # internal
2025-08-20T21:48:59.7155991Z [00:02:26.076]➜  cp $WORK/b522/_pkg_.a /root/.cache/go-build/ca/ca350dee97154670e548d4cc95c7c985ab189889414180e66453aa4648c974da-d # internal
2025-08-20T21:48:59.7157157Z [00:02:26.076]➜  google.golang.org/grpc/internal/pretty
2025-08-20T21:48:59.7157745Z [00:02:26.077]➜  mkdir -p $WORK/b533/
2025-08-20T21:48:59.7158998Z [00:02:26.077]➜  cat >/tmp/go-build1953077370/b533/importcfg << 'EOF' # internal
2025-08-20T21:48:59.7161288Z [00:02:26.077]➜  # import config
2025-08-20T21:48:59.7162072Z [00:02:26.077]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:59.7165132Z [00:02:26.077]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:59.7165931Z [00:02:26.077]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:59.7166939Z [00:02:26.077]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1953077370/b534/_pkg_.a
2025-08-20T21:48:59.7168128Z [00:02:26.077]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build1953077370/b503/_pkg_.a
2025-08-20T21:48:59.7168884Z [00:02:26.077]➜  EOF
2025-08-20T21:48:59.7172346Z [00:02:26.077]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/pretty=>google.golang.org/grpc@v1.64.1/internal/pretty;$WORK/b533=>" -p google.golang.org/grpc/internal/pretty -lang=go1.19 -complete -installsuffix shared -buildid QS724QQZEnlvXrccYCpf/QS724QQZEnlvXrccYCpf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/pretty/pretty.go
2025-08-20T21:48:59.7371657Z [00:02:26.098]➜  go tool buildid -w $WORK/b618/_pkg_.a # internal
2025-08-20T21:48:59.7470039Z [00:02:26.108]➜  go tool buildid -w $WORK/b528/_pkg_.a # internal
2025-08-20T21:48:59.7482687Z [00:02:26.109]➜  cp $WORK/b528/_pkg_.a /root/.cache/go-build/60/606e24cc1314556a80a6d8773f88c8683da17f7e4fe851b95e12cc38d6f62c2d-d # internal
2025-08-20T21:48:59.7490518Z [00:02:26.110]➜  google.golang.org/grpc/status
2025-08-20T21:48:59.7491093Z [00:02:26.110]➜  mkdir -p $WORK/b525/
2025-08-20T21:48:59.7492084Z [00:02:26.110]➜  cat >/tmp/go-build1953077370/b525/importcfg << 'EOF' # internal
2025-08-20T21:48:59.7492762Z [00:02:26.110]➜  # import config
2025-08-20T21:48:59.7493602Z [00:02:26.110]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:59.7494441Z [00:02:26.110]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:59.7495213Z [00:02:26.110]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:59.7496291Z [00:02:26.110]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1953077370/b526/_pkg_.a
2025-08-20T21:48:59.7497506Z [00:02:26.110]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:48:59.7498674Z [00:02:26.110]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build1953077370/b528/_pkg_.a
2025-08-20T21:48:59.7499466Z [00:02:26.110]➜  EOF
2025-08-20T21:48:59.7510649Z [00:02:26.112]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/status=>google.golang.org/grpc@v1.64.1/status;$WORK/b525=>" -p google.golang.org/grpc/status -lang=go1.19 -complete -installsuffix shared -buildid t2YKJcvEy8NbJxE-cQL2/t2YKJcvEy8NbJxE-cQL2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/status/status.go
2025-08-20T21:48:59.7601817Z [00:02:26.121]➜  cp $WORK/b618/_pkg_.a /root/.cache/go-build/7f/7fb4a9b34c390b69577045630b5eb4ecb444bddbb7389478396251b482ae2a38-d # internal
2025-08-20T21:48:59.7628488Z [00:02:26.124]➜  google.golang.org/protobuf/types/descriptorpb
2025-08-20T21:48:59.7633330Z [00:02:26.124]➜  mkdir -p $WORK/b577/
2025-08-20T21:48:59.7637857Z [00:02:26.125]➜  cat >/tmp/go-build1953077370/b577/importcfg << 'EOF' # internal
2025-08-20T21:48:59.7642155Z [00:02:26.125]➜  # import config
2025-08-20T21:48:59.7645923Z [00:02:26.125]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:48:59.7648123Z [00:02:26.125]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1953077370/b504/_pkg_.a
2025-08-20T21:48:59.7649960Z [00:02:26.125]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:48:59.7651472Z [00:02:26.125]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:59.7652374Z [00:02:26.125]➜  EOF
2025-08-20T21:48:59.7657009Z [00:02:26.125]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/descriptorpb=>google.golang.org/protobuf@v1.36.6/types/descriptorpb;$WORK/b577=>" -p google.golang.org/protobuf/types/descriptorpb -lang=go1.22 -complete -installsuffix shared -buildid 388F7FrLjcFhYvF1Xz28/388F7FrLjcFhYvF1Xz28 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/descriptorpb/descriptor.pb.go
2025-08-20T21:48:59.7820197Z [00:02:26.143]➜  go tool buildid -w $WORK/b533/_pkg_.a # internal
2025-08-20T21:48:59.7821559Z [00:02:26.143]➜  cp $WORK/b533/_pkg_.a /root/.cache/go-build/96/961d57af4f5eb6bdfbe9762e9a766318e4f9dc7130f6148cfdbf283fa281d567-d # internal
2025-08-20T21:48:59.7846104Z [00:02:26.144]➜  github.com/mholt/acmez/v2/acme
2025-08-20T21:48:59.7846793Z [00:02:26.144]➜  mkdir -p $WORK/b617/
2025-08-20T21:48:59.7847509Z [00:02:26.145]➜  cat >/tmp/go-build1953077370/b617/importcfg << 'EOF' # internal
2025-08-20T21:48:59.7848181Z [00:02:26.145]➜  # import config
2025-08-20T21:48:59.7848856Z [00:02:26.145]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:59.7849670Z [00:02:26.145]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:59.7850472Z [00:02:26.145]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:48:59.7851320Z [00:02:26.145]➜  packagefile crypto/ecdsa=/tmp/go-build1953077370/b214/_pkg_.a
2025-08-20T21:48:59.7852368Z [00:02:26.145]➜  packagefile crypto/hmac=/tmp/go-build1953077370/b231/_pkg_.a
2025-08-20T21:48:59.7853455Z [00:02:26.145]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:48:59.7854362Z [00:02:26.145]➜  packagefile crypto/rsa=/tmp/go-build1953077370/b242/_pkg_.a
2025-08-20T21:48:59.7855330Z [00:02:26.145]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:48:59.7856223Z [00:02:26.145]➜  packagefile crypto/sha512=/tmp/go-build1953077370/b222/_pkg_.a
2025-08-20T21:48:59.7857090Z [00:02:26.145]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:48:59.7857989Z [00:02:26.145]➜  packagefile encoding/asn1=/tmp/go-build1953077370/b224/_pkg_.a
2025-08-20T21:48:59.7858906Z [00:02:26.145]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:59.7859805Z [00:02:26.145]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:48:59.7860809Z [00:02:26.145]➜  packagefile encoding/pem=/tmp/go-build1953077370/b249/_pkg_.a
2025-08-20T21:48:59.7861701Z [00:02:26.145]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:59.7862498Z [00:02:26.145]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:59.7865606Z [00:02:26.145]➜  packagefile go.uber.org/zap=/tmp/go-build1953077370/b618/_pkg_.a
2025-08-20T21:48:59.7866667Z [00:02:26.145]➜  packagefile go.uber.org/zap/zapcore=/tmp/go-build1953077370/b621/_pkg_.a
2025-08-20T21:48:59.7867566Z [00:02:26.145]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:59.7868384Z [00:02:26.145]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:48:59.7869233Z [00:02:26.145]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:48:59.7870088Z [00:02:26.145]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:48:59.7870896Z [00:02:26.145]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:48:59.7871735Z [00:02:26.145]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:48:59.7872563Z [00:02:26.145]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:59.7873629Z [00:02:26.145]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:59.7874737Z [00:02:26.145]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:59.7875541Z [00:02:26.145]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:59.7876116Z [00:02:26.145]➜  EOF
2025-08-20T21:48:59.7883939Z [00:02:26.148]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mholt/acmez/v2@v2.0.1/acme=>github.com/mholt/acmez/v2@v2.0.1/acme;$WORK/b617=>" -p github.com/mholt/acmez/v2/acme -lang=go1.20 -complete -installsuffix shared -buildid MYy878sM7Sfi3XmgVQal/MYy878sM7Sfi3XmgVQal -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack /root/go/pkg/mod/github.com/mholt/acmez/v2@v2.0.1/acme/account.go /root/go/pkg/mod/github.com/mholt/acmez/v2@v2.0.1/acme/ari.go /root/go/pkg/mod/github.com/mholt/acmez/v2@v2.0.1/acme/authorization.go /root/go/pkg/mod/github.com/mholt/acmez/v2@v2.0.1/acme/certificate.go /root/go/pkg/mod/github.com/mholt/acmez/v2@v2.0.1/acme/challenge.go /root/go/pkg/mod/github.com/mholt/acmez/v2@v2.0.1/acme/client.go /root/go/pkg/mod/github.com/mholt/acmez/v2@v2.0.1/acme/http.go /root/go/pkg/mod/github.com/mholt/acmez/v2@v2.0.1/acme/jws.go /root/go/pkg/mod/github.com/mholt/acmez/v2@v2.0.1/acme/order.go /root/go/pkg/mod/github.com/mholt/acmez/v2@v2.0.1/acme/problem.go
2025-08-20T21:48:59.8209909Z [00:02:26.182]➜  go tool buildid -w $WORK/b525/_pkg_.a # internal
2025-08-20T21:48:59.8215185Z [00:02:26.183]➜  cp $WORK/b525/_pkg_.a /root/.cache/go-build/ae/ae2140e204ad2a41a1ef62ba74e97f05f9df2377c82e7bcbe81c6bbfb27373b2-d # internal
2025-08-20T21:48:59.8220917Z [00:02:26.183]➜  google.golang.org/grpc/internal/binarylog
2025-08-20T21:48:59.8221996Z [00:02:26.184]➜  mkdir -p $WORK/b521/
2025-08-20T21:48:59.8233245Z [00:02:26.185]➜  cat >/tmp/go-build1953077370/b521/importcfg << 'EOF' # internal
2025-08-20T21:48:59.8235043Z [00:02:26.185]➜  # import config
2025-08-20T21:48:59.8235675Z [00:02:26.185]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:59.8237143Z [00:02:26.185]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:59.8239388Z [00:02:26.185]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:48:59.8242674Z [00:02:26.185]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:59.8243621Z [00:02:26.185]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:59.8244649Z [00:02:26.185]➜  packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build1953077370/b522/_pkg_.a
2025-08-20T21:48:59.8245842Z [00:02:26.185]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1953077370/b424/_pkg_.a
2025-08-20T21:48:59.8246971Z [00:02:26.185]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build1953077370/b501/_pkg_.a
2025-08-20T21:48:59.8248097Z [00:02:26.185]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1953077370/b493/_pkg_.a
2025-08-20T21:48:59.8249139Z [00:02:26.185]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1953077370/b525/_pkg_.a
2025-08-20T21:48:59.8250167Z [00:02:26.185]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1953077370/b478/_pkg_.a
2025-08-20T21:48:59.8251376Z [00:02:26.185]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1953077370/b523/_pkg_.a
2025-08-20T21:48:59.8252663Z [00:02:26.185]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1953077370/b524/_pkg_.a
2025-08-20T21:48:59.8253904Z [00:02:26.185]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:48:59.8254664Z [00:02:26.185]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:48:59.8255408Z [00:02:26.185]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:48:59.8256185Z [00:02:26.185]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:48:59.8256981Z [00:02:26.185]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:48:59.8257973Z [00:02:26.185]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:48:59.8258894Z [00:02:26.185]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:48:59.8259715Z [00:02:26.185]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:48:59.8260541Z [00:02:26.185]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:48:59.8261121Z [00:02:26.185]➜  EOF
2025-08-20T21:48:59.8267704Z [00:02:26.185]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/binarylog=>google.golang.org/grpc@v1.64.1/internal/binarylog;$WORK/b521=>" -p google.golang.org/grpc/internal/binarylog -lang=go1.19 -complete -installsuffix shared -buildid UscKmtN2loNOJgzHimHu/UscKmtN2loNOJgzHimHu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/binarylog/binarylog.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/binarylog/binarylog_testutil.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/binarylog/env_config.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/binarylog/method_logger.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/binarylog/sink.go
2025-08-20T21:48:59.9909220Z [00:02:26.352]➜  go tool buildid -w $WORK/b521/_pkg_.a # internal
2025-08-20T21:48:59.9934055Z [00:02:26.355]➜  cp $WORK/b521/_pkg_.a /root/.cache/go-build/01/01e9b1974b96127597fff8f25501c006995c1586075bca4f175cedff387e96ff-d # internal
2025-08-20T21:48:59.9941126Z [00:02:26.355]➜  google.golang.org/grpc/internal/transport
2025-08-20T21:48:59.9941827Z [00:02:26.355]➜  mkdir -p $WORK/b541/
2025-08-20T21:48:59.9969938Z [00:02:26.358]➜  cat >/tmp/go-build1953077370/b541/importcfg << 'EOF' # internal
2025-08-20T21:48:59.9971827Z [00:02:26.358]➜  # import config
2025-08-20T21:48:59.9972995Z [00:02:26.358]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:48:59.9974087Z [00:02:26.358]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:48:59.9974951Z [00:02:26.358]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:48:59.9975838Z [00:02:26.358]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:48:59.9976712Z [00:02:26.358]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:48:59.9977534Z [00:02:26.358]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:48:59.9978511Z [00:02:26.358]➜  packagefile golang.org/x/net/http2=/tmp/go-build1953077370/b542/_pkg_.a
2025-08-20T21:48:59.9979613Z [00:02:26.358]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build1953077370/b544/_pkg_.a
2025-08-20T21:48:59.9980749Z [00:02:26.358]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:48:59.9981948Z [00:02:26.358]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1953077370/b475/_pkg_.a
2025-08-20T21:48:59.9983273Z [00:02:26.358]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1953077370/b424/_pkg_.a
2025-08-20T21:48:59.9984449Z [00:02:26.358]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1953077370/b491/_pkg_.a
2025-08-20T21:48:59.9985730Z [00:02:26.358]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build1953077370/b473/_pkg_.a
2025-08-20T21:48:59.9987019Z [00:02:26.358]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build1953077370/b477/_pkg_.a
2025-08-20T21:48:59.9988300Z [00:02:26.358]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1953077370/b425/_pkg_.a
2025-08-20T21:48:59.9989609Z [00:02:26.358]➜  packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build1953077370/b497/_pkg_.a
2025-08-20T21:48:59.9990884Z [00:02:26.358]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1953077370/b529/_pkg_.a
2025-08-20T21:48:59.9992186Z [00:02:26.358]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build1953077370/b501/_pkg_.a
2025-08-20T21:48:59.9993844Z [00:02:26.358]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build1953077370/b532/_pkg_.a
2025-08-20T21:48:59.9995115Z [00:02:26.358]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1953077370/b533/_pkg_.a
2025-08-20T21:48:59.9996380Z [00:02:26.358]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build1953077370/b528/_pkg_.a
2025-08-20T21:48:59.9997587Z [00:02:26.358]➜  packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build1953077370/b546/_pkg_.a
2025-08-20T21:48:59.9998904Z [00:02:26.358]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1953077370/b540/_pkg_.a
2025-08-20T21:49:00.0000236Z [00:02:26.358]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build1953077370/b547/_pkg_.a
2025-08-20T21:49:00.0001381Z [00:02:26.358]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1953077370/b493/_pkg_.a
2025-08-20T21:49:00.0002503Z [00:02:26.358]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build1953077370/b548/_pkg_.a
2025-08-20T21:49:00.0003976Z [00:02:26.358]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1953077370/b494/_pkg_.a
2025-08-20T21:49:00.0005150Z [00:02:26.359]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build1953077370/b549/_pkg_.a
2025-08-20T21:49:00.0006263Z [00:02:26.359]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1953077370/b525/_pkg_.a
2025-08-20T21:49:00.0007359Z [00:02:26.359]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build1953077370/b550/_pkg_.a
2025-08-20T21:49:00.0008491Z [00:02:26.359]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1953077370/b478/_pkg_.a
2025-08-20T21:49:00.0009432Z [00:02:26.359]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:00.0010348Z [00:02:26.359]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:00.0011171Z [00:02:26.359]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:00.0012017Z [00:02:26.359]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:00.0012893Z [00:02:26.359]➜  packagefile net/http/httputil=/tmp/go-build1953077370/b551/_pkg_.a
2025-08-20T21:49:00.0013926Z [00:02:26.359]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:00.0014755Z [00:02:26.359]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:00.0015580Z [00:02:26.359]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:00.0016364Z [00:02:26.359]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:00.0017143Z [00:02:26.359]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:00.0017945Z [00:02:26.359]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:00.0018779Z [00:02:26.359]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:00.0019632Z [00:02:26.359]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:00.0020602Z [00:02:26.359]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:49:00.0021287Z [00:02:26.359]➜  EOF
2025-08-20T21:49:00.0031453Z [00:02:26.359]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/transport=>google.golang.org/grpc@v1.64.1/internal/transport;$WORK/b541=>" -p google.golang.org/grpc/internal/transport -lang=go1.19 -complete -installsuffix shared -buildid mvCICDFLIWMxAr4j9EWE/mvCICDFLIWMxAr4j9EWE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/transport/bdp_estimator.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/transport/controlbuf.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/transport/defaults.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/transport/flowcontrol.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/transport/handler_server.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/transport/http2_client.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/transport/http2_server.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/transport/http_util.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/transport/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/transport/proxy.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/internal/transport/transport.go
2025-08-20T21:49:00.0097010Z [00:02:26.371]➜  go tool buildid -w $WORK/b617/_pkg_.a # internal
2025-08-20T21:49:00.0100384Z [00:02:26.371]➜  go tool buildid -w $WORK/b586/_pkg_.a # internal
2025-08-20T21:49:00.0199996Z [00:02:26.381]➜  cp $WORK/b617/_pkg_.a /root/.cache/go-build/61/61275f323d95ef5caf164fcd371aeb413ab3e2832b591ae25cb2e7fef69b02c6-d # internal
2025-08-20T21:49:00.0206342Z [00:02:26.382]➜  github.com/mholt/acmez/v2
2025-08-20T21:49:00.0210530Z [00:02:26.382]➜  mkdir -p $WORK/b616/
2025-08-20T21:49:00.0214766Z [00:02:26.383]➜  cat >/tmp/go-build1953077370/b616/importcfg << 'EOF' # internal
2025-08-20T21:49:00.0216424Z [00:02:26.383]➜  # import config
2025-08-20T21:49:00.0217288Z [00:02:26.383]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:00.0219367Z [00:02:26.383]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:49:00.0231490Z [00:02:26.383]➜  packagefile crypto/ecdsa=/tmp/go-build1953077370/b214/_pkg_.a
2025-08-20T21:49:00.0232518Z [00:02:26.383]➜  packagefile crypto/elliptic=/tmp/go-build1953077370/b215/_pkg_.a
2025-08-20T21:49:00.0233685Z [00:02:26.383]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:00.0235585Z [00:02:26.383]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:49:00.0236481Z [00:02:26.383]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:49:00.0237335Z [00:02:26.383]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:49:00.0238247Z [00:02:26.383]➜  packagefile crypto/x509/pkix=/tmp/go-build1953077370/b248/_pkg_.a
2025-08-20T21:49:00.0239195Z [00:02:26.383]➜  packagefile encoding/asn1=/tmp/go-build1953077370/b224/_pkg_.a
2025-08-20T21:49:00.0240100Z [00:02:26.383]➜  packagefile encoding/pem=/tmp/go-build1953077370/b249/_pkg_.a
2025-08-20T21:49:00.0240984Z [00:02:26.383]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:00.0241878Z [00:02:26.383]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:00.0242851Z [00:02:26.383]➜  packagefile github.com/mholt/acmez/v2/acme=/tmp/go-build1953077370/b617/_pkg_.a
2025-08-20T21:49:00.0244046Z [00:02:26.383]➜  packagefile go.uber.org/zap=/tmp/go-build1953077370/b618/_pkg_.a
2025-08-20T21:49:00.0245069Z [00:02:26.383]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build1953077370/b270/_pkg_.a
2025-08-20T21:49:00.0246254Z [00:02:26.383]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1953077370/b271/_pkg_.a
2025-08-20T21:49:00.0247608Z [00:02:26.383]➜  packagefile golang.org/x/net/idna=/tmp/go-build1953077370/b430/_pkg_.a
2025-08-20T21:49:00.0248676Z [00:02:26.383]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:49:00.0249557Z [00:02:26.383]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:49:00.0250374Z [00:02:26.383]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:00.0251183Z [00:02:26.383]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:00.0251994Z [00:02:26.383]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:00.0252777Z [00:02:26.383]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:00.0274101Z [00:02:26.383]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:00.0274973Z [00:02:26.383]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:00.0275571Z [00:02:26.383]➜  EOF
2025-08-20T21:49:00.0280370Z [00:02:26.384]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mholt/acmez/v2@v2.0.1=>github.com/mholt/acmez/v2@v2.0.1;$WORK/b616=>" -p github.com/mholt/acmez/v2 -lang=go1.20 -complete -installsuffix shared -buildid c8KSCqHOnWAi6xkdQsS4/c8KSCqHOnWAi6xkdQsS4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack /root/go/pkg/mod/github.com/mholt/acmez/v2@v2.0.1/client.go /root/go/pkg/mod/github.com/mholt/acmez/v2@v2.0.1/csr.go /root/go/pkg/mod/github.com/mholt/acmez/v2@v2.0.1/mailreply00.go /root/go/pkg/mod/github.com/mholt/acmez/v2@v2.0.1/solver.go /root/go/pkg/mod/github.com/mholt/acmez/v2@v2.0.1/tlsalpn01.go
2025-08-20T21:49:00.0436911Z [00:02:26.405]➜  cp $WORK/b586/_pkg_.a /root/.cache/go-build/bf/bfb24947bd67e10fced863977820163d27ee263eab33650cb26a5d5346cc797e-d # internal
2025-08-20T21:49:00.0439331Z [00:02:26.405]➜  github.com/netbirdio/netbird/shared/relay/client/dialer/quic
2025-08-20T21:49:00.0440301Z [00:02:26.405]➜  mkdir -p $WORK/b582/
2025-08-20T21:49:00.0441205Z [00:02:26.405]➜  cat >/tmp/go-build1953077370/b582/importcfg << 'EOF' # internal
2025-08-20T21:49:00.0442137Z [00:02:26.405]➜  # import config
2025-08-20T21:49:00.0442900Z [00:02:26.405]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:00.0444044Z [00:02:26.405]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:00.0444925Z [00:02:26.405]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:00.0446202Z [00:02:26.405]➜  packagefile github.com/netbirdio/netbird/shared/relay/client/dialer/net=/tmp/go-build1953077370/b583/_pkg_.a
2025-08-20T21:49:00.0447749Z [00:02:26.405]➜  packagefile github.com/netbirdio/netbird/shared/relay/tls=/tmp/go-build1953077370/b584/_pkg_.a
2025-08-20T21:49:00.0449269Z [00:02:26.405]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:49:00.0450625Z [00:02:26.405]➜  packagefile github.com/quic-go/quic-go=/tmp/go-build1953077370/b586/_pkg_.a
2025-08-20T21:49:00.0452792Z [00:02:26.405]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:00.0453953Z [00:02:26.405]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:00.0473584Z [00:02:26.405]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:00.0474573Z [00:02:26.405]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:00.0475224Z [00:02:26.405]➜  EOF
2025-08-20T21:49:00.0479893Z [00:02:26.405]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/quic=>github.com/netbirdio/netbird/shared/relay/client/dialer/quic;$WORK/b582=>" -p github.com/netbirdio/netbird/shared/relay/client/dialer/quic -lang=go1.23 -complete -installsuffix shared -buildid GhOcdjLoLN1ypdWehNQy/GhOcdjLoLN1ypdWehNQy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/quic/conn.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/quic/quic.go
2025-08-20T21:49:00.0968106Z [00:02:26.458]➜  go tool buildid -w $WORK/b582/_pkg_.a # internal
2025-08-20T21:49:00.0999561Z [00:02:26.461]➜  cp $WORK/b582/_pkg_.a /root/.cache/go-build/03/039288540628e80425033639074d2c839473b86b0c767a5febab90f3519211ee-d # internal
2025-08-20T21:49:00.1001441Z [00:02:26.461]➜  github.com/netbirdio/netbird/shared/relay/client
2025-08-20T21:49:00.1004054Z [00:02:26.461]➜  mkdir -p $WORK/b578/
2025-08-20T21:49:00.1005733Z [00:02:26.461]➜  cat >/tmp/go-build1953077370/b578/importcfg << 'EOF' # internal
2025-08-20T21:49:00.1006379Z [00:02:26.461]➜  # import config
2025-08-20T21:49:00.1007046Z [00:02:26.461]➜  packagefile container/list=/tmp/go-build1953077370/b183/_pkg_.a
2025-08-20T21:49:00.1007918Z [00:02:26.461]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:00.1008719Z [00:02:26.461]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:00.1009529Z [00:02:26.461]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:00.1010695Z [00:02:26.461]➜  packagefile github.com/cenkalti/backoff/v4=/tmp/go-build1953077370/b064/_pkg_.a
2025-08-20T21:49:00.1011985Z [00:02:26.461]➜  packagefile github.com/netbirdio/netbird/shared/relay/auth/hmac=/tmp/go-build1953077370/b579/_pkg_.a
2025-08-20T21:49:00.1013639Z [00:02:26.461]➜  packagefile github.com/netbirdio/netbird/shared/relay/client/dialer=/tmp/go-build1953077370/b581/_pkg_.a
2025-08-20T21:49:00.1015225Z [00:02:26.461]➜  packagefile github.com/netbirdio/netbird/shared/relay/client/dialer/quic=/tmp/go-build1953077370/b582/_pkg_.a
2025-08-20T21:49:00.1016845Z [00:02:26.461]➜  packagefile github.com/netbirdio/netbird/shared/relay/client/dialer/ws=/tmp/go-build1953077370/b602/_pkg_.a
2025-08-20T21:49:00.1018582Z [00:02:26.461]➜  packagefile github.com/netbirdio/netbird/shared/relay/healthcheck=/tmp/go-build1953077370/b608/_pkg_.a
2025-08-20T21:49:00.1020108Z [00:02:26.461]➜  packagefile github.com/netbirdio/netbird/shared/relay/messages=/tmp/go-build1953077370/b609/_pkg_.a
2025-08-20T21:49:00.1021548Z [00:02:26.461]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:00.1022528Z [00:02:26.461]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:00.1037344Z [00:02:26.461]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:00.1038296Z [00:02:26.461]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:00.1039204Z [00:02:26.461]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:00.1040114Z [00:02:26.461]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:00.1040764Z [00:02:26.461]➜  EOF
2025-08-20T21:49:00.1048117Z [00:02:26.461]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client=>github.com/netbirdio/netbird/shared/relay/client;$WORK/b578=>" -p github.com/netbirdio/netbird/shared/relay/client -lang=go1.23 -complete -installsuffix shared -buildid PxEQnPZIfEI6Nmjc1NaZ/PxEQnPZIfEI6Nmjc1NaZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/addr.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/client.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/conn.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/doc.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/guard.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/manager.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/peer_subscription.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/picker.go
2025-08-20T21:49:00.2259383Z [00:02:26.587]➜  go tool buildid -w $WORK/b577/_pkg_.a # internal
2025-08-20T21:49:00.2350557Z [00:02:26.596]➜  cp $WORK/b577/_pkg_.a /root/.cache/go-build/49/491adb4c723c992874cc74f5f1e772ac32f9b8b21bcca506674eebbd2339f2d9-d # internal
2025-08-20T21:49:00.2351856Z [00:02:26.596]➜  google.golang.org/protobuf/internal/editionssupport
2025-08-20T21:49:00.2352749Z [00:02:26.596]➜  mkdir -p $WORK/b641/
2025-08-20T21:49:00.2364557Z [00:02:26.597]➜  cat >/tmp/go-build1953077370/b641/importcfg << 'EOF' # internal
2025-08-20T21:49:00.2366479Z [00:02:26.597]➜  # import config
2025-08-20T21:49:00.2367498Z [00:02:26.597]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1953077370/b577/_pkg_.a
2025-08-20T21:49:00.2368409Z [00:02:26.597]➜  EOF
2025-08-20T21:49:00.2372728Z [00:02:26.597]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/editionssupport=>google.golang.org/protobuf@v1.36.6/internal/editionssupport;$WORK/b641=>" -p google.golang.org/protobuf/internal/editionssupport -lang=go1.22 -complete -installsuffix shared -buildid lqKebVgnO3B3wKx2u6bY/lqKebVgnO3B3wKx2u6bY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/editionssupport/editions.go
2025-08-20T21:49:00.2492236Z [00:02:26.610]➜  go tool buildid -w $WORK/b641/_pkg_.a # internal
2025-08-20T21:49:00.2501838Z [00:02:26.611]➜  cp $WORK/b641/_pkg_.a /root/.cache/go-build/1d/1d8b53b045d39db9eb47a60527f74974c8b2c2aa6d43bef71d9214e50d039534-d # internal
2025-08-20T21:49:00.2505899Z [00:02:26.611]➜  google.golang.org/protobuf/types/gofeaturespb
2025-08-20T21:49:00.2506538Z [00:02:26.611]➜  mkdir -p $WORK/b642/
2025-08-20T21:49:00.2507249Z [00:02:26.612]➜  cat >/tmp/go-build1953077370/b642/importcfg << 'EOF' # internal
2025-08-20T21:49:00.2507897Z [00:02:26.612]➜  # import config
2025-08-20T21:49:00.2508840Z [00:02:26.612]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:49:00.2510309Z [00:02:26.612]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1953077370/b504/_pkg_.a
2025-08-20T21:49:00.2511641Z [00:02:26.612]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1953077370/b577/_pkg_.a
2025-08-20T21:49:00.2512719Z [00:02:26.612]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:00.2513811Z [00:02:26.612]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:00.2514419Z [00:02:26.612]➜  EOF
2025-08-20T21:49:00.2520926Z [00:02:26.612]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/gofeaturespb=>google.golang.org/protobuf@v1.36.6/types/gofeaturespb;$WORK/b642=>" -p google.golang.org/protobuf/types/gofeaturespb -lang=go1.22 -complete -installsuffix shared -buildid EYpQev54snLf_SnnkgH4/EYpQev54snLf_SnnkgH4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/gofeaturespb/go_features.pb.go
2025-08-20T21:49:00.2621581Z [00:02:26.623]➜  go tool buildid -w $WORK/b616/_pkg_.a # internal
2025-08-20T21:49:00.2684059Z [00:02:26.629]➜  cp $WORK/b616/_pkg_.a /root/.cache/go-build/33/335d0862be5234f47ef359eb954960346c7c7a304e2c95bf503dcb3a851bdff9-d # internal
2025-08-20T21:49:00.2698941Z [00:02:26.631]➜  github.com/caddyserver/certmagic
2025-08-20T21:49:00.2756499Z [00:02:26.637]➜  mkdir -p $WORK/b612/
2025-08-20T21:49:00.2767681Z [00:02:26.638]➜  cat >/tmp/go-build1953077370/b612/importcfg << 'EOF' # internal
2025-08-20T21:49:00.2775841Z [00:02:26.638]➜  # import config
2025-08-20T21:49:00.2776527Z [00:02:26.638]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:49:00.2777371Z [00:02:26.638]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:00.2778231Z [00:02:26.638]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:00.2779080Z [00:02:26.638]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:49:00.2780005Z [00:02:26.638]➜  packagefile crypto/ecdsa=/tmp/go-build1953077370/b214/_pkg_.a
2025-08-20T21:49:00.2780943Z [00:02:26.638]➜  packagefile crypto/ed25519=/tmp/go-build1953077370/b226/_pkg_.a
2025-08-20T21:49:00.2782120Z [00:02:26.638]➜  packagefile crypto/elliptic=/tmp/go-build1953077370/b215/_pkg_.a
2025-08-20T21:49:00.2783304Z [00:02:26.638]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:00.2784244Z [00:02:26.638]➜  packagefile crypto/rsa=/tmp/go-build1953077370/b242/_pkg_.a
2025-08-20T21:49:00.2785145Z [00:02:26.638]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:49:00.2786071Z [00:02:26.638]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:49:00.2787015Z [00:02:26.638]➜  packagefile crypto/x509/pkix=/tmp/go-build1953077370/b248/_pkg_.a
2025-08-20T21:49:00.2787964Z [00:02:26.638]➜  packagefile encoding/asn1=/tmp/go-build1953077370/b224/_pkg_.a
2025-08-20T21:49:00.2788886Z [00:02:26.638]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:00.2789785Z [00:02:26.638]➜  packagefile encoding/pem=/tmp/go-build1953077370/b249/_pkg_.a
2025-08-20T21:49:00.2790633Z [00:02:26.638]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:00.2791623Z [00:02:26.638]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:00.2792608Z [00:02:26.638]➜  packagefile github.com/caddyserver/zerossl=/tmp/go-build1953077370/b613/_pkg_.a
2025-08-20T21:49:00.2794254Z [00:02:26.638]➜  packagefile github.com/klauspost/cpuid/v2=/tmp/go-build1953077370/b614/_pkg_.a
2025-08-20T21:49:00.2795297Z [00:02:26.638]➜  packagefile github.com/libdns/libdns=/tmp/go-build1953077370/b615/_pkg_.a
2025-08-20T21:49:00.2796291Z [00:02:26.638]➜  packagefile github.com/mholt/acmez/v2=/tmp/go-build1953077370/b616/_pkg_.a
2025-08-20T21:49:00.2797395Z [00:02:26.638]➜  packagefile github.com/mholt/acmez/v2/acme=/tmp/go-build1953077370/b617/_pkg_.a
2025-08-20T21:49:00.2798620Z [00:02:26.638]➜  packagefile github.com/miekg/dns=/tmp/go-build1953077370/b398/_pkg_.a
2025-08-20T21:49:00.2799645Z [00:02:26.638]➜  packagefile github.com/zeebo/blake3=/tmp/go-build1953077370/b628/_pkg_.a
2025-08-20T21:49:00.2800617Z [00:02:26.638]➜  packagefile go.uber.org/zap=/tmp/go-build1953077370/b618/_pkg_.a
2025-08-20T21:49:00.2801743Z [00:02:26.638]➜  packagefile go.uber.org/zap/zapcore=/tmp/go-build1953077370/b621/_pkg_.a
2025-08-20T21:49:00.2802801Z [00:02:26.638]➜  packagefile golang.org/x/crypto/ocsp=/tmp/go-build1953077370/b638/_pkg_.a
2025-08-20T21:49:00.2804018Z [00:02:26.638]➜  packagefile golang.org/x/net/idna=/tmp/go-build1953077370/b430/_pkg_.a
2025-08-20T21:49:00.2804956Z [00:02:26.638]➜  packagefile hash/fnv=/tmp/go-build1953077370/b199/_pkg_.a
2025-08-20T21:49:00.2805739Z [00:02:26.638]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:00.2806529Z [00:02:26.638]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:49:00.2807294Z [00:02:26.638]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:49:00.2808128Z [00:02:26.638]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:49:00.2808959Z [00:02:26.638]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:00.2809787Z [00:02:26.638]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:00.2810623Z [00:02:26.638]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:00.2811412Z [00:02:26.638]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:00.2812198Z [00:02:26.638]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:49:00.2813050Z [00:02:26.638]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:00.2814087Z [00:02:26.638]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:49:00.2814909Z [00:02:26.638]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:00.2815671Z [00:02:26.638]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:00.2816417Z [00:02:26.638]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:00.2817165Z [00:02:26.638]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:00.2818140Z [00:02:26.638]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:00.2818913Z [00:02:26.638]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:00.2819675Z [00:02:26.638]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:00.2820223Z [00:02:26.638]➜  EOF
2025-08-20T21:49:00.2832616Z [00:02:26.638]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3=>github.com/caddyserver/certmagic@v0.21.3;$WORK/b612=>" -p github.com/caddyserver/certmagic -lang=go1.21 -complete -installsuffix shared -buildid YLYywXDUW2NESP6MjTdg/YLYywXDUW2NESP6MjTdg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/account.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/acmeclient.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/acmeissuer.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/async.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/cache.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/certificates.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/certmagic.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/config.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/crypto.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/dnsutil.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/filestorage.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/handshake.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/httphandlers.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/maintain.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/ocsp.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/ratelimiter.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/solvers.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/storage.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.21.3/zerosslissuer.go
2025-08-20T21:49:00.3156571Z [00:02:26.677]➜  go tool buildid -w $WORK/b578/_pkg_.a # internal
2025-08-20T21:49:00.3159438Z [00:02:26.677]➜  go tool buildid -w $WORK/b642/_pkg_.a # internal
2025-08-20T21:49:00.3172821Z [00:02:26.678]➜  cp $WORK/b642/_pkg_.a /root/.cache/go-build/4b/4b04e475ae0405ebb7eb629b37812db6e4aebf92ad274e9e0f35504c2427da83-d # internal
2025-08-20T21:49:00.3189000Z [00:02:26.679]➜  google.golang.org/protobuf/reflect/protodesc
2025-08-20T21:49:00.3189704Z [00:02:26.679]➜  mkdir -p $WORK/b640/
2025-08-20T21:49:00.3190479Z [00:02:26.679]➜  cat >/tmp/go-build1953077370/b640/importcfg << 'EOF' # internal
2025-08-20T21:49:00.3191164Z [00:02:26.679]➜  # import config
2025-08-20T21:49:00.3191814Z [00:02:26.679]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:00.3192900Z [00:02:26.680]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1953077370/b479/_pkg_.a
2025-08-20T21:49:00.3194590Z [00:02:26.680]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build1953077370/b508/_pkg_.a
2025-08-20T21:49:00.3196104Z [00:02:26.680]➜  packagefile google.golang.org/protobuf/internal/editionssupport=/tmp/go-build1953077370/b641/_pkg_.a
2025-08-20T21:49:00.3197573Z [00:02:26.680]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1953077370/b509/_pkg_.a
2025-08-20T21:49:00.3227177Z [00:02:26.680]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1953077370/b480/_pkg_.a
2025-08-20T21:49:00.3228574Z [00:02:26.680]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1953077370/b505/_pkg_.a
2025-08-20T21:49:00.3229936Z [00:02:26.680]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1953077370/b485/_pkg_.a
2025-08-20T21:49:00.3231292Z [00:02:26.680]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1953077370/b486/_pkg_.a
2025-08-20T21:49:00.3232856Z [00:02:26.680]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1953077370/b484/_pkg_.a
2025-08-20T21:49:00.3234259Z [00:02:26.680]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1953077370/b488/_pkg_.a
2025-08-20T21:49:00.3235496Z [00:02:26.680]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1953077370/b478/_pkg_.a
2025-08-20T21:49:00.3236822Z [00:02:26.680]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:49:00.3238273Z [00:02:26.680]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1953077370/b489/_pkg_.a
2025-08-20T21:49:00.3239705Z [00:02:26.680]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1953077370/b577/_pkg_.a
2025-08-20T21:49:00.3241099Z [00:02:26.680]➜  packagefile google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build1953077370/b642/_pkg_.a
2025-08-20T21:49:00.3242232Z [00:02:26.680]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:00.3243307Z [00:02:26.680]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:00.3244169Z [00:02:26.680]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:00.3245034Z [00:02:26.680]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:49:00.3245647Z [00:02:26.680]➜  EOF
2025-08-20T21:49:00.3252847Z [00:02:26.680]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protodesc=>google.golang.org/protobuf@v1.36.6/reflect/protodesc;$WORK/b640=>" -p google.golang.org/protobuf/reflect/protodesc -lang=go1.22 -complete -installsuffix shared -buildid Bu8yFSJsEgnSiBNtUArf/Bu8yFSJsEgnSiBNtUArf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protodesc/desc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protodesc/desc_init.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protodesc/desc_resolve.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protodesc/desc_validate.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protodesc/editions.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protodesc/proto.go
2025-08-20T21:49:00.3259774Z [00:02:26.681]➜  cp $WORK/b578/_pkg_.a /root/.cache/go-build/63/63f3dd87f15ca178148ae418817c383da1e5c1708f58cb8699159423224ebcfc-d # internal
2025-08-20T21:49:00.3260906Z [00:02:26.682]➜  github.com/aws/smithy-go/auth
2025-08-20T21:49:00.3261479Z [00:02:26.682]➜  mkdir -p $WORK/b655/
2025-08-20T21:49:00.3262227Z [00:02:26.682]➜  cat >/tmp/go-build1953077370/b655/importcfg << 'EOF' # internal
2025-08-20T21:49:00.3262926Z [00:02:26.682]➜  # import config
2025-08-20T21:49:00.3263822Z [00:02:26.682]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:00.3264789Z [00:02:26.682]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:00.3265784Z [00:02:26.682]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:00.3266405Z [00:02:26.682]➜  EOF
2025-08-20T21:49:00.3271092Z [00:02:26.682]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/auth=>github.com/aws/smithy-go@v1.22.2/auth;$WORK/b655=>" -p github.com/aws/smithy-go/auth -lang=go1.21 -complete -installsuffix shared -buildid AaNLxhApUEIs9c6698_M/AaNLxhApUEIs9c6698_M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/auth/auth.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/auth/identity.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/auth/option.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/auth/scheme_id.go
2025-08-20T21:49:00.3373473Z [00:02:26.698]➜  go tool buildid -w $WORK/b655/_pkg_.a # internal
2025-08-20T21:49:00.3382407Z [00:02:26.699]➜  cp $WORK/b655/_pkg_.a /root/.cache/go-build/84/84615aef3de0ae890d56f1341809c9dda4284cab5e82486a1e9232e8d2adf9a8-d # internal
2025-08-20T21:49:00.3385423Z [00:02:26.700]➜  github.com/aws/smithy-go/metrics
2025-08-20T21:49:00.3385974Z [00:02:26.700]➜  mkdir -p $WORK/b656/
2025-08-20T21:49:00.3389037Z [00:02:26.700]➜  cat >/tmp/go-build1953077370/b656/importcfg << 'EOF' # internal
2025-08-20T21:49:00.3390330Z [00:02:26.700]➜  # import config
2025-08-20T21:49:00.3391205Z [00:02:26.700]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:00.3392612Z [00:02:26.700]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:00.3393580Z [00:02:26.700]➜  EOF
2025-08-20T21:49:00.3397614Z [00:02:26.700]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/metrics=>github.com/aws/smithy-go@v1.22.2/metrics;$WORK/b656=>" -p github.com/aws/smithy-go/metrics -lang=go1.21 -complete -installsuffix shared -buildid BWqFeXgs1Af94ya348rw/BWqFeXgs1Af94ya348rw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/metrics/metrics.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/metrics/nop.go
2025-08-20T21:49:00.3811641Z [00:02:26.742]➜  go tool buildid -w $WORK/b656/_pkg_.a # internal
2025-08-20T21:49:00.3838108Z [00:02:26.745]➜  cp $WORK/b656/_pkg_.a /root/.cache/go-build/41/417ceadf06f994bef2bef1f6c4ad2546bd163642bd4346c074ade49704d72a4a-d # internal
2025-08-20T21:49:00.3839783Z [00:02:26.745]➜  github.com/aws/smithy-go/time
2025-08-20T21:49:00.3840928Z [00:02:26.745]➜  mkdir -p $WORK/b657/
2025-08-20T21:49:00.3841982Z [00:02:26.745]➜  cat >/tmp/go-build1953077370/b657/importcfg << 'EOF' # internal
2025-08-20T21:49:00.3842717Z [00:02:26.745]➜  # import config
2025-08-20T21:49:00.3843857Z [00:02:26.745]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:00.3844777Z [00:02:26.745]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:00.3845799Z [00:02:26.745]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:49:00.3846705Z [00:02:26.745]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:00.3847451Z [00:02:26.745]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:00.3848050Z [00:02:26.745]➜  EOF
2025-08-20T21:49:00.3851511Z [00:02:26.745]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/time=>github.com/aws/smithy-go@v1.22.2/time;$WORK/b657=>" -p github.com/aws/smithy-go/time -lang=go1.21 -complete -installsuffix shared -buildid xqrBdH7Hg8yGtbzKtffU/xqrBdH7Hg8yGtbzKtffU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/time/time.go
2025-08-20T21:49:00.4192412Z [00:02:26.780]➜  go tool buildid -w $WORK/b657/_pkg_.a # internal
2025-08-20T21:49:00.4212065Z [00:02:26.782]➜  cp $WORK/b657/_pkg_.a /root/.cache/go-build/8d/8d268f361c74659facfcfcd4fd0ad0d60b0eaf87b0cc0e46e4f546359aa53de4-d # internal
2025-08-20T21:49:00.4213393Z [00:02:26.782]➜  github.com/aws/smithy-go/tracing
2025-08-20T21:49:00.4213956Z [00:02:26.782]➜  mkdir -p $WORK/b658/
2025-08-20T21:49:00.4214659Z [00:02:26.782]➜  cat >/tmp/go-build1953077370/b658/importcfg << 'EOF' # internal
2025-08-20T21:49:00.4215321Z [00:02:26.782]➜  # import config
2025-08-20T21:49:00.4215962Z [00:02:26.782]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:00.4216890Z [00:02:26.782]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:00.4217583Z [00:02:26.782]➜  EOF
2025-08-20T21:49:00.4221934Z [00:02:26.782]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/tracing=>github.com/aws/smithy-go@v1.22.2/tracing;$WORK/b658=>" -p github.com/aws/smithy-go/tracing -lang=go1.21 -complete -installsuffix shared -buildid OhuF3OAuOgKC1QSy67iY/OhuF3OAuOgKC1QSy67iY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/tracing/context.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/tracing/nop.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/tracing/tracing.go
2025-08-20T21:49:00.4550233Z [00:02:26.815]➜  go tool buildid -w $WORK/b658/_pkg_.a # internal
2025-08-20T21:49:00.4555113Z [00:02:26.817]➜  cp $WORK/b658/_pkg_.a /root/.cache/go-build/56/562de5bc655ac41e72ef0bfb2b85b33b8b3c66c430fba6e54f70cfdc04dc8dcd-d # internal
2025-08-20T21:49:00.4556408Z [00:02:26.817]➜  github.com/aws/smithy-go/transport/http/internal/io
2025-08-20T21:49:00.4557076Z [00:02:26.817]➜  mkdir -p $WORK/b659/
2025-08-20T21:49:00.4557876Z [00:02:26.817]➜  cat >/tmp/go-build1953077370/b659/importcfg << 'EOF' # internal
2025-08-20T21:49:00.4558599Z [00:02:26.817]➜  # import config
2025-08-20T21:49:00.4559255Z [00:02:26.817]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:00.4560120Z [00:02:26.817]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:00.4560753Z [00:02:26.817]➜  EOF
2025-08-20T21:49:00.4566475Z [00:02:26.817]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/internal/io=>github.com/aws/smithy-go@v1.22.2/transport/http/internal/io;$WORK/b659=>" -p github.com/aws/smithy-go/transport/http/internal/io -lang=go1.21 -complete -installsuffix shared -buildid UtonIkn0QdGTbEl0ytXD/UtonIkn0QdGTbEl0ytXD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/internal/io/safe.go
2025-08-20T21:49:00.4955537Z [00:02:26.857]➜  go tool buildid -w $WORK/b659/_pkg_.a # internal
2025-08-20T21:49:00.4960619Z [00:02:26.857]➜  cp $WORK/b659/_pkg_.a /root/.cache/go-build/d4/d4fafdd46961ca9cb7eb04be0fba7873377f448a98f85d8c7287b585be625368-d # internal
2025-08-20T21:49:00.4965853Z [00:02:26.858]➜  github.com/aws/smithy-go/transport/http
2025-08-20T21:49:00.4969420Z [00:02:26.858]➜  mkdir -p $WORK/b653/
2025-08-20T21:49:00.4973003Z [00:02:26.858]➜  cat >/tmp/go-build1953077370/b653/importcfg << 'EOF' # internal
2025-08-20T21:49:00.4993762Z [00:02:26.858]➜  # import config
2025-08-20T21:49:00.4994930Z [00:02:26.858]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:00.4996066Z [00:02:26.859]➜  packagefile crypto/md5=/tmp/go-build1953077370/b102/_pkg_.a
2025-08-20T21:49:00.4997487Z [00:02:26.859]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:49:00.4998656Z [00:02:26.859]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:49:00.4999881Z [00:02:26.859]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:00.5001252Z [00:02:26.859]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:00.5003861Z [00:02:26.859]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build1953077370/b655/_pkg_.a
2025-08-20T21:49:00.5005011Z [00:02:26.859]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:00.5006052Z [00:02:26.859]➜  packagefile github.com/aws/smithy-go/metrics=/tmp/go-build1953077370/b656/_pkg_.a
2025-08-20T21:49:00.5007133Z [00:02:26.859]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:00.5008180Z [00:02:26.859]➜  packagefile github.com/aws/smithy-go/time=/tmp/go-build1953077370/b657/_pkg_.a
2025-08-20T21:49:00.5009282Z [00:02:26.859]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build1953077370/b658/_pkg_.a
2025-08-20T21:49:00.5010593Z [00:02:26.859]➜  packagefile github.com/aws/smithy-go/transport/http/internal/io=/tmp/go-build1953077370/b659/_pkg_.a
2025-08-20T21:49:00.5011678Z [00:02:26.859]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:00.5012644Z [00:02:26.859]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:00.5013802Z [00:02:26.859]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:00.5014738Z [00:02:26.859]➜  packagefile net/http/httptrace=/tmp/go-build1953077370/b319/_pkg_.a
2025-08-20T21:49:00.5015712Z [00:02:26.859]➜  packagefile net/http/httputil=/tmp/go-build1953077370/b551/_pkg_.a
2025-08-20T21:49:00.5016523Z [00:02:26.859]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:00.5017281Z [00:02:26.859]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:00.5018024Z [00:02:26.859]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:00.5018784Z [00:02:26.859]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:00.5019528Z [00:02:26.859]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:00.5020246Z [00:02:26.859]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:49:00.5020808Z [00:02:26.859]➜  EOF
2025-08-20T21:49:00.5036725Z [00:02:26.859]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http=>github.com/aws/smithy-go@v1.22.2/transport/http;$WORK/b653=>" -p github.com/aws/smithy-go/transport/http -lang=go1.21 -complete -installsuffix shared -buildid PpaXDSqrNS5Dx_9_KZZe/PpaXDSqrNS5Dx_9_KZZe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/auth.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/auth_schemes.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/checksum_middleware.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/client.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/headerlist.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/host.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/md5_checksum.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/metrics.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/middleware_close_response_body.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/middleware_content_length.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/middleware_header_comment.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/middleware_headers.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/middleware_http_logging.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/middleware_metadata.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/middleware_min_proto.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/properties.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/request.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/response.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/time.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/url.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/transport/http/user_agent.go
2025-08-20T21:49:00.8168830Z [00:02:27.178]➜  go tool buildid -w $WORK/b653/_pkg_.a # internal
2025-08-20T21:49:00.8237549Z [00:02:27.185]➜  cp $WORK/b653/_pkg_.a /root/.cache/go-build/63/63b42057289ec0b91c449899507eb48b13dea7d4263df7d135f32d21403b77b7-d # internal
2025-08-20T21:49:00.8269170Z [00:02:27.188]➜  github.com/aws/smithy-go/auth/bearer
2025-08-20T21:49:00.8274078Z [00:02:27.189]➜  mkdir -p $WORK/b648/
2025-08-20T21:49:00.8284539Z [00:02:27.189]➜  cat >/tmp/go-build1953077370/b648/importcfg << 'EOF' # internal
2025-08-20T21:49:00.8285287Z [00:02:27.190]➜  # import config
2025-08-20T21:49:00.8285989Z [00:02:27.190]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:00.8286837Z [00:02:27.190]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:00.8288194Z [00:02:27.190]➜  packagefile github.com/aws/smithy-go/context=/tmp/go-build1953077370/b649/_pkg_.a
2025-08-20T21:49:00.8289492Z [00:02:27.190]➜  packagefile github.com/aws/smithy-go/internal/sync/singleflight=/tmp/go-build1953077370/b650/_pkg_.a
2025-08-20T21:49:00.8290794Z [00:02:27.190]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:00.8292002Z [00:02:27.190]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:00.8293286Z [00:02:27.190]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:00.8294163Z [00:02:27.190]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:00.8294751Z [00:02:27.190]➜  EOF
2025-08-20T21:49:00.8305591Z [00:02:27.191]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/auth/bearer=>github.com/aws/smithy-go@v1.22.2/auth/bearer;$WORK/b648=>" -p github.com/aws/smithy-go/auth/bearer -lang=go1.21 -complete -installsuffix shared -buildid EJq3erAjPEfQ_A6NdP59/EJq3erAjPEfQ_A6NdP59 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/auth/bearer/docs.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/auth/bearer/middleware.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/auth/bearer/token.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/auth/bearer/token_cache.go
2025-08-20T21:49:00.8376940Z [00:02:27.199]➜  go tool buildid -w $WORK/b640/_pkg_.a # internal
2025-08-20T21:49:00.8418432Z [00:02:27.203]➜  cp $WORK/b640/_pkg_.a /root/.cache/go-build/c8/c8305ebede5f4b0b351d3b483849c1463628b71ea029f634f20245f84c5c883c-d # internal
2025-08-20T21:49:00.8423997Z [00:02:27.203]➜  github.com/golang/protobuf/proto
2025-08-20T21:49:00.8426781Z [00:02:27.204]➜  mkdir -p $WORK/b639/
2025-08-20T21:49:00.8432774Z [00:02:27.204]➜  cat >/tmp/go-build1953077370/b639/importcfg << 'EOF' # internal
2025-08-20T21:49:00.8443058Z [00:02:27.204]➜  # import config
2025-08-20T21:49:00.8444023Z [00:02:27.204]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:00.8444767Z [00:02:27.204]➜  packagefile compress/gzip=/tmp/go-build1953077370/b305/_pkg_.a
2025-08-20T21:49:00.8445616Z [00:02:27.204]➜  packagefile encoding=/tmp/go-build1953077370/b135/_pkg_.a
2025-08-20T21:49:00.8446502Z [00:02:27.204]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:00.8447361Z [00:02:27.204]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:00.8448146Z [00:02:27.204]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:00.8449261Z [00:02:27.204]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build1953077370/b513/_pkg_.a
2025-08-20T21:49:00.8486548Z [00:02:27.204]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1953077370/b479/_pkg_.a
2025-08-20T21:49:00.8487864Z [00:02:27.204]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1953077370/b478/_pkg_.a
2025-08-20T21:49:00.8489144Z [00:02:27.204]➜  packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build1953077370/b640/_pkg_.a
2025-08-20T21:49:00.8490508Z [00:02:27.204]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:49:00.8491900Z [00:02:27.204]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1953077370/b489/_pkg_.a
2025-08-20T21:49:00.8493470Z [00:02:27.204]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1953077370/b490/_pkg_.a
2025-08-20T21:49:00.8494815Z [00:02:27.204]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1953077370/b504/_pkg_.a
2025-08-20T21:49:00.8495848Z [00:02:27.204]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:00.8496652Z [00:02:27.204]➜  packagefile io/ioutil=/tmp/go-build1953077370/b070/_pkg_.a
2025-08-20T21:49:00.8497741Z [00:02:27.204]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:00.8498558Z [00:02:27.204]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:00.8499352Z [00:02:27.204]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:00.8500174Z [00:02:27.204]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:00.8501008Z [00:02:27.204]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:00.8501784Z [00:02:27.204]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:00.8502595Z [00:02:27.204]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:49:00.8533594Z [00:02:27.204]➜  EOF
2025-08-20T21:49:00.8542576Z [00:02:27.205]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto=>github.com/golang/protobuf@v1.5.4/proto;$WORK/b639=>" -p github.com/golang/protobuf/proto -lang=go1.17 -complete -installsuffix shared -buildid coCCLvrbWvfvy4T1s3qa/coCCLvrbWvfvy4T1s3qa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/buffer.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/defaults.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/deprecated.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/discard.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/extensions.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/properties.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/proto.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/registry.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/text_decode.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/text_encode.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/wire.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/wrappers.go
2025-08-20T21:49:00.8948553Z [00:02:27.256]➜  go tool buildid -w $WORK/b648/_pkg_.a # internal
2025-08-20T21:49:00.8958908Z [00:02:27.257]➜  cp $WORK/b648/_pkg_.a /root/.cache/go-build/c0/c0ab2d743540e41379b4e7eca7fdd094fa17b7dd71de77d1b6302a151f5a599c-d # internal
2025-08-20T21:49:00.8968525Z [00:02:27.257]➜  github.com/aws/smithy-go/ptr
2025-08-20T21:49:00.8969124Z [00:02:27.257]➜  mkdir -p $WORK/b660/
2025-08-20T21:49:00.8969871Z [00:02:27.257]➜  cat >/tmp/go-build1953077370/b660/importcfg << 'EOF' # internal
2025-08-20T21:49:00.8970623Z [00:02:27.257]➜  # import config
2025-08-20T21:49:00.8971338Z [00:02:27.257]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:00.8971948Z [00:02:27.257]➜  EOF
2025-08-20T21:49:00.8976353Z [00:02:27.258]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/ptr=>github.com/aws/smithy-go@v1.22.2/ptr;$WORK/b660=>" -p github.com/aws/smithy-go/ptr -lang=go1.21 -complete -installsuffix shared -buildid 20GVlL4VSAYy95TQCRjP/20GVlL4VSAYy95TQCRjP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/ptr/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/ptr/from_ptr.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/ptr/to_ptr.go
2025-08-20T21:49:00.9813713Z [00:02:27.342]➜  go tool buildid -w $WORK/b660/_pkg_.a # internal
2025-08-20T21:49:00.9830957Z [00:02:27.344]➜  cp $WORK/b660/_pkg_.a /root/.cache/go-build/d3/d32b07f53f8ced21fb080d3cb56109e96e78f67c62d199201336b4adad1679ff-d # internal
2025-08-20T21:49:00.9867994Z [00:02:27.348]➜  github.com/aws/aws-sdk-go-v2/aws
2025-08-20T21:49:00.9870581Z [00:02:27.348]➜  mkdir -p $WORK/b644/
2025-08-20T21:49:00.9873309Z [00:02:27.348]➜  cat >/tmp/go-build1953077370/b644/importcfg << 'EOF' # internal
2025-08-20T21:49:00.9875393Z [00:02:27.348]➜  # import config
2025-08-20T21:49:00.9876093Z [00:02:27.348]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:00.9877177Z [00:02:27.348]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:00.9878445Z [00:02:27.348]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build1953077370/b645/_pkg_.a
2025-08-20T21:49:00.9879745Z [00:02:27.348]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build1953077370/b646/_pkg_.a
2025-08-20T21:49:00.9881148Z [00:02:27.348]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sync/singleflight=/tmp/go-build1953077370/b647/_pkg_.a
2025-08-20T21:49:00.9882515Z [00:02:27.348]➜  packagefile github.com/aws/smithy-go/auth/bearer=/tmp/go-build1953077370/b648/_pkg_.a
2025-08-20T21:49:00.9883954Z [00:02:27.348]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:00.9885174Z [00:02:27.348]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:00.9886331Z [00:02:27.348]➜  packagefile github.com/aws/smithy-go/ptr=/tmp/go-build1953077370/b660/_pkg_.a
2025-08-20T21:49:00.9887395Z [00:02:27.348]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:00.9888308Z [00:02:27.348]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:00.9889154Z [00:02:27.348]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:00.9890035Z [00:02:27.348]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:00.9890899Z [00:02:27.348]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:00.9891514Z [00:02:27.348]➜  EOF
2025-08-20T21:49:00.9904071Z [00:02:27.348]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws=>github.com/aws/aws-sdk-go-v2@v1.36.3/aws;$WORK/b644=>" -p github.com/aws/aws-sdk-go-v2/aws -lang=go1.22 -complete -installsuffix shared -buildid -R7n4BQE0SUXtFHJUOjZ/-R7n4BQE0SUXtFHJUOjZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/accountid_endpoint_mode.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/checksum.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/config.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/context.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/credential_cache.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/credentials.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/defaultsmode.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/from_ptr.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/logging.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/request.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/retryer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/runtime.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/to_ptr.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/types.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/version.go
2025-08-20T21:49:00.9983849Z [00:02:27.360]➜  go tool buildid -w $WORK/b541/_pkg_.a # internal
2025-08-20T21:49:01.0078715Z [00:02:27.369]➜  cp $WORK/b541/_pkg_.a /root/.cache/go-build/70/7083d522b516d68602a88aea9365567e9b36094984dc25163763db9d9274d731-d # internal
2025-08-20T21:49:01.0091243Z [00:02:27.370]➜  google.golang.org/grpc
2025-08-20T21:49:01.0092545Z [00:02:27.370]➜  mkdir -p $WORK/b465/
2025-08-20T21:49:01.0105518Z [00:02:27.371]➜  cat >/tmp/go-build1953077370/b465/importcfg << 'EOF' # internal
2025-08-20T21:49:01.0108299Z [00:02:27.371]➜  # import config
2025-08-20T21:49:01.0109010Z [00:02:27.371]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:01.0110121Z [00:02:27.371]➜  packagefile compress/gzip=/tmp/go-build1953077370/b305/_pkg_.a
2025-08-20T21:49:01.0111223Z [00:02:27.371]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:01.0112134Z [00:02:27.371]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:49:01.0113256Z [00:02:27.371]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:01.0114146Z [00:02:27.371]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:01.0114947Z [00:02:27.371]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:01.0115880Z [00:02:27.371]➜  packagefile golang.org/x/net/trace=/tmp/go-build1953077370/b466/_pkg_.a
2025-08-20T21:49:01.0116936Z [00:02:27.371]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build1953077370/b470/_pkg_.a
2025-08-20T21:49:01.0118038Z [00:02:27.371]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1953077370/b471/_pkg_.a
2025-08-20T21:49:01.0119198Z [00:02:27.371]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1953077370/b495/_pkg_.a
2025-08-20T21:49:01.0120471Z [00:02:27.371]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1953077370/b496/_pkg_.a
2025-08-20T21:49:01.0121704Z [00:02:27.371]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build1953077370/b472/_pkg_.a
2025-08-20T21:49:01.0122789Z [00:02:27.371]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:49:01.0124108Z [00:02:27.371]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1953077370/b474/_pkg_.a
2025-08-20T21:49:01.0125313Z [00:02:27.371]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1953077370/b475/_pkg_.a
2025-08-20T21:49:01.0126722Z [00:02:27.371]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1953077370/b499/_pkg_.a
2025-08-20T21:49:01.0127962Z [00:02:27.371]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build1953077370/b500/_pkg_.a
2025-08-20T21:49:01.0129263Z [00:02:27.371]➜  packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build1953077370/b502/_pkg_.a
2025-08-20T21:49:01.0130421Z [00:02:27.371]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1953077370/b424/_pkg_.a
2025-08-20T21:49:01.0131595Z [00:02:27.371]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1953077370/b491/_pkg_.a
2025-08-20T21:49:01.0132821Z [00:02:27.371]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build1953077370/b518/_pkg_.a
2025-08-20T21:49:01.0145035Z [00:02:27.372]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build1953077370/b519/_pkg_.a
2025-08-20T21:49:01.0146451Z [00:02:27.372]➜  packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build1953077370/b520/_pkg_.a
2025-08-20T21:49:01.0147744Z [00:02:27.372]➜  packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build1953077370/b521/_pkg_.a
2025-08-20T21:49:01.0149008Z [00:02:27.372]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build1953077370/b473/_pkg_.a
2025-08-20T21:49:01.0150312Z [00:02:27.372]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1953077370/b425/_pkg_.a
2025-08-20T21:49:01.0151634Z [00:02:27.372]➜  packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build1953077370/b497/_pkg_.a
2025-08-20T21:49:01.0152865Z [00:02:27.372]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1953077370/b529/_pkg_.a
2025-08-20T21:49:01.0154441Z [00:02:27.372]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build1953077370/b501/_pkg_.a
2025-08-20T21:49:01.0155674Z [00:02:27.372]➜  packagefile google.golang.org/grpc/internal/idle=/tmp/go-build1953077370/b531/_pkg_.a
2025-08-20T21:49:01.0156953Z [00:02:27.372]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build1953077370/b532/_pkg_.a
2025-08-20T21:49:01.0158218Z [00:02:27.372]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1953077370/b533/_pkg_.a
2025-08-20T21:49:01.0159662Z [00:02:27.372]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build1953077370/b536/_pkg_.a
2025-08-20T21:49:01.0161141Z [00:02:27.372]➜  packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build1953077370/b538/_pkg_.a
2025-08-20T21:49:01.0162501Z [00:02:27.372]➜  packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build1953077370/b539/_pkg_.a
2025-08-20T21:49:01.0164225Z [00:02:27.372]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1953077370/b537/_pkg_.a
2025-08-20T21:49:01.0165570Z [00:02:27.372]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build1953077370/b528/_pkg_.a
2025-08-20T21:49:01.0166863Z [00:02:27.372]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build1953077370/b541/_pkg_.a
2025-08-20T21:49:01.0168114Z [00:02:27.372]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build1953077370/b547/_pkg_.a
2025-08-20T21:49:01.0169279Z [00:02:27.372]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1953077370/b493/_pkg_.a
2025-08-20T21:49:01.0170588Z [00:02:27.372]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build1953077370/b548/_pkg_.a
2025-08-20T21:49:01.0171770Z [00:02:27.372]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1953077370/b494/_pkg_.a
2025-08-20T21:49:01.0172961Z [00:02:27.372]➜  packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build1953077370/b552/_pkg_.a
2025-08-20T21:49:01.0174410Z [00:02:27.372]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1953077370/b492/_pkg_.a
2025-08-20T21:49:01.0175580Z [00:02:27.372]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build1953077370/b549/_pkg_.a
2025-08-20T21:49:01.0176692Z [00:02:27.372]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1953077370/b525/_pkg_.a
2025-08-20T21:49:01.0177942Z [00:02:27.372]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build1953077370/b550/_pkg_.a
2025-08-20T21:49:01.0178892Z [00:02:27.372]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:01.0179701Z [00:02:27.372]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:01.0180514Z [00:02:27.372]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:01.0181328Z [00:02:27.372]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:01.0182164Z [00:02:27.372]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:01.0182990Z [00:02:27.372]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:01.0183997Z [00:02:27.372]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:01.0184818Z [00:02:27.372]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:01.0185639Z [00:02:27.372]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:01.0186472Z [00:02:27.372]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:01.0187301Z [00:02:27.372]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:01.0188181Z [00:02:27.372]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:01.0188794Z [00:02:27.372]➜  EOF
2025-08-20T21:49:01.0200784Z [00:02:27.372]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.64.1=>google.golang.org/grpc@v1.64.1;$WORK/b465=>" -p google.golang.org/grpc -lang=go1.19 -complete -installsuffix shared -buildid -pVfZfW5i3FR1I4RnjaB/-pVfZfW5i3FR1I4RnjaB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/backoff.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/balancer_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/call.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/clientconn.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/codec.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/dialoptions.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/doc.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/interceptor.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/picker_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/pickfirst.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/preloader.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/resolver_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/rpc_util.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/server.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/service_config.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/shared_buffer_pool.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/stream.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/stream_interfaces.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/trace.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/trace_withtrace.go /root/go/pkg/mod/google.golang.org/grpc@v1.64.1/version.go
2025-08-20T21:49:01.2092274Z [00:02:27.570]➜  go tool buildid -w $WORK/b644/_pkg_.a # internal
2025-08-20T21:49:01.2196221Z [00:02:27.581]➜  cp $WORK/b644/_pkg_.a /root/.cache/go-build/cf/cf51ce312ee4971193080d6e0247deb24a76067c9551a16102585ddbc46317cd-d # internal
2025-08-20T21:49:01.2238899Z [00:02:27.585]➜  github.com/aws/smithy-go/rand
2025-08-20T21:49:01.2241515Z [00:02:27.585]➜  mkdir -p $WORK/b663/
2025-08-20T21:49:01.2249888Z [00:02:27.586]➜  cat >/tmp/go-build1953077370/b663/importcfg << 'EOF' # internal
2025-08-20T21:49:01.2254034Z [00:02:27.586]➜  # import config
2025-08-20T21:49:01.2254727Z [00:02:27.586]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:01.2255657Z [00:02:27.586]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:49:01.2256500Z [00:02:27.586]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:01.2257269Z [00:02:27.586]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:01.2258258Z [00:02:27.586]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:49:01.2258884Z [00:02:27.586]➜  EOF
2025-08-20T21:49:01.2300072Z [00:02:27.591]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/rand=>github.com/aws/smithy-go@v1.22.2/rand;$WORK/b663=>" -p github.com/aws/smithy-go/rand -lang=go1.21 -complete -installsuffix shared -buildid Hnj21NYiGGZ0e2pAnlS1/Hnj21NYiGGZ0e2pAnlS1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/rand/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/rand/rand.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/rand/uuid.go
2025-08-20T21:49:01.2718311Z [00:02:27.633]➜  go tool buildid -w $WORK/b663/_pkg_.a # internal
2025-08-20T21:49:01.2726108Z [00:02:27.634]➜  cp $WORK/b663/_pkg_.a /root/.cache/go-build/f5/f5e255f88c3400db1aed56726e2a6c7a9db9ff639199564dcf324f70494dc300-d # internal
2025-08-20T21:49:01.2729990Z [00:02:27.634]➜  github.com/aws/aws-sdk-go-v2/aws/middleware
2025-08-20T21:49:01.2731072Z [00:02:27.634]➜  mkdir -p $WORK/b662/
2025-08-20T21:49:01.2737744Z [00:02:27.635]➜  cat >/tmp/go-build1953077370/b662/importcfg << 'EOF' # internal
2025-08-20T21:49:01.2738848Z [00:02:27.635]➜  # import config
2025-08-20T21:49:01.2739827Z [00:02:27.635]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:01.2740689Z [00:02:27.635]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:01.2741661Z [00:02:27.635]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:01.2742868Z [00:02:27.635]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build1953077370/b645/_pkg_.a
2025-08-20T21:49:01.2744302Z [00:02:27.635]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build1953077370/b646/_pkg_.a
2025-08-20T21:49:01.2745503Z [00:02:27.635]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:01.2746651Z [00:02:27.635]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:01.2747991Z [00:02:27.635]➜  packagefile github.com/aws/smithy-go/rand=/tmp/go-build1953077370/b663/_pkg_.a
2025-08-20T21:49:01.2749230Z [00:02:27.635]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build1953077370/b658/_pkg_.a
2025-08-20T21:49:01.2750405Z [00:02:27.635]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:01.2751398Z [00:02:27.635]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:01.2752208Z [00:02:27.635]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:01.2753014Z [00:02:27.635]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:01.2753990Z [00:02:27.635]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:01.2754801Z [00:02:27.635]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:01.2755386Z [00:02:27.635]➜  EOF
2025-08-20T21:49:01.2783521Z [00:02:27.635]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/middleware=>github.com/aws/aws-sdk-go-v2@v1.36.3/aws/middleware;$WORK/b662=>" -p github.com/aws/aws-sdk-go-v2/aws/middleware -lang=go1.22 -complete -installsuffix shared -buildid AcAhDdf2XsMOMprkxQK1/AcAhDdf2XsMOMprkxQK1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/middleware/metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/middleware/middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/middleware/osname.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/middleware/recursion_detection.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/middleware/request_id.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/middleware/request_id_retriever.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/middleware/user_agent.go
2025-08-20T21:49:01.4102625Z [00:02:27.771]➜  go tool buildid -w $WORK/b639/_pkg_.a # internal
2025-08-20T21:49:01.4147435Z [00:02:27.776]➜  go tool buildid -w $WORK/b662/_pkg_.a # internal
2025-08-20T21:49:01.4176142Z [00:02:27.779]➜  cp $WORK/b662/_pkg_.a /root/.cache/go-build/dd/ddbc0beb679ff93d3ae660cd222405e34607f481683df89de54ac68e0fd3cff6-d # internal
2025-08-20T21:49:01.4182793Z [00:02:27.779]➜  cp $WORK/b639/_pkg_.a /root/.cache/go-build/e0/e08c196f2b562143727f55742de119cb67cba92fe5bd56724288b8780bf21219-d # internal
2025-08-20T21:49:01.4183949Z [00:02:27.779]➜  github.com/aws/aws-sdk-go-v2/internal/context
2025-08-20T21:49:01.4184481Z [00:02:27.779]➜  mkdir -p $WORK/b665/
2025-08-20T21:49:01.4189850Z [00:02:27.780]➜  cat >/tmp/go-build1953077370/b665/importcfg << 'EOF' # internal
2025-08-20T21:49:01.4196583Z [00:02:27.780]➜  # import config
2025-08-20T21:49:01.4197195Z [00:02:27.780]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:01.4198083Z [00:02:27.780]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:01.4198975Z [00:02:27.780]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:01.4199509Z [00:02:27.780]➜  EOF
2025-08-20T21:49:01.4202862Z [00:02:27.780]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/context=>github.com/aws/aws-sdk-go-v2@v1.36.3/internal/context;$WORK/b665=>" -p github.com/aws/aws-sdk-go-v2/internal/context -lang=go1.22 -complete -installsuffix shared -buildid gmLfcCpO1aU1xhWUOSf1/gmLfcCpO1aU1xhWUOSf1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/context/context.go
2025-08-20T21:49:01.4207361Z [00:02:27.780]➜  github.com/aws/aws-sdk-go-v2/aws/ratelimit
2025-08-20T21:49:01.4207940Z [00:02:27.780]➜  mkdir -p $WORK/b664/
2025-08-20T21:49:01.4208637Z [00:02:27.781]➜  cat >/tmp/go-build1953077370/b664/importcfg << 'EOF' # internal
2025-08-20T21:49:01.4209515Z [00:02:27.781]➜  # import config
2025-08-20T21:49:01.4210262Z [00:02:27.781]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:01.4210995Z [00:02:27.781]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:01.4211717Z [00:02:27.781]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:01.4212262Z [00:02:27.781]➜  EOF
2025-08-20T21:49:01.4217287Z [00:02:27.781]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/ratelimit=>github.com/aws/aws-sdk-go-v2@v1.36.3/aws/ratelimit;$WORK/b664=>" -p github.com/aws/aws-sdk-go-v2/aws/ratelimit -lang=go1.22 -complete -installsuffix shared -buildid PWCy0Yurx8ug1TlMn9L9/PWCy0Yurx8ug1TlMn9L9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/ratelimit/none.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/ratelimit/token_bucket.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/ratelimit/token_rate_limit.go
2025-08-20T21:49:01.4352271Z [00:02:27.796]➜  go tool buildid -w $WORK/b665/_pkg_.a # internal
2025-08-20T21:49:01.4357618Z [00:02:27.797]➜  cp $WORK/b665/_pkg_.a /root/.cache/go-build/ca/caacef340a4b335c37aeb27d1f3b153e24429b59cd67f783667c8a6a28445342-d # internal
2025-08-20T21:49:01.4365724Z [00:02:27.797]➜  github.com/aws/aws-sdk-go-v2/internal/timeconv
2025-08-20T21:49:01.4366376Z [00:02:27.797]➜  mkdir -p $WORK/b666/
2025-08-20T21:49:01.4367140Z [00:02:27.798]➜  cat >/tmp/go-build1953077370/b666/importcfg << 'EOF' # internal
2025-08-20T21:49:01.4367823Z [00:02:27.798]➜  # import config
2025-08-20T21:49:01.4368492Z [00:02:27.798]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:01.4369369Z [00:02:27.798]➜  EOF
2025-08-20T21:49:01.4373555Z [00:02:27.798]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/timeconv=>github.com/aws/aws-sdk-go-v2@v1.36.3/internal/timeconv;$WORK/b666=>" -p github.com/aws/aws-sdk-go-v2/internal/timeconv -lang=go1.22 -complete -installsuffix shared -buildid abAUNwR4aU1uxPONYaSX/abAUNwR4aU1uxPONYaSX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/timeconv/duration.go
2025-08-20T21:49:01.4520845Z [00:02:27.812]➜  go tool buildid -w $WORK/b666/_pkg_.a # internal
2025-08-20T21:49:01.4537210Z [00:02:27.812]➜  cp $WORK/b666/_pkg_.a /root/.cache/go-build/43/432a5352486e9c9d304266e9f0c0645a36fd9c6fe4fc4070193a2b6811976116-d # internal
2025-08-20T21:49:01.4538458Z [00:02:27.813]➜  github.com/aws/aws-sdk-go-v2/aws/transport/http
2025-08-20T21:49:01.4539094Z [00:02:27.813]➜  mkdir -p $WORK/b668/
2025-08-20T21:49:01.4539833Z [00:02:27.814]➜  cat >/tmp/go-build1953077370/b668/importcfg << 'EOF' # internal
2025-08-20T21:49:01.4540501Z [00:02:27.814]➜  # import config
2025-08-20T21:49:01.4541159Z [00:02:27.814]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:01.4542012Z [00:02:27.814]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:49:01.4542862Z [00:02:27.814]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:01.4544113Z [00:02:27.814]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:01.4545073Z [00:02:27.814]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:01.4546225Z [00:02:27.814]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1953077370/b662/_pkg_.a
2025-08-20T21:49:01.4547353Z [00:02:27.814]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:01.4548433Z [00:02:27.814]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:01.4549587Z [00:02:27.814]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build1953077370/b658/_pkg_.a
2025-08-20T21:49:01.4551092Z [00:02:27.814]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:01.4552055Z [00:02:27.814]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:01.4552875Z [00:02:27.814]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:01.4553845Z [00:02:27.814]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:01.4554658Z [00:02:27.814]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:01.4555455Z [00:02:27.814]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:01.4556218Z [00:02:27.814]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:01.4556786Z [00:02:27.814]➜  EOF
2025-08-20T21:49:01.4557488Z [00:02:27.814]➜  go tool buildid -w $WORK/b664/_pkg_.a # internal
2025-08-20T21:49:01.4564096Z [00:02:27.814]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/transport/http=>github.com/aws/aws-sdk-go-v2@v1.36.3/aws/transport/http;$WORK/b668=>" -p github.com/aws/aws-sdk-go-v2/aws/transport/http -lang=go1.22 -complete -installsuffix shared -buildid 83EHL1mCfdGDXlnFu4Wp/83EHL1mCfdGDXlnFu4Wp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/transport/http/client.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/transport/http/content_type.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/transport/http/response_error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/transport/http/response_error_middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/transport/http/timeout_read_closer.go
2025-08-20T21:49:01.4573958Z [00:02:27.817]➜  cp $WORK/b664/_pkg_.a /root/.cache/go-build/44/447e35b71a69316b7fca0b8c5d2d50ac54a016a7c8fc92ddf637a08fb8ec44b2-d # internal
2025-08-20T21:49:01.4575151Z [00:02:27.817]➜  github.com/aws/aws-sdk-go-v2/aws/retry
2025-08-20T21:49:01.4575774Z [00:02:27.818]➜  mkdir -p $WORK/b661/
2025-08-20T21:49:01.4576509Z [00:02:27.818]➜  cat >/tmp/go-build1953077370/b661/importcfg << 'EOF' # internal
2025-08-20T21:49:01.4613427Z [00:02:27.818]➜  # import config
2025-08-20T21:49:01.4614265Z [00:02:27.818]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:01.4615070Z [00:02:27.818]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:01.4615858Z [00:02:27.818]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:01.4616800Z [00:02:27.818]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:01.4617995Z [00:02:27.818]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1953077370/b662/_pkg_.a
2025-08-20T21:49:01.4619236Z [00:02:27.818]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/ratelimit=/tmp/go-build1953077370/b664/_pkg_.a
2025-08-20T21:49:01.4620674Z [00:02:27.818]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/context=/tmp/go-build1953077370/b665/_pkg_.a
2025-08-20T21:49:01.4621913Z [00:02:27.818]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build1953077370/b645/_pkg_.a
2025-08-20T21:49:01.4653564Z [00:02:27.818]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build1953077370/b646/_pkg_.a
2025-08-20T21:49:01.4655059Z [00:02:27.818]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/timeconv=/tmp/go-build1953077370/b666/_pkg_.a
2025-08-20T21:49:01.4656345Z [00:02:27.818]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:01.4657565Z [00:02:27.818]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:01.4658872Z [00:02:27.818]➜  packagefile github.com/aws/smithy-go/metrics=/tmp/go-build1953077370/b656/_pkg_.a
2025-08-20T21:49:01.4660193Z [00:02:27.818]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:01.4661672Z [00:02:27.818]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build1953077370/b658/_pkg_.a
2025-08-20T21:49:01.4662949Z [00:02:27.818]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:01.4664487Z [00:02:27.818]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:01.4665331Z [00:02:27.818]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:01.4666175Z [00:02:27.818]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:01.4667067Z [00:02:27.818]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:01.4667936Z [00:02:27.818]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:01.4669006Z [00:02:27.819]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:01.4669868Z [00:02:27.819]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:01.4670524Z [00:02:27.819]➜  EOF
2025-08-20T21:49:01.4681505Z [00:02:27.820]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/retry=>github.com/aws/aws-sdk-go-v2@v1.36.3/aws/retry;$WORK/b661=>" -p github.com/aws/aws-sdk-go-v2/aws/retry -lang=go1.22 -complete -installsuffix shared -buildid rbM98vAu81eqDqCGzXtN/rbM98vAu81eqDqCGzXtN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/retry/adaptive.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/retry/adaptive_ratelimit.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/retry/adaptive_token_bucket.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/retry/attempt_metrics.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/retry/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/retry/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/retry/jitter_backoff.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/retry/metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/retry/middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/retry/retry.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/retry/retryable_error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/retry/standard.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/retry/throttle_error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/retry/timeout_error.go
2025-08-20T21:49:01.4692620Z [00:02:27.820]➜  go tool buildid -w $WORK/b612/_pkg_.a # internal
2025-08-20T21:49:01.4764658Z [00:02:27.836]➜  cp $WORK/b612/_pkg_.a /root/.cache/go-build/9c/9c40e27dac21a99cd42fe2b6006e7e03a63dbcab1cafcfd69f6a9f7a9e7567c3-d # internal
2025-08-20T21:49:01.4766169Z [00:02:27.836]➜  github.com/aws/aws-sdk-go-v2/credentials
2025-08-20T21:49:01.4766911Z [00:02:27.836]➜  mkdir -p $WORK/b669/
2025-08-20T21:49:01.4767987Z [00:02:27.837]➜  cat >/tmp/go-build1953077370/b669/importcfg << 'EOF' # internal
2025-08-20T21:49:01.4768846Z [00:02:27.837]➜  # import config
2025-08-20T21:49:01.4770753Z [00:02:27.837]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:01.4773778Z [00:02:27.837]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:01.4774562Z [00:02:27.837]➜  EOF
2025-08-20T21:49:01.4786365Z [00:02:27.837]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67=>github.com/aws/aws-sdk-go-v2/credentials@v1.17.67;$WORK/b669=>" -p github.com/aws/aws-sdk-go-v2/credentials -lang=go1.22 -complete -installsuffix shared -buildid jhNuj5H8IJfIqj34HEaN/jhNuj5H8IJfIqj34HEaN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/static_provider.go
2025-08-20T21:49:01.5058337Z [00:02:27.867]➜  go tool buildid -w $WORK/b669/_pkg_.a # internal
2025-08-20T21:49:01.5068576Z [00:02:27.868]➜  cp $WORK/b669/_pkg_.a /root/.cache/go-build/62/62e0a3c31e90602ff0616bbec4aae356d53ace56b7c6a1128339e8dc8ffd770d-d # internal
2025-08-20T21:49:01.5070379Z [00:02:27.868]➜  github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config
2025-08-20T21:49:01.5077420Z [00:02:27.868]➜  mkdir -p $WORK/b672/
2025-08-20T21:49:01.5078234Z [00:02:27.869]➜  cat >/tmp/go-build1953077370/b672/importcfg << 'EOF' # internal
2025-08-20T21:49:01.5078896Z [00:02:27.869]➜  # import config
2025-08-20T21:49:01.5079496Z [00:02:27.869]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:01.5080479Z [00:02:27.869]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:01.5081094Z [00:02:27.869]➜  EOF
2025-08-20T21:49:01.5085420Z [00:02:27.869]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30/internal/config=>github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30/internal/config;$WORK/b672=>" -p github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config -lang=go1.22 -complete -installsuffix shared -buildid VZIUqqNYnkkSmWRDu22T/VZIUqqNYnkkSmWRDu22T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30/internal/config/resolvers.go
2025-08-20T21:49:01.5488486Z [00:02:27.910]➜  go tool buildid -w $WORK/b672/_pkg_.a # internal
2025-08-20T21:49:01.5497809Z [00:02:27.911]➜  cp $WORK/b672/_pkg_.a /root/.cache/go-build/5b/5b919a811653ce6c81f4dbe4cacc4b4408a5d3b40755d869235c4b303d46786c-d # internal
2025-08-20T21:49:01.5500410Z [00:02:27.911]➜  github.com/aws/smithy-go/io
2025-08-20T21:49:01.5501554Z [00:02:27.911]➜  mkdir -p $WORK/b673/
2025-08-20T21:49:01.5518285Z [00:02:27.913]➜  cat >/tmp/go-build1953077370/b673/importcfg << 'EOF' # internal
2025-08-20T21:49:01.5518975Z [00:02:27.913]➜  # import config
2025-08-20T21:49:01.5519646Z [00:02:27.913]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:01.5520466Z [00:02:27.913]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:01.5521024Z [00:02:27.913]➜  EOF
2025-08-20T21:49:01.5525815Z [00:02:27.913]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/io=>github.com/aws/smithy-go@v1.22.2/io;$WORK/b673=>" -p github.com/aws/smithy-go/io -lang=go1.21 -complete -installsuffix shared -buildid utTcc1Tq6ElqKChwzg-v/utTcc1Tq6ElqKChwzg-v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/io/byte.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/io/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/io/reader.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/io/ringbuffer.go
2025-08-20T21:49:01.5967270Z [00:02:27.958]➜  go tool buildid -w $WORK/b673/_pkg_.a # internal
2025-08-20T21:49:01.5973043Z [00:02:27.959]➜  cp $WORK/b673/_pkg_.a /root/.cache/go-build/81/81debd0cbf7639b045a873547030a5cdf5985597481a9a04e7522bb6c03313f8-d # internal
2025-08-20T21:49:01.5974494Z [00:02:27.959]➜  github.com/aws/aws-sdk-go-v2/credentials/processcreds
2025-08-20T21:49:01.5975136Z [00:02:27.959]➜  mkdir -p $WORK/b676/
2025-08-20T21:49:01.5979669Z [00:02:27.959]➜  cat >/tmp/go-build1953077370/b676/importcfg << 'EOF' # internal
2025-08-20T21:49:01.5980341Z [00:02:27.959]➜  # import config
2025-08-20T21:49:01.5980966Z [00:02:27.959]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:01.5981788Z [00:02:27.959]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:01.5982624Z [00:02:27.959]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:01.5983606Z [00:02:27.959]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:01.5984774Z [00:02:27.959]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:01.5986123Z [00:02:27.959]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdkio=/tmp/go-build1953077370/b677/_pkg_.a
2025-08-20T21:49:01.5987164Z [00:02:27.959]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:01.5987972Z [00:02:27.960]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:01.5988844Z [00:02:27.960]➜  packagefile os/exec=/tmp/go-build1953077370/b082/_pkg_.a
2025-08-20T21:49:01.5989720Z [00:02:27.960]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:01.5990547Z [00:02:27.960]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:01.5991350Z [00:02:27.960]➜  EOF
2025-08-20T21:49:01.5996580Z [00:02:27.960]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/processcreds=>github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/processcreds;$WORK/b676=>" -p github.com/aws/aws-sdk-go-v2/credentials/processcreds -lang=go1.22 -complete -installsuffix shared -buildid ioEq5gUKe9rRluKZpfJ5/ioEq5gUKe9rRluKZpfJ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/processcreds/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/processcreds/provider.go
2025-08-20T21:49:01.6001067Z [00:02:27.961]➜  go tool buildid -w $WORK/b668/_pkg_.a # internal
2025-08-20T21:49:01.6019580Z [00:02:27.963]➜  cp $WORK/b668/_pkg_.a /root/.cache/go-build/9a/9a0c3ca8013a859e07f399f749ee2edfa10834cf0649c82211599a291beb7d51-d # internal
2025-08-20T21:49:01.6065958Z [00:02:27.968]➜  github.com/aws/aws-sdk-go-v2/internal/shareddefaults
2025-08-20T21:49:01.6066641Z [00:02:27.968]➜  mkdir -p $WORK/b679/
2025-08-20T21:49:01.6071242Z [00:02:27.968]➜  cat >/tmp/go-build1953077370/b679/importcfg << 'EOF' # internal
2025-08-20T21:49:01.6072246Z [00:02:27.968]➜  # import config
2025-08-20T21:49:01.6073401Z [00:02:27.968]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:01.6074232Z [00:02:27.968]➜  packagefile os/user=/tmp/go-build1953077370/b463/_pkg_.a
2025-08-20T21:49:01.6075148Z [00:02:27.968]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:01.6075822Z [00:02:27.968]➜  EOF
2025-08-20T21:49:01.6080356Z [00:02:27.969]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/shareddefaults=>github.com/aws/aws-sdk-go-v2@v1.36.3/internal/shareddefaults;$WORK/b679=>" -p github.com/aws/aws-sdk-go-v2/internal/shareddefaults -lang=go1.22 -complete -installsuffix shared -buildid 5BbnY9EQCM-2SYH0bwBY/5BbnY9EQCM-2SYH0bwBY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/shareddefaults/shared_config.go
2025-08-20T21:49:01.6253448Z [00:02:27.986]➜  go tool buildid -w $WORK/b679/_pkg_.a # internal
2025-08-20T21:49:01.6262311Z [00:02:27.987]➜  cp $WORK/b679/_pkg_.a /root/.cache/go-build/1f/1fdb255790b9298a0126b665db19f99d77655d586dcfbdceffe130b7a009bdf6-d # internal
2025-08-20T21:49:01.6264414Z [00:02:27.988]➜  github.com/aws/aws-sdk-go-v2/aws/defaults
2025-08-20T21:49:01.6265903Z [00:02:27.988]➜  mkdir -p $WORK/b681/
2025-08-20T21:49:01.6272452Z [00:02:27.989]➜  cat >/tmp/go-build1953077370/b681/importcfg << 'EOF' # internal
2025-08-20T21:49:01.6273292Z [00:02:27.989]➜  # import config
2025-08-20T21:49:01.6273922Z [00:02:27.989]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:01.6274941Z [00:02:27.989]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:01.6275967Z [00:02:27.989]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:01.6276845Z [00:02:27.989]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:01.6277883Z [00:02:27.989]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:01.6278498Z [00:02:27.989]➜  EOF
2025-08-20T21:49:01.6284272Z [00:02:27.989]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/defaults=>github.com/aws/aws-sdk-go-v2@v1.36.3/aws/defaults;$WORK/b681=>" -p github.com/aws/aws-sdk-go-v2/aws/defaults -lang=go1.22 -complete -installsuffix shared -buildid D0PxL2tNZZIfh8mIXVTJ/D0PxL2tNZZIfh8mIXVTJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/defaults/auto.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/defaults/configuration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/defaults/defaults.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/defaults/doc.go
2025-08-20T21:49:01.6354682Z [00:02:27.997]➜  go tool buildid -w $WORK/b661/_pkg_.a # internal
2025-08-20T21:49:01.6392425Z [00:02:28.000]➜  cp $WORK/b661/_pkg_.a /root/.cache/go-build/bd/bd0d57289397c5193be69f49e8313baca84794e1551eade6fab5f9f94c3ea675-d # internal
2025-08-20T21:49:01.6408270Z [00:02:28.002]➜  github.com/aws/aws-sdk-go-v2/feature/ec2/imds
2025-08-20T21:49:01.6408919Z [00:02:28.002]➜  mkdir -p $WORK/b671/
2025-08-20T21:49:01.6409617Z [00:02:28.002]➜  cat >/tmp/go-build1953077370/b671/importcfg << 'EOF' # internal
2025-08-20T21:49:01.6410245Z [00:02:28.002]➜  # import config
2025-08-20T21:49:01.6410854Z [00:02:28.002]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:01.6411627Z [00:02:28.002]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:01.6412458Z [00:02:28.002]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:01.6413471Z [00:02:28.002]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:01.6414301Z [00:02:28.002]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:01.6415267Z [00:02:28.002]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:01.6416450Z [00:02:28.002]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1953077370/b662/_pkg_.a
2025-08-20T21:49:01.6417672Z [00:02:28.002]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build1953077370/b661/_pkg_.a
2025-08-20T21:49:01.6418926Z [00:02:28.002]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build1953077370/b668/_pkg_.a
2025-08-20T21:49:01.6420365Z [00:02:28.002]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config=/tmp/go-build1953077370/b672/_pkg_.a
2025-08-20T21:49:01.6421691Z [00:02:28.002]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:01.6422763Z [00:02:28.002]➜  packagefile github.com/aws/smithy-go/io=/tmp/go-build1953077370/b673/_pkg_.a
2025-08-20T21:49:01.6424294Z [00:02:28.002]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:01.6425512Z [00:02:28.003]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:01.6426801Z [00:02:28.003]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:01.6427867Z [00:02:28.003]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:01.6428719Z [00:02:28.003]➜  packagefile io/ioutil=/tmp/go-build1953077370/b070/_pkg_.a
2025-08-20T21:49:01.6429494Z [00:02:28.003]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:01.6430259Z [00:02:28.003]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:01.6431047Z [00:02:28.003]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:01.6431804Z [00:02:28.003]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:01.6432583Z [00:02:28.003]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:49:01.6433880Z [00:02:28.003]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:01.6434745Z [00:02:28.003]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:01.6435595Z [00:02:28.003]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:01.6436461Z [00:02:28.003]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:01.6437346Z [00:02:28.003]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:01.6437974Z [00:02:28.003]➜  EOF
2025-08-20T21:49:01.6450383Z [00:02:28.003]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30=>github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30;$WORK/b671=>" -p github.com/aws/aws-sdk-go-v2/feature/ec2/imds -lang=go1.22 -complete -installsuffix shared -buildid dKQZDTv99s1EFszMIdsa/dKQZDTv99s1EFszMIdsa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30/api_client.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30/api_op_GetDynamicData.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30/api_op_GetIAMInfo.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30/api_op_GetInstanceIdentityDocument.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30/api_op_GetMetadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30/api_op_GetRegion.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30/api_op_GetToken.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30/api_op_GetUserData.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30/auth.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30/request_middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.30/token_provider.go
2025-08-20T21:49:01.6552215Z [00:02:28.016]➜  go tool buildid -w $WORK/b681/_pkg_.a # internal
2025-08-20T21:49:01.6571520Z [00:02:28.018]➜  cp $WORK/b681/_pkg_.a /root/.cache/go-build/b1/b197800d977edd89339c1d026d25b3ffa520602f0b3185ba367443639bf3bf70-d # internal
2025-08-20T21:49:01.6578459Z [00:02:28.019]➜  github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client
2025-08-20T21:49:01.6579235Z [00:02:28.019]➜  mkdir -p $WORK/b675/
2025-08-20T21:49:01.6592091Z [00:02:28.020]➜  cat >/tmp/go-build1953077370/b675/importcfg << 'EOF' # internal
2025-08-20T21:49:01.6592769Z [00:02:28.020]➜  # import config
2025-08-20T21:49:01.6593946Z [00:02:28.020]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:01.6595087Z [00:02:28.020]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:01.6595997Z [00:02:28.020]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:01.6596923Z [00:02:28.020]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:01.6598164Z [00:02:28.020]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1953077370/b662/_pkg_.a
2025-08-20T21:49:01.6599459Z [00:02:28.020]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build1953077370/b661/_pkg_.a
2025-08-20T21:49:01.6600798Z [00:02:28.020]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build1953077370/b668/_pkg_.a
2025-08-20T21:49:01.6602075Z [00:02:28.020]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:01.6603456Z [00:02:28.020]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:01.6604810Z [00:02:28.020]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:01.6605849Z [00:02:28.020]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:01.6606693Z [00:02:28.020]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:01.6607551Z [00:02:28.020]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:01.6608372Z [00:02:28.020]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:01.6608988Z [00:02:28.020]➜  EOF
2025-08-20T21:49:01.6626067Z [00:02:28.021]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/endpointcreds/internal/client=>github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/endpointcreds/internal/client;$WORK/b675=>" -p github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client -lang=go1.22 -complete -installsuffix shared -buildid RtLD6Nqt0WnVgLLnDgko/RtLD6Nqt0WnVgLLnDgko -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/endpointcreds/internal/client/auth.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/endpointcreds/internal/client/client.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/endpointcreds/internal/client/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/endpointcreds/internal/client/middleware.go
2025-08-20T21:49:01.6871361Z [00:02:28.048]➜  go tool buildid -w $WORK/b676/_pkg_.a # internal
2025-08-20T21:49:01.6872834Z [00:02:28.048]➜  cp $WORK/b676/_pkg_.a /root/.cache/go-build/c7/c73ed6f43105c3b884a6be4f1242c6a58ab7d59765e65b3e1c6a79fe2c77c6d4-d # internal
2025-08-20T21:49:01.6874953Z [00:02:28.048]➜  github.com/aws/aws-sdk-go-v2/aws/protocol/restjson
2025-08-20T21:49:01.6875663Z [00:02:28.048]➜  mkdir -p $WORK/b682/
2025-08-20T21:49:01.6876443Z [00:02:28.048]➜  cat >/tmp/go-build1953077370/b682/importcfg << 'EOF' # internal
2025-08-20T21:49:01.6877136Z [00:02:28.048]➜  # import config
2025-08-20T21:49:01.6877859Z [00:02:28.048]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:01.6878900Z [00:02:28.048]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:01.6879820Z [00:02:28.048]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:01.6880636Z [00:02:28.048]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:01.6881284Z [00:02:28.048]➜  EOF
2025-08-20T21:49:01.6885644Z [00:02:28.048]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/protocol/restjson=>github.com/aws/aws-sdk-go-v2@v1.36.3/aws/protocol/restjson;$WORK/b682=>" -p github.com/aws/aws-sdk-go-v2/aws/protocol/restjson -lang=go1.22 -complete -installsuffix shared -buildid qSpWBDFzvBg9WekMWJU1/qSpWBDFzvBg9WekMWJU1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/protocol/restjson/decoder_util.go
2025-08-20T21:49:01.7315474Z [00:02:28.093]➜  go tool buildid -w $WORK/b682/_pkg_.a # internal
2025-08-20T21:49:01.7337779Z [00:02:28.095]➜  cp $WORK/b682/_pkg_.a /root/.cache/go-build/2e/2eed879979efca37c5eb116157734282fa7495c694f541e7fa6fbdf946c60468-d # internal
2025-08-20T21:49:01.7347142Z [00:02:28.096]➜  github.com/aws/aws-sdk-go-v2/internal/strings
2025-08-20T21:49:01.7347783Z [00:02:28.096]➜  mkdir -p $WORK/b685/
2025-08-20T21:49:01.7359898Z [00:02:28.097]➜  cat >/tmp/go-build1953077370/b685/importcfg << 'EOF' # internal
2025-08-20T21:49:01.7360707Z [00:02:28.097]➜  # import config
2025-08-20T21:49:01.7361408Z [00:02:28.097]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:01.7362053Z [00:02:28.097]➜  EOF
2025-08-20T21:49:01.7374755Z [00:02:28.098]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/strings=>github.com/aws/aws-sdk-go-v2@v1.36.3/internal/strings;$WORK/b685=>" -p github.com/aws/aws-sdk-go-v2/internal/strings -lang=go1.22 -complete -installsuffix shared -buildid Tj-Iy4sEDOKyKSc41KHw/Tj-Iy4sEDOKyKSc41KHw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/strings/strings.go
2025-08-20T21:49:01.7524854Z [00:02:28.113]➜  go tool buildid -w $WORK/b685/_pkg_.a # internal
2025-08-20T21:49:01.7530605Z [00:02:28.114]➜  cp $WORK/b685/_pkg_.a /root/.cache/go-build/35/3538b7bf8b3623317707f1d55694496f1ff7f7a966e2fbde808f5775a5f2a38d-d # internal
2025-08-20T21:49:01.7532069Z [00:02:28.114]➜  github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4
2025-08-20T21:49:01.7532756Z [00:02:28.114]➜  mkdir -p $WORK/b684/
2025-08-20T21:49:01.7533710Z [00:02:28.114]➜  cat >/tmp/go-build1953077370/b684/importcfg << 'EOF' # internal
2025-08-20T21:49:01.7534569Z [00:02:28.114]➜  # import config
2025-08-20T21:49:01.7535327Z [00:02:28.114]➜  packagefile crypto/hmac=/tmp/go-build1953077370/b231/_pkg_.a
2025-08-20T21:49:01.7536270Z [00:02:28.114]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:49:01.7537368Z [00:02:28.114]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:01.7538879Z [00:02:28.114]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/strings=/tmp/go-build1953077370/b685/_pkg_.a
2025-08-20T21:49:01.7540195Z [00:02:28.114]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:01.7541272Z [00:02:28.114]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:01.7542333Z [00:02:28.114]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:01.7550980Z [00:02:28.114]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:01.7551932Z [00:02:28.114]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:01.7552591Z [00:02:28.114]➜  EOF
2025-08-20T21:49:01.7561693Z [00:02:28.114]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/signer/internal/v4=>github.com/aws/aws-sdk-go-v2@v1.36.3/aws/signer/internal/v4;$WORK/b684=>" -p github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4 -lang=go1.22 -complete -installsuffix shared -buildid yRe8z2YzyL9vesexdVtX/yRe8z2YzyL9vesexdVtX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/signer/internal/v4/cache.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/signer/internal/v4/const.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/signer/internal/v4/header_rules.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/signer/internal/v4/headers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/signer/internal/v4/hmac.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/signer/internal/v4/host.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/signer/internal/v4/scope.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/signer/internal/v4/time.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/signer/internal/v4/util.go
2025-08-20T21:49:01.8141655Z [00:02:28.175]➜  go tool buildid -w $WORK/b675/_pkg_.a # internal
2025-08-20T21:49:01.8163263Z [00:02:28.177]➜  cp $WORK/b675/_pkg_.a /root/.cache/go-build/6f/6f64603e39dcdd15040a5b819b1cdf51e7c7fe8b807026b8d27e51c59366438b-d # internal
2025-08-20T21:49:01.8171404Z [00:02:28.178]➜  github.com/aws/aws-sdk-go-v2/credentials/endpointcreds
2025-08-20T21:49:01.8172116Z [00:02:28.178]➜  mkdir -p $WORK/b674/
2025-08-20T21:49:01.8183303Z [00:02:28.179]➜  cat >/tmp/go-build1953077370/b674/importcfg << 'EOF' # internal
2025-08-20T21:49:01.8184246Z [00:02:28.179]➜  # import config
2025-08-20T21:49:01.8185111Z [00:02:28.179]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:01.8186137Z [00:02:28.179]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:01.8187298Z [00:02:28.179]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:01.8188926Z [00:02:28.179]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client=/tmp/go-build1953077370/b675/_pkg_.a
2025-08-20T21:49:01.8190545Z [00:02:28.179]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:01.8191763Z [00:02:28.179]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:01.8192817Z [00:02:28.179]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:01.8195019Z [00:02:28.179]➜  EOF
2025-08-20T21:49:01.8201431Z [00:02:28.180]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/endpointcreds=>github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/endpointcreds;$WORK/b674=>" -p github.com/aws/aws-sdk-go-v2/credentials/endpointcreds -lang=go1.22 -complete -installsuffix shared -buildid FCW68TsSoNDVBwjdtKir/FCW68TsSoNDVBwjdtKir -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/endpointcreds/provider.go
2025-08-20T21:49:01.8480329Z [00:02:28.209]➜  go tool buildid -w $WORK/b671/_pkg_.a # internal
2025-08-20T21:49:01.8523531Z [00:02:28.213]➜  cp $WORK/b671/_pkg_.a /root/.cache/go-build/b9/b909ad0b3624d0c4572de8a9b0d7906850200ad6de9d2fd19b87fbb190962c91-d # internal
2025-08-20T21:49:01.8533386Z [00:02:28.214]➜  github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds
2025-08-20T21:49:01.8534141Z [00:02:28.214]➜  mkdir -p $WORK/b670/
2025-08-20T21:49:01.8559292Z [00:02:28.215]➜  cat >/tmp/go-build1953077370/b670/importcfg << 'EOF' # internal
2025-08-20T21:49:01.8560020Z [00:02:28.215]➜  # import config
2025-08-20T21:49:01.8560723Z [00:02:28.215]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:49:01.8561575Z [00:02:28.215]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:01.8562491Z [00:02:28.215]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:01.8563604Z [00:02:28.215]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:01.8564608Z [00:02:28.215]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:01.8565893Z [00:02:28.215]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds=/tmp/go-build1953077370/b671/_pkg_.a
2025-08-20T21:49:01.8567263Z [00:02:28.215]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build1953077370/b645/_pkg_.a
2025-08-20T21:49:01.8568557Z [00:02:28.215]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build1953077370/b646/_pkg_.a
2025-08-20T21:49:01.8569984Z [00:02:28.215]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:01.8571319Z [00:02:28.215]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:01.8572528Z [00:02:28.215]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:01.8573783Z [00:02:28.215]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:01.8574601Z [00:02:28.215]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:49:01.8575421Z [00:02:28.215]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:01.8576217Z [00:02:28.215]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:01.8576805Z [00:02:28.215]➜  EOF
2025-08-20T21:49:01.8581479Z [00:02:28.215]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/ec2rolecreds=>github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/ec2rolecreds;$WORK/b670=>" -p github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds -lang=go1.22 -complete -installsuffix shared -buildid RONfmzE_-iXfAcEcb55L/RONfmzE_-iXfAcEcb55L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/ec2rolecreds/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/ec2rolecreds/provider.go
2025-08-20T21:49:01.8780082Z [00:02:28.239]➜  go tool buildid -w $WORK/b674/_pkg_.a # internal
2025-08-20T21:49:01.8792244Z [00:02:28.240]➜  cp $WORK/b674/_pkg_.a /root/.cache/go-build/0f/0f53ce5d171b525b49b7ec928368d35b54a5c813c2a6fd76b4861dbba11f1522-d # internal
2025-08-20T21:49:01.8818395Z [00:02:28.241]➜  github.com/aws/aws-sdk-go-v2/internal/auth
2025-08-20T21:49:01.8819260Z [00:02:28.241]➜  mkdir -p $WORK/b686/
2025-08-20T21:49:01.8820042Z [00:02:28.241]➜  cat >/tmp/go-build1953077370/b686/importcfg << 'EOF' # internal
2025-08-20T21:49:01.8820748Z [00:02:28.241]➜  # import config
2025-08-20T21:49:01.8821545Z [00:02:28.241]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:01.8822389Z [00:02:28.241]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:01.8823499Z [00:02:28.241]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:01.8824655Z [00:02:28.241]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build1953077370/b655/_pkg_.a
2025-08-20T21:49:01.8825822Z [00:02:28.241]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:01.8827079Z [00:02:28.241]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:01.8827923Z [00:02:28.241]➜  EOF
2025-08-20T21:49:01.8832191Z [00:02:28.241]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/auth=>github.com/aws/aws-sdk-go-v2@v1.36.3/internal/auth;$WORK/b686=>" -p github.com/aws/aws-sdk-go-v2/internal/auth -lang=go1.22 -complete -installsuffix shared -buildid hE3rST_Yd_K2lVdZcChX/hE3rST_Yd_K2lVdZcChX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/auth/auth.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/auth/scheme.go
2025-08-20T21:49:01.9140632Z [00:02:28.275]➜  go tool buildid -w $WORK/b684/_pkg_.a # internal
2025-08-20T21:49:01.9167244Z [00:02:28.278]➜  cp $WORK/b684/_pkg_.a /root/.cache/go-build/61/61c59dea7e2304da1c4f3705d6bc82cccfd3f0584fc8115d7a73d263d2a5c010-d # internal
2025-08-20T21:49:01.9198063Z [00:02:28.281]➜  github.com/aws/smithy-go/encoding/httpbinding
2025-08-20T21:49:01.9199236Z [00:02:28.281]➜  mkdir -p $WORK/b687/
2025-08-20T21:49:01.9215086Z [00:02:28.281]➜  cat >/tmp/go-build1953077370/b687/importcfg << 'EOF' # internal
2025-08-20T21:49:01.9216075Z [00:02:28.281]➜  # import config
2025-08-20T21:49:01.9216886Z [00:02:28.281]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:01.9217805Z [00:02:28.282]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:49:01.9218676Z [00:02:28.282]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:01.9219458Z [00:02:28.282]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:01.9220249Z [00:02:28.282]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:49:01.9221072Z [00:02:28.282]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:01.9221878Z [00:02:28.282]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:01.9222671Z [00:02:28.282]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:01.9223646Z [00:02:28.282]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:01.9224245Z [00:02:28.282]➜  EOF
2025-08-20T21:49:01.9230627Z [00:02:28.282]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/httpbinding=>github.com/aws/smithy-go@v1.22.2/encoding/httpbinding;$WORK/b687=>" -p github.com/aws/smithy-go/encoding/httpbinding -lang=go1.21 -complete -installsuffix shared -buildid rqtNBNJsDz3JZzxTVo5r/rqtNBNJsDz3JZzxTVo5r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/httpbinding/encode.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/httpbinding/header.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/httpbinding/path_replace.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/httpbinding/query.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/httpbinding/uri.go
2025-08-20T21:49:01.9261887Z [00:02:28.287]➜  go tool buildid -w $WORK/b670/_pkg_.a # internal
2025-08-20T21:49:01.9275866Z [00:02:28.289]➜  cp $WORK/b670/_pkg_.a /root/.cache/go-build/79/798038edc9e74afb95b7eaaf05b6e56d6da9327d443030d2f68cdbe719e64fd9-d # internal
2025-08-20T21:49:01.9282890Z [00:02:28.289]➜  github.com/aws/aws-sdk-go-v2/internal/configsources
2025-08-20T21:49:01.9283779Z [00:02:28.289]➜  mkdir -p $WORK/b689/
2025-08-20T21:49:01.9284479Z [00:02:28.289]➜  cat >/tmp/go-build1953077370/b689/importcfg << 'EOF' # internal
2025-08-20T21:49:01.9288085Z [00:02:28.289]➜  # import config
2025-08-20T21:49:01.9289930Z [00:02:28.289]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:01.9290930Z [00:02:28.289]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:01.9291729Z [00:02:28.289]➜  EOF
2025-08-20T21:49:01.9297198Z [00:02:28.289]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/configsources@v1.3.34=>github.com/aws/aws-sdk-go-v2/internal/configsources@v1.3.34;$WORK/b689=>" -p github.com/aws/aws-sdk-go-v2/internal/configsources -lang=go1.22 -complete -installsuffix shared -buildid HjMeRoY311pGvscUxJw2/HjMeRoY311pGvscUxJw2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/configsources@v1.3.34/config.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/configsources@v1.3.34/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/configsources@v1.3.34/go_module_metadata.go
2025-08-20T21:49:01.9435641Z [00:02:28.305]➜  go tool buildid -w $WORK/b686/_pkg_.a # internal
2025-08-20T21:49:01.9460882Z [00:02:28.306]➜  cp $WORK/b686/_pkg_.a /root/.cache/go-build/69/6945798d3b024c85ede15053be641a8a62a22c4dc22f21e95c92011879498775-d # internal
2025-08-20T21:49:01.9462183Z [00:02:28.306]➜  github.com/aws/aws-sdk-go-v2/internal/endpoints
2025-08-20T21:49:01.9462845Z [00:02:28.306]➜  mkdir -p $WORK/b690/
2025-08-20T21:49:01.9463752Z [00:02:28.307]➜  cat >/tmp/go-build1953077370/b690/importcfg << 'EOF' # internal
2025-08-20T21:49:01.9464661Z [00:02:28.307]➜  # import config
2025-08-20T21:49:01.9465453Z [00:02:28.307]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:01.9466427Z [00:02:28.307]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:01.9467428Z [00:02:28.307]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:49:01.9468239Z [00:02:28.307]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:01.9468865Z [00:02:28.307]➜  EOF
2025-08-20T21:49:01.9472850Z [00:02:28.307]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/endpoints=>github.com/aws/aws-sdk-go-v2@v1.36.3/internal/endpoints;$WORK/b690=>" -p github.com/aws/aws-sdk-go-v2/internal/endpoints -lang=go1.22 -complete -installsuffix shared -buildid 2-MhF7HqjFs7HHbU7iQv/2-MhF7HqjFs7HHbU7iQv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/endpoints/endpoints.go
2025-08-20T21:49:01.9655292Z [00:02:28.326]➜  go tool buildid -w $WORK/b689/_pkg_.a # internal
2025-08-20T21:49:01.9666692Z [00:02:28.327]➜  cp $WORK/b689/_pkg_.a /root/.cache/go-build/92/92529bb1496a709ec56397337b94112357f366fe25145d63c3158c0cf1b94eb0-d # internal
2025-08-20T21:49:01.9668088Z [00:02:28.327]➜  github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn
2025-08-20T21:49:01.9668837Z [00:02:28.327]➜  mkdir -p $WORK/b691/
2025-08-20T21:49:01.9672296Z [00:02:28.328]➜  cat >/tmp/go-build1953077370/b691/importcfg << 'EOF' # internal
2025-08-20T21:49:01.9680720Z [00:02:28.328]➜  # import config
2025-08-20T21:49:01.9681685Z [00:02:28.328]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:01.9683060Z [00:02:28.328]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:01.9684088Z [00:02:28.328]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:49:01.9690105Z [00:02:28.328]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:01.9690879Z [00:02:28.328]➜  EOF
2025-08-20T21:49:01.9698402Z [00:02:28.330]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/endpoints/awsrulesfn=>github.com/aws/aws-sdk-go-v2@v1.36.3/internal/endpoints/awsrulesfn;$WORK/b691=>" -p github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn -lang=go1.22 -complete -installsuffix shared -buildid R_AYMZkFfZF6M5_8mRsa/R_AYMZkFfZF6M5_8mRsa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/endpoints/awsrulesfn/arn.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/endpoints/awsrulesfn/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/endpoints/awsrulesfn/host.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/endpoints/awsrulesfn/partition.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/endpoints/awsrulesfn/partitions.go
2025-08-20T21:49:01.9928480Z [00:02:28.354]➜  go tool buildid -w $WORK/b690/_pkg_.a # internal
2025-08-20T21:49:01.9941341Z [00:02:28.355]➜  cp $WORK/b690/_pkg_.a /root/.cache/go-build/ac/ac16bd999d11e3bf7569b08606842921aa44bc9cd72ca23b37e7256fa9963e08-d # internal
2025-08-20T21:49:01.9943377Z [00:02:28.355]➜  github.com/aws/aws-sdk-go-v2/internal/middleware
2025-08-20T21:49:01.9945445Z [00:02:28.355]➜  mkdir -p $WORK/b692/
2025-08-20T21:49:01.9951208Z [00:02:28.356]➜  cat >/tmp/go-build1953077370/b692/importcfg << 'EOF' # internal
2025-08-20T21:49:01.9951937Z [00:02:28.356]➜  # import config
2025-08-20T21:49:01.9952640Z [00:02:28.356]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:01.9953989Z [00:02:28.356]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/context=/tmp/go-build1953077370/b665/_pkg_.a
2025-08-20T21:49:01.9955662Z [00:02:28.356]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:01.9956988Z [00:02:28.356]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:01.9957874Z [00:02:28.356]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:01.9958534Z [00:02:28.356]➜  EOF
2025-08-20T21:49:01.9962650Z [00:02:28.356]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/middleware=>github.com/aws/aws-sdk-go-v2@v1.36.3/internal/middleware;$WORK/b692=>" -p github.com/aws/aws-sdk-go-v2/internal/middleware -lang=go1.22 -complete -installsuffix shared -buildid rROqyuhrwbq2WZyXcdKY/rROqyuhrwbq2WZyXcdKY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/middleware/middleware.go
2025-08-20T21:49:02.0185687Z [00:02:28.377]➜  go tool buildid -w $WORK/b691/_pkg_.a # internal
2025-08-20T21:49:02.0186655Z [00:02:28.377]➜  go tool buildid -w $WORK/b692/_pkg_.a # internal
2025-08-20T21:49:02.0390398Z [00:02:28.400]➜  cp $WORK/b692/_pkg_.a /root/.cache/go-build/7f/7f93bdc66fce3ba0f4cc85fa7be1bce9475b01d32a6ad9170e785a256a0ec097-d # internal
2025-08-20T21:49:02.0398698Z [00:02:28.400]➜  cp $WORK/b691/_pkg_.a /root/.cache/go-build/c8/c89af6397b6c79a3cd178f9cdfeab406d3fd0df2d3f0cbea8fe4333ef98bb520-d # internal
2025-08-20T21:49:02.0399991Z [00:02:28.400]➜  github.com/aws/smithy-go/document
2025-08-20T21:49:02.0403880Z [00:02:28.400]➜  mkdir -p $WORK/b696/
2025-08-20T21:49:02.0404587Z [00:02:28.401]➜  github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
2025-08-20T21:49:02.0405271Z [00:02:28.401]➜  mkdir -p $WORK/b694/
2025-08-20T21:49:02.0406261Z [00:02:28.401]➜  cat >/tmp/go-build1953077370/b696/importcfg << 'EOF' # internal
2025-08-20T21:49:02.0406981Z [00:02:28.401]➜  # import config
2025-08-20T21:49:02.0407648Z [00:02:28.401]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:02.0408537Z [00:02:28.401]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:49:02.0409538Z [00:02:28.401]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:02.0410434Z [00:02:28.401]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:02.0411092Z [00:02:28.401]➜  EOF
2025-08-20T21:49:02.0417894Z [00:02:28.401]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/document=>github.com/aws/smithy-go@v1.22.2/document;$WORK/b696=>" -p github.com/aws/smithy-go/document -lang=go1.21 -complete -installsuffix shared -buildid MV5tAkXy_1sbDEoL3d4g/MV5tAkXy_1sbDEoL3d4g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/document/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/document/document.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/document/errors.go
2025-08-20T21:49:02.0422223Z [00:02:28.401]➜  cat >/tmp/go-build1953077370/b694/importcfg << 'EOF' # internal
2025-08-20T21:49:02.0422953Z [00:02:28.401]➜  # import config
2025-08-20T21:49:02.0423853Z [00:02:28.401]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:02.0424861Z [00:02:28.401]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:02.0426073Z [00:02:28.401]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:02.0427144Z [00:02:28.401]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:49:02.0428022Z [00:02:28.401]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:02.0428650Z [00:02:28.401]➜  EOF
2025-08-20T21:49:02.0433600Z [00:02:28.402]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@v2.6.34=>github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@v2.6.34;$WORK/b694=>" -p github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 -lang=go1.22 -complete -installsuffix shared -buildid OE9MA0rszGJgBRMpBr3j/OE9MA0rszGJgBRMpBr3j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@v2.6.34/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@v2.6.34/go_module_metadata.go
2025-08-20T21:49:02.0780586Z [00:02:28.439]➜  go tool buildid -w $WORK/b687/_pkg_.a # internal
2025-08-20T21:49:02.0807928Z [00:02:28.442]➜  cp $WORK/b687/_pkg_.a /root/.cache/go-build/54/548f99230096ca7119ffeb5eeba9dbdfc613fe5906a808d23ecf31b4a4fa84c1-d # internal
2025-08-20T21:49:02.0812377Z [00:02:28.442]➜  github.com/aws/aws-sdk-go-v2/aws/signer/v4
2025-08-20T21:49:02.0813035Z [00:02:28.442]➜  mkdir -p $WORK/b683/
2025-08-20T21:49:02.0825551Z [00:02:28.443]➜  cat >/tmp/go-build1953077370/b683/importcfg << 'EOF' # internal
2025-08-20T21:49:02.0826987Z [00:02:28.443]➜  # import config
2025-08-20T21:49:02.0827875Z [00:02:28.443]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:02.0828862Z [00:02:28.443]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:49:02.0829916Z [00:02:28.443]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:49:02.0831820Z [00:02:28.443]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:02.0832827Z [00:02:28.443]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:02.0835739Z [00:02:28.443]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1953077370/b662/_pkg_.a
2025-08-20T21:49:02.0837062Z [00:02:28.443]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4=/tmp/go-build1953077370/b684/_pkg_.a
2025-08-20T21:49:02.0838708Z [00:02:28.443]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build1953077370/b686/_pkg_.a
2025-08-20T21:49:02.0840084Z [00:02:28.444]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build1953077370/b646/_pkg_.a
2025-08-20T21:49:02.0842097Z [00:02:28.444]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build1953077370/b687/_pkg_.a
2025-08-20T21:49:02.0843577Z [00:02:28.444]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:02.0844730Z [00:02:28.444]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:02.0845868Z [00:02:28.444]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build1953077370/b658/_pkg_.a
2025-08-20T21:49:02.0847020Z [00:02:28.444]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:02.0848031Z [00:02:28.444]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:49:02.0848769Z [00:02:28.444]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:02.0849603Z [00:02:28.444]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:02.0850535Z [00:02:28.444]➜  packagefile net/textproto=/tmp/go-build1953077370/b313/_pkg_.a
2025-08-20T21:49:02.0851398Z [00:02:28.444]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:02.0852207Z [00:02:28.444]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:02.0853025Z [00:02:28.444]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:02.0854049Z [00:02:28.444]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:02.0854826Z [00:02:28.444]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:02.0855466Z [00:02:28.444]➜  EOF
2025-08-20T21:49:02.0860836Z [00:02:28.444]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/signer/v4=>github.com/aws/aws-sdk-go-v2@v1.36.3/aws/signer/v4;$WORK/b683=>" -p github.com/aws/aws-sdk-go-v2/aws/signer/v4 -lang=go1.22 -complete -installsuffix shared -buildid EimgWKfmiOa0Bph6Uewv/EimgWKfmiOa0Bph6Uewv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/signer/v4/middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/signer/v4/presign_middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/signer/v4/stream.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/signer/v4/v4.go
2025-08-20T21:49:02.0867345Z [00:02:28.448]➜  go tool buildid -w $WORK/b696/_pkg_.a # internal
2025-08-20T21:49:02.0881957Z [00:02:28.449]➜  cp $WORK/b696/_pkg_.a /root/.cache/go-build/b8/b8173e7853e98218c16d29587be15f4059e1bc081e51dafbf43f1ddf961338ac-d # internal
2025-08-20T21:49:02.0885156Z [00:02:28.449]➜  github.com/aws/aws-sdk-go-v2/service/sso/types
2025-08-20T21:49:02.0885964Z [00:02:28.449]➜  mkdir -p $WORK/b695/
2025-08-20T21:49:02.0886976Z [00:02:28.450]➜  cat >/tmp/go-build1953077370/b695/importcfg << 'EOF' # internal
2025-08-20T21:49:02.0889132Z [00:02:28.450]➜  # import config
2025-08-20T21:49:02.0889788Z [00:02:28.450]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:02.0890719Z [00:02:28.450]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:02.0891786Z [00:02:28.450]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build1953077370/b696/_pkg_.a
2025-08-20T21:49:02.0892528Z [00:02:28.450]➜  EOF
2025-08-20T21:49:02.0897284Z [00:02:28.450]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/types=>github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/types;$WORK/b695=>" -p github.com/aws/aws-sdk-go-v2/service/sso/types -lang=go1.22 -complete -installsuffix shared -buildid wMjjh16eNr7RxiZHXGiN/wMjjh16eNr7RxiZHXGiN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/types/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/types/types.go
2025-08-20T21:49:02.0913732Z [00:02:28.453]➜  go tool buildid -w $WORK/b694/_pkg_.a # internal
2025-08-20T21:49:02.0925438Z [00:02:28.454]➜  cp $WORK/b694/_pkg_.a /root/.cache/go-build/f8/f8cc1d8e8613a79782f9611bbdb8ccd37e5ebaf35c718493c4c8010d0a1985e6-d # internal
2025-08-20T21:49:02.0927872Z [00:02:28.454]➜  github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints
2025-08-20T21:49:02.0928911Z [00:02:28.454]➜  mkdir -p $WORK/b693/
2025-08-20T21:49:02.0937182Z [00:02:28.455]➜  cat >/tmp/go-build1953077370/b693/importcfg << 'EOF' # internal
2025-08-20T21:49:02.0937849Z [00:02:28.455]➜  # import config
2025-08-20T21:49:02.0938640Z [00:02:28.455]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:02.0939896Z [00:02:28.455]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build1953077370/b694/_pkg_.a
2025-08-20T21:49:02.0941159Z [00:02:28.455]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:02.0942159Z [00:02:28.455]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:49:02.0942743Z [00:02:28.455]➜  EOF
2025-08-20T21:49:02.0947209Z [00:02:28.455]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/internal/endpoints=>github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/internal/endpoints;$WORK/b693=>" -p github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints -lang=go1.22 -complete -installsuffix shared -buildid v3Qd1IEH1ueB0uE3mvb3/v3Qd1IEH1ueB0uE3mvb3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/internal/endpoints/endpoints.go
2025-08-20T21:49:02.1213391Z [00:02:28.482]➜  go tool buildid -w $WORK/b695/_pkg_.a # internal
2025-08-20T21:49:02.1224645Z [00:02:28.483]➜  cp $WORK/b695/_pkg_.a /root/.cache/go-build/c9/c9672a79d5ee346983980d997b8c9bb0155032b82d09a48a8a528d2cb5dae48e-d # internal
2025-08-20T21:49:02.1226089Z [00:02:28.484]➜  github.com/aws/smithy-go/endpoints
2025-08-20T21:49:02.1227269Z [00:02:28.484]➜  mkdir -p $WORK/b697/
2025-08-20T21:49:02.1230930Z [00:02:28.484]➜  cat >/tmp/go-build1953077370/b697/importcfg << 'EOF' # internal
2025-08-20T21:49:02.1231678Z [00:02:28.484]➜  # import config
2025-08-20T21:49:02.1232507Z [00:02:28.484]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:02.1233762Z [00:02:28.484]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:02.1234637Z [00:02:28.484]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:02.1235284Z [00:02:28.484]➜  EOF
2025-08-20T21:49:02.1239021Z [00:02:28.484]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/endpoints=>github.com/aws/smithy-go@v1.22.2/endpoints;$WORK/b697=>" -p github.com/aws/smithy-go/endpoints -lang=go1.21 -complete -installsuffix shared -buildid Jd38XeP-i3h1GthqySPj/Jd38XeP-i3h1GthqySPj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/endpoints/endpoint.go
2025-08-20T21:49:02.1309120Z [00:02:28.492]➜  go tool buildid -w $WORK/b465/_pkg_.a # internal
2025-08-20T21:49:02.1337622Z [00:02:28.495]➜  go tool buildid -w $WORK/b693/_pkg_.a # internal
2025-08-20T21:49:02.1348857Z [00:02:28.496]➜  cp $WORK/b693/_pkg_.a /root/.cache/go-build/02/02961f3c571acd828b459d8c65711d2307a8d4b34b98a4334d9fd9ac5ee695a2-d # internal
2025-08-20T21:49:02.1351211Z [00:02:28.496]➜  github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints
2025-08-20T21:49:02.1352989Z [00:02:28.496]➜  mkdir -p $WORK/b699/
2025-08-20T21:49:02.1355210Z [00:02:28.496]➜  cat >/tmp/go-build1953077370/b699/importcfg << 'EOF' # internal
2025-08-20T21:49:02.1356918Z [00:02:28.496]➜  # import config
2025-08-20T21:49:02.1358993Z [00:02:28.496]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:02.1361774Z [00:02:28.496]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build1953077370/b694/_pkg_.a
2025-08-20T21:49:02.1364627Z [00:02:28.496]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:02.1367874Z [00:02:28.497]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:49:02.1368560Z [00:02:28.497]➜  EOF
2025-08-20T21:49:02.1393310Z [00:02:28.497]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/internal/endpoints=>github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/internal/endpoints;$WORK/b699=>" -p github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints -lang=go1.22 -complete -installsuffix shared -buildid yBpPMNVnPZrcpRHf0xJ-/yBpPMNVnPZrcpRHf0xJ- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/internal/endpoints/endpoints.go
2025-08-20T21:49:02.1410953Z [00:02:28.502]➜  go tool buildid -w $WORK/b697/_pkg_.a # internal
2025-08-20T21:49:02.1437002Z [00:02:28.505]➜  cp $WORK/b697/_pkg_.a /root/.cache/go-build/0f/0f795d2ba15f90db688acc9a8ec1432990102a0193d82ecc34bfaa3751bf831b-d # internal
2025-08-20T21:49:02.1438261Z [00:02:28.505]➜  github.com/aws/aws-sdk-go-v2/service/ssooidc/types
2025-08-20T21:49:02.1438903Z [00:02:28.505]➜  mkdir -p $WORK/b700/
2025-08-20T21:49:02.1439624Z [00:02:28.505]➜  cat >/tmp/go-build1953077370/b700/importcfg << 'EOF' # internal
2025-08-20T21:49:02.1440297Z [00:02:28.505]➜  # import config
2025-08-20T21:49:02.1440928Z [00:02:28.505]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:02.1441866Z [00:02:28.505]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:02.1443401Z [00:02:28.505]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build1953077370/b696/_pkg_.a
2025-08-20T21:49:02.1444371Z [00:02:28.505]➜  EOF
2025-08-20T21:49:02.1448875Z [00:02:28.505]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/types=>github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/types;$WORK/b700=>" -p github.com/aws/aws-sdk-go-v2/service/ssooidc/types -lang=go1.22 -complete -installsuffix shared -buildid mmzL4aEtIsKmi1KEn_i5/mmzL4aEtIsKmi1KEn_i5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/types/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/types/types.go
2025-08-20T21:49:02.1480534Z [00:02:28.509]➜  cp $WORK/b465/_pkg_.a /root/.cache/go-build/9d/9d10532c0adad65ada52f9a5e6cac59232b3c76206be3b4b1815527743365c31-d # internal
2025-08-20T21:49:02.1508797Z [00:02:28.512]➜  github.com/netbirdio/netbird/shared/management/proto
2025-08-20T21:49:02.1509998Z [00:02:28.512]➜  mkdir -p $WORK/b464/
2025-08-20T21:49:02.1519688Z [00:02:28.513]➜  cat >/tmp/go-build1953077370/b464/importcfg << 'EOF' # internal
2025-08-20T21:49:02.1520490Z [00:02:28.513]➜  # import config
2025-08-20T21:49:02.1521321Z [00:02:28.513]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:02.1522250Z [00:02:28.513]➜  packagefile google.golang.org/grpc=/tmp/go-build1953077370/b465/_pkg_.a
2025-08-20T21:49:02.1523427Z [00:02:28.513]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:49:02.1524499Z [00:02:28.513]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1953077370/b525/_pkg_.a
2025-08-20T21:49:02.1526021Z [00:02:28.513]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:49:02.1527496Z [00:02:28.513]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1953077370/b504/_pkg_.a
2025-08-20T21:49:02.1528968Z [00:02:28.513]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1953077370/b523/_pkg_.a
2025-08-20T21:49:02.1530453Z [00:02:28.513]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1953077370/b524/_pkg_.a
2025-08-20T21:49:02.1531612Z [00:02:28.513]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:02.1532474Z [00:02:28.513]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:02.1533263Z [00:02:28.513]➜  EOF
2025-08-20T21:49:02.1537821Z [00:02:28.513]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/proto=>github.com/netbirdio/netbird/shared/management/proto;$WORK/b464=>" -p github.com/netbirdio/netbird/shared/management/proto -lang=go1.23 -complete -installsuffix shared -buildid JDzE-wWwN6hRlXn-8A3D/JDzE-wWwN6hRlXn-8A3D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/proto/management.pb.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/proto/management_grpc.pb.go
2025-08-20T21:49:02.1810294Z [00:02:28.542]➜  go tool buildid -w $WORK/b699/_pkg_.a # internal
2025-08-20T21:49:02.1836574Z [00:02:28.545]➜  cp $WORK/b699/_pkg_.a /root/.cache/go-build/5f/5ffbb76effbe41332f5ebbff0ef4012e16c0ec3ae04bb86aab39ce198b0d1089-d # internal
2025-08-20T21:49:02.1839174Z [00:02:28.545]➜  github.com/netbirdio/netbird/client/proto
2025-08-20T21:49:02.1839771Z [00:02:28.545]➜  mkdir -p $WORK/b576/
2025-08-20T21:49:02.1851717Z [00:02:28.546]➜  cat >/tmp/go-build1953077370/b576/importcfg << 'EOF' # internal
2025-08-20T21:49:02.1852423Z [00:02:28.546]➜  # import config
2025-08-20T21:49:02.1853293Z [00:02:28.546]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:02.1855935Z [00:02:28.546]➜  packagefile google.golang.org/grpc=/tmp/go-build1953077370/b465/_pkg_.a
2025-08-20T21:49:02.1857238Z [00:02:28.546]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:49:02.1858570Z [00:02:28.546]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1953077370/b525/_pkg_.a
2025-08-20T21:49:02.1859876Z [00:02:28.546]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:49:02.1861289Z [00:02:28.546]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1953077370/b504/_pkg_.a
2025-08-20T21:49:02.1862664Z [00:02:28.546]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1953077370/b577/_pkg_.a
2025-08-20T21:49:02.1864327Z [00:02:28.546]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1953077370/b523/_pkg_.a
2025-08-20T21:49:02.1865811Z [00:02:28.546]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1953077370/b524/_pkg_.a
2025-08-20T21:49:02.1866957Z [00:02:28.546]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:02.1868147Z [00:02:28.546]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:02.1868793Z [00:02:28.546]➜  EOF
2025-08-20T21:49:02.1872237Z [00:02:28.547]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/proto=>github.com/netbirdio/netbird/client/proto;$WORK/b576=>" -p github.com/netbirdio/netbird/client/proto -lang=go1.23 -complete -installsuffix shared -buildid qEXkuaT8neQ2SKcps7vn/qEXkuaT8neQ2SKcps7vn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./proto/daemon.pb.go ./proto/daemon_grpc.pb.go
2025-08-20T21:49:02.2044057Z [00:02:28.566]➜  go tool buildid -w $WORK/b700/_pkg_.a # internal
2025-08-20T21:49:02.2060484Z [00:02:28.567]➜  cp $WORK/b700/_pkg_.a /root/.cache/go-build/bc/bcec3ae455fd8dcf99335e9125d90cf3ba9f18cabe0bf57577a7a5d001b10761-d # internal
2025-08-20T21:49:02.2062388Z [00:02:28.568]➜  github.com/aws/smithy-go/encoding
2025-08-20T21:49:02.2063916Z [00:02:28.568]➜  mkdir -p $WORK/b702/
2025-08-20T21:49:02.2070146Z [00:02:28.568]➜  cat >/tmp/go-build1953077370/b702/importcfg << 'EOF' # internal
2025-08-20T21:49:02.2071005Z [00:02:28.568]➜  # import config
2025-08-20T21:49:02.2071874Z [00:02:28.568]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:02.2072797Z [00:02:28.568]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:02.2073762Z [00:02:28.568]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:02.2074370Z [00:02:28.568]➜  EOF
2025-08-20T21:49:02.2078306Z [00:02:28.568]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding=>github.com/aws/smithy-go@v1.22.2/encoding;$WORK/b702=>" -p github.com/aws/smithy-go/encoding -lang=go1.21 -complete -installsuffix shared -buildid ZpDHpwRDld0FtreOaJku/ZpDHpwRDld0FtreOaJku -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/encoding.go
2025-08-20T21:49:02.2172486Z [00:02:28.578]➜  go tool buildid -w $WORK/b683/_pkg_.a # internal
2025-08-20T21:49:02.2195921Z [00:02:28.581]➜  go tool buildid -w $WORK/b702/_pkg_.a # internal
2025-08-20T21:49:02.2199091Z [00:02:28.581]➜  cp $WORK/b683/_pkg_.a /root/.cache/go-build/27/270ee1dbd54c3aca2fefec41968a96b3fbcbcf7481a809f28da2cbdf6af216e4-d # internal
2025-08-20T21:49:02.2204608Z [00:02:28.581]➜  github.com/aws/aws-sdk-go-v2/internal/auth/smithy
2025-08-20T21:49:02.2205405Z [00:02:28.582]➜  mkdir -p $WORK/b688/
2025-08-20T21:49:02.2222362Z [00:02:28.582]➜  cat >/tmp/go-build1953077370/b688/importcfg << 'EOF' # internal
2025-08-20T21:49:02.2223458Z [00:02:28.582]➜  # import config
2025-08-20T21:49:02.2226457Z [00:02:28.582]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:02.2227319Z [00:02:28.582]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:02.2228771Z [00:02:28.582]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:02.2229979Z [00:02:28.582]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build1953077370/b683/_pkg_.a
2025-08-20T21:49:02.2231257Z [00:02:28.582]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/context=/tmp/go-build1953077370/b665/_pkg_.a
2025-08-20T21:49:02.2232542Z [00:02:28.582]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build1953077370/b646/_pkg_.a
2025-08-20T21:49:02.2235746Z [00:02:28.582]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:02.2236872Z [00:02:28.582]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build1953077370/b655/_pkg_.a
2025-08-20T21:49:02.2238059Z [00:02:28.582]➜  packagefile github.com/aws/smithy-go/auth/bearer=/tmp/go-build1953077370/b648/_pkg_.a
2025-08-20T21:49:02.2239245Z [00:02:28.582]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:02.2240618Z [00:02:28.582]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:02.2241651Z [00:02:28.582]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:02.2242273Z [00:02:28.582]➜  EOF
2025-08-20T21:49:02.2249369Z [00:02:28.582]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/auth/smithy=>github.com/aws/aws-sdk-go-v2@v1.36.3/internal/auth/smithy;$WORK/b688=>" -p github.com/aws/aws-sdk-go-v2/internal/auth/smithy -lang=go1.22 -complete -installsuffix shared -buildid eJqgLJZoX4veS9bd9Mik/eJqgLJZoX4veS9bd9Mik -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/auth/smithy/bearer_token_adapter.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/auth/smithy/bearer_token_signer_adapter.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/auth/smithy/credentials_adapter.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/auth/smithy/smithy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/internal/auth/smithy/v4signer_adapter.go
2025-08-20T21:49:02.2256142Z [00:02:28.583]➜  cp $WORK/b702/_pkg_.a /root/.cache/go-build/fc/fc88968f1d014319db2d22ce09010c2f0c9b6e695ad97b9802c3fe9511045075-d # internal
2025-08-20T21:49:02.2257280Z [00:02:28.583]➜  github.com/aws/smithy-go/encoding/json
2025-08-20T21:49:02.2257868Z [00:02:28.583]➜  mkdir -p $WORK/b701/
2025-08-20T21:49:02.2258579Z [00:02:28.583]➜  cat >/tmp/go-build1953077370/b701/importcfg << 'EOF' # internal
2025-08-20T21:49:02.2259264Z [00:02:28.584]➜  # import config
2025-08-20T21:49:02.2259915Z [00:02:28.584]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:02.2260797Z [00:02:28.584]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:49:02.2261898Z [00:02:28.584]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:02.2262761Z [00:02:28.584]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:02.2263965Z [00:02:28.584]➜  packagefile github.com/aws/smithy-go/encoding=/tmp/go-build1953077370/b702/_pkg_.a
2025-08-20T21:49:02.2264941Z [00:02:28.584]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:02.2265758Z [00:02:28.584]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:49:02.2266587Z [00:02:28.584]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:02.2267450Z [00:02:28.584]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:49:02.2268112Z [00:02:28.584]➜  EOF
2025-08-20T21:49:02.2275794Z [00:02:28.584]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/json=>github.com/aws/smithy-go@v1.22.2/encoding/json;$WORK/b701=>" -p github.com/aws/smithy-go/encoding/json -lang=go1.21 -complete -installsuffix shared -buildid doEUbzaoWcVSkcmOmgct/doEUbzaoWcVSkcmOmgct -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/json/array.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/json/constants.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/json/decoder_util.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/json/encoder.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/json/escape.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/json/object.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/json/value.go
2025-08-20T21:49:02.2560621Z [00:02:28.617]➜  go tool buildid -w $WORK/b688/_pkg_.a # internal
2025-08-20T21:49:02.2574770Z [00:02:28.618]➜  cp $WORK/b688/_pkg_.a /root/.cache/go-build/bf/bf26866ddc48cdc3e8d3d3f18b7469f80c762ffaee8cc60513834c11abf3ea27-d # internal
2025-08-20T21:49:02.2588261Z [00:02:28.619]➜  github.com/aws/aws-sdk-go-v2/service/sso
2025-08-20T21:49:02.2589442Z [00:02:28.619]➜  mkdir -p $WORK/b680/
2025-08-20T21:49:02.2595586Z [00:02:28.620]➜  cat >/tmp/go-build1953077370/b680/importcfg << 'EOF' # internal
2025-08-20T21:49:02.2597225Z [00:02:28.620]➜  # import config
2025-08-20T21:49:02.2598264Z [00:02:28.620]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:02.2599322Z [00:02:28.620]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:02.2601405Z [00:02:28.620]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:02.2602315Z [00:02:28.620]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:02.2603357Z [00:02:28.620]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:02.2604390Z [00:02:28.620]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:02.2605604Z [00:02:28.620]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build1953077370/b681/_pkg_.a
2025-08-20T21:49:02.2606947Z [00:02:28.620]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1953077370/b662/_pkg_.a
2025-08-20T21:49:02.2608316Z [00:02:28.620]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=/tmp/go-build1953077370/b682/_pkg_.a
2025-08-20T21:49:02.2609646Z [00:02:28.620]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build1953077370/b661/_pkg_.a
2025-08-20T21:49:02.2610892Z [00:02:28.620]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build1953077370/b683/_pkg_.a
2025-08-20T21:49:02.2612198Z [00:02:28.620]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build1953077370/b668/_pkg_.a
2025-08-20T21:49:02.2613751Z [00:02:28.620]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build1953077370/b686/_pkg_.a
2025-08-20T21:49:02.2615083Z [00:02:28.620]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/tmp/go-build1953077370/b688/_pkg_.a
2025-08-20T21:49:02.2616725Z [00:02:28.620]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build1953077370/b689/_pkg_.a
2025-08-20T21:49:02.2618136Z [00:02:28.620]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints=/tmp/go-build1953077370/b690/_pkg_.a
2025-08-20T21:49:02.2619578Z [00:02:28.620]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/tmp/go-build1953077370/b691/_pkg_.a
2025-08-20T21:49:02.2621043Z [00:02:28.620]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/middleware=/tmp/go-build1953077370/b692/_pkg_.a
2025-08-20T21:49:02.2622510Z [00:02:28.620]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints=/tmp/go-build1953077370/b693/_pkg_.a
2025-08-20T21:49:02.2645527Z [00:02:28.620]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso/types=/tmp/go-build1953077370/b695/_pkg_.a
2025-08-20T21:49:02.2646798Z [00:02:28.620]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:02.2648188Z [00:02:28.620]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build1953077370/b655/_pkg_.a
2025-08-20T21:49:02.2649379Z [00:02:28.620]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build1953077370/b696/_pkg_.a
2025-08-20T21:49:02.2650719Z [00:02:28.620]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build1953077370/b687/_pkg_.a
2025-08-20T21:49:02.2652033Z [00:02:28.620]➜  packagefile github.com/aws/smithy-go/endpoints=/tmp/go-build1953077370/b697/_pkg_.a
2025-08-20T21:49:02.2653483Z [00:02:28.620]➜  packagefile github.com/aws/smithy-go/io=/tmp/go-build1953077370/b673/_pkg_.a
2025-08-20T21:49:02.2654698Z [00:02:28.620]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:02.2656149Z [00:02:28.620]➜  packagefile github.com/aws/smithy-go/metrics=/tmp/go-build1953077370/b656/_pkg_.a
2025-08-20T21:49:02.2657440Z [00:02:28.620]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:02.2658843Z [00:02:28.620]➜  packagefile github.com/aws/smithy-go/ptr=/tmp/go-build1953077370/b660/_pkg_.a
2025-08-20T21:49:02.2660039Z [00:02:28.620]➜  packagefile github.com/aws/smithy-go/time=/tmp/go-build1953077370/b657/_pkg_.a
2025-08-20T21:49:02.2661238Z [00:02:28.620]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build1953077370/b658/_pkg_.a
2025-08-20T21:49:02.2662515Z [00:02:28.621]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:02.2663899Z [00:02:28.621]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:02.2664787Z [00:02:28.621]➜  packagefile io/ioutil=/tmp/go-build1953077370/b070/_pkg_.a
2025-08-20T21:49:02.2665681Z [00:02:28.621]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:02.2666579Z [00:02:28.621]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:02.2667472Z [00:02:28.621]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:02.2668439Z [00:02:28.621]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:02.2669303Z [00:02:28.621]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:02.2670214Z [00:02:28.621]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:02.2671103Z [00:02:28.621]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:02.2671706Z [00:02:28.621]➜  EOF
2025-08-20T21:49:02.2682308Z [00:02:28.621]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3=>github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3;$WORK/b680=>" -p github.com/aws/aws-sdk-go-v2/service/sso -lang=go1.22 -complete -installsuffix shared -buildid fRws3f1WXqyTaP740x91/fRws3f1WXqyTaP740x91 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/api_client.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/api_op_GetRoleCredentials.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/api_op_ListAccountRoles.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/api_op_ListAccounts.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/api_op_Logout.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/auth.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/deserializers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/options.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/serializers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/validators.go
2025-08-20T21:49:02.3014749Z [00:02:28.663]➜  go tool buildid -w $WORK/b701/_pkg_.a # internal
2025-08-20T21:49:02.3053862Z [00:02:28.666]➜  cp $WORK/b701/_pkg_.a /root/.cache/go-build/6c/6cc541dc89ab13505a93fc9024f8a15c801acc29ac494399bfc1f08a6ec96811-d # internal
2025-08-20T21:49:02.3073033Z [00:02:28.666]➜  github.com/aws/aws-sdk-go-v2/service/ssooidc
2025-08-20T21:49:02.3073958Z [00:02:28.666]➜  mkdir -p $WORK/b698/
2025-08-20T21:49:02.3074696Z [00:02:28.666]➜  cat >/tmp/go-build1953077370/b698/importcfg << 'EOF' # internal
2025-08-20T21:49:02.3075384Z [00:02:28.666]➜  # import config
2025-08-20T21:49:02.3076046Z [00:02:28.666]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:02.3076891Z [00:02:28.666]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:02.3077993Z [00:02:28.666]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:02.3078910Z [00:02:28.666]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:02.3079734Z [00:02:28.666]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:02.3080859Z [00:02:28.666]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:02.3082078Z [00:02:28.666]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build1953077370/b681/_pkg_.a
2025-08-20T21:49:02.3084936Z [00:02:28.666]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1953077370/b662/_pkg_.a
2025-08-20T21:49:02.3086334Z [00:02:28.666]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=/tmp/go-build1953077370/b682/_pkg_.a
2025-08-20T21:49:02.3087629Z [00:02:28.666]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build1953077370/b661/_pkg_.a
2025-08-20T21:49:02.3088876Z [00:02:28.666]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build1953077370/b683/_pkg_.a
2025-08-20T21:49:02.3090185Z [00:02:28.666]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build1953077370/b668/_pkg_.a
2025-08-20T21:49:02.3091487Z [00:02:28.666]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build1953077370/b686/_pkg_.a
2025-08-20T21:49:02.3092842Z [00:02:28.666]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/tmp/go-build1953077370/b688/_pkg_.a
2025-08-20T21:49:02.3094420Z [00:02:28.666]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build1953077370/b689/_pkg_.a
2025-08-20T21:49:02.3095814Z [00:02:28.666]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints=/tmp/go-build1953077370/b690/_pkg_.a
2025-08-20T21:49:02.3097247Z [00:02:28.666]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/tmp/go-build1953077370/b691/_pkg_.a
2025-08-20T21:49:02.3098674Z [00:02:28.666]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/middleware=/tmp/go-build1953077370/b692/_pkg_.a
2025-08-20T21:49:02.3100160Z [00:02:28.666]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints=/tmp/go-build1953077370/b699/_pkg_.a
2025-08-20T21:49:02.3101844Z [00:02:28.666]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/types=/tmp/go-build1953077370/b700/_pkg_.a
2025-08-20T21:49:02.3103053Z [00:02:28.666]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:02.3104317Z [00:02:28.666]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build1953077370/b655/_pkg_.a
2025-08-20T21:49:02.3105468Z [00:02:28.666]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build1953077370/b696/_pkg_.a
2025-08-20T21:49:02.3106738Z [00:02:28.666]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build1953077370/b687/_pkg_.a
2025-08-20T21:49:02.3108020Z [00:02:28.666]➜  packagefile github.com/aws/smithy-go/encoding/json=/tmp/go-build1953077370/b701/_pkg_.a
2025-08-20T21:49:02.3109223Z [00:02:28.666]➜  packagefile github.com/aws/smithy-go/endpoints=/tmp/go-build1953077370/b697/_pkg_.a
2025-08-20T21:49:02.3110338Z [00:02:28.666]➜  packagefile github.com/aws/smithy-go/io=/tmp/go-build1953077370/b673/_pkg_.a
2025-08-20T21:49:02.3111599Z [00:02:28.666]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:02.3112750Z [00:02:28.666]➜  packagefile github.com/aws/smithy-go/metrics=/tmp/go-build1953077370/b656/_pkg_.a
2025-08-20T21:49:02.3114128Z [00:02:28.666]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:02.3115313Z [00:02:28.666]➜  packagefile github.com/aws/smithy-go/ptr=/tmp/go-build1953077370/b660/_pkg_.a
2025-08-20T21:49:02.3116455Z [00:02:28.666]➜  packagefile github.com/aws/smithy-go/time=/tmp/go-build1953077370/b657/_pkg_.a
2025-08-20T21:49:02.3117597Z [00:02:28.666]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build1953077370/b658/_pkg_.a
2025-08-20T21:49:02.3118965Z [00:02:28.666]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:02.3119991Z [00:02:28.666]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:02.3120786Z [00:02:28.666]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:02.3121725Z [00:02:28.666]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:02.3122595Z [00:02:28.666]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:02.3123611Z [00:02:28.666]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:02.3124431Z [00:02:28.666]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:02.3125272Z [00:02:28.666]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:02.3126112Z [00:02:28.666]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:02.3126716Z [00:02:28.666]➜  EOF
2025-08-20T21:49:02.3137940Z [00:02:28.666]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1=>github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1;$WORK/b698=>" -p github.com/aws/aws-sdk-go-v2/service/ssooidc -lang=go1.22 -complete -installsuffix shared -buildid 77w7tf5zs3CWYZAAxbek/77w7tf5zs3CWYZAAxbek -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/api_client.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/api_op_CreateToken.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/api_op_CreateTokenWithIAM.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/api_op_RegisterClient.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/api_op_StartDeviceAuthorization.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/auth.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/deserializers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/options.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/serializers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/validators.go
2025-08-20T21:49:02.5500312Z [00:02:28.911]➜  go tool buildid -w $WORK/b464/_pkg_.a # internal
2025-08-20T21:49:02.5657958Z [00:02:28.927]➜  cp $WORK/b464/_pkg_.a /root/.cache/go-build/05/05341f5a95cde72bfa9c96893cc56104a01fc5d8d4308dabd74fd05ace081501-d # internal
2025-08-20T21:49:02.5698846Z [00:02:28.931]➜  github.com/netbirdio/netbird/client/internal/acl
2025-08-20T21:49:02.5708351Z [00:02:28.932]➜  mkdir -p $WORK/b453/
2025-08-20T21:49:02.5737684Z [00:02:28.935]➜  cat >/tmp/go-build1953077370/b453/importcfg << 'EOF' # internal
2025-08-20T21:49:02.5738598Z [00:02:28.935]➜  # import config
2025-08-20T21:49:02.5741423Z [00:02:28.935]➜  packagefile crypto/md5=/tmp/go-build1953077370/b102/_pkg_.a
2025-08-20T21:49:02.5743609Z [00:02:28.935]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:49:02.5744806Z [00:02:28.935]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:02.5747219Z [00:02:28.935]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:02.5748940Z [00:02:28.935]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:49:02.5750768Z [00:02:28.935]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:49:02.5752887Z [00:02:28.935]➜  packagefile github.com/netbirdio/netbird/client/firewall/manager=/tmp/go-build1953077370/b413/_pkg_.a
2025-08-20T21:49:02.5755308Z [00:02:28.935]➜  packagefile github.com/netbirdio/netbird/client/internal/acl/id=/tmp/go-build1953077370/b437/_pkg_.a
2025-08-20T21:49:02.5757158Z [00:02:28.935]➜  packagefile github.com/netbirdio/netbird/client/ssh=/tmp/go-build1953077370/b454/_pkg_.a
2025-08-20T21:49:02.5758787Z [00:02:28.935]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/tmp/go-build1953077370/b429/_pkg_.a
2025-08-20T21:49:02.5760349Z [00:02:28.935]➜  packagefile github.com/netbirdio/netbird/shared/management/proto=/tmp/go-build1953077370/b464/_pkg_.a
2025-08-20T21:49:02.5765528Z [00:02:28.935]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:02.5766570Z [00:02:28.935]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:02.5767428Z [00:02:28.935]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:02.5768299Z [00:02:28.935]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:02.5769124Z [00:02:28.935]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:02.5769952Z [00:02:28.935]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:02.5770588Z [00:02:28.935]➜  EOF
2025-08-20T21:49:02.5788513Z [00:02:28.940]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/acl=>github.com/netbirdio/netbird/client/internal/acl;$WORK/b453=>" -p github.com/netbirdio/netbird/client/internal/acl -lang=go1.23 -complete -installsuffix shared -buildid V90kktnm789SOaP5DMPB/V90kktnm789SOaP5DMPB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack ./internal/acl/manager.go
2025-08-20T21:49:02.7099002Z [00:02:29.071]➜  go tool buildid -w $WORK/b576/_pkg_.a # internal
2025-08-20T21:49:02.7203463Z [00:02:29.081]➜  cp $WORK/b576/_pkg_.a /root/.cache/go-build/4d/4ddb077804ad95b18566f64555df83c3e3cf6547d8104bd793729334a7d4a0f3-d # internal
2025-08-20T21:49:02.7212810Z [00:02:29.082]➜  encoding/xml
2025-08-20T21:49:02.7213496Z [00:02:29.082]➜  mkdir -p $WORK/b705/
2025-08-20T21:49:02.7214266Z [00:02:29.082]➜  cat >/tmp/go-build1953077370/b705/importcfg << 'EOF' # internal
2025-08-20T21:49:02.7214967Z [00:02:29.082]➜  # import config
2025-08-20T21:49:02.7215847Z [00:02:29.082]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:49:02.7216698Z [00:02:29.082]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:02.7217530Z [00:02:29.082]➜  packagefile encoding=/tmp/go-build1953077370/b135/_pkg_.a
2025-08-20T21:49:02.7218349Z [00:02:29.082]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:02.7278909Z [00:02:29.082]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:02.7279759Z [00:02:29.082]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:02.7280579Z [00:02:29.082]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:02.7281450Z [00:02:29.082]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:02.7282311Z [00:02:29.082]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:02.7283359Z [00:02:29.082]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:02.7284171Z [00:02:29.082]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:02.7285162Z [00:02:29.082]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:49:02.7285991Z [00:02:29.082]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:49:02.7286604Z [00:02:29.082]➜  EOF
2025-08-20T21:49:02.7290173Z [00:02:29.082]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "/root/.go/src/encoding/xml=>encoding/xml;$WORK/b705=>" -p encoding/xml -lang=go1.25 -std -complete -installsuffix shared -buildid gC-cZpw-ijhWc6QWj73c/gC-cZpw-ijhWc6QWj73c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack /root/.go/src/encoding/xml/marshal.go /root/.go/src/encoding/xml/read.go /root/.go/src/encoding/xml/typeinfo.go /root/.go/src/encoding/xml/xml.go
2025-08-20T21:49:02.7711854Z [00:02:29.132]➜  go tool buildid -w $WORK/b453/_pkg_.a # internal
2025-08-20T21:49:02.7762314Z [00:02:29.137]➜  cp $WORK/b453/_pkg_.a /root/.cache/go-build/c8/c828f2bc4c5f054975b41697bc959651dc2d1469f60e80be68117abeeb51bdaa-d # internal
2025-08-20T21:49:02.7770068Z [00:02:29.138]➜  github.com/aws/aws-sdk-go-v2/aws/protocol/query
2025-08-20T21:49:02.7773607Z [00:02:29.138]➜  mkdir -p $WORK/b706/
2025-08-20T21:49:02.7786643Z [00:02:29.140]➜  cat >/tmp/go-build1953077370/b706/importcfg << 'EOF' # internal
2025-08-20T21:49:02.7787517Z [00:02:29.140]➜  # import config
2025-08-20T21:49:02.7788313Z [00:02:29.140]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:02.7789312Z [00:02:29.140]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:02.7790512Z [00:02:29.140]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build1953077370/b687/_pkg_.a
2025-08-20T21:49:02.7791929Z [00:02:29.140]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:02.7793418Z [00:02:29.140]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:02.7794640Z [00:02:29.140]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:02.7795628Z [00:02:29.140]➜  packagefile io/ioutil=/tmp/go-build1953077370/b070/_pkg_.a
2025-08-20T21:49:02.7796652Z [00:02:29.140]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:49:02.7797594Z [00:02:29.140]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:02.7798539Z [00:02:29.140]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:02.7799493Z [00:02:29.140]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:02.7800236Z [00:02:29.140]➜  EOF
2025-08-20T21:49:02.7822703Z [00:02:29.143]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/protocol/query=>github.com/aws/aws-sdk-go-v2@v1.36.3/aws/protocol/query;$WORK/b706=>" -p github.com/aws/aws-sdk-go-v2/aws/protocol/query -lang=go1.22 -complete -installsuffix shared -buildid gp6nULi3oWJbLEHo47cI/gp6nULi3oWJbLEHo47cI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/protocol/query/array.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/protocol/query/encoder.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/protocol/query/map.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/protocol/query/middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/protocol/query/object.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/protocol/query/value.go
2025-08-20T21:49:02.9396644Z [00:02:29.301]➜  go tool buildid -w $WORK/b706/_pkg_.a # internal
2025-08-20T21:49:02.9421731Z [00:02:29.303]➜  cp $WORK/b706/_pkg_.a /root/.cache/go-build/10/10b807423bf49697da7d0df461d1b9ca61cb96eb9f5c7f569ae34cfde606ec86-d # internal
2025-08-20T21:49:02.9426168Z [00:02:29.304]➜  github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding
2025-08-20T21:49:02.9429186Z [00:02:29.304]➜  mkdir -p $WORK/b708/
2025-08-20T21:49:02.9433662Z [00:02:29.305]➜  cat >/tmp/go-build1953077370/b708/importcfg << 'EOF' # internal
2025-08-20T21:49:02.9440580Z [00:02:29.305]➜  # import config
2025-08-20T21:49:02.9441317Z [00:02:29.305]➜  packagefile compress/gzip=/tmp/go-build1953077370/b305/_pkg_.a
2025-08-20T21:49:02.9442215Z [00:02:29.305]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:02.9443262Z [00:02:29.305]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:02.9444244Z [00:02:29.305]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:02.9445378Z [00:02:29.305]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:02.9446764Z [00:02:29.305]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:02.9447764Z [00:02:29.305]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:02.9448389Z [00:02:29.305]➜  EOF
2025-08-20T21:49:02.9457950Z [00:02:29.305]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding@v1.12.3=>github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding@v1.12.3;$WORK/b708=>" -p github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding -lang=go1.22 -complete -installsuffix shared -buildid 5BsbbDhe1Lg7mfj3E1cc/5BsbbDhe1Lg7mfj3E1cc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding@v1.12.3/accept_encoding_gzip.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding@v1.12.3/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding@v1.12.3/go_module_metadata.go
2025-08-20T21:49:02.9624324Z [00:02:29.323]➜  go tool buildid -w $WORK/b680/_pkg_.a # internal
2025-08-20T21:49:02.9743578Z [00:02:29.335]➜  cp $WORK/b680/_pkg_.a /root/.cache/go-build/08/0894c758a081f05991ee1ee3e8344201b6b05ee002fe2f924f235d292d9c4d96-d # internal
2025-08-20T21:49:02.9779483Z [00:02:29.339]➜  github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
2025-08-20T21:49:02.9794971Z [00:02:29.339]➜  mkdir -p $WORK/b709/
2025-08-20T21:49:02.9795778Z [00:02:29.340]➜  cat >/tmp/go-build1953077370/b709/importcfg << 'EOF' # internal
2025-08-20T21:49:02.9796479Z [00:02:29.340]➜  # import config
2025-08-20T21:49:02.9810475Z [00:02:29.342]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:02.9812653Z [00:02:29.342]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:02.9813952Z [00:02:29.342]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1953077370/b662/_pkg_.a
2025-08-20T21:49:02.9815293Z [00:02:29.342]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build1953077370/b683/_pkg_.a
2025-08-20T21:49:02.9816783Z [00:02:29.342]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:02.9817760Z [00:02:29.342]➜  EOF
2025-08-20T21:49:02.9827994Z [00:02:29.342]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url@v1.12.15=>github.com/aws/aws-sdk-go-v2/service/internal/presigned-url@v1.12.15;$WORK/b709=>" -p github.com/aws/aws-sdk-go-v2/service/internal/presigned-url -lang=go1.22 -complete -installsuffix shared -buildid 8HDhcPjU-aPKqzGj4hPk/8HDhcPjU-aPKqzGj4hPk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url@v1.12.15/context.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url@v1.12.15/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url@v1.12.15/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url@v1.12.15/middleware.go
2025-08-20T21:49:02.9838366Z [00:02:29.345]➜  go tool buildid -w $WORK/b708/_pkg_.a # internal
2025-08-20T21:49:02.9854319Z [00:02:29.347]➜  cp $WORK/b708/_pkg_.a /root/.cache/go-build/d6/d60ec38cc57c06b2ed6e746b77ee98f4e4f34f6d67ba6c69cc9df16efe363b65-d # internal
2025-08-20T21:49:02.9861052Z [00:02:29.347]➜  github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints
2025-08-20T21:49:02.9866938Z [00:02:29.348]➜  mkdir -p $WORK/b710/
2025-08-20T21:49:02.9877008Z [00:02:29.349]➜  cat >/tmp/go-build1953077370/b710/importcfg << 'EOF' # internal
2025-08-20T21:49:02.9884203Z [00:02:29.349]➜  # import config
2025-08-20T21:49:02.9885064Z [00:02:29.349]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:02.9886515Z [00:02:29.349]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build1953077370/b694/_pkg_.a
2025-08-20T21:49:02.9887842Z [00:02:29.349]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:02.9888991Z [00:02:29.349]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:49:02.9889630Z [00:02:29.349]➜  EOF
2025-08-20T21:49:02.9901181Z [00:02:29.351]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/internal/endpoints=>github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/internal/endpoints;$WORK/b710=>" -p github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints -lang=go1.22 -complete -installsuffix shared -buildid kubylgfPjrsJ2KhTNdDc/kubylgfPjrsJ2KhTNdDc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/internal/endpoints/endpoints.go
2025-08-20T21:49:03.0456595Z [00:02:29.407]➜  go tool buildid -w $WORK/b709/_pkg_.a # internal
2025-08-20T21:49:03.0479639Z [00:02:29.409]➜  cp $WORK/b709/_pkg_.a /root/.cache/go-build/70/7019404085d8da0d6fc3c58c0b87fa1a0b450bed05f2d4ca868257449af8a058-d # internal
2025-08-20T21:49:03.0486252Z [00:02:29.410]➜  github.com/aws/aws-sdk-go-v2/service/sts/types
2025-08-20T21:49:03.0493317Z [00:02:29.410]➜  mkdir -p $WORK/b711/
2025-08-20T21:49:03.0494095Z [00:02:29.410]➜  cat >/tmp/go-build1953077370/b711/importcfg << 'EOF' # internal
2025-08-20T21:49:03.0494871Z [00:02:29.410]➜  # import config
2025-08-20T21:49:03.0495525Z [00:02:29.410]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:03.0496490Z [00:02:29.410]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:03.0497619Z [00:02:29.410]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build1953077370/b696/_pkg_.a
2025-08-20T21:49:03.0498623Z [00:02:29.410]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:03.0499269Z [00:02:29.410]➜  EOF
2025-08-20T21:49:03.0503907Z [00:02:29.410]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/types=>github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/types;$WORK/b711=>" -p github.com/aws/aws-sdk-go-v2/service/sts/types -lang=go1.22 -complete -installsuffix shared -buildid yEGN-JxT8Uy6X4p_-fuc/yEGN-JxT8Uy6X4p_-fuc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/types/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/types/types.go
2025-08-20T21:49:03.0699642Z [00:02:29.431]➜  go tool buildid -w $WORK/b710/_pkg_.a # internal
2025-08-20T21:49:03.0715361Z [00:02:29.433]➜  cp $WORK/b710/_pkg_.a /root/.cache/go-build/d4/d49efd6e1ec3d28bb14d0aadf7c2a809e593be3ba9fb55addf0fb40ba1dcdf09-d # internal
2025-08-20T21:49:03.0724001Z [00:02:29.434]➜  github.com/aws/aws-sdk-go-v2/internal/ini
2025-08-20T21:49:03.0726893Z [00:02:29.434]➜  mkdir -p $WORK/b713/
2025-08-20T21:49:03.0736086Z [00:02:29.435]➜  cat >/tmp/go-build1953077370/b713/importcfg << 'EOF' # internal
2025-08-20T21:49:03.0744578Z [00:02:29.435]➜  # import config
2025-08-20T21:49:03.0745309Z [00:02:29.435]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:03.0746140Z [00:02:29.435]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:03.0746936Z [00:02:29.435]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:03.0747764Z [00:02:29.435]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:03.0748587Z [00:02:29.435]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:03.0749408Z [00:02:29.435]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:03.0749956Z [00:02:29.435]➜  EOF
2025-08-20T21:49:03.0763884Z [00:02:29.437]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/ini@v1.8.3=>github.com/aws/aws-sdk-go-v2/internal/ini@v1.8.3;$WORK/b713=>" -p github.com/aws/aws-sdk-go-v2/internal/ini -lang=go1.22 -complete -installsuffix shared -buildid jjADdpgjIQs_TyGiYD-c/jjADdpgjIQs_TyGiYD-c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/ini@v1.8.3/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/ini@v1.8.3/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/ini@v1.8.3/ini.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/ini@v1.8.3/parse.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/ini@v1.8.3/sections.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/ini@v1.8.3/strings.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/ini@v1.8.3/token.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/ini@v1.8.3/tokenize.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/ini@v1.8.3/value.go
2025-08-20T21:49:03.1115822Z [00:02:29.473]➜  go tool buildid -w $WORK/b711/_pkg_.a # internal
2025-08-20T21:49:03.1129025Z [00:02:29.474]➜  cp $WORK/b711/_pkg_.a /root/.cache/go-build/ae/aea27d41a01de9774920c18588f93fc461452a8d958f8e94953caf234b22c65d-d # internal
2025-08-20T21:49:03.1138946Z [00:02:29.475]➜  github.com/aws/smithy-go/private/requestcompression
2025-08-20T21:49:03.1143421Z [00:02:29.475]➜  mkdir -p $WORK/b714/
2025-08-20T21:49:03.1158440Z [00:02:29.477]➜  cat >/tmp/go-build1953077370/b714/importcfg << 'EOF' # internal
2025-08-20T21:49:03.1171820Z [00:02:29.477]➜  # import config
2025-08-20T21:49:03.1172447Z [00:02:29.477]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:03.1173471Z [00:02:29.477]➜  packagefile compress/gzip=/tmp/go-build1953077370/b305/_pkg_.a
2025-08-20T21:49:03.1174330Z [00:02:29.477]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:03.1175115Z [00:02:29.477]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:03.1176084Z [00:02:29.477]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:03.1177586Z [00:02:29.477]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:03.1178549Z [00:02:29.477]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:03.1179354Z [00:02:29.477]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:03.1179964Z [00:02:29.477]➜  EOF
2025-08-20T21:49:03.1187585Z [00:02:29.477]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/private/requestcompression=>github.com/aws/smithy-go@v1.22.2/private/requestcompression;$WORK/b714=>" -p github.com/aws/smithy-go/private/requestcompression -lang=go1.21 -complete -installsuffix shared -buildid KgOvb3dNjV1sJOMfkpuj/KgOvb3dNjV1sJOMfkpuj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/private/requestcompression/gzip.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/private/requestcompression/middleware_capture_request_compression.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/private/requestcompression/request_compression.go
2025-08-20T21:49:03.1661983Z [00:02:29.527]➜  go tool buildid -w $WORK/b714/_pkg_.a # internal
2025-08-20T21:49:03.1669487Z [00:02:29.528]➜  cp $WORK/b714/_pkg_.a /root/.cache/go-build/e7/e74a1e224fce63b3739d07fb628c1587dfd4b004406a3375afc65bd3890bf76f-d # internal
2025-08-20T21:49:03.1705914Z [00:02:29.532]➜  github.com/aws/aws-sdk-go-v2/service/route53/types
2025-08-20T21:49:03.1708507Z [00:02:29.532]➜  mkdir -p $WORK/b717/
2025-08-20T21:49:03.1710917Z [00:02:29.532]➜  cat >/tmp/go-build1953077370/b717/importcfg << 'EOF' # internal
2025-08-20T21:49:03.1711834Z [00:02:29.532]➜  # import config
2025-08-20T21:49:03.1715027Z [00:02:29.532]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:03.1716032Z [00:02:29.532]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:03.1717199Z [00:02:29.532]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build1953077370/b696/_pkg_.a
2025-08-20T21:49:03.1718409Z [00:02:29.532]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:03.1719072Z [00:02:29.532]➜  EOF
2025-08-20T21:49:03.1724818Z [00:02:29.532]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/types=>github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/types;$WORK/b717=>" -p github.com/aws/aws-sdk-go-v2/service/route53/types -lang=go1.20 -complete -installsuffix shared -buildid Xrh4DJxUlu6XxJ1pnkQS/Xrh4DJxUlu6XxJ1pnkQS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/types/enums.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/types/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/types/types.go
2025-08-20T21:49:03.1945589Z [00:02:29.556]➜  go tool buildid -w $WORK/b713/_pkg_.a # internal
2025-08-20T21:49:03.1969808Z [00:02:29.558]➜  cp $WORK/b713/_pkg_.a /root/.cache/go-build/af/afd41110c878dfd44094234cd7b789793c55eb44b0b5e12f57431aaeaeb7ef1d-d # internal
2025-08-20T21:49:03.1977812Z [00:02:29.559]➜  github.com/aws/aws-sdk-go-v2/service/route53/internal/endpoints
2025-08-20T21:49:03.1983218Z [00:02:29.559]➜  mkdir -p $WORK/b718/
2025-08-20T21:49:03.1993520Z [00:02:29.560]➜  cat >/tmp/go-build1953077370/b718/importcfg << 'EOF' # internal
2025-08-20T21:49:03.2001308Z [00:02:29.561]➜  # import config
2025-08-20T21:49:03.2002178Z [00:02:29.561]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:03.2004009Z [00:02:29.561]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build1953077370/b694/_pkg_.a
2025-08-20T21:49:03.2005290Z [00:02:29.561]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:03.2006479Z [00:02:29.561]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:49:03.2007218Z [00:02:29.561]➜  EOF
2025-08-20T21:49:03.2014702Z [00:02:29.562]➜  go tool buildid -w $WORK/b698/_pkg_.a # internal
2025-08-20T21:49:03.2021417Z [00:02:29.563]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/internal/endpoints=>github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/internal/endpoints;$WORK/b718=>" -p github.com/aws/aws-sdk-go-v2/service/route53/internal/endpoints -lang=go1.20 -complete -installsuffix shared -buildid KeOwdzSMbMh6eQvtMe5I/KeOwdzSMbMh6eQvtMe5I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/internal/endpoints/endpoints.go
2025-08-20T21:49:03.2292957Z [00:02:29.590]➜  cp $WORK/b698/_pkg_.a /root/.cache/go-build/09/09bcb569c301a753ba7acdb2e8e51f4a3048121838bf0997a7e999865b71e065-d # internal
2025-08-20T21:49:03.2311153Z [00:02:29.590]➜  github.com/aws/aws-sdk-go-v2/credentials/ssocreds
2025-08-20T21:49:03.2311834Z [00:02:29.592]➜  mkdir -p $WORK/b678/
2025-08-20T21:49:03.2312563Z [00:02:29.592]➜  cat >/tmp/go-build1953077370/b678/importcfg << 'EOF' # internal
2025-08-20T21:49:03.2313437Z [00:02:29.592]➜  # import config
2025-08-20T21:49:03.2314115Z [00:02:29.592]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:03.2315022Z [00:02:29.592]➜  packagefile crypto/sha1=/tmp/go-build1953077370/b131/_pkg_.a
2025-08-20T21:49:03.2315934Z [00:02:29.592]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:49:03.2316837Z [00:02:29.592]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:03.2317851Z [00:02:29.592]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:03.2318883Z [00:02:29.592]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:03.2320280Z [00:02:29.592]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build1953077370/b646/_pkg_.a
2025-08-20T21:49:03.2321691Z [00:02:29.592]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/shareddefaults=/tmp/go-build1953077370/b679/_pkg_.a
2025-08-20T21:49:03.2323041Z [00:02:29.592]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso=/tmp/go-build1953077370/b680/_pkg_.a
2025-08-20T21:49:03.2324579Z [00:02:29.592]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc=/tmp/go-build1953077370/b698/_pkg_.a
2025-08-20T21:49:03.2325832Z [00:02:29.592]➜  packagefile github.com/aws/smithy-go/auth/bearer=/tmp/go-build1953077370/b648/_pkg_.a
2025-08-20T21:49:03.2326867Z [00:02:29.592]➜  packagefile io/ioutil=/tmp/go-build1953077370/b070/_pkg_.a
2025-08-20T21:49:03.2327706Z [00:02:29.592]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:03.2328551Z [00:02:29.592]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:03.2329435Z [00:02:29.592]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:03.2330292Z [00:02:29.592]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:03.2331093Z [00:02:29.592]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:03.2331688Z [00:02:29.592]➜  EOF
2025-08-20T21:49:03.2338052Z [00:02:29.592]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/ssocreds=>github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/ssocreds;$WORK/b678=>" -p github.com/aws/aws-sdk-go-v2/credentials/ssocreds -lang=go1.22 -complete -installsuffix shared -buildid ww_SwozZC0BmlBZBmhCJ/ww_SwozZC0BmlBZBmhCJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/ssocreds/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/ssocreds/sso_cached_token.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/ssocreds/sso_credentials_provider.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/ssocreds/sso_token_provider.go
2025-08-20T21:49:03.2660081Z [00:02:29.627]➜  go tool buildid -w $WORK/b718/_pkg_.a # internal
2025-08-20T21:49:03.2668502Z [00:02:29.628]➜  cp $WORK/b718/_pkg_.a /root/.cache/go-build/9e/9e430f9df6325ac0d574108e53dc979bfe1306d5a97e5481f544d93f743a48d4-d # internal
2025-08-20T21:49:03.2678497Z [00:02:29.628]➜  github.com/aws/smithy-go/waiter
2025-08-20T21:49:03.2679326Z [00:02:29.628]➜  mkdir -p $WORK/b719/
2025-08-20T21:49:03.2680284Z [00:02:29.628]➜  cat >/tmp/go-build1953077370/b719/importcfg << 'EOF' # internal
2025-08-20T21:49:03.2681189Z [00:02:29.628]➜  # import config
2025-08-20T21:49:03.2682237Z [00:02:29.628]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:03.2683228Z [00:02:29.628]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:03.2684271Z [00:02:29.628]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:03.2685528Z [00:02:29.628]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:03.2686709Z [00:02:29.628]➜  packagefile github.com/aws/smithy-go/rand=/tmp/go-build1953077370/b663/_pkg_.a
2025-08-20T21:49:03.2687665Z [00:02:29.629]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:03.2688453Z [00:02:29.629]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:03.2689071Z [00:02:29.629]➜  EOF
2025-08-20T21:49:03.2696127Z [00:02:29.629]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/waiter=>github.com/aws/smithy-go@v1.22.2/waiter;$WORK/b719=>" -p github.com/aws/smithy-go/waiter -lang=go1.21 -complete -installsuffix shared -buildid 19KJ1dwUpkfzlhUSwhUK/19KJ1dwUpkfzlhUSwhUK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/waiter/logger.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/waiter/waiter.go
2025-08-20T21:49:03.3009446Z [00:02:29.662]➜  go tool buildid -w $WORK/b719/_pkg_.a # internal
2025-08-20T21:49:03.3035957Z [00:02:29.665]➜  cp $WORK/b719/_pkg_.a /root/.cache/go-build/a4/a44545760595cc21cf9cdc967d07868baecc734c7a5ab155df1afad1279714cb-d # internal
2025-08-20T21:49:03.3052279Z [00:02:29.666]➜  github.com/jmespath/go-jmespath
2025-08-20T21:49:03.3057531Z [00:02:29.667]➜  mkdir -p $WORK/b720/
2025-08-20T21:49:03.3072966Z [00:02:29.668]➜  cat >/tmp/go-build1953077370/b720/importcfg << 'EOF' # internal
2025-08-20T21:49:03.3075299Z [00:02:29.668]➜  # import config
2025-08-20T21:49:03.3076361Z [00:02:29.668]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:03.3082778Z [00:02:29.668]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:03.3084163Z [00:02:29.668]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:03.3085088Z [00:02:29.669]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:03.3085984Z [00:02:29.669]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:03.3086848Z [00:02:29.669]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:03.3087702Z [00:02:29.669]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:03.3088569Z [00:02:29.669]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:03.3089427Z [00:02:29.669]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:03.3090292Z [00:02:29.669]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:49:03.3091222Z [00:02:29.669]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:49:03.3091921Z [00:02:29.669]➜  EOF
2025-08-20T21:49:03.3099200Z [00:02:29.669]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0=>github.com/jmespath/go-jmespath@v0.4.0;$WORK/b720=>" -p github.com/jmespath/go-jmespath -lang=go1.14 -complete -installsuffix shared -buildid L31NNZTUBzVleW1YHi2q/L31NNZTUBzVleW1YHi2q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack /root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0/api.go /root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0/astnodetype_string.go /root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0/functions.go /root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0/interpreter.go /root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0/lexer.go /root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0/parser.go /root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0/toktype_string.go /root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0/util.go
2025-08-20T21:49:03.3375804Z [00:02:29.699]➜  go tool buildid -w $WORK/b705/_pkg_.a # internal
2025-08-20T21:49:03.3487337Z [00:02:29.710]➜  cp $WORK/b705/_pkg_.a /root/.cache/go-build/9a/9a73b44558d0361f79d5f625aeb6de1a00b53acd8851634667fb8ccaad6683d6-d # internal
2025-08-20T21:49:03.3508143Z [00:02:29.712]➜  github.com/aws/aws-sdk-go-v2/aws/protocol/xml
2025-08-20T21:49:03.3511298Z [00:02:29.712]➜  mkdir -p $WORK/b707/
2025-08-20T21:49:03.3519775Z [00:02:29.713]➜  cat >/tmp/go-build1953077370/b707/importcfg << 'EOF' # internal
2025-08-20T21:49:03.3537488Z [00:02:29.713]➜  # import config
2025-08-20T21:49:03.3538262Z [00:02:29.713]➜  packagefile encoding/xml=/tmp/go-build1953077370/b705/_pkg_.a
2025-08-20T21:49:03.3539178Z [00:02:29.713]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:03.3540007Z [00:02:29.713]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:03.3540642Z [00:02:29.713]➜  EOF
2025-08-20T21:49:03.3550702Z [00:02:29.716]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/protocol/xml=>github.com/aws/aws-sdk-go-v2@v1.36.3/aws/protocol/xml;$WORK/b707=>" -p github.com/aws/aws-sdk-go-v2/aws/protocol/xml -lang=go1.22 -complete -installsuffix shared -buildid gyLzK0ODYt02zPhHArvX/gyLzK0ODYt02zPhHArvX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.3/aws/protocol/xml/error_utils.go
2025-08-20T21:49:03.3588006Z [00:02:29.720]➜  go tool buildid -w $WORK/b678/_pkg_.a # internal
2025-08-20T21:49:03.3606268Z [00:02:29.722]➜  cp $WORK/b678/_pkg_.a /root/.cache/go-build/40/403e52c6315964d5cbeefab443f9f4379d77e7f87fe221e15f8673b0985e620c-d # internal
2025-08-20T21:49:03.3641354Z [00:02:29.725]➜  github.com/aws/smithy-go/encoding/xml
2025-08-20T21:49:03.3645570Z [00:02:29.725]➜  mkdir -p $WORK/b712/
2025-08-20T21:49:03.3650052Z [00:02:29.726]➜  cat >/tmp/go-build1953077370/b712/importcfg << 'EOF' # internal
2025-08-20T21:49:03.3651362Z [00:02:29.726]➜  # import config
2025-08-20T21:49:03.3654781Z [00:02:29.726]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:49:03.3656080Z [00:02:29.726]➜  packagefile encoding/xml=/tmp/go-build1953077370/b705/_pkg_.a
2025-08-20T21:49:03.3658711Z [00:02:29.726]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:03.3661891Z [00:02:29.726]➜  packagefile github.com/aws/smithy-go/encoding=/tmp/go-build1953077370/b702/_pkg_.a
2025-08-20T21:49:03.3662924Z [00:02:29.726]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:03.3664006Z [00:02:29.726]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:49:03.3664911Z [00:02:29.726]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:03.3665769Z [00:02:29.726]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:03.3666681Z [00:02:29.726]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:49:03.3667365Z [00:02:29.726]➜  EOF
2025-08-20T21:49:03.3675722Z [00:02:29.727]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/xml=>github.com/aws/smithy-go@v1.22.2/encoding/xml;$WORK/b712=>" -p github.com/aws/smithy-go/encoding/xml -lang=go1.21 -complete -installsuffix shared -buildid QB_NGbtwELtJ-hB8B3Kg/QB_NGbtwELtJ-hB8B3Kg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/xml/array.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/xml/constants.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/xml/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/xml/element.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/xml/encoder.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/xml/error_utils.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/xml/escape.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/xml/map.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/xml/value.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.2/encoding/xml/xml_decoder.go
2025-08-20T21:49:03.3947228Z [00:02:29.756]➜  go tool buildid -w $WORK/b707/_pkg_.a # internal
2025-08-20T21:49:03.3964473Z [00:02:29.758]➜  cp $WORK/b707/_pkg_.a /root/.cache/go-build/da/daecbc510e63599dc4af6fcb2879fef391fa3d4b00fa63c6bc01a02774ba7e75-d # internal
2025-08-20T21:49:03.3978524Z [00:02:29.759]➜  golang.org/x/crypto/acme
2025-08-20T21:49:03.3984946Z [00:02:29.760]➜  mkdir -p $WORK/b721/
2025-08-20T21:49:03.4002152Z [00:02:29.761]➜  cat >/tmp/go-build1953077370/b721/importcfg << 'EOF' # internal
2025-08-20T21:49:03.4017147Z [00:02:29.761]➜  # import config
2025-08-20T21:49:03.4017867Z [00:02:29.761]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:03.4018744Z [00:02:29.761]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:03.4019776Z [00:02:29.761]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:49:03.4020718Z [00:02:29.761]➜  packagefile crypto/ecdsa=/tmp/go-build1953077370/b214/_pkg_.a
2025-08-20T21:49:03.4021835Z [00:02:29.761]➜  packagefile crypto/elliptic=/tmp/go-build1953077370/b215/_pkg_.a
2025-08-20T21:49:03.4022802Z [00:02:29.761]➜  packagefile crypto/hmac=/tmp/go-build1953077370/b231/_pkg_.a
2025-08-20T21:49:03.4024345Z [00:02:29.761]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:03.4025482Z [00:02:29.761]➜  packagefile crypto/rsa=/tmp/go-build1953077370/b242/_pkg_.a
2025-08-20T21:49:03.4026533Z [00:02:29.761]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:49:03.4027452Z [00:02:29.761]➜  packagefile crypto/sha512=/tmp/go-build1953077370/b222/_pkg_.a
2025-08-20T21:49:03.4028394Z [00:02:29.761]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:49:03.4029326Z [00:02:29.761]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:49:03.4030265Z [00:02:29.761]➜  packagefile crypto/x509/pkix=/tmp/go-build1953077370/b248/_pkg_.a
2025-08-20T21:49:03.4031219Z [00:02:29.761]➜  packagefile encoding/asn1=/tmp/go-build1953077370/b224/_pkg_.a
2025-08-20T21:49:03.4032163Z [00:02:29.761]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:49:03.4033295Z [00:02:29.761]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:49:03.4034260Z [00:02:29.761]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:03.4035185Z [00:02:29.761]➜  packagefile encoding/pem=/tmp/go-build1953077370/b249/_pkg_.a
2025-08-20T21:49:03.4036074Z [00:02:29.761]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:03.4036885Z [00:02:29.761]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:03.4037669Z [00:02:29.761]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:03.4038501Z [00:02:29.761]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:49:03.4039339Z [00:02:29.761]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:03.4040550Z [00:02:29.761]➜  packagefile runtime/debug=/tmp/go-build1953077370/b326/_pkg_.a
2025-08-20T21:49:03.4041435Z [00:02:29.761]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:03.4042301Z [00:02:29.761]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:03.4043338Z [00:02:29.761]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:03.4044177Z [00:02:29.761]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:03.4044859Z [00:02:29.761]➜  EOF
2025-08-20T21:49:03.4058776Z [00:02:29.766]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/acme=>golang.org/x/crypto@v0.37.0/acme;$WORK/b721=>" -p golang.org/x/crypto/acme -lang=go1.23 -complete -installsuffix shared -buildid JRRzSmjtJVA3THlO3rlg/JRRzSmjtJVA3THlO3rlg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/acme/acme.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/acme/http.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/acme/jws.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/acme/rfc8555.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/acme/types.go
2025-08-20T21:49:03.4512009Z [00:02:29.812]➜  go tool buildid -w $WORK/b717/_pkg_.a # internal
2025-08-20T21:49:03.4635549Z [00:02:29.822]➜  cp $WORK/b717/_pkg_.a /root/.cache/go-build/b8/b8a23bbe72ff57a89d009369ab6a23733c63db54ef5a8bed14942348fdb73a24-d # internal
2025-08-20T21:49:03.4639698Z [00:02:29.825]➜  golang.org/x/crypto/blake2b
2025-08-20T21:49:03.4641235Z [00:02:29.825]➜  mkdir -p $WORK/b724/
2025-08-20T21:49:03.4652239Z [00:02:29.826]➜  echo -n > $WORK/b724/go_asm.h # internal
2025-08-20T21:49:03.4653500Z [00:02:29.826]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2b
2025-08-20T21:49:03.4656553Z [00:02:29.826]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2b=>golang.org/x/crypto@v0.37.0/blake2b;$WORK/b724=>" -I $WORK/b724/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b724/symabis ./blake2bAVX2_amd64.s ./blake2b_amd64.s
2025-08-20T21:49:03.4770051Z [00:02:29.838]➜  go tool buildid -w $WORK/b712/_pkg_.a # internal
2025-08-20T21:49:03.4802398Z [00:02:29.841]➜  cp $WORK/b712/_pkg_.a /root/.cache/go-build/f2/f2180336e59904b96e1b5128baf002a5933f0e1f71f1dadb0f579d2ef1d00f54-d # internal
2025-08-20T21:49:03.4836191Z [00:02:29.845]➜  github.com/aws/aws-sdk-go-v2/service/sts
2025-08-20T21:49:03.4839159Z [00:02:29.845]➜  mkdir -p $WORK/b704/
2025-08-20T21:49:03.4847418Z [00:02:29.846]➜  cat >/tmp/go-build1953077370/b704/importcfg << 'EOF' # internal
2025-08-20T21:49:03.4848827Z [00:02:29.846]➜  # import config
2025-08-20T21:49:03.4850036Z [00:02:29.846]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:03.4851178Z [00:02:29.846]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:03.4852435Z [00:02:29.846]➜  packagefile encoding/xml=/tmp/go-build1953077370/b705/_pkg_.a
2025-08-20T21:49:03.4853633Z [00:02:29.846]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:03.4854694Z [00:02:29.846]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:03.4855832Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:03.4858070Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build1953077370/b681/_pkg_.a
2025-08-20T21:49:03.4859356Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1953077370/b662/_pkg_.a
2025-08-20T21:49:03.4860688Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/query=/tmp/go-build1953077370/b706/_pkg_.a
2025-08-20T21:49:03.4861993Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/xml=/tmp/go-build1953077370/b707/_pkg_.a
2025-08-20T21:49:03.4863789Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build1953077370/b661/_pkg_.a
2025-08-20T21:49:03.4865288Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build1953077370/b683/_pkg_.a
2025-08-20T21:49:03.4866647Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build1953077370/b668/_pkg_.a
2025-08-20T21:49:03.4868003Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build1953077370/b686/_pkg_.a
2025-08-20T21:49:03.4869492Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/tmp/go-build1953077370/b688/_pkg_.a
2025-08-20T21:49:03.4870951Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build1953077370/b689/_pkg_.a
2025-08-20T21:49:03.4872361Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints=/tmp/go-build1953077370/b690/_pkg_.a
2025-08-20T21:49:03.4880607Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/tmp/go-build1953077370/b691/_pkg_.a
2025-08-20T21:49:03.4882241Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/middleware=/tmp/go-build1953077370/b692/_pkg_.a
2025-08-20T21:49:03.4883914Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding=/tmp/go-build1953077370/b708/_pkg_.a
2025-08-20T21:49:03.4885484Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/presigned-url=/tmp/go-build1953077370/b709/_pkg_.a
2025-08-20T21:49:03.4886981Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints=/tmp/go-build1953077370/b710/_pkg_.a
2025-08-20T21:49:03.4888370Z [00:02:29.846]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts/types=/tmp/go-build1953077370/b711/_pkg_.a
2025-08-20T21:49:03.4889693Z [00:02:29.846]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:03.4890788Z [00:02:29.846]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build1953077370/b655/_pkg_.a
2025-08-20T21:49:03.4891944Z [00:02:29.846]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build1953077370/b696/_pkg_.a
2025-08-20T21:49:03.4893430Z [00:02:29.846]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build1953077370/b687/_pkg_.a
2025-08-20T21:49:03.4894766Z [00:02:29.846]➜  packagefile github.com/aws/smithy-go/encoding/xml=/tmp/go-build1953077370/b712/_pkg_.a
2025-08-20T21:49:03.4895967Z [00:02:29.846]➜  packagefile github.com/aws/smithy-go/endpoints=/tmp/go-build1953077370/b697/_pkg_.a
2025-08-20T21:49:03.4897124Z [00:02:29.846]➜  packagefile github.com/aws/smithy-go/io=/tmp/go-build1953077370/b673/_pkg_.a
2025-08-20T21:49:03.4898228Z [00:02:29.846]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:03.4899325Z [00:02:29.846]➜  packagefile github.com/aws/smithy-go/metrics=/tmp/go-build1953077370/b656/_pkg_.a
2025-08-20T21:49:03.4900455Z [00:02:29.846]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:03.4901600Z [00:02:29.846]➜  packagefile github.com/aws/smithy-go/ptr=/tmp/go-build1953077370/b660/_pkg_.a
2025-08-20T21:49:03.4902676Z [00:02:29.846]➜  packagefile github.com/aws/smithy-go/time=/tmp/go-build1953077370/b657/_pkg_.a
2025-08-20T21:49:03.4903982Z [00:02:29.846]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build1953077370/b658/_pkg_.a
2025-08-20T21:49:03.4905171Z [00:02:29.846]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:03.4906152Z [00:02:29.846]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:03.4906904Z [00:02:29.846]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:03.4907715Z [00:02:29.846]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:03.4908529Z [00:02:29.846]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:03.4909507Z [00:02:29.846]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:03.4910408Z [00:02:29.846]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:49:03.4911227Z [00:02:29.846]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:03.4912064Z [00:02:29.846]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:03.4912912Z [00:02:29.846]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:03.4913961Z [00:02:29.846]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:03.4914580Z [00:02:29.846]➜  EOF
2025-08-20T21:49:03.4915086Z [00:02:29.846]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:49:03.4929620Z [00:02:29.849]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19=>github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19;$WORK/b704=>" -p github.com/aws/aws-sdk-go-v2/service/sts -lang=go1.22 -complete -installsuffix shared -buildid V7BJChvi7KQLZbC-4CyG/V7BJChvi7KQLZbC-4CyG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/api_client.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/api_op_AssumeRole.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/api_op_AssumeRoleWithSAML.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/api_op_AssumeRoleWithWebIdentity.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/api_op_AssumeRoot.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/api_op_DecodeAuthorizationMessage.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/api_op_GetAccessKeyInfo.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/api_op_GetCallerIdentity.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/api_op_GetFederationToken.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/api_op_GetSessionToken.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/auth.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/deserializers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/options.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/serializers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.19/validators.go
2025-08-20T21:49:03.4952246Z [00:02:29.849]➜  cat >/tmp/go-build1953077370/b724/importcfg << 'EOF' # internal
2025-08-20T21:49:03.4952915Z [00:02:29.849]➜  # import config
2025-08-20T21:49:03.4953754Z [00:02:29.849]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:49:03.4954627Z [00:02:29.849]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:49:03.4955487Z [00:02:29.849]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:03.4956368Z [00:02:29.849]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build1953077370/b335/_pkg_.a
2025-08-20T21:49:03.4957234Z [00:02:29.849]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:49:03.4957988Z [00:02:29.849]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:03.4958789Z [00:02:29.849]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:49:03.4959406Z [00:02:29.849]➜  EOF
2025-08-20T21:49:03.4965055Z [00:02:29.849]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2b=>golang.org/x/crypto@v0.37.0/blake2b;$WORK/b724=>" -p golang.org/x/crypto/blake2b -lang=go1.23 -installsuffix shared -buildid bNcXEfNsYKHovMI9lRGz/bNcXEfNsYKHovMI9lRGz -goversion go1.25.0 -symabis $WORK/b724/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack -asmhdr $WORK/b724/go_asm.h /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2b/blake2b.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2b/blake2bAVX2_amd64.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2b/blake2b_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2b/blake2x.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2b/register.go
2025-08-20T21:49:03.5820437Z [00:02:29.943]➜  go tool buildid -w $WORK/b720/_pkg_.a # internal
2025-08-20T21:49:03.5861063Z [00:02:29.947]➜  cp $WORK/b720/_pkg_.a /root/.cache/go-build/6a/6a7b57f4baddaced6d4ec9bd69e9a992876c2dba453f3f4f5560e28c9e21a1ea-d # internal
2025-08-20T21:49:03.5870410Z [00:02:29.948]➜  github.com/aws/aws-sdk-go-v2/service/route53/internal/customizations
2025-08-20T21:49:03.5877294Z [00:02:29.949]➜  mkdir -p $WORK/b716/
2025-08-20T21:49:03.5891901Z [00:02:29.950]➜  cat >/tmp/go-build1953077370/b716/importcfg << 'EOF' # internal
2025-08-20T21:49:03.5908163Z [00:02:29.950]➜  # import config
2025-08-20T21:49:03.5909170Z [00:02:29.951]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:03.5910040Z [00:02:29.951]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:03.5910937Z [00:02:29.951]➜  packagefile encoding/xml=/tmp/go-build1953077370/b705/_pkg_.a
2025-08-20T21:49:03.5911833Z [00:02:29.951]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:03.5912936Z [00:02:29.951]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1953077370/b662/_pkg_.a
2025-08-20T21:49:03.5915630Z [00:02:29.951]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53/types=/tmp/go-build1953077370/b717/_pkg_.a
2025-08-20T21:49:03.5917623Z [00:02:29.951]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:03.5918868Z [00:02:29.951]➜  packagefile github.com/aws/smithy-go/encoding/xml=/tmp/go-build1953077370/b712/_pkg_.a
2025-08-20T21:49:03.5920067Z [00:02:29.951]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:03.5921089Z [00:02:29.951]➜  packagefile github.com/aws/smithy-go/ptr=/tmp/go-build1953077370/b660/_pkg_.a
2025-08-20T21:49:03.5922284Z [00:02:29.951]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:03.5923770Z [00:02:29.951]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:03.5924876Z [00:02:29.951]➜  packagefile io/ioutil=/tmp/go-build1953077370/b070/_pkg_.a
2025-08-20T21:49:03.5926233Z [00:02:29.951]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:03.5927239Z [00:02:29.951]➜  EOF
2025-08-20T21:49:03.5933837Z [00:02:29.951]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/internal/customizations=>github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/internal/customizations;$WORK/b716=>" -p github.com/aws/aws-sdk-go-v2/service/route53/internal/customizations -lang=go1.20 -complete -installsuffix shared -buildid -34CtL3pURZoGoFybjI0/-34CtL3pURZoGoFybjI0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/internal/customizations/custom_error_deser.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/internal/customizations/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/internal/customizations/sanitizeurl.go
2025-08-20T21:49:03.5969673Z [00:02:29.958]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2b
2025-08-20T21:49:03.5974440Z [00:02:29.958]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2b=>golang.org/x/crypto@v0.37.0/blake2b;$WORK/b724=>" -I $WORK/b724/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b724/blake2bAVX2_amd64.o ./blake2bAVX2_amd64.s
2025-08-20T21:49:03.6139966Z [00:02:29.975]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/blake2b=>golang.org/x/crypto@v0.37.0/blake2b;$WORK/b724=>" -I $WORK/b724/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b724/blake2b_amd64.o ./blake2b_amd64.s
2025-08-20T21:49:03.6210924Z [00:02:29.982]➜  go tool pack r $WORK/b724/_pkg_.a $WORK/b724/blake2bAVX2_amd64.o $WORK/b724/blake2b_amd64.o # internal
2025-08-20T21:49:03.6231285Z [00:02:29.983]➜  go tool buildid -w $WORK/b724/_pkg_.a # internal
2025-08-20T21:49:03.6232641Z [00:02:29.984]➜  cp $WORK/b724/_pkg_.a /root/.cache/go-build/59/595e71b3c8fcfaa9f72422a7cb1694586397d435bb7525da029d70b081adf40a-d # internal
2025-08-20T21:49:03.6234037Z [00:02:29.984]➜  golang.org/x/crypto/nacl/secretbox
2025-08-20T21:49:03.6234661Z [00:02:29.984]➜  mkdir -p $WORK/b725/
2025-08-20T21:49:03.6236616Z [00:02:29.985]➜  cat >/tmp/go-build1953077370/b725/importcfg << 'EOF' # internal
2025-08-20T21:49:03.6238499Z [00:02:29.985]➜  # import config
2025-08-20T21:49:03.6241584Z [00:02:29.985]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build1953077370/b338/_pkg_.a
2025-08-20T21:49:03.6242793Z [00:02:29.985]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build1953077370/b339/_pkg_.a
2025-08-20T21:49:03.6244211Z [00:02:29.985]➜  packagefile golang.org/x/crypto/salsa20/salsa=/tmp/go-build1953077370/b726/_pkg_.a
2025-08-20T21:49:03.6245083Z [00:02:29.985]➜  EOF
2025-08-20T21:49:03.6245600Z [00:02:29.985]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:49:03.6249479Z [00:02:29.985]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/nacl/secretbox=>golang.org/x/crypto@v0.37.0/nacl/secretbox;$WORK/b725=>" -p golang.org/x/crypto/nacl/secretbox -lang=go1.23 -complete -installsuffix shared -buildid u_14eDqP5Tsrm5LhCkoh/u_14eDqP5Tsrm5LhCkoh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/nacl/secretbox/secretbox.go
2025-08-20T21:49:03.6436473Z [00:02:30.005]➜  go tool buildid -w $WORK/b725/_pkg_.a # internal
2025-08-20T21:49:03.6450368Z [00:02:30.005]➜  cp $WORK/b725/_pkg_.a /root/.cache/go-build/96/96474dc121c58abc7b517167ecea2a76e20fde753933e9f818d6a0345d9cb874-d # internal
2025-08-20T21:49:03.6451528Z [00:02:30.005]➜  golang.org/x/crypto/nacl/box
2025-08-20T21:49:03.6452070Z [00:02:30.005]➜  mkdir -p $WORK/b723/
2025-08-20T21:49:03.6452779Z [00:02:30.005]➜  cat >/tmp/go-build1953077370/b723/importcfg << 'EOF' # internal
2025-08-20T21:49:03.6453644Z [00:02:30.005]➜  # import config
2025-08-20T21:49:03.6454386Z [00:02:30.005]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:03.6455425Z [00:02:30.005]➜  packagefile golang.org/x/crypto/blake2b=/tmp/go-build1953077370/b724/_pkg_.a
2025-08-20T21:49:03.6456765Z [00:02:30.005]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build1953077370/b260/_pkg_.a
2025-08-20T21:49:03.6458002Z [00:02:30.005]➜  packagefile golang.org/x/crypto/nacl/secretbox=/tmp/go-build1953077370/b725/_pkg_.a
2025-08-20T21:49:03.6459241Z [00:02:30.005]➜  packagefile golang.org/x/crypto/salsa20/salsa=/tmp/go-build1953077370/b726/_pkg_.a
2025-08-20T21:49:03.6460202Z [00:02:30.005]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:03.6460817Z [00:02:30.005]➜  EOF
2025-08-20T21:49:03.6465996Z [00:02:30.005]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/nacl/box=>golang.org/x/crypto@v0.37.0/nacl/box;$WORK/b723=>" -p golang.org/x/crypto/nacl/box -lang=go1.23 -complete -installsuffix shared -buildid znTWtlOrQB9L8HQL9IWh/znTWtlOrQB9L8HQL9IWh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/nacl/box/box.go
2025-08-20T21:49:03.6536002Z [00:02:30.015]➜  go tool buildid -w $WORK/b716/_pkg_.a # internal
2025-08-20T21:49:03.6554521Z [00:02:30.016]➜  cp $WORK/b716/_pkg_.a /root/.cache/go-build/7a/7a131788bcf6db80df3a86ecb9e8c42f182a58093c4061bd46baebdb32173522-d # internal
2025-08-20T21:49:03.6591148Z [00:02:30.020]➜  github.com/aws/aws-sdk-go-v2/service/route53
2025-08-20T21:49:03.6597296Z [00:02:30.021]➜  mkdir -p $WORK/b715/
2025-08-20T21:49:03.6613570Z [00:02:30.022]➜  cat >/tmp/go-build1953077370/b715/importcfg << 'EOF' # internal
2025-08-20T21:49:03.6616071Z [00:02:30.022]➜  # import config
2025-08-20T21:49:03.6617004Z [00:02:30.022]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:03.6630661Z [00:02:30.022]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:03.6631758Z [00:02:30.022]➜  packagefile encoding/xml=/tmp/go-build1953077370/b705/_pkg_.a
2025-08-20T21:49:03.6632646Z [00:02:30.022]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:03.6633621Z [00:02:30.022]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:03.6634718Z [00:02:30.022]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:03.6640394Z [00:02:30.022]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build1953077370/b681/_pkg_.a
2025-08-20T21:49:03.6641666Z [00:02:30.022]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1953077370/b662/_pkg_.a
2025-08-20T21:49:03.6642892Z [00:02:30.022]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/xml=/tmp/go-build1953077370/b707/_pkg_.a
2025-08-20T21:49:03.6644988Z [00:02:30.022]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build1953077370/b661/_pkg_.a
2025-08-20T21:49:03.6646562Z [00:02:30.022]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build1953077370/b683/_pkg_.a
2025-08-20T21:49:03.6647842Z [00:02:30.022]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build1953077370/b668/_pkg_.a
2025-08-20T21:49:03.6649074Z [00:02:30.022]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build1953077370/b686/_pkg_.a
2025-08-20T21:49:03.6650403Z [00:02:30.022]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/tmp/go-build1953077370/b688/_pkg_.a
2025-08-20T21:49:03.6653198Z [00:02:30.022]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build1953077370/b689/_pkg_.a
2025-08-20T21:49:03.6654689Z [00:02:30.022]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints=/tmp/go-build1953077370/b690/_pkg_.a
2025-08-20T21:49:03.6656790Z [00:02:30.022]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/tmp/go-build1953077370/b691/_pkg_.a
2025-08-20T21:49:03.6658259Z [00:02:30.022]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/middleware=/tmp/go-build1953077370/b692/_pkg_.a
2025-08-20T21:49:03.6659853Z [00:02:30.022]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53/internal/customizations=/tmp/go-build1953077370/b716/_pkg_.a
2025-08-20T21:49:03.6661539Z [00:02:30.022]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53/internal/endpoints=/tmp/go-build1953077370/b718/_pkg_.a
2025-08-20T21:49:03.6662857Z [00:02:30.022]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53/types=/tmp/go-build1953077370/b717/_pkg_.a
2025-08-20T21:49:03.6664101Z [00:02:30.022]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:03.6665042Z [00:02:30.022]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build1953077370/b655/_pkg_.a
2025-08-20T21:49:03.6666028Z [00:02:30.022]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build1953077370/b696/_pkg_.a
2025-08-20T21:49:03.6667118Z [00:02:30.022]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build1953077370/b687/_pkg_.a
2025-08-20T21:49:03.6668295Z [00:02:30.022]➜  packagefile github.com/aws/smithy-go/encoding/xml=/tmp/go-build1953077370/b712/_pkg_.a
2025-08-20T21:49:03.6669335Z [00:02:30.022]➜  packagefile github.com/aws/smithy-go/endpoints=/tmp/go-build1953077370/b697/_pkg_.a
2025-08-20T21:49:03.6670456Z [00:02:30.022]➜  packagefile github.com/aws/smithy-go/io=/tmp/go-build1953077370/b673/_pkg_.a
2025-08-20T21:49:03.6671439Z [00:02:30.022]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:03.6672448Z [00:02:30.022]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:03.6673618Z [00:02:30.022]➜  packagefile github.com/aws/smithy-go/ptr=/tmp/go-build1953077370/b660/_pkg_.a
2025-08-20T21:49:03.6674704Z [00:02:30.022]➜  packagefile github.com/aws/smithy-go/time=/tmp/go-build1953077370/b657/_pkg_.a
2025-08-20T21:49:03.6675843Z [00:02:30.022]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:03.6677058Z [00:02:30.022]➜  packagefile github.com/aws/smithy-go/waiter=/tmp/go-build1953077370/b719/_pkg_.a
2025-08-20T21:49:03.6678126Z [00:02:30.022]➜  packagefile github.com/jmespath/go-jmespath=/tmp/go-build1953077370/b720/_pkg_.a
2025-08-20T21:49:03.6679115Z [00:02:30.022]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:03.6679823Z [00:02:30.022]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:03.6680585Z [00:02:30.022]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:03.6681333Z [00:02:30.022]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:03.6682083Z [00:02:30.022]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:03.6682818Z [00:02:30.022]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:03.6683882Z [00:02:30.022]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:03.6684758Z [00:02:30.022]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:03.6693946Z [00:02:30.022]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:03.6694619Z [00:02:30.022]➜  EOF
2025-08-20T21:49:03.6761210Z [00:02:30.025]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3=>github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3;$WORK/b715=>" -p github.com/aws/aws-sdk-go-v2/service/route53 -lang=go1.20 -complete -installsuffix shared -buildid V4U3kOSKEaTqrLrS6I7L/V4U3kOSKEaTqrLrS6I7L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_client.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ActivateKeySigningKey.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_AssociateVPCWithHostedZone.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ChangeCidrCollection.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ChangeResourceRecordSets.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ChangeTagsForResource.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_CreateCidrCollection.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_CreateHealthCheck.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_CreateHostedZone.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_CreateKeySigningKey.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_CreateQueryLoggingConfig.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_CreateReusableDelegationSet.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_CreateTrafficPolicy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_CreateTrafficPolicyInstance.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_CreateTrafficPolicyVersion.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_CreateVPCAssociationAuthorization.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_DeactivateKeySigningKey.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_DeleteCidrCollection.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_DeleteHealthCheck.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_DeleteHostedZone.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_DeleteKeySigningKey.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_DeleteQueryLoggingConfig.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_DeleteReusableDelegationSet.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_DeleteTrafficPolicy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_DeleteTrafficPolicyInstance.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_DeleteVPCAssociationAuthorization.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_DisableHostedZoneDNSSEC.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_DisassociateVPCFromHostedZone.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_EnableHostedZoneDNSSEC.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetAccountLimit.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetChange.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetCheckerIpRanges.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetDNSSEC.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetGeoLocation.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetHealthCheck.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetHealthCheckCount.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetHealthCheckLastFailureReason.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetHealthCheckStatus.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetHostedZone.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetHostedZoneCount.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetHostedZoneLimit.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetQueryLoggingConfig.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetReusableDelegationSet.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetReusableDelegationSetLimit.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetTrafficPolicy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetTrafficPolicyInstance.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_GetTrafficPolicyInstanceCount.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListCidrBlocks.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListCidrCollections.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListCidrLocations.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListGeoLocations.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListHealthChecks.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListHostedZones.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListHostedZonesByName.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListHostedZonesByVPC.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListQueryLoggingConfigs.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListResourceRecordSets.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListReusableDelegationSets.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListTagsForResource.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListTagsForResources.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListTrafficPolicies.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListTrafficPolicyInstances.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListTrafficPolicyInstancesByHostedZone.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListTrafficPolicyInstancesByPolicy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListTrafficPolicyVersions.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_ListVPCAssociationAuthorizations.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_TestDNSAnswer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_UpdateHealthCheck.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_UpdateHostedZoneComment.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_UpdateTrafficPolicyComment.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/api_op_UpdateTrafficPolicyInstance.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/auth.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/deserializers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/handwritten_paginators.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/options.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/serializers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/route53@v1.42.3/validators.go
2025-08-20T21:49:03.6817519Z [00:02:30.026]➜  go tool buildid -w $WORK/b723/_pkg_.a # internal
2025-08-20T21:49:03.6818503Z [00:02:30.027]➜  go tool buildid -w $WORK/b721/_pkg_.a # internal
2025-08-20T21:49:03.6820260Z [00:02:30.031]➜  cp $WORK/b723/_pkg_.a /root/.cache/go-build/7d/7d72f1a430e8073284e61e47600cdbd44d67ef7bf62487cef7c37ff00b9ded93-d # internal
2025-08-20T21:49:03.6822055Z [00:02:30.031]➜  github.com/netbirdio/netbird/client/system/detect_cloud
2025-08-20T21:49:03.6823354Z [00:02:30.031]➜  mkdir -p $WORK/b729/
2025-08-20T21:49:03.6824435Z [00:02:30.031]➜  cat >/tmp/go-build1953077370/b729/importcfg << 'EOF' # internal
2025-08-20T21:49:03.6825284Z [00:02:30.031]➜  # import config
2025-08-20T21:49:03.6826409Z [00:02:30.031]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:03.6827679Z [00:02:30.031]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:03.6828776Z [00:02:30.031]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:03.6830200Z [00:02:30.031]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:03.6831025Z [00:02:30.031]➜  EOF
2025-08-20T21:49:03.6838010Z [00:02:30.031]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud=>github.com/netbirdio/netbird/client/system/detect_cloud;$WORK/b729=>" -p github.com/netbirdio/netbird/client/system/detect_cloud -lang=go1.23 -complete -installsuffix shared -buildid AgVgdz3E84xgBur4lkzf/AgVgdz3E84xgBur4lkzf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./system/detect_cloud/alibabacloud.go ./system/detect_cloud/aws.go ./system/detect_cloud/azure.go ./system/detect_cloud/detect.go ./system/detect_cloud/digitalocean.go ./system/detect_cloud/gcp.go ./system/detect_cloud/oracle.go ./system/detect_cloud/vultr.go
2025-08-20T21:49:03.6843886Z [00:02:30.032]➜  cp $WORK/b721/_pkg_.a /root/.cache/go-build/8e/8e4201dfb53cd6dbe081308bd06c4fe4f9225c2734dd704c18b18ef52b971fca-d # internal
2025-08-20T21:49:03.6845084Z [00:02:30.033]➜  golang.org/x/crypto/acme/autocert
2025-08-20T21:49:03.6845676Z [00:02:30.033]➜  mkdir -p $WORK/b722/
2025-08-20T21:49:03.6846395Z [00:02:30.034]➜  cat >/tmp/go-build1953077370/b722/importcfg << 'EOF' # internal
2025-08-20T21:49:03.6847078Z [00:02:30.034]➜  # import config
2025-08-20T21:49:03.6847737Z [00:02:30.034]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:03.6848690Z [00:02:30.034]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:03.6849526Z [00:02:30.034]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:49:03.6850912Z [00:02:30.034]➜  packagefile crypto/ecdsa=/tmp/go-build1953077370/b214/_pkg_.a
2025-08-20T21:49:03.6852190Z [00:02:30.034]➜  packagefile crypto/elliptic=/tmp/go-build1953077370/b215/_pkg_.a
2025-08-20T21:49:03.6853612Z [00:02:30.034]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:03.6854677Z [00:02:30.034]➜  packagefile crypto/rsa=/tmp/go-build1953077370/b242/_pkg_.a
2025-08-20T21:49:03.6855823Z [00:02:30.034]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:49:03.6856710Z [00:02:30.034]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:49:03.6857626Z [00:02:30.034]➜  packagefile crypto/x509/pkix=/tmp/go-build1953077370/b248/_pkg_.a
2025-08-20T21:49:03.6858547Z [00:02:30.034]➜  packagefile encoding/pem=/tmp/go-build1953077370/b249/_pkg_.a
2025-08-20T21:49:03.6859402Z [00:02:30.034]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:03.6860197Z [00:02:30.034]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:03.6861138Z [00:02:30.034]➜  packagefile golang.org/x/crypto/acme=/tmp/go-build1953077370/b721/_pkg_.a
2025-08-20T21:49:03.6862187Z [00:02:30.034]➜  packagefile golang.org/x/net/idna=/tmp/go-build1953077370/b430/_pkg_.a
2025-08-20T21:49:03.6863324Z [00:02:30.034]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:03.6864378Z [00:02:30.035]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:49:03.6865416Z [00:02:30.035]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:49:03.6866255Z [00:02:30.035]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:03.6867312Z [00:02:30.035]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:03.6868127Z [00:02:30.035]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:03.6869116Z [00:02:30.035]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:49:03.6870002Z [00:02:30.035]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:03.6871027Z [00:02:30.035]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:03.6871858Z [00:02:30.035]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:03.6872873Z [00:02:30.035]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:03.6873814Z [00:02:30.035]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:03.6874409Z [00:02:30.035]➜  EOF
2025-08-20T21:49:03.6879903Z [00:02:30.035]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/acme/autocert=>golang.org/x/crypto@v0.37.0/acme/autocert;$WORK/b722=>" -p golang.org/x/crypto/acme/autocert -lang=go1.23 -complete -installsuffix shared -buildid yZVFrqGdUZwacYwrYEkB/yZVFrqGdUZwacYwrYEkB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/acme/autocert/autocert.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/acme/autocert/cache.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/acme/autocert/listener.go /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/acme/autocert/renewal.go
2025-08-20T21:49:03.7257583Z [00:02:30.087]➜  go tool buildid -w $WORK/b729/_pkg_.a # internal
2025-08-20T21:49:03.7270225Z [00:02:30.088]➜  cp $WORK/b729/_pkg_.a /root/.cache/go-build/6c/6c9f8dfd7220ccf5332b13091ed452f714d4ad2388931a27732f99d14ee3b101-d # internal
2025-08-20T21:49:03.7273347Z [00:02:30.088]➜  github.com/netbirdio/netbird/client/system/detect_platform
2025-08-20T21:49:03.7274065Z [00:02:30.088]➜  mkdir -p $WORK/b730/
2025-08-20T21:49:03.7277247Z [00:02:30.089]➜  cat >/tmp/go-build1953077370/b730/importcfg << 'EOF' # internal
2025-08-20T21:49:03.7278258Z [00:02:30.089]➜  # import config
2025-08-20T21:49:03.7280454Z [00:02:30.089]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:03.7282229Z [00:02:30.089]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:03.7283905Z [00:02:30.089]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:03.7285166Z [00:02:30.089]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:03.7288002Z [00:02:30.089]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:03.7288597Z [00:02:30.089]➜  EOF
2025-08-20T21:49:03.7292711Z [00:02:30.089]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_platform=>github.com/netbirdio/netbird/client/system/detect_platform;$WORK/b730=>" -p github.com/netbirdio/netbird/client/system/detect_platform -lang=go1.23 -complete -installsuffix shared -buildid 05SJfPH6lHoAqixpKwcf/05SJfPH6lHoAqixpKwcf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./system/detect_platform/detect.go ./system/detect_platform/kube.go ./system/detect_platform/openstack.go
2025-08-20T21:49:03.7512906Z [00:02:30.112]➜  go tool buildid -w $WORK/b730/_pkg_.a # internal
2025-08-20T21:49:03.7522050Z [00:02:30.113]➜  cp $WORK/b730/_pkg_.a /root/.cache/go-build/18/18a1d823abfe641992651baf5926e4de207d6fe70ef0797cce9094b5e9ae3f24-d # internal
2025-08-20T21:49:03.7530671Z [00:02:30.114]➜  github.com/netbirdio/netbird/version
2025-08-20T21:49:03.7531384Z [00:02:30.114]➜  mkdir -p $WORK/b731/
2025-08-20T21:49:03.7532168Z [00:02:30.114]➜  cat >/tmp/go-build1953077370/b731/importcfg << 'EOF' # internal
2025-08-20T21:49:03.7532884Z [00:02:30.114]➜  # import config
2025-08-20T21:49:03.7533926Z [00:02:30.114]➜  packagefile github.com/hashicorp/go-version=/tmp/go-build1953077370/b560/_pkg_.a
2025-08-20T21:49:03.7535054Z [00:02:30.114]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:03.7535976Z [00:02:30.114]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:03.7536801Z [00:02:30.114]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:03.7537655Z [00:02:30.114]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:49:03.7538706Z [00:02:30.114]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:03.7539522Z [00:02:30.114]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:03.7540116Z [00:02:30.114]➜  EOF
2025-08-20T21:49:03.7545658Z [00:02:30.115]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/version=>github.com/netbirdio/netbird/version;$WORK/b731=>" -p github.com/netbirdio/netbird/version -lang=go1.23 -complete -installsuffix shared -buildid atTj1cWY0b7Se8gTcufI/atTj1cWY0b7Se8gTcufI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/version/update.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/version/url.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/version/url_linux.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/version/version.go
2025-08-20T21:49:03.8319729Z [00:02:30.193]➜  go tool buildid -w $WORK/b731/_pkg_.a # internal
2025-08-20T21:49:03.8331910Z [00:02:30.194]➜  cp $WORK/b731/_pkg_.a /root/.cache/go-build/21/21fd3654c59dec05288201b5756b57ab355d70711ee076b199a60f47d486a71c-d # internal
2025-08-20T21:49:03.8349760Z [00:02:30.196]➜  github.com/shirou/gopsutil/v3/internal/common
2025-08-20T21:49:03.8357621Z [00:02:30.196]➜  mkdir -p $WORK/b734/
2025-08-20T21:49:03.8372113Z [00:02:30.197]➜  cat >/tmp/go-build1953077370/b734/importcfg << 'EOF' # internal
2025-08-20T21:49:03.8372821Z [00:02:30.197]➜  # import config
2025-08-20T21:49:03.8373672Z [00:02:30.197]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:49:03.8374496Z [00:02:30.197]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:03.8375323Z [00:02:30.197]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:03.8376198Z [00:02:30.197]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:03.8377201Z [00:02:30.197]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:03.8378268Z [00:02:30.197]➜  packagefile github.com/shirou/gopsutil/v3/common=/tmp/go-build1953077370/b735/_pkg_.a
2025-08-20T21:49:03.8379415Z [00:02:30.197]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:03.8380196Z [00:02:30.197]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:03.8380986Z [00:02:30.197]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:03.8381772Z [00:02:30.197]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:03.8382563Z [00:02:30.197]➜  packagefile os/exec=/tmp/go-build1953077370/b082/_pkg_.a
2025-08-20T21:49:03.8387525Z [00:02:30.197]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:49:03.8388434Z [00:02:30.197]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:03.8389328Z [00:02:30.197]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:03.8390154Z [00:02:30.197]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:03.8390974Z [00:02:30.197]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:03.8391799Z [00:02:30.197]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:03.8392597Z [00:02:30.197]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:03.8393627Z [00:02:30.197]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:03.8394476Z [00:02:30.197]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:49:03.8395280Z [00:02:30.197]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:03.8395872Z [00:02:30.197]➜  EOF
2025-08-20T21:49:03.8406615Z [00:02:30.197]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/internal/common=>github.com/shirou/gopsutil/v3@v3.24.4/internal/common;$WORK/b734=>" -p github.com/shirou/gopsutil/v3/internal/common -lang=go1.15 -complete -installsuffix shared -buildid afWT0dSl2htJIv3XAdkT/afWT0dSl2htJIv3XAdkT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/internal/common/binary.go /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/internal/common/common.go /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/internal/common/common_linux.go /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/internal/common/common_unix.go /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/internal/common/endian.go /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/internal/common/sleep.go /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/internal/common/warnings.go
2025-08-20T21:49:03.8687663Z [00:02:30.230]➜  go tool buildid -w $WORK/b722/_pkg_.a # internal
2025-08-20T21:49:03.8726655Z [00:02:30.234]➜  cp $WORK/b722/_pkg_.a /root/.cache/go-build/31/31eecb41e4a3f3839f1e7e9522c3746a3d65c2e15864d40feff9b48a594d2a8c-d # internal
2025-08-20T21:49:03.8732831Z [00:02:30.234]➜  github.com/tklauser/numcpus
2025-08-20T21:49:03.8738206Z [00:02:30.235]➜  mkdir -p $WORK/b737/
2025-08-20T21:49:03.8748042Z [00:02:30.236]➜  cat >/tmp/go-build1953077370/b737/importcfg << 'EOF' # internal
2025-08-20T21:49:03.8757795Z [00:02:30.236]➜  # import config
2025-08-20T21:49:03.8758481Z [00:02:30.236]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:03.8759417Z [00:02:30.236]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:49:03.8760305Z [00:02:30.236]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:03.8761149Z [00:02:30.236]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:03.8762006Z [00:02:30.236]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:03.8762847Z [00:02:30.236]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:03.8763938Z [00:02:30.236]➜  EOF
2025-08-20T21:49:03.8767656Z [00:02:30.236]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/tklauser/numcpus@v0.8.0=>github.com/tklauser/numcpus@v0.8.0;$WORK/b737=>" -p github.com/tklauser/numcpus -lang=go1.18 -complete -installsuffix shared -buildid GnQF95kjEbSl9gfEn1fk/GnQF95kjEbSl9gfEn1fk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack /root/go/pkg/mod/github.com/tklauser/numcpus@v0.8.0/numcpus.go /root/go/pkg/mod/github.com/tklauser/numcpus@v0.8.0/numcpus_linux.go
2025-08-20T21:49:03.9209340Z [00:02:30.282]➜  go tool buildid -w $WORK/b737/_pkg_.a # internal
2025-08-20T21:49:03.9217720Z [00:02:30.283]➜  cp $WORK/b737/_pkg_.a /root/.cache/go-build/f4/f49665771c92d38a3fb6f2fdaf6728624a63b1ef02beb0cac4ef8ca9e26a1bc1-d # internal
2025-08-20T21:49:03.9220425Z [00:02:30.283]➜  github.com/tklauser/go-sysconf
2025-08-20T21:49:03.9224084Z [00:02:30.283]➜  mkdir -p $WORK/b736/
2025-08-20T21:49:03.9227931Z [00:02:30.284]➜  cat >/tmp/go-build1953077370/b736/importcfg << 'EOF' # internal
2025-08-20T21:49:03.9233047Z [00:02:30.284]➜  # import config
2025-08-20T21:49:03.9233891Z [00:02:30.284]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:49:03.9234706Z [00:02:30.284]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:03.9235647Z [00:02:30.284]➜  packagefile github.com/tklauser/numcpus=/tmp/go-build1953077370/b737/_pkg_.a
2025-08-20T21:49:03.9236698Z [00:02:30.284]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:49:03.9237584Z [00:02:30.284]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:03.9238420Z [00:02:30.284]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:03.9239305Z [00:02:30.284]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:03.9240165Z [00:02:30.284]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:03.9240772Z [00:02:30.284]➜  EOF
2025-08-20T21:49:03.9250322Z [00:02:30.286]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.14=>github.com/tklauser/go-sysconf@v0.3.14;$WORK/b736=>" -p github.com/tklauser/go-sysconf -lang=go1.18 -complete -installsuffix shared -buildid g5UCUGw7PZ5aMuvqkmyH/g5UCUGw7PZ5aMuvqkmyH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack /root/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.14/sysconf.go /root/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.14/sysconf_generic.go /root/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.14/sysconf_linux.go /root/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.14/sysconf_posix.go /root/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.14/zsysconf_defs_linux.go /root/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.14/zsysconf_values_linux_amd64.go
2025-08-20T21:49:03.9855698Z [00:02:30.347]➜  go tool buildid -w $WORK/b736/_pkg_.a # internal
2025-08-20T21:49:03.9867825Z [00:02:30.348]➜  cp $WORK/b736/_pkg_.a /root/.cache/go-build/ef/ef487d354c7149b6a9bc04b4604e1ff72c6f16aa9665f8581cb92942af30635d-d # internal
2025-08-20T21:49:03.9879156Z [00:02:30.349]➜  github.com/zcalusic/sysinfo
2025-08-20T21:49:03.9879910Z [00:02:30.349]➜  mkdir -p $WORK/b740/
2025-08-20T21:49:03.9894342Z [00:02:30.350]➜  cat >/tmp/go-build1953077370/b740/importcfg << 'EOF' # internal
2025-08-20T21:49:03.9895195Z [00:02:30.350]➜  # import config
2025-08-20T21:49:03.9898479Z [00:02:30.350]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:49:03.9899395Z [00:02:30.350]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:03.9900248Z [00:02:30.350]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:49:03.9901070Z [00:02:30.350]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:03.9902165Z [00:02:30.350]➜  packagefile github.com/google/uuid=/tmp/go-build1953077370/b101/_pkg_.a
2025-08-20T21:49:03.9903437Z [00:02:30.350]➜  packagefile github.com/zcalusic/sysinfo/cpuid=/tmp/go-build1953077370/b741/_pkg_.a
2025-08-20T21:49:03.9904427Z [00:02:30.350]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:03.9905367Z [00:02:30.350]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:49:03.9906146Z [00:02:30.350]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:49:03.9906787Z [00:02:30.350]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:03.9907563Z [00:02:30.350]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:03.9908335Z [00:02:30.350]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:03.9909167Z [00:02:30.350]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:49:03.9909977Z [00:02:30.350]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:03.9910560Z [00:02:30.350]➜  EOF
2025-08-20T21:49:03.9920188Z [00:02:30.351]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3=>github.com/zcalusic/sysinfo@v1.1.3;$WORK/b740=>" -p github.com/zcalusic/sysinfo -lang=go1.22 -complete -installsuffix shared -buildid Z4jE9q1fQCj9ZV9Qh9Gq/Z4jE9q1fQCj9ZV9Qh9Gq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/bios.go /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/board.go /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/chassis.go /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/cpu.go /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/hypervisor.go /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/kernel_linux.go /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/memory.go /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/meta.go /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/network.go /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/node.go /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/os.go /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/product.go /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/storage.go /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/sysinfo.go /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/util.go /root/go/pkg/mod/github.com/zcalusic/sysinfo@v1.1.3/version.go
2025-08-20T21:49:04.0487975Z [00:02:30.410]➜  go tool buildid -w $WORK/b734/_pkg_.a # internal
2025-08-20T21:49:04.0542116Z [00:02:30.415]➜  cp $WORK/b734/_pkg_.a /root/.cache/go-build/7c/7c039466cbf579c593e5d921024ae7416743d03533c7ec6c0b0e3ec6d96e2be7-d # internal
2025-08-20T21:49:04.0550599Z [00:02:30.416]➜  github.com/shirou/gopsutil/v3/cpu
2025-08-20T21:49:04.0551263Z [00:02:30.416]➜  mkdir -p $WORK/b733/
2025-08-20T21:49:04.0582001Z [00:02:30.419]➜  cat >/tmp/go-build1953077370/b733/importcfg << 'EOF' # internal
2025-08-20T21:49:04.0582770Z [00:02:30.419]➜  # import config
2025-08-20T21:49:04.0583652Z [00:02:30.419]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:04.0584491Z [00:02:30.419]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:04.0585368Z [00:02:30.419]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:04.0586184Z [00:02:30.419]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:04.0587261Z [00:02:30.419]➜  packagefile github.com/shirou/gopsutil/v3/internal/common=/tmp/go-build1953077370/b734/_pkg_.a
2025-08-20T21:49:04.0588521Z [00:02:30.419]➜  packagefile github.com/tklauser/go-sysconf=/tmp/go-build1953077370/b736/_pkg_.a
2025-08-20T21:49:04.0589498Z [00:02:30.419]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:04.0590367Z [00:02:30.419]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:04.0591230Z [00:02:30.419]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:04.0592517Z [00:02:30.419]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:04.0593735Z [00:02:30.419]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:04.0594756Z [00:02:30.419]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:04.0595981Z [00:02:30.419]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:04.0596822Z [00:02:30.419]➜  EOF
2025-08-20T21:49:04.0601043Z [00:02:30.420]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/cpu=>github.com/shirou/gopsutil/v3@v3.24.4/cpu;$WORK/b733=>" -p github.com/shirou/gopsutil/v3/cpu -lang=go1.15 -complete -installsuffix shared -buildid TLxL1xvCIOs3HVtgf-5Y/TLxL1xvCIOs3HVtgf-5Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/cpu/cpu.go /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/cpu/cpu_linux.go
2025-08-20T21:49:04.0854339Z [00:02:30.447]➜  go tool buildid -w $WORK/b740/_pkg_.a # internal
2025-08-20T21:49:04.0876809Z [00:02:30.449]➜  cp $WORK/b740/_pkg_.a /root/.cache/go-build/70/709fd8ab292ee9beff428bbf7dbe48dd02a12542d7c56c9581fe856ab2b74d4b-d # internal
2025-08-20T21:49:04.0883668Z [00:02:30.450]➜  github.com/shirou/gopsutil/v3/mem
2025-08-20T21:49:04.0888022Z [00:02:30.450]➜  mkdir -p $WORK/b738/
2025-08-20T21:49:04.0897017Z [00:02:30.451]➜  cat >/tmp/go-build1953077370/b738/importcfg << 'EOF' # internal
2025-08-20T21:49:04.0899159Z [00:02:30.451]➜  # import config
2025-08-20T21:49:04.0902306Z [00:02:30.451]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:49:04.0903396Z [00:02:30.451]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:04.0904300Z [00:02:30.451]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:04.0905144Z [00:02:30.451]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:04.0906259Z [00:02:30.451]➜  packagefile github.com/shirou/gopsutil/v3/internal/common=/tmp/go-build1953077370/b734/_pkg_.a
2025-08-20T21:49:04.0907456Z [00:02:30.451]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:49:04.0908568Z [00:02:30.451]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:04.0909487Z [00:02:30.451]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:04.0910264Z [00:02:30.451]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:04.0911029Z [00:02:30.451]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:04.0911830Z [00:02:30.451]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:04.0912425Z [00:02:30.451]➜  EOF
2025-08-20T21:49:04.0927139Z [00:02:30.453]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/mem=>github.com/shirou/gopsutil/v3@v3.24.4/mem;$WORK/b738=>" -p github.com/shirou/gopsutil/v3/mem -lang=go1.15 -complete -installsuffix shared -buildid 4Yg23alnD7DoB96NvVpk/4Yg23alnD7DoB96NvVpk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/mem/mem.go /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/mem/mem_linux.go
2025-08-20T21:49:04.1563319Z [00:02:30.517]➜  go tool buildid -w $WORK/b733/_pkg_.a # internal
2025-08-20T21:49:04.1581202Z [00:02:30.519]➜  cp $WORK/b733/_pkg_.a /root/.cache/go-build/03/030f8c04a0e84ca0ab7d8ee1f3e30c303a7db63b93364f6a88c3ec43e27e6b12-d # internal
2025-08-20T21:49:04.1598168Z [00:02:30.520]➜  github.com/shirou/gopsutil/v3/net
2025-08-20T21:49:04.1598795Z [00:02:30.520]➜  mkdir -p $WORK/b739/
2025-08-20T21:49:04.1599517Z [00:02:30.520]➜  cat >/tmp/go-build1953077370/b739/importcfg << 'EOF' # internal
2025-08-20T21:49:04.1600210Z [00:02:30.520]➜  # import config
2025-08-20T21:49:04.1600876Z [00:02:30.520]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:04.1601963Z [00:02:30.520]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:04.1614252Z [00:02:30.520]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:49:04.1615210Z [00:02:30.520]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:04.1616316Z [00:02:30.520]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:04.1617142Z [00:02:30.520]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:04.1618228Z [00:02:30.520]➜  packagefile github.com/shirou/gopsutil/v3/internal/common=/tmp/go-build1953077370/b734/_pkg_.a
2025-08-20T21:49:04.1619281Z [00:02:30.520]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:04.1620051Z [00:02:30.521]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:04.1620812Z [00:02:30.521]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:04.1621580Z [00:02:30.521]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:04.1622422Z [00:02:30.521]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:04.1626838Z [00:02:30.521]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:49:04.1627548Z [00:02:30.521]➜  EOF
2025-08-20T21:49:04.1632151Z [00:02:30.521]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/net=>github.com/shirou/gopsutil/v3@v3.24.4/net;$WORK/b739=>" -p github.com/shirou/gopsutil/v3/net -lang=go1.15 -complete -installsuffix shared -buildid TR20168On26xBPALdf-5/TR20168On26xBPALdf-5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/net/net.go /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/net/net_linux.go /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/net/net_linux_116.go
2025-08-20T21:49:04.2999589Z [00:02:30.661]➜  go tool buildid -w $WORK/b738/_pkg_.a # internal
2025-08-20T21:49:04.3035715Z [00:02:30.662]➜  cp $WORK/b738/_pkg_.a /root/.cache/go-build/9d/9db01966f3dcec823872b95518d383e330ce895d64d1181501cb6f02f36766c9-d # internal
2025-08-20T21:49:04.3037037Z [00:02:30.663]➜  github.com/netbirdio/netbird/util/grpc
2025-08-20T21:49:04.3038561Z [00:02:30.663]➜  mkdir -p $WORK/b742/
2025-08-20T21:49:04.3039665Z [00:02:30.664]➜  cat >/tmp/go-build1953077370/b742/importcfg << 'EOF' # internal
2025-08-20T21:49:04.3040434Z [00:02:30.664]➜  # import config
2025-08-20T21:49:04.3041551Z [00:02:30.664]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:04.3042536Z [00:02:30.664]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:49:04.3043667Z [00:02:30.664]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:49:04.3050881Z [00:02:30.664]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:04.3051938Z [00:02:30.664]➜  packagefile github.com/cenkalti/backoff/v4=/tmp/go-build1953077370/b064/_pkg_.a
2025-08-20T21:49:04.3053369Z [00:02:30.664]➜  packagefile github.com/netbirdio/netbird/util/embeddedroots=/tmp/go-build1953077370/b585/_pkg_.a
2025-08-20T21:49:04.3054703Z [00:02:30.664]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:49:04.3055883Z [00:02:30.664]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:04.3056959Z [00:02:30.664]➜  packagefile google.golang.org/grpc=/tmp/go-build1953077370/b465/_pkg_.a
2025-08-20T21:49:04.3058022Z [00:02:30.664]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:49:04.3059231Z [00:02:30.664]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1953077370/b475/_pkg_.a
2025-08-20T21:49:04.3060528Z [00:02:30.664]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1953077370/b499/_pkg_.a
2025-08-20T21:49:04.3061804Z [00:02:30.664]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build1953077370/b547/_pkg_.a
2025-08-20T21:49:04.3063266Z [00:02:30.664]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1953077370/b525/_pkg_.a
2025-08-20T21:49:04.3064275Z [00:02:30.664]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:04.3065276Z [00:02:30.664]➜  packagefile os/user=/tmp/go-build1953077370/b463/_pkg_.a
2025-08-20T21:49:04.3066146Z [00:02:30.664]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:04.3066996Z [00:02:30.664]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:04.3067733Z [00:02:30.664]➜  EOF
2025-08-20T21:49:04.3070945Z [00:02:30.664]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/grpc=>github.com/netbirdio/netbird/util/grpc;$WORK/b742=>" -p github.com/netbirdio/netbird/util/grpc -lang=go1.23 -complete -installsuffix shared -buildid DStprCxGQ_7yxdY5eMMJ/DStprCxGQ_7yxdY5eMMJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/grpc/dialer.go
2025-08-20T21:49:04.3625836Z [00:02:30.724]➜  go tool buildid -w $WORK/b739/_pkg_.a # internal
2025-08-20T21:49:04.3826065Z [00:02:30.741]➜  cp $WORK/b739/_pkg_.a /root/.cache/go-build/4b/4b0cc34331d653aa232a69141ac98b057457d2863d2bfbb38b9cb82944bc0a05-d # internal
2025-08-20T21:49:04.3829009Z [00:02:30.744]➜  github.com/shirou/gopsutil/v3/process
2025-08-20T21:49:04.3829613Z [00:02:30.744]➜  mkdir -p $WORK/b732/
2025-08-20T21:49:04.3834668Z [00:02:30.745]➜  cat >/tmp/go-build1953077370/b732/importcfg << 'EOF' # internal
2025-08-20T21:49:04.3843593Z [00:02:30.745]➜  # import config
2025-08-20T21:49:04.3844356Z [00:02:30.745]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:49:04.3845170Z [00:02:30.745]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:04.3846000Z [00:02:30.745]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:04.3846941Z [00:02:30.745]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:04.3847840Z [00:02:30.745]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:04.3848892Z [00:02:30.745]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:04.3850019Z [00:02:30.745]➜  packagefile github.com/shirou/gopsutil/v3/cpu=/tmp/go-build1953077370/b733/_pkg_.a
2025-08-20T21:49:04.3851328Z [00:02:30.745]➜  packagefile github.com/shirou/gopsutil/v3/internal/common=/tmp/go-build1953077370/b734/_pkg_.a
2025-08-20T21:49:04.3852586Z [00:02:30.745]➜  packagefile github.com/shirou/gopsutil/v3/mem=/tmp/go-build1953077370/b738/_pkg_.a
2025-08-20T21:49:04.3853973Z [00:02:30.745]➜  packagefile github.com/shirou/gopsutil/v3/net=/tmp/go-build1953077370/b739/_pkg_.a
2025-08-20T21:49:04.3855130Z [00:02:30.745]➜  packagefile github.com/tklauser/go-sysconf=/tmp/go-build1953077370/b736/_pkg_.a
2025-08-20T21:49:04.3856212Z [00:02:30.745]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:49:04.3857132Z [00:02:30.745]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:04.3857907Z [00:02:30.745]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:04.3858713Z [00:02:30.745]➜  packagefile os/user=/tmp/go-build1953077370/b463/_pkg_.a
2025-08-20T21:49:04.3859626Z [00:02:30.745]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:04.3860507Z [00:02:30.745]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:04.3861330Z [00:02:30.745]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:04.3862153Z [00:02:30.745]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:04.3862998Z [00:02:30.745]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:04.3864919Z [00:02:30.745]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:04.3865725Z [00:02:30.745]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:49:04.3866688Z [00:02:30.745]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:04.3867305Z [00:02:30.745]➜  EOF
2025-08-20T21:49:04.3872283Z [00:02:30.745]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/process=>github.com/shirou/gopsutil/v3@v3.24.4/process;$WORK/b732=>" -p github.com/shirou/gopsutil/v3/process -lang=go1.15 -complete -installsuffix shared -buildid I0BW3X7P-YhVkJCX7mfY/I0BW3X7P-YhVkJCX7mfY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/process/process.go /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/process/process_linux.go /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/process/process_posix.go
2025-08-20T21:49:04.4695590Z [00:02:30.831]➜  go tool buildid -w $WORK/b742/_pkg_.a # internal
2025-08-20T21:49:04.4736936Z [00:02:30.835]➜  cp $WORK/b742/_pkg_.a /root/.cache/go-build/8e/8ec193950a4b38362805cfa35dd6b5616b7310392a76b5ec94178a008e8e213d-d # internal
2025-08-20T21:49:04.4747305Z [00:02:30.835]➜  github.com/netbirdio/netbird/shared/signal/proto
2025-08-20T21:49:04.4748022Z [00:02:30.836]➜  mkdir -p $WORK/b743/
2025-08-20T21:49:04.4762500Z [00:02:30.837]➜  cat >/tmp/go-build1953077370/b743/importcfg << 'EOF' # internal
2025-08-20T21:49:04.4771669Z [00:02:30.837]➜  # import config
2025-08-20T21:49:04.4772415Z [00:02:30.837]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:04.4773598Z [00:02:30.837]➜  packagefile google.golang.org/grpc=/tmp/go-build1953077370/b465/_pkg_.a
2025-08-20T21:49:04.4774670Z [00:02:30.837]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:49:04.4775784Z [00:02:30.837]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1953077370/b525/_pkg_.a
2025-08-20T21:49:04.4777059Z [00:02:30.837]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:49:04.4778461Z [00:02:30.837]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1953077370/b504/_pkg_.a
2025-08-20T21:49:04.4780088Z [00:02:30.837]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1953077370/b577/_pkg_.a
2025-08-20T21:49:04.4781323Z [00:02:30.837]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:04.4782114Z [00:02:30.837]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:04.4782686Z [00:02:30.837]➜  EOF
2025-08-20T21:49:04.4787752Z [00:02:30.837]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/proto=>github.com/netbirdio/netbird/shared/signal/proto;$WORK/b743=>" -p github.com/netbirdio/netbird/shared/signal/proto -lang=go1.23 -complete -installsuffix shared -buildid ZXar7jXU3YYc3AO8lfDg/ZXar7jXU3YYc3AO8lfDg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/proto/constants.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/proto/signalexchange.pb.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/proto/signalexchange_grpc.pb.go
2025-08-20T21:49:04.6839458Z [00:02:31.045]➜  go tool buildid -w $WORK/b743/_pkg_.a # internal
2025-08-20T21:49:04.6907120Z [00:02:31.052]➜  cp $WORK/b743/_pkg_.a /root/.cache/go-build/5c/5ca737bc8962e776c598dbb1097241745f0ddd9213e797713b69c6962290baf0-d # internal
2025-08-20T21:49:04.6938099Z [00:02:31.055]➜  github.com/netbirdio/netbird/util/semaphore-group
2025-08-20T21:49:04.6940224Z [00:02:31.055]➜  mkdir -p $WORK/b744/
2025-08-20T21:49:04.6950611Z [00:02:31.056]➜  cat >/tmp/go-build1953077370/b744/importcfg << 'EOF' # internal
2025-08-20T21:49:04.6951302Z [00:02:31.056]➜  # import config
2025-08-20T21:49:04.6951906Z [00:02:31.056]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:04.6952615Z [00:02:31.056]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:04.6953343Z [00:02:31.056]➜  EOF
2025-08-20T21:49:04.6957145Z [00:02:31.056]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/semaphore-group=>github.com/netbirdio/netbird/util/semaphore-group;$WORK/b744=>" -p github.com/netbirdio/netbird/util/semaphore-group -lang=go1.23 -complete -installsuffix shared -buildid -BIkMMBQ-tYPBH7OGXQz/-BIkMMBQ-tYPBH7OGXQz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/util/semaphore-group/semaphore_group.go
2025-08-20T21:49:04.7069035Z [00:02:31.068]➜  go tool buildid -w $WORK/b732/_pkg_.a # internal
2025-08-20T21:49:04.7096518Z [00:02:31.071]➜  cp $WORK/b732/_pkg_.a /root/.cache/go-build/8f/8fb635aa28a6356ba15afd4d49c287bf48dda68a8b1aed25c2fd145fc6e483c7-d # internal
2025-08-20T21:49:04.7159622Z [00:02:31.077]➜  github.com/netbirdio/netbird/client/system
2025-08-20T21:49:04.7169268Z [00:02:31.077]➜  mkdir -p $WORK/b728/
2025-08-20T21:49:04.7173465Z [00:02:31.077]➜  cat >/tmp/go-build1953077370/b728/importcfg << 'EOF' # internal
2025-08-20T21:49:04.7178108Z [00:02:31.078]➜  # import config
2025-08-20T21:49:04.7178776Z [00:02:31.078]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:49:04.7179549Z [00:02:31.078]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:04.7180289Z [00:02:31.078]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:04.7181398Z [00:02:31.078]➜  packagefile github.com/netbirdio/netbird/client/system/detect_cloud=/tmp/go-build1953077370/b729/_pkg_.a
2025-08-20T21:49:04.7182817Z [00:02:31.078]➜  packagefile github.com/netbirdio/netbird/client/system/detect_platform=/tmp/go-build1953077370/b730/_pkg_.a
2025-08-20T21:49:04.7184391Z [00:02:31.078]➜  packagefile github.com/netbirdio/netbird/shared/management/proto=/tmp/go-build1953077370/b464/_pkg_.a
2025-08-20T21:49:04.7185622Z [00:02:31.078]➜  packagefile github.com/netbirdio/netbird/version=/tmp/go-build1953077370/b731/_pkg_.a
2025-08-20T21:49:04.7186797Z [00:02:31.078]➜  packagefile github.com/shirou/gopsutil/v3/process=/tmp/go-build1953077370/b732/_pkg_.a
2025-08-20T21:49:04.7187880Z [00:02:31.078]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:04.7189241Z [00:02:31.078]➜  packagefile github.com/zcalusic/sysinfo=/tmp/go-build1953077370/b740/_pkg_.a
2025-08-20T21:49:04.7190281Z [00:02:31.078]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1953077370/b493/_pkg_.a
2025-08-20T21:49:04.7191157Z [00:02:31.078]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:04.7191897Z [00:02:31.078]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:04.7192629Z [00:02:31.078]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:04.7193555Z [00:02:31.078]➜  packagefile os/exec=/tmp/go-build1953077370/b082/_pkg_.a
2025-08-20T21:49:04.7194306Z [00:02:31.078]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:49:04.7195066Z [00:02:31.078]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:04.7195806Z [00:02:31.078]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:49:04.7196552Z [00:02:31.078]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:04.7197295Z [00:02:31.078]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:04.7198001Z [00:02:31.078]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:04.7198535Z [00:02:31.078]➜  EOF
2025-08-20T21:49:04.7202461Z [00:02:31.078]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system=>github.com/netbirdio/netbird/client/system;$WORK/b728=>" -p github.com/netbirdio/netbird/client/system -lang=go1.23 -complete -installsuffix shared -buildid OE84z3VMgOh3ZSBUBOJ9/OE84z3VMgOh3ZSBUBOJ9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./system/info.go ./system/info_linux.go ./system/osrelease_unix.go ./system/process.go ./system/static_info.go ./system/sysinfo_linux.go
2025-08-20T21:49:04.7208439Z [00:02:31.078]➜  go tool buildid -w $WORK/b744/_pkg_.a # internal
2025-08-20T21:49:04.7209761Z [00:02:31.078]➜  cp $WORK/b744/_pkg_.a /root/.cache/go-build/d2/d29b4d4e00b377f580bbb70abc8ef07b086407f7db557816b6b68eb6b9d2614d-d # internal
2025-08-20T21:49:04.7210896Z [00:02:31.078]➜  github.com/netbirdio/netbird/client/internal/lazyconn
2025-08-20T21:49:04.7211494Z [00:02:31.079]➜  mkdir -p $WORK/b746/
2025-08-20T21:49:04.7212125Z [00:02:31.079]➜  cat >/tmp/go-build1953077370/b746/importcfg << 'EOF' # internal
2025-08-20T21:49:04.7212724Z [00:02:31.079]➜  # import config
2025-08-20T21:49:04.7213623Z [00:02:31.079]➜  packagefile github.com/hashicorp/go-version=/tmp/go-build1953077370/b560/_pkg_.a
2025-08-20T21:49:04.7214837Z [00:02:31.079]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/id=/tmp/go-build1953077370/b570/_pkg_.a
2025-08-20T21:49:04.7216063Z [00:02:31.079]➜  packagefile github.com/netbirdio/netbird/monotime=/tmp/go-build1953077370/b099/_pkg_.a
2025-08-20T21:49:04.7217115Z [00:02:31.079]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:04.7218214Z [00:02:31.079]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:49:04.7219128Z [00:02:31.079]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:04.7219847Z [00:02:31.079]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:04.7220562Z [00:02:31.079]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:04.7221282Z [00:02:31.079]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:04.7222032Z [00:02:31.079]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:04.7222755Z [00:02:31.079]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:04.7223431Z [00:02:31.079]➜  EOF
2025-08-20T21:49:04.7227520Z [00:02:31.079]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn=>github.com/netbirdio/netbird/client/internal/lazyconn;$WORK/b746=>" -p github.com/netbirdio/netbird/client/internal/lazyconn -lang=go1.23 -complete -installsuffix shared -buildid J6gRkUDkGGZd0CfjqSoY/J6gRkUDkGGZd0CfjqSoY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack ./internal/lazyconn/doc.go ./internal/lazyconn/env.go ./internal/lazyconn/peercfg.go ./internal/lazyconn/support.go ./internal/lazyconn/wgiface.go
2025-08-20T21:49:04.7520956Z [00:02:31.113]➜  go tool buildid -w $WORK/b746/_pkg_.a # internal
2025-08-20T21:49:04.7569839Z [00:02:31.114]➜  cp $WORK/b746/_pkg_.a /root/.cache/go-build/e9/e99babb37c20b65f1034173e86117895496997c151ba66ca5c0650f2bc050336-d # internal
2025-08-20T21:49:04.7571183Z [00:02:31.114]➜  github.com/netbirdio/netbird/client/internal/lazyconn/activity
2025-08-20T21:49:04.7571906Z [00:02:31.114]➜  mkdir -p $WORK/b748/
2025-08-20T21:49:04.7572665Z [00:02:31.115]➜  cat >/tmp/go-build1953077370/b748/importcfg << 'EOF' # internal
2025-08-20T21:49:04.7573520Z [00:02:31.115]➜  # import config
2025-08-20T21:49:04.7574178Z [00:02:31.115]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:04.7575540Z [00:02:31.115]➜  packagefile github.com/netbirdio/netbird/client/internal/lazyconn=/tmp/go-build1953077370/b746/_pkg_.a
2025-08-20T21:49:04.7577085Z [00:02:31.115]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/id=/tmp/go-build1953077370/b570/_pkg_.a
2025-08-20T21:49:04.7584420Z [00:02:31.115]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:04.7585655Z [00:02:31.115]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:49:04.7586682Z [00:02:31.115]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:04.7587690Z [00:02:31.115]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:04.7588555Z [00:02:31.115]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:04.7589422Z [00:02:31.115]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:04.7590322Z [00:02:31.115]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:04.7590923Z [00:02:31.115]➜  EOF
2025-08-20T21:49:04.7596501Z [00:02:31.115]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/activity=>github.com/netbirdio/netbird/client/internal/lazyconn/activity;$WORK/b748=>" -p github.com/netbirdio/netbird/client/internal/lazyconn/activity -lang=go1.23 -complete -installsuffix shared -buildid 7TTPVZquZ6I2H4leY36v/7TTPVZquZ6I2H4leY36v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./internal/lazyconn/activity/listen_ip_linux.go ./internal/lazyconn/activity/listener.go ./internal/lazyconn/activity/manager.go
2025-08-20T21:49:04.7709642Z [00:02:31.132]➜  go tool buildid -w $WORK/b704/_pkg_.a # internal
2025-08-20T21:49:04.7833592Z [00:02:31.144]➜  cp $WORK/b704/_pkg_.a /root/.cache/go-build/b3/b367a68f77ac7f16414a75d49841d8f3aebb4db2f9e4c3bc8486fdde9da30e04-d # internal
2025-08-20T21:49:04.7839238Z [00:02:31.145]➜  github.com/aws/aws-sdk-go-v2/credentials/stscreds
2025-08-20T21:49:04.7840558Z [00:02:31.145]➜  mkdir -p $WORK/b703/
2025-08-20T21:49:04.7851570Z [00:02:31.146]➜  cat >/tmp/go-build1953077370/b703/importcfg << 'EOF' # internal
2025-08-20T21:49:04.7853548Z [00:02:31.146]➜  # import config
2025-08-20T21:49:04.7854546Z [00:02:31.146]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:04.7855482Z [00:02:31.146]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:04.7872211Z [00:02:31.146]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:04.7873683Z [00:02:31.146]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build1953077370/b661/_pkg_.a
2025-08-20T21:49:04.7874998Z [00:02:31.146]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build1953077370/b646/_pkg_.a
2025-08-20T21:49:04.7876534Z [00:02:31.146]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts=/tmp/go-build1953077370/b704/_pkg_.a
2025-08-20T21:49:04.7878024Z [00:02:31.146]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts/types=/tmp/go-build1953077370/b711/_pkg_.a
2025-08-20T21:49:04.7879147Z [00:02:31.146]➜  packagefile io/ioutil=/tmp/go-build1953077370/b070/_pkg_.a
2025-08-20T21:49:04.7879993Z [00:02:31.146]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:04.7880839Z [00:02:31.146]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:04.7881637Z [00:02:31.146]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:04.7882223Z [00:02:31.146]➜  EOF
2025-08-20T21:49:04.7889884Z [00:02:31.150]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/stscreds=>github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/stscreds;$WORK/b703=>" -p github.com/aws/aws-sdk-go-v2/credentials/stscreds -lang=go1.22 -complete -installsuffix shared -buildid ckXkxkgWLjg2a10Zg5XB/ckXkxkgWLjg2a10Zg5XB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/stscreds/assume_role_provider.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.67/stscreds/web_identity_provider.go
2025-08-20T21:49:04.8146668Z [00:02:31.176]➜  go tool buildid -w $WORK/b748/_pkg_.a # internal
2025-08-20T21:49:04.8169454Z [00:02:31.178]➜  cp $WORK/b748/_pkg_.a /root/.cache/go-build/f2/f2660c425091fdd5cff94fad710a14ccffe7fcd47944322b9b45b158c5524e47-d # internal
2025-08-20T21:49:04.8170885Z [00:02:31.178]➜  github.com/netbirdio/netbird/client/internal/lazyconn/inactivity
2025-08-20T21:49:04.8171679Z [00:02:31.178]➜  mkdir -p $WORK/b749/
2025-08-20T21:49:04.8181448Z [00:02:31.179]➜  cat >/tmp/go-build1953077370/b749/importcfg << 'EOF' # internal
2025-08-20T21:49:04.8182122Z [00:02:31.179]➜  # import config
2025-08-20T21:49:04.8182806Z [00:02:31.179]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:04.8183831Z [00:02:31.179]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:04.8185017Z [00:02:31.179]➜  packagefile github.com/netbirdio/netbird/client/internal/lazyconn=/tmp/go-build1953077370/b746/_pkg_.a
2025-08-20T21:49:04.8186363Z [00:02:31.179]➜  packagefile github.com/netbirdio/netbird/monotime=/tmp/go-build1953077370/b099/_pkg_.a
2025-08-20T21:49:04.8187532Z [00:02:31.179]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:04.8188492Z [00:02:31.179]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:04.8189099Z [00:02:31.179]➜  EOF
2025-08-20T21:49:04.8197490Z [00:02:31.179]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/inactivity=>github.com/netbirdio/netbird/client/internal/lazyconn/inactivity;$WORK/b749=>" -p github.com/netbirdio/netbird/client/internal/lazyconn/inactivity -lang=go1.23 -complete -installsuffix shared -buildid ph6_QZof_BiXSLGNP84C/ph6_QZof_BiXSLGNP84C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./internal/lazyconn/inactivity/manager.go ./internal/lazyconn/inactivity/ticker.go
2025-08-20T21:49:04.8206075Z [00:02:31.182]➜  go tool buildid -w $WORK/b728/_pkg_.a # internal
2025-08-20T21:49:04.8233989Z [00:02:31.185]➜  cp $WORK/b728/_pkg_.a /root/.cache/go-build/d8/d8e73811a77c17f007a2b57c740775830878944792ce86a88375f525ae76c0d7-d # internal
2025-08-20T21:49:04.8237971Z [00:02:31.185]➜  github.com/pkg/errors
2025-08-20T21:49:04.8245665Z [00:02:31.185]➜  mkdir -p $WORK/b754/
2025-08-20T21:49:04.8249251Z [00:02:31.186]➜  cat >/tmp/go-build1953077370/b754/importcfg << 'EOF' # internal
2025-08-20T21:49:04.8250957Z [00:02:31.186]➜  # import config
2025-08-20T21:49:04.8251599Z [00:02:31.186]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:04.8252602Z [00:02:31.186]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:04.8255065Z [00:02:31.186]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:04.8255965Z [00:02:31.186]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:49:04.8256819Z [00:02:31.186]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:04.8257685Z [00:02:31.186]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:04.8258504Z [00:02:31.186]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:04.8259137Z [00:02:31.186]➜  EOF
2025-08-20T21:49:04.8267385Z [00:02:31.188]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pkg/errors@v0.9.1=>github.com/pkg/errors@v0.9.1;$WORK/b754=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid OfTW2PxT3RKlBCLCMOAi/OfTW2PxT3RKlBCLCMOAi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack /root/go/pkg/mod/github.com/pkg/errors@v0.9.1/errors.go /root/go/pkg/mod/github.com/pkg/errors@v0.9.1/go113.go /root/go/pkg/mod/github.com/pkg/errors@v0.9.1/stack.go
2025-08-20T21:49:04.8449158Z [00:02:31.206]➜  go tool buildid -w $WORK/b703/_pkg_.a # internal
2025-08-20T21:49:04.8473006Z [00:02:31.209]➜  cp $WORK/b703/_pkg_.a /root/.cache/go-build/66/665cda81d28e09cf6d05e63f7db81494d09f0e649ac2ae947690fb7a0ee3487f-d # internal
2025-08-20T21:49:04.8485434Z [00:02:31.210]➜  github.com/aws/aws-sdk-go-v2/config
2025-08-20T21:49:04.8490430Z [00:02:31.210]➜  mkdir -p $WORK/b667/
2025-08-20T21:49:04.8500835Z [00:02:31.211]➜  cat >/tmp/go-build1953077370/b667/importcfg << 'EOF' # internal
2025-08-20T21:49:04.8507533Z [00:02:31.212]➜  # import config
2025-08-20T21:49:04.8508593Z [00:02:31.212]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:04.8509449Z [00:02:31.212]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:04.8510303Z [00:02:31.212]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:49:04.8511222Z [00:02:31.212]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:49:04.8512112Z [00:02:31.212]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:04.8513579Z [00:02:31.212]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:04.8514540Z [00:02:31.212]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:04.8515737Z [00:02:31.212]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build1953077370/b668/_pkg_.a
2025-08-20T21:49:04.8517010Z [00:02:31.212]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials=/tmp/go-build1953077370/b669/_pkg_.a
2025-08-20T21:49:04.8518356Z [00:02:31.212]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds=/tmp/go-build1953077370/b670/_pkg_.a
2025-08-20T21:49:04.8519803Z [00:02:31.212]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds=/tmp/go-build1953077370/b674/_pkg_.a
2025-08-20T21:49:04.8521273Z [00:02:31.212]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/processcreds=/tmp/go-build1953077370/b676/_pkg_.a
2025-08-20T21:49:04.8522725Z [00:02:31.212]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/ssocreds=/tmp/go-build1953077370/b678/_pkg_.a
2025-08-20T21:49:04.8524399Z [00:02:31.212]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/stscreds=/tmp/go-build1953077370/b703/_pkg_.a
2025-08-20T21:49:04.8525812Z [00:02:31.212]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds=/tmp/go-build1953077370/b671/_pkg_.a
2025-08-20T21:49:04.8527163Z [00:02:31.212]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/ini=/tmp/go-build1953077370/b713/_pkg_.a
2025-08-20T21:49:04.8528591Z [00:02:31.212]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/shareddefaults=/tmp/go-build1953077370/b679/_pkg_.a
2025-08-20T21:49:04.8529988Z [00:02:31.212]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso=/tmp/go-build1953077370/b680/_pkg_.a
2025-08-20T21:49:04.8531611Z [00:02:31.212]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc=/tmp/go-build1953077370/b698/_pkg_.a
2025-08-20T21:49:04.8532933Z [00:02:31.212]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts=/tmp/go-build1953077370/b704/_pkg_.a
2025-08-20T21:49:04.8534558Z [00:02:31.212]➜  packagefile github.com/aws/smithy-go/auth/bearer=/tmp/go-build1953077370/b648/_pkg_.a
2025-08-20T21:49:04.8535791Z [00:02:31.212]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:04.8537004Z [00:02:31.212]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:04.8538385Z [00:02:31.212]➜  packagefile github.com/aws/smithy-go/private/requestcompression=/tmp/go-build1953077370/b714/_pkg_.a
2025-08-20T21:49:04.8539677Z [00:02:31.212]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:04.8540573Z [00:02:31.212]➜  packagefile io/ioutil=/tmp/go-build1953077370/b070/_pkg_.a
2025-08-20T21:49:04.8541587Z [00:02:31.212]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:04.8542446Z [00:02:31.212]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:04.8543518Z [00:02:31.212]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:04.8544398Z [00:02:31.212]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:04.8545284Z [00:02:31.212]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:04.8546234Z [00:02:31.212]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:04.8547124Z [00:02:31.212]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:04.8548052Z [00:02:31.212]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:04.8548685Z [00:02:31.212]➜  EOF
2025-08-20T21:49:04.8558135Z [00:02:31.213]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.14=>github.com/aws/aws-sdk-go-v2/config@v1.29.14;$WORK/b667=>" -p github.com/aws/aws-sdk-go-v2/config -lang=go1.22 -complete -installsuffix shared -buildid LC6n9JQBT6XbZxMiqXyw/LC6n9JQBT6XbZxMiqXyw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.14/config.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.14/defaultsmode.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.14/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.14/env_config.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.14/generate.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.14/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.14/load_options.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.14/local.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.14/provider.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.14/resolve.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.14/resolve_bearer_token.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.14/resolve_credentials.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.14/shared_config.go
2025-08-20T21:49:04.8656778Z [00:02:31.227]➜  go tool buildid -w $WORK/b749/_pkg_.a # internal
2025-08-20T21:49:04.8718236Z [00:02:31.233]➜  cp $WORK/b749/_pkg_.a /root/.cache/go-build/f7/f7f0eb91eee886c95ca5635cd7876f5b18d9dc51d54827aaef8a297a75dfd8cf-d # internal
2025-08-20T21:49:04.8719516Z [00:02:31.233]➜  github.com/netbirdio/netbird/client/internal/netflow/store
2025-08-20T21:49:04.8720172Z [00:02:31.233]➜  mkdir -p $WORK/b757/
2025-08-20T21:49:04.8720852Z [00:02:31.233]➜  cat >/tmp/go-build1953077370/b757/importcfg << 'EOF' # internal
2025-08-20T21:49:04.8721509Z [00:02:31.233]➜  # import config
2025-08-20T21:49:04.8722248Z [00:02:31.233]➜  packagefile github.com/google/uuid=/tmp/go-build1953077370/b101/_pkg_.a
2025-08-20T21:49:04.8725246Z [00:02:31.233]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow/types=/tmp/go-build1953077370/b451/_pkg_.a
2025-08-20T21:49:04.8726636Z [00:02:31.233]➜  packagefile golang.org/x/exp/maps=/tmp/go-build1953077370/b427/_pkg_.a
2025-08-20T21:49:04.8727565Z [00:02:31.233]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:04.8728348Z [00:02:31.233]➜  EOF
2025-08-20T21:49:04.8732666Z [00:02:31.233]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/store=>github.com/netbirdio/netbird/client/internal/netflow/store;$WORK/b757=>" -p github.com/netbirdio/netbird/client/internal/netflow/store -lang=go1.23 -complete -installsuffix shared -buildid JUpMwVOtQy9R1pJY8pce/JUpMwVOtQy9R1pJY8pce -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./internal/netflow/store/memory.go
2025-08-20T21:49:04.8775334Z [00:02:31.239]➜  go tool buildid -w $WORK/b754/_pkg_.a # internal
2025-08-20T21:49:04.8786847Z [00:02:31.240]➜  cp $WORK/b754/_pkg_.a /root/.cache/go-build/f6/f62846c2df7947016a78a498a0a5aef32aa232aa1b95c993714fc181f9489a1f-d # internal
2025-08-20T21:49:04.8794720Z [00:02:31.240]➜  github.com/ti-mo/netfilter
2025-08-20T21:49:04.8797646Z [00:02:31.241]➜  mkdir -p $WORK/b755/
2025-08-20T21:49:04.8798436Z [00:02:31.241]➜  cat >/tmp/go-build1953077370/b755/importcfg << 'EOF' # internal
2025-08-20T21:49:04.8799181Z [00:02:31.241]➜  # import config
2025-08-20T21:49:04.8799910Z [00:02:31.241]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:49:04.8800756Z [00:02:31.241]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:04.8801503Z [00:02:31.241]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:04.8802403Z [00:02:31.241]➜  packagefile github.com/mdlayher/netlink=/tmp/go-build1953077370/b350/_pkg_.a
2025-08-20T21:49:04.8806434Z [00:02:31.241]➜  packagefile github.com/pkg/errors=/tmp/go-build1953077370/b754/_pkg_.a
2025-08-20T21:49:04.8807618Z [00:02:31.241]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:49:04.8808599Z [00:02:31.241]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:04.8809465Z [00:02:31.241]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:04.8810291Z [00:02:31.241]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:04.8810913Z [00:02:31.241]➜  EOF
2025-08-20T21:49:04.8818218Z [00:02:31.241]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/ti-mo/netfilter@v0.5.2=>github.com/ti-mo/netfilter@v0.5.2;$WORK/b755=>" -p github.com/ti-mo/netfilter -lang=go1.21 -complete -installsuffix shared -buildid 8GxPBr8JRp7S48V3_-9-/8GxPBr8JRp7S48V3_-9- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack /root/go/pkg/mod/github.com/ti-mo/netfilter@v0.5.2/attribute.go /root/go/pkg/mod/github.com/ti-mo/netfilter@v0.5.2/conn.go /root/go/pkg/mod/github.com/ti-mo/netfilter@v0.5.2/doc.go /root/go/pkg/mod/github.com/ti-mo/netfilter@v0.5.2/enum.go /root/go/pkg/mod/github.com/ti-mo/netfilter@v0.5.2/errors.go /root/go/pkg/mod/github.com/ti-mo/netfilter@v0.5.2/gen.go /root/go/pkg/mod/github.com/ti-mo/netfilter@v0.5.2/header.go /root/go/pkg/mod/github.com/ti-mo/netfilter@v0.5.2/message.go /root/go/pkg/mod/github.com/ti-mo/netfilter@v0.5.2/protofamily_string.go /root/go/pkg/mod/github.com/ti-mo/netfilter@v0.5.2/subsystemid_string.go
2025-08-20T21:49:04.8936657Z [00:02:31.255]➜  go tool buildid -w $WORK/b757/_pkg_.a # internal
2025-08-20T21:49:04.8946532Z [00:02:31.256]➜  cp $WORK/b757/_pkg_.a /root/.cache/go-build/42/42bbbc221e537c90b9c92aa7f729f92ff8a0cd4062a417573fba03c5c5679587-d # internal
2025-08-20T21:49:04.8954586Z [00:02:31.256]➜  github.com/netbirdio/netbird/flow/proto
2025-08-20T21:49:04.8955207Z [00:02:31.256]➜  mkdir -p $WORK/b759/
2025-08-20T21:49:04.8955946Z [00:02:31.256]➜  cat >/tmp/go-build1953077370/b759/importcfg << 'EOF' # internal
2025-08-20T21:49:04.8956794Z [00:02:31.256]➜  # import config
2025-08-20T21:49:04.8957474Z [00:02:31.256]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:04.8958410Z [00:02:31.256]➜  packagefile google.golang.org/grpc=/tmp/go-build1953077370/b465/_pkg_.a
2025-08-20T21:49:04.8959474Z [00:02:31.256]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:49:04.8960589Z [00:02:31.256]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1953077370/b525/_pkg_.a
2025-08-20T21:49:04.8961810Z [00:02:31.257]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:49:04.8963414Z [00:02:31.257]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1953077370/b504/_pkg_.a
2025-08-20T21:49:04.8964809Z [00:02:31.257]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1953077370/b524/_pkg_.a
2025-08-20T21:49:04.8965942Z [00:02:31.257]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:04.8966850Z [00:02:31.257]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:04.8967463Z [00:02:31.257]➜  EOF
2025-08-20T21:49:04.8971183Z [00:02:31.257]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b759/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/proto=>github.com/netbirdio/netbird/flow/proto;$WORK/b759=>" -p github.com/netbirdio/netbird/flow/proto -lang=go1.23 -complete -installsuffix shared -buildid 8Gf7TwkCetWsSprkNEV7/8Gf7TwkCetWsSprkNEV7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/proto/flow.pb.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/proto/flow_grpc.pb.go
2025-08-20T21:49:04.9977098Z [00:02:31.359]➜  go tool buildid -w $WORK/b755/_pkg_.a # internal
2025-08-20T21:49:04.9985648Z [00:02:31.360]➜  cp $WORK/b755/_pkg_.a /root/.cache/go-build/b9/b9c78f46adc40699f1836fc5dcf1565bec8799af0530860850010d78c4a380fe-d # internal
2025-08-20T21:49:05.0002968Z [00:02:31.361]➜  github.com/ti-mo/conntrack
2025-08-20T21:49:05.0007748Z [00:02:31.362]➜  mkdir -p $WORK/b753/
2025-08-20T21:49:05.0017621Z [00:02:31.363]➜  cat >/tmp/go-build1953077370/b753/importcfg << 'EOF' # internal
2025-08-20T21:49:05.0035462Z [00:02:31.363]➜  # import config
2025-08-20T21:49:05.0036204Z [00:02:31.363]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:05.0037042Z [00:02:31.363]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:05.0038069Z [00:02:31.363]➜  packagefile github.com/mdlayher/netlink=/tmp/go-build1953077370/b350/_pkg_.a
2025-08-20T21:49:05.0039196Z [00:02:31.363]➜  packagefile github.com/pkg/errors=/tmp/go-build1953077370/b754/_pkg_.a
2025-08-20T21:49:05.0040334Z [00:02:31.363]➜  packagefile github.com/ti-mo/netfilter=/tmp/go-build1953077370/b755/_pkg_.a
2025-08-20T21:49:05.0041434Z [00:02:31.363]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:49:05.0042646Z [00:02:31.363]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:05.0043781Z [00:02:31.363]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:05.0044647Z [00:02:31.363]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:05.0045519Z [00:02:31.363]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:05.0046372Z [00:02:31.363]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:49:05.0047274Z [00:02:31.363]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:05.0047909Z [00:02:31.363]➜  EOF
2025-08-20T21:49:05.0060151Z [00:02:31.364]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1=>github.com/ti-mo/conntrack@v0.5.1;$WORK/b753=>" -p github.com/ti-mo/conntrack -lang=go1.21 -complete -installsuffix shared -buildid HUczF_DckTgCoQ19J0Gq/HUczF_DckTgCoQ19J0Gq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/attribute_types.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/attributetype_string.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/conn.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/doc.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/enum.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/errors.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/event.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/eventtype_string.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/expect.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/expectnattype_string.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/expecttype_string.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/filter.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/flow.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/gen.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/protoinfotype_string.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/stats.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/status.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/string.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/tuple.go /root/go/pkg/mod/github.com/ti-mo/conntrack@v0.5.1/tupletype_string.go
2025-08-20T21:49:05.0343909Z [00:02:31.395]➜  go tool buildid -w $WORK/b759/_pkg_.a # internal
2025-08-20T21:49:05.0381817Z [00:02:31.399]➜  cp $WORK/b759/_pkg_.a /root/.cache/go-build/4f/4f00bc9f8c0bbe4585b81ae1ce0db44365ad24bf9f67860597c7db74f06067e5-d # internal
2025-08-20T21:49:05.0383841Z [00:02:31.399]➜  github.com/netbirdio/netbird/flow/client
2025-08-20T21:49:05.0385479Z [00:02:31.399]➜  mkdir -p $WORK/b758/
2025-08-20T21:49:05.0409102Z [00:02:31.402]➜  cat >/tmp/go-build1953077370/b758/importcfg << 'EOF' # internal
2025-08-20T21:49:05.0411983Z [00:02:31.402]➜  # import config
2025-08-20T21:49:05.0415442Z [00:02:31.402]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:05.0416353Z [00:02:31.402]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:49:05.0417310Z [00:02:31.402]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:49:05.0418194Z [00:02:31.402]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:05.0418947Z [00:02:31.402]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:05.0419912Z [00:02:31.402]➜  packagefile github.com/cenkalti/backoff/v4=/tmp/go-build1953077370/b064/_pkg_.a
2025-08-20T21:49:05.0421145Z [00:02:31.402]➜  packagefile github.com/netbirdio/netbird/flow/proto=/tmp/go-build1953077370/b759/_pkg_.a
2025-08-20T21:49:05.0422462Z [00:02:31.402]➜  packagefile github.com/netbirdio/netbird/util/embeddedroots=/tmp/go-build1953077370/b585/_pkg_.a
2025-08-20T21:49:05.0423999Z [00:02:31.402]➜  packagefile github.com/netbirdio/netbird/util/grpc=/tmp/go-build1953077370/b742/_pkg_.a
2025-08-20T21:49:05.0425161Z [00:02:31.402]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:05.0426468Z [00:02:31.402]➜  packagefile google.golang.org/grpc=/tmp/go-build1953077370/b465/_pkg_.a
2025-08-20T21:49:05.0427536Z [00:02:31.402]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:49:05.0428657Z [00:02:31.402]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1953077370/b474/_pkg_.a
2025-08-20T21:49:05.0429819Z [00:02:31.402]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1953077370/b475/_pkg_.a
2025-08-20T21:49:05.0431052Z [00:02:31.402]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1953077370/b499/_pkg_.a
2025-08-20T21:49:05.0432322Z [00:02:31.402]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build1953077370/b547/_pkg_.a
2025-08-20T21:49:05.0444130Z [00:02:31.402]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1953077370/b525/_pkg_.a
2025-08-20T21:49:05.0445169Z [00:02:31.402]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:05.0446202Z [00:02:31.402]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:05.0447010Z [00:02:31.402]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:05.0447620Z [00:02:31.402]➜  EOF
2025-08-20T21:49:05.0451418Z [00:02:31.402]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/client=>github.com/netbirdio/netbird/flow/client;$WORK/b758=>" -p github.com/netbirdio/netbird/flow/client -lang=go1.23 -complete -installsuffix shared -buildid EjWyB0JHVxIb79bUZfmQ/EjWyB0JHVxIb79bUZfmQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/client/auth.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/client/client.go
2025-08-20T21:49:05.1715999Z [00:02:31.533]➜  go tool buildid -w $WORK/b758/_pkg_.a # internal
2025-08-20T21:49:05.1765433Z [00:02:31.538]➜  cp $WORK/b758/_pkg_.a /root/.cache/go-build/3a/3a2131791f2b6d1fa37be1b6088d3a742fefe8459b5b130a9793e37e86112274-d # internal
2025-08-20T21:49:05.1778565Z [00:02:31.538]➜  github.com/netbirdio/netbird/client/internal/networkmonitor
2025-08-20T21:49:05.1779192Z [00:02:31.538]➜  mkdir -p $WORK/b760/
2025-08-20T21:49:05.1779798Z [00:02:31.539]➜  cat >/tmp/go-build1953077370/b760/importcfg << 'EOF' # internal
2025-08-20T21:49:05.1780357Z [00:02:31.539]➜  # import config
2025-08-20T21:49:05.1780905Z [00:02:31.539]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:05.1781583Z [00:02:31.539]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:05.1782228Z [00:02:31.539]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:05.1783008Z [00:02:31.539]➜  packagefile github.com/cenkalti/backoff/v4=/tmp/go-build1953077370/b064/_pkg_.a
2025-08-20T21:49:05.1784673Z [00:02:31.539]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/systemops=/tmp/go-build1953077370/b439/_pkg_.a
2025-08-20T21:49:05.1786098Z [00:02:31.539]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:05.1787251Z [00:02:31.539]➜  packagefile github.com/vishvananda/netlink=/tmp/go-build1953077370/b202/_pkg_.a
2025-08-20T21:49:05.1788278Z [00:02:31.539]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:05.1789199Z [00:02:31.539]➜  packagefile runtime/debug=/tmp/go-build1953077370/b326/_pkg_.a
2025-08-20T21:49:05.1790069Z [00:02:31.539]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:05.1790878Z [00:02:31.539]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:49:05.1791670Z [00:02:31.539]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:05.1792285Z [00:02:31.539]➜  EOF
2025-08-20T21:49:05.1810737Z [00:02:31.542]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b760/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/networkmonitor=>github.com/netbirdio/netbird/client/internal/networkmonitor;$WORK/b760=>" -p github.com/netbirdio/netbird/client/internal/networkmonitor -lang=go1.23 -complete -installsuffix shared -buildid lIw6WntyFum4sFlSurzq/lIw6WntyFum4sFlSurzq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack ./internal/networkmonitor/check_change_linux.go ./internal/networkmonitor/monitor.go
2025-08-20T21:49:05.2769247Z [00:02:31.638]➜  go tool buildid -w $WORK/b760/_pkg_.a # internal
2025-08-20T21:49:05.2782001Z [00:02:31.639]➜  cp $WORK/b760/_pkg_.a /root/.cache/go-build/07/070f6ca36ff86541eea87f53294b10142e48657d608998f8c71cd26afd134851-d # internal
2025-08-20T21:49:05.2789051Z [00:02:31.640]➜  github.com/netbirdio/netbird/client/internal/routemanager/fakeip
2025-08-20T21:49:05.2800888Z [00:02:31.640]➜  mkdir -p $WORK/b764/
2025-08-20T21:49:05.2801548Z [00:02:31.640]➜  cat >/tmp/go-build1953077370/b764/importcfg << 'EOF' # internal
2025-08-20T21:49:05.2802108Z [00:02:31.640]➜  # import config
2025-08-20T21:49:05.2802637Z [00:02:31.640]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:05.2803769Z [00:02:31.640]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:05.2804618Z [00:02:31.640]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:05.2805212Z [00:02:31.640]➜  EOF
2025-08-20T21:49:05.2809237Z [00:02:31.641]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b764/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/fakeip=>github.com/netbirdio/netbird/client/internal/routemanager/fakeip;$WORK/b764=>" -p github.com/netbirdio/netbird/client/internal/routemanager/fakeip -lang=go1.23 -complete -installsuffix shared -buildid cQR3zc_WUPCl4LNDnWs2/cQR3zc_WUPCl4LNDnWs2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack ./internal/routemanager/fakeip/fakeip.go
2025-08-20T21:49:05.2919402Z [00:02:31.653]➜  go tool buildid -w $WORK/b753/_pkg_.a # internal
2025-08-20T21:49:05.2974312Z [00:02:31.658]➜  cp $WORK/b753/_pkg_.a /root/.cache/go-build/8b/8b9f3c46b4d98285a62891069b95316c7abd8dab943d55d90dc9a6d840f88caa-d # internal
2025-08-20T21:49:05.2982236Z [00:02:31.659]➜  github.com/netbirdio/netbird/client/internal/netflow/conntrack
2025-08-20T21:49:05.2987505Z [00:02:31.660]➜  mkdir -p $WORK/b752/
2025-08-20T21:49:05.2998065Z [00:02:31.661]➜  cat >/tmp/go-build1953077370/b752/importcfg << 'EOF' # internal
2025-08-20T21:49:05.3005430Z [00:02:31.661]➜  # import config
2025-08-20T21:49:05.3006209Z [00:02:31.661]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:49:05.3007110Z [00:02:31.661]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:05.3008074Z [00:02:31.661]➜  packagefile github.com/google/uuid=/tmp/go-build1953077370/b101/_pkg_.a
2025-08-20T21:49:05.3009491Z [00:02:31.661]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow/types=/tmp/go-build1953077370/b451/_pkg_.a
2025-08-20T21:49:05.3015718Z [00:02:31.663]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:49:05.3017189Z [00:02:31.663]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:05.3019073Z [00:02:31.663]➜  packagefile github.com/ti-mo/conntrack=/tmp/go-build1953077370/b753/_pkg_.a
2025-08-20T21:49:05.3020330Z [00:02:31.663]➜  packagefile github.com/ti-mo/netfilter=/tmp/go-build1953077370/b755/_pkg_.a
2025-08-20T21:49:05.3021947Z [00:02:31.663]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:05.3022672Z [00:02:31.663]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:05.3023572Z [00:02:31.663]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:05.3027391Z [00:02:31.663]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:05.3028113Z [00:02:31.663]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:05.3028634Z [00:02:31.663]➜  EOF
2025-08-20T21:49:05.3032250Z [00:02:31.663]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/conntrack=>github.com/netbirdio/netbird/client/internal/netflow/conntrack;$WORK/b752=>" -p github.com/netbirdio/netbird/client/internal/netflow/conntrack -lang=go1.23 -complete -installsuffix shared -buildid X285E7jdQwt-dteSiXZQ/X285E7jdQwt-dteSiXZQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./internal/netflow/conntrack/conntrack.go ./internal/netflow/conntrack/sysctl.go
2025-08-20T21:49:05.3054826Z [00:02:31.667]➜  go tool buildid -w $WORK/b764/_pkg_.a # internal
2025-08-20T21:49:05.3101505Z [00:02:31.671]➜  cp $WORK/b764/_pkg_.a /root/.cache/go-build/1e/1ecea54a4ed1cf42056fd754485a6936eded9fb2e30e28540eafa214552d8680-d # internal
2025-08-20T21:49:05.3108678Z [00:02:31.672]➜  github.com/netbirdio/netbird/client/internal/routemanager/iface
2025-08-20T21:49:05.3111276Z [00:02:31.672]➜  mkdir -p $WORK/b765/
2025-08-20T21:49:05.3114094Z [00:02:31.672]➜  cat >/tmp/go-build1953077370/b765/importcfg << 'EOF' # internal
2025-08-20T21:49:05.3114814Z [00:02:31.672]➜  # import config
2025-08-20T21:49:05.3115842Z [00:02:31.672]➜  packagefile github.com/netbirdio/netbird/client/iface/device=/tmp/go-build1953077370/b355/_pkg_.a
2025-08-20T21:49:05.3117262Z [00:02:31.672]➜  packagefile github.com/netbirdio/netbird/client/iface/wgaddr=/tmp/go-build1953077370/b098/_pkg_.a
2025-08-20T21:49:05.3118355Z [00:02:31.672]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:05.3119235Z [00:02:31.672]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:05.3119890Z [00:02:31.672]➜  EOF
2025-08-20T21:49:05.3124667Z [00:02:31.672]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b765/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/iface=>github.com/netbirdio/netbird/client/internal/routemanager/iface;$WORK/b765=>" -p github.com/netbirdio/netbird/client/internal/routemanager/iface -lang=go1.23 -complete -installsuffix shared -buildid HAiV4LIVXvxmJVpRsTP9/HAiV4LIVXvxmJVpRsTP9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack ./internal/routemanager/iface/iface.go ./internal/routemanager/iface/iface_common.go
2025-08-20T21:49:05.3436794Z [00:02:31.705]➜  go tool buildid -w $WORK/b765/_pkg_.a # internal
2025-08-20T21:49:05.3445048Z [00:02:31.706]➜  cp $WORK/b765/_pkg_.a /root/.cache/go-build/6d/6d9c31ddc9a7917f801f4869b7c00c476c73b911016d39a970fb94745c5b181b-d # internal
2025-08-20T21:49:05.3455445Z [00:02:31.706]➜  cunicu.li/go-rosenpass/internal/ebpf
2025-08-20T21:49:05.3456100Z [00:02:31.706]➜  mkdir -p $WORK/b768/
2025-08-20T21:49:05.3462120Z [00:02:31.707]➜  cat >/tmp/go-build1953077370/b768/importcfg << 'EOF' # internal
2025-08-20T21:49:05.3474462Z [00:02:31.708]➜  # import config
2025-08-20T21:49:05.3475348Z [00:02:31.708]➜  packagefile github.com/cilium/ebpf/asm=/tmp/go-build1953077370/b374/_pkg_.a
2025-08-20T21:49:05.3476468Z [00:02:31.708]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:49:05.3477275Z [00:02:31.708]➜  EOF
2025-08-20T21:49:05.3480969Z [00:02:31.708]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b768/_pkg_.a -trimpath "/root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/internal/ebpf=>cunicu.li/go-rosenpass@v0.4.0/internal/ebpf;$WORK/b768=>" -p cunicu.li/go-rosenpass/internal/ebpf -lang=go1.21 -complete -installsuffix shared -buildid RKCEQ15qYn5mwHRG6ndz/RKCEQ15qYn5mwHRG6ndz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/internal/ebpf/ebpf.go
2025-08-20T21:49:05.3559587Z [00:02:31.717]➜  go tool buildid -w $WORK/b667/_pkg_.a # internal
2025-08-20T21:49:05.3615254Z [00:02:31.723]➜  go tool buildid -w $WORK/b752/_pkg_.a # internal
2025-08-20T21:49:05.3628681Z [00:02:31.724]➜  cp $WORK/b752/_pkg_.a /root/.cache/go-build/9a/9ad0e6f57e3db45dcb3e6e9000820ce96e4e337ed6c934d29f9205100a974da3-d # internal
2025-08-20T21:49:05.3640310Z [00:02:31.725]➜  github.com/gopacket/gopacket
2025-08-20T21:49:05.3649011Z [00:02:31.725]➜  mkdir -p $WORK/b770/
2025-08-20T21:49:05.3650274Z [00:02:31.725]➜  cp $WORK/b667/_pkg_.a /root/.cache/go-build/e6/e6ddabe47fef75a78db49fafb050bdbcea79266cbb7be19cc26323042489ea6b-d # internal
2025-08-20T21:49:05.3651401Z [00:02:31.725]➜  log/slog/internal/buffer
2025-08-20T21:49:05.3651943Z [00:02:31.725]➜  mkdir -p $WORK/b774/
2025-08-20T21:49:05.3652706Z [00:02:31.725]➜  cat >/tmp/go-build1953077370/b770/importcfg << 'EOF' # internal
2025-08-20T21:49:05.3653589Z [00:02:31.726]➜  # import config
2025-08-20T21:49:05.3654235Z [00:02:31.726]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:05.3655048Z [00:02:31.726]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:05.3655913Z [00:02:31.726]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:49:05.3656738Z [00:02:31.726]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:05.3657514Z [00:02:31.726]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:05.3658286Z [00:02:31.726]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:05.3659052Z [00:02:31.726]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:05.3659814Z [00:02:31.726]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:05.3660561Z [00:02:31.726]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:05.3661338Z [00:02:31.726]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:05.3662186Z [00:02:31.726]➜  packagefile runtime/debug=/tmp/go-build1953077370/b326/_pkg_.a
2025-08-20T21:49:05.3663020Z [00:02:31.726]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:05.3664915Z [00:02:31.726]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:05.3665752Z [00:02:31.726]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:05.3666567Z [00:02:31.726]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:49:05.3667484Z [00:02:31.726]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:05.3668079Z [00:02:31.726]➜  EOF
2025-08-20T21:49:05.3675970Z [00:02:31.726]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b770/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1=>github.com/gopacket/gopacket@v1.1.1;$WORK/b770=>" -p github.com/gopacket/gopacket -lang=go1.20 -complete -installsuffix shared -buildid uYZ1gyOtI-vwqMpgSaJb/uYZ1gyOtI-vwqMpgSaJb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/base.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/decode.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/doc.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/flows.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layerclass.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers_decoder.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layertype.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/packet.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/parser.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/time.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/writer.go
2025-08-20T21:49:05.3683238Z [00:02:31.726]➜  cat >/tmp/go-build1953077370/b774/importcfg << 'EOF' # internal
2025-08-20T21:49:05.3683886Z [00:02:31.726]➜  # import config
2025-08-20T21:49:05.3684494Z [00:02:31.726]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:05.3685055Z [00:02:31.726]➜  EOF
2025-08-20T21:49:05.3688151Z [00:02:31.726]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b774/_pkg_.a -trimpath "/root/.go/src/log/slog/internal/buffer=>log/slog/internal/buffer;$WORK/b774=>" -p log/slog/internal/buffer -lang=go1.25 -std -complete -installsuffix shared -buildid 0HWT8LqazVPdgpieUes_/0HWT8LqazVPdgpieUes_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack /root/.go/src/log/slog/internal/buffer/buffer.go
2025-08-20T21:49:05.3963194Z [00:02:31.757]➜  go tool buildid -w $WORK/b768/_pkg_.a # internal
2025-08-20T21:49:05.3996836Z [00:02:31.758]➜  cp $WORK/b768/_pkg_.a /root/.cache/go-build/e4/e4477f0d9e9eb93484f14e3e42b290da00c2be38265c700a9c7415c9cc49b79f-d # internal
2025-08-20T21:49:05.3997955Z [00:02:31.758]➜  github.com/cloudflare/circl/kem
2025-08-20T21:49:05.3998502Z [00:02:31.758]➜  mkdir -p $WORK/b775/
2025-08-20T21:49:05.4001515Z [00:02:31.761]➜  cat >/tmp/go-build1953077370/b775/importcfg << 'EOF' # internal
2025-08-20T21:49:05.4002211Z [00:02:31.761]➜  # import config
2025-08-20T21:49:05.4002877Z [00:02:31.761]➜  packagefile encoding=/tmp/go-build1953077370/b135/_pkg_.a
2025-08-20T21:49:05.4003939Z [00:02:31.761]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:05.4004509Z [00:02:31.761]➜  EOF
2025-08-20T21:49:05.4008080Z [00:02:31.761]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b775/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/kem=>github.com/cloudflare/circl@v1.3.3/kem;$WORK/b775=>" -p github.com/cloudflare/circl/kem -lang=go1.17 -complete -installsuffix shared -buildid xtbBxK1f7Ri9XncCVQr8/xtbBxK1f7Ri9XncCVQr8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/kem/kem.go
2025-08-20T21:49:05.4130596Z [00:02:31.774]➜  go tool buildid -w $WORK/b774/_pkg_.a # internal
2025-08-20T21:49:05.4137329Z [00:02:31.775]➜  cp $WORK/b774/_pkg_.a /root/.cache/go-build/36/36eb2e8aaccbeba90afc12b134521137935cf1e21b7a560ac87472a04d456af2-d # internal
2025-08-20T21:49:05.4144483Z [00:02:31.776]➜  log/slog
2025-08-20T21:49:05.4146701Z [00:02:31.776]➜  mkdir -p $WORK/b772/
2025-08-20T21:49:05.4157141Z [00:02:31.777]➜  cat >/tmp/go-build1953077370/b772/importcfg << 'EOF' # internal
2025-08-20T21:49:05.4160877Z [00:02:31.777]➜  # import config
2025-08-20T21:49:05.4161627Z [00:02:31.777]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:05.4162735Z [00:02:31.777]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:05.4163881Z [00:02:31.777]➜  packagefile encoding=/tmp/go-build1953077370/b135/_pkg_.a
2025-08-20T21:49:05.4164857Z [00:02:31.777]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:05.4165803Z [00:02:31.777]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:05.4166659Z [00:02:31.777]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:05.4167487Z [00:02:31.777]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:05.4168314Z [00:02:31.777]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:49:05.4169215Z [00:02:31.777]➜  packagefile log/internal=/tmp/go-build1953077370/b072/_pkg_.a
2025-08-20T21:49:05.4170221Z [00:02:31.777]➜  packagefile log/slog/internal=/tmp/go-build1953077370/b773/_pkg_.a
2025-08-20T21:49:05.4171311Z [00:02:31.777]➜  packagefile log/slog/internal/buffer=/tmp/go-build1953077370/b774/_pkg_.a
2025-08-20T21:49:05.4172304Z [00:02:31.777]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:05.4173375Z [00:02:31.777]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:05.4174252Z [00:02:31.777]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:05.4175114Z [00:02:31.777]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:49:05.4175996Z [00:02:31.777]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:05.4176855Z [00:02:31.777]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:05.4177678Z [00:02:31.777]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:05.4178562Z [00:02:31.777]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:05.4179433Z [00:02:31.777]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:05.4180572Z [00:02:31.777]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:49:05.4181472Z [00:02:31.777]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:49:05.4182154Z [00:02:31.777]➜  EOF
2025-08-20T21:49:05.4191676Z [00:02:31.777]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b772/_pkg_.a -trimpath "/root/.go/src/log/slog=>log/slog;$WORK/b772=>" -p log/slog -lang=go1.25 -std -complete -installsuffix shared -buildid G8YbV9anifGDd3tP3iIN/G8YbV9anifGDd3tP3iIN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack /root/.go/src/log/slog/attr.go /root/.go/src/log/slog/doc.go /root/.go/src/log/slog/handler.go /root/.go/src/log/slog/json_handler.go /root/.go/src/log/slog/level.go /root/.go/src/log/slog/logger.go /root/.go/src/log/slog/record.go /root/.go/src/log/slog/text_handler.go /root/.go/src/log/slog/value.go
2025-08-20T21:49:05.4263354Z [00:02:31.788]➜  go tool buildid -w $WORK/b775/_pkg_.a # internal
2025-08-20T21:49:05.4272252Z [00:02:31.788]➜  cp $WORK/b775/_pkg_.a /root/.cache/go-build/d6/d6f5b398478c05d13c779b1cd9e62c22ebc2d3abd0513745ecdb05eeeff3ab6d-d # internal
2025-08-20T21:49:05.4292817Z [00:02:31.790]➜  github.com/cloudflare/circl/internal/sha3
2025-08-20T21:49:05.4295357Z [00:02:31.790]➜  mkdir -p $WORK/b777/
2025-08-20T21:49:05.4295931Z [00:02:31.791]➜  echo -n > $WORK/b777/go_asm.h # internal
2025-08-20T21:49:05.4296860Z [00:02:31.791]➜  cd /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/internal/sha3
2025-08-20T21:49:05.4300310Z [00:02:31.791]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/cloudflare/circl/internal/sha3 -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/internal/sha3=>github.com/cloudflare/circl@v1.3.3/internal/sha3;$WORK/b777=>" -I $WORK/b777/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b777/symabis ./keccakf_amd64.s
2025-08-20T21:49:05.4381858Z [00:02:31.799]➜  cat >/tmp/go-build1953077370/b777/importcfg << 'EOF' # internal
2025-08-20T21:49:05.4387855Z [00:02:31.799]➜  # import config
2025-08-20T21:49:05.4388546Z [00:02:31.799]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:05.4389135Z [00:02:31.799]➜  EOF
2025-08-20T21:49:05.4389574Z [00:02:31.799]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:49:05.4398282Z [00:02:31.799]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b777/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/internal/sha3=>github.com/cloudflare/circl@v1.3.3/internal/sha3;$WORK/b777=>" -p github.com/cloudflare/circl/internal/sha3 -lang=go1.17 -installsuffix shared -buildid 5F_PUpDcV6YvwdcxTcmr/5F_PUpDcV6YvwdcxTcmr -goversion go1.25.0 -symabis $WORK/b777/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack -asmhdr $WORK/b777/go_asm.h /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/internal/sha3/doc.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/internal/sha3/hashes.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/internal/sha3/keccakf_amd64.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/internal/sha3/rc.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/internal/sha3/sha3.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/internal/sha3/shake.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/internal/sha3/xor_unaligned.go
2025-08-20T21:49:05.4651181Z [00:02:31.826]➜  cd /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/internal/sha3
2025-08-20T21:49:05.4655259Z [00:02:31.826]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/cloudflare/circl/internal/sha3 -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/internal/sha3=>github.com/cloudflare/circl@v1.3.3/internal/sha3;$WORK/b777=>" -I $WORK/b777/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b777/keccakf_amd64.o ./keccakf_amd64.s
2025-08-20T21:49:05.4861280Z [00:02:31.847]➜  go tool pack r $WORK/b777/_pkg_.a $WORK/b777/keccakf_amd64.o # internal
2025-08-20T21:49:05.4862248Z [00:02:31.847]➜  go tool buildid -w $WORK/b777/_pkg_.a # internal
2025-08-20T21:49:05.4869299Z [00:02:31.848]➜  cp $WORK/b777/_pkg_.a /root/.cache/go-build/c5/c567ef9e5495209390fd3510a29f084bd46a3f79bc17f2a41b9ee3aeefd7eac3-d # internal
2025-08-20T21:49:05.4874763Z [00:02:31.848]➜  github.com/cloudflare/circl/simd/keccakf1600
2025-08-20T21:49:05.4875459Z [00:02:31.849]➜  mkdir -p $WORK/b782/
2025-08-20T21:49:05.4878848Z [00:02:31.849]➜  echo -n > $WORK/b782/go_asm.h # internal
2025-08-20T21:49:05.4881090Z [00:02:31.849]➜  cd /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/simd/keccakf1600
2025-08-20T21:49:05.4885127Z [00:02:31.849]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/cloudflare/circl/simd/keccakf1600 -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/simd/keccakf1600=>github.com/cloudflare/circl@v1.3.3/simd/keccakf1600;$WORK/b782=>" -I $WORK/b782/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b782/symabis ./f1600x4_amd64.s
2025-08-20T21:49:05.4943007Z [00:02:31.855]➜  cat >/tmp/go-build1953077370/b782/importcfg << 'EOF' # internal
2025-08-20T21:49:05.4947538Z [00:02:31.855]➜  # import config
2025-08-20T21:49:05.4948506Z [00:02:31.855]➜  packagefile github.com/cloudflare/circl/internal/sha3=/tmp/go-build1953077370/b777/_pkg_.a
2025-08-20T21:49:05.4949713Z [00:02:31.855]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build1953077370/b335/_pkg_.a
2025-08-20T21:49:05.4950574Z [00:02:31.855]➜  EOF
2025-08-20T21:49:05.4951350Z [00:02:31.856]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:49:05.4958152Z [00:02:31.856]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b782/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/simd/keccakf1600=>github.com/cloudflare/circl@v1.3.3/simd/keccakf1600;$WORK/b782=>" -p github.com/cloudflare/circl/simd/keccakf1600 -lang=go1.17 -installsuffix shared -buildid jccvrxu7I95PrUXkmF5H/jccvrxu7I95PrUXkmF5H -goversion go1.25.0 -symabis $WORK/b782/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack -asmhdr $WORK/b782/go_asm.h /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/simd/keccakf1600/f1600x.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/simd/keccakf1600/f1600x4_amd64.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/simd/keccakf1600/f1600x4stubs_amd64.go
2025-08-20T21:49:05.5143850Z [00:02:31.875]➜  cd /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/simd/keccakf1600
2025-08-20T21:49:05.5150908Z [00:02:31.875]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/cloudflare/circl/simd/keccakf1600 -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/simd/keccakf1600=>github.com/cloudflare/circl@v1.3.3/simd/keccakf1600;$WORK/b782=>" -I $WORK/b782/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b782/f1600x4_amd64.o ./f1600x4_amd64.s
2025-08-20T21:49:05.5358112Z [00:02:31.897]➜  go tool pack r $WORK/b782/_pkg_.a $WORK/b782/f1600x4_amd64.o # internal
2025-08-20T21:49:05.5361318Z [00:02:31.897]➜  go tool buildid -w $WORK/b782/_pkg_.a # internal
2025-08-20T21:49:05.5365463Z [00:02:31.898]➜  cp $WORK/b782/_pkg_.a /root/.cache/go-build/28/2857070efba3a7f9785acb3933f30a5d1956ce4516aed1e989e88a9d730645da-d # internal
2025-08-20T21:49:05.5390656Z [00:02:31.900]➜  github.com/cloudflare/circl/pke/kyber/internal/common
2025-08-20T21:49:05.5397693Z [00:02:31.900]➜  mkdir -p $WORK/b780/
2025-08-20T21:49:05.5398350Z [00:02:31.901]➜  echo -n > $WORK/b780/go_asm.h # internal
2025-08-20T21:49:05.5399434Z [00:02:31.901]➜  cd /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/internal/common
2025-08-20T21:49:05.5403667Z [00:02:31.901]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/cloudflare/circl/pke/kyber/internal/common -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/internal/common=>github.com/cloudflare/circl@v1.3.3/pke/kyber/internal/common;$WORK/b780=>" -I $WORK/b780/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b780/symabis ./amd64.s
2025-08-20T21:49:05.5545379Z [00:02:31.916]➜  cat >/tmp/go-build1953077370/b780/importcfg << 'EOF' # internal
2025-08-20T21:49:05.5548537Z [00:02:31.916]➜  # import config
2025-08-20T21:49:05.5549283Z [00:02:31.916]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:49:05.5550533Z [00:02:31.916]➜  packagefile github.com/cloudflare/circl/internal/sha3=/tmp/go-build1953077370/b777/_pkg_.a
2025-08-20T21:49:05.5552114Z [00:02:31.916]➜  packagefile github.com/cloudflare/circl/pke/kyber/internal/common/params=/tmp/go-build1953077370/b781/_pkg_.a
2025-08-20T21:49:05.5553903Z [00:02:31.916]➜  packagefile github.com/cloudflare/circl/simd/keccakf1600=/tmp/go-build1953077370/b782/_pkg_.a
2025-08-20T21:49:05.5555165Z [00:02:31.916]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build1953077370/b335/_pkg_.a
2025-08-20T21:49:05.5555926Z [00:02:31.916]➜  EOF
2025-08-20T21:49:05.5556452Z [00:02:31.916]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:49:05.5566967Z [00:02:31.916]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b780/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/internal/common=>github.com/cloudflare/circl@v1.3.3/pke/kyber/internal/common;$WORK/b780=>" -p github.com/cloudflare/circl/pke/kyber/internal/common -lang=go1.17 -installsuffix shared -buildid QoB1lEpCHq5Lx5B1N0yh/QoB1lEpCHq5Lx5B1N0yh -goversion go1.25.0 -symabis $WORK/b780/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack -asmhdr $WORK/b780/go_asm.h /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/internal/common/amd64.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/internal/common/field.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/internal/common/ntt.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/internal/common/params.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/internal/common/poly.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/internal/common/sample.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/internal/common/stubs_amd64.go
2025-08-20T21:49:05.6197277Z [00:02:31.981]➜  go tool buildid -w $WORK/b770/_pkg_.a # internal
2025-08-20T21:49:05.6242384Z [00:02:31.985]➜  cp $WORK/b770/_pkg_.a /root/.cache/go-build/3a/3a78b3e09385e9ab1bff2e6e7b67bc3993c49252912fa622f7f64774fc324a7a-d # internal
2025-08-20T21:49:05.6270728Z [00:02:31.988]➜  github.com/gopacket/gopacket/layers
2025-08-20T21:49:05.6273666Z [00:02:31.988]➜  mkdir -p $WORK/b771/
2025-08-20T21:49:05.6277335Z [00:02:31.989]➜  cat >/tmp/go-build1953077370/b771/importcfg << 'EOF' # internal
2025-08-20T21:49:05.6287309Z [00:02:31.989]➜  # import config
2025-08-20T21:49:05.6288025Z [00:02:31.989]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:05.6288943Z [00:02:31.989]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:49:05.6289892Z [00:02:31.989]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:49:05.6290780Z [00:02:31.989]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:05.6291618Z [00:02:31.989]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:05.6292595Z [00:02:31.989]➜  packagefile github.com/gopacket/gopacket=/tmp/go-build1953077370/b770/_pkg_.a
2025-08-20T21:49:05.6297198Z [00:02:31.989]➜  packagefile hash/crc32=/tmp/go-build1953077370/b286/_pkg_.a
2025-08-20T21:49:05.6298122Z [00:02:31.989]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:05.6298913Z [00:02:31.989]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:05.6299700Z [00:02:31.989]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:05.6300498Z [00:02:31.989]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:05.6301326Z [00:02:31.989]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:05.6302192Z [00:02:31.989]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:05.6303054Z [00:02:31.989]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:05.6304112Z [00:02:31.989]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:05.6304716Z [00:02:31.989]➜  EOF
2025-08-20T21:49:05.6361221Z [00:02:31.992]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b771/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers=>github.com/gopacket/gopacket@v1.1.1/layers;$WORK/b771=>" -p github.com/gopacket/gopacket/layers -lang=go1.20 -complete -installsuffix shared -buildid 6NtNXR6rY52kzmD58x-q/6NtNXR6rY52kzmD58x-q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/arp.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/asf.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/asf_presencepong.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/base.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/bfd.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/bitfield.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/cdp.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/ctp.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/dhcpv4.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/dhcpv6.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/dhcpv6_options.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/dns.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/doc.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/dot11.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/dot1q.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/eap.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/eapol.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/endpoints.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/enums.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/enums_generated.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/erspan2.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/etherip.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/ethernet.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/fddi.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/fuzz_layer.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/geneve.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/gre.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/gtp.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/iana_ports.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/icmp4.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/icmp6.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/icmp6msg.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/igmp.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/ip4.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/ip6.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/ipsec.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/layertypes.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/lcm.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/linux_sll.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/linux_sll2.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/llc.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/lldp.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/loopback.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/mldv1.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/mldv2.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/modbustcp.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/mpls.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/ndp.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/ntp.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/ospf.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/pflog.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/ports.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/ppp.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/pppoe.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/prism.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/radiotap.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/radius.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/rmcp.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/rudp.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/sctp.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/sflow.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/sip.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/stp.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/tcp.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/tcpip.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/tls.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/tls_alert.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/tls_appdata.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/tls_cipherspec.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/tls_handshake.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/udp.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/udplite.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/usb.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/vrrp.go /root/go/pkg/mod/github.com/gopacket/gopacket@v1.1.1/layers/vxlan.go
2025-08-20T21:49:05.6411181Z [00:02:31.999]➜  cd /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/internal/common
2025-08-20T21:49:05.6415121Z [00:02:31.999]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/cloudflare/circl/pke/kyber/internal/common -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/internal/common=>github.com/cloudflare/circl@v1.3.3/pke/kyber/internal/common;$WORK/b780=>" -I $WORK/b780/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b780/amd64.o ./amd64.s
2025-08-20T21:49:05.6666220Z [00:02:32.028]➜  go tool pack r $WORK/b780/_pkg_.a $WORK/b780/amd64.o # internal
2025-08-20T21:49:05.6686449Z [00:02:32.030]➜  go tool buildid -w $WORK/b780/_pkg_.a # internal
2025-08-20T21:49:05.6692323Z [00:02:32.030]➜  cp $WORK/b780/_pkg_.a /root/.cache/go-build/bf/bf943aab1dfc5dcc1e41ed17d1c1f9ff3da76b4e362bdcff8e378ae698a73542-d # internal
2025-08-20T21:49:05.6693851Z [00:02:32.030]➜  github.com/cloudflare/circl/pke/kyber/kyber512/internal
2025-08-20T21:49:05.6694558Z [00:02:32.030]➜  mkdir -p $WORK/b779/
2025-08-20T21:49:05.6695289Z [00:02:32.030]➜  cat >/tmp/go-build1953077370/b779/importcfg << 'EOF' # internal
2025-08-20T21:49:05.6695989Z [00:02:32.030]➜  # import config
2025-08-20T21:49:05.6696961Z [00:02:32.030]➜  packagefile github.com/cloudflare/circl/internal/sha3=/tmp/go-build1953077370/b777/_pkg_.a
2025-08-20T21:49:05.6698441Z [00:02:32.030]➜  packagefile github.com/cloudflare/circl/pke/kyber/internal/common=/tmp/go-build1953077370/b780/_pkg_.a
2025-08-20T21:49:05.6699735Z [00:02:32.030]➜  EOF
2025-08-20T21:49:05.6700267Z [00:02:32.030]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/client
2025-08-20T21:49:05.6707826Z [00:02:32.030]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b779/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/kyber512/internal=>github.com/cloudflare/circl@v1.3.3/pke/kyber/kyber512/internal;$WORK/b779=>" -p github.com/cloudflare/circl/pke/kyber/kyber512/internal -lang=go1.17 -complete -installsuffix shared -buildid 1VYdhrfS3kjZIhOlTeCs/1VYdhrfS3kjZIhOlTeCs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/kyber512/internal/cpapke.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/kyber512/internal/mat.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/kyber512/internal/params.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/kyber512/internal/vec.go
2025-08-20T21:49:05.7074782Z [00:02:32.069]➜  go tool buildid -w $WORK/b779/_pkg_.a # internal
2025-08-20T21:49:05.7084729Z [00:02:32.070]➜  cp $WORK/b779/_pkg_.a /root/.cache/go-build/e5/e561a4fcd5e8cd1bb035fae13eea92339089bb4d1ae96db411010b5771638500-d # internal
2025-08-20T21:49:05.7089020Z [00:02:32.070]➜  github.com/cloudflare/circl/pke/kyber/kyber512
2025-08-20T21:49:05.7089698Z [00:02:32.070]➜  mkdir -p $WORK/b778/
2025-08-20T21:49:05.7094864Z [00:02:32.071]➜  cat >/tmp/go-build1953077370/b778/importcfg << 'EOF' # internal
2025-08-20T21:49:05.7097822Z [00:02:32.071]➜  # import config
2025-08-20T21:49:05.7098787Z [00:02:32.071]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:05.7100097Z [00:02:32.071]➜  packagefile github.com/cloudflare/circl/pke/kyber/kyber512/internal=/tmp/go-build1953077370/b779/_pkg_.a
2025-08-20T21:49:05.7101313Z [00:02:32.071]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:05.7102086Z [00:02:32.071]➜  EOF
2025-08-20T21:49:05.7106615Z [00:02:32.071]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b778/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/kyber512=>github.com/cloudflare/circl@v1.3.3/pke/kyber/kyber512;$WORK/b778=>" -p github.com/cloudflare/circl/pke/kyber/kyber512 -lang=go1.17 -complete -installsuffix shared -buildid cq7bdEaf8Ptg2QK2zNyU/cq7bdEaf8Ptg2QK2zNyU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/pke/kyber/kyber512/kyber.go
2025-08-20T21:49:05.7280812Z [00:02:32.089]➜  go tool buildid -w $WORK/b778/_pkg_.a # internal
2025-08-20T21:49:05.7288810Z [00:02:32.090]➜  cp $WORK/b778/_pkg_.a /root/.cache/go-build/d8/d891b64bdabe8c32e7c6583f10a5e9d567bcb5add78bb698ff3d3cedd9785bc3-d # internal
2025-08-20T21:49:05.7294807Z [00:02:32.090]➜  github.com/cloudflare/circl/kem/kyber/kyber512
2025-08-20T21:49:05.7295461Z [00:02:32.090]➜  mkdir -p $WORK/b776/
2025-08-20T21:49:05.7299961Z [00:02:32.091]➜  cat >/tmp/go-build1953077370/b776/importcfg << 'EOF' # internal
2025-08-20T21:49:05.7308027Z [00:02:32.091]➜  # import config
2025-08-20T21:49:05.7308707Z [00:02:32.091]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:05.7309561Z [00:02:32.091]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:05.7310471Z [00:02:32.091]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:49:05.7311593Z [00:02:32.091]➜  packagefile github.com/cloudflare/circl/internal/sha3=/tmp/go-build1953077370/b777/_pkg_.a
2025-08-20T21:49:05.7312878Z [00:02:32.091]➜  packagefile github.com/cloudflare/circl/kem=/tmp/go-build1953077370/b775/_pkg_.a
2025-08-20T21:49:05.7314421Z [00:02:32.091]➜  packagefile github.com/cloudflare/circl/pke/kyber/kyber512=/tmp/go-build1953077370/b778/_pkg_.a
2025-08-20T21:49:05.7315903Z [00:02:32.091]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:05.7316523Z [00:02:32.091]➜  EOF
2025-08-20T21:49:05.7320812Z [00:02:32.091]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b776/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/kem/kyber/kyber512=>github.com/cloudflare/circl@v1.3.3/kem/kyber/kyber512;$WORK/b776=>" -p github.com/cloudflare/circl/kem/kyber/kyber512 -lang=go1.17 -complete -installsuffix shared -buildid 0PGkNrmB_2JiQ4y5ixQk/0PGkNrmB_2JiQ4y5ixQk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/kem/kyber/kyber512/kyber.go
2025-08-20T21:49:05.7804387Z [00:02:32.141]➜  go tool buildid -w $WORK/b776/_pkg_.a # internal
2025-08-20T21:49:05.7815390Z [00:02:32.143]➜  cp $WORK/b776/_pkg_.a /root/.cache/go-build/cb/cb5766424c53a19e8b7429433d5bd515ce7ef8b9585a3c0022cde09458444888-d # internal
2025-08-20T21:49:05.7829384Z [00:02:32.144]➜  github.com/cloudflare/circl/internal/nist
2025-08-20T21:49:05.7853059Z [00:02:32.146]➜  mkdir -p $WORK/b784/
2025-08-20T21:49:05.7858995Z [00:02:32.146]➜  cat >/tmp/go-build1953077370/b784/importcfg << 'EOF' # internal
2025-08-20T21:49:05.7859622Z [00:02:32.146]➜  # import config
2025-08-20T21:49:05.7860237Z [00:02:32.146]➜  packagefile crypto/aes=/tmp/go-build1953077370/b207/_pkg_.a
2025-08-20T21:49:05.7860817Z [00:02:32.146]➜  EOF
2025-08-20T21:49:05.7880590Z [00:02:32.149]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b784/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/internal/nist=>github.com/cloudflare/circl@v1.3.3/internal/nist;$WORK/b784=>" -p github.com/cloudflare/circl/internal/nist -lang=go1.17 -complete -installsuffix shared -buildid jwDf9yIq4m2xDC1iEZ-5/jwDf9yIq4m2xDC1iEZ-5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/internal/nist/drbg.go
2025-08-20T21:49:05.7892083Z [00:02:32.149]➜  go tool buildid -w $WORK/b772/_pkg_.a # internal
2025-08-20T21:49:05.7940616Z [00:02:32.155]➜  cp $WORK/b772/_pkg_.a /root/.cache/go-build/bf/bfc19bc44ad3fb3753e78e424509d838b84f0ba879f5ecb2f066e5f5fcb3e18d-d # internal
2025-08-20T21:49:05.7944672Z [00:02:32.155]➜  github.com/netbirdio/netbird/client/internal/routeselector
2025-08-20T21:49:05.7947725Z [00:02:32.156]➜  mkdir -p $WORK/b793/
2025-08-20T21:49:05.7953208Z [00:02:32.156]➜  cat >/tmp/go-build1953077370/b793/importcfg << 'EOF' # internal
2025-08-20T21:49:05.7954063Z [00:02:32.156]➜  # import config
2025-08-20T21:49:05.7954807Z [00:02:32.156]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:05.7955792Z [00:02:32.156]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:05.7956962Z [00:02:32.156]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:49:05.7958375Z [00:02:32.156]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:49:05.7959634Z [00:02:32.156]➜  packagefile github.com/netbirdio/netbird/route=/tmp/go-build1953077370/b428/_pkg_.a
2025-08-20T21:49:05.7960896Z [00:02:32.156]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:05.7962081Z [00:02:32.156]➜  packagefile golang.org/x/exp/maps=/tmp/go-build1953077370/b427/_pkg_.a
2025-08-20T21:49:05.7963253Z [00:02:32.156]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:49:05.7964211Z [00:02:32.156]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:05.7965153Z [00:02:32.156]➜  EOF
2025-08-20T21:49:05.7969049Z [00:02:32.157]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b793/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routeselector=>github.com/netbirdio/netbird/client/internal/routeselector;$WORK/b793=>" -p github.com/netbirdio/netbird/client/internal/routeselector -lang=go1.23 -complete -installsuffix shared -buildid HbJUvT-tfrmsuVt6zQab/HbJUvT-tfrmsuVt6zQab -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack ./internal/routeselector/routeselector.go
2025-08-20T21:49:05.8061156Z [00:02:32.167]➜  go tool buildid -w $WORK/b784/_pkg_.a # internal
2025-08-20T21:49:05.8066701Z [00:02:32.168]➜  cp $WORK/b784/_pkg_.a /root/.cache/go-build/0e/0ee1b1930b47f952d107a86f3cf71a774089cb20c0ff99ec441a327217f00b99-d # internal
2025-08-20T21:49:05.8067943Z [00:02:32.168]➜  github.com/cloudflare/circl/kem/mceliece/mceliece460896
2025-08-20T21:49:05.8068946Z [00:02:32.168]➜  mkdir -p $WORK/b783/
2025-08-20T21:49:05.8072245Z [00:02:32.168]➜  cat >/tmp/go-build1953077370/b783/importcfg << 'EOF' # internal
2025-08-20T21:49:05.8073893Z [00:02:32.168]➜  # import config
2025-08-20T21:49:05.8085542Z [00:02:32.168]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:05.8086466Z [00:02:32.169]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:05.8087623Z [00:02:32.169]➜  packagefile github.com/cloudflare/circl/internal/nist=/tmp/go-build1953077370/b784/_pkg_.a
2025-08-20T21:49:05.8088903Z [00:02:32.169]➜  packagefile github.com/cloudflare/circl/internal/sha3=/tmp/go-build1953077370/b777/_pkg_.a
2025-08-20T21:49:05.8100334Z [00:02:32.169]➜  packagefile github.com/cloudflare/circl/kem=/tmp/go-build1953077370/b775/_pkg_.a
2025-08-20T21:49:05.8101617Z [00:02:32.169]➜  packagefile github.com/cloudflare/circl/kem/mceliece/internal=/tmp/go-build1953077370/b785/_pkg_.a
2025-08-20T21:49:05.8102926Z [00:02:32.169]➜  packagefile github.com/cloudflare/circl/math/gf2e13=/tmp/go-build1953077370/b787/_pkg_.a
2025-08-20T21:49:05.8104360Z [00:02:32.169]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:05.8105040Z [00:02:32.169]➜  EOF
2025-08-20T21:49:05.8123596Z [00:02:32.169]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b783/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/kem/mceliece/mceliece460896=>github.com/cloudflare/circl@v1.3.3/kem/mceliece/mceliece460896;$WORK/b783=>" -p github.com/cloudflare/circl/kem/mceliece/mceliece460896 -lang=go1.17 -complete -installsuffix shared -buildid Sja7WcPwhFnPmjDQV3OL/Sja7WcPwhFnPmjDQV3OL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/kem/mceliece/mceliece460896/benes.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/kem/mceliece/mceliece460896/fft.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/kem/mceliece/mceliece460896/mceliece.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/kem/mceliece/mceliece460896/pk_gen.go /root/go/pkg/mod/github.com/cunicu/circl@v0.0.0-20230801113412-fec58fc7b5f6/kem/mceliece/mceliece460896/vec.go
2025-08-20T21:49:05.8609838Z [00:02:32.222]➜  go tool buildid -w $WORK/b793/_pkg_.a # internal
2025-08-20T21:49:05.8631246Z [00:02:32.224]➜  cp $WORK/b793/_pkg_.a /root/.cache/go-build/fd/fd04ebedd3469d352f8b64060127f9e7bf42a1710f3d841740d057cc370d4fc9-d # internal
2025-08-20T21:49:05.8639168Z [00:02:32.225]➜  github.com/netbirdio/netbird/client/internal/templates
2025-08-20T21:49:05.8644057Z [00:02:32.226]➜  mkdir -p $WORK/b796/
2025-08-20T21:49:05.8653711Z [00:02:32.227]➜  cat >/tmp/go-build1953077370/b796/importcfg << 'EOF' # internal
2025-08-20T21:49:05.8655976Z [00:02:32.227]➜  # import config
2025-08-20T21:49:05.8656615Z [00:02:32.227]➜  packagefile embed=/tmp/go-build1953077370/b367/_pkg_.a
2025-08-20T21:49:05.8657178Z [00:02:32.227]➜  EOF
2025-08-20T21:49:05.8665704Z [00:02:32.228]➜  cat >/tmp/go-build1953077370/b796/embedcfg << 'EOF' # internal
2025-08-20T21:49:05.8667092Z [00:02:32.228]➜  {
2025-08-20T21:49:05.8668078Z [00:02:32.228]➜  	"Patterns": {
2025-08-20T21:49:05.8668957Z [00:02:32.228]➜  		"pkce-auth-msg.html": [
2025-08-20T21:49:05.8669637Z [00:02:32.228]➜  			"pkce-auth-msg.html"
2025-08-20T21:49:05.8670104Z [00:02:32.228]➜  		]
2025-08-20T21:49:05.8670451Z [00:02:32.228]➜  	},
2025-08-20T21:49:05.8670823Z [00:02:32.228]➜  	"Files": {
2025-08-20T21:49:05.8671715Z [00:02:32.228]➜  		"pkce-auth-msg.html": "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/templates/pkce-auth-msg.html"
2025-08-20T21:49:05.8672609Z [00:02:32.228]➜  	}
2025-08-20T21:49:05.8672998Z [00:02:32.228]➜  }EOF
2025-08-20T21:49:05.8679916Z [00:02:32.229]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b796/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/templates=>github.com/netbirdio/netbird/client/internal/templates;$WORK/b796=>" -p github.com/netbirdio/netbird/client/internal/templates -lang=go1.23 -complete -installsuffix shared -buildid oNIJiF6vagwFnf5iHHo5/oNIJiF6vagwFnf5iHHo5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -embedcfg $WORK/b796/embedcfg -pack ./internal/templates/embed.go
2025-08-20T21:49:05.8782545Z [00:02:32.239]➜  go tool buildid -w $WORK/b796/_pkg_.a # internal
2025-08-20T21:49:05.8792694Z [00:02:32.240]➜  cp $WORK/b796/_pkg_.a /root/.cache/go-build/65/65e6e1a7aa3a92e81b2c50d1010032e5102f78387d88fa1dc487bd50f68ef536-d # internal
2025-08-20T21:49:05.8800165Z [00:02:32.241]➜  golang.org/x/oauth2/internal
2025-08-20T21:49:05.8802595Z [00:02:32.241]➜  mkdir -p $WORK/b798/
2025-08-20T21:49:05.8811553Z [00:02:32.242]➜  cat >/tmp/go-build1953077370/b798/importcfg << 'EOF' # internal
2025-08-20T21:49:05.8812499Z [00:02:32.242]➜  # import config
2025-08-20T21:49:05.8813590Z [00:02:32.242]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:05.8815404Z [00:02:32.242]➜  packagefile crypto/rsa=/tmp/go-build1953077370/b242/_pkg_.a
2025-08-20T21:49:05.8816549Z [00:02:32.242]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:49:05.8817540Z [00:02:32.242]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:05.8818506Z [00:02:32.242]➜  packagefile encoding/pem=/tmp/go-build1953077370/b249/_pkg_.a
2025-08-20T21:49:05.8819397Z [00:02:32.242]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:05.8820225Z [00:02:32.242]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:05.8821041Z [00:02:32.242]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:05.8821976Z [00:02:32.242]➜  packagefile io/ioutil=/tmp/go-build1953077370/b070/_pkg_.a
2025-08-20T21:49:05.8822847Z [00:02:32.242]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:05.8825483Z [00:02:32.242]➜  packagefile mime=/tmp/go-build1953077370/b316/_pkg_.a
2025-08-20T21:49:05.8826321Z [00:02:32.242]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:05.8827207Z [00:02:32.242]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:05.8828089Z [00:02:32.243]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:05.8829017Z [00:02:32.243]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:05.8829893Z [00:02:32.243]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:05.8830769Z [00:02:32.243]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:05.8831663Z [00:02:32.243]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:05.8832289Z [00:02:32.243]➜  EOF
2025-08-20T21:49:05.8872514Z [00:02:32.248]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b798/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/internal=>golang.org/x/oauth2@v0.27.0/internal;$WORK/b798=>" -p golang.org/x/oauth2/internal -lang=go1.23 -complete -installsuffix shared -buildid FhAz9o8xZfOMvPNPZF8W/FhAz9o8xZfOMvPNPZF8W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/internal/doc.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/internal/oauth2.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/internal/token.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/internal/transport.go
2025-08-20T21:49:05.9009843Z [00:02:32.262]➜  go tool buildid -w $WORK/b783/_pkg_.a # internal
2025-08-20T21:49:05.9023341Z [00:02:32.263]➜  cp $WORK/b783/_pkg_.a /root/.cache/go-build/12/125d1dcaac40677d57523f0fd357865511881bb820151514800f9a2ef7c78284-d # internal
2025-08-20T21:49:05.9028855Z [00:02:32.264]➜  archive/zip
2025-08-20T21:49:05.9032291Z [00:02:32.264]➜  mkdir -p $WORK/b800/
2025-08-20T21:49:05.9033017Z [00:02:32.264]➜  cat >/tmp/go-build1953077370/b800/importcfg << 'EOF' # internal
2025-08-20T21:49:05.9033885Z [00:02:32.264]➜  # import config
2025-08-20T21:49:05.9034580Z [00:02:32.264]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:49:05.9035539Z [00:02:32.264]➜  packagefile compress/flate=/tmp/go-build1953077370/b306/_pkg_.a
2025-08-20T21:49:05.9036516Z [00:02:32.264]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:49:05.9037419Z [00:02:32.264]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:05.9038455Z [00:02:32.264]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:05.9039358Z [00:02:32.264]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:49:05.9040263Z [00:02:32.264]➜  packagefile hash/crc32=/tmp/go-build1953077370/b286/_pkg_.a
2025-08-20T21:49:05.9041199Z [00:02:32.264]➜  packagefile internal/godebug=/tmp/go-build1953077370/b039/_pkg_.a
2025-08-20T21:49:05.9042057Z [00:02:32.264]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:05.9042850Z [00:02:32.264]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:49:05.9043801Z [00:02:32.264]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:05.9044821Z [00:02:32.264]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:49:05.9045777Z [00:02:32.264]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:05.9046682Z [00:02:32.264]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:49:05.9047538Z [00:02:32.264]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:05.9048378Z [00:02:32.264]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:05.9049201Z [00:02:32.264]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:05.9050050Z [00:02:32.264]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:49:05.9050715Z [00:02:32.264]➜  EOF
2025-08-20T21:49:05.9055543Z [00:02:32.264]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b800/_pkg_.a -trimpath "/root/.go/src/archive/zip=>archive/zip;$WORK/b800=>" -p archive/zip -lang=go1.25 -std -complete -installsuffix shared -buildid POmn5GHYG7XLbkAGVbpy/POmn5GHYG7XLbkAGVbpy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack /root/.go/src/archive/zip/reader.go /root/.go/src/archive/zip/register.go /root/.go/src/archive/zip/struct.go /root/.go/src/archive/zip/writer.go
2025-08-20T21:49:05.9506238Z [00:02:32.312]➜  go tool buildid -w $WORK/b798/_pkg_.a # internal
2025-08-20T21:49:05.9520414Z [00:02:32.313]➜  cp $WORK/b798/_pkg_.a /root/.cache/go-build/32/326d1e4d5f9a0831ab9dff8a1409282398f6a6da10ce82b234fa41cf44a9cffb-d # internal
2025-08-20T21:49:05.9531706Z [00:02:32.314]➜  golang.org/x/oauth2
2025-08-20T21:49:05.9536969Z [00:02:32.314]➜  mkdir -p $WORK/b797/
2025-08-20T21:49:05.9537766Z [00:02:32.314]➜  cat >/tmp/go-build1953077370/b797/importcfg << 'EOF' # internal
2025-08-20T21:49:05.9538499Z [00:02:32.314]➜  # import config
2025-08-20T21:49:05.9539201Z [00:02:32.314]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:05.9541481Z [00:02:32.314]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:05.9543740Z [00:02:32.314]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:05.9545461Z [00:02:32.314]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:49:05.9547246Z [00:02:32.314]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:49:05.9548705Z [00:02:32.314]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:05.9550118Z [00:02:32.314]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:05.9551486Z [00:02:32.314]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:05.9553476Z [00:02:32.314]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build1953077370/b798/_pkg_.a
2025-08-20T21:49:05.9554449Z [00:02:32.314]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:05.9555329Z [00:02:32.314]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:49:05.9556182Z [00:02:32.314]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:05.9557028Z [00:02:32.314]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:05.9557894Z [00:02:32.314]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:05.9558870Z [00:02:32.314]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:05.9559726Z [00:02:32.314]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:05.9560535Z [00:02:32.314]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:05.9561153Z [00:02:32.314]➜  EOF
2025-08-20T21:49:05.9566010Z [00:02:32.314]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b797/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.27.0=>golang.org/x/oauth2@v0.27.0;$WORK/b797=>" -p golang.org/x/oauth2 -lang=go1.23 -complete -installsuffix shared -buildid lyf9Jh6SPqkXKcjF_4_9/lyf9Jh6SPqkXKcjF_4_9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/deviceauth.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/oauth2.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/pkce.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/token.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/transport.go
2025-08-20T21:49:06.0625878Z [00:02:32.422]➜  go tool buildid -w $WORK/b797/_pkg_.a # internal
2025-08-20T21:49:06.0632952Z [00:02:32.424]➜  cp $WORK/b797/_pkg_.a /root/.cache/go-build/79/792a003965d46093f893143f89594a54437143b94f012eb71593735cb287199d-d # internal
2025-08-20T21:49:06.0688854Z [00:02:32.430]➜  github.com/netbirdio/netbird/client/anonymize
2025-08-20T21:49:06.0717630Z [00:02:32.430]➜  mkdir -p $WORK/b801/
2025-08-20T21:49:06.0718374Z [00:02:32.431]➜  cat >/tmp/go-build1953077370/b801/importcfg << 'EOF' # internal
2025-08-20T21:49:06.0719018Z [00:02:32.431]➜  # import config
2025-08-20T21:49:06.0719677Z [00:02:32.431]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:06.0720505Z [00:02:32.431]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:06.0721249Z [00:02:32.431]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:49:06.0722612Z [00:02:32.431]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:06.0723922Z [00:02:32.431]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:06.0724954Z [00:02:32.431]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:06.0725895Z [00:02:32.431]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:49:06.0726663Z [00:02:32.431]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:49:06.0727425Z [00:02:32.431]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:06.0728014Z [00:02:32.431]➜  EOF
2025-08-20T21:49:06.0731248Z [00:02:32.432]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b801/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/anonymize=>github.com/netbirdio/netbird/client/anonymize;$WORK/b801=>" -p github.com/netbirdio/netbird/client/anonymize -lang=go1.23 -complete -installsuffix shared -buildid WA3Qq_vO_HHOGwcilXmp/WA3Qq_vO_HHOGwcilXmp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack ./anonymize/anonymize.go
2025-08-20T21:49:06.2029444Z [00:02:32.564]➜  go tool buildid -w $WORK/b801/_pkg_.a # internal
2025-08-20T21:49:06.2045874Z [00:02:32.566]➜  cp $WORK/b801/_pkg_.a /root/.cache/go-build/da/da60fe680639beaf1abc396711556a024c8c5ba5efc5d758854389c8cea23e32-d # internal
2025-08-20T21:49:06.2048062Z [00:02:32.566]➜  runtime/pprof
2025-08-20T21:49:06.2048538Z [00:02:32.566]➜  mkdir -p $WORK/b802/
2025-08-20T21:49:06.2080478Z [00:02:32.569]➜  cat >/tmp/go-build1953077370/b802/importcfg << 'EOF' # internal
2025-08-20T21:49:06.2081590Z [00:02:32.569]➜  # import config
2025-08-20T21:49:06.2084449Z [00:02:32.569]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:49:06.2085292Z [00:02:32.569]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:06.2086197Z [00:02:32.569]➜  packagefile cmp=/tmp/go-build1953077370/b046/_pkg_.a
2025-08-20T21:49:06.2087006Z [00:02:32.569]➜  packagefile compress/gzip=/tmp/go-build1953077370/b305/_pkg_.a
2025-08-20T21:49:06.2087966Z [00:02:32.569]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:06.2088786Z [00:02:32.569]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:49:06.2089584Z [00:02:32.569]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:06.2090331Z [00:02:32.569]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:06.2091087Z [00:02:32.569]➜  packagefile internal/abi=/tmp/go-build1953077370/b006/_pkg_.a
2025-08-20T21:49:06.2091965Z [00:02:32.569]➜  packagefile internal/profilerecord=/tmp/go-build1953077370/b019/_pkg_.a
2025-08-20T21:49:06.2092798Z [00:02:32.569]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:06.2093701Z [00:02:32.569]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:06.2094419Z [00:02:32.569]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:06.2095134Z [00:02:32.569]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:06.2095893Z [00:02:32.570]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:49:06.2096607Z [00:02:32.570]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:06.2097328Z [00:02:32.570]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:06.2098073Z [00:02:32.570]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:06.2098787Z [00:02:32.570]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:06.2099492Z [00:02:32.570]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:49:06.2100292Z [00:02:32.570]➜  packagefile text/tabwriter=/tmp/go-build1953077370/b387/_pkg_.a
2025-08-20T21:49:06.2101054Z [00:02:32.570]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:06.2101584Z [00:02:32.570]➜  EOF
2025-08-20T21:49:06.2111395Z [00:02:32.570]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b802/_pkg_.a -trimpath "/root/.go/src/runtime/pprof=>runtime/pprof;$WORK/b802=>" -p runtime/pprof -lang=go1.25 -std -installsuffix shared -buildid _bvmglsPUiRF7Y_EC4lf/_bvmglsPUiRF7Y_EC4lf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack /root/.go/src/runtime/pprof/elf.go /root/.go/src/runtime/pprof/label.go /root/.go/src/runtime/pprof/map.go /root/.go/src/runtime/pprof/pe.go /root/.go/src/runtime/pprof/pprof.go /root/.go/src/runtime/pprof/pprof_rusage.go /root/.go/src/runtime/pprof/proto.go /root/.go/src/runtime/pprof/proto_other.go /root/.go/src/runtime/pprof/protobuf.go /root/.go/src/runtime/pprof/protomem.go /root/.go/src/runtime/pprof/runtime.go
2025-08-20T21:49:06.3602847Z [00:02:32.721]➜  go tool buildid -w $WORK/b800/_pkg_.a # internal
2025-08-20T21:49:06.3662606Z [00:02:32.727]➜  cp $WORK/b800/_pkg_.a /root/.cache/go-build/1c/1cafd0e5ff9450d48acd602b17e3bfb853fb8216a2705901746de2900322870f-d # internal
2025-08-20T21:49:06.3669763Z [00:02:32.728]➜  github.com/skratchdot/open-golang/open
2025-08-20T21:49:06.3670407Z [00:02:32.728]➜  mkdir -p $WORK/b806/
2025-08-20T21:49:06.3673912Z [00:02:32.728]➜  cat >/tmp/go-build1953077370/b806/importcfg << 'EOF' # internal
2025-08-20T21:49:06.3674646Z [00:02:32.728]➜  # import config
2025-08-20T21:49:06.3677410Z [00:02:32.728]➜  packagefile os/exec=/tmp/go-build1953077370/b082/_pkg_.a
2025-08-20T21:49:06.3678045Z [00:02:32.728]➜  EOF
2025-08-20T21:49:06.3683576Z [00:02:32.729]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b806/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/skratchdot/open-golang@v0.0.0-20200116055534-eef842397966/open=>github.com/skratchdot/open-golang@v0.0.0-20200116055534-eef842397966/open;$WORK/b806=>" -p github.com/skratchdot/open-golang/open -lang=go1.16 -complete -installsuffix shared -buildid K_YLOmMRY2U9wAT-Yz7W/K_YLOmMRY2U9wAT-Yz7W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack /root/go/pkg/mod/github.com/skratchdot/open-golang@v0.0.0-20200116055534-eef842397966/open/exec.go /root/go/pkg/mod/github.com/skratchdot/open-golang@v0.0.0-20200116055534-eef842397966/open/open.go
2025-08-20T21:49:06.4011047Z [00:02:32.762]➜  go tool buildid -w $WORK/b806/_pkg_.a # internal
2025-08-20T21:49:06.4019251Z [00:02:32.763]➜  cp $WORK/b806/_pkg_.a /root/.cache/go-build/3f/3ffe377c543d3eb81d832b2241a26afa889b737369968a3309371f3d2a0503dc-d # internal
2025-08-20T21:49:06.4039478Z [00:02:32.765]➜  encoding/csv
2025-08-20T21:49:06.4047487Z [00:02:32.765]➜  mkdir -p $WORK/b809/
2025-08-20T21:49:06.4048247Z [00:02:32.766]➜  cat >/tmp/go-build1953077370/b809/importcfg << 'EOF' # internal
2025-08-20T21:49:06.4054086Z [00:02:32.766]➜  # import config
2025-08-20T21:49:06.4056319Z [00:02:32.766]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:49:06.4057173Z [00:02:32.766]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:06.4058043Z [00:02:32.766]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:06.4058874Z [00:02:32.766]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:06.4059715Z [00:02:32.766]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:06.4060543Z [00:02:32.766]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:06.4061400Z [00:02:32.766]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:49:06.4062293Z [00:02:32.767]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:49:06.4062945Z [00:02:32.767]➜  EOF
2025-08-20T21:49:06.4066193Z [00:02:32.767]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b809/_pkg_.a -trimpath "/root/.go/src/encoding/csv=>encoding/csv;$WORK/b809=>" -p encoding/csv -lang=go1.25 -std -complete -installsuffix shared -buildid dFigBiPSnLZxb6OSzN82/dFigBiPSnLZxb6OSzN82 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack /root/.go/src/encoding/csv/reader.go /root/.go/src/encoding/csv/writer.go
2025-08-20T21:49:06.5118715Z [00:02:32.873]➜  go tool buildid -w $WORK/b809/_pkg_.a # internal
2025-08-20T21:49:06.5130390Z [00:02:32.874]➜  cp $WORK/b809/_pkg_.a /root/.cache/go-build/52/52f17d30d48aa5781b002901204c4f03156afc98fb5d7417ed2f5f0edf9aaa3a-d # internal
2025-08-20T21:49:06.5291774Z [00:02:32.890]➜  github.com/spf13/pflag
2025-08-20T21:49:06.5296882Z [00:02:32.891]➜  mkdir -p $WORK/b808/
2025-08-20T21:49:06.5303309Z [00:02:32.891]➜  cat >/tmp/go-build1953077370/b808/importcfg << 'EOF' # internal
2025-08-20T21:49:06.5303986Z [00:02:32.891]➜  # import config
2025-08-20T21:49:06.5304619Z [00:02:32.891]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:06.5305476Z [00:02:32.891]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:49:06.5306383Z [00:02:32.891]➜  packagefile encoding/csv=/tmp/go-build1953077370/b809/_pkg_.a
2025-08-20T21:49:06.5307277Z [00:02:32.891]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:49:06.5315782Z [00:02:32.892]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:06.5316613Z [00:02:32.892]➜  packagefile flag=/tmp/go-build1953077370/b324/_pkg_.a
2025-08-20T21:49:06.5317569Z [00:02:32.892]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:06.5318322Z [00:02:32.892]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:06.5319082Z [00:02:32.892]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:06.5319820Z [00:02:32.892]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:06.5320602Z [00:02:32.892]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:06.5321389Z [00:02:32.892]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:06.5322179Z [00:02:32.892]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:06.5323916Z [00:02:32.892]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:06.5324786Z [00:02:32.892]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:06.5325376Z [00:02:32.892]➜  EOF
2025-08-20T21:49:06.5341942Z [00:02:32.892]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b808/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/pflag@v1.0.5=>github.com/spf13/pflag@v1.0.5;$WORK/b808=>" -p github.com/spf13/pflag -lang=go1.12 -complete -installsuffix shared -buildid AFBfl-R6aG7ruLaOugGX/AFBfl-R6aG7ruLaOugGX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/bool.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/bool_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/bytes.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/count.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/duration.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/duration_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/flag.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/float32.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/float32_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/float64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/float64_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/golangflag.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/int.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/int16.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/int32.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/int32_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/int64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/int64_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/int8.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/int_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/ip.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/ip_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/ipmask.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/ipnet.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/string.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/string_array.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/string_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/string_to_int.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/string_to_int64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/string_to_string.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/uint.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/uint16.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/uint32.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/uint64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/uint8.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.5/uint_slice.go
2025-08-20T21:49:06.7617765Z [00:02:33.123]➜  go tool buildid -w $WORK/b802/_pkg_.a # internal
2025-08-20T21:49:06.7671813Z [00:02:33.128]➜  cp $WORK/b802/_pkg_.a /root/.cache/go-build/79/79cb0937774ea2b49f7f8ee1c51985acb2fa6b57d0d18be2c9b81eb721f22f77-d # internal
2025-08-20T21:49:07.1856672Z [00:02:33.547]➜  go tool buildid -w $WORK/b808/_pkg_.a # internal
2025-08-20T21:49:07.2051035Z [00:02:33.566]➜  cp $WORK/b808/_pkg_.a /root/.cache/go-build/f4/f4916336d2567ce417c41cefd8e085f167cacd230025d7c331bb600e60bf5ee4-d # internal
2025-08-20T21:49:07.2092490Z [00:02:33.570]➜  github.com/spf13/cobra
2025-08-20T21:49:07.2093237Z [00:02:33.570]➜  mkdir -p $WORK/b807/
2025-08-20T21:49:07.2102510Z [00:02:33.571]➜  cat >/tmp/go-build1953077370/b807/importcfg << 'EOF' # internal
2025-08-20T21:49:07.2103991Z [00:02:33.571]➜  # import config
2025-08-20T21:49:07.2105266Z [00:02:33.571]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:07.2106285Z [00:02:33.571]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:07.2108231Z [00:02:33.571]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:07.2109021Z [00:02:33.571]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:07.2110097Z [00:02:33.571]➜  packagefile github.com/spf13/pflag=/tmp/go-build1953077370/b808/_pkg_.a
2025-08-20T21:49:07.2110980Z [00:02:33.571]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:07.2111720Z [00:02:33.571]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:07.2112708Z [00:02:33.571]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:07.2113895Z [00:02:33.571]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:07.2114732Z [00:02:33.571]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:07.2115552Z [00:02:33.571]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:07.2116403Z [00:02:33.571]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:07.2117222Z [00:02:33.571]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:07.2118101Z [00:02:33.571]➜  packagefile text/template=/tmp/go-build1953077370/b088/_pkg_.a
2025-08-20T21:49:07.2118977Z [00:02:33.571]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:07.2119802Z [00:02:33.571]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:49:07.2120626Z [00:02:33.571]➜  EOF
2025-08-20T21:49:07.2150205Z [00:02:33.571]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b807/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/cobra@v1.7.0=>github.com/spf13/cobra@v1.7.0;$WORK/b807=>" -p github.com/spf13/cobra -lang=go1.15 -complete -installsuffix shared -buildid qAIcSbmJ3WmjOjCtgare/qAIcSbmJ3WmjOjCtgare -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack /root/go/pkg/mod/github.com/spf13/cobra@v1.7.0/active_help.go /root/go/pkg/mod/github.com/spf13/cobra@v1.7.0/args.go /root/go/pkg/mod/github.com/spf13/cobra@v1.7.0/bash_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.7.0/bash_completionsV2.go /root/go/pkg/mod/github.com/spf13/cobra@v1.7.0/cobra.go /root/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go /root/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command_notwin.go /root/go/pkg/mod/github.com/spf13/cobra@v1.7.0/completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.7.0/fish_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.7.0/flag_groups.go /root/go/pkg/mod/github.com/spf13/cobra@v1.7.0/powershell_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.7.0/shell_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.7.0/zsh_completions.go
2025-08-20T21:49:07.7486715Z [00:02:34.110]➜  go tool buildid -w $WORK/b807/_pkg_.a # internal
2025-08-20T21:49:07.7654686Z [00:02:34.126]➜  cp $WORK/b807/_pkg_.a /root/.cache/go-build/61/618134da532cac474e81dcc064f66252ae4954858d6bf174a53a2cd5098ad46e-d # internal
2025-08-20T21:49:08.6585562Z [00:02:35.020]➜  go tool buildid -w $WORK/b771/_pkg_.a # internal
2025-08-20T21:49:08.6856998Z [00:02:35.047]➜  cp $WORK/b771/_pkg_.a /root/.cache/go-build/06/069c7de2d7043f8a78e30301e22842f5b9980d3cc6a8ab75bc3361a5b3ac489d-d # internal
2025-08-20T21:49:08.6858630Z [00:02:35.047]➜  cunicu.li/go-rosenpass/internal/net
2025-08-20T21:49:08.6859243Z [00:02:35.047]➜  mkdir -p $WORK/b769/
2025-08-20T21:49:08.6862182Z [00:02:35.047]➜  cat >/tmp/go-build1953077370/b769/importcfg << 'EOF' # internal
2025-08-20T21:49:08.6863458Z [00:02:35.047]➜  # import config
2025-08-20T21:49:08.6864336Z [00:02:35.047]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:08.6865184Z [00:02:35.048]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:08.6866018Z [00:02:35.048]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:08.6866896Z [00:02:35.048]➜  packagefile github.com/cilium/ebpf=/tmp/go-build1953077370/b368/_pkg_.a
2025-08-20T21:49:08.6867912Z [00:02:35.048]➜  packagefile github.com/cilium/ebpf/asm=/tmp/go-build1953077370/b374/_pkg_.a
2025-08-20T21:49:08.6868955Z [00:02:35.048]➜  packagefile github.com/gopacket/gopacket=/tmp/go-build1953077370/b770/_pkg_.a
2025-08-20T21:49:08.6869894Z [00:02:35.048]➜  packagefile github.com/gopacket/gopacket/layers=/tmp/go-build1953077370/b771/_pkg_.a
2025-08-20T21:49:08.6870682Z [00:02:35.048]➜  packagefile github.com/mdlayher/socket=/tmp/go-build1953077370/b352/_pkg_.a
2025-08-20T21:49:08.6871279Z [00:02:35.048]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:49:08.6871864Z [00:02:35.048]➜  packagefile log/slog=/tmp/go-build1953077370/b772/_pkg_.a
2025-08-20T21:49:08.6872322Z [00:02:35.048]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:49:08.6872874Z [00:02:35.048]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:08.6873687Z [00:02:35.048]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:08.6874291Z [00:02:35.048]➜  EOF
2025-08-20T21:49:08.6877032Z [00:02:35.048]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b769/_pkg_.a -trimpath "/root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/internal/net=>cunicu.li/go-rosenpass@v0.4.0/internal/net;$WORK/b769=>" -p cunicu.li/go-rosenpass/internal/net -lang=go1.21 -complete -installsuffix shared -buildid 1SPrjWBd5s0f-x8rmxaH/1SPrjWBd5s0f-x8rmxaH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/internal/net/raw_udp_conn.go
2025-08-20T21:49:08.6887118Z [00:02:35.050]➜  go tool buildid -w $WORK/b715/_pkg_.a # internal
2025-08-20T21:49:08.7286947Z [00:02:35.090]➜  cp $WORK/b715/_pkg_.a /root/.cache/go-build/30/308a7f552ddb31f918375e5aac436ed0ea57ea61ed4105b112b91a64c9dc8181-d # internal
2025-08-20T21:49:08.7290720Z [00:02:35.090]➜  github.com/libdns/route53
2025-08-20T21:49:08.7292000Z [00:02:35.090]➜  mkdir -p $WORK/b643/
2025-08-20T21:49:08.7293484Z [00:02:35.090]➜  cat >/tmp/go-build1953077370/b643/importcfg << 'EOF' # internal
2025-08-20T21:49:08.7294581Z [00:02:35.090]➜  # import config
2025-08-20T21:49:08.7295430Z [00:02:35.090]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:08.7296256Z [00:02:35.090]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:08.7297124Z [00:02:35.090]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:08.7298112Z [00:02:35.090]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:08.7299661Z [00:02:35.091]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build1953077370/b661/_pkg_.a
2025-08-20T21:49:08.7300832Z [00:02:35.091]➜  packagefile github.com/aws/aws-sdk-go-v2/config=/tmp/go-build1953077370/b667/_pkg_.a
2025-08-20T21:49:08.7302026Z [00:02:35.091]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials=/tmp/go-build1953077370/b669/_pkg_.a
2025-08-20T21:49:08.7303451Z [00:02:35.091]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53=/tmp/go-build1953077370/b715/_pkg_.a
2025-08-20T21:49:08.7304789Z [00:02:35.091]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53/types=/tmp/go-build1953077370/b717/_pkg_.a
2025-08-20T21:49:08.7305959Z [00:02:35.091]➜  packagefile github.com/libdns/libdns=/tmp/go-build1953077370/b615/_pkg_.a
2025-08-20T21:49:08.7306959Z [00:02:35.091]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:49:08.7307762Z [00:02:35.091]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:08.7308594Z [00:02:35.091]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:08.7309400Z [00:02:35.091]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:08.7309972Z [00:02:35.091]➜  EOF
2025-08-20T21:49:08.7314350Z [00:02:35.091]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/libdns/route53@v1.5.0=>github.com/libdns/route53@v1.5.0;$WORK/b643=>" -p github.com/libdns/route53 -lang=go1.19 -complete -installsuffix shared -buildid wlvRPTPqQXhFqMKlNjam/wlvRPTPqQXhFqMKlNjam -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack /root/go/pkg/mod/github.com/libdns/route53@v1.5.0/client.go /root/go/pkg/mod/github.com/libdns/route53@v1.5.0/provider.go /root/go/pkg/mod/github.com/libdns/route53@v1.5.0/quote.go
2025-08-20T21:49:08.7346586Z [00:02:35.096]➜  go tool buildid -w $WORK/b769/_pkg_.a # internal
2025-08-20T21:49:08.7358514Z [00:02:35.097]➜  cp $WORK/b769/_pkg_.a /root/.cache/go-build/c3/c313291e1d8338450521b330fe68a004eafcb46c90544349190847f963ea6e02-d # internal
2025-08-20T21:49:08.7362847Z [00:02:35.098]➜  cunicu.li/go-rosenpass
2025-08-20T21:49:08.7363754Z [00:02:35.098]➜  mkdir -p $WORK/b767/
2025-08-20T21:49:08.7368375Z [00:02:35.098]➜  cat >/tmp/go-build1953077370/b767/importcfg << 'EOF' # internal
2025-08-20T21:49:08.7369042Z [00:02:35.098]➜  # import config
2025-08-20T21:49:08.7369736Z [00:02:35.098]➜  packagefile crypto/cipher=/tmp/go-build1953077370/b126/_pkg_.a
2025-08-20T21:49:08.7370607Z [00:02:35.098]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:08.7371519Z [00:02:35.098]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:49:08.7372608Z [00:02:35.098]➜  packagefile cunicu.li/go-rosenpass/internal/ebpf=/tmp/go-build1953077370/b768/_pkg_.a
2025-08-20T21:49:08.7374100Z [00:02:35.098]➜  packagefile cunicu.li/go-rosenpass/internal/net=/tmp/go-build1953077370/b769/_pkg_.a
2025-08-20T21:49:08.7375140Z [00:02:35.098]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:49:08.7376064Z [00:02:35.098]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:49:08.7376946Z [00:02:35.098]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:49:08.7377781Z [00:02:35.098]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:08.7378594Z [00:02:35.098]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:08.7379594Z [00:02:35.098]➜  packagefile github.com/cloudflare/circl/kem=/tmp/go-build1953077370/b775/_pkg_.a
2025-08-20T21:49:08.7380853Z [00:02:35.098]➜  packagefile github.com/cloudflare/circl/kem/kyber/kyber512=/tmp/go-build1953077370/b776/_pkg_.a
2025-08-20T21:49:08.7382327Z [00:02:35.098]➜  packagefile github.com/cloudflare/circl/kem/mceliece/mceliece460896=/tmp/go-build1953077370/b783/_pkg_.a
2025-08-20T21:49:08.7383950Z [00:02:35.098]➜  packagefile golang.org/x/crypto/blake2b=/tmp/go-build1953077370/b724/_pkg_.a
2025-08-20T21:49:08.7385386Z [00:02:35.098]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build1953077370/b336/_pkg_.a
2025-08-20T21:49:08.7386393Z [00:02:35.098]➜  packagefile log/slog=/tmp/go-build1953077370/b772/_pkg_.a
2025-08-20T21:49:08.7387197Z [00:02:35.098]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:08.7388015Z [00:02:35.098]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:49:08.7388807Z [00:02:35.098]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:08.7389598Z [00:02:35.098]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:08.7390406Z [00:02:35.098]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:08.7391226Z [00:02:35.098]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:08.7392039Z [00:02:35.098]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:08.7392656Z [00:02:35.098]➜  EOF
2025-08-20T21:49:08.7402757Z [00:02:35.099]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b767/_pkg_.a -trimpath "/root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0=>cunicu.li/go-rosenpass@v0.4.0;$WORK/b767=>" -p cunicu.li/go-rosenpass -lang=go1.21 -complete -installsuffix shared -buildid AZQcEqNK87pW2Wk-yqHM/AZQcEqNK87pW2Wk-yqHM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/biscuit.go /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/config.go /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/conn.go /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/conn_udp.go /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/conn_udp_others.go /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/conn_udp_singleport.go /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/crypto.go /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/handlers.go /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/handshake.go /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/handshake_initiator.go /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/handshake_responder.go /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/messages.go /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/output.go /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/peer.go /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/protocol.go /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/server.go /root/go/pkg/mod/cunicu.li/go-rosenpass@v0.4.0/types.go
2025-08-20T21:49:08.7906300Z [00:02:35.152]➜  go tool buildid -w $WORK/b643/_pkg_.a # internal
2025-08-20T21:49:08.7923912Z [00:02:35.154]➜  cp $WORK/b643/_pkg_.a /root/.cache/go-build/4a/4a710694cd0043c1fac90be233375ea2ed2b49bd8fe7857a9d5d2f11ce6f7591-d # internal
2025-08-20T21:49:08.7926463Z [00:02:35.154]➜  github.com/netbirdio/netbird/encryption
2025-08-20T21:49:08.7927362Z [00:02:35.154]➜  mkdir -p $WORK/b611/
2025-08-20T21:49:08.7932437Z [00:02:35.154]➜  cat >/tmp/go-build1953077370/b611/importcfg << 'EOF' # internal
2025-08-20T21:49:08.7933274Z [00:02:35.154]➜  # import config
2025-08-20T21:49:08.7933958Z [00:02:35.154]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:08.7935158Z [00:02:35.154]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:08.7935981Z [00:02:35.154]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:49:08.7936558Z [00:02:35.154]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:08.7937110Z [00:02:35.154]➜  packagefile github.com/caddyserver/certmagic=/tmp/go-build1953077370/b612/_pkg_.a
2025-08-20T21:49:08.7937865Z [00:02:35.154]➜  packagefile github.com/golang/protobuf/proto=/tmp/go-build1953077370/b639/_pkg_.a
2025-08-20T21:49:08.7938582Z [00:02:35.154]➜  packagefile github.com/libdns/route53=/tmp/go-build1953077370/b643/_pkg_.a
2025-08-20T21:49:08.7939268Z [00:02:35.154]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:08.7939915Z [00:02:35.154]➜  packagefile go.uber.org/zap=/tmp/go-build1953077370/b618/_pkg_.a
2025-08-20T21:49:08.7940754Z [00:02:35.154]➜  packagefile go.uber.org/zap/zapcore=/tmp/go-build1953077370/b621/_pkg_.a
2025-08-20T21:49:08.7941638Z [00:02:35.154]➜  packagefile golang.org/x/crypto/acme=/tmp/go-build1953077370/b721/_pkg_.a
2025-08-20T21:49:08.7942800Z [00:02:35.154]➜  packagefile golang.org/x/crypto/acme/autocert=/tmp/go-build1953077370/b722/_pkg_.a
2025-08-20T21:49:08.7944153Z [00:02:35.154]➜  packagefile golang.org/x/crypto/nacl/box=/tmp/go-build1953077370/b723/_pkg_.a
2025-08-20T21:49:08.7945235Z [00:02:35.154]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:49:08.7945955Z [00:02:35.154]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:08.7946428Z [00:02:35.154]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:08.7947050Z [00:02:35.154]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:08.7947523Z [00:02:35.154]➜  EOF
2025-08-20T21:49:08.7950689Z [00:02:35.154]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption=>github.com/netbirdio/netbird/encryption;$WORK/b611=>" -p github.com/netbirdio/netbird/encryption -lang=go1.23 -complete -installsuffix shared -buildid fb62kLH-_XP0mcNykb9H/fb62kLH-_XP0mcNykb9H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/cert.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/encryption.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/letsencrypt.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/message.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/route53.go
2025-08-20T21:49:08.8585743Z [00:02:35.220]➜  go tool buildid -w $WORK/b611/_pkg_.a # internal
2025-08-20T21:49:08.8589585Z [00:02:35.220]➜  cp $WORK/b611/_pkg_.a /root/.cache/go-build/51/5102b78f29179869ee5c673e8442f6d95f664e892213dbf73b1ef8cd1424fdf6-d # internal
2025-08-20T21:49:08.8593826Z [00:02:35.221]➜  github.com/netbirdio/netbird/shared/management/client
2025-08-20T21:49:08.8596280Z [00:02:35.221]➜  mkdir -p $WORK/b727/
2025-08-20T21:49:08.8601516Z [00:02:35.221]➜  cat >/tmp/go-build1953077370/b727/importcfg << 'EOF' # internal
2025-08-20T21:49:08.8602284Z [00:02:35.221]➜  # import config
2025-08-20T21:49:08.8602994Z [00:02:35.221]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:08.8604146Z [00:02:35.221]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:08.8605044Z [00:02:35.222]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:08.8606013Z [00:02:35.222]➜  packagefile github.com/cenkalti/backoff/v4=/tmp/go-build1953077370/b064/_pkg_.a
2025-08-20T21:49:08.8607228Z [00:02:35.222]➜  packagefile github.com/netbirdio/netbird/client/system=/tmp/go-build1953077370/b728/_pkg_.a
2025-08-20T21:49:08.8608579Z [00:02:35.222]➜  packagefile github.com/netbirdio/netbird/encryption=/tmp/go-build1953077370/b611/_pkg_.a
2025-08-20T21:49:08.8610003Z [00:02:35.222]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/tmp/go-build1953077370/b429/_pkg_.a
2025-08-20T21:49:08.8611550Z [00:02:35.222]➜  packagefile github.com/netbirdio/netbird/shared/management/proto=/tmp/go-build1953077370/b464/_pkg_.a
2025-08-20T21:49:08.8612918Z [00:02:35.222]➜  packagefile github.com/netbirdio/netbird/util/grpc=/tmp/go-build1953077370/b742/_pkg_.a
2025-08-20T21:49:08.8644648Z [00:02:35.222]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:08.8645953Z [00:02:35.222]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:49:08.8647127Z [00:02:35.222]➜  packagefile google.golang.org/grpc=/tmp/go-build1953077370/b465/_pkg_.a
2025-08-20T21:49:08.8648224Z [00:02:35.222]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:49:08.8649416Z [00:02:35.222]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1953077370/b474/_pkg_.a
2025-08-20T21:49:08.8650907Z [00:02:35.222]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1953077370/b525/_pkg_.a
2025-08-20T21:49:08.8652036Z [00:02:35.222]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:08.8652840Z [00:02:35.222]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:08.8654865Z [00:02:35.222]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:08.8655536Z [00:02:35.222]➜  EOF
2025-08-20T21:49:08.8660493Z [00:02:35.222]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client=>github.com/netbirdio/netbird/shared/management/client;$WORK/b727=>" -p github.com/netbirdio/netbird/shared/management/client -lang=go1.23 -complete -installsuffix shared -buildid ndcTIwBTIZdMVq4DArE8/ndcTIwBTIZdMVq4DArE8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/client.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/grpc.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/mock.go
2025-08-20T21:49:08.8861803Z [00:02:35.247]➜  go tool buildid -w $WORK/b767/_pkg_.a # internal
2025-08-20T21:49:08.8895828Z [00:02:35.251]➜  cp $WORK/b767/_pkg_.a /root/.cache/go-build/9b/9bd827e47fa5c8e46993d1878f8d051847647478c325dae45cc3518a781846a0-d # internal
2025-08-20T21:49:08.8899245Z [00:02:35.251]➜  github.com/netbirdio/netbird/client/internal/rosenpass
2025-08-20T21:49:08.8899958Z [00:02:35.251]➜  mkdir -p $WORK/b766/
2025-08-20T21:49:08.8904298Z [00:02:35.252]➜  cat >/tmp/go-build1953077370/b766/importcfg << 'EOF' # internal
2025-08-20T21:49:08.8905312Z [00:02:35.252]➜  # import config
2025-08-20T21:49:08.8906286Z [00:02:35.252]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:08.8907349Z [00:02:35.252]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:49:08.8908329Z [00:02:35.252]➜  packagefile cunicu.li/go-rosenpass=/tmp/go-build1953077370/b767/_pkg_.a
2025-08-20T21:49:08.8909298Z [00:02:35.252]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:49:08.8910299Z [00:02:35.252]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:08.8911273Z [00:02:35.252]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:08.8912447Z [00:02:35.252]➜  packagefile golang.zx2c4.com/wireguard/wgctrl=/tmp/go-build1953077370/b345/_pkg_.a
2025-08-20T21:49:08.8913900Z [00:02:35.252]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:49:08.8915377Z [00:02:35.252]➜  packagefile log/slog=/tmp/go-build1953077370/b772/_pkg_.a
2025-08-20T21:49:08.8916209Z [00:02:35.252]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:08.8917010Z [00:02:35.252]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:08.8917928Z [00:02:35.252]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:08.8918757Z [00:02:35.252]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:08.8919574Z [00:02:35.252]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:08.8920165Z [00:02:35.252]➜  EOF
2025-08-20T21:49:08.8924147Z [00:02:35.252]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b766/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/rosenpass=>github.com/netbirdio/netbird/client/internal/rosenpass;$WORK/b766=>" -p github.com/netbirdio/netbird/client/internal/rosenpass -lang=go1.23 -complete -installsuffix shared -buildid 5LqRVYFtGmQz0Uy_pwpB/5LqRVYFtGmQz0Uy_pwpB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack ./internal/rosenpass/manager.go ./internal/rosenpass/netbird_handler.go
2025-08-20T21:49:08.9472480Z [00:02:35.308]➜  go tool buildid -w $WORK/b766/_pkg_.a # internal
2025-08-20T21:49:08.9485927Z [00:02:35.310]➜  cp $WORK/b766/_pkg_.a /root/.cache/go-build/0b/0bf4a3b7b59ca1092e758da56caaf6f4f1dc210965b8754704bc1acf9fa93fae-d # internal
2025-08-20T21:49:08.9548851Z [00:02:35.316]➜  go tool buildid -w $WORK/b727/_pkg_.a # internal
2025-08-20T21:49:08.9580706Z [00:02:35.319]➜  cp $WORK/b727/_pkg_.a /root/.cache/go-build/de/dee46c1456f72171af5975a31b33c8645f189b2f147ea7f51e03782446005b03-d # internal
2025-08-20T21:49:08.9581902Z [00:02:35.319]➜  github.com/netbirdio/netbird/shared/signal/client
2025-08-20T21:49:08.9582481Z [00:02:35.319]➜  mkdir -p $WORK/b610/
2025-08-20T21:49:08.9586924Z [00:02:35.320]➜  cat >/tmp/go-build1953077370/b610/importcfg << 'EOF' # internal
2025-08-20T21:49:08.9587920Z [00:02:35.320]➜  # import config
2025-08-20T21:49:08.9588393Z [00:02:35.320]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:08.9589052Z [00:02:35.320]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:08.9589783Z [00:02:35.320]➜  packagefile github.com/cenkalti/backoff/v4=/tmp/go-build1953077370/b064/_pkg_.a
2025-08-20T21:49:08.9590445Z [00:02:35.320]➜  packagefile github.com/netbirdio/netbird/encryption=/tmp/go-build1953077370/b611/_pkg_.a
2025-08-20T21:49:08.9591336Z [00:02:35.320]➜  packagefile github.com/netbirdio/netbird/shared/management/client=/tmp/go-build1953077370/b727/_pkg_.a
2025-08-20T21:49:08.9592216Z [00:02:35.320]➜  packagefile github.com/netbirdio/netbird/shared/signal/proto=/tmp/go-build1953077370/b743/_pkg_.a
2025-08-20T21:49:08.9592944Z [00:02:35.320]➜  packagefile github.com/netbirdio/netbird/util/grpc=/tmp/go-build1953077370/b742/_pkg_.a
2025-08-20T21:49:08.9593921Z [00:02:35.320]➜  packagefile github.com/netbirdio/netbird/version=/tmp/go-build1953077370/b731/_pkg_.a
2025-08-20T21:49:08.9594640Z [00:02:35.320]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:08.9595636Z [00:02:35.320]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:49:08.9596489Z [00:02:35.320]➜  packagefile google.golang.org/grpc=/tmp/go-build1953077370/b465/_pkg_.a
2025-08-20T21:49:08.9597165Z [00:02:35.320]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:49:08.9598198Z [00:02:35.320]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1953077370/b474/_pkg_.a
2025-08-20T21:49:08.9599019Z [00:02:35.320]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1953077370/b493/_pkg_.a
2025-08-20T21:49:08.9599719Z [00:02:35.320]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1953077370/b525/_pkg_.a
2025-08-20T21:49:08.9600348Z [00:02:35.320]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:08.9600780Z [00:02:35.320]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:08.9601226Z [00:02:35.320]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:08.9601652Z [00:02:35.320]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:08.9601969Z [00:02:35.320]➜  EOF
2025-08-20T21:49:08.9604983Z [00:02:35.320]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client=>github.com/netbirdio/netbird/shared/signal/client;$WORK/b610=>" -p github.com/netbirdio/netbird/shared/signal/client -lang=go1.23 -complete -installsuffix shared -buildid BkJdnmszCAlEKXDpUHkv/BkJdnmszCAlEKXDpUHkv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/client.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/grpc.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/mock.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/worker.go
2025-08-20T21:49:09.0241745Z [00:02:35.385]➜  go tool buildid -w $WORK/b610/_pkg_.a # internal
2025-08-20T21:49:09.0266605Z [00:02:35.388]➜  cp $WORK/b610/_pkg_.a /root/.cache/go-build/d7/d700437e3092c8de6b85f4fb9d212bde8c07cf89224d555a0bdeb8ecbeb01337-d # internal
2025-08-20T21:49:09.0269931Z [00:02:35.388]➜  github.com/netbirdio/netbird/client/internal/peer
2025-08-20T21:49:09.0270472Z [00:02:35.388]➜  mkdir -p $WORK/b566/
2025-08-20T21:49:09.0275439Z [00:02:35.389]➜  cat >/tmp/go-build1953077370/b566/importcfg << 'EOF' # internal
2025-08-20T21:49:09.0276362Z [00:02:35.389]➜  # import config
2025-08-20T21:49:09.0277085Z [00:02:35.389]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:09.0278458Z [00:02:35.389]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:09.0279501Z [00:02:35.389]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:49:09.0280139Z [00:02:35.389]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:09.0280595Z [00:02:35.389]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:09.0281209Z [00:02:35.389]➜  packagefile github.com/google/uuid=/tmp/go-build1953077370/b101/_pkg_.a
2025-08-20T21:49:09.0281912Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/client/firewall/manager=/tmp/go-build1953077370/b413/_pkg_.a
2025-08-20T21:49:09.0282775Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/client/iface=/tmp/go-build1953077370/b092/_pkg_.a
2025-08-20T21:49:09.0284003Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/client/iface/bind=/tmp/go-build1953077370/b096/_pkg_.a
2025-08-20T21:49:09.0284910Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/client/iface/configurer=/tmp/go-build1953077370/b332/_pkg_.a
2025-08-20T21:49:09.0285685Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/client/iface/wgaddr=/tmp/go-build1953077370/b098/_pkg_.a
2025-08-20T21:49:09.0286434Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/client/iface/wgproxy=/tmp/go-build1953077370/b361/_pkg_.a
2025-08-20T21:49:09.0287768Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/client/internal/ingressgw=/tmp/go-build1953077370/b567/_pkg_.a
2025-08-20T21:49:09.0289454Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/conntype=/tmp/go-build1953077370/b568/_pkg_.a
2025-08-20T21:49:09.0291033Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/dispatcher=/tmp/go-build1953077370/b569/_pkg_.a
2025-08-20T21:49:09.0292694Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/guard=/tmp/go-build1953077370/b571/_pkg_.a
2025-08-20T21:49:09.0294377Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/ice=/tmp/go-build1953077370/b572/_pkg_.a
2025-08-20T21:49:09.0295818Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/id=/tmp/go-build1953077370/b570/_pkg_.a
2025-08-20T21:49:09.0297331Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/worker=/tmp/go-build1953077370/b574/_pkg_.a
2025-08-20T21:49:09.0298843Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/client/internal/relay=/tmp/go-build1953077370/b575/_pkg_.a
2025-08-20T21:49:09.0300339Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/client/internal/stdnet=/tmp/go-build1953077370/b573/_pkg_.a
2025-08-20T21:49:09.0301747Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/client/proto=/tmp/go-build1953077370/b576/_pkg_.a
2025-08-20T21:49:09.0303004Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/route=/tmp/go-build1953077370/b428/_pkg_.a
2025-08-20T21:49:09.0304567Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/tmp/go-build1953077370/b429/_pkg_.a
2025-08-20T21:49:09.0305997Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/shared/relay/client=/tmp/go-build1953077370/b578/_pkg_.a
2025-08-20T21:49:09.0307432Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/shared/signal/client=/tmp/go-build1953077370/b610/_pkg_.a
2025-08-20T21:49:09.0308805Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/shared/signal/proto=/tmp/go-build1953077370/b743/_pkg_.a
2025-08-20T21:49:09.0310239Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/util/semaphore-group=/tmp/go-build1953077370/b744/_pkg_.a
2025-08-20T21:49:09.0311526Z [00:02:35.389]➜  packagefile github.com/netbirdio/netbird/version=/tmp/go-build1953077370/b731/_pkg_.a
2025-08-20T21:49:09.0312971Z [00:02:35.389]➜  packagefile github.com/pion/ice/v3=/tmp/go-build1953077370/b205/_pkg_.a
2025-08-20T21:49:09.0314171Z [00:02:35.389]➜  packagefile github.com/pion/stun/v2=/tmp/go-build1953077370/b282/_pkg_.a
2025-08-20T21:49:09.0315232Z [00:02:35.389]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:09.0316270Z [00:02:35.389]➜  packagefile golang.org/x/exp/maps=/tmp/go-build1953077370/b427/_pkg_.a
2025-08-20T21:49:09.0317441Z [00:02:35.389]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:49:09.0318656Z [00:02:35.389]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:49:09.0319790Z [00:02:35.389]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1953077370/b525/_pkg_.a
2025-08-20T21:49:09.0321095Z [00:02:35.389]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1953077370/b524/_pkg_.a
2025-08-20T21:49:09.0322233Z [00:02:35.389]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:09.0323471Z [00:02:35.389]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:49:09.0324169Z [00:02:35.389]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:09.0324776Z [00:02:35.389]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:09.0325230Z [00:02:35.389]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:09.0325798Z [00:02:35.389]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:09.0326351Z [00:02:35.389]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:49:09.0326792Z [00:02:35.389]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:09.0327496Z [00:02:35.389]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:09.0327962Z [00:02:35.389]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:09.0328488Z [00:02:35.389]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:09.0328823Z [00:02:35.389]➜  EOF
2025-08-20T21:49:09.0332353Z [00:02:35.389]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer=>github.com/netbirdio/netbird/client/internal/peer;$WORK/b566=>" -p github.com/netbirdio/netbird/client/internal/peer -lang=go1.23 -complete -installsuffix shared -buildid WW6_llEod_7R4UroAbGz/WW6_llEod_7R4UroAbGz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./internal/peer/conn.go ./internal/peer/conn_status.go ./internal/peer/error.go ./internal/peer/handshaker.go ./internal/peer/iface.go ./internal/peer/listener.go ./internal/peer/nilcheck.go ./internal/peer/notifier.go ./internal/peer/route.go ./internal/peer/session_id.go ./internal/peer/signaler.go ./internal/peer/state_dump.go ./internal/peer/status.go ./internal/peer/wg_watcher.go ./internal/peer/worker_ice.go ./internal/peer/worker_relay.go
2025-08-20T21:49:09.2847489Z [00:02:35.646]➜  go tool buildid -w $WORK/b566/_pkg_.a # internal
2025-08-20T21:49:09.2927866Z [00:02:35.654]➜  cp $WORK/b566/_pkg_.a /root/.cache/go-build/c0/c0287a8ebab4d4b36f77f119ac0a8baa83404dcd32099ffa29b120a23b2be60a-d # internal
2025-08-20T21:49:09.2938258Z [00:02:35.655]➜  github.com/netbirdio/netbird/client/internal/dnsfwd
2025-08-20T21:49:09.2940053Z [00:02:35.655]➜  mkdir -p $WORK/b745/
2025-08-20T21:49:09.2940902Z [00:02:35.655]➜  github.com/netbirdio/netbird/client/internal/routemanager/server
2025-08-20T21:49:09.2953256Z [00:02:35.655]➜  mkdir -p $WORK/b792/
2025-08-20T21:49:09.2965000Z [00:02:35.655]➜  cat >/tmp/go-build1953077370/b745/importcfg << 'EOF' # internal
2025-08-20T21:49:09.2965805Z [00:02:35.655]➜  # import config
2025-08-20T21:49:09.2966529Z [00:02:35.655]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:09.2967378Z [00:02:35.655]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:09.2968526Z [00:02:35.655]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:09.2969520Z [00:02:35.655]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:49:09.2970635Z [00:02:35.655]➜  packagefile github.com/miekg/dns=/tmp/go-build1953077370/b398/_pkg_.a
2025-08-20T21:49:09.2971804Z [00:02:35.655]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:49:09.2973384Z [00:02:35.655]➜  packagefile github.com/netbirdio/netbird/client/firewall/manager=/tmp/go-build1953077370/b413/_pkg_.a
2025-08-20T21:49:09.2974849Z [00:02:35.655]➜  packagefile github.com/netbirdio/netbird/client/internal/peer=/tmp/go-build1953077370/b566/_pkg_.a
2025-08-20T21:49:09.2976179Z [00:02:35.655]➜  packagefile github.com/netbirdio/netbird/route=/tmp/go-build1953077370/b428/_pkg_.a
2025-08-20T21:49:09.2977520Z [00:02:35.655]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/tmp/go-build1953077370/b429/_pkg_.a
2025-08-20T21:49:09.2978849Z [00:02:35.655]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:09.2979811Z [00:02:35.655]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:09.2980645Z [00:02:35.655]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:09.2981520Z [00:02:35.655]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:09.2982333Z [00:02:35.655]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:09.2983269Z [00:02:35.655]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:09.2984062Z [00:02:35.655]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:09.2984654Z [00:02:35.655]➜  EOF
2025-08-20T21:49:09.2985452Z [00:02:35.655]➜  cat >/tmp/go-build1953077370/b792/importcfg << 'EOF' # internal
2025-08-20T21:49:09.2986139Z [00:02:35.655]➜  # import config
2025-08-20T21:49:09.2986804Z [00:02:35.655]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:09.2987799Z [00:02:35.655]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:09.2988998Z [00:02:35.655]➜  packagefile github.com/netbirdio/netbird/client/firewall/manager=/tmp/go-build1953077370/b413/_pkg_.a
2025-08-20T21:49:09.2990492Z [00:02:35.655]➜  packagefile github.com/netbirdio/netbird/client/internal/peer=/tmp/go-build1953077370/b566/_pkg_.a
2025-08-20T21:49:09.2992077Z [00:02:35.655]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/iface=/tmp/go-build1953077370/b765/_pkg_.a
2025-08-20T21:49:09.2995376Z [00:02:35.655]➜  packagefile github.com/netbirdio/netbird/route=/tmp/go-build1953077370/b428/_pkg_.a
2025-08-20T21:49:09.2996555Z [00:02:35.655]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:09.2997527Z [00:02:35.655]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:09.2998328Z [00:02:35.655]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:09.2998917Z [00:02:35.655]➜  EOF
2025-08-20T21:49:09.2999443Z [00:02:35.655]➜  github.com/netbirdio/netbird/client/internal/dns
2025-08-20T21:49:09.3000060Z [00:02:35.655]➜  mkdir -p $WORK/b557/
2025-08-20T21:49:09.3004101Z [00:02:35.655]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dnsfwd=>github.com/netbirdio/netbird/client/internal/dnsfwd;$WORK/b745=>" -p github.com/netbirdio/netbird/client/internal/dnsfwd -lang=go1.23 -complete -installsuffix shared -buildid XLdh6RffDn9MADzLf2bb/XLdh6RffDn9MADzLf2bb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack ./internal/dnsfwd/forwarder.go ./internal/dnsfwd/manager.go
2025-08-20T21:49:09.3011005Z [00:02:35.655]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b792/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/server=>github.com/netbirdio/netbird/client/internal/routemanager/server;$WORK/b792=>" -p github.com/netbirdio/netbird/client/internal/routemanager/server -lang=go1.23 -complete -installsuffix shared -buildid _1HajUv4ZtzMNE6IXegd/_1HajUv4ZtzMNE6IXegd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack ./internal/routemanager/server/server.go
2025-08-20T21:49:09.3015169Z [00:02:35.657]➜  cat >/tmp/go-build1953077370/b557/importcfg << 'EOF' # internal
2025-08-20T21:49:09.3015836Z [00:02:35.657]➜  # import config
2025-08-20T21:49:09.3016463Z [00:02:35.657]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:49:09.3017300Z [00:02:35.657]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:09.3018200Z [00:02:35.657]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:09.3019046Z [00:02:35.657]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:09.3019917Z [00:02:35.657]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:49:09.3020859Z [00:02:35.657]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:49:09.3021746Z [00:02:35.657]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:49:09.3022562Z [00:02:35.657]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:09.3029974Z [00:02:35.657]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:09.3031044Z [00:02:35.657]➜  packagefile github.com/cenkalti/backoff/v4=/tmp/go-build1953077370/b064/_pkg_.a
2025-08-20T21:49:09.3032171Z [00:02:35.657]➜  packagefile github.com/fsnotify/fsnotify=/tmp/go-build1953077370/b558/_pkg_.a
2025-08-20T21:49:09.3033389Z [00:02:35.657]➜  packagefile github.com/godbus/dbus/v5=/tmp/go-build1953077370/b559/_pkg_.a
2025-08-20T21:49:09.3034630Z [00:02:35.657]➜  packagefile github.com/google/gopacket=/tmp/go-build1953077370/b357/_pkg_.a
2025-08-20T21:49:09.3035750Z [00:02:35.657]➜  packagefile github.com/google/gopacket/layers=/tmp/go-build1953077370/b358/_pkg_.a
2025-08-20T21:49:09.3037031Z [00:02:35.657]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:49:09.3038189Z [00:02:35.657]➜  packagefile github.com/hashicorp/go-version=/tmp/go-build1953077370/b560/_pkg_.a
2025-08-20T21:49:09.3039272Z [00:02:35.657]➜  packagefile github.com/miekg/dns=/tmp/go-build1953077370/b398/_pkg_.a
2025-08-20T21:49:09.3040376Z [00:02:35.657]➜  packagefile github.com/mitchellh/hashstructure/v2=/tmp/go-build1953077370/b561/_pkg_.a
2025-08-20T21:49:09.3041661Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/client/configs=/tmp/go-build1953077370/b562/_pkg_.a
2025-08-20T21:49:09.3042919Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/client/iface=/tmp/go-build1953077370/b092/_pkg_.a
2025-08-20T21:49:09.3044485Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/client/iface/device=/tmp/go-build1953077370/b355/_pkg_.a
2025-08-20T21:49:09.3045867Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/client/iface/netstack=/tmp/go-build1953077370/b138/_pkg_.a
2025-08-20T21:49:09.3047240Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/client/iface/wgaddr=/tmp/go-build1953077370/b098/_pkg_.a
2025-08-20T21:49:09.3048649Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/client/internal/dns/local=/tmp/go-build1953077370/b563/_pkg_.a
2025-08-20T21:49:09.3050128Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/client/internal/dns/types=/tmp/go-build1953077370/b564/_pkg_.a
2025-08-20T21:49:09.3051569Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/client/internal/ebpf=/tmp/go-build1953077370/b365/_pkg_.a
2025-08-20T21:49:09.3053053Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/client/internal/ebpf/manager=/tmp/go-build1953077370/b395/_pkg_.a
2025-08-20T21:49:09.3059837Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/client/internal/listener=/tmp/go-build1953077370/b441/_pkg_.a
2025-08-20T21:49:09.3061476Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/client/internal/peer=/tmp/go-build1953077370/b566/_pkg_.a
2025-08-20T21:49:09.3063245Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/client/internal/statemanager=/tmp/go-build1953077370/b414/_pkg_.a
2025-08-20T21:49:09.3064683Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/client/proto=/tmp/go-build1953077370/b576/_pkg_.a
2025-08-20T21:49:09.3065917Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/dns=/tmp/go-build1953077370/b565/_pkg_.a
2025-08-20T21:49:09.3067270Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/tmp/go-build1953077370/b429/_pkg_.a
2025-08-20T21:49:09.3068613Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:49:09.3069809Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/version=/tmp/go-build1953077370/b731/_pkg_.a
2025-08-20T21:49:09.3070940Z [00:02:35.657]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:09.3072152Z [00:02:35.657]➜  packagefile golang.org/x/exp/maps=/tmp/go-build1953077370/b427/_pkg_.a
2025-08-20T21:49:09.3073461Z [00:02:35.657]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:49:09.3074559Z [00:02:35.657]➜  packagefile golang.zx2c4.com/wireguard/tun=/tmp/go-build1953077370/b144/_pkg_.a
2025-08-20T21:49:09.3075493Z [00:02:35.657]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:09.3076310Z [00:02:35.657]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:09.3077145Z [00:02:35.657]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:09.3082502Z [00:02:35.657]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:09.3083808Z [00:02:35.657]➜  packagefile os/exec=/tmp/go-build1953077370/b082/_pkg_.a
2025-08-20T21:49:09.3084711Z [00:02:35.657]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:49:09.3085612Z [00:02:35.657]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:09.3086539Z [00:02:35.657]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:09.3087417Z [00:02:35.657]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:09.3088287Z [00:02:35.657]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:49:09.3089127Z [00:02:35.657]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:09.3089949Z [00:02:35.657]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:09.3090737Z [00:02:35.657]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:09.3091550Z [00:02:35.657]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:09.3092378Z [00:02:35.657]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:09.3092960Z [00:02:35.657]➜  EOF
2025-08-20T21:49:09.3095612Z [00:02:35.657]➜  github.com/netbirdio/netbird/client/internal/peerstore
2025-08-20T21:49:09.3104838Z [00:02:35.657]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns=>github.com/netbirdio/netbird/client/internal/dns;$WORK/b557=>" -p github.com/netbirdio/netbird/client/internal/dns -lang=go1.23 -complete -installsuffix shared -buildid 8gsvwVdG1cl7-1W7U9RJ/8gsvwVdG1cl7-1W7U9RJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./internal/dns/consts.go ./internal/dns/dbus_unix.go ./internal/dns/file_parser_unix.go ./internal/dns/file_repair_unix.go ./internal/dns/file_unix.go ./internal/dns/handler_chain.go ./internal/dns/host.go ./internal/dns/host_unix.go ./internal/dns/hosts_dns_holder.go ./internal/dns/mock_server.go ./internal/dns/network_manager_unix.go ./internal/dns/notifier.go ./internal/dns/resolvconf_unix.go ./internal/dns/response_writer.go ./internal/dns/server.go ./internal/dns/server_export.go ./internal/dns/server_unix.go ./internal/dns/service.go ./internal/dns/service_listener.go ./internal/dns/service_memory.go ./internal/dns/systemd_linux.go ./internal/dns/unclean_shutdown_unix.go ./internal/dns/upstream.go ./internal/dns/upstream_general.go ./internal/dns/wgiface.go
2025-08-20T21:49:09.3112865Z [00:02:35.657]➜  mkdir -p $WORK/b750/
2025-08-20T21:49:09.3113757Z [00:02:35.657]➜  cat >/tmp/go-build1953077370/b750/importcfg << 'EOF' # internal
2025-08-20T21:49:09.3114419Z [00:02:35.657]➜  # import config
2025-08-20T21:49:09.3115072Z [00:02:35.657]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:09.3116231Z [00:02:35.657]➜  packagefile github.com/netbirdio/netbird/client/internal/peer=/tmp/go-build1953077370/b566/_pkg_.a
2025-08-20T21:49:09.3117513Z [00:02:35.657]➜  packagefile golang.org/x/exp/maps=/tmp/go-build1953077370/b427/_pkg_.a
2025-08-20T21:49:09.3118472Z [00:02:35.657]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:09.3119340Z [00:02:35.657]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:09.3119984Z [00:02:35.657]➜  EOF
2025-08-20T21:49:09.3134093Z [00:02:35.657]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peerstore=>github.com/netbirdio/netbird/client/internal/peerstore;$WORK/b750=>" -p github.com/netbirdio/netbird/client/internal/peerstore -lang=go1.23 -complete -installsuffix shared -buildid U5usiD8R8bdCMJMmIzqe/U5usiD8R8bdCMJMmIzqe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./internal/peerstore/store.go
2025-08-20T21:49:09.4393606Z [00:02:35.800]➜  go tool buildid -w $WORK/b792/_pkg_.a # internal
2025-08-20T21:49:09.4447022Z [00:02:35.806]➜  cp $WORK/b792/_pkg_.a /root/.cache/go-build/13/131f5b5b5ca113cb6aad50b5265104261f569763e4c0d7d4a1bf758b4631b563-d # internal
2025-08-20T21:49:09.4450529Z [00:02:35.806]➜  github.com/netbirdio/netbird/client/status
2025-08-20T21:49:09.4451814Z [00:02:35.806]➜  mkdir -p $WORK/b805/
2025-08-20T21:49:09.4456760Z [00:02:35.807]➜  cat >/tmp/go-build1953077370/b805/importcfg << 'EOF' # internal
2025-08-20T21:49:09.4459789Z [00:02:35.807]➜  # import config
2025-08-20T21:49:09.4460568Z [00:02:35.807]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:09.4461444Z [00:02:35.807]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:09.4462598Z [00:02:35.807]➜  packagefile github.com/netbirdio/netbird/client/anonymize=/tmp/go-build1953077370/b801/_pkg_.a
2025-08-20T21:49:09.4464276Z [00:02:35.807]➜  packagefile github.com/netbirdio/netbird/client/internal/peer=/tmp/go-build1953077370/b566/_pkg_.a
2025-08-20T21:49:09.4465665Z [00:02:35.807]➜  packagefile github.com/netbirdio/netbird/client/proto=/tmp/go-build1953077370/b576/_pkg_.a
2025-08-20T21:49:09.4467108Z [00:02:35.807]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/tmp/go-build1953077370/b429/_pkg_.a
2025-08-20T21:49:09.4468473Z [00:02:35.807]➜  packagefile github.com/netbirdio/netbird/version=/tmp/go-build1953077370/b731/_pkg_.a
2025-08-20T21:49:09.4469618Z [00:02:35.807]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1953077370/b303/_pkg_.a
2025-08-20T21:49:09.4470507Z [00:02:35.807]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:09.4471343Z [00:02:35.807]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:09.4472165Z [00:02:35.807]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:09.4472984Z [00:02:35.807]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:09.4474027Z [00:02:35.807]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:09.4474850Z [00:02:35.807]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:09.4475675Z [00:02:35.807]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:09.4476282Z [00:02:35.807]➜  EOF
2025-08-20T21:49:09.4479700Z [00:02:35.807]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b805/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/status=>github.com/netbirdio/netbird/client/status;$WORK/b805=>" -p github.com/netbirdio/netbird/client/status -lang=go1.23 -complete -installsuffix shared -buildid bbhUYchy5PgujkfZDsBc/bbhUYchy5PgujkfZDsBc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack ./status/event.go ./status/status.go
2025-08-20T21:49:09.5257624Z [00:02:35.887]➜  go tool buildid -w $WORK/b750/_pkg_.a # internal
2025-08-20T21:49:09.5377788Z [00:02:35.899]➜  cp $WORK/b750/_pkg_.a /root/.cache/go-build/5d/5dc912911c9e29089e5bf055833c48433fc147effd1951c813d6c5563a0d7ebe-d # internal
2025-08-20T21:49:09.5384997Z [00:02:35.900]➜  go tool buildid -w $WORK/b745/_pkg_.a # internal
2025-08-20T21:49:09.5397187Z [00:02:35.901]➜  github.com/netbirdio/netbird/client/internal/lazyconn/manager
2025-08-20T21:49:09.5398045Z [00:02:35.901]➜  mkdir -p $WORK/b747/
2025-08-20T21:49:09.5406843Z [00:02:35.902]➜  cat >/tmp/go-build1953077370/b747/importcfg << 'EOF' # internal
2025-08-20T21:49:09.5407618Z [00:02:35.902]➜  # import config
2025-08-20T21:49:09.5408491Z [00:02:35.902]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:09.5409680Z [00:02:35.902]➜  packagefile github.com/netbirdio/netbird/client/internal/lazyconn=/tmp/go-build1953077370/b746/_pkg_.a
2025-08-20T21:49:09.5411159Z [00:02:35.902]➜  packagefile github.com/netbirdio/netbird/client/internal/lazyconn/activity=/tmp/go-build1953077370/b748/_pkg_.a
2025-08-20T21:49:09.5412711Z [00:02:35.902]➜  packagefile github.com/netbirdio/netbird/client/internal/lazyconn/inactivity=/tmp/go-build1953077370/b749/_pkg_.a
2025-08-20T21:49:09.5414388Z [00:02:35.902]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/id=/tmp/go-build1953077370/b570/_pkg_.a
2025-08-20T21:49:09.5416034Z [00:02:35.902]➜  packagefile github.com/netbirdio/netbird/client/internal/peerstore=/tmp/go-build1953077370/b750/_pkg_.a
2025-08-20T21:49:09.5417562Z [00:02:35.902]➜  packagefile github.com/netbirdio/netbird/route=/tmp/go-build1953077370/b428/_pkg_.a
2025-08-20T21:49:09.5418784Z [00:02:35.902]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:09.5419879Z [00:02:35.902]➜  packagefile golang.org/x/exp/maps=/tmp/go-build1953077370/b427/_pkg_.a
2025-08-20T21:49:09.5420848Z [00:02:35.902]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:09.5421714Z [00:02:35.902]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:09.5422372Z [00:02:35.902]➜  EOF
2025-08-20T21:49:09.5426363Z [00:02:35.902]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/manager=>github.com/netbirdio/netbird/client/internal/lazyconn/manager;$WORK/b747=>" -p github.com/netbirdio/netbird/client/internal/lazyconn/manager -lang=go1.23 -complete -installsuffix shared -buildid kiiCRkYSlZBmkxEjRpq9/kiiCRkYSlZBmkxEjRpq9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack ./internal/lazyconn/manager/manager.go
2025-08-20T21:49:09.5464236Z [00:02:35.907]➜  cp $WORK/b745/_pkg_.a /root/.cache/go-build/06/06bd83d0d958f35d939d0d8e26da5fc669ae7793918e485ad390a4a183a82faa-d # internal
2025-08-20T21:49:09.5487461Z [00:02:35.910]➜  github.com/netbirdio/netbird/client/internal/netflow/logger
2025-08-20T21:49:09.5498518Z [00:02:35.911]➜  mkdir -p $WORK/b756/
2025-08-20T21:49:09.5511830Z [00:02:35.911]➜  cat >/tmp/go-build1953077370/b756/importcfg << 'EOF' # internal
2025-08-20T21:49:09.5512546Z [00:02:35.911]➜  # import config
2025-08-20T21:49:09.5513362Z [00:02:35.911]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:09.5514336Z [00:02:35.911]➜  packagefile github.com/google/uuid=/tmp/go-build1953077370/b101/_pkg_.a
2025-08-20T21:49:09.5526683Z [00:02:35.911]➜  packagefile github.com/netbirdio/netbird/client/internal/dnsfwd=/tmp/go-build1953077370/b745/_pkg_.a
2025-08-20T21:49:09.5528265Z [00:02:35.911]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow/store=/tmp/go-build1953077370/b757/_pkg_.a
2025-08-20T21:49:09.5530099Z [00:02:35.911]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow/types=/tmp/go-build1953077370/b451/_pkg_.a
2025-08-20T21:49:09.5531562Z [00:02:35.911]➜  packagefile github.com/netbirdio/netbird/client/internal/peer=/tmp/go-build1953077370/b566/_pkg_.a
2025-08-20T21:49:09.5532733Z [00:02:35.911]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:09.5534051Z [00:02:35.911]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:09.5535155Z [00:02:35.911]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:09.5536084Z [00:02:35.911]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:09.5537103Z [00:02:35.911]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:09.5537747Z [00:02:35.911]➜  EOF
2025-08-20T21:49:09.5541679Z [00:02:35.911]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/logger=>github.com/netbirdio/netbird/client/internal/netflow/logger;$WORK/b756=>" -p github.com/netbirdio/netbird/client/internal/netflow/logger -lang=go1.23 -complete -installsuffix shared -buildid azX3rvixcV7mKykh-nth/azX3rvixcV7mKykh-nth -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./internal/netflow/logger/logger.go
2025-08-20T21:49:09.5708137Z [00:02:35.932]➜  go tool buildid -w $WORK/b805/_pkg_.a # internal
2025-08-20T21:49:09.5741402Z [00:02:35.935]➜  cp $WORK/b805/_pkg_.a /root/.cache/go-build/e8/e8ac2eec6fc94c12b369f1c702f5f78ac6fab753cf13eed6a75d704436a3b44e-d # internal
2025-08-20T21:49:09.7336101Z [00:02:36.095]➜  go tool buildid -w $WORK/b756/_pkg_.a # internal
2025-08-20T21:49:09.7389935Z [00:02:36.100]➜  cp $WORK/b756/_pkg_.a /root/.cache/go-build/c5/c5a120bda1686adbeb0554372406577c6a95ee15b26f2015459788a9e3123cc1-d # internal
2025-08-20T21:49:09.7400325Z [00:02:36.101]➜  github.com/netbirdio/netbird/client/internal/netflow
2025-08-20T21:49:09.7401088Z [00:02:36.101]➜  mkdir -p $WORK/b751/
2025-08-20T21:49:09.7401953Z [00:02:36.101]➜  cat >/tmp/go-build1953077370/b751/importcfg << 'EOF' # internal
2025-08-20T21:49:09.7402624Z [00:02:36.101]➜  # import config
2025-08-20T21:49:09.7403479Z [00:02:36.101]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:09.7412976Z [00:02:36.101]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:09.7414018Z [00:02:36.101]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:09.7414923Z [00:02:36.101]➜  packagefile github.com/google/uuid=/tmp/go-build1953077370/b101/_pkg_.a
2025-08-20T21:49:09.7416293Z [00:02:36.101]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow/conntrack=/tmp/go-build1953077370/b752/_pkg_.a
2025-08-20T21:49:09.7417984Z [00:02:36.101]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow/logger=/tmp/go-build1953077370/b756/_pkg_.a
2025-08-20T21:49:09.7419846Z [00:02:36.101]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow/types=/tmp/go-build1953077370/b451/_pkg_.a
2025-08-20T21:49:09.7421354Z [00:02:36.101]➜  packagefile github.com/netbirdio/netbird/client/internal/peer=/tmp/go-build1953077370/b566/_pkg_.a
2025-08-20T21:49:09.7422725Z [00:02:36.101]➜  packagefile github.com/netbirdio/netbird/flow/client=/tmp/go-build1953077370/b758/_pkg_.a
2025-08-20T21:49:09.7455917Z [00:02:36.101]➜  packagefile github.com/netbirdio/netbird/flow/proto=/tmp/go-build1953077370/b759/_pkg_.a
2025-08-20T21:49:09.7457158Z [00:02:36.101]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:09.7458443Z [00:02:36.101]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1953077370/b524/_pkg_.a
2025-08-20T21:49:09.7459579Z [00:02:36.101]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:09.7460455Z [00:02:36.101]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:09.7461529Z [00:02:36.101]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:09.7462341Z [00:02:36.101]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:09.7462963Z [00:02:36.101]➜  EOF
2025-08-20T21:49:09.7466805Z [00:02:36.101]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow=>github.com/netbirdio/netbird/client/internal/netflow;$WORK/b751=>" -p github.com/netbirdio/netbird/client/internal/netflow -lang=go1.23 -complete -installsuffix shared -buildid rGffUJBq8H0R0wim1_Tl/rGffUJBq8H0R0wim1_Tl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./internal/netflow/manager.go
2025-08-20T21:49:09.7680530Z [00:02:36.129]➜  go tool buildid -w $WORK/b747/_pkg_.a # internal
2025-08-20T21:49:09.7742390Z [00:02:36.135]➜  cp $WORK/b747/_pkg_.a /root/.cache/go-build/45/459b6d7c008123d06039422aa80fcb33ea3bffedcde0e9bc034b34bcda36f9e1-d # internal
2025-08-20T21:49:09.8992836Z [00:02:36.260]➜  go tool buildid -w $WORK/b557/_pkg_.a # internal
2025-08-20T21:49:09.8996586Z [00:02:36.261]➜  go tool buildid -w $WORK/b751/_pkg_.a # internal
2025-08-20T21:49:09.9044890Z [00:02:36.266]➜  cp $WORK/b751/_pkg_.a /root/.cache/go-build/7b/7b53c47ea1c2db393cad358194a3dcab2014c7e48b0c2e8ae8db92e4552afe4f-d # internal
2025-08-20T21:49:09.9082487Z [00:02:36.269]➜  cp $WORK/b557/_pkg_.a /root/.cache/go-build/eb/eb9ae1ed273070c636b672526da9c8904d5923f3daaf0d9d8de358671abf5cf1-d # internal
2025-08-20T21:49:09.9084054Z [00:02:36.270]➜  github.com/netbirdio/netbird/client/internal/routemanager/common
2025-08-20T21:49:09.9084808Z [00:02:36.270]➜  mkdir -p $WORK/b763/
2025-08-20T21:49:09.9086711Z [00:02:36.270]➜  cat >/tmp/go-build1953077370/b763/importcfg << 'EOF' # internal
2025-08-20T21:49:09.9087315Z [00:02:36.270]➜  # import config
2025-08-20T21:49:09.9088317Z [00:02:36.270]➜  packagefile github.com/netbirdio/netbird/client/firewall/manager=/tmp/go-build1953077370/b413/_pkg_.a
2025-08-20T21:49:09.9089744Z [00:02:36.270]➜  packagefile github.com/netbirdio/netbird/client/internal/dns=/tmp/go-build1953077370/b557/_pkg_.a
2025-08-20T21:49:09.9091130Z [00:02:36.270]➜  packagefile github.com/netbirdio/netbird/client/internal/peer=/tmp/go-build1953077370/b566/_pkg_.a
2025-08-20T21:49:09.9092562Z [00:02:36.270]➜  packagefile github.com/netbirdio/netbird/client/internal/peerstore=/tmp/go-build1953077370/b750/_pkg_.a
2025-08-20T21:49:09.9094418Z [00:02:36.270]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/fakeip=/tmp/go-build1953077370/b764/_pkg_.a
2025-08-20T21:49:09.9096071Z [00:02:36.270]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/iface=/tmp/go-build1953077370/b765/_pkg_.a
2025-08-20T21:49:09.9097701Z [00:02:36.270]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/refcounter=/tmp/go-build1953077370/b442/_pkg_.a
2025-08-20T21:49:09.9099153Z [00:02:36.270]➜  packagefile github.com/netbirdio/netbird/route=/tmp/go-build1953077370/b428/_pkg_.a
2025-08-20T21:49:09.9100335Z [00:02:36.270]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:09.9100949Z [00:02:36.270]➜  EOF
2025-08-20T21:49:09.9105002Z [00:02:36.270]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b763/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/common=>github.com/netbirdio/netbird/client/internal/routemanager/common;$WORK/b763=>" -p github.com/netbirdio/netbird/client/internal/routemanager/common -lang=go1.23 -complete -installsuffix shared -buildid hYSmFo9IRiWkTlALlUty/hYSmFo9IRiWkTlALlUty -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack ./internal/routemanager/common/params.go
2025-08-20T21:49:10.0174365Z [00:02:36.379]➜  go tool buildid -w $WORK/b763/_pkg_.a # internal
2025-08-20T21:49:10.0224529Z [00:02:36.384]➜  cp $WORK/b763/_pkg_.a /root/.cache/go-build/81/81bc553270df3df9a2e8fd895fb16e0833615ae2ce29376b79072ae6e6b87bd8-d # internal
2025-08-20T21:49:10.0226155Z [00:02:36.384]➜  github.com/netbirdio/netbird/client/internal/routemanager/dynamic
2025-08-20T21:49:10.0227174Z [00:02:36.384]➜  github.com/netbirdio/netbird/client/internal/routemanager/static
2025-08-20T21:49:10.0227930Z [00:02:36.384]➜  mkdir -p $WORK/b791/
2025-08-20T21:49:10.0240575Z [00:02:36.385]➜  mkdir -p $WORK/b762/
2025-08-20T21:49:10.0241698Z [00:02:36.385]➜  github.com/netbirdio/netbird/client/internal/routemanager/dnsinterceptor
2025-08-20T21:49:10.0242679Z [00:02:36.385]➜  mkdir -p $WORK/b790/
2025-08-20T21:49:10.0245779Z [00:02:36.385]➜  cat >/tmp/go-build1953077370/b791/importcfg << 'EOF' # internal
2025-08-20T21:49:10.0246485Z [00:02:36.385]➜  # import config
2025-08-20T21:49:10.0247153Z [00:02:36.385]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:10.0248136Z [00:02:36.385]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:10.0249413Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/common=/tmp/go-build1953077370/b763/_pkg_.a
2025-08-20T21:49:10.0251267Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/refcounter=/tmp/go-build1953077370/b442/_pkg_.a
2025-08-20T21:49:10.0252710Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/route=/tmp/go-build1953077370/b428/_pkg_.a
2025-08-20T21:49:10.0253986Z [00:02:36.385]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:10.0254734Z [00:02:36.385]➜  EOF
2025-08-20T21:49:10.0258679Z [00:02:36.385]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b791/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/static=>github.com/netbirdio/netbird/client/internal/routemanager/static;$WORK/b791=>" -p github.com/netbirdio/netbird/client/internal/routemanager/static -lang=go1.23 -complete -installsuffix shared -buildid Ia4KxFNmpYvm2qM0iUjr/Ia4KxFNmpYvm2qM0iUjr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack ./internal/routemanager/static/route.go
2025-08-20T21:49:10.0262466Z [00:02:36.385]➜  cat >/tmp/go-build1953077370/b762/importcfg << 'EOF' # internal
2025-08-20T21:49:10.0263284Z [00:02:36.385]➜  # import config
2025-08-20T21:49:10.0263919Z [00:02:36.385]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:10.0264716Z [00:02:36.385]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:10.0265694Z [00:02:36.385]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:49:10.0266930Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:49:10.0268275Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/internal/peer=/tmp/go-build1953077370/b566/_pkg_.a
2025-08-20T21:49:10.0269887Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/common=/tmp/go-build1953077370/b763/_pkg_.a
2025-08-20T21:49:10.0271805Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/iface=/tmp/go-build1953077370/b765/_pkg_.a
2025-08-20T21:49:10.0273714Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/refcounter=/tmp/go-build1953077370/b442/_pkg_.a
2025-08-20T21:49:10.0275503Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/util=/tmp/go-build1953077370/b444/_pkg_.a
2025-08-20T21:49:10.0276971Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/route=/tmp/go-build1953077370/b428/_pkg_.a
2025-08-20T21:49:10.0278353Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/tmp/go-build1953077370/b429/_pkg_.a
2025-08-20T21:49:10.0279694Z [00:02:36.385]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:10.0280640Z [00:02:36.385]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:10.0281486Z [00:02:36.385]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:10.0282508Z [00:02:36.385]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:10.0283482Z [00:02:36.385]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:10.0284284Z [00:02:36.385]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:10.0284903Z [00:02:36.385]➜  EOF
2025-08-20T21:49:10.0285578Z [00:02:36.385]➜  cat >/tmp/go-build1953077370/b790/importcfg << 'EOF' # internal
2025-08-20T21:49:10.0286230Z [00:02:36.385]➜  # import config
2025-08-20T21:49:10.0286874Z [00:02:36.385]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:10.0287657Z [00:02:36.385]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:10.0288775Z [00:02:36.385]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:49:10.0289871Z [00:02:36.385]➜  packagefile github.com/miekg/dns=/tmp/go-build1953077370/b398/_pkg_.a
2025-08-20T21:49:10.0291164Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:49:10.0292560Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/firewall/manager=/tmp/go-build1953077370/b413/_pkg_.a
2025-08-20T21:49:10.0294105Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/iface/wgaddr=/tmp/go-build1953077370/b098/_pkg_.a
2025-08-20T21:49:10.0295523Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/internal/dns=/tmp/go-build1953077370/b557/_pkg_.a
2025-08-20T21:49:10.0296968Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/internal/dnsfwd=/tmp/go-build1953077370/b745/_pkg_.a
2025-08-20T21:49:10.0298426Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/internal/peer=/tmp/go-build1953077370/b566/_pkg_.a
2025-08-20T21:49:10.0299895Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/internal/peerstore=/tmp/go-build1953077370/b750/_pkg_.a
2025-08-20T21:49:10.0301516Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/common=/tmp/go-build1953077370/b763/_pkg_.a
2025-08-20T21:49:10.0303333Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/fakeip=/tmp/go-build1953077370/b764/_pkg_.a
2025-08-20T21:49:10.0305082Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/refcounter=/tmp/go-build1953077370/b442/_pkg_.a
2025-08-20T21:49:10.0306537Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/route=/tmp/go-build1953077370/b428/_pkg_.a
2025-08-20T21:49:10.0307888Z [00:02:36.385]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/tmp/go-build1953077370/b429/_pkg_.a
2025-08-20T21:49:10.0309165Z [00:02:36.385]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:10.0310151Z [00:02:36.385]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:10.0311134Z [00:02:36.385]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:10.0312011Z [00:02:36.385]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:10.0312866Z [00:02:36.385]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:10.0313662Z [00:02:36.385]➜  EOF
2025-08-20T21:49:10.0318024Z [00:02:36.385]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b762/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/dynamic=>github.com/netbirdio/netbird/client/internal/routemanager/dynamic;$WORK/b762=>" -p github.com/netbirdio/netbird/client/internal/routemanager/dynamic -lang=go1.23 -complete -installsuffix shared -buildid L5jMJtPeDK9C1MfW6TPP/L5jMJtPeDK9C1MfW6TPP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack ./internal/routemanager/dynamic/route.go ./internal/routemanager/dynamic/route_generic.go
2025-08-20T21:49:10.0326161Z [00:02:36.385]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b790/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/dnsinterceptor=>github.com/netbirdio/netbird/client/internal/routemanager/dnsinterceptor;$WORK/b790=>" -p github.com/netbirdio/netbird/client/internal/routemanager/dnsinterceptor -lang=go1.23 -complete -installsuffix shared -buildid WoRuVlZe88ilHcrI81I0/WoRuVlZe88ilHcrI81I0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack ./internal/routemanager/dnsinterceptor/handler.go
2025-08-20T21:49:10.1893802Z [00:02:36.550]➜  go tool buildid -w $WORK/b791/_pkg_.a # internal
2025-08-20T21:49:10.1966690Z [00:02:36.558]➜  cp $WORK/b791/_pkg_.a /root/.cache/go-build/72/72fa05d272f9096ae8892d50484d53a93988f04c0312bfa6ca72e0a28f8362c4-d # internal
2025-08-20T21:49:10.2772099Z [00:02:36.638]➜  go tool buildid -w $WORK/b762/_pkg_.a # internal
2025-08-20T21:49:10.2826408Z [00:02:36.644]➜  cp $WORK/b762/_pkg_.a /root/.cache/go-build/a9/a9125dcbcf0f9a090f9bb1757209945f933f5a0e5b39a2e14850a61f51b4a0e1-d # internal
2025-08-20T21:49:10.2828708Z [00:02:36.644]➜  github.com/netbirdio/netbird/client/internal/profilemanager
2025-08-20T21:49:10.2829584Z [00:02:36.644]➜  mkdir -p $WORK/b761/
2025-08-20T21:49:10.2832966Z [00:02:36.645]➜  cat >/tmp/go-build1953077370/b761/importcfg << 'EOF' # internal
2025-08-20T21:49:10.2836627Z [00:02:36.645]➜  # import config
2025-08-20T21:49:10.2837321Z [00:02:36.645]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:10.2838458Z [00:02:36.645]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:49:10.2839289Z [00:02:36.645]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:10.2840085Z [00:02:36.645]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:10.2841151Z [00:02:36.645]➜  packagefile github.com/netbirdio/netbird/client/iface=/tmp/go-build1953077370/b092/_pkg_.a
2025-08-20T21:49:10.2842682Z [00:02:36.645]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/dynamic=/tmp/go-build1953077370/b762/_pkg_.a
2025-08-20T21:49:10.2844346Z [00:02:36.645]➜  packagefile github.com/netbirdio/netbird/client/ssh=/tmp/go-build1953077370/b454/_pkg_.a
2025-08-20T21:49:10.2845719Z [00:02:36.645]➜  packagefile github.com/netbirdio/netbird/shared/management/client=/tmp/go-build1953077370/b727/_pkg_.a
2025-08-20T21:49:10.2847202Z [00:02:36.645]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/tmp/go-build1953077370/b429/_pkg_.a
2025-08-20T21:49:10.2848466Z [00:02:36.645]➜  packagefile github.com/netbirdio/netbird/util=/tmp/go-build1953077370/b415/_pkg_.a
2025-08-20T21:49:10.2849473Z [00:02:36.645]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:10.2850548Z [00:02:36.645]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:49:10.2851462Z [00:02:36.645]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:10.2852173Z [00:02:36.645]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:10.2853036Z [00:02:36.645]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:10.2853899Z [00:02:36.645]➜  packagefile os/user=/tmp/go-build1953077370/b463/_pkg_.a
2025-08-20T21:49:10.2854712Z [00:02:36.645]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:10.2855504Z [00:02:36.645]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:10.2856252Z [00:02:36.645]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:10.2857014Z [00:02:36.645]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:49:10.2857809Z [00:02:36.645]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:10.2858579Z [00:02:36.645]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:10.2859341Z [00:02:36.645]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:10.2860112Z [00:02:36.645]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:10.2861011Z [00:02:36.645]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:49:10.2861596Z [00:02:36.645]➜  EOF
2025-08-20T21:49:10.2866664Z [00:02:36.645]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b761/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/profilemanager=>github.com/netbirdio/netbird/client/internal/profilemanager;$WORK/b761=>" -p github.com/netbirdio/netbird/client/internal/profilemanager -lang=go1.23 -complete -installsuffix shared -buildid ul-Yk_a1tDVSDbFyVKWi/ul-Yk_a1tDVSDbFyVKWi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack ./internal/profilemanager/config.go ./internal/profilemanager/error.go ./internal/profilemanager/profilemanager.go ./internal/profilemanager/service.go ./internal/profilemanager/state.go
2025-08-20T21:49:10.2872890Z [00:02:36.649]➜  go tool buildid -w $WORK/b790/_pkg_.a # internal
2025-08-20T21:49:10.2931904Z [00:02:36.654]➜  cp $WORK/b790/_pkg_.a /root/.cache/go-build/ff/ff23692f47f2a0efd83391dce7d69de5726cc31dfb6c25b243c56d71cce791f9-d # internal
2025-08-20T21:49:10.2936378Z [00:02:36.655]➜  github.com/netbirdio/netbird/client/internal/routemanager/client
2025-08-20T21:49:10.2937206Z [00:02:36.655]➜  mkdir -p $WORK/b789/
2025-08-20T21:49:10.2937946Z [00:02:36.655]➜  cat >/tmp/go-build1953077370/b789/importcfg << 'EOF' # internal
2025-08-20T21:49:10.2938589Z [00:02:36.655]➜  # import config
2025-08-20T21:49:10.2939131Z [00:02:36.655]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:10.2939778Z [00:02:36.655]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:10.2940536Z [00:02:36.655]➜  packagefile github.com/netbirdio/netbird/client/internal/dns=/tmp/go-build1953077370/b557/_pkg_.a
2025-08-20T21:49:10.2941330Z [00:02:36.655]➜  packagefile github.com/netbirdio/netbird/client/internal/peer=/tmp/go-build1953077370/b566/_pkg_.a
2025-08-20T21:49:10.2942207Z [00:02:36.655]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/common=/tmp/go-build1953077370/b763/_pkg_.a
2025-08-20T21:49:10.2943410Z [00:02:36.655]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/dnsinterceptor=/tmp/go-build1953077370/b790/_pkg_.a
2025-08-20T21:49:10.2944362Z [00:02:36.655]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/dynamic=/tmp/go-build1953077370/b762/_pkg_.a
2025-08-20T21:49:10.2945250Z [00:02:36.655]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/iface=/tmp/go-build1953077370/b765/_pkg_.a
2025-08-20T21:49:10.2946124Z [00:02:36.655]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/static=/tmp/go-build1953077370/b791/_pkg_.a
2025-08-20T21:49:10.2946913Z [00:02:36.655]➜  packagefile github.com/netbirdio/netbird/client/proto=/tmp/go-build1953077370/b576/_pkg_.a
2025-08-20T21:49:10.2947584Z [00:02:36.655]➜  packagefile github.com/netbirdio/netbird/route=/tmp/go-build1953077370/b428/_pkg_.a
2025-08-20T21:49:10.2948592Z [00:02:36.655]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:10.2949217Z [00:02:36.655]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:10.2949770Z [00:02:36.655]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:10.2950290Z [00:02:36.655]➜  EOF
2025-08-20T21:49:10.2953691Z [00:02:36.655]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b789/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/client=>github.com/netbirdio/netbird/client/internal/routemanager/client;$WORK/b789=>" -p github.com/netbirdio/netbird/client/internal/routemanager/client -lang=go1.23 -complete -installsuffix shared -buildid 3AS6MCdMeABsjnO48NAV/3AS6MCdMeABsjnO48NAV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack ./internal/routemanager/client/client.go
2025-08-20T21:49:10.4013238Z [00:02:36.761]➜  go tool buildid -w $WORK/b761/_pkg_.a # internal
2025-08-20T21:49:10.4037038Z [00:02:36.765]➜  cp $WORK/b761/_pkg_.a /root/.cache/go-build/2b/2b029ee2b27da5472cde224a16ebf0a4db6db30a993d20e1ce3b68efb000081f-d # internal
2025-08-20T21:49:10.4043495Z [00:02:36.766]➜  github.com/netbirdio/netbird/client/internal/debug
2025-08-20T21:49:10.4046517Z [00:02:36.766]➜  mkdir -p $WORK/b799/
2025-08-20T21:49:10.4084117Z [00:02:36.767]➜  cat >/tmp/go-build1953077370/b799/importcfg << 'EOF' # internal
2025-08-20T21:49:10.4084861Z [00:02:36.767]➜  # import config
2025-08-20T21:49:10.4085533Z [00:02:36.767]➜  packagefile archive/zip=/tmp/go-build1953077370/b800/_pkg_.a
2025-08-20T21:49:10.4086388Z [00:02:36.767]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:49:10.4087220Z [00:02:36.767]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:10.4088313Z [00:02:36.767]➜  packagefile compress/gzip=/tmp/go-build1953077370/b305/_pkg_.a
2025-08-20T21:49:10.4089230Z [00:02:36.767]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:10.4090123Z [00:02:36.767]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:49:10.4091180Z [00:02:36.767]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:10.4092089Z [00:02:36.767]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:10.4092914Z [00:02:36.767]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:10.4094102Z [00:02:36.767]➜  packagefile github.com/google/nftables=/tmp/go-build1953077370/b402/_pkg_.a
2025-08-20T21:49:10.4095245Z [00:02:36.767]➜  packagefile github.com/google/nftables/expr=/tmp/go-build1953077370/b404/_pkg_.a
2025-08-20T21:49:10.4096570Z [00:02:36.767]➜  packagefile github.com/netbirdio/netbird/client/anonymize=/tmp/go-build1953077370/b801/_pkg_.a
2025-08-20T21:49:10.4098127Z [00:02:36.767]➜  packagefile github.com/netbirdio/netbird/client/iface/configurer=/tmp/go-build1953077370/b332/_pkg_.a
2025-08-20T21:49:10.4099634Z [00:02:36.767]➜  packagefile github.com/netbirdio/netbird/client/internal/peer=/tmp/go-build1953077370/b566/_pkg_.a
2025-08-20T21:49:10.4101239Z [00:02:36.767]➜  packagefile github.com/netbirdio/netbird/client/internal/profilemanager=/tmp/go-build1953077370/b761/_pkg_.a
2025-08-20T21:49:10.4103012Z [00:02:36.767]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/systemops=/tmp/go-build1953077370/b439/_pkg_.a
2025-08-20T21:49:10.4104910Z [00:02:36.767]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/tmp/go-build1953077370/b429/_pkg_.a
2025-08-20T21:49:10.4106441Z [00:02:36.767]➜  packagefile github.com/netbirdio/netbird/shared/management/proto=/tmp/go-build1953077370/b464/_pkg_.a
2025-08-20T21:49:10.4107785Z [00:02:36.767]➜  packagefile github.com/netbirdio/netbird/util=/tmp/go-build1953077370/b415/_pkg_.a
2025-08-20T21:49:10.4108974Z [00:02:36.767]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:10.4110231Z [00:02:36.767]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1953077370/b534/_pkg_.a
2025-08-20T21:49:10.4111614Z [00:02:36.767]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:10.4112481Z [00:02:36.767]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:49:10.4113622Z [00:02:36.767]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:10.4114460Z [00:02:36.767]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:10.4115265Z [00:02:36.767]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:10.4116038Z [00:02:36.767]➜  packagefile os/exec=/tmp/go-build1953077370/b082/_pkg_.a
2025-08-20T21:49:10.4116901Z [00:02:36.767]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:10.4117787Z [00:02:36.767]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:10.4118677Z [00:02:36.767]➜  packagefile runtime/pprof=/tmp/go-build1953077370/b802/_pkg_.a
2025-08-20T21:49:10.4119545Z [00:02:36.767]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:49:10.4120375Z [00:02:36.767]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:10.4121177Z [00:02:36.767]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:10.4121964Z [00:02:36.767]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:10.4122534Z [00:02:36.767]➜  EOF
2025-08-20T21:49:10.4127783Z [00:02:36.768]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b799/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug=>github.com/netbirdio/netbird/client/internal/debug;$WORK/b799=>" -p github.com/netbirdio/netbird/client/internal/debug -lang=go1.23 -complete -installsuffix shared -buildid 25vV_tsyO6CzEpLodomB/25vV_tsyO6CzEpLodomB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack ./internal/debug/debug.go ./internal/debug/debug_linux.go ./internal/debug/debug_nonmobile.go ./internal/debug/format.go ./internal/debug/format_linux.go ./internal/debug/format_nonwindows.go ./internal/debug/wgshow.go
2025-08-20T21:49:10.4724741Z [00:02:36.834]➜  go tool buildid -w $WORK/b789/_pkg_.a # internal
2025-08-20T21:49:10.4792112Z [00:02:36.840]➜  cp $WORK/b789/_pkg_.a /root/.cache/go-build/3b/3b843cc90af4a1f343ac522c839ed43b71276c09819557bc52031edd1f5f5572-d # internal
2025-08-20T21:49:10.4794573Z [00:02:36.841]➜  github.com/netbirdio/netbird/client/internal/routemanager
2025-08-20T21:49:10.4795336Z [00:02:36.841]➜  mkdir -p $WORK/b788/
2025-08-20T21:49:10.4801415Z [00:02:36.841]➜  cat >/tmp/go-build1953077370/b788/importcfg << 'EOF' # internal
2025-08-20T21:49:10.4802474Z [00:02:36.841]➜  # import config
2025-08-20T21:49:10.4803335Z [00:02:36.841]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:10.4804208Z [00:02:36.841]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:10.4805014Z [00:02:36.841]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:10.4805937Z [00:02:36.841]➜  packagefile github.com/google/uuid=/tmp/go-build1953077370/b101/_pkg_.a
2025-08-20T21:49:10.4807076Z [00:02:36.841]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:49:10.4808412Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:49:10.4809817Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/firewall/manager=/tmp/go-build1953077370/b413/_pkg_.a
2025-08-20T21:49:10.4811153Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/iface=/tmp/go-build1953077370/b092/_pkg_.a
2025-08-20T21:49:10.4812555Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/iface/configurer=/tmp/go-build1953077370/b332/_pkg_.a
2025-08-20T21:49:10.4814203Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/iface/netstack=/tmp/go-build1953077370/b138/_pkg_.a
2025-08-20T21:49:10.4815590Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/internal/dns=/tmp/go-build1953077370/b557/_pkg_.a
2025-08-20T21:49:10.4817332Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/internal/listener=/tmp/go-build1953077370/b441/_pkg_.a
2025-08-20T21:49:10.4818777Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/internal/peer=/tmp/go-build1953077370/b566/_pkg_.a
2025-08-20T21:49:10.4820241Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/internal/peerstore=/tmp/go-build1953077370/b750/_pkg_.a
2025-08-20T21:49:10.4821842Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/client=/tmp/go-build1953077370/b789/_pkg_.a
2025-08-20T21:49:10.4823707Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/common=/tmp/go-build1953077370/b763/_pkg_.a
2025-08-20T21:49:10.4825425Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/fakeip=/tmp/go-build1953077370/b764/_pkg_.a
2025-08-20T21:49:10.4827091Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/iface=/tmp/go-build1953077370/b765/_pkg_.a
2025-08-20T21:49:10.4828796Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/notifier=/tmp/go-build1953077370/b440/_pkg_.a
2025-08-20T21:49:10.4830586Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/refcounter=/tmp/go-build1953077370/b442/_pkg_.a
2025-08-20T21:49:10.4832313Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/server=/tmp/go-build1953077370/b792/_pkg_.a
2025-08-20T21:49:10.4834180Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/systemops=/tmp/go-build1953077370/b439/_pkg_.a
2025-08-20T21:49:10.4836046Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/vars=/tmp/go-build1953077370/b445/_pkg_.a
2025-08-20T21:49:10.4837703Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/internal/routeselector=/tmp/go-build1953077370/b793/_pkg_.a
2025-08-20T21:49:10.4839477Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/client/internal/statemanager=/tmp/go-build1953077370/b414/_pkg_.a
2025-08-20T21:49:10.4840880Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/route=/tmp/go-build1953077370/b428/_pkg_.a
2025-08-20T21:49:10.4842200Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/shared/relay/client=/tmp/go-build1953077370/b578/_pkg_.a
2025-08-20T21:49:10.4843816Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:49:10.4844531Z [00:02:36.841]➜  packagefile github.com/netbirdio/netbird/version=/tmp/go-build1953077370/b731/_pkg_.a
2025-08-20T21:49:10.4845154Z [00:02:36.841]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:10.4845751Z [00:02:36.841]➜  packagefile golang.org/x/exp/maps=/tmp/go-build1953077370/b427/_pkg_.a
2025-08-20T21:49:10.4846237Z [00:02:36.841]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:10.4846694Z [00:02:36.841]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:10.4847142Z [00:02:36.841]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:10.4847577Z [00:02:36.841]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:10.4848007Z [00:02:36.841]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:49:10.4848426Z [00:02:36.841]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:10.4848841Z [00:02:36.841]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:10.4849158Z [00:02:36.841]➜  EOF
2025-08-20T21:49:10.4851576Z [00:02:36.841]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b788/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager=>github.com/netbirdio/netbird/client/internal/routemanager;$WORK/b788=>" -p github.com/netbirdio/netbird/client/internal/routemanager -lang=go1.23 -complete -installsuffix shared -buildid 3nGSNQqch2G7Vh9xyffc/3nGSNQqch2G7Vh9xyffc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack ./internal/routemanager/manager.go ./internal/routemanager/mock.go ./internal/routemanager/state.go
2025-08-20T21:49:10.7644529Z [00:02:37.126]➜  go tool buildid -w $WORK/b799/_pkg_.a # internal
2025-08-20T21:49:10.7710366Z [00:02:37.132]➜  cp $WORK/b799/_pkg_.a /root/.cache/go-build/8f/8f48ab42372ef285d9b96648a86ca0211ee30bb39471964816a5ef60614d21aa-d # internal
2025-08-20T21:49:10.7903666Z [00:02:37.152]➜  go tool buildid -w $WORK/b788/_pkg_.a # internal
2025-08-20T21:49:10.7977198Z [00:02:37.159]➜  cp $WORK/b788/_pkg_.a /root/.cache/go-build/10/1077f6b8043d0691d85215569a5acd9ae4a4db8d973c8a30c4400c9d35b86cdc-d # internal
2025-08-20T21:49:10.7980998Z [00:02:37.159]➜  github.com/netbirdio/netbird/client/internal
2025-08-20T21:49:10.7981677Z [00:02:37.159]➜  mkdir -p $WORK/b397/
2025-08-20T21:49:10.7989053Z [00:02:37.160]➜  cat >/tmp/go-build1953077370/b397/importcfg << 'EOF' # internal
2025-08-20T21:49:10.7989792Z [00:02:37.160]➜  # import config
2025-08-20T21:49:10.7990451Z [00:02:37.160]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:10.7991288Z [00:02:37.160]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:49:10.7991929Z [00:02:37.160]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:10.7992728Z [00:02:37.160]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:10.7993872Z [00:02:37.160]➜  packagefile github.com/cenkalti/backoff/v4=/tmp/go-build1953077370/b064/_pkg_.a
2025-08-20T21:49:10.7994741Z [00:02:37.160]➜  packagefile github.com/google/uuid=/tmp/go-build1953077370/b101/_pkg_.a
2025-08-20T21:49:10.7995540Z [00:02:37.160]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:49:10.7996182Z [00:02:37.160]➜  packagefile github.com/miekg/dns=/tmp/go-build1953077370/b398/_pkg_.a
2025-08-20T21:49:10.7996887Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:49:10.7998178Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/firewall=/tmp/go-build1953077370/b400/_pkg_.a
2025-08-20T21:49:10.7999464Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/firewall/manager=/tmp/go-build1953077370/b413/_pkg_.a
2025-08-20T21:49:10.8000648Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/iface=/tmp/go-build1953077370/b092/_pkg_.a
2025-08-20T21:49:10.8001502Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/iface/bind=/tmp/go-build1953077370/b096/_pkg_.a
2025-08-20T21:49:10.8002502Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/iface/configurer=/tmp/go-build1953077370/b332/_pkg_.a
2025-08-20T21:49:10.8003505Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/iface/device=/tmp/go-build1953077370/b355/_pkg_.a
2025-08-20T21:49:10.8004375Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/iface/netstack=/tmp/go-build1953077370/b138/_pkg_.a
2025-08-20T21:49:10.8005236Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/iface/wgaddr=/tmp/go-build1953077370/b098/_pkg_.a
2025-08-20T21:49:10.8006079Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/iface/wgproxy=/tmp/go-build1953077370/b361/_pkg_.a
2025-08-20T21:49:10.8006914Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/acl=/tmp/go-build1953077370/b453/_pkg_.a
2025-08-20T21:49:10.8007759Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/dns=/tmp/go-build1953077370/b557/_pkg_.a
2025-08-20T21:49:10.8008611Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/dnsfwd=/tmp/go-build1953077370/b745/_pkg_.a
2025-08-20T21:49:10.8009492Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/ingressgw=/tmp/go-build1953077370/b567/_pkg_.a
2025-08-20T21:49:10.8010646Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/lazyconn=/tmp/go-build1953077370/b746/_pkg_.a
2025-08-20T21:49:10.8011734Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/lazyconn/manager=/tmp/go-build1953077370/b747/_pkg_.a
2025-08-20T21:49:10.8012685Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/listener=/tmp/go-build1953077370/b441/_pkg_.a
2025-08-20T21:49:10.8013737Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow=/tmp/go-build1953077370/b751/_pkg_.a
2025-08-20T21:49:10.8014749Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow/types=/tmp/go-build1953077370/b451/_pkg_.a
2025-08-20T21:49:10.8015692Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/networkmonitor=/tmp/go-build1953077370/b760/_pkg_.a
2025-08-20T21:49:10.8016614Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/peer=/tmp/go-build1953077370/b566/_pkg_.a
2025-08-20T21:49:10.8017522Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/guard=/tmp/go-build1953077370/b571/_pkg_.a
2025-08-20T21:49:10.8018419Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/ice=/tmp/go-build1953077370/b572/_pkg_.a
2025-08-20T21:49:10.8019348Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/peerstore=/tmp/go-build1953077370/b750/_pkg_.a
2025-08-20T21:49:10.8020295Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/profilemanager=/tmp/go-build1953077370/b761/_pkg_.a
2025-08-20T21:49:10.8021227Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/relay=/tmp/go-build1953077370/b575/_pkg_.a
2025-08-20T21:49:10.8022559Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/rosenpass=/tmp/go-build1953077370/b766/_pkg_.a
2025-08-20T21:49:10.8024340Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager=/tmp/go-build1953077370/b788/_pkg_.a
2025-08-20T21:49:10.8026147Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/systemops=/tmp/go-build1953077370/b439/_pkg_.a
2025-08-20T21:49:10.8027837Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/statemanager=/tmp/go-build1953077370/b414/_pkg_.a
2025-08-20T21:49:10.8028813Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/internal/stdnet=/tmp/go-build1953077370/b573/_pkg_.a
2025-08-20T21:49:10.8029653Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/proto=/tmp/go-build1953077370/b576/_pkg_.a
2025-08-20T21:49:10.8030421Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/ssh=/tmp/go-build1953077370/b454/_pkg_.a
2025-08-20T21:49:10.8031202Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/client/system=/tmp/go-build1953077370/b728/_pkg_.a
2025-08-20T21:49:10.8032011Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/dns=/tmp/go-build1953077370/b565/_pkg_.a
2025-08-20T21:49:10.8032674Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/monotime=/tmp/go-build1953077370/b099/_pkg_.a
2025-08-20T21:49:10.8033551Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/route=/tmp/go-build1953077370/b428/_pkg_.a
2025-08-20T21:49:10.8034281Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/shared/management/client=/tmp/go-build1953077370/b727/_pkg_.a
2025-08-20T21:49:10.8035105Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/shared/management/client/common=/tmp/go-build1953077370/b794/_pkg_.a
2025-08-20T21:49:10.8035918Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/tmp/go-build1953077370/b429/_pkg_.a
2025-08-20T21:49:10.8036695Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/shared/management/proto=/tmp/go-build1953077370/b464/_pkg_.a
2025-08-20T21:49:10.8037471Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/shared/relay/auth/hmac=/tmp/go-build1953077370/b579/_pkg_.a
2025-08-20T21:49:10.8038349Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/shared/relay/client=/tmp/go-build1953077370/b578/_pkg_.a
2025-08-20T21:49:10.8039180Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/shared/signal/client=/tmp/go-build1953077370/b610/_pkg_.a
2025-08-20T21:49:10.8039920Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/shared/signal/proto=/tmp/go-build1953077370/b743/_pkg_.a
2025-08-20T21:49:10.8040596Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/util=/tmp/go-build1953077370/b415/_pkg_.a
2025-08-20T21:49:10.8041233Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:49:10.8041938Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/util/semaphore-group=/tmp/go-build1953077370/b744/_pkg_.a
2025-08-20T21:49:10.8042641Z [00:02:37.160]➜  packagefile github.com/netbirdio/netbird/version=/tmp/go-build1953077370/b731/_pkg_.a
2025-08-20T21:49:10.8043497Z [00:02:37.160]➜  packagefile github.com/pion/ice/v3=/tmp/go-build1953077370/b205/_pkg_.a
2025-08-20T21:49:10.8044059Z [00:02:37.160]➜  packagefile github.com/pion/stun/v2=/tmp/go-build1953077370/b282/_pkg_.a
2025-08-20T21:49:10.8044720Z [00:02:37.160]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:10.8045317Z [00:02:37.160]➜  packagefile golang.zx2c4.com/wireguard/device=/tmp/go-build1953077370/b333/_pkg_.a
2025-08-20T21:49:10.8045959Z [00:02:37.160]➜  packagefile golang.zx2c4.com/wireguard/tun/netstack=/tmp/go-build1953077370/b152/_pkg_.a
2025-08-20T21:49:10.8046629Z [00:02:37.161]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:49:10.8047250Z [00:02:37.161]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:49:10.8047921Z [00:02:37.161]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1953077370/b525/_pkg_.a
2025-08-20T21:49:10.8048530Z [00:02:37.161]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1953077370/b478/_pkg_.a
2025-08-20T21:49:10.8049127Z [00:02:37.161]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:49:10.8049580Z [00:02:37.161]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:10.8050013Z [00:02:37.161]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:10.8050455Z [00:02:37.161]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:10.8050877Z [00:02:37.161]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:10.8051296Z [00:02:37.161]➜  packagefile os/exec=/tmp/go-build1953077370/b082/_pkg_.a
2025-08-20T21:49:10.8051722Z [00:02:37.161]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:10.8052150Z [00:02:37.161]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:10.8052609Z [00:02:37.161]➜  packagefile runtime/debug=/tmp/go-build1953077370/b326/_pkg_.a
2025-08-20T21:49:10.8053221Z [00:02:37.161]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:49:10.8053756Z [00:02:37.161]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:10.8054178Z [00:02:37.161]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:10.8054605Z [00:02:37.161]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:10.8055024Z [00:02:37.161]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:10.8055435Z [00:02:37.161]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:10.8055752Z [00:02:37.161]➜  EOF
2025-08-20T21:49:10.8058645Z [00:02:37.161]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal=>github.com/netbirdio/netbird/client/internal;$WORK/b397=>" -p github.com/netbirdio/netbird/client/internal -lang=go1.23 -complete -installsuffix shared -buildid MT2vy_JIMc6A-5KO2EXY/MT2vy_JIMc6A-5KO2EXY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./internal/conn_mgr.go ./internal/connect.go ./internal/device_auth.go ./internal/dns.go ./internal/engine.go ./internal/engine_stdnet.go ./internal/iface.go ./internal/iface_common.go ./internal/login.go ./internal/message_convert.go ./internal/mobile_dependency.go ./internal/pkce_auth.go ./internal/session.go ./internal/state.go
2025-08-20T21:49:11.1887668Z [00:02:37.550]➜  go tool buildid -w $WORK/b397/_pkg_.a # internal
2025-08-20T21:49:11.1993944Z [00:02:37.561]➜  cp $WORK/b397/_pkg_.a /root/.cache/go-build/27/27c20c824dac14e01e0816b51baf751cb10a79e578c747ba12ec7e2f8ba52d63-d # internal
2025-08-20T21:49:11.1995440Z [00:02:37.561]➜  github.com/netbirdio/netbird/client/internal/auth
2025-08-20T21:49:11.1996124Z [00:02:37.561]➜  mkdir -p $WORK/b795/
2025-08-20T21:49:11.1999445Z [00:02:37.561]➜  cat >/tmp/go-build1953077370/b795/importcfg << 'EOF' # internal
2025-08-20T21:49:11.2000102Z [00:02:37.561]➜  # import config
2025-08-20T21:49:11.2000643Z [00:02:37.561]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:11.2001524Z [00:02:37.561]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:11.2002389Z [00:02:37.561]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:49:11.2003594Z [00:02:37.561]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:49:11.2006040Z [00:02:37.561]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:49:11.2006651Z [00:02:37.561]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:49:11.2007176Z [00:02:37.561]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:49:11.2007672Z [00:02:37.561]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:49:11.2008329Z [00:02:37.561]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:11.2008822Z [00:02:37.561]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:11.2009257Z [00:02:37.561]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:11.2009928Z [00:02:37.561]➜  packagefile github.com/netbirdio/netbird/client/internal=/tmp/go-build1953077370/b397/_pkg_.a
2025-08-20T21:49:11.2010734Z [00:02:37.561]➜  packagefile github.com/netbirdio/netbird/client/internal/profilemanager=/tmp/go-build1953077370/b761/_pkg_.a
2025-08-20T21:49:11.2011558Z [00:02:37.561]➜  packagefile github.com/netbirdio/netbird/client/internal/templates=/tmp/go-build1953077370/b796/_pkg_.a
2025-08-20T21:49:11.2012524Z [00:02:37.561]➜  packagefile github.com/netbirdio/netbird/util/embeddedroots=/tmp/go-build1953077370/b585/_pkg_.a
2025-08-20T21:49:11.2013605Z [00:02:37.561]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:11.2014402Z [00:02:37.561]➜  packagefile golang.org/x/oauth2=/tmp/go-build1953077370/b797/_pkg_.a
2025-08-20T21:49:11.2015184Z [00:02:37.561]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:49:11.2015957Z [00:02:37.561]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1953077370/b525/_pkg_.a
2025-08-20T21:49:11.2016537Z [00:02:37.561]➜  packagefile html/template=/tmp/go-build1953077370/b468/_pkg_.a
2025-08-20T21:49:11.2017091Z [00:02:37.561]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:11.2017639Z [00:02:37.561]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:11.2018075Z [00:02:37.561]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:11.2018641Z [00:02:37.561]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:11.2019168Z [00:02:37.561]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:11.2019665Z [00:02:37.561]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:11.2020224Z [00:02:37.561]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:11.2020551Z [00:02:37.561]➜  EOF
2025-08-20T21:49:11.2023501Z [00:02:37.561]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b795/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/auth=>github.com/netbirdio/netbird/client/internal/auth;$WORK/b795=>" -p github.com/netbirdio/netbird/client/internal/auth -lang=go1.23 -complete -installsuffix shared -buildid OCyWkCcQ1W0Ho4ciBRuL/OCyWkCcQ1W0Ho4ciBRuL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack ./internal/auth/device_flow.go ./internal/auth/oauth.go ./internal/auth/pkce_flow.go ./internal/auth/util.go
2025-08-20T21:49:11.2751623Z [00:02:37.636]➜  go tool buildid -w $WORK/b795/_pkg_.a # internal
2025-08-20T21:49:11.2774272Z [00:02:37.639]➜  cp $WORK/b795/_pkg_.a /root/.cache/go-build/b8/b83026ae310c2604d768c6ae3771e56851af48da64f54045335aba8761959920-d # internal
2025-08-20T21:49:11.2777239Z [00:02:37.639]➜  github.com/netbirdio/netbird/client/server
2025-08-20T21:49:11.2777907Z [00:02:37.639]➜  mkdir -p $WORK/b803/
2025-08-20T21:49:11.2782342Z [00:02:37.639]➜  cat >/tmp/go-build1953077370/b803/importcfg << 'EOF' # internal
2025-08-20T21:49:11.2783383Z [00:02:37.639]➜  # import config
2025-08-20T21:49:11.2784068Z [00:02:37.639]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:11.2784938Z [00:02:37.639]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:49:11.2785814Z [00:02:37.639]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:11.2786653Z [00:02:37.639]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:11.2787456Z [00:02:37.639]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:11.2788445Z [00:02:37.639]➜  packagefile github.com/cenkalti/backoff/v4=/tmp/go-build1953077370/b064/_pkg_.a
2025-08-20T21:49:11.2789844Z [00:02:37.639]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:49:11.2791146Z [00:02:37.639]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:49:11.2792668Z [00:02:37.639]➜  packagefile github.com/netbirdio/netbird/client/firewall/iptables=/tmp/go-build1953077370/b410/_pkg_.a
2025-08-20T21:49:11.2794396Z [00:02:37.639]➜  packagefile github.com/netbirdio/netbird/client/firewall/manager=/tmp/go-build1953077370/b413/_pkg_.a
2025-08-20T21:49:11.2795842Z [00:02:37.639]➜  packagefile github.com/netbirdio/netbird/client/firewall/nftables=/tmp/go-build1953077370/b446/_pkg_.a
2025-08-20T21:49:11.2796852Z [00:02:37.639]➜  packagefile github.com/netbirdio/netbird/client/firewall/uspfilter=/tmp/go-build1953077370/b447/_pkg_.a
2025-08-20T21:49:11.2797778Z [00:02:37.639]➜  packagefile github.com/netbirdio/netbird/client/internal=/tmp/go-build1953077370/b397/_pkg_.a
2025-08-20T21:49:11.2798695Z [00:02:37.639]➜  packagefile github.com/netbirdio/netbird/client/internal/auth=/tmp/go-build1953077370/b795/_pkg_.a
2025-08-20T21:49:11.2799569Z [00:02:37.639]➜  packagefile github.com/netbirdio/netbird/client/internal/debug=/tmp/go-build1953077370/b799/_pkg_.a
2025-08-20T21:49:11.2800497Z [00:02:37.639]➜  packagefile github.com/netbirdio/netbird/client/internal/dns=/tmp/go-build1953077370/b557/_pkg_.a
2025-08-20T21:49:11.2801402Z [00:02:37.640]➜  packagefile github.com/netbirdio/netbird/client/internal/peer=/tmp/go-build1953077370/b566/_pkg_.a
2025-08-20T21:49:11.2802311Z [00:02:37.640]➜  packagefile github.com/netbirdio/netbird/client/internal/profilemanager=/tmp/go-build1953077370/b761/_pkg_.a
2025-08-20T21:49:11.2803522Z [00:02:37.640]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/systemops=/tmp/go-build1953077370/b439/_pkg_.a
2025-08-20T21:49:11.2804600Z [00:02:37.640]➜  packagefile github.com/netbirdio/netbird/client/internal/statemanager=/tmp/go-build1953077370/b414/_pkg_.a
2025-08-20T21:49:11.2805476Z [00:02:37.640]➜  packagefile github.com/netbirdio/netbird/client/proto=/tmp/go-build1953077370/b576/_pkg_.a
2025-08-20T21:49:11.2806285Z [00:02:37.640]➜  packagefile github.com/netbirdio/netbird/client/system=/tmp/go-build1953077370/b728/_pkg_.a
2025-08-20T21:49:11.2807332Z [00:02:37.640]➜  packagefile github.com/netbirdio/netbird/route=/tmp/go-build1953077370/b428/_pkg_.a
2025-08-20T21:49:11.2808188Z [00:02:37.640]➜  packagefile github.com/netbirdio/netbird/shared/management/client=/tmp/go-build1953077370/b727/_pkg_.a
2025-08-20T21:49:11.2809091Z [00:02:37.640]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/tmp/go-build1953077370/b429/_pkg_.a
2025-08-20T21:49:11.2809986Z [00:02:37.640]➜  packagefile github.com/netbirdio/netbird/shared/management/proto=/tmp/go-build1953077370/b464/_pkg_.a
2025-08-20T21:49:11.2810848Z [00:02:37.640]➜  packagefile github.com/netbirdio/netbird/upload-server/types=/tmp/go-build1953077370/b804/_pkg_.a
2025-08-20T21:49:11.2811663Z [00:02:37.640]➜  packagefile github.com/netbirdio/netbird/version=/tmp/go-build1953077370/b731/_pkg_.a
2025-08-20T21:49:11.2812391Z [00:02:37.640]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:11.2813209Z [00:02:37.640]➜  packagefile golang.org/x/exp/maps=/tmp/go-build1953077370/b427/_pkg_.a
2025-08-20T21:49:11.2814047Z [00:02:37.640]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:49:11.2814790Z [00:02:37.640]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:49:11.2815495Z [00:02:37.640]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1953077370/b493/_pkg_.a
2025-08-20T21:49:11.2816212Z [00:02:37.640]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1953077370/b525/_pkg_.a
2025-08-20T21:49:11.2816993Z [00:02:37.640]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1953077370/b523/_pkg_.a
2025-08-20T21:49:11.2818612Z [00:02:37.640]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1953077370/b524/_pkg_.a
2025-08-20T21:49:11.2819737Z [00:02:37.640]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:11.2820571Z [00:02:37.640]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:11.2821461Z [00:02:37.640]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:11.2822275Z [00:02:37.640]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:11.2822956Z [00:02:37.640]➜  packagefile os/exec=/tmp/go-build1953077370/b082/_pkg_.a
2025-08-20T21:49:11.2823642Z [00:02:37.640]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:11.2824077Z [00:02:37.640]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:49:11.2824551Z [00:02:37.640]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:11.2824978Z [00:02:37.640]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:11.2825416Z [00:02:37.640]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:11.2825838Z [00:02:37.640]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:11.2826284Z [00:02:37.640]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:11.2826726Z [00:02:37.640]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:11.2827043Z [00:02:37.640]➜  EOF
2025-08-20T21:49:11.2829496Z [00:02:37.640]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b803/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server=>github.com/netbirdio/netbird/client/server;$WORK/b803=>" -p github.com/netbirdio/netbird/client/server -lang=go1.23 -complete -installsuffix shared -buildid 4_2vBUe1KYf_WrYhDScQ/4_2vBUe1KYf_WrYhDScQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack ./server/debug.go ./server/event.go ./server/forwardingrules.go ./server/log.go ./server/network.go ./server/panic_generic.go ./server/server.go ./server/state.go ./server/state_linux.go ./server/trace.go
2025-08-20T21:49:11.5541593Z [00:02:37.915]➜  go tool buildid -w $WORK/b803/_pkg_.a # internal
2025-08-20T21:49:11.5627197Z [00:02:37.924]➜  cp $WORK/b803/_pkg_.a /root/.cache/go-build/eb/ebf7115dee3b063cd0fe7e816272438cdb1fb635d9fc300fe7cbf0d513ef1a9a-d # internal
2025-08-20T21:49:11.5630454Z [00:02:37.924]➜  github.com/netbirdio/netbird/client/cmd
2025-08-20T21:49:11.5630915Z [00:02:37.924]➜  mkdir -p $WORK/b002/
2025-08-20T21:49:11.5636223Z [00:02:37.925]➜  cat >/tmp/go-build1953077370/b002/importcfg << 'EOF' # internal
2025-08-20T21:49:11.5637491Z [00:02:37.925]➜  # import config
2025-08-20T21:49:11.5638202Z [00:02:37.925]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:11.5639070Z [00:02:37.925]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:11.5639776Z [00:02:37.925]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:11.5640335Z [00:02:37.925]➜  packagefile github.com/cenkalti/backoff/v4=/tmp/go-build1953077370/b064/_pkg_.a
2025-08-20T21:49:11.5640950Z [00:02:37.925]➜  packagefile github.com/kardianos/service=/tmp/go-build1953077370/b066/_pkg_.a
2025-08-20T21:49:11.5641769Z [00:02:37.925]➜  packagefile github.com/netbirdio/netbird/client/iface=/tmp/go-build1953077370/b092/_pkg_.a
2025-08-20T21:49:11.5642554Z [00:02:37.925]➜  packagefile github.com/netbirdio/netbird/client/internal=/tmp/go-build1953077370/b397/_pkg_.a
2025-08-20T21:49:11.5643569Z [00:02:37.925]➜  packagefile github.com/netbirdio/netbird/client/internal/auth=/tmp/go-build1953077370/b795/_pkg_.a
2025-08-20T21:49:11.5644344Z [00:02:37.925]➜  packagefile github.com/netbirdio/netbird/client/internal/debug=/tmp/go-build1953077370/b799/_pkg_.a
2025-08-20T21:49:11.5645108Z [00:02:37.925]➜  packagefile github.com/netbirdio/netbird/client/internal/peer=/tmp/go-build1953077370/b566/_pkg_.a
2025-08-20T21:49:11.5645912Z [00:02:37.925]➜  packagefile github.com/netbirdio/netbird/client/internal/profilemanager=/tmp/go-build1953077370/b761/_pkg_.a
2025-08-20T21:49:11.5646782Z [00:02:37.925]➜  packagefile github.com/netbirdio/netbird/client/proto=/tmp/go-build1953077370/b576/_pkg_.a
2025-08-20T21:49:11.5647667Z [00:02:37.925]➜  packagefile github.com/netbirdio/netbird/client/server=/tmp/go-build1953077370/b803/_pkg_.a
2025-08-20T21:49:11.5648586Z [00:02:37.925]➜  packagefile github.com/netbirdio/netbird/client/ssh=/tmp/go-build1953077370/b454/_pkg_.a
2025-08-20T21:49:11.5649540Z [00:02:37.925]➜  packagefile github.com/netbirdio/netbird/client/status=/tmp/go-build1953077370/b805/_pkg_.a
2025-08-20T21:49:11.5650389Z [00:02:37.925]➜  packagefile github.com/netbirdio/netbird/client/system=/tmp/go-build1953077370/b728/_pkg_.a
2025-08-20T21:49:11.5651139Z [00:02:37.925]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/tmp/go-build1953077370/b429/_pkg_.a
2025-08-20T21:49:11.5651936Z [00:02:37.925]➜  packagefile github.com/netbirdio/netbird/shared/management/proto=/tmp/go-build1953077370/b464/_pkg_.a
2025-08-20T21:49:11.5652705Z [00:02:37.925]➜  packagefile github.com/netbirdio/netbird/upload-server/types=/tmp/go-build1953077370/b804/_pkg_.a
2025-08-20T21:49:11.5653648Z [00:02:37.925]➜  packagefile github.com/netbirdio/netbird/util=/tmp/go-build1953077370/b415/_pkg_.a
2025-08-20T21:49:11.5654310Z [00:02:37.925]➜  packagefile github.com/netbirdio/netbird/version=/tmp/go-build1953077370/b731/_pkg_.a
2025-08-20T21:49:11.5654919Z [00:02:37.925]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:11.5655636Z [00:02:37.925]➜  packagefile github.com/skratchdot/open-golang/open=/tmp/go-build1953077370/b806/_pkg_.a
2025-08-20T21:49:11.5656243Z [00:02:37.925]➜  packagefile github.com/spf13/cobra=/tmp/go-build1953077370/b807/_pkg_.a
2025-08-20T21:49:11.5656793Z [00:02:37.925]➜  packagefile github.com/spf13/pflag=/tmp/go-build1953077370/b808/_pkg_.a
2025-08-20T21:49:11.5657344Z [00:02:37.925]➜  packagefile google.golang.org/grpc=/tmp/go-build1953077370/b465/_pkg_.a
2025-08-20T21:49:11.5657909Z [00:02:37.925]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:49:11.5658552Z [00:02:37.925]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1953077370/b499/_pkg_.a
2025-08-20T21:49:11.5659396Z [00:02:37.925]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1953077370/b525/_pkg_.a
2025-08-20T21:49:11.5660080Z [00:02:37.925]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1953077370/b523/_pkg_.a
2025-08-20T21:49:11.5660653Z [00:02:37.925]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:11.5661121Z [00:02:37.925]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:49:11.5661561Z [00:02:37.925]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:49:11.5661994Z [00:02:37.925]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:11.5662428Z [00:02:37.925]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:11.5662860Z [00:02:37.925]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:11.5663563Z [00:02:37.925]➜  packagefile os/signal=/tmp/go-build1953077370/b084/_pkg_.a
2025-08-20T21:49:11.5664018Z [00:02:37.925]➜  packagefile os/user=/tmp/go-build1953077370/b463/_pkg_.a
2025-08-20T21:49:11.5664543Z [00:02:37.925]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:49:11.5665006Z [00:02:37.925]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:11.5665469Z [00:02:37.925]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:11.5665900Z [00:02:37.925]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:49:11.5666320Z [00:02:37.925]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:11.5666743Z [00:02:37.925]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:11.5667165Z [00:02:37.925]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:11.5667728Z [00:02:37.925]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:49:11.5668157Z [00:02:37.925]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:11.5668486Z [00:02:37.925]➜  EOF
2025-08-20T21:49:11.5671544Z [00:02:37.925]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd=>github.com/netbirdio/netbird/client/cmd;$WORK/b002=>" -p github.com/netbirdio/netbird/client/cmd -lang=go1.23 -complete -installsuffix shared -buildid qxN2I2wDtrXI9r2W7SCZ/qxN2I2wDtrXI9r2W7SCZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack ./cmd/debug.go ./cmd/debug_unix.go ./cmd/down.go ./cmd/forwarding_rules.go ./cmd/login.go ./cmd/logout.go ./cmd/networks.go ./cmd/profile.go ./cmd/root.go ./cmd/service.go ./cmd/service_controller.go ./cmd/service_installer.go ./cmd/ssh.go ./cmd/state.go ./cmd/status.go ./cmd/system.go ./cmd/trace.go ./cmd/up.go ./cmd/version.go
2025-08-20T21:49:11.8804608Z [00:02:38.242]➜  go tool buildid -w $WORK/b002/_pkg_.a # internal
2025-08-20T21:49:11.8891297Z [00:02:38.250]➜  cp $WORK/b002/_pkg_.a /root/.cache/go-build/84/84145104553897c340bfdbc5e1bb8460cefb793ce96dbc8e08997bd0b0399c80-d # internal
2025-08-20T21:49:11.8894083Z [00:02:38.251]➜  github.com/netbirdio/netbird/client
2025-08-20T21:49:11.8894463Z [00:02:38.251]➜  mkdir -p $WORK/b001/
2025-08-20T21:49:11.8897707Z [00:02:38.251]➜  cat >/tmp/go-build1953077370/b001/importcfg << 'EOF' # internal
2025-08-20T21:49:11.8898412Z [00:02:38.251]➜  # import config
2025-08-20T21:49:11.8899137Z [00:02:38.251]➜  packagefile github.com/netbirdio/netbird/client/cmd=/tmp/go-build1953077370/b002/_pkg_.a
2025-08-20T21:49:11.8899726Z [00:02:38.251]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:11.8900411Z [00:02:38.251]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:11.8901003Z [00:02:38.251]➜  packagefile runtime/cgo=/tmp/go-build1953077370/b081/_pkg_.a
2025-08-20T21:49:11.8901382Z [00:02:38.251]➜  EOF
2025-08-20T21:49:11.8902913Z [00:02:38.251]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/client=>github.com/netbirdio/netbird/client;$WORK/b001=>" -p main -lang=go1.23 -complete -installsuffix shared -buildid puSAdRVwhBy_u7bS1T2T/puSAdRVwhBy_u7bS1T2T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./main.go
2025-08-20T21:49:11.9064365Z [00:02:38.268]➜  go tool buildid -w $WORK/b001/_pkg_.a # internal
2025-08-20T21:49:11.9070908Z [00:02:38.268]➜  cp $WORK/b001/_pkg_.a /root/.cache/go-build/f3/f38c54ba0b4407fed9bd4323de7ac2408af98854e986a5efdccf5b0b4dafadc4-d # internal
2025-08-20T21:49:11.9104481Z [00:02:38.272]➜  cat >/tmp/go-build1953077370/b001/importcfg.link << 'EOF' # internal
2025-08-20T21:49:11.9106102Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client=/tmp/go-build1953077370/b001/_pkg_.a
2025-08-20T21:49:11.9107977Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/cmd=/tmp/go-build1953077370/b002/_pkg_.a
2025-08-20T21:49:11.9109182Z [00:02:38.272]➜  packagefile os=/tmp/go-build1953077370/b056/_pkg_.a
2025-08-20T21:49:11.9110074Z [00:02:38.272]➜  packagefile runtime=/tmp/go-build1953077370/b010/_pkg_.a
2025-08-20T21:49:11.9118549Z [00:02:38.272]➜  packagefile runtime/cgo=/tmp/go-build1953077370/b081/_pkg_.a
2025-08-20T21:49:11.9123519Z [00:02:38.272]➜  packagefile context=/tmp/go-build1953077370/b003/_pkg_.a
2025-08-20T21:49:11.9124592Z [00:02:38.272]➜  packagefile errors=/tmp/go-build1953077370/b004/_pkg_.a
2025-08-20T21:49:11.9125587Z [00:02:38.272]➜  packagefile fmt=/tmp/go-build1953077370/b048/_pkg_.a
2025-08-20T21:49:11.9127150Z [00:02:38.272]➜  packagefile github.com/cenkalti/backoff/v4=/tmp/go-build1953077370/b064/_pkg_.a
2025-08-20T21:49:11.9128417Z [00:02:38.272]➜  packagefile github.com/kardianos/service=/tmp/go-build1953077370/b066/_pkg_.a
2025-08-20T21:49:11.9129725Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/iface=/tmp/go-build1953077370/b092/_pkg_.a
2025-08-20T21:49:11.9131041Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal=/tmp/go-build1953077370/b397/_pkg_.a
2025-08-20T21:49:11.9132324Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/auth=/tmp/go-build1953077370/b795/_pkg_.a
2025-08-20T21:49:11.9133823Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/debug=/tmp/go-build1953077370/b799/_pkg_.a
2025-08-20T21:49:11.9135018Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/peer=/tmp/go-build1953077370/b566/_pkg_.a
2025-08-20T21:49:11.9136289Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/profilemanager=/tmp/go-build1953077370/b761/_pkg_.a
2025-08-20T21:49:11.9137485Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/proto=/tmp/go-build1953077370/b576/_pkg_.a
2025-08-20T21:49:11.9138578Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/server=/tmp/go-build1953077370/b803/_pkg_.a
2025-08-20T21:49:11.9139646Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/ssh=/tmp/go-build1953077370/b454/_pkg_.a
2025-08-20T21:49:11.9140869Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/status=/tmp/go-build1953077370/b805/_pkg_.a
2025-08-20T21:49:11.9141966Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/system=/tmp/go-build1953077370/b728/_pkg_.a
2025-08-20T21:49:11.9143726Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/tmp/go-build1953077370/b429/_pkg_.a
2025-08-20T21:49:11.9145533Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/shared/management/proto=/tmp/go-build1953077370/b464/_pkg_.a
2025-08-20T21:49:11.9147244Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/upload-server/types=/tmp/go-build1953077370/b804/_pkg_.a
2025-08-20T21:49:11.9148805Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/util=/tmp/go-build1953077370/b415/_pkg_.a
2025-08-20T21:49:11.9150324Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/version=/tmp/go-build1953077370/b731/_pkg_.a
2025-08-20T21:49:11.9152073Z [00:02:38.272]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1953077370/b139/_pkg_.a
2025-08-20T21:49:11.9153922Z [00:02:38.272]➜  packagefile github.com/skratchdot/open-golang/open=/tmp/go-build1953077370/b806/_pkg_.a
2025-08-20T21:49:11.9155103Z [00:02:38.272]➜  packagefile github.com/spf13/cobra=/tmp/go-build1953077370/b807/_pkg_.a
2025-08-20T21:49:11.9155691Z [00:02:38.272]➜  packagefile github.com/spf13/pflag=/tmp/go-build1953077370/b808/_pkg_.a
2025-08-20T21:49:11.9156374Z [00:02:38.272]➜  packagefile google.golang.org/grpc=/tmp/go-build1953077370/b465/_pkg_.a
2025-08-20T21:49:11.9156939Z [00:02:38.272]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1953077370/b498/_pkg_.a
2025-08-20T21:49:11.9157983Z [00:02:38.272]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1953077370/b499/_pkg_.a
2025-08-20T21:49:11.9159362Z [00:02:38.272]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1953077370/b525/_pkg_.a
2025-08-20T21:49:11.9160706Z [00:02:38.272]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1953077370/b523/_pkg_.a
2025-08-20T21:49:11.9161968Z [00:02:38.272]➜  packagefile io=/tmp/go-build1953077370/b055/_pkg_.a
2025-08-20T21:49:11.9162779Z [00:02:38.272]➜  packagefile io/fs=/tmp/go-build1953077370/b058/_pkg_.a
2025-08-20T21:49:11.9163829Z [00:02:38.272]➜  packagefile math/rand=/tmp/go-build1953077370/b065/_pkg_.a
2025-08-20T21:49:11.9164676Z [00:02:38.272]➜  packagefile net=/tmp/go-build1953077370/b074/_pkg_.a
2025-08-20T21:49:11.9165491Z [00:02:38.272]➜  packagefile net/netip=/tmp/go-build1953077370/b078/_pkg_.a
2025-08-20T21:49:11.9166335Z [00:02:38.272]➜  packagefile os/signal=/tmp/go-build1953077370/b084/_pkg_.a
2025-08-20T21:49:11.9167165Z [00:02:38.272]➜  packagefile os/user=/tmp/go-build1953077370/b463/_pkg_.a
2025-08-20T21:49:11.9167967Z [00:02:38.272]➜  packagefile path=/tmp/go-build1953077370/b059/_pkg_.a
2025-08-20T21:49:11.9168826Z [00:02:38.272]➜  packagefile path/filepath=/tmp/go-build1953077370/b083/_pkg_.a
2025-08-20T21:49:11.9169693Z [00:02:38.272]➜  packagefile slices=/tmp/go-build1953077370/b045/_pkg_.a
2025-08-20T21:49:11.9170513Z [00:02:38.272]➜  packagefile sort=/tmp/go-build1953077370/b087/_pkg_.a
2025-08-20T21:49:11.9171313Z [00:02:38.272]➜  packagefile strings=/tmp/go-build1953077370/b069/_pkg_.a
2025-08-20T21:49:11.9172115Z [00:02:38.272]➜  packagefile sync=/tmp/go-build1953077370/b034/_pkg_.a
2025-08-20T21:49:11.9172915Z [00:02:38.272]➜  packagefile syscall=/tmp/go-build1953077370/b042/_pkg_.a
2025-08-20T21:49:11.9173900Z [00:02:38.272]➜  packagefile time=/tmp/go-build1953077370/b038/_pkg_.a
2025-08-20T21:49:11.9174790Z [00:02:38.272]➜  packagefile internal/bytealg=/tmp/go-build1953077370/b011/_pkg_.a
2025-08-20T21:49:11.9175757Z [00:02:38.272]➜  packagefile internal/byteorder=/tmp/go-build1953077370/b013/_pkg_.a
2025-08-20T21:49:11.9176774Z [00:02:38.272]➜  packagefile internal/filepathlite=/tmp/go-build1953077370/b057/_pkg_.a
2025-08-20T21:49:11.9177775Z [00:02:38.272]➜  packagefile internal/goarch=/tmp/go-build1953077370/b007/_pkg_.a
2025-08-20T21:49:11.9178844Z [00:02:38.272]➜  packagefile internal/itoa=/tmp/go-build1953077370/b043/_pkg_.a
2025-08-20T21:49:11.9179766Z [00:02:38.272]➜  packagefile internal/poll=/tmp/go-build1953077370/b060/_pkg_.a
2025-08-20T21:49:11.9180772Z [00:02:38.272]➜  packagefile internal/stringslite=/tmp/go-build1953077370/b032/_pkg_.a
2025-08-20T21:49:11.9181814Z [00:02:38.272]➜  packagefile internal/syscall/execenv=/tmp/go-build1953077370/b062/_pkg_.a
2025-08-20T21:49:11.9182825Z [00:02:38.272]➜  packagefile internal/syscall/unix=/tmp/go-build1953077370/b061/_pkg_.a
2025-08-20T21:49:11.9184019Z [00:02:38.272]➜  packagefile internal/testlog=/tmp/go-build1953077370/b063/_pkg_.a
2025-08-20T21:49:11.9184950Z [00:02:38.272]➜  packagefile sync/atomic=/tmp/go-build1953077370/b036/_pkg_.a
2025-08-20T21:49:11.9185876Z [00:02:38.272]➜  packagefile internal/abi=/tmp/go-build1953077370/b006/_pkg_.a
2025-08-20T21:49:11.9186847Z [00:02:38.272]➜  packagefile internal/chacha8rand=/tmp/go-build1953077370/b014/_pkg_.a
2025-08-20T21:49:11.9187887Z [00:02:38.272]➜  packagefile internal/coverage/rtcov=/tmp/go-build1953077370/b015/_pkg_.a
2025-08-20T21:49:11.9189036Z [00:02:38.272]➜  packagefile internal/cpu=/tmp/go-build1953077370/b012/_pkg_.a
2025-08-20T21:49:11.9189872Z [00:02:38.272]➜  packagefile internal/godebugs=/tmp/go-build1953077370/b016/_pkg_.a
2025-08-20T21:49:11.9190410Z [00:02:38.272]➜  packagefile internal/goexperiment=/tmp/go-build1953077370/b017/_pkg_.a
2025-08-20T21:49:11.9190927Z [00:02:38.272]➜  packagefile internal/goos=/tmp/go-build1953077370/b018/_pkg_.a
2025-08-20T21:49:11.9191451Z [00:02:38.272]➜  packagefile internal/profilerecord=/tmp/go-build1953077370/b019/_pkg_.a
2025-08-20T21:49:11.9192004Z [00:02:38.272]➜  packagefile internal/runtime/atomic=/tmp/go-build1953077370/b020/_pkg_.a
2025-08-20T21:49:11.9192660Z [00:02:38.272]➜  packagefile internal/runtime/cgroup=/tmp/go-build1953077370/b021/_pkg_.a
2025-08-20T21:49:11.9194011Z [00:02:38.272]➜  packagefile internal/runtime/exithook=/tmp/go-build1953077370/b025/_pkg_.a
2025-08-20T21:49:11.9195096Z [00:02:38.272]➜  packagefile internal/runtime/gc=/tmp/go-build1953077370/b026/_pkg_.a
2025-08-20T21:49:11.9196265Z [00:02:38.272]➜  packagefile internal/runtime/maps=/tmp/go-build1953077370/b027/_pkg_.a
2025-08-20T21:49:11.9197287Z [00:02:38.272]➜  packagefile internal/runtime/math=/tmp/go-build1953077370/b023/_pkg_.a
2025-08-20T21:49:11.9198323Z [00:02:38.272]➜  packagefile internal/runtime/strconv=/tmp/go-build1953077370/b022/_pkg_.a
2025-08-20T21:49:11.9199352Z [00:02:38.272]➜  packagefile internal/runtime/sys=/tmp/go-build1953077370/b031/_pkg_.a
2025-08-20T21:49:11.9200363Z [00:02:38.272]➜  packagefile internal/runtime/syscall=/tmp/go-build1953077370/b024/_pkg_.a
2025-08-20T21:49:11.9201397Z [00:02:38.272]➜  packagefile internal/trace/tracev2=/tmp/go-build1953077370/b033/_pkg_.a
2025-08-20T21:49:11.9202417Z [00:02:38.272]➜  packagefile internal/reflectlite=/tmp/go-build1953077370/b005/_pkg_.a
2025-08-20T21:49:11.9203584Z [00:02:38.272]➜  packagefile internal/fmtsort=/tmp/go-build1953077370/b049/_pkg_.a
2025-08-20T21:49:11.9204475Z [00:02:38.272]➜  packagefile math=/tmp/go-build1953077370/b051/_pkg_.a
2025-08-20T21:49:11.9205315Z [00:02:38.272]➜  packagefile reflect=/tmp/go-build1953077370/b050/_pkg_.a
2025-08-20T21:49:11.9206152Z [00:02:38.272]➜  packagefile strconv=/tmp/go-build1953077370/b052/_pkg_.a
2025-08-20T21:49:11.9206995Z [00:02:38.272]➜  packagefile unicode/utf8=/tmp/go-build1953077370/b053/_pkg_.a
2025-08-20T21:49:11.9207853Z [00:02:38.272]➜  packagefile bufio=/tmp/go-build1953077370/b067/_pkg_.a
2025-08-20T21:49:11.9208659Z [00:02:38.272]➜  packagefile bytes=/tmp/go-build1953077370/b068/_pkg_.a
2025-08-20T21:49:11.9209492Z [00:02:38.272]➜  packagefile io/ioutil=/tmp/go-build1953077370/b070/_pkg_.a
2025-08-20T21:49:11.9210299Z [00:02:38.272]➜  packagefile log=/tmp/go-build1953077370/b071/_pkg_.a
2025-08-20T21:49:11.9211129Z [00:02:38.272]➜  packagefile log/syslog=/tmp/go-build1953077370/b073/_pkg_.a
2025-08-20T21:49:11.9211981Z [00:02:38.272]➜  packagefile os/exec=/tmp/go-build1953077370/b082/_pkg_.a
2025-08-20T21:49:11.9212978Z [00:02:38.272]➜  packagefile regexp=/tmp/go-build1953077370/b085/_pkg_.a
2025-08-20T21:49:11.9214046Z [00:02:38.272]➜  packagefile text/template=/tmp/go-build1953077370/b088/_pkg_.a
2025-08-20T21:49:11.9215120Z [00:02:38.272]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1953077370/b093/_pkg_.a
2025-08-20T21:49:11.9216400Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/errors=/tmp/go-build1953077370/b095/_pkg_.a
2025-08-20T21:49:11.9217763Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/iface/bind=/tmp/go-build1953077370/b096/_pkg_.a
2025-08-20T21:49:11.9219223Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/iface/configurer=/tmp/go-build1953077370/b332/_pkg_.a
2025-08-20T21:49:11.9220684Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/iface/device=/tmp/go-build1953077370/b355/_pkg_.a
2025-08-20T21:49:11.9222119Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/iface/netstack=/tmp/go-build1953077370/b138/_pkg_.a
2025-08-20T21:49:11.9223854Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/iface/wgaddr=/tmp/go-build1953077370/b098/_pkg_.a
2025-08-20T21:49:11.9225284Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/iface/wgproxy=/tmp/go-build1953077370/b361/_pkg_.a
2025-08-20T21:49:11.9226615Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/monotime=/tmp/go-build1953077370/b099/_pkg_.a
2025-08-20T21:49:11.9227792Z [00:02:38.272]➜  packagefile github.com/pion/transport/v3=/tmp/go-build1953077370/b201/_pkg_.a
2025-08-20T21:49:11.9228916Z [00:02:38.272]➜  packagefile github.com/vishvananda/netlink=/tmp/go-build1953077370/b202/_pkg_.a
2025-08-20T21:49:11.9230073Z [00:02:38.272]➜  packagefile golang.zx2c4.com/wireguard/device=/tmp/go-build1953077370/b333/_pkg_.a
2025-08-20T21:49:11.9231427Z [00:02:38.272]➜  packagefile golang.zx2c4.com/wireguard/tun/netstack=/tmp/go-build1953077370/b152/_pkg_.a
2025-08-20T21:49:11.9232758Z [00:02:38.272]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/tmp/go-build1953077370/b347/_pkg_.a
2025-08-20T21:49:11.9234231Z [00:02:38.272]➜  packagefile crypto/tls=/tmp/go-build1953077370/b206/_pkg_.a
2025-08-20T21:49:11.9235239Z [00:02:38.272]➜  packagefile github.com/google/uuid=/tmp/go-build1953077370/b101/_pkg_.a
2025-08-20T21:49:11.9236269Z [00:02:38.272]➜  packagefile github.com/miekg/dns=/tmp/go-build1953077370/b398/_pkg_.a
2025-08-20T21:49:11.9237465Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/firewall=/tmp/go-build1953077370/b400/_pkg_.a
2025-08-20T21:49:11.9238868Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/firewall/manager=/tmp/go-build1953077370/b413/_pkg_.a
2025-08-20T21:49:11.9240329Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/acl=/tmp/go-build1953077370/b453/_pkg_.a
2025-08-20T21:49:11.9241721Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/dns=/tmp/go-build1953077370/b557/_pkg_.a
2025-08-20T21:49:11.9243338Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/dnsfwd=/tmp/go-build1953077370/b745/_pkg_.a
2025-08-20T21:49:11.9244844Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/ingressgw=/tmp/go-build1953077370/b567/_pkg_.a
2025-08-20T21:49:11.9246374Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/lazyconn=/tmp/go-build1953077370/b746/_pkg_.a
2025-08-20T21:49:11.9247960Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/lazyconn/manager=/tmp/go-build1953077370/b747/_pkg_.a
2025-08-20T21:49:11.9249501Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/listener=/tmp/go-build1953077370/b441/_pkg_.a
2025-08-20T21:49:11.9250980Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow=/tmp/go-build1953077370/b751/_pkg_.a
2025-08-20T21:49:11.9252511Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow/types=/tmp/go-build1953077370/b451/_pkg_.a
2025-08-20T21:49:11.9254444Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/networkmonitor=/tmp/go-build1953077370/b760/_pkg_.a
2025-08-20T21:49:11.9256022Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/guard=/tmp/go-build1953077370/b571/_pkg_.a
2025-08-20T21:49:11.9257522Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/ice=/tmp/go-build1953077370/b572/_pkg_.a
2025-08-20T21:49:11.9258999Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/peerstore=/tmp/go-build1953077370/b750/_pkg_.a
2025-08-20T21:49:11.9260471Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/relay=/tmp/go-build1953077370/b575/_pkg_.a
2025-08-20T21:49:11.9261970Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/rosenpass=/tmp/go-build1953077370/b766/_pkg_.a
2025-08-20T21:49:11.9263678Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager=/tmp/go-build1953077370/b788/_pkg_.a
2025-08-20T21:49:11.9265498Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/systemops=/tmp/go-build1953077370/b439/_pkg_.a
2025-08-20T21:49:11.9267148Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/statemanager=/tmp/go-build1953077370/b414/_pkg_.a
2025-08-20T21:49:11.9268648Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/client/internal/stdnet=/tmp/go-build1953077370/b573/_pkg_.a
2025-08-20T21:49:11.9269939Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/dns=/tmp/go-build1953077370/b565/_pkg_.a
2025-08-20T21:49:11.9271097Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/route=/tmp/go-build1953077370/b428/_pkg_.a
2025-08-20T21:49:11.9272581Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/shared/management/client=/tmp/go-build1953077370/b727/_pkg_.a
2025-08-20T21:49:11.9274352Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/shared/management/client/common=/tmp/go-build1953077370/b794/_pkg_.a
2025-08-20T21:49:11.9276020Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/shared/relay/auth/hmac=/tmp/go-build1953077370/b579/_pkg_.a
2025-08-20T21:49:11.9277451Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/shared/relay/client=/tmp/go-build1953077370/b578/_pkg_.a
2025-08-20T21:49:11.9278874Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/shared/signal/client=/tmp/go-build1953077370/b610/_pkg_.a
2025-08-20T21:49:11.9280271Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/shared/signal/proto=/tmp/go-build1953077370/b743/_pkg_.a
2025-08-20T21:49:11.9281650Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/util/net=/tmp/go-build1953077370/b100/_pkg_.a
2025-08-20T21:49:11.9283013Z [00:02:38.272]➜  packagefile github.com/netbirdio/netbird/util/semaphore-group=/tmp/go-build1953077370/b744/_pkg_.a
2025-08-20T21:49:11.9284440Z [00:02:38.272]➜  packagefile github.com/pion/ice/v3=/tmp/go-build1953077370/b205/_pkg_.a
2025-08-20T21:49:11.9285498Z [00:02:38.272]➜  packagefile github.com/pion/stun/v2=/tmp/go-build1953077370/b282/_pkg_.a
2025-08-20T21:49:11.9286593Z [00:02:38.272]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1953077370/b478/_pkg_.a
2025-08-20T21:49:11.9287567Z [00:02:38.272]➜  packagefile net/url=/tmp/go-build1953077370/b090/_pkg_.a
2025-08-20T21:49:11.9298643Z [00:02:38.272]➜  packagefile runtime/debug=/tmp/go-build1953077370/b326/_pkg_.a
2025-08-20T21:49:11.9299599Z [00:02:38.272]➜  packagefile crypto/rand=/tmp/go-build1953077370/b124/_pkg_.a
2025-08-20T21:49:11.9300508Z [00:02:38.272]➜  packagefile crypto/sha256=/tmp/go-build1953077370/b175/_pkg_.a
2025-08-20T21:49:11.9301436Z [00:02:38.272]➜  packagefile crypto/subtle=/tmp/go-build1953077370/b128/_pkg_.a
2025-08-20T21:49:11.9302426Z [00:02:38.272]➜  packagefile crypto/x509=/tmp/go-build1953077370/b246/_pkg_.a
2025-08-20T21:49:11.9303498Z [00:02:38.272]➜  packagefile encoding/base64=/tmp/go-build1953077370/b136/_pkg_.a
2025-08-20T21:49:11.9304607Z [00:02:38.273]➜  packagefile encoding/hex=/tmp/go-build1953077370/b133/_pkg_.a
2025-08-20T21:49:11.9305712Z [00:02:38.273]➜  packagefile encoding/json=/tmp/go-build1953077370/b134/_pkg_.a
2025-08-20T21:49:11.9306964Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/client/internal/templates=/tmp/go-build1953077370/b796/_pkg_.a
2025-08-20T21:49:11.9308455Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/util/embeddedroots=/tmp/go-build1953077370/b585/_pkg_.a
2025-08-20T21:49:11.9309652Z [00:02:38.273]➜  packagefile golang.org/x/oauth2=/tmp/go-build1953077370/b797/_pkg_.a
2025-08-20T21:49:11.9310628Z [00:02:38.273]➜  packagefile html/template=/tmp/go-build1953077370/b468/_pkg_.a
2025-08-20T21:49:11.9311537Z [00:02:38.273]➜  packagefile net/http=/tmp/go-build1953077370/b304/_pkg_.a
2025-08-20T21:49:11.9312428Z [00:02:38.273]➜  packagefile archive/zip=/tmp/go-build1953077370/b800/_pkg_.a
2025-08-20T21:49:11.9313530Z [00:02:38.273]➜  packagefile compress/gzip=/tmp/go-build1953077370/b305/_pkg_.a
2025-08-20T21:49:11.9314505Z [00:02:38.273]➜  packagefile encoding/binary=/tmp/go-build1953077370/b097/_pkg_.a
2025-08-20T21:49:11.9315530Z [00:02:38.273]➜  packagefile github.com/google/nftables=/tmp/go-build1953077370/b402/_pkg_.a
2025-08-20T21:49:11.9316648Z [00:02:38.273]➜  packagefile github.com/google/nftables/expr=/tmp/go-build1953077370/b404/_pkg_.a
2025-08-20T21:49:11.9317907Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/client/anonymize=/tmp/go-build1953077370/b801/_pkg_.a
2025-08-20T21:49:11.9319283Z [00:02:38.273]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1953077370/b534/_pkg_.a
2025-08-20T21:49:11.9320410Z [00:02:38.273]➜  packagefile runtime/pprof=/tmp/go-build1953077370/b802/_pkg_.a
2025-08-20T21:49:11.9321811Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/conntype=/tmp/go-build1953077370/b568/_pkg_.a
2025-08-20T21:49:11.9323602Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/dispatcher=/tmp/go-build1953077370/b569/_pkg_.a
2025-08-20T21:49:11.9325310Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/id=/tmp/go-build1953077370/b570/_pkg_.a
2025-08-20T21:49:11.9326862Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/client/internal/peer/worker=/tmp/go-build1953077370/b574/_pkg_.a
2025-08-20T21:49:11.9328140Z [00:02:38.273]➜  packagefile golang.org/x/exp/maps=/tmp/go-build1953077370/b427/_pkg_.a
2025-08-20T21:49:11.9329376Z [00:02:38.273]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1953077370/b524/_pkg_.a
2025-08-20T21:49:11.9330956Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/dynamic=/tmp/go-build1953077370/b762/_pkg_.a
2025-08-20T21:49:11.9332206Z [00:02:38.273]➜  packagefile unicode=/tmp/go-build1953077370/b054/_pkg_.a
2025-08-20T21:49:11.9333496Z [00:02:38.273]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1953077370/b483/_pkg_.a
2025-08-20T21:49:11.9334939Z [00:02:38.273]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1953077370/b504/_pkg_.a
2025-08-20T21:49:11.9336314Z [00:02:38.273]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1953077370/b577/_pkg_.a
2025-08-20T21:49:11.9337742Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/client/firewall/iptables=/tmp/go-build1953077370/b410/_pkg_.a
2025-08-20T21:49:11.9339223Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/client/firewall/nftables=/tmp/go-build1953077370/b446/_pkg_.a
2025-08-20T21:49:11.9340739Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/client/firewall/uspfilter=/tmp/go-build1953077370/b447/_pkg_.a
2025-08-20T21:49:11.9342059Z [00:02:38.273]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1953077370/b493/_pkg_.a
2025-08-20T21:49:11.9343025Z [00:02:38.273]➜  packagefile crypto=/tmp/go-build1953077370/b103/_pkg_.a
2025-08-20T21:49:11.9344077Z [00:02:38.273]➜  packagefile crypto/ecdsa=/tmp/go-build1953077370/b214/_pkg_.a
2025-08-20T21:49:11.9345275Z [00:02:38.273]➜  packagefile crypto/elliptic=/tmp/go-build1953077370/b215/_pkg_.a
2025-08-20T21:49:11.9346175Z [00:02:38.273]➜  packagefile crypto/rsa=/tmp/go-build1953077370/b242/_pkg_.a
2025-08-20T21:49:11.9347079Z [00:02:38.273]➜  packagefile encoding/pem=/tmp/go-build1953077370/b249/_pkg_.a
2025-08-20T21:49:11.9348048Z [00:02:38.273]➜  packagefile github.com/creack/pty=/tmp/go-build1953077370/b455/_pkg_.a
2025-08-20T21:49:11.9349077Z [00:02:38.273]➜  packagefile github.com/gliderlabs/ssh=/tmp/go-build1953077370/b456/_pkg_.a
2025-08-20T21:49:11.9350147Z [00:02:38.273]➜  packagefile golang.org/x/crypto/ed25519=/tmp/go-build1953077370/b461/_pkg_.a
2025-08-20T21:49:11.9351185Z [00:02:38.273]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build1953077370/b458/_pkg_.a
2025-08-20T21:49:11.9352179Z [00:02:38.273]➜  packagefile golang.org/x/term=/tmp/go-build1953077370/b462/_pkg_.a
2025-08-20T21:49:11.9353327Z [00:02:38.273]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1953077370/b303/_pkg_.a
2025-08-20T21:49:11.9354596Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/client/system/detect_cloud=/tmp/go-build1953077370/b729/_pkg_.a
2025-08-20T21:49:11.9356096Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/client/system/detect_platform=/tmp/go-build1953077370/b730/_pkg_.a
2025-08-20T21:49:11.9357483Z [00:02:38.273]➜  packagefile github.com/shirou/gopsutil/v3/process=/tmp/go-build1953077370/b732/_pkg_.a
2025-08-20T21:49:11.9358629Z [00:02:38.273]➜  packagefile github.com/zcalusic/sysinfo=/tmp/go-build1953077370/b740/_pkg_.a
2025-08-20T21:49:11.9359666Z [00:02:38.273]➜  packagefile golang.org/x/net/idna=/tmp/go-build1953077370/b430/_pkg_.a
2025-08-20T21:49:11.9360946Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/formatter=/tmp/go-build1953077370/b416/_pkg_.a
2025-08-20T21:49:11.9362245Z [00:02:38.273]➜  packagefile github.com/sirupsen/logrus/hooks/syslog=/tmp/go-build1953077370/b423/_pkg_.a
2025-08-20T21:49:11.9363630Z [00:02:38.273]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1953077370/b424/_pkg_.a
2025-08-20T21:49:11.9365077Z [00:02:38.273]➜  packagefile gopkg.in/natefinch/lumberjack.v2=/tmp/go-build1953077370/b426/_pkg_.a
2025-08-20T21:49:11.9366252Z [00:02:38.273]➜  packagefile github.com/hashicorp/go-version=/tmp/go-build1953077370/b560/_pkg_.a
2025-08-20T21:49:11.9367315Z [00:02:38.273]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1953077370/b140/_pkg_.a
2025-08-20T21:49:11.9368266Z [00:02:38.273]➜  packagefile encoding/csv=/tmp/go-build1953077370/b809/_pkg_.a
2025-08-20T21:49:11.9369111Z [00:02:38.273]➜  packagefile flag=/tmp/go-build1953077370/b324/_pkg_.a
2025-08-20T21:49:11.9370024Z [00:02:38.273]➜  packagefile golang.org/x/net/trace=/tmp/go-build1953077370/b466/_pkg_.a
2025-08-20T21:49:11.9371121Z [00:02:38.273]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build1953077370/b470/_pkg_.a
2025-08-20T21:49:11.9372263Z [00:02:38.273]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1953077370/b471/_pkg_.a
2025-08-20T21:49:11.9373632Z [00:02:38.273]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1953077370/b495/_pkg_.a
2025-08-20T21:49:11.9374907Z [00:02:38.273]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1953077370/b496/_pkg_.a
2025-08-20T21:49:11.9376113Z [00:02:38.273]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build1953077370/b472/_pkg_.a
2025-08-20T21:49:11.9377292Z [00:02:38.273]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1953077370/b474/_pkg_.a
2025-08-20T21:49:11.9378488Z [00:02:38.273]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1953077370/b475/_pkg_.a
2025-08-20T21:49:11.9379619Z [00:02:38.273]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build1953077370/b500/_pkg_.a
2025-08-20T21:49:11.9380884Z [00:02:38.273]➜  packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build1953077370/b502/_pkg_.a
2025-08-20T21:49:11.9382063Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1953077370/b491/_pkg_.a
2025-08-20T21:49:11.9383743Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build1953077370/b518/_pkg_.a
2025-08-20T21:49:11.9385160Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build1953077370/b519/_pkg_.a
2025-08-20T21:49:11.9386577Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build1953077370/b520/_pkg_.a
2025-08-20T21:49:11.9387893Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build1953077370/b521/_pkg_.a
2025-08-20T21:49:11.9389173Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build1953077370/b473/_pkg_.a
2025-08-20T21:49:11.9390444Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1953077370/b425/_pkg_.a
2025-08-20T21:49:11.9391693Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build1953077370/b497/_pkg_.a
2025-08-20T21:49:11.9392992Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1953077370/b529/_pkg_.a
2025-08-20T21:49:11.9394461Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build1953077370/b501/_pkg_.a
2025-08-20T21:49:11.9395694Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/idle=/tmp/go-build1953077370/b531/_pkg_.a
2025-08-20T21:49:11.9396912Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build1953077370/b532/_pkg_.a
2025-08-20T21:49:11.9398158Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1953077370/b533/_pkg_.a
2025-08-20T21:49:11.9399373Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build1953077370/b536/_pkg_.a
2025-08-20T21:49:11.9400866Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build1953077370/b538/_pkg_.a
2025-08-20T21:49:11.9402283Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build1953077370/b539/_pkg_.a
2025-08-20T21:49:11.9403989Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1953077370/b537/_pkg_.a
2025-08-20T21:49:11.9405330Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build1953077370/b528/_pkg_.a
2025-08-20T21:49:11.9406607Z [00:02:38.273]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build1953077370/b541/_pkg_.a
2025-08-20T21:49:11.9407816Z [00:02:38.273]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build1953077370/b547/_pkg_.a
2025-08-20T21:49:11.9408924Z [00:02:38.273]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build1953077370/b548/_pkg_.a
2025-08-20T21:49:11.9410042Z [00:02:38.273]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1953077370/b494/_pkg_.a
2025-08-20T21:49:11.9411214Z [00:02:38.273]➜  packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build1953077370/b552/_pkg_.a
2025-08-20T21:49:11.9412432Z [00:02:38.273]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1953077370/b492/_pkg_.a
2025-08-20T21:49:11.9413843Z [00:02:38.273]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build1953077370/b549/_pkg_.a
2025-08-20T21:49:11.9414958Z [00:02:38.273]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build1953077370/b550/_pkg_.a
2025-08-20T21:49:11.9416231Z [00:02:38.273]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1953077370/b526/_pkg_.a
2025-08-20T21:49:11.9417400Z [00:02:38.273]➜  packagefile internal/oserror=/tmp/go-build1953077370/b044/_pkg_.a
2025-08-20T21:49:11.9418361Z [00:02:38.273]➜  packagefile internal/godebug=/tmp/go-build1953077370/b039/_pkg_.a
2025-08-20T21:49:11.9419240Z [00:02:38.273]➜  packagefile cmp=/tmp/go-build1953077370/b046/_pkg_.a
2025-08-20T21:49:11.9420295Z [00:02:38.273]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1953077370/b075/_pkg_.a
2025-08-20T21:49:11.9421431Z [00:02:38.273]➜  packagefile internal/nettrace=/tmp/go-build1953077370/b076/_pkg_.a
2025-08-20T21:49:11.9422880Z [00:02:38.273]➜  packagefile internal/singleflight=/tmp/go-build1953077370/b077/_pkg_.a
2025-08-20T21:49:11.9424008Z [00:02:38.273]➜  packagefile math/bits=/tmp/go-build1953077370/b041/_pkg_.a
2025-08-20T21:49:11.9424846Z [00:02:38.273]➜  packagefile unique=/tmp/go-build1953077370/b079/_pkg_.a
2025-08-20T21:49:11.9425643Z [00:02:38.273]➜  packagefile iter=/tmp/go-build1953077370/b047/_pkg_.a
2025-08-20T21:49:11.9426492Z [00:02:38.273]➜  packagefile internal/race=/tmp/go-build1953077370/b030/_pkg_.a
2025-08-20T21:49:11.9427389Z [00:02:38.273]➜  packagefile internal/sync=/tmp/go-build1953077370/b035/_pkg_.a
2025-08-20T21:49:11.9428317Z [00:02:38.273]➜  packagefile internal/synctest=/tmp/go-build1953077370/b037/_pkg_.a
2025-08-20T21:49:11.9429257Z [00:02:38.273]➜  packagefile internal/asan=/tmp/go-build1953077370/b028/_pkg_.a
2025-08-20T21:49:11.9430147Z [00:02:38.273]➜  packagefile internal/msan=/tmp/go-build1953077370/b029/_pkg_.a
2025-08-20T21:49:11.9431120Z [00:02:38.273]➜  packagefile internal/unsafeheader=/tmp/go-build1953077370/b009/_pkg_.a
2025-08-20T21:49:11.9432087Z [00:02:38.273]➜  packagefile log/internal=/tmp/go-build1953077370/b072/_pkg_.a
2025-08-20T21:49:11.9432973Z [00:02:38.273]➜  packagefile regexp/syntax=/tmp/go-build1953077370/b086/_pkg_.a
2025-08-20T21:49:11.9433991Z [00:02:38.273]➜  packagefile maps=/tmp/go-build1953077370/b089/_pkg_.a
2025-08-20T21:49:11.9434884Z [00:02:38.273]➜  packagefile text/template/parse=/tmp/go-build1953077370/b091/_pkg_.a
2025-08-20T21:49:11.9435942Z [00:02:38.273]➜  packagefile github.com/hashicorp/errwrap=/tmp/go-build1953077370/b094/_pkg_.a
2025-08-20T21:49:11.9437018Z [00:02:38.273]➜  packagefile github.com/pion/logging=/tmp/go-build1953077370/b273/_pkg_.a
2025-08-20T21:49:11.9438298Z [00:02:38.273]➜  packagefile github.com/pion/transport/v3/packetio=/tmp/go-build1953077370/b289/_pkg_.a
2025-08-20T21:49:11.9439541Z [00:02:38.273]➜  packagefile github.com/pion/transport/v3/stdnet=/tmp/go-build1953077370/b284/_pkg_.a
2025-08-20T21:49:11.9440818Z [00:02:38.273]➜  packagefile golang.org/x/net/ipv4=/tmp/go-build1953077370/b146/_pkg_.a
2025-08-20T21:49:11.9441848Z [00:02:38.273]➜  packagefile golang.org/x/net/ipv6=/tmp/go-build1953077370/b150/_pkg_.a
2025-08-20T21:49:11.9442933Z [00:02:38.273]➜  packagefile golang.zx2c4.com/wireguard/conn=/tmp/go-build1953077370/b145/_pkg_.a
2025-08-20T21:49:11.9444216Z [00:02:38.273]➜  packagefile golang.zx2c4.com/wireguard/ipc=/tmp/go-build1953077370/b341/_pkg_.a
2025-08-20T21:49:11.9445358Z [00:02:38.273]➜  packagefile golang.zx2c4.com/wireguard/wgctrl=/tmp/go-build1953077370/b345/_pkg_.a
2025-08-20T21:49:11.9446564Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/sharedsock=/tmp/go-build1953077370/b356/_pkg_.a
2025-08-20T21:49:11.9447761Z [00:02:38.273]➜  packagefile golang.zx2c4.com/wireguard/tun=/tmp/go-build1953077370/b144/_pkg_.a
2025-08-20T21:49:11.9448862Z [00:02:38.273]➜  packagefile github.com/things-go/go-socks5=/tmp/go-build1953077370/b141/_pkg_.a
2025-08-20T21:49:11.9450194Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/client/iface/wgproxy/bind=/tmp/go-build1953077370/b362/_pkg_.a
2025-08-20T21:49:11.9451689Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/client/iface/wgproxy/ebpf=/tmp/go-build1953077370/b364/_pkg_.a
2025-08-20T21:49:11.9453333Z [00:02:38.273]➜  packagefile github.com/netbirdio/netbird/client/iface/wgproxy/udp=/tmp/go-build1953077370/b396/_pkg_.a
2025-08-20T21:49:11.9454671Z [00:02:38.273]➜  packagefile github.com/vishvananda/netlink/nl=/tmp/go-build1953077370/b203/_pkg_.a
2025-08-20T21:49:11.9455792Z [00:02:38.273]➜  packagefile github.com/vishvananda/netns=/tmp/go-build1953077370/b204/_pkg_.a
2025-08-20T21:49:11.9456795Z [00:02:38.273]➜  packagefile container/list=/tmp/go-build1953077370/b183/_pkg_.a
2025-08-20T21:49:11.9457701Z [00:02:38.273]➜  packagefile crypto/cipher=/tmp/go-build1953077370/b126/_pkg_.a
2025-08-20T21:49:11.9458588Z [00:02:38.273]➜  packagefile crypto/hmac=/tmp/go-build1953077370/b231/_pkg_.a
2025-08-20T21:49:11.9459725Z [00:02:38.273]➜  packagefile golang.org/x/crypto/blake2s=/tmp/go-build1953077370/b334/_pkg_.a
2025-08-20T21:49:11.9461004Z [00:02:38.273]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build1953077370/b336/_pkg_.a
2025-08-20T21:49:11.9462167Z [00:02:38.273]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build1953077370/b260/_pkg_.a
2025-08-20T21:49:11.9463438Z [00:02:38.273]➜  packagefile golang.org/x/crypto/poly1305=/tmp/go-build1953077370/b340/_pkg_.a
2025-08-20T21:49:11.9464611Z [00:02:38.273]➜  packagefile golang.zx2c4.com/wireguard/ratelimiter=/tmp/go-build1953077370/b342/_pkg_.a
2025-08-20T21:49:11.9465796Z [00:02:38.273]➜  packagefile golang.zx2c4.com/wireguard/replay=/tmp/go-build1953077370/b343/_pkg_.a
2025-08-20T21:49:11.9466967Z [00:02:38.273]➜  packagefile golang.zx2c4.com/wireguard/rwcancel=/tmp/go-build1953077370/b151/_pkg_.a
2025-08-20T21:49:11.9468171Z [00:02:38.273]➜  packagefile golang.zx2c4.com/wireguard/tai64n=/tmp/go-build1953077370/b344/_pkg_.a
2025-08-20T21:49:11.9469178Z [00:02:38.273]➜  packagefile hash=/tmp/go-build1953077370/b104/_pkg_.a
2025-08-20T21:49:11.9470177Z [00:02:38.273]➜  packagefile golang.org/x/net/dns/dnsmessage=/tmp/go-build1953077370/b153/_pkg_.a
2025-08-20T21:49:11.9471302Z [00:02:38.273]➜  packagefile gvisor.dev/gvisor/pkg/buffer=/tmp/go-build1953077370/b154/_pkg_.a
2025-08-20T21:49:11.9472405Z [00:02:38.273]➜  packagefile gvisor.dev/gvisor/pkg/tcpip=/tmp/go-build1953077370/b168/_pkg_.a
2025-08-20T21:49:11.9473810Z [00:02:38.273]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/adapters/gonet=/tmp/go-build1953077370/b169/_pkg_.a
2025-08-20T21:49:11.9475082Z [00:02:38.273]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header=/tmp/go-build1953077370/b174/_pkg_.a
2025-08-20T21:49:11.9476454Z [00:02:38.273]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/link/channel=/tmp/go-build1953077370/b192/_pkg_.a
2025-08-20T21:49:11.9477750Z [00:02:38.273]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/network/ipv4=/tmp/go-build1953077370/b193/_pkg_.a
2025-08-20T21:49:11.9479129Z [00:02:38.273]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/network/ipv6=/tmp/go-build1953077370/b198/_pkg_.a
2025-08-20T21:49:11.9480376Z [00:02:38.273]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/stack=/tmp/go-build1953077370/b170/_pkg_.a
2025-08-20T21:49:11.9481677Z [00:02:38.273]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/icmp=/tmp/go-build1953077370/b200/_pkg_.a
2025-08-20T21:49:11.9482968Z [00:02:38.273]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/tcp=/tmp/go-build1953077370/b181/_pkg_.a
2025-08-20T21:49:11.9484431Z [00:02:38.273]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/udp=/tmp/go-build1953077370/b191/_pkg_.a
2025-08-20T21:49:11.9485606Z [00:02:38.273]➜  packagefile gvisor.dev/gvisor/pkg/waiter=/tmp/go-build1953077370/b166/_pkg_.a
2025-08-20T21:49:11.9486592Z [00:02:38.273]➜  packagefile crypto/aes=/tmp/go-build1953077370/b207/_pkg_.a
2025-08-20T21:49:11.9487462Z [00:02:38.273]➜  packagefile crypto/des=/tmp/go-build1953077370/b208/_pkg_.a
2025-08-20T21:49:11.9488342Z [00:02:38.273]➜  packagefile crypto/ecdh=/tmp/go-build1953077370/b209/_pkg_.a
2025-08-20T21:49:11.9489255Z [00:02:38.273]➜  packagefile crypto/ed25519=/tmp/go-build1953077370/b226/_pkg_.a
2025-08-20T21:49:11.9490177Z [00:02:38.273]➜  packagefile crypto/hkdf=/tmp/go-build1953077370/b229/_pkg_.a
2025-08-20T21:49:11.9490939Z [00:02:38.273]➜  packagefile crypto/internal/boring=/tmp/go-build1953077370/b125/_pkg_.a
2025-08-20T21:49:11.9492053Z [00:02:38.273]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build1953077370/b111/_pkg_.a
2025-08-20T21:49:11.9493383Z [00:02:38.273]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build1953077370/b127/_pkg_.a
2025-08-20T21:49:11.9494564Z [00:02:38.273]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build1953077370/b232/_pkg_.a
2025-08-20T21:49:11.9495707Z [00:02:38.273]➜  packagefile crypto/internal/fips140/tls12=/tmp/go-build1953077370/b233/_pkg_.a
2025-08-20T21:49:11.9496828Z [00:02:38.273]➜  packagefile crypto/internal/fips140/tls13=/tmp/go-build1953077370/b234/_pkg_.a
2025-08-20T21:49:11.9498123Z [00:02:38.273]➜  packagefile crypto/internal/hpke=/tmp/go-build1953077370/b235/_pkg_.a
2025-08-20T21:49:11.9499052Z [00:02:38.273]➜  packagefile crypto/md5=/tmp/go-build1953077370/b102/_pkg_.a
2025-08-20T21:49:11.9499909Z [00:02:38.273]➜  packagefile crypto/rc4=/tmp/go-build1953077370/b241/_pkg_.a
2025-08-20T21:49:11.9500795Z [00:02:38.273]➜  packagefile crypto/sha1=/tmp/go-build1953077370/b131/_pkg_.a
2025-08-20T21:49:11.9501690Z [00:02:38.274]➜  packagefile crypto/sha512=/tmp/go-build1953077370/b222/_pkg_.a
2025-08-20T21:49:11.9502715Z [00:02:38.274]➜  packagefile crypto/tls/internal/fips140tls=/tmp/go-build1953077370/b244/_pkg_.a
2025-08-20T21:49:11.9504151Z [00:02:38.274]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1953077370/b236/_pkg_.a
2025-08-20T21:49:11.9505446Z [00:02:38.274]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1953077370/b223/_pkg_.a
2025-08-20T21:49:11.9506448Z [00:02:38.274]➜  packagefile weak=/tmp/go-build1953077370/b080/_pkg_.a
2025-08-20T21:49:11.9507363Z [00:02:38.274]➜  packagefile database/sql/driver=/tmp/go-build1953077370/b132/_pkg_.a
2025-08-20T21:49:11.9508302Z [00:02:38.274]➜  packagefile encoding/asn1=/tmp/go-build1953077370/b224/_pkg_.a
2025-08-20T21:49:11.9509220Z [00:02:38.274]➜  packagefile encoding/base32=/tmp/go-build1953077370/b399/_pkg_.a
2025-08-20T21:49:11.9510100Z [00:02:38.274]➜  packagefile math/big=/tmp/go-build1953077370/b130/_pkg_.a
2025-08-20T21:49:11.9511136Z [00:02:38.274]➜  packagefile github.com/coreos/go-iptables/iptables=/tmp/go-build1953077370/b401/_pkg_.a
2025-08-20T21:49:11.9512476Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/acl/id=/tmp/go-build1953077370/b437/_pkg_.a
2025-08-20T21:49:11.9514055Z [00:02:38.274]➜  packagefile github.com/fsnotify/fsnotify=/tmp/go-build1953077370/b558/_pkg_.a
2025-08-20T21:49:11.9515157Z [00:02:38.274]➜  packagefile github.com/godbus/dbus/v5=/tmp/go-build1953077370/b559/_pkg_.a
2025-08-20T21:49:11.9516229Z [00:02:38.274]➜  packagefile github.com/google/gopacket=/tmp/go-build1953077370/b357/_pkg_.a
2025-08-20T21:49:11.9517470Z [00:02:38.274]➜  packagefile github.com/google/gopacket/layers=/tmp/go-build1953077370/b358/_pkg_.a
2025-08-20T21:49:11.9518721Z [00:02:38.274]➜  packagefile github.com/mitchellh/hashstructure/v2=/tmp/go-build1953077370/b561/_pkg_.a
2025-08-20T21:49:11.9520008Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/configs=/tmp/go-build1953077370/b562/_pkg_.a
2025-08-20T21:49:11.9521421Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/dns/local=/tmp/go-build1953077370/b563/_pkg_.a
2025-08-20T21:49:11.9522905Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/dns/types=/tmp/go-build1953077370/b564/_pkg_.a
2025-08-20T21:49:11.9524545Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/ebpf=/tmp/go-build1953077370/b365/_pkg_.a
2025-08-20T21:49:11.9526036Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/ebpf/manager=/tmp/go-build1953077370/b395/_pkg_.a
2025-08-20T21:49:11.9527644Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/lazyconn/activity=/tmp/go-build1953077370/b748/_pkg_.a
2025-08-20T21:49:11.9529279Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/lazyconn/inactivity=/tmp/go-build1953077370/b749/_pkg_.a
2025-08-20T21:49:11.9530919Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow/conntrack=/tmp/go-build1953077370/b752/_pkg_.a
2025-08-20T21:49:11.9532499Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow/logger=/tmp/go-build1953077370/b756/_pkg_.a
2025-08-20T21:49:11.9534129Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/flow/client=/tmp/go-build1953077370/b758/_pkg_.a
2025-08-20T21:49:11.9535414Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/flow/proto=/tmp/go-build1953077370/b759/_pkg_.a
2025-08-20T21:49:11.9536711Z [00:02:38.274]➜  packagefile github.com/pion/randutil=/tmp/go-build1953077370/b288/_pkg_.a
2025-08-20T21:49:11.9537896Z [00:02:38.274]➜  packagefile github.com/pion/turn/v3=/tmp/go-build1953077370/b292/_pkg_.a
2025-08-20T21:49:11.9538935Z [00:02:38.274]➜  packagefile cunicu.li/go-rosenpass=/tmp/go-build1953077370/b767/_pkg_.a
2025-08-20T21:49:11.9539843Z [00:02:38.274]➜  packagefile log/slog=/tmp/go-build1953077370/b772/_pkg_.a
2025-08-20T21:49:11.9541120Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/client=/tmp/go-build1953077370/b789/_pkg_.a
2025-08-20T21:49:11.9542768Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/common=/tmp/go-build1953077370/b763/_pkg_.a
2025-08-20T21:49:11.9544424Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/fakeip=/tmp/go-build1953077370/b764/_pkg_.a
2025-08-20T21:49:11.9545378Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/iface=/tmp/go-build1953077370/b765/_pkg_.a
2025-08-20T21:49:11.9546326Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/notifier=/tmp/go-build1953077370/b440/_pkg_.a
2025-08-20T21:49:11.9547265Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/refcounter=/tmp/go-build1953077370/b442/_pkg_.a
2025-08-20T21:49:11.9548168Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/server=/tmp/go-build1953077370/b792/_pkg_.a
2025-08-20T21:49:11.9549039Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/vars=/tmp/go-build1953077370/b445/_pkg_.a
2025-08-20T21:49:11.9549883Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/routeselector=/tmp/go-build1953077370/b793/_pkg_.a
2025-08-20T21:49:11.9550722Z [00:02:38.274]➜  packagefile github.com/libp2p/go-netroute=/tmp/go-build1953077370/b360/_pkg_.a
2025-08-20T21:49:11.9551482Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/sysctl=/tmp/go-build1953077370/b443/_pkg_.a
2025-08-20T21:49:11.9552436Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/util=/tmp/go-build1953077370/b444/_pkg_.a
2025-08-20T21:49:11.9553464Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/tmp/go-build1953077370/b435/_pkg_.a
2025-08-20T21:49:11.9554207Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/encryption=/tmp/go-build1953077370/b611/_pkg_.a
2025-08-20T21:49:11.9554872Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/util/grpc=/tmp/go-build1953077370/b742/_pkg_.a
2025-08-20T21:49:11.9555430Z [00:02:38.274]➜  packagefile encoding/gob=/tmp/go-build1953077370/b251/_pkg_.a
2025-08-20T21:49:11.9556113Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/shared/relay/auth/hmac/v2=/tmp/go-build1953077370/b580/_pkg_.a
2025-08-20T21:49:11.9556917Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/shared/relay/client/dialer=/tmp/go-build1953077370/b581/_pkg_.a
2025-08-20T21:49:11.9557756Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/shared/relay/client/dialer/quic=/tmp/go-build1953077370/b582/_pkg_.a
2025-08-20T21:49:11.9558587Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/shared/relay/client/dialer/ws=/tmp/go-build1953077370/b602/_pkg_.a
2025-08-20T21:49:11.9559384Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/shared/relay/healthcheck=/tmp/go-build1953077370/b608/_pkg_.a
2025-08-20T21:49:11.9560151Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/shared/relay/messages=/tmp/go-build1953077370/b609/_pkg_.a
2025-08-20T21:49:11.9560798Z [00:02:38.274]➜  packagefile github.com/pion/dtls/v2=/tmp/go-build1953077370/b250/_pkg_.a
2025-08-20T21:49:11.9561407Z [00:02:38.274]➜  packagefile github.com/pion/ice/v3/internal/atomic=/tmp/go-build1953077370/b279/_pkg_.a
2025-08-20T21:49:11.9562060Z [00:02:38.274]➜  packagefile github.com/pion/ice/v3/internal/fakenet=/tmp/go-build1953077370/b280/_pkg_.a
2025-08-20T21:49:11.9562856Z [00:02:38.274]➜  packagefile github.com/pion/ice/v3/internal/stun=/tmp/go-build1953077370/b281/_pkg_.a
2025-08-20T21:49:11.9563659Z [00:02:38.274]➜  packagefile github.com/pion/mdns=/tmp/go-build1953077370/b287/_pkg_.a
2025-08-20T21:49:11.9564235Z [00:02:38.274]➜  packagefile github.com/pion/transport/v3/vnet=/tmp/go-build1953077370/b291/_pkg_.a
2025-08-20T21:49:11.9564865Z [00:02:38.274]➜  packagefile github.com/stretchr/testify/require=/tmp/go-build1953077370/b298/_pkg_.a
2025-08-20T21:49:11.9565455Z [00:02:38.274]➜  packagefile golang.org/x/net/proxy=/tmp/go-build1953077370/b327/_pkg_.a
2025-08-20T21:49:11.9565964Z [00:02:38.274]➜  packagefile hash/crc32=/tmp/go-build1953077370/b286/_pkg_.a
2025-08-20T21:49:11.9566410Z [00:02:38.274]➜  packagefile testing=/tmp/go-build1953077370/b329/_pkg_.a
2025-08-20T21:49:11.9566969Z [00:02:38.274]➜  packagefile github.com/pion/stun/v2/internal/hmac=/tmp/go-build1953077370/b283/_pkg_.a
2025-08-20T21:49:11.9567785Z [00:02:38.274]➜  packagefile github.com/pion/transport/v3/utils/xor=/tmp/go-build1953077370/b285/_pkg_.a
2025-08-20T21:49:11.9568486Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1953077370/b479/_pkg_.a
2025-08-20T21:49:11.9569251Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1953077370/b482/_pkg_.a
2025-08-20T21:49:11.9569985Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1953077370/b480/_pkg_.a
2025-08-20T21:49:11.9570660Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1953077370/b485/_pkg_.a
2025-08-20T21:49:11.9571327Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1953077370/b486/_pkg_.a
2025-08-20T21:49:11.9572086Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build1953077370/b487/_pkg_.a
2025-08-20T21:49:11.9572774Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1953077370/b484/_pkg_.a
2025-08-20T21:49:11.9573892Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1953077370/b488/_pkg_.a
2025-08-20T21:49:11.9574626Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1953077370/b489/_pkg_.a
2025-08-20T21:49:11.9575350Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1953077370/b490/_pkg_.a
2025-08-20T21:49:11.9575977Z [00:02:38.274]➜  packagefile crypto/internal/fips140=/tmp/go-build1953077370/b109/_pkg_.a
2025-08-20T21:49:11.9576551Z [00:02:38.274]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1953077370/b106/_pkg_.a
2025-08-20T21:49:11.9577133Z [00:02:38.274]➜  packagefile crypto/internal/fips140only=/tmp/go-build1953077370/b105/_pkg_.a
2025-08-20T21:49:11.9577708Z [00:02:38.274]➜  packagefile crypto/internal/randutil=/tmp/go-build1953077370/b122/_pkg_.a
2025-08-20T21:49:11.9578262Z [00:02:38.274]➜  packagefile crypto/internal/sysrand=/tmp/go-build1953077370/b108/_pkg_.a
2025-08-20T21:49:11.9578883Z [00:02:38.274]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1953077370/b115/_pkg_.a
2025-08-20T21:49:11.9579484Z [00:02:38.274]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1953077370/b120/_pkg_.a
2025-08-20T21:49:11.9580007Z [00:02:38.274]➜  packagefile crypto/dsa=/tmp/go-build1953077370/b247/_pkg_.a
2025-08-20T21:49:11.9580492Z [00:02:38.274]➜  packagefile crypto/x509/pkix=/tmp/go-build1953077370/b248/_pkg_.a
2025-08-20T21:49:11.9581099Z [00:02:38.274]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1953077370/b225/_pkg_.a
2025-08-20T21:49:11.9581678Z [00:02:38.274]➜  packagefile unicode/utf16=/tmp/go-build1953077370/b137/_pkg_.a
2025-08-20T21:49:11.9582144Z [00:02:38.274]➜  packagefile encoding=/tmp/go-build1953077370/b135/_pkg_.a
2025-08-20T21:49:11.9582581Z [00:02:38.274]➜  packagefile embed=/tmp/go-build1953077370/b367/_pkg_.a
2025-08-20T21:49:11.9583298Z [00:02:38.274]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build1953077370/b798/_pkg_.a
2025-08-20T21:49:11.9583878Z [00:02:38.274]➜  packagefile html=/tmp/go-build1953077370/b469/_pkg_.a
2025-08-20T21:49:11.9584414Z [00:02:38.274]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1953077370/b307/_pkg_.a
2025-08-20T21:49:11.9585060Z [00:02:38.274]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1953077370/b314/_pkg_.a
2025-08-20T21:49:11.9585691Z [00:02:38.274]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1953077370/b315/_pkg_.a
2025-08-20T21:49:11.9586286Z [00:02:38.274]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build1953077370/b308/_pkg_.a
2025-08-20T21:49:11.9586777Z [00:02:38.274]➜  packagefile mime=/tmp/go-build1953077370/b316/_pkg_.a
2025-08-20T21:49:11.9587250Z [00:02:38.274]➜  packagefile mime/multipart=/tmp/go-build1953077370/b317/_pkg_.a
2025-08-20T21:49:11.9587751Z [00:02:38.274]➜  packagefile net/http/httptrace=/tmp/go-build1953077370/b319/_pkg_.a
2025-08-20T21:49:11.9588275Z [00:02:38.274]➜  packagefile net/http/internal=/tmp/go-build1953077370/b320/_pkg_.a
2025-08-20T21:49:11.9588901Z [00:02:38.274]➜  packagefile net/http/internal/ascii=/tmp/go-build1953077370/b321/_pkg_.a
2025-08-20T21:49:11.9589481Z [00:02:38.274]➜  packagefile net/http/internal/httpcommon=/tmp/go-build1953077370/b322/_pkg_.a
2025-08-20T21:49:11.9590018Z [00:02:38.274]➜  packagefile net/textproto=/tmp/go-build1953077370/b313/_pkg_.a
2025-08-20T21:49:11.9590499Z [00:02:38.274]➜  packagefile compress/flate=/tmp/go-build1953077370/b306/_pkg_.a
2025-08-20T21:49:11.9591070Z [00:02:38.274]➜  packagefile github.com/google/nftables/binaryutil=/tmp/go-build1953077370/b403/_pkg_.a
2025-08-20T21:49:11.9591781Z [00:02:38.274]➜  packagefile github.com/google/nftables/internal/parseexprfunc=/tmp/go-build1953077370/b405/_pkg_.a
2025-08-20T21:49:11.9592544Z [00:02:38.274]➜  packagefile github.com/google/nftables/userdata=/tmp/go-build1953077370/b408/_pkg_.a
2025-08-20T21:49:11.9593270Z [00:02:38.274]➜  packagefile github.com/mdlayher/netlink=/tmp/go-build1953077370/b350/_pkg_.a
2025-08-20T21:49:11.9593888Z [00:02:38.274]➜  packagefile github.com/mdlayher/netlink/nltest=/tmp/go-build1953077370/b409/_pkg_.a
2025-08-20T21:49:11.9594494Z [00:02:38.274]➜  packagefile github.com/google/nftables/xt=/tmp/go-build1953077370/b406/_pkg_.a
2025-08-20T21:49:11.9595161Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build1953077370/b535/_pkg_.a
2025-08-20T21:49:11.9595883Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1953077370/b505/_pkg_.a
2025-08-20T21:49:11.9596560Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build1953077370/b514/_pkg_.a
2025-08-20T21:49:11.9597131Z [00:02:38.274]➜  packagefile text/tabwriter=/tmp/go-build1953077370/b387/_pkg_.a
2025-08-20T21:49:11.9597729Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build1953077370/b511/_pkg_.a
2025-08-20T21:49:11.9598419Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build1953077370/b512/_pkg_.a
2025-08-20T21:49:11.9599127Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build1953077370/b516/_pkg_.a
2025-08-20T21:49:11.9599837Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/internal/version=/tmp/go-build1953077370/b517/_pkg_.a
2025-08-20T21:49:11.9600447Z [00:02:38.274]➜  packagefile github.com/nadoo/ipset=/tmp/go-build1953077370/b411/_pkg_.a
2025-08-20T21:49:11.9601195Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/ipfwdstate=/tmp/go-build1953077370/b438/_pkg_.a
2025-08-20T21:49:11.9602086Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/firewall/uspfilter/common=/tmp/go-build1953077370/b448/_pkg_.a
2025-08-20T21:49:11.9603035Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/firewall/uspfilter/conntrack=/tmp/go-build1953077370/b449/_pkg_.a
2025-08-20T21:49:11.9604903Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/firewall/uspfilter/forwarder=/tmp/go-build1953077370/b452/_pkg_.a
2025-08-20T21:49:11.9605906Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/client/firewall/uspfilter/log=/tmp/go-build1953077370/b450/_pkg_.a
2025-08-20T21:49:11.9606611Z [00:02:38.274]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build1953077370/b216/_pkg_.a
2025-08-20T21:49:11.9607632Z [00:02:38.274]➜  packagefile crypto/internal/fips140/ecdsa=/tmp/go-build1953077370/b217/_pkg_.a
2025-08-20T21:49:11.9608700Z [00:02:38.274]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build1953077370/b211/_pkg_.a
2025-08-20T21:49:11.9609752Z [00:02:38.274]➜  packagefile crypto/internal/fips140cache=/tmp/go-build1953077370/b219/_pkg_.a
2025-08-20T21:49:11.9610801Z [00:02:38.274]➜  packagefile crypto/internal/fips140hash=/tmp/go-build1953077370/b220/_pkg_.a
2025-08-20T21:49:11.9611729Z [00:02:38.274]➜  packagefile math/rand/v2=/tmp/go-build1953077370/b123/_pkg_.a
2025-08-20T21:49:11.9612857Z [00:02:38.274]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build1953077370/b218/_pkg_.a
2025-08-20T21:49:11.9614111Z [00:02:38.274]➜  packagefile crypto/internal/fips140/rsa=/tmp/go-build1953077370/b243/_pkg_.a
2025-08-20T21:49:11.9615210Z [00:02:38.274]➜  packagefile github.com/anmitsu/go-shlex=/tmp/go-build1953077370/b457/_pkg_.a
2025-08-20T21:49:11.9616289Z [00:02:38.274]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build1953077370/b337/_pkg_.a
2025-08-20T21:49:11.9617512Z [00:02:38.274]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build1953077370/b339/_pkg_.a
2025-08-20T21:49:11.9618856Z [00:02:38.274]➜  packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build1953077370/b459/_pkg_.a
2025-08-20T21:49:11.9620268Z [00:02:38.274]➜  packagefile github.com/shirou/gopsutil/v3/cpu=/tmp/go-build1953077370/b733/_pkg_.a
2025-08-20T21:49:11.9621510Z [00:02:38.274]➜  packagefile github.com/shirou/gopsutil/v3/internal/common=/tmp/go-build1953077370/b734/_pkg_.a
2025-08-20T21:49:11.9622849Z [00:02:38.274]➜  packagefile github.com/shirou/gopsutil/v3/mem=/tmp/go-build1953077370/b738/_pkg_.a
2025-08-20T21:49:11.9624229Z [00:02:38.274]➜  packagefile github.com/shirou/gopsutil/v3/net=/tmp/go-build1953077370/b739/_pkg_.a
2025-08-20T21:49:11.9625410Z [00:02:38.274]➜  packagefile github.com/tklauser/go-sysconf=/tmp/go-build1953077370/b736/_pkg_.a
2025-08-20T21:49:11.9626598Z [00:02:38.274]➜  packagefile github.com/zcalusic/sysinfo/cpuid=/tmp/go-build1953077370/b741/_pkg_.a
2025-08-20T21:49:11.9627793Z [00:02:38.274]➜  packagefile golang.org/x/text/secure/bidirule=/tmp/go-build1953077370/b431/_pkg_.a
2025-08-20T21:49:11.9628965Z [00:02:38.274]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build1953077370/b433/_pkg_.a
2025-08-20T21:49:11.9630061Z [00:02:38.274]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build1953077370/b434/_pkg_.a
2025-08-20T21:49:11.9631364Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/formatter/hook=/tmp/go-build1953077370/b417/_pkg_.a
2025-08-20T21:49:11.9632705Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/formatter/logcat=/tmp/go-build1953077370/b419/_pkg_.a
2025-08-20T21:49:11.9634270Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/formatter/syslog=/tmp/go-build1953077370/b421/_pkg_.a
2025-08-20T21:49:11.9635564Z [00:02:38.274]➜  packagefile github.com/netbirdio/netbird/formatter/txt=/tmp/go-build1953077370/b422/_pkg_.a
2025-08-20T21:49:11.9636871Z [00:02:38.274]➜  packagefile golang.org/x/net/internal/timeseries=/tmp/go-build1953077370/b467/_pkg_.a
2025-08-20T21:49:11.9638041Z [00:02:38.274]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build1953077370/b476/_pkg_.a
2025-08-20T21:49:11.9639352Z [00:02:38.274]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build1953077370/b477/_pkg_.a
2025-08-20T21:49:11.9640633Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build1953077370/b503/_pkg_.a
2025-08-20T21:49:11.9642160Z [00:02:38.274]➜  packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build1953077370/b522/_pkg_.a
2025-08-20T21:49:11.9643749Z [00:02:38.274]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build1953077370/b530/_pkg_.a
2025-08-20T21:49:11.9645174Z [00:02:38.274]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1953077370/b540/_pkg_.a
2025-08-20T21:49:11.9646579Z [00:02:38.274]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1953077370/b527/_pkg_.a
2025-08-20T21:49:11.9647766Z [00:02:38.274]➜  packagefile golang.org/x/net/http2=/tmp/go-build1953077370/b542/_pkg_.a
2025-08-20T21:49:11.9648883Z [00:02:38.274]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build1953077370/b544/_pkg_.a
2025-08-20T21:49:11.9650137Z [00:02:38.274]➜  packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build1953077370/b546/_pkg_.a
2025-08-20T21:49:11.9651249Z [00:02:38.274]➜  packagefile net/http/httputil=/tmp/go-build1953077370/b551/_pkg_.a
2025-08-20T21:49:11.9652537Z [00:02:38.274]➜  packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build1953077370/b553/_pkg_.a
2025-08-20T21:49:11.9653890Z [00:02:38.274]➜  packagefile internal/bisect=/tmp/go-build1953077370/b040/_pkg_.a
2025-08-20T21:49:11.9654989Z [00:02:38.274]➜  packagefile github.com/pion/transport/v3/deadline=/tmp/go-build1953077370/b290/_pkg_.a
2025-08-20T21:49:11.9656162Z [00:02:38.274]➜  packagefile golang.org/x/net/bpf=/tmp/go-build1953077370/b147/_pkg_.a
2025-08-20T21:49:11.9657119Z [00:02:38.274]➜  packagefile golang.org/x/net/internal/iana=/tmp/go-build1953077370/b148/_pkg_.a
2025-08-20T21:49:11.9658219Z [00:02:38.274]➜  packagefile golang.org/x/net/internal/socket=/tmp/go-build1953077370/b149/_pkg_.a
2025-08-20T21:49:11.9659590Z [00:02:38.274]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/internal/wginternal=/tmp/go-build1953077370/b346/_pkg_.a
2025-08-20T21:49:11.9660980Z [00:02:38.274]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/internal/wglinux=/tmp/go-build1953077370/b348/_pkg_.a
2025-08-20T21:49:11.9662265Z [00:02:38.275]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/internal/wguser=/tmp/go-build1953077370/b354/_pkg_.a
2025-08-20T21:49:11.9663608Z [00:02:38.275]➜  packagefile github.com/google/gopacket/routing=/tmp/go-build1953077370/b359/_pkg_.a
2025-08-20T21:49:11.9664651Z [00:02:38.275]➜  packagefile github.com/mdlayher/socket=/tmp/go-build1953077370/b352/_pkg_.a
2025-08-20T21:49:11.9665625Z [00:02:38.275]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build1953077370/b353/_pkg_.a
2025-08-20T21:49:11.9666674Z [00:02:38.275]➜  packagefile github.com/things-go/go-socks5/bufferpool=/tmp/go-build1953077370/b142/_pkg_.a
2025-08-20T21:49:11.9667750Z [00:02:38.275]➜  packagefile github.com/things-go/go-socks5/statute=/tmp/go-build1953077370/b143/_pkg_.a
2025-08-20T21:49:11.9669023Z [00:02:38.275]➜  packagefile github.com/netbirdio/netbird/client/iface/wgproxy/listener=/tmp/go-build1953077370/b363/_pkg_.a
2025-08-20T21:49:11.9670214Z [00:02:38.275]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build1953077370/b112/_pkg_.a
2025-08-20T21:49:11.9671229Z [00:02:38.275]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build1953077370/b114/_pkg_.a
2025-08-20T21:49:11.9672229Z [00:02:38.275]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build1953077370/b335/_pkg_.a
2025-08-20T21:49:11.9673456Z [00:02:38.275]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build1953077370/b338/_pkg_.a
2025-08-20T21:49:11.9674545Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/atomicbitops=/tmp/go-build1953077370/b155/_pkg_.a
2025-08-20T21:49:11.9675569Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/bits=/tmp/go-build1953077370/b160/_pkg_.a
2025-08-20T21:49:11.9676230Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/refs=/tmp/go-build1953077370/b161/_pkg_.a
2025-08-20T21:49:11.9676835Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/state=/tmp/go-build1953077370/b156/_pkg_.a
2025-08-20T21:49:11.9677411Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/sync=/tmp/go-build1953077370/b159/_pkg_.a
2025-08-20T21:49:11.9678240Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/checksum=/tmp/go-build1953077370/b167/_pkg_.a
2025-08-20T21:49:11.9678836Z [00:02:38.275]➜  packagefile github.com/google/btree=/tmp/go-build1953077370/b176/_pkg_.a
2025-08-20T21:49:11.9679433Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/seqnum=/tmp/go-build1953077370/b177/_pkg_.a
2025-08-20T21:49:11.9680100Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/header/parse=/tmp/go-build1953077370/b185/_pkg_.a
2025-08-20T21:49:11.9680780Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/network/hash=/tmp/go-build1953077370/b194/_pkg_.a
2025-08-20T21:49:11.9681539Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation=/tmp/go-build1953077370/b195/_pkg_.a
2025-08-20T21:49:11.9682394Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/network/internal/ip=/tmp/go-build1953077370/b196/_pkg_.a
2025-08-20T21:49:11.9683394Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/network/internal/multicast=/tmp/go-build1953077370/b197/_pkg_.a
2025-08-20T21:49:11.9684116Z [00:02:38.275]➜  packagefile hash/fnv=/tmp/go-build1953077370/b199/_pkg_.a
2025-08-20T21:49:11.9684630Z [00:02:38.275]➜  packagefile golang.org/x/time/rate=/tmp/go-build1953077370/b164/_pkg_.a
2025-08-20T21:49:11.9685184Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/log=/tmp/go-build1953077370/b163/_pkg_.a
2025-08-20T21:49:11.9685754Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/rand=/tmp/go-build1953077370/b171/_pkg_.a
2025-08-20T21:49:11.9686359Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/sync/locking=/tmp/go-build1953077370/b172/_pkg_.a
2025-08-20T21:49:11.9687054Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/hash/jenkins=/tmp/go-build1953077370/b173/_pkg_.a
2025-08-20T21:49:11.9687734Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/internal/tcp=/tmp/go-build1953077370/b178/_pkg_.a
2025-08-20T21:49:11.9688386Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/ports=/tmp/go-build1953077370/b179/_pkg_.a
2025-08-20T21:49:11.9689108Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/tcpconntrack=/tmp/go-build1953077370/b180/_pkg_.a
2025-08-20T21:49:11.9689822Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport=/tmp/go-build1953077370/b187/_pkg_.a
2025-08-20T21:49:11.9690557Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/internal/network=/tmp/go-build1953077370/b188/_pkg_.a
2025-08-20T21:49:11.9691302Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/raw=/tmp/go-build1953077370/b186/_pkg_.a
2025-08-20T21:49:11.9691889Z [00:02:38.275]➜  packagefile container/heap=/tmp/go-build1953077370/b182/_pkg_.a
2025-08-20T21:49:11.9692438Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/sleep=/tmp/go-build1953077370/b184/_pkg_.a
2025-08-20T21:49:11.9693025Z [00:02:38.275]➜  packagefile crypto/internal/fips140/ecdh=/tmp/go-build1953077370/b210/_pkg_.a
2025-08-20T21:49:11.9693941Z [00:02:38.275]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build1953077370/b213/_pkg_.a
2025-08-20T21:49:11.9694605Z [00:02:38.275]➜  packagefile crypto/internal/fips140/ed25519=/tmp/go-build1953077370/b227/_pkg_.a
2025-08-20T21:49:11.9695204Z [00:02:38.275]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build1953077370/b230/_pkg_.a
2025-08-20T21:49:11.9695784Z [00:02:38.275]➜  packagefile crypto/internal/boring/sig=/tmp/go-build1953077370/b129/_pkg_.a
2025-08-20T21:49:11.9696377Z [00:02:38.275]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1953077370/b113/_pkg_.a
2025-08-20T21:49:11.9697011Z [00:02:38.275]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1953077370/b116/_pkg_.a
2025-08-20T21:49:11.9697656Z [00:02:38.275]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1953077370/b117/_pkg_.a
2025-08-20T21:49:11.9698295Z [00:02:38.275]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build1953077370/b110/_pkg_.a
2025-08-20T21:49:11.9698886Z [00:02:38.275]➜  packagefile crypto/internal/impl=/tmp/go-build1953077370/b118/_pkg_.a
2025-08-20T21:49:11.9699529Z [00:02:38.275]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build1953077370/b119/_pkg_.a
2025-08-20T21:49:11.9700128Z [00:02:38.275]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build1953077370/b121/_pkg_.a
2025-08-20T21:49:11.9700675Z [00:02:38.275]➜  packagefile crypto/fips140=/tmp/go-build1953077370/b245/_pkg_.a
2025-08-20T21:49:11.9701252Z [00:02:38.275]➜  packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1953077370/b237/_pkg_.a
2025-08-20T21:49:11.9701913Z [00:02:38.275]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1953077370/b238/_pkg_.a
2025-08-20T21:49:11.9702609Z [00:02:38.275]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1953077370/b239/_pkg_.a
2025-08-20T21:49:11.9703526Z [00:02:38.275]➜  packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build1953077370/b240/_pkg_.a
2025-08-20T21:49:11.9704247Z [00:02:38.275]➜  packagefile github.com/netbirdio/netbird/client/internal/ebpf/ebpf=/tmp/go-build1953077370/b366/_pkg_.a
2025-08-20T21:49:11.9704988Z [00:02:38.275]➜  packagefile github.com/ti-mo/conntrack=/tmp/go-build1953077370/b753/_pkg_.a
2025-08-20T21:49:11.9705558Z [00:02:38.275]➜  packagefile github.com/ti-mo/netfilter=/tmp/go-build1953077370/b755/_pkg_.a
2025-08-20T21:49:11.9706256Z [00:02:38.275]➜  packagefile github.com/netbirdio/netbird/client/internal/netflow/store=/tmp/go-build1953077370/b757/_pkg_.a
2025-08-20T21:49:11.9707021Z [00:02:38.275]➜  packagefile github.com/pion/turn/v3/internal/allocation=/tmp/go-build1953077370/b293/_pkg_.a
2025-08-20T21:49:11.9707702Z [00:02:38.275]➜  packagefile github.com/pion/turn/v3/internal/client=/tmp/go-build1953077370/b296/_pkg_.a
2025-08-20T21:49:11.9708364Z [00:02:38.275]➜  packagefile github.com/pion/turn/v3/internal/proto=/tmp/go-build1953077370/b295/_pkg_.a
2025-08-20T21:49:11.9709027Z [00:02:38.275]➜  packagefile github.com/pion/turn/v3/internal/server=/tmp/go-build1953077370/b297/_pkg_.a
2025-08-20T21:49:11.9709684Z [00:02:38.275]➜  packagefile cunicu.li/go-rosenpass/internal/ebpf=/tmp/go-build1953077370/b768/_pkg_.a
2025-08-20T21:49:11.9710317Z [00:02:38.275]➜  packagefile cunicu.li/go-rosenpass/internal/net=/tmp/go-build1953077370/b769/_pkg_.a
2025-08-20T21:49:11.9710927Z [00:02:38.275]➜  packagefile github.com/cloudflare/circl/kem=/tmp/go-build1953077370/b775/_pkg_.a
2025-08-20T21:49:11.9711606Z [00:02:38.275]➜  packagefile github.com/cloudflare/circl/kem/kyber/kyber512=/tmp/go-build1953077370/b776/_pkg_.a
2025-08-20T21:49:11.9712374Z [00:02:38.275]➜  packagefile github.com/cloudflare/circl/kem/mceliece/mceliece460896=/tmp/go-build1953077370/b783/_pkg_.a
2025-08-20T21:49:11.9713058Z [00:02:38.275]➜  packagefile golang.org/x/crypto/blake2b=/tmp/go-build1953077370/b724/_pkg_.a
2025-08-20T21:49:11.9713785Z [00:02:38.275]➜  packagefile log/slog/internal=/tmp/go-build1953077370/b773/_pkg_.a
2025-08-20T21:49:11.9714326Z [00:02:38.275]➜  packagefile log/slog/internal/buffer=/tmp/go-build1953077370/b774/_pkg_.a
2025-08-20T21:49:11.9715238Z [00:02:38.275]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/dnsinterceptor=/tmp/go-build1953077370/b790/_pkg_.a
2025-08-20T21:49:11.9716168Z [00:02:38.275]➜  packagefile github.com/netbirdio/netbird/client/internal/routemanager/static=/tmp/go-build1953077370/b791/_pkg_.a
2025-08-20T21:49:11.9717029Z [00:02:38.275]➜  packagefile github.com/netbirdio/netbird/shared/management/operations=/tmp/go-build1953077370/b436/_pkg_.a
2025-08-20T21:49:11.9717743Z [00:02:38.275]➜  packagefile github.com/caddyserver/certmagic=/tmp/go-build1953077370/b612/_pkg_.a
2025-08-20T21:49:11.9718358Z [00:02:38.275]➜  packagefile github.com/golang/protobuf/proto=/tmp/go-build1953077370/b639/_pkg_.a
2025-08-20T21:49:11.9718951Z [00:02:38.275]➜  packagefile github.com/libdns/route53=/tmp/go-build1953077370/b643/_pkg_.a
2025-08-20T21:49:11.9719477Z [00:02:38.275]➜  packagefile go.uber.org/zap=/tmp/go-build1953077370/b618/_pkg_.a
2025-08-20T21:49:11.9720003Z [00:02:38.275]➜  packagefile go.uber.org/zap/zapcore=/tmp/go-build1953077370/b621/_pkg_.a
2025-08-20T21:49:11.9720631Z [00:02:38.275]➜  packagefile golang.org/x/crypto/acme=/tmp/go-build1953077370/b721/_pkg_.a
2025-08-20T21:49:11.9721227Z [00:02:38.275]➜  packagefile golang.org/x/crypto/acme/autocert=/tmp/go-build1953077370/b722/_pkg_.a
2025-08-20T21:49:11.9721833Z [00:02:38.275]➜  packagefile golang.org/x/crypto/nacl/box=/tmp/go-build1953077370/b723/_pkg_.a
2025-08-20T21:49:11.9722381Z [00:02:38.275]➜  packagefile internal/saferio=/tmp/go-build1953077370/b252/_pkg_.a
2025-08-20T21:49:11.9723219Z [00:02:38.275]➜  packagefile github.com/netbirdio/netbird/shared/relay/client/dialer/net=/tmp/go-build1953077370/b583/_pkg_.a
2025-08-20T21:49:11.9724141Z [00:02:38.275]➜  packagefile github.com/netbirdio/netbird/shared/relay/tls=/tmp/go-build1953077370/b584/_pkg_.a
2025-08-20T21:49:11.9724801Z [00:02:38.275]➜  packagefile github.com/quic-go/quic-go=/tmp/go-build1953077370/b586/_pkg_.a
2025-08-20T21:49:11.9725373Z [00:02:38.275]➜  packagefile github.com/coder/websocket=/tmp/go-build1953077370/b603/_pkg_.a
2025-08-20T21:49:11.9726073Z [00:02:38.275]➜  packagefile github.com/netbirdio/netbird/shared/relay=/tmp/go-build1953077370/b607/_pkg_.a
2025-08-20T21:49:11.9726785Z [00:02:38.275]➜  packagefile github.com/pion/dtls/v2/internal/ciphersuite=/tmp/go-build1953077370/b253/_pkg_.a
2025-08-20T21:49:11.9727524Z [00:02:38.275]➜  packagefile github.com/pion/dtls/v2/internal/ciphersuite/types=/tmp/go-build1953077370/b254/_pkg_.a
2025-08-20T21:49:11.9728236Z [00:02:38.275]➜  packagefile github.com/pion/dtls/v2/internal/closer=/tmp/go-build1953077370/b272/_pkg_.a
2025-08-20T21:49:11.9728965Z [00:02:38.275]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/clientcertificate=/tmp/go-build1953077370/b265/_pkg_.a
2025-08-20T21:49:11.9729713Z [00:02:38.275]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/elliptic=/tmp/go-build1953077370/b259/_pkg_.a
2025-08-20T21:49:11.9730399Z [00:02:38.275]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/hash=/tmp/go-build1953077370/b266/_pkg_.a
2025-08-20T21:49:11.9731072Z [00:02:38.275]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/prf=/tmp/go-build1953077370/b258/_pkg_.a
2025-08-20T21:49:11.9731776Z [00:02:38.275]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/signaturehash=/tmp/go-build1953077370/b268/_pkg_.a
2025-08-20T21:49:11.9732468Z [00:02:38.275]➜  packagefile github.com/pion/dtls/v2/pkg/protocol=/tmp/go-build1953077370/b261/_pkg_.a
2025-08-20T21:49:11.9733340Z [00:02:38.275]➜  packagefile github.com/pion/dtls/v2/pkg/protocol/alert=/tmp/go-build1953077370/b263/_pkg_.a
2025-08-20T21:49:11.9734090Z [00:02:38.275]➜  packagefile github.com/pion/dtls/v2/pkg/protocol/extension=/tmp/go-build1953077370/b269/_pkg_.a
2025-08-20T21:49:11.9734821Z [00:02:38.275]➜  packagefile github.com/pion/dtls/v2/pkg/protocol/handshake=/tmp/go-build1953077370/b264/_pkg_.a
2025-08-20T21:49:11.9735553Z [00:02:38.275]➜  packagefile github.com/pion/dtls/v2/pkg/protocol/recordlayer=/tmp/go-build1953077370/b262/_pkg_.a
2025-08-20T21:49:11.9736421Z [00:02:38.275]➜  packagefile github.com/pion/transport/v2/connctx=/tmp/go-build1953077370/b274/_pkg_.a
2025-08-20T21:49:11.9737077Z [00:02:38.275]➜  packagefile github.com/pion/transport/v2/deadline=/tmp/go-build1953077370/b275/_pkg_.a
2025-08-20T21:49:11.9737759Z [00:02:38.275]➜  packagefile github.com/pion/transport/v2/replaydetector=/tmp/go-build1953077370/b276/_pkg_.a
2025-08-20T21:49:11.9738413Z [00:02:38.275]➜  packagefile github.com/pion/transport/v2/udp=/tmp/go-build1953077370/b277/_pkg_.a
2025-08-20T21:49:11.9739038Z [00:02:38.275]➜  packagefile github.com/stretchr/testify/assert=/tmp/go-build1953077370/b299/_pkg_.a
2025-08-20T21:49:11.9739657Z [00:02:38.275]➜  packagefile golang.org/x/net/internal/socks=/tmp/go-build1953077370/b328/_pkg_.a
2025-08-20T21:49:11.9740216Z [00:02:38.275]➜  packagefile internal/sysinfo=/tmp/go-build1953077370/b330/_pkg_.a
2025-08-20T21:49:11.9740711Z [00:02:38.275]➜  packagefile runtime/trace=/tmp/go-build1953077370/b331/_pkg_.a
2025-08-20T21:49:11.9741319Z [00:02:38.275]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1953077370/b481/_pkg_.a
2025-08-20T21:49:11.9741964Z [00:02:38.275]➜  packagefile go/token=/tmp/go-build1953077370/b382/_pkg_.a
2025-08-20T21:49:11.9742472Z [00:02:38.275]➜  packagefile crypto/internal/entropy=/tmp/go-build1953077370/b107/_pkg_.a
2025-08-20T21:49:11.9743240Z [00:02:38.275]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1953077370/b309/_pkg_.a
2025-08-20T21:49:11.9743942Z [00:02:38.275]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1953077370/b311/_pkg_.a
2025-08-20T21:49:11.9744586Z [00:02:38.275]➜  packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1953077370/b312/_pkg_.a
2025-08-20T21:49:11.9745251Z [00:02:38.275]➜  packagefile mime/quotedprintable=/tmp/go-build1953077370/b318/_pkg_.a
2025-08-20T21:49:11.9745850Z [00:02:38.275]➜  packagefile github.com/mdlayher/netlink/nlenc=/tmp/go-build1953077370/b351/_pkg_.a
2025-08-20T21:49:11.9746500Z [00:02:38.275]➜  packagefile github.com/google/nftables/alignedbuff=/tmp/go-build1953077370/b407/_pkg_.a
2025-08-20T21:49:11.9747246Z [00:02:38.275]➜  packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build1953077370/b506/_pkg_.a
2025-08-20T21:49:11.9747956Z [00:02:38.275]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build1953077370/b507/_pkg_.a
2025-08-20T21:49:11.9748698Z [00:02:38.275]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build1953077370/b508/_pkg_.a
2025-08-20T21:49:11.9749468Z [00:02:38.275]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1953077370/b509/_pkg_.a
2025-08-20T21:49:11.9750204Z [00:02:38.275]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build1953077370/b513/_pkg_.a
2025-08-20T21:49:11.9750937Z [00:02:38.275]➜  packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1953077370/b515/_pkg_.a
2025-08-20T21:49:11.9751646Z [00:02:38.275]➜  packagefile github.com/nadoo/ipset/internal/netlink=/tmp/go-build1953077370/b412/_pkg_.a
2025-08-20T21:49:11.9752311Z [00:02:38.275]➜  packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build1953077370/b212/_pkg_.a
2025-08-20T21:49:11.9752865Z [00:02:38.275]➜  packagefile crypto/sha3=/tmp/go-build1953077370/b221/_pkg_.a
2025-08-20T21:49:11.9753766Z [00:02:38.275]➜  packagefile golang.org/x/crypto/blowfish=/tmp/go-build1953077370/b460/_pkg_.a
2025-08-20T21:49:11.9754410Z [00:02:38.275]➜  packagefile github.com/shirou/gopsutil/v3/common=/tmp/go-build1953077370/b735/_pkg_.a
2025-08-20T21:49:11.9755030Z [00:02:38.275]➜  packagefile github.com/tklauser/numcpus=/tmp/go-build1953077370/b737/_pkg_.a
2025-08-20T21:49:11.9755620Z [00:02:38.275]➜  packagefile golang.org/x/text/transform=/tmp/go-build1953077370/b432/_pkg_.a
2025-08-20T21:49:11.9756278Z [00:02:38.275]➜  packagefile github.com/netbirdio/netbird/shared/context=/tmp/go-build1953077370/b418/_pkg_.a
2025-08-20T21:49:11.9756997Z [00:02:38.275]➜  packagefile github.com/netbirdio/netbird/formatter/levels=/tmp/go-build1953077370/b420/_pkg_.a
2025-08-20T21:49:11.9757764Z [00:02:38.275]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build1953077370/b543/_pkg_.a
2025-08-20T21:49:11.9758401Z [00:02:38.275]➜  packagefile golang.org/x/net/internal/httpcommon=/tmp/go-build1953077370/b545/_pkg_.a
2025-08-20T21:49:11.9759080Z [00:02:38.275]➜  packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1953077370/b554/_pkg_.a
2025-08-20T21:49:11.9759779Z [00:02:38.275]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build1953077370/b555/_pkg_.a
2025-08-20T21:49:11.9760522Z [00:02:38.275]➜  packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build1953077370/b556/_pkg_.a
2025-08-20T21:49:11.9761221Z [00:02:38.275]➜  packagefile github.com/mdlayher/genetlink=/tmp/go-build1953077370/b349/_pkg_.a
2025-08-20T21:49:11.9761814Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/context=/tmp/go-build1953077370/b162/_pkg_.a
2025-08-20T21:49:11.9762429Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/state/wire=/tmp/go-build1953077370/b157/_pkg_.a
2025-08-20T21:49:11.9763296Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/gohacks=/tmp/go-build1953077370/b158/_pkg_.a
2025-08-20T21:49:11.9763936Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/linewriter=/tmp/go-build1953077370/b165/_pkg_.a
2025-08-20T21:49:11.9764643Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/internal/noop=/tmp/go-build1953077370/b189/_pkg_.a
2025-08-20T21:49:11.9765397Z [00:02:38.275]➜  packagefile gvisor.dev/gvisor/pkg/tcpip/transport/packet=/tmp/go-build1953077370/b190/_pkg_.a
2025-08-20T21:49:11.9766092Z [00:02:38.275]➜  packagefile crypto/internal/fips140/edwards25519=/tmp/go-build1953077370/b228/_pkg_.a
2025-08-20T21:49:11.9766769Z [00:02:38.275]➜  packagefile github.com/cilium/ebpf=/tmp/go-build1953077370/b368/_pkg_.a
2025-08-20T21:49:11.9767341Z [00:02:38.275]➜  packagefile github.com/cilium/ebpf/link=/tmp/go-build1953077370/b393/_pkg_.a
2025-08-20T21:49:11.9767996Z [00:02:38.275]➜  packagefile github.com/cilium/ebpf/rlimit=/tmp/go-build1953077370/b394/_pkg_.a
2025-08-20T21:49:11.9768567Z [00:02:38.275]➜  packagefile github.com/pkg/errors=/tmp/go-build1953077370/b754/_pkg_.a
2025-08-20T21:49:11.9769393Z [00:02:38.275]➜  packagefile github.com/pion/turn/v3/internal/ipnet=/tmp/go-build1953077370/b294/_pkg_.a
2025-08-20T21:49:11.9770009Z [00:02:38.275]➜  packagefile github.com/cilium/ebpf/asm=/tmp/go-build1953077370/b374/_pkg_.a
2025-08-20T21:49:11.9770589Z [00:02:38.275]➜  packagefile github.com/gopacket/gopacket=/tmp/go-build1953077370/b770/_pkg_.a
2025-08-20T21:49:11.9771208Z [00:02:38.275]➜  packagefile github.com/gopacket/gopacket/layers=/tmp/go-build1953077370/b771/_pkg_.a
2025-08-20T21:49:11.9771889Z [00:02:38.275]➜  packagefile github.com/cloudflare/circl/internal/sha3=/tmp/go-build1953077370/b777/_pkg_.a
2025-08-20T21:49:11.9772610Z [00:02:38.275]➜  packagefile github.com/cloudflare/circl/pke/kyber/kyber512=/tmp/go-build1953077370/b778/_pkg_.a
2025-08-20T21:49:11.9773546Z [00:02:38.276]➜  packagefile github.com/cloudflare/circl/internal/nist=/tmp/go-build1953077370/b784/_pkg_.a
2025-08-20T21:49:11.9774296Z [00:02:38.276]➜  packagefile github.com/cloudflare/circl/kem/mceliece/internal=/tmp/go-build1953077370/b785/_pkg_.a
2025-08-20T21:49:11.9775016Z [00:02:38.276]➜  packagefile github.com/cloudflare/circl/math/gf2e13=/tmp/go-build1953077370/b787/_pkg_.a
2025-08-20T21:49:11.9775653Z [00:02:38.276]➜  packagefile github.com/caddyserver/zerossl=/tmp/go-build1953077370/b613/_pkg_.a
2025-08-20T21:49:11.9776260Z [00:02:38.276]➜  packagefile github.com/klauspost/cpuid/v2=/tmp/go-build1953077370/b614/_pkg_.a
2025-08-20T21:49:11.9776841Z [00:02:38.276]➜  packagefile github.com/libdns/libdns=/tmp/go-build1953077370/b615/_pkg_.a
2025-08-20T21:49:11.9777420Z [00:02:38.276]➜  packagefile github.com/mholt/acmez/v2=/tmp/go-build1953077370/b616/_pkg_.a
2025-08-20T21:49:11.9778007Z [00:02:38.276]➜  packagefile github.com/mholt/acmez/v2/acme=/tmp/go-build1953077370/b617/_pkg_.a
2025-08-20T21:49:11.9778742Z [00:02:38.276]➜  packagefile github.com/zeebo/blake3=/tmp/go-build1953077370/b628/_pkg_.a
2025-08-20T21:49:11.9779297Z [00:02:38.276]➜  packagefile golang.org/x/crypto/ocsp=/tmp/go-build1953077370/b638/_pkg_.a
2025-08-20T21:49:11.9779942Z [00:02:38.276]➜  packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build1953077370/b640/_pkg_.a
2025-08-20T21:49:11.9780601Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1953077370/b644/_pkg_.a
2025-08-20T21:49:11.9781232Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build1953077370/b661/_pkg_.a
2025-08-20T21:49:11.9781858Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/config=/tmp/go-build1953077370/b667/_pkg_.a
2025-08-20T21:49:11.9782505Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials=/tmp/go-build1953077370/b669/_pkg_.a
2025-08-20T21:49:11.9783300Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53=/tmp/go-build1953077370/b715/_pkg_.a
2025-08-20T21:49:11.9784030Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53/types=/tmp/go-build1953077370/b717/_pkg_.a
2025-08-20T21:49:11.9784650Z [00:02:38.276]➜  packagefile go.uber.org/multierr=/tmp/go-build1953077370/b619/_pkg_.a
2025-08-20T21:49:11.9785193Z [00:02:38.276]➜  packagefile go.uber.org/zap/internal=/tmp/go-build1953077370/b620/_pkg_.a
2025-08-20T21:49:11.9785785Z [00:02:38.276]➜  packagefile go.uber.org/zap/internal/bufferpool=/tmp/go-build1953077370/b624/_pkg_.a
2025-08-20T21:49:11.9786398Z [00:02:38.276]➜  packagefile go.uber.org/zap/internal/pool=/tmp/go-build1953077370/b623/_pkg_.a
2025-08-20T21:49:11.9787013Z [00:02:38.276]➜  packagefile go.uber.org/zap/internal/stacktrace=/tmp/go-build1953077370/b627/_pkg_.a
2025-08-20T21:49:11.9787678Z [00:02:38.276]➜  packagefile go.uber.org/zap/buffer=/tmp/go-build1953077370/b622/_pkg_.a
2025-08-20T21:49:11.9788254Z [00:02:38.276]➜  packagefile go.uber.org/zap/internal/color=/tmp/go-build1953077370/b625/_pkg_.a
2025-08-20T21:49:11.9788907Z [00:02:38.276]➜  packagefile go.uber.org/zap/internal/exit=/tmp/go-build1953077370/b626/_pkg_.a
2025-08-20T21:49:11.9789526Z [00:02:38.276]➜  packagefile golang.org/x/crypto/nacl/secretbox=/tmp/go-build1953077370/b725/_pkg_.a
2025-08-20T21:49:11.9790156Z [00:02:38.276]➜  packagefile golang.org/x/crypto/salsa20/salsa=/tmp/go-build1953077370/b726/_pkg_.a
2025-08-20T21:49:11.9790834Z [00:02:38.276]➜  packagefile github.com/quic-go/quic-go/internal/ackhandler=/tmp/go-build1953077370/b587/_pkg_.a
2025-08-20T21:49:11.9791553Z [00:02:38.276]➜  packagefile github.com/quic-go/quic-go/internal/flowcontrol=/tmp/go-build1953077370/b596/_pkg_.a
2025-08-20T21:49:11.9792265Z [00:02:38.276]➜  packagefile github.com/quic-go/quic-go/internal/handshake=/tmp/go-build1953077370/b597/_pkg_.a
2025-08-20T21:49:11.9792966Z [00:02:38.276]➜  packagefile github.com/quic-go/quic-go/internal/protocol=/tmp/go-build1953077370/b589/_pkg_.a
2025-08-20T21:49:11.9793771Z [00:02:38.276]➜  packagefile github.com/quic-go/quic-go/internal/qerr=/tmp/go-build1953077370/b593/_pkg_.a
2025-08-20T21:49:11.9794450Z [00:02:38.276]➜  packagefile github.com/quic-go/quic-go/internal/utils=/tmp/go-build1953077370/b591/_pkg_.a
2025-08-20T21:49:11.9795174Z [00:02:38.276]➜  packagefile github.com/quic-go/quic-go/internal/utils/linkedlist=/tmp/go-build1953077370/b600/_pkg_.a
2025-08-20T21:49:11.9795933Z [00:02:38.276]➜  packagefile github.com/quic-go/quic-go/internal/utils/ringbuffer=/tmp/go-build1953077370/b601/_pkg_.a
2025-08-20T21:49:11.9796638Z [00:02:38.276]➜  packagefile github.com/quic-go/quic-go/internal/wire=/tmp/go-build1953077370/b594/_pkg_.a
2025-08-20T21:49:11.9797280Z [00:02:38.276]➜  packagefile github.com/quic-go/quic-go/logging=/tmp/go-build1953077370/b592/_pkg_.a
2025-08-20T21:49:11.9797920Z [00:02:38.276]➜  packagefile github.com/quic-go/quic-go/quicvarint=/tmp/go-build1953077370/b595/_pkg_.a
2025-08-20T21:49:11.9798513Z [00:02:38.276]➜  packagefile golang.org/x/exp/rand=/tmp/go-build1953077370/b590/_pkg_.a
2025-08-20T21:49:11.9799304Z [00:02:38.276]➜  packagefile github.com/coder/websocket/internal/errd=/tmp/go-build1953077370/b604/_pkg_.a
2025-08-20T21:49:11.9799983Z [00:02:38.276]➜  packagefile github.com/coder/websocket/internal/util=/tmp/go-build1953077370/b605/_pkg_.a
2025-08-20T21:49:11.9800666Z [00:02:38.276]➜  packagefile github.com/coder/websocket/internal/xsync=/tmp/go-build1953077370/b606/_pkg_.a
2025-08-20T21:49:11.9801383Z [00:02:38.276]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/ciphersuite=/tmp/go-build1953077370/b255/_pkg_.a
2025-08-20T21:49:11.9802110Z [00:02:38.276]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/signature=/tmp/go-build1953077370/b267/_pkg_.a
2025-08-20T21:49:11.9802769Z [00:02:38.276]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build1953077370/b270/_pkg_.a
2025-08-20T21:49:11.9803631Z [00:02:38.276]➜  packagefile github.com/pion/dtls/v2/internal/util=/tmp/go-build1953077370/b256/_pkg_.a
2025-08-20T21:49:11.9804303Z [00:02:38.276]➜  packagefile github.com/pion/transport/v2/packetio=/tmp/go-build1953077370/b278/_pkg_.a
2025-08-20T21:49:11.9804942Z [00:02:38.276]➜  packagefile github.com/davecgh/go-spew/spew=/tmp/go-build1953077370/b300/_pkg_.a
2025-08-20T21:49:11.9805574Z [00:02:38.276]➜  packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build1953077370/b301/_pkg_.a
2025-08-20T21:49:11.9806235Z [00:02:38.276]➜  packagefile github.com/stretchr/testify/assert/yaml=/tmp/go-build1953077370/b302/_pkg_.a
2025-08-20T21:49:11.9806831Z [00:02:38.276]➜  packagefile net/http/httptest=/tmp/go-build1953077370/b323/_pkg_.a
2025-08-20T21:49:11.9807416Z [00:02:38.276]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build1953077370/b310/_pkg_.a
2025-08-20T21:49:11.9808195Z [00:02:38.276]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1953077370/b510/_pkg_.a
2025-08-20T21:49:11.9808801Z [00:02:38.276]➜  packagefile debug/elf=/tmp/go-build1953077370/b369/_pkg_.a
2025-08-20T21:49:11.9809331Z [00:02:38.276]➜  packagefile github.com/cilium/ebpf/btf=/tmp/go-build1953077370/b377/_pkg_.a
2025-08-20T21:49:11.9809989Z [00:02:38.276]➜  packagefile github.com/cilium/ebpf/internal=/tmp/go-build1953077370/b378/_pkg_.a
2025-08-20T21:49:11.9810646Z [00:02:38.276]➜  packagefile github.com/cilium/ebpf/internal/kallsyms=/tmp/go-build1953077370/b389/_pkg_.a
2025-08-20T21:49:11.9811328Z [00:02:38.276]➜  packagefile github.com/cilium/ebpf/internal/kconfig=/tmp/go-build1953077370/b390/_pkg_.a
2025-08-20T21:49:11.9811986Z [00:02:38.276]➜  packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build1953077370/b375/_pkg_.a
2025-08-20T21:49:11.9812640Z [00:02:38.276]➜  packagefile github.com/cilium/ebpf/internal/sysenc=/tmp/go-build1953077370/b391/_pkg_.a
2025-08-20T21:49:11.9813459Z [00:02:38.276]➜  packagefile github.com/cilium/ebpf/internal/tracefs=/tmp/go-build1953077370/b392/_pkg_.a
2025-08-20T21:49:11.9814121Z [00:02:38.276]➜  packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build1953077370/b376/_pkg_.a
2025-08-20T21:49:11.9814868Z [00:02:38.276]➜  packagefile github.com/cloudflare/circl/pke/kyber/kyber512/internal=/tmp/go-build1953077370/b779/_pkg_.a
2025-08-20T21:49:11.9815636Z [00:02:38.276]➜  packagefile github.com/cloudflare/circl/math/gf2e12=/tmp/go-build1953077370/b786/_pkg_.a
2025-08-20T21:49:11.9816288Z [00:02:38.276]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1953077370/b271/_pkg_.a
2025-08-20T21:49:11.9816933Z [00:02:38.276]➜  packagefile github.com/zeebo/blake3/internal/alg=/tmp/go-build1953077370/b629/_pkg_.a
2025-08-20T21:49:11.9817590Z [00:02:38.276]➜  packagefile github.com/zeebo/blake3/internal/consts=/tmp/go-build1953077370/b632/_pkg_.a
2025-08-20T21:49:11.9818251Z [00:02:38.276]➜  packagefile github.com/zeebo/blake3/internal/utils=/tmp/go-build1953077370/b637/_pkg_.a
2025-08-20T21:49:11.9818979Z [00:02:38.276]➜  packagefile google.golang.org/protobuf/internal/editionssupport=/tmp/go-build1953077370/b641/_pkg_.a
2025-08-20T21:49:11.9819731Z [00:02:38.276]➜  packagefile google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build1953077370/b642/_pkg_.a
2025-08-20T21:49:11.9820603Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build1953077370/b645/_pkg_.a
2025-08-20T21:49:11.9821276Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build1953077370/b646/_pkg_.a
2025-08-20T21:49:11.9822005Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sync/singleflight=/tmp/go-build1953077370/b647/_pkg_.a
2025-08-20T21:49:11.9822708Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/auth/bearer=/tmp/go-build1953077370/b648/_pkg_.a
2025-08-20T21:49:11.9823439Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build1953077370/b652/_pkg_.a
2025-08-20T21:49:11.9824072Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1953077370/b651/_pkg_.a
2025-08-20T21:49:11.9824680Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/ptr=/tmp/go-build1953077370/b660/_pkg_.a
2025-08-20T21:49:11.9825328Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1953077370/b662/_pkg_.a
2025-08-20T21:49:11.9826014Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/ratelimit=/tmp/go-build1953077370/b664/_pkg_.a
2025-08-20T21:49:11.9826701Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/context=/tmp/go-build1953077370/b665/_pkg_.a
2025-08-20T21:49:11.9827401Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/timeconv=/tmp/go-build1953077370/b666/_pkg_.a
2025-08-20T21:49:11.9828025Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go=/tmp/go-build1953077370/b654/_pkg_.a
2025-08-20T21:49:11.9828614Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/metrics=/tmp/go-build1953077370/b656/_pkg_.a
2025-08-20T21:49:11.9829300Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build1953077370/b658/_pkg_.a
2025-08-20T21:49:11.9829949Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1953077370/b653/_pkg_.a
2025-08-20T21:49:11.9830710Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build1953077370/b668/_pkg_.a
2025-08-20T21:49:11.9831463Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds=/tmp/go-build1953077370/b670/_pkg_.a
2025-08-20T21:49:11.9832235Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds=/tmp/go-build1953077370/b674/_pkg_.a
2025-08-20T21:49:11.9833003Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/processcreds=/tmp/go-build1953077370/b676/_pkg_.a
2025-08-20T21:49:11.9833856Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/ssocreds=/tmp/go-build1953077370/b678/_pkg_.a
2025-08-20T21:49:11.9834598Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/stscreds=/tmp/go-build1953077370/b703/_pkg_.a
2025-08-20T21:49:11.9835314Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds=/tmp/go-build1953077370/b671/_pkg_.a
2025-08-20T21:49:11.9836020Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/ini=/tmp/go-build1953077370/b713/_pkg_.a
2025-08-20T21:49:11.9836737Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/shareddefaults=/tmp/go-build1953077370/b679/_pkg_.a
2025-08-20T21:49:11.9837440Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso=/tmp/go-build1953077370/b680/_pkg_.a
2025-08-20T21:49:11.9838117Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc=/tmp/go-build1953077370/b698/_pkg_.a
2025-08-20T21:49:11.9838784Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts=/tmp/go-build1953077370/b704/_pkg_.a
2025-08-20T21:49:11.9839505Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/private/requestcompression=/tmp/go-build1953077370/b714/_pkg_.a
2025-08-20T21:49:11.9840122Z [00:02:38.276]➜  packagefile encoding/xml=/tmp/go-build1953077370/b705/_pkg_.a
2025-08-20T21:49:11.9840781Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build1953077370/b681/_pkg_.a
2025-08-20T21:49:11.9841531Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/xml=/tmp/go-build1953077370/b707/_pkg_.a
2025-08-20T21:49:11.9842216Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build1953077370/b683/_pkg_.a
2025-08-20T21:49:11.9842885Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build1953077370/b686/_pkg_.a
2025-08-20T21:49:11.9843802Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/tmp/go-build1953077370/b688/_pkg_.a
2025-08-20T21:49:11.9844547Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build1953077370/b689/_pkg_.a
2025-08-20T21:49:11.9845280Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints=/tmp/go-build1953077370/b690/_pkg_.a
2025-08-20T21:49:11.9846047Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/tmp/go-build1953077370/b691/_pkg_.a
2025-08-20T21:49:11.9846822Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/middleware=/tmp/go-build1953077370/b692/_pkg_.a
2025-08-20T21:49:11.9847640Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53/internal/customizations=/tmp/go-build1953077370/b716/_pkg_.a
2025-08-20T21:49:11.9848514Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53/internal/endpoints=/tmp/go-build1953077370/b718/_pkg_.a
2025-08-20T21:49:11.9849228Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build1953077370/b655/_pkg_.a
2025-08-20T21:49:11.9849838Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build1953077370/b696/_pkg_.a
2025-08-20T21:49:11.9850593Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build1953077370/b687/_pkg_.a
2025-08-20T21:49:11.9851287Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/encoding/xml=/tmp/go-build1953077370/b712/_pkg_.a
2025-08-20T21:49:11.9851990Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/endpoints=/tmp/go-build1953077370/b697/_pkg_.a
2025-08-20T21:49:11.9852600Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/io=/tmp/go-build1953077370/b673/_pkg_.a
2025-08-20T21:49:11.9853336Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/time=/tmp/go-build1953077370/b657/_pkg_.a
2025-08-20T21:49:11.9853937Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/waiter=/tmp/go-build1953077370/b719/_pkg_.a
2025-08-20T21:49:11.9854545Z [00:02:38.276]➜  packagefile github.com/jmespath/go-jmespath=/tmp/go-build1953077370/b720/_pkg_.a
2025-08-20T21:49:11.9855209Z [00:02:38.276]➜  packagefile github.com/quic-go/quic-go/internal/congestion=/tmp/go-build1953077370/b588/_pkg_.a
2025-08-20T21:49:11.9855902Z [00:02:38.276]➜  packagefile github.com/quic-go/quic-go/internal/qtls=/tmp/go-build1953077370/b598/_pkg_.a
2025-08-20T21:49:11.9856512Z [00:02:38.276]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build1953077370/b599/_pkg_.a
2025-08-20T21:49:11.9857148Z [00:02:38.276]➜  packagefile github.com/pion/dtls/v2/pkg/crypto/ccm=/tmp/go-build1953077370/b257/_pkg_.a
2025-08-20T21:49:11.9857773Z [00:02:38.276]➜  packagefile net/http/internal/testcert=/tmp/go-build1953077370/b325/_pkg_.a
2025-08-20T21:49:11.9858307Z [00:02:38.276]➜  packagefile compress/zlib=/tmp/go-build1953077370/b370/_pkg_.a
2025-08-20T21:49:11.9858792Z [00:02:38.276]➜  packagefile debug/dwarf=/tmp/go-build1953077370/b372/_pkg_.a
2025-08-20T21:49:11.9859275Z [00:02:38.276]➜  packagefile internal/zstd=/tmp/go-build1953077370/b373/_pkg_.a
2025-08-20T21:49:11.9859743Z [00:02:38.276]➜  packagefile go/format=/tmp/go-build1953077370/b379/_pkg_.a
2025-08-20T21:49:11.9860206Z [00:02:38.276]➜  packagefile go/scanner=/tmp/go-build1953077370/b381/_pkg_.a
2025-08-20T21:49:11.9860747Z [00:02:38.276]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build1953077370/b388/_pkg_.a
2025-08-20T21:49:11.9861445Z [00:02:38.276]➜  packagefile github.com/cloudflare/circl/pke/kyber/internal/common=/tmp/go-build1953077370/b780/_pkg_.a
2025-08-20T21:49:11.9862343Z [00:02:38.276]➜  packagefile github.com/zeebo/blake3/internal/alg/compress=/tmp/go-build1953077370/b630/_pkg_.a
2025-08-20T21:49:11.9863050Z [00:02:38.276]➜  packagefile github.com/zeebo/blake3/internal/alg/hash=/tmp/go-build1953077370/b634/_pkg_.a
2025-08-20T21:49:11.9863807Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/context=/tmp/go-build1953077370/b649/_pkg_.a
2025-08-20T21:49:11.9864505Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/internal/sync/singleflight=/tmp/go-build1953077370/b650/_pkg_.a
2025-08-20T21:49:11.9865177Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/rand=/tmp/go-build1953077370/b663/_pkg_.a
2025-08-20T21:49:11.9865861Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/transport/http/internal/io=/tmp/go-build1953077370/b659/_pkg_.a
2025-08-20T21:49:11.9866700Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client=/tmp/go-build1953077370/b675/_pkg_.a
2025-08-20T21:49:11.9867504Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdkio=/tmp/go-build1953077370/b677/_pkg_.a
2025-08-20T21:49:11.9868196Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts/types=/tmp/go-build1953077370/b711/_pkg_.a
2025-08-20T21:49:11.9868969Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config=/tmp/go-build1953077370/b672/_pkg_.a
2025-08-20T21:49:11.9869951Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=/tmp/go-build1953077370/b682/_pkg_.a
2025-08-20T21:49:11.9870745Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints=/tmp/go-build1953077370/b693/_pkg_.a
2025-08-20T21:49:11.9871587Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso/types=/tmp/go-build1953077370/b695/_pkg_.a
2025-08-20T21:49:11.9872378Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints=/tmp/go-build1953077370/b699/_pkg_.a
2025-08-20T21:49:11.9873354Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/types=/tmp/go-build1953077370/b700/_pkg_.a
2025-08-20T21:49:11.9874062Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/encoding/json=/tmp/go-build1953077370/b701/_pkg_.a
2025-08-20T21:49:11.9874750Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/query=/tmp/go-build1953077370/b706/_pkg_.a
2025-08-20T21:49:11.9875525Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding=/tmp/go-build1953077370/b708/_pkg_.a
2025-08-20T21:49:11.9876344Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/presigned-url=/tmp/go-build1953077370/b709/_pkg_.a
2025-08-20T21:49:11.9877157Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints=/tmp/go-build1953077370/b710/_pkg_.a
2025-08-20T21:49:11.9877928Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4=/tmp/go-build1953077370/b684/_pkg_.a
2025-08-20T21:49:11.9878676Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build1953077370/b694/_pkg_.a
2025-08-20T21:49:11.9879352Z [00:02:38.276]➜  packagefile github.com/aws/smithy-go/encoding=/tmp/go-build1953077370/b702/_pkg_.a
2025-08-20T21:49:11.9879903Z [00:02:38.276]➜  packagefile hash/adler32=/tmp/go-build1953077370/b371/_pkg_.a
2025-08-20T21:49:11.9880366Z [00:02:38.276]➜  packagefile go/ast=/tmp/go-build1953077370/b380/_pkg_.a
2025-08-20T21:49:11.9880815Z [00:02:38.276]➜  packagefile go/parser=/tmp/go-build1953077370/b383/_pkg_.a
2025-08-20T21:49:11.9881281Z [00:02:38.276]➜  packagefile go/printer=/tmp/go-build1953077370/b385/_pkg_.a
2025-08-20T21:49:11.9881959Z [00:02:38.276]➜  packagefile github.com/cloudflare/circl/pke/kyber/internal/common/params=/tmp/go-build1953077370/b781/_pkg_.a
2025-08-20T21:49:11.9882738Z [00:02:38.276]➜  packagefile github.com/cloudflare/circl/simd/keccakf1600=/tmp/go-build1953077370/b782/_pkg_.a
2025-08-20T21:49:11.9883890Z [00:02:38.276]➜  packagefile github.com/zeebo/blake3/internal/alg/compress/compress_pure=/tmp/go-build1953077370/b631/_pkg_.a
2025-08-20T21:49:11.9884739Z [00:02:38.276]➜  packagefile github.com/zeebo/blake3/internal/alg/compress/compress_sse41=/tmp/go-build1953077370/b633/_pkg_.a
2025-08-20T21:49:11.9885545Z [00:02:38.276]➜  packagefile github.com/zeebo/blake3/internal/alg/hash/hash_avx2=/tmp/go-build1953077370/b635/_pkg_.a
2025-08-20T21:49:11.9886311Z [00:02:38.276]➜  packagefile github.com/zeebo/blake3/internal/alg/hash/hash_pure=/tmp/go-build1953077370/b636/_pkg_.a
2025-08-20T21:49:11.9887045Z [00:02:38.276]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/strings=/tmp/go-build1953077370/b685/_pkg_.a
2025-08-20T21:49:11.9887665Z [00:02:38.276]➜  packagefile go/build/constraint=/tmp/go-build1953077370/b384/_pkg_.a
2025-08-20T21:49:11.9888182Z [00:02:38.276]➜  packagefile go/doc/comment=/tmp/go-build1953077370/b386/_pkg_.a
2025-08-20T21:49:11.9928963Z [00:02:38.277]➜  modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/netbirdio/netbird/client\nmod\tgithub.com/netbirdio/netbird\tv0.55.2-0.20250820170419-0d2845ea310b\t\ndep\tcunicu.li/go-rosenpass\tv0.4.0\th1:LtPtBgFWY/9emfgC4glKLEqS0MJTylzV6+ChRhiZERw=\ndep\tgithub.com/anmitsu/go-shlex\tv0.0.0-20200514113438-38f4b401e2be\th1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8=\ndep\tgithub.com/aws/aws-sdk-go-v2\tv1.36.3\th1:mJoei2CxPutQVxaATCzDUjcZEjVRdpsiiXi2o38yqWM=\ndep\tgithub.com/aws/aws-sdk-go-v2/config\tv1.29.14\th1:f+eEi/2cKCg9pqKBoAIwRGzVb70MRKqWX4dg1BDcSJM=\ndep\tgithub.com/aws/aws-sdk-go-v2/credentials\tv1.17.67\th1:9KxtdcIA/5xPNQyZRgUSpYOE6j9Bc4+D7nZua0KGYOM=\ndep\tgithub.com/aws/aws-sdk-go-v2/feature/ec2/imds\tv1.16.30\th1:x793wxmUWVDhshP8WW2mlnXuFrO4cOd3HLBroh1paFw=\ndep\tgithub.com/aws/aws-sdk-go-v2/internal/configsources\tv1.3.34\th1:ZK5jHhnrioRkUNOc+hOgQKlUL5JeC3S6JgLxtQ+Rm0Q=\ndep\tgithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2\tv2.6.34\th1:SZwFm17ZUNNg5Np0ioo/gq8Mn6u9w19Mri8DnJ15Jf0=\ndep\tgithub.com/aws/aws-sdk-go-v2/internal/ini\tv1.8.3\th1:bIqFDwgGXXN1Kpp99pDOdKMTTb5d2KyU5X/BZxjOkRo=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/internal/accept-encoding\tv1.12.3\th1:eAh2A4b5IzM/lum78bZ590jy36+d/aFLgKF/4Vd1xPE=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/internal/presigned-url\tv1.12.15\th1:dM9/92u2F1JbDaGooxTq18wmmFzbJRfXfVfy96/1CXM=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/route53\tv1.42.3\th1:MmLCRqP4U4Cw9gJ4bNrCG0mWqEtBlmAVleyelcHARMU=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/sso\tv1.25.3\th1:1Gw+9ajCV1jogloEv1RRnvfRFia2cL6c9cuKV2Ps+G8=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/ssooidc\tv1.30.1\th1:hXmVKytPfTy5axZ+fYbR5d0cFmC3JvwLm5kM83luako=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/sts\tv1.33.19\th1:1XuUZ8mYJw9B6lzAkXhqHlJd/XvaX32evhproijJEZY=\ndep\tgithub.com/aws/smithy-go\tv1.22.2\th1:6D9hW43xKFrRx/tXXfAlIZc4JI+yQe6snnWcQyxSyLQ=\ndep\tgithub.com/caddyserver/certmagic\tv0.21.3\th1:pqRRry3yuB4CWBVq9+cUqu+Y6E2z8TswbhNx1AZeYm0=\ndep\tgithub.com/caddyserver/zerossl\tv0.1.3\th1:onS+pxp3M8HnHpN5MMbOMyNjmTheJyWRaZYwn+YTAyA=\ndep\tgithub.com/cenkalti/backoff/v4\tv4.3.0\th1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=\ndep\tgithub.com/cilium/ebpf\tv0.15.0\th1:7NxJhNiBT3NG8pZJ3c+yfrVdHY8ScgKD27sScgjLMMk=\ndep\tgithub.com/cloudflare/circl\tv1.3.3\n=>\tgithub.com/cunicu/circl\tv0.0.0-20230801113412-fec58fc7b5f6\th1:/DS5cDX3FJdl+XaN2D7XAwFpuanTxnp52DBLZAaJKx0=\n\ndep\tgithub.com/coder/websocket\tv1.8.12\th1:5bUXkEPPIbewrnkU8LTCLVaxi4N4J8ahufH2vlo4NAo=\ndep\tgithub.com/coreos/go-iptables\tv0.7.0\th1:XWM3V+MPRr5/q51NuWSgU0fqMad64Zyxs8ZUoMsamr8=\ndep\tgithub.com/creack/pty\tv1.1.18\th1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY=\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\th1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=\ndep\tgithub.com/fsnotify/fsnotify\tv1.7.0\th1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA=\ndep\tgithub.com/gliderlabs/ssh\tv0.3.8\th1:a4YXD1V7xMF9g5nTkdfnja3Sxy1PVDCj1Zg4Wb8vY6c=\ndep\tgithub.com/godbus/dbus/v5\tv5.1.0\th1:4KLkAxT3aOY8Li4FRJe/KvhoNFFxo0m6fNuFUO8QJUk=\ndep\tgithub.com/golang/protobuf\tv1.5.4\th1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=\ndep\tgithub.com/google/btree\tv1.1.2\th1:xf4v41cLI2Z6FxbKm+8Bu+m8ifhj15JuZ9sa0jZCMUU=\ndep\tgithub.com/google/gopacket\tv1.1.19\th1:ves8RnFZPGiFnTS0uPQStjwru6uO6h+nlr9j6fL7kF8=\ndep\tgithub.com/google/nftables\tv0.3.0\th1:bkyZ0cbpVeMHXOrtlFc8ISmfVqq5gPJukoYieyVmITg=\ndep\tgithub.com/google/uuid\tv1.6.0\th1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=\ndep\tgithub.com/gopacket/gopacket\tv1.1.1\th1:zbx9F9d6A7sWNkFKrvMBZTfGgxFoY4NgUudFVVHMfcw=\ndep\tgithub.com/hashicorp/errwrap\tv1.1.0\th1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I=\ndep\tgithub.com/hashicorp/go-multierror\tv1.1.1\th1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo=\ndep\tgithub.com/hashicorp/go-version\tv1.6.0\th1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek=\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\th1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg=\ndep\tgithub.com/kardianos/service\tv1.2.3-0.20240613133416-becf2eb62b83\n=>\tgithub.com/netbirdio/service\tv0.0.0-20240911161631-f62744f42502\th1:3tHlFmhTdX9axERMVN63dqyFqnvuD+EMJHzM7mNGON8=\n\ndep\tgithub.com/klauspost/cpuid/v2\tv2.2.7\th1:ZWSB3igEs+d0qvnxR/ZBzXVmxkgt8DdzP6m9pfuVLDM=\ndep\tgithub.com/libdns/libdns\tv0.2.2\th1:O6ws7bAfRPaBsgAYt8MDe2HcNBGC29hkZ9MX2eUSX3s=\ndep\tgithub.com/libdns/route53\tv1.5.0\th1:2SKdpPFl/qgWsXQvsLNJJAoX7rSxlk7zgoL4jnWdXVA=\ndep\tgithub.com/libp2p/go-netroute\tv0.2.1\n=>\tgithub.com/netbirdio/go-netroute\tv0.0.0-20240611143515-f59b0e1d3944\th1:TDtJKmM6Sf8uYFx/dMeqNOL90KUoRscdfpFZ3Im89uk=\n\ndep\tgithub.com/mdlayher/genetlink\tv1.3.2\th1:KdrNKe+CTu+IbZnm/GVUMXSqBBLqcGpRDa0xkQy56gw=\ndep\tgithub.com/mdlayher/netlink\tv1.7.3-0.20250113171957-fbb4dce95f42\th1:A1Cq6Ysb0GM0tpKMbdCXCIfBclan4oHk1Jb+Hrejirg=\ndep\tgithub.com/mdlayher/socket\tv0.5.1\th1:VZaqt6RkGkt2OE9l3GcC6nZkqD3xKeQLyfleW/uBcos=\ndep\tgithub.com/mholt/acmez/v2\tv2.0.1\th1:3/3N0u1pLjMK4sNEAFSI+bcvzbPhRpY383sy1kLHJ6k=\ndep\tgithub.com/miekg/dns\tv1.1.59\th1:C9EXc/UToRwKLhK5wKU/I4QVsBUc8kE6MkHBkeypWZs=\ndep\tgithub.com/mitchellh/hashstructure/v2\tv2.0.2\th1:vGKWl0YJqUNxE8d+h8f6NJLcCJrgbhC4NcD46KavDd4=\ndep\tgithub.com/nadoo/ipset\tv0.5.0\th1:5GJUAuZ7ITQQQGne5J96AmFjRtI8Avlbk6CabzYWVUc=\ndep\tgithub.com/pion/dtls/v2\tv2.2.10\th1:u2Axk+FyIR1VFTPurktB+1zoEPGIW3bmyj3LEFrXjAA=\ndep\tgithub.com/pion/ice/v3\tv3.0.2\n=>\tgithub.com/netbirdio/ice/v3\tv3.0.0-20240315174635-e72a50fcb64e\th1:PURA50S8u4mF6RrkYYCAvvPCixhqqEiEy3Ej6avh04c=\n\ndep\tgithub.com/pion/logging\tv0.2.2\th1:M9+AIj/+pxNsDfAT64+MAVgJO0rsyLnoJKCqf//DoeY=\ndep\tgithub.com/pion/mdns\tv0.0.12\th1:CiMYlY+O0azojWDmxdNr7ADGrnZ+V6Ilfner+6mSVK8=\ndep\tgithub.com/pion/randutil\tv0.1.0\th1:CFG1UdESneORglEsnimhUjf33Rwjubwj6xfiOXBa3mA=\ndep\tgithub.com/pion/stun/v2\tv2.0.0\th1:A5+wXKLAypxQri59+tmQKVs7+l6mMM+3d+eER9ifRU0=\ndep\tgithub.com/pion/transport/v2\tv2.2.4\th1:41JJK6DZQYSeVLxILA2+F4ZkKb4Xd/tFJZRFZQ9QAlo=\ndep\tgithub.com/pion/transport/v3\tv3.0.1\th1:gDTlPJwROfSfz6QfSi0ZmeCSkFcnWWiiR9ES0ouANiM=\ndep\tgithub.com/pion/turn/v3\tv3.0.1\th1:wLi7BTQr6/Q20R0vt/lHbjv6y4GChFtC33nkYbasoT8=\ndep\tgithub.com/pkg/errors\tv0.9.1\th1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=\ndep\tgithub.com/pmezard/go-difflib\tv1.0.0\th1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=\ndep\tgithub.com/quic-go/quic-go\tv0.48.2\th1:wsKXZPeGWpMpCGSWqOcqpW2wZYic/8T3aqiOID0/KWE=\ndep\tgithub.com/shirou/gopsutil/v3\tv3.24.4\th1:dEHgzZXt4LMNm+oYELpzl9YCqV65Yr/6SfrvgRBtXeU=\ndep\tgithub.com/sirupsen/logrus\tv1.9.3\th1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=\ndep\tgithub.com/skratchdot/open-golang\tv0.0.0-20200116055534-eef842397966\th1:JIAuq3EEf9cgbU6AtGPK4CTG3Zf6CKMNqf0MHTggAUA=\ndep\tgithub.com/spf13/cobra\tv1.7.0\th1:hyqWnYt1ZQShIddO5kBpj3vu05/++x6tJ6dg8EC572I=\ndep\tgithub.com/spf13/pflag\tv1.0.5\th1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=\ndep\tgithub.com/stretchr/testify\tv1.10.0\th1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=\ndep\tgithub.com/things-go/go-socks5\tv0.0.4\th1:jMQjIc+qhD4z9cITOMnBiwo9dDmpGuXmBlkRFrl/qD0=\ndep\tgithub.com/ti-mo/conntrack\tv0.5.1\th1:opEwkFICnDbQc0BUXl73PHBK0h23jEIFVjXsqvF4GY0=\ndep\tgithub.com/ti-mo/netfilter\tv0.5.2\th1:CTjOwFuNNeZ9QPdRXt1MZFLFUf84cKtiQutNauHWd40=\ndep\tgithub.com/tklauser/go-sysconf\tv0.3.14\th1:g5vzr9iPFFz24v2KZXs/pvpvh8/V9Fw6vQK5ZZb78yU=\ndep\tgithub.com/tklauser/numcpus\tv0.8.0\th1:Mx4Wwe/FjZLeQsK/6kt2EOepwwSl7SmJrK5bV/dXYgY=\ndep\tgithub.com/vishvananda/netlink\tv1.3.0\th1:X7l42GfcV4S6E4vHTsw48qbrV+9PVojNfIhZcwQdrZk=\ndep\tgithub.com/vishvananda/netns\tv0.0.4\th1:Oeaw1EM2JMxD51g9uhtC0D7erkIjgmj8+JZc26m1YX8=\ndep\tgithub.com/zcalusic/sysinfo\tv1.1.3\th1:u/AVENkuoikKuIZ4sUEJ6iibpmQP6YpGD8SSMCrqAF0=\ndep\tgithub.com/zeebo/blake3\tv0.2.3\th1:TFoLXsjeXqRNFxSbk35Dk4YtszE/MQQGK10BH4ptoTg=\ndep\tgo.uber.org/multierr\tv1.11.0\th1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=\ndep\tgo.uber.org/zap\tv1.27.0\th1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=\ndep\tgolang.org/x/crypto\tv0.37.0\th1:kJNSjF/Xp7kU0iB2Z+9viTPMW4EqqsrywMXLJOOsXSE=\ndep\tgolang.org/x/exp\tv0.0.0-20240506185415-9bf2ced13842\th1:vr/HnozRka3pE4EsMEg1lgkXJkTFJCVUX+S/ZT6wYzM=\ndep\tgolang.org/x/net\tv0.39.0\th1:ZCu7HMWDxpXpaiKdhzIfaltL9Lp31x/3fCP11bc6/fY=\ndep\tgolang.org/x/oauth2\tv0.27.0\th1:da9Vo7/tDv5RH/7nZDz1eMGS/q1Vv1N/7FCrBhI9I3M=\ndep\tgolang.org/x/sync\tv0.13.0\th1:AauUjRAJ9OSnvULf/ARrrVywoJDy0YS2AwQ98I37610=\ndep\tgolang.org/x/sys\tv0.32.0\th1:s77OFDvIQeibCmezSnk/q6iAfkdiQaJi4VzroCFrN20=\ndep\tgolang.org/x/term\tv0.31.0\th1:erwDkOK1Msy6offm1mOgvspSkslFnIGsFnxOKoufg3o=\ndep\tgolang.org/x/text\tv0.24.0\th1:dd5Bzh4yt5KYA8f9CJHCP4FB4D51c2c6JvN37xJJkJ0=\ndep\tgolang.org/x/time\tv0.5.0\th1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk=\ndep\tgolang.zx2c4.com/wireguard\tv0.0.0-20230704135630-469159ecf7d1\n=>\tgithub.com/netbirdio/wireguard-go\tv0.0.0-20241230120307-6a676aebaaf6\th1:X5h5QgP7uHAv78FWgHV8+WYLjHxK9v3ilkVXT1cpCrQ=\n\ndep\tgolang.zx2c4.com/wireguard/wgctrl\tv0.0.0-20230429144221-925a1e7659e6\th1:CawjfCvYQH2OU3/TnxLx97WDSUDRABfT18pCOYwc2GE=\ndep\tgoogle.golang.org/genproto/googleapis/rpc\tv0.0.0-20240903143218-8af14fe29dc1\th1:pPJltXNxVzT4pK9yD8vR9X75DaWYYmLGMsEvBfFQZzQ=\ndep\tgoogle.golang.org/grpc\tv1.64.1\th1:LKtvyfbX3UGVPFcGqJ9ItpVWW6oN/2XqTxfAnwRRXiA=\ndep\tgoogle.golang.org/protobuf\tv1.36.6\th1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9xY=\ndep\tgopkg.in/natefinch/lumberjack.v2\tv2.0.0\th1:1Lc07Kr7qY4U2YPouBjpCLxpiyxIVoxqXgkXLknAOE8=\ndep\tgopkg.in/yaml.v3\tv3.0.1\th1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=\ndep\tgvisor.dev/gvisor\tv0.0.0-20231020174304-b8a429915ff1\th1:qDCwdCWECGnwQSQC01Dpnp09fRHxJs9PbktotUqG+hs=\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-trimpath=true\nbuild\tDefaultGODEBUG=containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,multipathtcp=0,randseednop=0,rsa1024min=0,tlsmlkem=0,tlssha1=1,updatemaxprocs=0,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\nbuild\tvcs=git\nbuild\tvcs.revision=0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8\nbuild\tvcs.time=2025-08-20T17:04:19Z\nbuild\tvcs.modified=false\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
2025-08-20T21:49:11.9963646Z [00:02:38.277]➜  EOF
2025-08-20T21:49:11.9963919Z [00:02:38.277]➜  mkdir -p $WORK/b001/exe/
2025-08-20T21:49:11.9964196Z [00:02:38.277]➜  cd .
2025-08-20T21:49:11.9966495Z [00:02:38.277]➜  GOROOT='' /root/.go/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,multipathtcp=0,randseednop=0,rsa1024min=0,tlsmlkem=0,tlssha1=1,updatemaxprocs=0,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=vL8hNfqW3IoyjExGY5wf/puSAdRVwhBy_u7bS1T2T/YKHoi3Uun5diaKEfmeo4/vL8hNfqW3IoyjExGY5wf -s -w -buildid= -linkmode=external -extldflags "-s -w -static-pie -Wl,--build-id=none" -extld=gcc $WORK/b001/_pkg_.a
2025-08-20T21:49:13.1386333Z [00:02:39.500]➜  go tool buildid -w $WORK/b001/exe/a.out # internal
2025-08-20T21:49:13.1685601Z [00:02:39.530]➜  mkdir -p /build-bins/
2025-08-20T21:49:13.1688485Z [00:02:39.530]➜  cp $WORK/b001/exe/a.out /build-bins/netbird
2025-08-20T21:49:13.1974300Z [00:02:39.559]➜  rm -rf $WORK/b001/
2025-08-20T21:49:13.3601429Z [00:02:39.721]➜  + go build -C management -x -v -trimpath -buildmode=pie '-ldflags=-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''' -o /build-bins/netbird-mgmt
2025-08-20T21:49:13.3628508Z [00:02:39.724]➜  WORK=/tmp/go-build1954405493
2025-08-20T21:49:13.4341164Z [00:02:39.795]➜  # get https://proxy.golang.org/github.com/grpc-ecosystem/go-grpc-middleware/v2/@v/v2.0.2-0.20240212192251-757544f21357.info
2025-08-20T21:49:13.4680894Z [00:02:39.829]➜  # get https://proxy.golang.org/github.com/grpc-ecosystem/go-grpc-middleware/v2/@v/v2.0.2-0.20240212192251-757544f21357.info: 200 OK (0.034s)
2025-08-20T21:49:13.4767776Z [00:02:39.838]➜  # get https://proxy.golang.org/github.com/netbirdio/management-integrations/integrations/@v/v0.0.0-20250820151658-9ee1b34f4190.info
2025-08-20T21:49:13.4850997Z [00:02:39.846]➜  # get https://proxy.golang.org/github.com/netbirdio/management-integrations/integrations/@v/v0.0.0-20250820151658-9ee1b34f4190.info: 200 OK (0.008s)
2025-08-20T21:49:13.4855846Z [00:02:39.847]➜  # get https://proxy.golang.org/github.com/eko/gocache/lib/v4/@v/v4.2.0.info
2025-08-20T21:49:13.4924014Z [00:02:39.854]➜  # get https://proxy.golang.org/github.com/eko/gocache/lib/v4/@v/v4.2.0.info: 200 OK (0.007s)
2025-08-20T21:49:13.4927657Z [00:02:39.854]➜  # get https://proxy.golang.org/go.uber.org/mock/@v/v0.4.0.info
2025-08-20T21:49:13.4996175Z [00:02:39.861]➜  # get https://proxy.golang.org/go.uber.org/mock/@v/v0.4.0.info: 200 OK (0.007s)
2025-08-20T21:49:13.5017503Z [00:02:39.863]➜  # get https://proxy.golang.org/github.com/vmihailenco/msgpack/v5/@v/v5.4.1.info
2025-08-20T21:49:13.5094806Z [00:02:39.871]➜  # get https://proxy.golang.org/github.com/vmihailenco/msgpack/v5/@v/v5.4.1.info: 200 OK (0.008s)
2025-08-20T21:49:13.5098453Z [00:02:39.871]➜  # get https://proxy.golang.org/github.com/vmihailenco/tagparser/v2/@v/v2.0.0.info
2025-08-20T21:49:13.5163719Z [00:02:39.878]➜  # get https://proxy.golang.org/github.com/vmihailenco/tagparser/v2/@v/v2.0.0.info: 200 OK (0.006s)
2025-08-20T21:49:13.5168005Z [00:02:39.878]➜  # get https://proxy.golang.org/github.com/eko/gocache/store/go_cache/v4/@v/v4.2.2.info
2025-08-20T21:49:13.5233764Z [00:02:39.885]➜  # get https://proxy.golang.org/github.com/eko/gocache/store/go_cache/v4/@v/v4.2.2.info: 200 OK (0.006s)
2025-08-20T21:49:13.5237406Z [00:02:39.885]➜  # get https://proxy.golang.org/github.com/eko/gocache/store/redis/v4/@v/v4.2.2.info
2025-08-20T21:49:13.5302717Z [00:02:39.891]➜  # get https://proxy.golang.org/github.com/eko/gocache/store/redis/v4/@v/v4.2.2.info: 200 OK (0.006s)
2025-08-20T21:49:13.5306510Z [00:02:39.892]➜  # get https://proxy.golang.org/github.com/redis/go-redis/v9/@v/v9.7.3.info
2025-08-20T21:49:13.5372083Z [00:02:39.898]➜  # get https://proxy.golang.org/github.com/redis/go-redis/v9/@v/v9.7.3.info: 200 OK (0.006s)
2025-08-20T21:49:13.5375379Z [00:02:39.899]➜  # get https://proxy.golang.org/github.com/dgryski/go-rendezvous/@v/v0.0.0-20200823014737-9f7001d12a5f.info
2025-08-20T21:49:13.5465241Z [00:02:39.908]➜  # get https://proxy.golang.org/github.com/dgryski/go-rendezvous/@v/v0.0.0-20200823014737-9f7001d12a5f.info: 200 OK (0.007s)
2025-08-20T21:49:13.5874172Z [00:02:39.949]➜  # get https://proxy.golang.org/github.com/oschwald/maxminddb-golang/@v/v1.12.0.info
2025-08-20T21:49:13.5939634Z [00:02:39.955]➜  # get https://proxy.golang.org/github.com/oschwald/maxminddb-golang/@v/v1.12.0.info: 200 OK (0.007s)
2025-08-20T21:49:13.5948121Z [00:02:39.956]➜  # get https://proxy.golang.org/github.com/rs/cors/@v/v1.8.0.info
2025-08-20T21:49:13.6014657Z [00:02:39.963]➜  # get https://proxy.golang.org/github.com/rs/cors/@v/v1.8.0.info: 200 OK (0.007s)
2025-08-20T21:49:13.6050725Z [00:02:39.966]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO
2025-08-20T21:49:13.6051212Z [00:02:39.966]➜  git status --porcelain
2025-08-20T21:49:13.6136234Z [00:02:39.975]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO
2025-08-20T21:49:13.6136952Z [00:02:39.975]➜  git -c log.showsignature=false log -1 --format=%H:%ct
2025-08-20T21:49:13.6152995Z [00:02:39.977]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git config extensions.objectformat
2025-08-20T21:49:13.6164453Z [00:02:39.978]➜  0.001s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git config extensions.objectformat
2025-08-20T21:49:13.6165923Z [00:02:39.978]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8 --
2025-08-20T21:49:13.6194139Z [00:02:39.981]➜  0.003s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8 --
2025-08-20T21:49:13.6195796Z [00:02:39.981]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8
2025-08-20T21:49:13.6454441Z [00:02:40.007]➜  0.026s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8
2025-08-20T21:49:13.6456402Z [00:02:40.007]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 0d2845ea310b --
2025-08-20T21:49:13.6479002Z [00:02:40.009]➜  0.002s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 0d2845ea310b --
2025-08-20T21:49:13.6480596Z [00:02:40.009]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git cat-file blob 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8:go.mod
2025-08-20T21:49:13.6498739Z [00:02:40.011]➜  0.002s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git cat-file blob 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8:go.mod
2025-08-20T21:49:13.6667321Z [00:02:40.028]➜  github.com/vmihailenco/msgpack/v5/msgpcode
2025-08-20T21:49:13.6669314Z [00:02:40.028]➜  mkdir -p $WORK/b339/
2025-08-20T21:49:13.6693989Z [00:02:40.028]➜  echo '# import config' > $WORK/b339/importcfg # internal
2025-08-20T21:49:13.6694817Z [00:02:40.028]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/management
2025-08-20T21:49:13.6698797Z [00:02:40.028]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/msgpcode=>github.com/vmihailenco/msgpack/v5@v5.4.1/msgpcode;$WORK/b339=>" -p github.com/vmihailenco/msgpack/v5/msgpcode -lang=go1.19 -complete -installsuffix shared -buildid 7-aO5dvbUDzhz_Kv0F9J/7-aO5dvbUDzhz_Kv0F9J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/msgpcode/msgpcode.go
2025-08-20T21:49:13.6702032Z [00:02:40.028]➜  golang.org/x/exp/slices
2025-08-20T21:49:13.6702531Z [00:02:40.028]➜  mkdir -p $WORK/b319/
2025-08-20T21:49:13.6703403Z [00:02:40.028]➜  cat >/tmp/go-build1954405493/b319/importcfg << 'EOF' # internal
2025-08-20T21:49:13.6704056Z [00:02:40.028]➜  # import config
2025-08-20T21:49:13.6705265Z [00:02:40.028]➜  packagefile golang.org/x/exp/constraints=/root/.cache/go-build/c7/c73f6350382ea59915a6c0553414c041fd1916a499d7b4bf15f05d2c5afd2780-d
2025-08-20T21:49:13.6706950Z [00:02:40.028]➜  packagefile math/bits=/root/.cache/go-build/e9/e9a40c283e135c335c9a6deb92b0821d50ebc5e27beabb6fd1df72dcfe55a2cc-d
2025-08-20T21:49:13.6707890Z [00:02:40.028]➜  EOF
2025-08-20T21:49:13.6715158Z [00:02:40.028]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/slices=>golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/slices;$WORK/b319=>" -p golang.org/x/exp/slices -lang=go1.20 -complete -installsuffix shared -buildid N5Kb-iZrtd9P0tgtl3IV/N5Kb-iZrtd9P0tgtl3IV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/slices/cmp.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/slices/slices.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/slices/sort.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/slices/zsortanyfunc.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/slices/zsortordered.go
2025-08-20T21:49:13.6745037Z [00:02:40.036]➜  github.com/vmihailenco/tagparser/v2/internal
2025-08-20T21:49:13.6749875Z [00:02:40.036]➜  mkdir -p $WORK/b342/
2025-08-20T21:49:13.6750572Z [00:02:40.036]➜  echo '# import config' > $WORK/b342/importcfg # internal
2025-08-20T21:49:13.6754692Z [00:02:40.036]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vmihailenco/tagparser/v2@v2.0.0/internal=>github.com/vmihailenco/tagparser/v2@v2.0.0/internal;$WORK/b342=>" -p github.com/vmihailenco/tagparser/v2/internal -lang=go1.15 -complete -installsuffix shared -buildid mH9WHFGQREH4f9fypi6_/mH9WHFGQREH4f9fypi6_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack /root/go/pkg/mod/github.com/vmihailenco/tagparser/v2@v2.0.0/internal/unsafe.go
2025-08-20T21:49:13.6822519Z [00:02:40.043]➜  go tool buildid -w $WORK/b339/_pkg_.a # internal
2025-08-20T21:49:13.6830805Z [00:02:40.044]➜  cp $WORK/b339/_pkg_.a /root/.cache/go-build/77/777e3415822c69240702a56115da83b3481ba339428afb20e86d107b9cdcb2cd-d # internal
2025-08-20T21:49:13.6848849Z [00:02:40.046]➜  go tool buildid -w $WORK/b342/_pkg_.a # internal
2025-08-20T21:49:13.6858672Z [00:02:40.047]➜  cp $WORK/b342/_pkg_.a /root/.cache/go-build/d0/d00f7242e0003d1e737c7efa3ed23e1228cd46496a75bf1827454da169f48916-d # internal
2025-08-20T21:49:13.6895800Z [00:02:40.051]➜  go tool buildid -w $WORK/b319/_pkg_.a # internal
2025-08-20T21:49:13.6903571Z [00:02:40.052]➜  cp $WORK/b319/_pkg_.a /root/.cache/go-build/52/529a827a24a32d134d9332936b7c93b8a28cf925cf25255ff439d65ab875fdbb-d # internal
2025-08-20T21:49:13.7106625Z [00:02:40.072]➜  github.com/gorilla/mux
2025-08-20T21:49:13.7108114Z [00:02:40.072]➜  mkdir -p $WORK/b310/
2025-08-20T21:49:13.7110586Z [00:02:40.072]➜  cat >/tmp/go-build1954405493/b310/importcfg << 'EOF' # internal
2025-08-20T21:49:13.7111293Z [00:02:40.072]➜  # import config
2025-08-20T21:49:13.7112500Z [00:02:40.072]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:13.7118188Z [00:02:40.072]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:13.7119797Z [00:02:40.072]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:13.7121319Z [00:02:40.072]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:13.7122909Z [00:02:40.072]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:13.7124711Z [00:02:40.072]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:13.7126291Z [00:02:40.072]➜  packagefile path=/root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d
2025-08-20T21:49:13.7127859Z [00:02:40.072]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:13.7134513Z [00:02:40.072]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:13.7136142Z [00:02:40.072]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:13.7137165Z [00:02:40.072]➜  EOF
2025-08-20T21:49:13.7142143Z [00:02:40.072]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gorilla/mux@v1.8.0=>github.com/gorilla/mux@v1.8.0;$WORK/b310=>" -p github.com/gorilla/mux -lang=go1.12 -complete -installsuffix shared -buildid A1xTl_xMmgCu7lP0ikoB/A1xTl_xMmgCu7lP0ikoB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack /root/go/pkg/mod/github.com/gorilla/mux@v1.8.0/doc.go /root/go/pkg/mod/github.com/gorilla/mux@v1.8.0/middleware.go /root/go/pkg/mod/github.com/gorilla/mux@v1.8.0/mux.go /root/go/pkg/mod/github.com/gorilla/mux@v1.8.0/regexp.go /root/go/pkg/mod/github.com/gorilla/mux@v1.8.0/route.go /root/go/pkg/mod/github.com/gorilla/mux@v1.8.0/test_helpers.go
2025-08-20T21:49:13.7147938Z [00:02:40.073]➜  github.com/netbirdio/netbird/management/server/activity
2025-08-20T21:49:13.7148612Z [00:02:40.073]➜  mkdir -p $WORK/b313/
2025-08-20T21:49:13.7149304Z [00:02:40.074]➜  cat >/tmp/go-build1954405493/b313/importcfg << 'EOF' # internal
2025-08-20T21:49:13.7149954Z [00:02:40.074]➜  # import config
2025-08-20T21:49:13.7151031Z [00:02:40.074]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:13.7152823Z [00:02:40.074]➜  packagefile maps=/root/.cache/go-build/c3/c39af6f50a2f302aafef3b515051fb695f8a8e68cabb3ad6fc0ca3c4a290ce13-d
2025-08-20T21:49:13.7162537Z [00:02:40.074]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:13.7164295Z [00:02:40.074]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:13.7165269Z [00:02:40.074]➜  EOF
2025-08-20T21:49:13.7169399Z [00:02:40.074]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity=>github.com/netbirdio/netbird/management/server/activity;$WORK/b313=>" -p github.com/netbirdio/netbird/management/server/activity -lang=go1.23 -complete -installsuffix shared -buildid lBirSy4RoqxgYQi9cWUf/lBirSy4RoqxgYQi9cWUf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./server/activity/codes.go ./server/activity/event.go ./server/activity/store.go
2025-08-20T21:49:13.7207298Z [00:02:40.082]➜  go.uber.org/mock/gomock
2025-08-20T21:49:13.7208067Z [00:02:40.082]➜  mkdir -p $WORK/b318/
2025-08-20T21:49:13.7212480Z [00:02:40.082]➜  cat >/tmp/go-build1954405493/b318/importcfg << 'EOF' # internal
2025-08-20T21:49:13.7214566Z [00:02:40.082]➜  # import config
2025-08-20T21:49:13.7217533Z [00:02:40.082]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:13.7219153Z [00:02:40.082]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:13.7220823Z [00:02:40.082]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:13.7222452Z [00:02:40.082]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:13.7225367Z [00:02:40.082]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:13.7227031Z [00:02:40.082]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:13.7228703Z [00:02:40.082]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:13.7230353Z [00:02:40.083]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:13.7232018Z [00:02:40.083]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:13.7234019Z [00:02:40.083]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:13.7235089Z [00:02:40.083]➜  EOF
2025-08-20T21:49:13.7239930Z [00:02:40.083]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/mock@v0.4.0/gomock=>go.uber.org/mock@v0.4.0/gomock;$WORK/b318=>" -p go.uber.org/mock/gomock -lang=go1.20 -complete -installsuffix shared -buildid m7VPAECc5P0SY5lbYtYC/m7VPAECc5P0SY5lbYtYC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack /root/go/pkg/mod/go.uber.org/mock@v0.4.0/gomock/call.go /root/go/pkg/mod/go.uber.org/mock@v0.4.0/gomock/callset.go /root/go/pkg/mod/go.uber.org/mock@v0.4.0/gomock/controller.go /root/go/pkg/mod/go.uber.org/mock@v0.4.0/gomock/doc.go /root/go/pkg/mod/go.uber.org/mock@v0.4.0/gomock/matchers.go
2025-08-20T21:49:13.7244718Z [00:02:40.085]➜  github.com/grpc-ecosystem/go-grpc-middleware/v2
2025-08-20T21:49:13.7245413Z [00:02:40.085]➜  mkdir -p $WORK/b180/
2025-08-20T21:49:13.7246203Z [00:02:40.085]➜  cat >/tmp/go-build1954405493/b180/importcfg << 'EOF' # internal
2025-08-20T21:49:13.7246903Z [00:02:40.085]➜  # import config
2025-08-20T21:49:13.7248030Z [00:02:40.085]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:13.7249942Z [00:02:40.085]➜  packagefile google.golang.org/grpc=/root/.cache/go-build/9d/9d10532c0adad65ada52f9a5e6cac59232b3c76206be3b4b1815527743365c31-d
2025-08-20T21:49:13.7251046Z [00:02:40.085]➜  EOF
2025-08-20T21:49:13.7256669Z [00:02:40.085]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware/v2@v2.0.2-0.20240212192251-757544f21357=>github.com/grpc-ecosystem/go-grpc-middleware/v2@v2.0.2-0.20240212192251-757544f21357;$WORK/b180=>" -p github.com/grpc-ecosystem/go-grpc-middleware/v2 -lang=go1.19 -complete -installsuffix shared -buildid HltkE3QGWrA5SM1gPjlZ/HltkE3QGWrA5SM1gPjlZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /root/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware/v2@v2.0.2-0.20240212192251-757544f21357/doc.go /root/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware/v2@v2.0.2-0.20240212192251-757544f21357/wrappers.go
2025-08-20T21:49:13.7514430Z [00:02:40.112]➜  go tool buildid -w $WORK/b180/_pkg_.a # internal
2025-08-20T21:49:13.7515926Z [00:02:40.112]➜  cp $WORK/b180/_pkg_.a /root/.cache/go-build/20/2058105e4c5b650b3ea1bd6dedd3221650a767cd36e6c4cec495b68cc22984fa-d # internal
2025-08-20T21:49:13.7517327Z [00:02:40.112]➜  github.com/grpc-ecosystem/go-grpc-middleware/v2/interceptors/realip
2025-08-20T21:49:13.7518109Z [00:02:40.112]➜  mkdir -p $WORK/b308/
2025-08-20T21:49:13.7518802Z [00:02:40.112]➜  cat >/tmp/go-build1954405493/b308/importcfg << 'EOF' # internal
2025-08-20T21:49:13.7519469Z [00:02:40.112]➜  # import config
2025-08-20T21:49:13.7520505Z [00:02:40.112]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:13.7522193Z [00:02:40.112]➜  packagefile google.golang.org/grpc=/root/.cache/go-build/9d/9d10532c0adad65ada52f9a5e6cac59232b3c76206be3b4b1815527743365c31-d
2025-08-20T21:49:13.7524228Z [00:02:40.112]➜  packagefile google.golang.org/grpc/metadata=/root/.cache/go-build/04/04f770632e7bbbec6621f5123341d44267cc02c88e7e2068cfb828ed4c7dc6df-d
2025-08-20T21:49:13.7526199Z [00:02:40.112]➜  packagefile google.golang.org/grpc/peer=/root/.cache/go-build/41/41e7633a54522047c5a9cab0aedfc029a524218c3166915a0cb3807311f5c750-d
2025-08-20T21:49:13.7527947Z [00:02:40.112]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:13.7529886Z [00:02:40.112]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:49:13.7531776Z [00:02:40.112]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:13.7532975Z [00:02:40.112]➜  EOF
2025-08-20T21:49:13.7540463Z [00:02:40.112]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware/v2@v2.0.2-0.20240212192251-757544f21357/interceptors/realip=>github.com/grpc-ecosystem/go-grpc-middleware/v2@v2.0.2-0.20240212192251-757544f21357/interceptors/realip;$WORK/b308=>" -p github.com/grpc-ecosystem/go-grpc-middleware/v2/interceptors/realip -lang=go1.19 -complete -installsuffix shared -buildid udCkrwKyJ8AJ6HL59xjq/udCkrwKyJ8AJ6HL59xjq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack /root/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware/v2@v2.0.2-0.20240212192251-757544f21357/interceptors/realip/doc.go /root/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware/v2@v2.0.2-0.20240212192251-757544f21357/interceptors/realip/options.go /root/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware/v2@v2.0.2-0.20240212192251-757544f21357/interceptors/realip/realip.go
2025-08-20T21:49:13.7548522Z [00:02:40.115]➜  go tool buildid -w $WORK/b313/_pkg_.a # internal
2025-08-20T21:49:13.7574598Z [00:02:40.116]➜  cp $WORK/b313/_pkg_.a /root/.cache/go-build/05/052f22fdd6647472e54925fbe51a3b95d7f5e7360519937f32c1321f8d06a91e-d # internal
2025-08-20T21:49:13.7577141Z [00:02:40.117]➜  expvar
2025-08-20T21:49:13.7577645Z [00:02:40.117]➜  mkdir -p $WORK/b323/
2025-08-20T21:49:13.7578573Z [00:02:40.118]➜  cat >/tmp/go-build1954405493/b323/importcfg << 'EOF' # internal
2025-08-20T21:49:13.7579313Z [00:02:40.118]➜  # import config
2025-08-20T21:49:13.7580465Z [00:02:40.118]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:13.7582237Z [00:02:40.118]➜  packagefile internal/godebug=/root/.cache/go-build/15/154de7a1e48c9972cc3f3b67efc110fb25d653b3948828a79b9a08ef84fb5557-d
2025-08-20T21:49:13.7584182Z [00:02:40.118]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:13.7585974Z [00:02:40.118]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:13.7587639Z [00:02:40.118]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:13.7589274Z [00:02:40.118]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:13.7590876Z [00:02:40.118]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:13.7592476Z [00:02:40.118]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:13.7594338Z [00:02:40.118]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:13.7596010Z [00:02:40.118]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:13.7597701Z [00:02:40.118]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:13.7599415Z [00:02:40.118]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:13.7600642Z [00:02:40.118]➜  EOF
2025-08-20T21:49:13.7603372Z [00:02:40.118]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "/root/.go/src/expvar=>expvar;$WORK/b323=>" -p expvar -lang=go1.25 -std -complete -installsuffix shared -buildid CDqWe0ZJ9xg_hx7tNAuK/CDqWe0ZJ9xg_hx7tNAuK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /root/.go/src/expvar/expvar.go
2025-08-20T21:49:13.7928000Z [00:02:40.154]➜  go tool buildid -w $WORK/b308/_pkg_.a # internal
2025-08-20T21:49:13.7938891Z [00:02:40.155]➜  cp $WORK/b308/_pkg_.a /root/.cache/go-build/0a/0a232e361707ed76b43542ec3c60a1b9898790485446827446a68ddb016f1f53-d # internal
2025-08-20T21:49:13.7940158Z [00:02:40.155]➜  github.com/beorn7/perks/quantile
2025-08-20T21:49:13.7941558Z [00:02:40.155]➜  mkdir -p $WORK/b324/
2025-08-20T21:49:13.7947142Z [00:02:40.156]➜  cat >/tmp/go-build1954405493/b324/importcfg << 'EOF' # internal
2025-08-20T21:49:13.7948240Z [00:02:40.156]➜  # import config
2025-08-20T21:49:13.7949362Z [00:02:40.156]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:13.7950938Z [00:02:40.156]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:13.7951862Z [00:02:40.156]➜  EOF
2025-08-20T21:49:13.7955379Z [00:02:40.156]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/beorn7/perks@v1.0.1/quantile=>github.com/beorn7/perks@v1.0.1/quantile;$WORK/b324=>" -p github.com/beorn7/perks/quantile -lang=go1.11 -complete -installsuffix shared -buildid XsFUJqjYsnb0qBmDUio_/XsFUJqjYsnb0qBmDUio_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack /root/go/pkg/mod/github.com/beorn7/perks@v1.0.1/quantile/stream.go
2025-08-20T21:49:13.8409357Z [00:02:40.202]➜  go tool buildid -w $WORK/b324/_pkg_.a # internal
2025-08-20T21:49:13.8421187Z [00:02:40.203]➜  cp $WORK/b324/_pkg_.a /root/.cache/go-build/40/40685f68aa55546732e8e6b359a48b178b9e78e84058a0216c95fae79e86f093-d # internal
2025-08-20T21:49:13.8423795Z [00:02:40.204]➜  github.com/cespare/xxhash/v2
2025-08-20T21:49:13.8424681Z [00:02:40.204]➜  mkdir -p $WORK/b325/
2025-08-20T21:49:13.8430024Z [00:02:40.204]➜  echo -n > $WORK/b325/go_asm.h # internal
2025-08-20T21:49:13.8432318Z [00:02:40.204]➜  cd /root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0
2025-08-20T21:49:13.8435926Z [00:02:40.205]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash/v2 -trimpath "/root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0=>github.com/cespare/xxhash/v2@v2.3.0;$WORK/b325=>" -I $WORK/b325/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b325/symabis ./xxhash_amd64.s
2025-08-20T21:49:13.8568060Z [00:02:40.218]➜  cat >/tmp/go-build1954405493/b325/importcfg << 'EOF' # internal
2025-08-20T21:49:13.8568894Z [00:02:40.218]➜  # import config
2025-08-20T21:49:13.8570112Z [00:02:40.218]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:13.8571820Z [00:02:40.218]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:13.8573667Z [00:02:40.218]➜  packagefile math/bits=/root/.cache/go-build/e9/e9a40c283e135c335c9a6deb92b0821d50ebc5e27beabb6fd1df72dcfe55a2cc-d
2025-08-20T21:49:13.8574719Z [00:02:40.218]➜  EOF
2025-08-20T21:49:13.8575262Z [00:02:40.218]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/management
2025-08-20T21:49:13.8580074Z [00:02:40.218]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0=>github.com/cespare/xxhash/v2@v2.3.0;$WORK/b325=>" -p github.com/cespare/xxhash/v2 -lang=go1.11 -installsuffix shared -buildid nfG_QiOur5lItum3MeW7/nfG_QiOur5lItum3MeW7 -goversion go1.25.0 -symabis $WORK/b325/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack -asmhdr $WORK/b325/go_asm.h /root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0/xxhash.go /root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0/xxhash_asm.go /root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0/xxhash_unsafe.go
2025-08-20T21:49:13.8951547Z [00:02:40.256]➜  go tool buildid -w $WORK/b310/_pkg_.a # internal
2025-08-20T21:49:13.9014540Z [00:02:40.263]➜  cp $WORK/b310/_pkg_.a /root/.cache/go-build/4e/4ef3ac9623d704a1ac69fe1024ee79506e0409b1337965c20770a4ad1c1b0922-d # internal
2025-08-20T21:49:13.9015792Z [00:02:40.263]➜  github.com/prometheus/client_model/go
2025-08-20T21:49:13.9016397Z [00:02:40.263]➜  mkdir -p $WORK/b327/
2025-08-20T21:49:13.9017159Z [00:02:40.263]➜  cat >/tmp/go-build1954405493/b327/importcfg << 'EOF' # internal
2025-08-20T21:49:13.9017864Z [00:02:40.263]➜  # import config
2025-08-20T21:49:13.9019337Z [00:02:40.263]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/root/.cache/go-build/83/8340d599ee5a6ab7abce3a75392d671f1cf5ad826949ada1b2d3a70439018f35-d
2025-08-20T21:49:13.9021957Z [00:02:40.263]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/root/.cache/go-build/d3/d36c7d7be1f9776d1fa6d2dd6521788bdadb69e06cd5529deee3b5f8c5ecbdb0-d
2025-08-20T21:49:13.9024442Z [00:02:40.263]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/root/.cache/go-build/42/423a6f4e43454bd774cb140c48c6de66fc963784e826d91d9b3b1b4e70330408-d
2025-08-20T21:49:13.9026448Z [00:02:40.263]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:13.9028119Z [00:02:40.263]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:13.9029152Z [00:02:40.263]➜  EOF
2025-08-20T21:49:13.9033053Z [00:02:40.263]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_model@v0.6.1/go=>github.com/prometheus/client_model@v0.6.1/go;$WORK/b327=>" -p github.com/prometheus/client_model/go -lang=go1.19 -complete -installsuffix shared -buildid SsXfATUrlSQQVy4BL6ZM/SsXfATUrlSQQVy4BL6ZM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_model@v0.6.1/go/metrics.pb.go
2025-08-20T21:49:13.9288503Z [00:02:40.290]➜  cd /root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0
2025-08-20T21:49:13.9291391Z [00:02:40.290]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash/v2 -trimpath "/root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0=>github.com/cespare/xxhash/v2@v2.3.0;$WORK/b325=>" -I $WORK/b325/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b325/xxhash_amd64.o ./xxhash_amd64.s
2025-08-20T21:49:13.9328991Z [00:02:40.294]➜  go tool pack r $WORK/b325/_pkg_.a $WORK/b325/xxhash_amd64.o # internal
2025-08-20T21:49:13.9329891Z [00:02:40.294]➜  go tool buildid -w $WORK/b325/_pkg_.a # internal
2025-08-20T21:49:13.9340174Z [00:02:40.295]➜  cp $WORK/b325/_pkg_.a /root/.cache/go-build/8c/8c2edfa87dd79d7c8524c3272a085cd7d24047725a0b165abb397ea07f896187-d # internal
2025-08-20T21:49:13.9343445Z [00:02:40.296]➜  runtime/metrics
2025-08-20T21:49:13.9349952Z [00:02:40.296]➜  mkdir -p $WORK/b329/
2025-08-20T21:49:13.9350743Z [00:02:40.296]➜  cat >/tmp/go-build1954405493/b329/importcfg << 'EOF' # internal
2025-08-20T21:49:13.9351501Z [00:02:40.296]➜  # import config
2025-08-20T21:49:13.9352724Z [00:02:40.296]➜  packagefile internal/godebugs=/root/.cache/go-build/0b/0b6eead678c426c1a2b0cfa0ea06f814bf58c5d0a4fa1caf2848c9f0a5e5ab2d-d
2025-08-20T21:49:13.9354689Z [00:02:40.296]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:13.9356377Z [00:02:40.296]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:13.9357678Z [00:02:40.296]➜  EOF
2025-08-20T21:49:13.9358221Z [00:02:40.296]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/management
2025-08-20T21:49:13.9362341Z [00:02:40.296]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "/root/.go/src/runtime/metrics=>runtime/metrics;$WORK/b329=>" -p runtime/metrics -lang=go1.25 -std -installsuffix shared -buildid 8_lonm71gWQBLH-3RAYM/8_lonm71gWQBLH-3RAYM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack /root/.go/src/runtime/metrics/description.go /root/.go/src/runtime/metrics/doc.go /root/.go/src/runtime/metrics/histogram.go /root/.go/src/runtime/metrics/sample.go /root/.go/src/runtime/metrics/value.go
2025-08-20T21:49:13.9569487Z [00:02:40.318]➜  go tool buildid -w $WORK/b318/_pkg_.a # internal
2025-08-20T21:49:13.9576408Z [00:02:40.319]➜  go tool buildid -w $WORK/b329/_pkg_.a # internal
2025-08-20T21:49:13.9585552Z [00:02:40.320]➜  cp $WORK/b329/_pkg_.a /root/.cache/go-build/37/3721bf1fe2ac2c99722f9a8a59bb0aacc38498d654264343f293d82257e4a428-d # internal
2025-08-20T21:49:13.9587508Z [00:02:40.320]➜  github.com/munnerz/goautoneg
2025-08-20T21:49:13.9588031Z [00:02:40.320]➜  mkdir -p $WORK/b331/
2025-08-20T21:49:13.9592750Z [00:02:40.321]➜  cat >/tmp/go-build1954405493/b331/importcfg << 'EOF' # internal
2025-08-20T21:49:13.9594917Z [00:02:40.321]➜  # import config
2025-08-20T21:49:13.9596572Z [00:02:40.321]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:13.9599368Z [00:02:40.321]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:13.9602559Z [00:02:40.321]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:13.9603904Z [00:02:40.321]➜  EOF
2025-08-20T21:49:13.9608139Z [00:02:40.321]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/munnerz/goautoneg@v0.0.0-20191010083416-a7dc8b61c822=>github.com/munnerz/goautoneg@v0.0.0-20191010083416-a7dc8b61c822;$WORK/b331=>" -p github.com/munnerz/goautoneg -lang=go1.16 -complete -installsuffix shared -buildid RIxX87NYSGGXKYPOLnNq/RIxX87NYSGGXKYPOLnNq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack /root/go/pkg/mod/github.com/munnerz/goautoneg@v0.0.0-20191010083416-a7dc8b61c822/autoneg.go
2025-08-20T21:49:13.9631756Z [00:02:40.324]➜  cp $WORK/b318/_pkg_.a /root/.cache/go-build/2f/2fdb0f409af58e6a4b22f95cd9cecf4fdf96045175ebd1f555415eb94176f86b-d # internal
2025-08-20T21:49:13.9639265Z [00:02:40.325]➜  github.com/eko/gocache/lib/v4/store
2025-08-20T21:49:13.9644232Z [00:02:40.325]➜  mkdir -p $WORK/b317/
2025-08-20T21:49:13.9669896Z [00:02:40.328]➜  cat >/tmp/go-build1954405493/b317/importcfg << 'EOF' # internal
2025-08-20T21:49:13.9671579Z [00:02:40.328]➜  # import config
2025-08-20T21:49:13.9673987Z [00:02:40.328]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:13.9694356Z [00:02:40.328]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:13.9695912Z [00:02:40.328]➜  packagefile go.uber.org/mock/gomock=/tmp/go-build1954405493/b318/_pkg_.a
2025-08-20T21:49:13.9698192Z [00:02:40.328]➜  packagefile golang.org/x/exp/slices=/tmp/go-build1954405493/b319/_pkg_.a
2025-08-20T21:49:13.9699635Z [00:02:40.328]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:13.9701300Z [00:02:40.328]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:13.9702293Z [00:02:40.328]➜  EOF
2025-08-20T21:49:13.9708667Z [00:02:40.328]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/store=>github.com/eko/gocache/lib/v4@v4.2.0/store;$WORK/b317=>" -p github.com/eko/gocache/lib/v4/store -lang=go1.22 -complete -installsuffix shared -buildid exfYJmhAES0cbc5KyMy4/exfYJmhAES0cbc5KyMy4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/store/errors.go /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/store/interface.go /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/store/invalidate_options.go /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/store/options.go /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/store/options_test_matchers.go /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/store/store_mock.go
2025-08-20T21:49:13.9960325Z [00:02:40.357]➜  go tool buildid -w $WORK/b331/_pkg_.a # internal
2025-08-20T21:49:13.9967879Z [00:02:40.358]➜  cp $WORK/b331/_pkg_.a /root/.cache/go-build/8d/8dfe62c81fb597fa1e52ac28dd0c60bb41253d993bd074916d3dd7c2dcd7c368-d # internal
2025-08-20T21:49:13.9985057Z [00:02:40.358]➜  google.golang.org/protobuf/encoding/protodelim
2025-08-20T21:49:13.9985968Z [00:02:40.358]➜  mkdir -p $WORK/b332/
2025-08-20T21:49:13.9986713Z [00:02:40.358]➜  cat >/tmp/go-build1954405493/b332/importcfg << 'EOF' # internal
2025-08-20T21:49:13.9987397Z [00:02:40.358]➜  # import config
2025-08-20T21:49:13.9988452Z [00:02:40.358]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:13.9990122Z [00:02:40.358]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:13.9991681Z [00:02:40.358]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:13.9993850Z [00:02:40.358]➜  packagefile google.golang.org/protobuf/encoding/protowire=/root/.cache/go-build/6d/6d8fbd058d7adcd99aad0278c8072f9306f0268d32ebe7a1896ba14e967036ec-d
2025-08-20T21:49:13.9996124Z [00:02:40.358]➜  packagefile google.golang.org/protobuf/internal/errors=/root/.cache/go-build/9c/9c5763a9026c6e5ff54f3f73353acc1ff67769dca83d17534b881e06413a07ce-d
2025-08-20T21:49:13.9998196Z [00:02:40.358]➜  packagefile google.golang.org/protobuf/proto=/root/.cache/go-build/35/357b5f81b13a5e8d9577579ef17121f8336579ee1c107110421a97527b63bfdf-d
2025-08-20T21:49:13.9999922Z [00:02:40.358]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:14.0000860Z [00:02:40.358]➜  EOF
2025-08-20T21:49:14.0005052Z [00:02:40.358]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protodelim=>google.golang.org/protobuf@v1.36.6/encoding/protodelim;$WORK/b332=>" -p google.golang.org/protobuf/encoding/protodelim -lang=go1.22 -complete -installsuffix shared -buildid 0XeWwLRiGygqquZthTDu/0XeWwLRiGygqquZthTDu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protodelim/protodelim.go
2025-08-20T21:49:14.0154148Z [00:02:40.374]➜  go tool buildid -w $WORK/b327/_pkg_.a # internal
2025-08-20T21:49:14.0157038Z [00:02:40.377]➜  go tool buildid -w $WORK/b323/_pkg_.a # internal
2025-08-20T21:49:14.0179894Z [00:02:40.379]➜  cp $WORK/b327/_pkg_.a /root/.cache/go-build/7d/7dbb7522f552d95c6422bc0814005e8591d8a0da6b105027baf8f22add7eb25f-d # internal
2025-08-20T21:49:14.0197779Z [00:02:40.381]➜  github.com/prometheus/common/model
2025-08-20T21:49:14.0207011Z [00:02:40.382]➜  mkdir -p $WORK/b328/
2025-08-20T21:49:14.0212177Z [00:02:40.382]➜  cat >/tmp/go-build1954405493/b328/importcfg << 'EOF' # internal
2025-08-20T21:49:14.0215534Z [00:02:40.383]➜  # import config
2025-08-20T21:49:14.0217513Z [00:02:40.383]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:14.0219572Z [00:02:40.383]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:14.0221728Z [00:02:40.383]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:14.0224930Z [00:02:40.383]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:14.0226359Z [00:02:40.383]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build1954405493/b327/_pkg_.a
2025-08-20T21:49:14.0228012Z [00:02:40.383]➜  packagefile google.golang.org/protobuf/proto=/root/.cache/go-build/35/357b5f81b13a5e8d9577579ef17121f8336579ee1c107110421a97527b63bfdf-d
2025-08-20T21:49:14.0229802Z [00:02:40.383]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:14.0231414Z [00:02:40.383]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:14.0233031Z [00:02:40.383]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:14.0235941Z [00:02:40.383]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:14.0237564Z [00:02:40.383]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:14.0239238Z [00:02:40.383]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:14.0240855Z [00:02:40.383]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:14.0242681Z [00:02:40.383]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:14.0243919Z [00:02:40.383]➜  EOF
2025-08-20T21:49:14.0255658Z [00:02:40.383]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model=>github.com/prometheus/common@v0.62.0/model;$WORK/b328=>" -p github.com/prometheus/common/model -lang=go1.21 -complete -installsuffix shared -buildid xS25Lw1DTVe7LszD_hMT/xS25Lw1DTVe7LszD_hMT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/alert.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/fingerprinting.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/fnv.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/labels.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/labelset.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/labelset_string.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/metadata.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/metric.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/model.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/signature.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/silence.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/time.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/value.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/value_float.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/value_histogram.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/value_type.go
2025-08-20T21:49:14.0271011Z [00:02:40.388]➜  cp $WORK/b323/_pkg_.a /root/.cache/go-build/eb/ebc3103a84769c2d663f37c42896bdc7162458af05e719fccf66b29fb95a2eb9-d # internal
2025-08-20T21:49:14.0272232Z [00:02:40.388]➜  github.com/prometheus/procfs/internal/fs
2025-08-20T21:49:14.0272872Z [00:02:40.388]➜  mkdir -p $WORK/b334/
2025-08-20T21:49:14.0273845Z [00:02:40.388]➜  cat >/tmp/go-build1954405493/b334/importcfg << 'EOF' # internal
2025-08-20T21:49:14.0274563Z [00:02:40.388]➜  # import config
2025-08-20T21:49:14.0275838Z [00:02:40.388]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:14.0277451Z [00:02:40.388]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:14.0279110Z [00:02:40.388]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:14.0280135Z [00:02:40.388]➜  EOF
2025-08-20T21:49:14.0284040Z [00:02:40.388]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/internal/fs=>github.com/prometheus/procfs@v0.15.1/internal/fs;$WORK/b334=>" -p github.com/prometheus/procfs/internal/fs -lang=go1.20 -complete -installsuffix shared -buildid Rs2dOBzCR3MZrXn10C5Y/Rs2dOBzCR3MZrXn10C5Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/internal/fs/fs.go
2025-08-20T21:49:14.0420026Z [00:02:40.403]➜  go tool buildid -w $WORK/b317/_pkg_.a # internal
2025-08-20T21:49:14.0437615Z [00:02:40.405]➜  cp $WORK/b317/_pkg_.a /root/.cache/go-build/7c/7c335ed05a7b9cc0f34646d2f0a6f11f3a53bf57a57eec325952b8fbf58ed305-d # internal
2025-08-20T21:49:14.0449324Z [00:02:40.406]➜  go tool buildid -w $WORK/b334/_pkg_.a # internal
2025-08-20T21:49:14.0455365Z [00:02:40.407]➜  github.com/eko/gocache/lib/v4/codec
2025-08-20T21:49:14.0460376Z [00:02:40.407]➜  mkdir -p $WORK/b316/
2025-08-20T21:49:14.0465023Z [00:02:40.408]➜  cat >/tmp/go-build1954405493/b316/importcfg << 'EOF' # internal
2025-08-20T21:49:14.0472515Z [00:02:40.408]➜  # import config
2025-08-20T21:49:14.0474017Z [00:02:40.408]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:14.0475492Z [00:02:40.408]➜  packagefile github.com/eko/gocache/lib/v4/store=/tmp/go-build1954405493/b317/_pkg_.a
2025-08-20T21:49:14.0479472Z [00:02:40.409]➜  packagefile go.uber.org/mock/gomock=/tmp/go-build1954405493/b318/_pkg_.a
2025-08-20T21:49:14.0484264Z [00:02:40.409]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:14.0486032Z [00:02:40.409]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:14.0487692Z [00:02:40.409]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:14.0488709Z [00:02:40.409]➜  EOF
2025-08-20T21:49:14.0493606Z [00:02:40.409]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/codec=>github.com/eko/gocache/lib/v4@v4.2.0/codec;$WORK/b316=>" -p github.com/eko/gocache/lib/v4/codec -lang=go1.22 -complete -installsuffix shared -buildid p05VXAm3tAEW3QTGcT1k/p05VXAm3tAEW3QTGcT1k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/codec/codec.go /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/codec/codec_mock.go /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/codec/interface.go
2025-08-20T21:49:14.0498451Z [00:02:40.409]➜  cp $WORK/b334/_pkg_.a /root/.cache/go-build/c8/c8f4f9a30869f46745f365790dd9fdb5acbf8acbfc0c4bc2e26aa16e00753f34-d # internal
2025-08-20T21:49:14.0507808Z [00:02:40.412]➜  github.com/prometheus/procfs/internal/util
2025-08-20T21:49:14.0522915Z [00:02:40.412]➜  mkdir -p $WORK/b335/
2025-08-20T21:49:14.0523959Z [00:02:40.412]➜  cat >/tmp/go-build1954405493/b335/importcfg << 'EOF' # internal
2025-08-20T21:49:14.0524705Z [00:02:40.412]➜  # import config
2025-08-20T21:49:14.0525850Z [00:02:40.412]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:14.0527506Z [00:02:40.412]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:14.0529359Z [00:02:40.412]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:14.0531035Z [00:02:40.412]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:14.0532723Z [00:02:40.412]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:14.0535288Z [00:02:40.412]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:49:14.0536307Z [00:02:40.412]➜  EOF
2025-08-20T21:49:14.0542297Z [00:02:40.413]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/internal/util=>github.com/prometheus/procfs@v0.15.1/internal/util;$WORK/b335=>" -p github.com/prometheus/procfs/internal/util -lang=go1.20 -complete -installsuffix shared -buildid sIALXk3xqA_2PvEsBdIl/sIALXk3xqA_2PvEsBdIl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/internal/util/parse.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/internal/util/readfile.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/internal/util/sysreadfile.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/internal/util/valueparser.go
2025-08-20T21:49:14.0658899Z [00:02:40.427]➜  go tool buildid -w $WORK/b332/_pkg_.a # internal
2025-08-20T21:49:14.0686578Z [00:02:40.429]➜  cp $WORK/b332/_pkg_.a /root/.cache/go-build/9d/9d9a67c5a8cff3412803e11cf82237ca570a1930769234b6fa1fc2fe00aa13bb-d # internal
2025-08-20T21:49:14.0687765Z [00:02:40.430]➜  golang.org/x/sync/singleflight
2025-08-20T21:49:14.0688560Z [00:02:40.430]➜  mkdir -p $WORK/b336/
2025-08-20T21:49:14.0689965Z [00:02:40.430]➜  cat >/tmp/go-build1954405493/b336/importcfg << 'EOF' # internal
2025-08-20T21:49:14.0691206Z [00:02:40.430]➜  # import config
2025-08-20T21:49:14.0693229Z [00:02:40.430]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:14.0696236Z [00:02:40.430]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:14.0697731Z [00:02:40.430]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:14.0699231Z [00:02:40.430]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:14.0700891Z [00:02:40.430]➜  packagefile runtime/debug=/root/.cache/go-build/82/8260d5a79b166c1188d2a8233d7ed0e6aa22b2487df79665838c602779d10d1d-d
2025-08-20T21:49:14.0702525Z [00:02:40.430]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:14.0703713Z [00:02:40.430]➜  EOF
2025-08-20T21:49:14.0707175Z [00:02:40.430]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sync@v0.13.0/singleflight=>golang.org/x/sync@v0.13.0/singleflight;$WORK/b336=>" -p golang.org/x/sync/singleflight -lang=go1.23 -complete -installsuffix shared -buildid T-6So_y48uoVmX6LuulL/T-6So_y48uoVmX6LuulL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack /root/go/pkg/mod/golang.org/x/sync@v0.13.0/singleflight/singleflight.go
2025-08-20T21:49:14.0976280Z [00:02:40.459]➜  go tool buildid -w $WORK/b335/_pkg_.a # internal
2025-08-20T21:49:14.0987572Z [00:02:40.460]➜  cp $WORK/b335/_pkg_.a /root/.cache/go-build/50/50d1e221de35a7517b65e35bc7312dee3f3e5db6c00b69689fec81770ab43d5d-d # internal
2025-08-20T21:49:14.1004263Z [00:02:40.462]➜  github.com/prometheus/procfs
2025-08-20T21:49:14.1009070Z [00:02:40.462]➜  mkdir -p $WORK/b333/
2025-08-20T21:49:14.1012369Z [00:02:40.462]➜  cat >/tmp/go-build1954405493/b333/importcfg << 'EOF' # internal
2025-08-20T21:49:14.1013879Z [00:02:40.462]➜  # import config
2025-08-20T21:49:14.1015227Z [00:02:40.462]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:14.1017971Z [00:02:40.462]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:14.1019686Z [00:02:40.462]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:14.1021404Z [00:02:40.462]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:14.1023043Z [00:02:40.462]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:14.1024663Z [00:02:40.462]➜  packagefile github.com/prometheus/procfs/internal/fs=/tmp/go-build1954405493/b334/_pkg_.a
2025-08-20T21:49:14.1026202Z [00:02:40.462]➜  packagefile github.com/prometheus/procfs/internal/util=/tmp/go-build1954405493/b335/_pkg_.a
2025-08-20T21:49:14.1027833Z [00:02:40.462]➜  packagefile golang.org/x/sys/unix=/root/.cache/go-build/75/75420b57fcc0f8b717c1ed9751124e2aaeeaed4d6c39e3edc3c72f0b3dc9c571-d
2025-08-20T21:49:14.1029541Z [00:02:40.462]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:14.1031207Z [00:02:40.462]➜  packagefile math/bits=/root/.cache/go-build/e9/e9a40c283e135c335c9a6deb92b0821d50ebc5e27beabb6fd1df72dcfe55a2cc-d
2025-08-20T21:49:14.1032864Z [00:02:40.462]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:14.1034827Z [00:02:40.462]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:14.1036571Z [00:02:40.462]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:14.1038440Z [00:02:40.462]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:14.1040061Z [00:02:40.462]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:14.1041703Z [00:02:40.462]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:14.1043513Z [00:02:40.462]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:14.1045184Z [00:02:40.462]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:49:14.1046783Z [00:02:40.462]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:14.1047854Z [00:02:40.462]➜  EOF
2025-08-20T21:49:14.1086893Z [00:02:40.464]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1=>github.com/prometheus/procfs@v0.15.1;$WORK/b333=>" -p github.com/prometheus/procfs -lang=go1.20 -complete -installsuffix shared -buildid UGvkHPo0n7rKfPiXn8lM/UGvkHPo0n7rKfPiXn8lM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/arp.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/buddyinfo.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/cmdline.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/cpuinfo.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/cpuinfo_x86.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/crypto.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/doc.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/fs.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/fs_statfs_type.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/fscache.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/ipvs.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/kernel_random.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/loadavg.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/mdstat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/meminfo.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/mountinfo.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/mountstats.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_conntrackstat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_dev.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_ip_socket.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_protocols.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_route.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_sockstat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_softnet.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_tcp.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_tls_stat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_udp.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_unix.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_wireless.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_xfrm.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/netstat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_cgroup.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_cgroups.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_environ.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_fdinfo.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_interrupts.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_io.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_limits.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_maps.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_netstat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_ns.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_psi.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_smaps.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_snmp.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_snmp6.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_stat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_status.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_sys.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/schedstat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/slab.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/softirqs.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/stat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/swaps.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/thread.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/vm.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/zoneinfo.go
2025-08-20T21:49:14.1112664Z [00:02:40.464]➜  go tool buildid -w $WORK/b336/_pkg_.a # internal
2025-08-20T21:49:14.1114186Z [00:02:40.465]➜  cp $WORK/b336/_pkg_.a /root/.cache/go-build/53/532195aaaccfb40bcfde7191bda608c8e5e6f1656eda304375374ea8ec4232ed-d # internal
2025-08-20T21:49:14.1115418Z [00:02:40.465]➜  github.com/vmihailenco/tagparser/v2/internal/parser
2025-08-20T21:49:14.1116123Z [00:02:40.465]➜  mkdir -p $WORK/b341/
2025-08-20T21:49:14.1116881Z [00:02:40.466]➜  cat >/tmp/go-build1954405493/b341/importcfg << 'EOF' # internal
2025-08-20T21:49:14.1117564Z [00:02:40.466]➜  # import config
2025-08-20T21:49:14.1118679Z [00:02:40.466]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:14.1120195Z [00:02:40.466]➜  packagefile github.com/vmihailenco/tagparser/v2/internal=/tmp/go-build1954405493/b342/_pkg_.a
2025-08-20T21:49:14.1121342Z [00:02:40.466]➜  EOF
2025-08-20T21:49:14.1125780Z [00:02:40.467]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vmihailenco/tagparser/v2@v2.0.0/internal/parser=>github.com/vmihailenco/tagparser/v2@v2.0.0/internal/parser;$WORK/b341=>" -p github.com/vmihailenco/tagparser/v2/internal/parser -lang=go1.15 -complete -installsuffix shared -buildid -iEDU8hfTGdILQ_388aa/-iEDU8hfTGdILQ_388aa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack /root/go/pkg/mod/github.com/vmihailenco/tagparser/v2@v2.0.0/internal/parser/parser.go
2025-08-20T21:49:14.1226201Z [00:02:40.482]➜  go tool buildid -w $WORK/b316/_pkg_.a # internal
2025-08-20T21:49:14.1243494Z [00:02:40.486]➜  cp $WORK/b316/_pkg_.a /root/.cache/go-build/80/80b0f6fcec0a2d46c1fd43fdfea4c406bf9e9337343304d154a6d787cd2c197a-d # internal
2025-08-20T21:49:14.1247089Z [00:02:40.486]➜  github.com/golang/mock/gomock
2025-08-20T21:49:14.1250629Z [00:02:40.486]➜  mkdir -p $WORK/b344/
2025-08-20T21:49:14.1256559Z [00:02:40.487]➜  cat >/tmp/go-build1954405493/b344/importcfg << 'EOF' # internal
2025-08-20T21:49:14.1259578Z [00:02:40.487]➜  # import config
2025-08-20T21:49:14.1261774Z [00:02:40.487]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:14.1263609Z [00:02:40.487]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:14.1265252Z [00:02:40.487]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:14.1267011Z [00:02:40.487]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:14.1268616Z [00:02:40.487]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:14.1270456Z [00:02:40.487]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:14.1272165Z [00:02:40.487]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:14.1274034Z [00:02:40.487]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:14.1275739Z [00:02:40.487]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:14.1276775Z [00:02:40.487]➜  EOF
2025-08-20T21:49:14.1282711Z [00:02:40.487]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang/mock@v1.6.0/gomock=>github.com/golang/mock@v1.6.0/gomock;$WORK/b344=>" -p github.com/golang/mock/gomock -lang=go1.11 -complete -installsuffix shared -buildid up_j4e9kJPmoVBaAeafg/up_j4e9kJPmoVBaAeafg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack /root/go/pkg/mod/github.com/golang/mock@v1.6.0/gomock/call.go /root/go/pkg/mod/github.com/golang/mock@v1.6.0/gomock/callset.go /root/go/pkg/mod/github.com/golang/mock@v1.6.0/gomock/controller.go /root/go/pkg/mod/github.com/golang/mock@v1.6.0/gomock/matchers.go
2025-08-20T21:49:14.1288302Z [00:02:40.487]➜  go tool buildid -w $WORK/b341/_pkg_.a # internal
2025-08-20T21:49:14.1289581Z [00:02:40.488]➜  cp $WORK/b341/_pkg_.a /root/.cache/go-build/77/77cb5127a9da5a0e9a55e3e2d4f3ca4589708671f22b119c76280efa32f7d1f2-d # internal
2025-08-20T21:49:14.1290726Z [00:02:40.489]➜  github.com/vmihailenco/tagparser/v2
2025-08-20T21:49:14.1291307Z [00:02:40.489]➜  mkdir -p $WORK/b340/
2025-08-20T21:49:14.1292031Z [00:02:40.489]➜  cat >/tmp/go-build1954405493/b340/importcfg << 'EOF' # internal
2025-08-20T21:49:14.1292698Z [00:02:40.490]➜  # import config
2025-08-20T21:49:14.1293839Z [00:02:40.490]➜  packagefile github.com/vmihailenco/tagparser/v2/internal/parser=/tmp/go-build1954405493/b341/_pkg_.a
2025-08-20T21:49:14.1295687Z [00:02:40.490]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:14.1296679Z [00:02:40.490]➜  EOF
2025-08-20T21:49:14.1313555Z [00:02:40.490]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vmihailenco/tagparser/v2@v2.0.0=>github.com/vmihailenco/tagparser/v2@v2.0.0;$WORK/b340=>" -p github.com/vmihailenco/tagparser/v2 -lang=go1.15 -complete -installsuffix shared -buildid j9Ctu04tMrUahQfNWKG-/j9Ctu04tMrUahQfNWKG- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack /root/go/pkg/mod/github.com/vmihailenco/tagparser/v2@v2.0.0/tagparser.go
2025-08-20T21:49:14.1798309Z [00:02:40.541]➜  go tool buildid -w $WORK/b340/_pkg_.a # internal
2025-08-20T21:49:14.1805629Z [00:02:40.542]➜  cp $WORK/b340/_pkg_.a /root/.cache/go-build/af/af113f507a12c4095ffb37c701d86669fad79a871bc14b393507344c55f5e078-d # internal
2025-08-20T21:49:14.1824896Z [00:02:40.544]➜  github.com/vmihailenco/msgpack/v5
2025-08-20T21:49:14.1827949Z [00:02:40.544]➜  mkdir -p $WORK/b338/
2025-08-20T21:49:14.1857442Z [00:02:40.547]➜  cat >/tmp/go-build1954405493/b338/importcfg << 'EOF' # internal
2025-08-20T21:49:14.1862643Z [00:02:40.547]➜  # import config
2025-08-20T21:49:14.1863985Z [00:02:40.547]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:14.1865661Z [00:02:40.547]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:14.1867322Z [00:02:40.547]➜  packagefile encoding=/root/.cache/go-build/99/9931efb179ca6a3411a5b5cc7c20f84897acb9776746585beb9dca28d322422b-d
2025-08-20T21:49:14.1869269Z [00:02:40.547]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:14.1871218Z [00:02:40.547]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:14.1872911Z [00:02:40.547]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:14.1874709Z [00:02:40.547]➜  packagefile github.com/vmihailenco/msgpack/v5/msgpcode=/tmp/go-build1954405493/b339/_pkg_.a
2025-08-20T21:49:14.1876059Z [00:02:40.547]➜  packagefile github.com/vmihailenco/tagparser/v2=/tmp/go-build1954405493/b340/_pkg_.a
2025-08-20T21:49:14.1877537Z [00:02:40.547]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:14.1879176Z [00:02:40.547]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:14.1880811Z [00:02:40.547]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:14.1882487Z [00:02:40.547]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:14.1904843Z [00:02:40.547]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:14.1906473Z [00:02:40.547]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:14.1908102Z [00:02:40.547]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:14.1909647Z [00:02:40.547]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:14.1911230Z [00:02:40.547]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:14.1912207Z [00:02:40.547]➜  EOF
2025-08-20T21:49:14.1925848Z [00:02:40.547]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1=>github.com/vmihailenco/msgpack/v5@v5.4.1;$WORK/b338=>" -p github.com/vmihailenco/msgpack/v5 -lang=go1.19 -complete -installsuffix shared -buildid q9fr8L6lI1vuJfqOsgck/q9fr8L6lI1vuJfqOsgck -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/decode.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/decode_map.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/decode_number.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/decode_query.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/decode_slice.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/decode_string.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/decode_typgen.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/decode_value.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/encode.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/encode_map.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/encode_number.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/encode_slice.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/encode_value.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/ext.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/intern.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/msgpack.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/time.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/types.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/unsafe.go /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/version.go
2025-08-20T21:49:14.2836792Z [00:02:40.645]➜  go tool buildid -w $WORK/b344/_pkg_.a # internal
2025-08-20T21:49:14.2875635Z [00:02:40.649]➜  cp $WORK/b344/_pkg_.a /root/.cache/go-build/a9/a97bfd77bc4fa9ebbbcad89f2b301bbf28b7d468d4d36a966ce4bb90e8534103-d # internal
2025-08-20T21:49:14.2878648Z [00:02:40.649]➜  github.com/eko/gocache/store/go_cache/v4
2025-08-20T21:49:14.2879260Z [00:02:40.649]➜  mkdir -p $WORK/b343/
2025-08-20T21:49:14.2885752Z [00:02:40.650]➜  cat >/tmp/go-build1954405493/b343/importcfg << 'EOF' # internal
2025-08-20T21:49:14.2886567Z [00:02:40.650]➜  # import config
2025-08-20T21:49:14.2888092Z [00:02:40.650]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:14.2889663Z [00:02:40.650]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:14.2891161Z [00:02:40.650]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:14.2892450Z [00:02:40.650]➜  packagefile github.com/eko/gocache/lib/v4/store=/tmp/go-build1954405493/b317/_pkg_.a
2025-08-20T21:49:14.2893750Z [00:02:40.650]➜  packagefile github.com/golang/mock/gomock=/tmp/go-build1954405493/b344/_pkg_.a
2025-08-20T21:49:14.2895090Z [00:02:40.650]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:14.2896602Z [00:02:40.650]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:14.2898127Z [00:02:40.650]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:14.2899111Z [00:02:40.650]➜  EOF
2025-08-20T21:49:14.2903247Z [00:02:40.651]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/eko/gocache/store/go_cache/v4@v4.2.2=>github.com/eko/gocache/store/go_cache/v4@v4.2.2;$WORK/b343=>" -p github.com/eko/gocache/store/go_cache/v4 -lang=go1.22 -complete -installsuffix shared -buildid 9xA8dcdb1EBEawS3KPkF/9xA8dcdb1EBEawS3KPkF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack /root/go/pkg/mod/github.com/eko/gocache/store/go_cache/v4@v4.2.2/go_cache.go /root/go/pkg/mod/github.com/eko/gocache/store/go_cache/v4@v4.2.2/go_cache_mock.go
2025-08-20T21:49:14.3322888Z [00:02:40.693]➜  go tool buildid -w $WORK/b328/_pkg_.a # internal
2025-08-20T21:49:14.3375738Z [00:02:40.699]➜  cp $WORK/b328/_pkg_.a /root/.cache/go-build/33/3387275071ed5b1f164fa0c3c02456b85616fc89db10b09e28c4229afe0166dd-d # internal
2025-08-20T21:49:14.3379471Z [00:02:40.699]➜  github.com/prometheus/client_golang/prometheus/internal
2025-08-20T21:49:14.3382312Z [00:02:40.699]➜  mkdir -p $WORK/b326/
2025-08-20T21:49:14.3388506Z [00:02:40.700]➜  cat >/tmp/go-build1954405493/b326/importcfg << 'EOF' # internal
2025-08-20T21:49:14.3414329Z [00:02:40.700]➜  # import config
2025-08-20T21:49:14.3415824Z [00:02:40.700]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:14.3417486Z [00:02:40.700]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:14.3421195Z [00:02:40.700]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:14.3422542Z [00:02:40.700]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build1954405493/b327/_pkg_.a
2025-08-20T21:49:14.3423975Z [00:02:40.700]➜  packagefile github.com/prometheus/common/model=/tmp/go-build1954405493/b328/_pkg_.a
2025-08-20T21:49:14.3426626Z [00:02:40.700]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:14.3428228Z [00:02:40.700]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:14.3430067Z [00:02:40.700]➜  packagefile path=/root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d
2025-08-20T21:49:14.3434775Z [00:02:40.700]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:14.3436123Z [00:02:40.700]➜  packagefile runtime/metrics=/tmp/go-build1954405493/b329/_pkg_.a
2025-08-20T21:49:14.3438070Z [00:02:40.700]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:14.3439649Z [00:02:40.700]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:14.3441179Z [00:02:40.700]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:14.3442163Z [00:02:40.700]➜  EOF
2025-08-20T21:49:14.3449413Z [00:02:40.700]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/internal=>github.com/prometheus/client_golang@v1.22.0/prometheus/internal;$WORK/b326=>" -p github.com/prometheus/client_golang/prometheus/internal -lang=go1.22 -complete -installsuffix shared -buildid 8ryhK20I9yJ8DVKiB1ts/8ryhK20I9yJ8DVKiB1ts -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/internal/almost_equal.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/internal/difflib.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/internal/go_collector_options.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/internal/go_runtime_metrics.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/internal/metric.go
2025-08-20T21:49:14.3456125Z [00:02:40.702]➜  go tool buildid -w $WORK/b343/_pkg_.a # internal
2025-08-20T21:49:14.3457456Z [00:02:40.703]➜  cp $WORK/b343/_pkg_.a /root/.cache/go-build/a6/a64c2e1183ea26f1977171fc4beb9dff3fd28a4d0a03e205011d253e6f8e1d3c-d # internal
2025-08-20T21:49:14.3458861Z [00:02:40.704]➜  github.com/prometheus/common/expfmt
2025-08-20T21:49:14.3459655Z [00:02:40.704]➜  mkdir -p $WORK/b330/
2025-08-20T21:49:14.3460400Z [00:02:40.704]➜  cat >/tmp/go-build1954405493/b330/importcfg << 'EOF' # internal
2025-08-20T21:49:14.3461090Z [00:02:40.704]➜  # import config
2025-08-20T21:49:14.3462182Z [00:02:40.704]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:14.3464519Z [00:02:40.704]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:14.3466181Z [00:02:40.704]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:14.3467811Z [00:02:40.705]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:14.3469126Z [00:02:40.705]➜  packagefile github.com/munnerz/goautoneg=/tmp/go-build1954405493/b331/_pkg_.a
2025-08-20T21:49:14.3470444Z [00:02:40.705]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build1954405493/b327/_pkg_.a
2025-08-20T21:49:14.3471710Z [00:02:40.705]➜  packagefile github.com/prometheus/common/model=/tmp/go-build1954405493/b328/_pkg_.a
2025-08-20T21:49:14.3473044Z [00:02:40.705]➜  packagefile google.golang.org/protobuf/encoding/protodelim=/tmp/go-build1954405493/b332/_pkg_.a
2025-08-20T21:49:14.3474991Z [00:02:40.705]➜  packagefile google.golang.org/protobuf/encoding/prototext=/root/.cache/go-build/65/65b561a04657ae8612894966cc9f74e58fb9c1e9e64497e7080e52f2266867ac-d
2025-08-20T21:49:14.3477107Z [00:02:40.705]➜  packagefile google.golang.org/protobuf/proto=/root/.cache/go-build/35/357b5f81b13a5e8d9577579ef17121f8336579ee1c107110421a97527b63bfdf-d
2025-08-20T21:49:14.3479406Z [00:02:40.705]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/root/.cache/go-build/42/423a6f4e43454bd774cb140c48c6de66fc963784e826d91d9b3b1b4e70330408-d
2025-08-20T21:49:14.3481456Z [00:02:40.705]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:14.3483312Z [00:02:40.705]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:14.3484872Z [00:02:40.705]➜  packagefile mime=/root/.cache/go-build/06/06edfede0e2d4363c2758e615d7aca4a11c0df726a5d3f4d6eaea40c735d7df0-d
2025-08-20T21:49:14.3486510Z [00:02:40.705]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:14.3488256Z [00:02:40.705]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:14.3489906Z [00:02:40.705]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:14.3491534Z [00:02:40.705]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:14.3493422Z [00:02:40.705]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:14.3494408Z [00:02:40.705]➜  EOF
2025-08-20T21:49:14.3500803Z [00:02:40.705]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/common@v0.62.0/expfmt=>github.com/prometheus/common@v0.62.0/expfmt;$WORK/b330=>" -p github.com/prometheus/common/expfmt -lang=go1.21 -complete -installsuffix shared -buildid 08yiwqK7KbtlZa0_WmSk/08yiwqK7KbtlZa0_WmSk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/expfmt/decode.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/expfmt/encode.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/expfmt/expfmt.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/expfmt/openmetrics_create.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/expfmt/text_create.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/expfmt/text_parse.go
2025-08-20T21:49:14.4289219Z [00:02:40.790]➜  go tool buildid -w $WORK/b326/_pkg_.a # internal
2025-08-20T21:49:14.4317086Z [00:02:40.793]➜  cp $WORK/b326/_pkg_.a /root/.cache/go-build/4e/4e86d7ae6f9c327448e9fd24e7ce27cee580ac7bcf13b80d24bf8a225ad481cb-d # internal
2025-08-20T21:49:14.4319376Z [00:02:40.793]➜  github.com/dgryski/go-rendezvous
2025-08-20T21:49:14.4321019Z [00:02:40.793]➜  mkdir -p $WORK/b347/
2025-08-20T21:49:14.4329729Z [00:02:40.794]➜  echo '# import config' > $WORK/b347/importcfg # internal
2025-08-20T21:49:14.4335922Z [00:02:40.794]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgryski/go-rendezvous@v0.0.0-20200823014737-9f7001d12a5f=>github.com/dgryski/go-rendezvous@v0.0.0-20200823014737-9f7001d12a5f;$WORK/b347=>" -p github.com/dgryski/go-rendezvous -lang=go1.16 -complete -installsuffix shared -buildid 9OQZo4Vk2Nw0su6ZVo0E/9OQZo4Vk2Nw0su6ZVo0E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack /root/go/pkg/mod/github.com/dgryski/go-rendezvous@v0.0.0-20200823014737-9f7001d12a5f/rdv.go
2025-08-20T21:49:14.4482980Z [00:02:40.809]➜  go tool buildid -w $WORK/b347/_pkg_.a # internal
2025-08-20T21:49:14.4493414Z [00:02:40.810]➜  cp $WORK/b347/_pkg_.a /root/.cache/go-build/e1/e1538c490998ee95ffdb185eb06b5a489303e195fe1830f384644968d0896d64-d # internal
2025-08-20T21:49:14.4497117Z [00:02:40.811]➜  github.com/redis/go-redis/v9/internal/rand
2025-08-20T21:49:14.4500711Z [00:02:40.811]➜  mkdir -p $WORK/b349/
2025-08-20T21:49:14.4509881Z [00:02:40.812]➜  cat >/tmp/go-build1954405493/b349/importcfg << 'EOF' # internal
2025-08-20T21:49:14.4514724Z [00:02:40.812]➜  # import config
2025-08-20T21:49:14.4516024Z [00:02:40.812]➜  packagefile math/rand=/root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d
2025-08-20T21:49:14.4517654Z [00:02:40.812]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:14.4518543Z [00:02:40.812]➜  EOF
2025-08-20T21:49:14.4521973Z [00:02:40.812]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/rand=>github.com/redis/go-redis/v9@v9.7.3/internal/rand;$WORK/b349=>" -p github.com/redis/go-redis/v9/internal/rand -lang=go1.18 -complete -installsuffix shared -buildid 0gFF_kA-3nbmesnGC0xU/0gFF_kA-3nbmesnGC0xU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/rand/rand.go
2025-08-20T21:49:14.4720464Z [00:02:40.833]➜  go tool buildid -w $WORK/b349/_pkg_.a # internal
2025-08-20T21:49:14.4732289Z [00:02:40.833]➜  cp $WORK/b349/_pkg_.a /root/.cache/go-build/df/dfa679cdf371c32a042ab2b5ae628dad43fb67b8ddf170ad752a3aa05f6baf5e-d # internal
2025-08-20T21:49:14.4836721Z [00:02:40.845]➜  github.com/redis/go-redis/v9/internal/util
2025-08-20T21:49:14.4840058Z [00:02:40.845]➜  mkdir -p $WORK/b350/
2025-08-20T21:49:14.4843058Z [00:02:40.845]➜  cat >/tmp/go-build1954405493/b350/importcfg << 'EOF' # internal
2025-08-20T21:49:14.4855418Z [00:02:40.846]➜  # import config
2025-08-20T21:49:14.4856553Z [00:02:40.846]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:14.4857592Z [00:02:40.846]➜  EOF
2025-08-20T21:49:14.4862500Z [00:02:40.846]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/util=>github.com/redis/go-redis/v9@v9.7.3/internal/util;$WORK/b350=>" -p github.com/redis/go-redis/v9/internal/util -lang=go1.18 -complete -installsuffix shared -buildid DgxTXnF1iNBgUcd9K5kt/DgxTXnF1iNBgUcd9K5kt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/util/strconv.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/util/type.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/util/unsafe.go
2025-08-20T21:49:14.5097087Z [00:02:40.871]➜  go tool buildid -w $WORK/b350/_pkg_.a # internal
2025-08-20T21:49:14.5101482Z [00:02:40.871]➜  cp $WORK/b350/_pkg_.a /root/.cache/go-build/9e/9ee78ec1ea032c913aad9ce3473144b99842db9d05677de23f88d0393226ef17-d # internal
2025-08-20T21:49:14.5109167Z [00:02:40.872]➜  github.com/redis/go-redis/v9/internal
2025-08-20T21:49:14.5117832Z [00:02:40.873]➜  mkdir -p $WORK/b348/
2025-08-20T21:49:14.5124702Z [00:02:40.873]➜  cat >/tmp/go-build1954405493/b348/importcfg << 'EOF' # internal
2025-08-20T21:49:14.5131841Z [00:02:40.873]➜  # import config
2025-08-20T21:49:14.5134250Z [00:02:40.873]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:14.5135911Z [00:02:40.873]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:14.5137365Z [00:02:40.873]➜  packagefile github.com/redis/go-redis/v9/internal/rand=/tmp/go-build1954405493/b349/_pkg_.a
2025-08-20T21:49:14.5138713Z [00:02:40.873]➜  packagefile github.com/redis/go-redis/v9/internal/util=/tmp/go-build1954405493/b350/_pkg_.a
2025-08-20T21:49:14.5140210Z [00:02:40.873]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:14.5141833Z [00:02:40.874]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:14.5143605Z [00:02:40.874]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:14.5145427Z [00:02:40.874]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:14.5147157Z [00:02:40.874]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:14.5149033Z [00:02:40.874]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:14.5150699Z [00:02:40.874]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:14.5152331Z [00:02:40.874]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:14.5161495Z [00:02:40.874]➜  EOF
2025-08-20T21:49:14.5167328Z [00:02:40.874]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal=>github.com/redis/go-redis/v9@v9.7.3/internal;$WORK/b348=>" -p github.com/redis/go-redis/v9/internal -lang=go1.18 -complete -installsuffix shared -buildid 09AfXPH-ls4Yj9s9qtrt/09AfXPH-ls4Yj9s9qtrt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/arg.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/internal.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/log.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/once.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/util.go
2025-08-20T21:49:14.5811000Z [00:02:40.942]➜  go tool buildid -w $WORK/b348/_pkg_.a # internal
2025-08-20T21:49:14.5824165Z [00:02:40.944]➜  cp $WORK/b348/_pkg_.a /root/.cache/go-build/61/6182b52e4ef8793c0ed17f8952b2aa6bc7eb0ea854c9fba6be77586adf8cc42c-d # internal
2025-08-20T21:49:14.5848707Z [00:02:40.946]➜  github.com/redis/go-redis/v9/internal/hashtag
2025-08-20T21:49:14.5849971Z [00:02:40.946]➜  mkdir -p $WORK/b351/
2025-08-20T21:49:14.5854075Z [00:02:40.947]➜  cat >/tmp/go-build1954405493/b351/importcfg << 'EOF' # internal
2025-08-20T21:49:14.5856997Z [00:02:40.947]➜  # import config
2025-08-20T21:49:14.5860114Z [00:02:40.947]➜  packagefile github.com/redis/go-redis/v9/internal/rand=/tmp/go-build1954405493/b349/_pkg_.a
2025-08-20T21:49:14.5861789Z [00:02:40.947]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:14.5862808Z [00:02:40.947]➜  EOF
2025-08-20T21:49:14.5866934Z [00:02:40.947]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/hashtag=>github.com/redis/go-redis/v9@v9.7.3/internal/hashtag;$WORK/b351=>" -p github.com/redis/go-redis/v9/internal/hashtag -lang=go1.18 -complete -installsuffix shared -buildid 6vkffEkvnCJM5tZ2Fr63/6vkffEkvnCJM5tZ2Fr63 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/hashtag/hashtag.go
2025-08-20T21:49:14.6108362Z [00:02:40.972]➜  go tool buildid -w $WORK/b351/_pkg_.a # internal
2025-08-20T21:49:14.6115231Z [00:02:40.972]➜  cp $WORK/b351/_pkg_.a /root/.cache/go-build/e1/e164eee62afdeed61918197975be0ac345c036c1547ab8def19da701d0da4423-d # internal
2025-08-20T21:49:14.6128823Z [00:02:40.973]➜  github.com/redis/go-redis/v9/internal/hscan
2025-08-20T21:49:14.6129479Z [00:02:40.973]➜  mkdir -p $WORK/b352/
2025-08-20T21:49:14.6130224Z [00:02:40.973]➜  cat >/tmp/go-build1954405493/b352/importcfg << 'EOF' # internal
2025-08-20T21:49:14.6130920Z [00:02:40.973]➜  # import config
2025-08-20T21:49:14.6132060Z [00:02:40.973]➜  packagefile encoding=/root/.cache/go-build/99/9931efb179ca6a3411a5b5cc7c20f84897acb9776746585beb9dca28d322422b-d
2025-08-20T21:49:14.6133916Z [00:02:40.973]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:14.6135731Z [00:02:40.973]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:14.6137208Z [00:02:40.973]➜  packagefile github.com/redis/go-redis/v9/internal/util=/tmp/go-build1954405493/b350/_pkg_.a
2025-08-20T21:49:14.6138915Z [00:02:40.973]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:14.6140613Z [00:02:40.973]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:14.6142287Z [00:02:40.973]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:14.6150000Z [00:02:40.973]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:14.6151014Z [00:02:40.973]➜  EOF
2025-08-20T21:49:14.6155633Z [00:02:40.974]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/hscan=>github.com/redis/go-redis/v9@v9.7.3/internal/hscan;$WORK/b352=>" -p github.com/redis/go-redis/v9/internal/hscan -lang=go1.18 -complete -installsuffix shared -buildid pvdBlRZspnTRyIZGVdPU/pvdBlRZspnTRyIZGVdPU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/hscan/hscan.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/hscan/structmap.go
2025-08-20T21:49:14.6845571Z [00:02:41.044]➜  go tool buildid -w $WORK/b330/_pkg_.a # internal
2025-08-20T21:49:14.6878739Z [00:02:41.049]➜  cp $WORK/b330/_pkg_.a /root/.cache/go-build/59/59ec78ca8f38ccb1654a5aec0b1b098efaed9ff3d00f2b843f1cf4babba65c2f-d # internal
2025-08-20T21:49:14.6882532Z [00:02:41.049]➜  github.com/redis/go-redis/v9/internal/proto
2025-08-20T21:49:14.6885073Z [00:02:41.050]➜  mkdir -p $WORK/b354/
2025-08-20T21:49:14.6891173Z [00:02:41.050]➜  cat >/tmp/go-build1954405493/b354/importcfg << 'EOF' # internal
2025-08-20T21:49:14.6900470Z [00:02:41.051]➜  # import config
2025-08-20T21:49:14.6901573Z [00:02:41.051]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:14.6903643Z [00:02:41.051]➜  packagefile encoding=/root/.cache/go-build/99/9931efb179ca6a3411a5b5cc7c20f84897acb9776746585beb9dca28d322422b-d
2025-08-20T21:49:14.6905227Z [00:02:41.051]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:14.6906750Z [00:02:41.051]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:14.6908101Z [00:02:41.051]➜  packagefile github.com/redis/go-redis/v9/internal/util=/tmp/go-build1954405493/b350/_pkg_.a
2025-08-20T21:49:14.6909482Z [00:02:41.051]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:14.6910987Z [00:02:41.051]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:14.6912559Z [00:02:41.051]➜  packagefile math/big=/root/.cache/go-build/3b/3b45a8c38cee8cd6053c78cd6700739b9b134c3d952807771dd42ed436a1c218-d
2025-08-20T21:49:14.6935230Z [00:02:41.051]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:14.6936801Z [00:02:41.051]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:14.6938484Z [00:02:41.051]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:14.6940109Z [00:02:41.051]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:14.6941082Z [00:02:41.051]➜  EOF
2025-08-20T21:49:14.6946512Z [00:02:41.051]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/proto=>github.com/redis/go-redis/v9@v9.7.3/internal/proto;$WORK/b354=>" -p github.com/redis/go-redis/v9/internal/proto -lang=go1.18 -complete -installsuffix shared -buildid SAGVMpDG895xEEXoOM1n/SAGVMpDG895xEEXoOM1n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/proto/reader.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/proto/scan.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/proto/writer.go
2025-08-20T21:49:14.8051883Z [00:02:41.166]➜  go tool buildid -w $WORK/b352/_pkg_.a # internal
2025-08-20T21:49:14.8085655Z [00:02:41.170]➜  cp $WORK/b352/_pkg_.a /root/.cache/go-build/9d/9db1e2f03ddfba4dfc0023bc9d4a63b86fc571807cd37eb0ef830f9fe7ca228f-d # internal
2025-08-20T21:49:14.8096346Z [00:02:41.171]➜  golang.org/x/net/context
2025-08-20T21:49:14.8103238Z [00:02:41.171]➜  mkdir -p $WORK/b358/
2025-08-20T21:49:14.8104012Z [00:02:41.171]➜  cat >/tmp/go-build1954405493/b358/importcfg << 'EOF' # internal
2025-08-20T21:49:14.8104687Z [00:02:41.171]➜  # import config
2025-08-20T21:49:14.8105820Z [00:02:41.171]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:14.8107438Z [00:02:41.171]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:14.8114944Z [00:02:41.172]➜  EOF
2025-08-20T21:49:14.8118252Z [00:02:41.172]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.39.0/context=>golang.org/x/net@v0.39.0/context;$WORK/b358=>" -p golang.org/x/net/context -lang=go1.23 -complete -installsuffix shared -buildid 6jsK2tUw8c_M7IPfRJdl/6jsK2tUw8c_M7IPfRJdl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.39.0/context/context.go
2025-08-20T21:49:14.8332704Z [00:02:41.194]➜  go tool buildid -w $WORK/b358/_pkg_.a # internal
2025-08-20T21:49:14.8340711Z [00:02:41.195]➜  cp $WORK/b358/_pkg_.a /root/.cache/go-build/54/5431693630a626f567738af62b2667d1975bf495be2facac99b753166e488854-d # internal
2025-08-20T21:49:14.8392640Z [00:02:41.200]➜  github.com/TheJumpCloud/jcapi-go/v1
2025-08-20T21:49:14.8395197Z [00:02:41.201]➜  mkdir -p $WORK/b356/
2025-08-20T21:49:14.8406891Z [00:02:41.202]➜  cat >/tmp/go-build1954405493/b356/importcfg << 'EOF' # internal
2025-08-20T21:49:14.8408295Z [00:02:41.202]➜  # import config
2025-08-20T21:49:14.8411516Z [00:02:41.202]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:14.8424446Z [00:02:41.202]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:14.8426490Z [00:02:41.202]➜  packagefile encoding/xml=/root/.cache/go-build/9a/9a73b44558d0361f79d5f625aeb6de1a00b53acd8851634667fb8ccaad6683d6-d
2025-08-20T21:49:14.8428436Z [00:02:41.202]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:14.8430308Z [00:02:41.202]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:14.8431733Z [00:02:41.202]➜  packagefile golang.org/x/net/context=/tmp/go-build1954405493/b358/_pkg_.a
2025-08-20T21:49:14.8433612Z [00:02:41.202]➜  packagefile golang.org/x/oauth2=/root/.cache/go-build/79/792a003965d46093f893143f89594a54437143b94f012eb71593735cb287199d-d
2025-08-20T21:49:14.8435506Z [00:02:41.202]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:14.8437375Z [00:02:41.202]➜  packagefile io/ioutil=/root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d
2025-08-20T21:49:14.8439292Z [00:02:41.202]➜  packagefile mime/multipart=/root/.cache/go-build/76/76bc09fa9a3b200a661d025027a5336fd82abbe4d8749ea1964149cce424f59c-d
2025-08-20T21:49:14.8442510Z [00:02:41.202]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:14.8444273Z [00:02:41.202]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:14.8445817Z [00:02:41.202]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:14.8447465Z [00:02:41.202]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:14.8449169Z [00:02:41.202]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:14.8450828Z [00:02:41.202]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:14.8452457Z [00:02:41.202]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:14.8454245Z [00:02:41.202]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:14.8455837Z [00:02:41.202]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:14.8457476Z [00:02:41.202]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:14.8458478Z [00:02:41.202]➜  EOF
2025-08-20T21:49:14.8528537Z [00:02:41.202]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1=>github.com/TheJumpCloud/jcapi-go@v3.0.0+incompatible/v1;$WORK/b356=>" -p github.com/TheJumpCloud/jcapi-go/v1 -lang=go1.16 -complete -installsuffix shared -buildid I1D7W4xocZjRwyRvCkHZ/I1D7W4xocZjRwyRvCkHZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/api_client.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/api_response.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/application.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/application_config.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/application_config_acs_url.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/application_config_acs_url_tooltip.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/application_config_acs_url_tooltip_variables.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/application_config_constant_attributes.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/application_config_constant_attributes_value.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/application_config_database_attributes.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/application_templates_api.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/applications_api.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/applicationslist.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/applicationtemplate.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/applicationtemplate_jit.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/applicationtemplateslist.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/body.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/body_1.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/command.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/command_results_api.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/command_triggers_api.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/commandfilereturn.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/commandfilereturn_results.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/commandresult.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/commandresult_response.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/commandresult_response_data.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/commandresultslist.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/commands_api.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/commandslist.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/commandslist_results.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/configuration.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/errorresponse.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/fde.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/mfa.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/organizations_api.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/organizationslist.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/organizationslist_results.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/radius_servers_api.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/radiusserver.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/radiusserverpost.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/radiusserverput.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/radiusserverslist.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/search.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/search_api.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/sshkeylist.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/sshkeypost.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/system.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/system_network_interfaces.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/system_sshd_params.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/system_system_insights.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systemput.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systemput_agent_bound_messages.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systems_api.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systemslist.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systemuser.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systemuserbinding.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systemuserbindingsput.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systemuserput.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systemuserput_addresses.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systemuserput_phone_numbers.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systemuserputpost.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systemuserputpost_addresses.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systemuserputpost_phone_numbers.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systemuserreturn.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systemuserreturn_addresses.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systemuserreturn_phone_numbers.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systemusers_api.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/systemuserslist.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/tag.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/tagpost.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/tagput.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/tags_api.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/tagslist.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/usersystembinding.go /root/go/pkg/mod/github.com/!the!jump!cloud/jcapi-go@v3.0.0+incompatible/v1/usersystembindingsput.go
2025-08-20T21:49:14.8870337Z [00:02:41.248]➜  go tool buildid -w $WORK/b354/_pkg_.a # internal
2025-08-20T21:49:14.8890569Z [00:02:41.250]➜  cp $WORK/b354/_pkg_.a /root/.cache/go-build/53/5339307addaf4126ec7f207c475075a605b38ffa047a2bf014a07df68ea0bd7f-d # internal
2025-08-20T21:49:14.8901228Z [00:02:41.251]➜  github.com/redis/go-redis/v9/internal/pool
2025-08-20T21:49:14.8905060Z [00:02:41.251]➜  mkdir -p $WORK/b353/
2025-08-20T21:49:14.8907152Z [00:02:41.251]➜  cat >/tmp/go-build1954405493/b353/importcfg << 'EOF' # internal
2025-08-20T21:49:14.8909149Z [00:02:41.251]➜  # import config
2025-08-20T21:49:14.8930208Z [00:02:41.251]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:14.8931762Z [00:02:41.251]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:14.8933806Z [00:02:41.251]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:14.8935396Z [00:02:41.251]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:14.8936735Z [00:02:41.251]➜  packagefile github.com/redis/go-redis/v9/internal=/tmp/go-build1954405493/b348/_pkg_.a
2025-08-20T21:49:14.8937937Z [00:02:41.251]➜  packagefile github.com/redis/go-redis/v9/internal/proto=/tmp/go-build1954405493/b354/_pkg_.a
2025-08-20T21:49:14.8939343Z [00:02:41.251]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:14.8940901Z [00:02:41.251]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:14.8942423Z [00:02:41.251]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:14.8944304Z [00:02:41.251]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:14.8945919Z [00:02:41.251]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:49:14.8947490Z [00:02:41.251]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:14.8948431Z [00:02:41.251]➜  EOF
2025-08-20T21:49:14.8963015Z [00:02:41.251]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/pool=>github.com/redis/go-redis/v9@v9.7.3/internal/pool;$WORK/b353=>" -p github.com/redis/go-redis/v9/internal/pool -lang=go1.18 -complete -installsuffix shared -buildid xEHz_G4bqGD1khPwWoJ8/xEHz_G4bqGD1khPwWoJ8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/pool/conn.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/pool/conn_check.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/pool/pool.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/pool/pool_single.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/internal/pool/pool_sticky.go
2025-08-20T21:49:14.9599953Z [00:02:41.321]➜  go tool buildid -w $WORK/b338/_pkg_.a # internal
2025-08-20T21:49:14.9800316Z [00:02:41.341]➜  cp $WORK/b338/_pkg_.a /root/.cache/go-build/bc/bc88c26d37cd6d900570b3ebdb06381b6eb3927b407d44a199e490e993ec78c2-d # internal
2025-08-20T21:49:14.9816736Z [00:02:41.341]➜  github.com/golang-jwt/jwt
2025-08-20T21:49:14.9817352Z [00:02:41.341]➜  mkdir -p $WORK/b362/
2025-08-20T21:49:14.9818098Z [00:02:41.342]➜  cat >/tmp/go-build1954405493/b362/importcfg << 'EOF' # internal
2025-08-20T21:49:14.9818789Z [00:02:41.342]➜  # import config
2025-08-20T21:49:14.9819894Z [00:02:41.342]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:14.9821492Z [00:02:41.342]➜  packagefile crypto=/root/.cache/go-build/96/964cbef8d5cdfd5593486576c38d729dd29f6f299f4ae62394160f27cbdd46c4-d
2025-08-20T21:49:14.9823375Z [00:02:41.342]➜  packagefile crypto/ecdsa=/root/.cache/go-build/1a/1a56840bb6c354ddbabcfeeeeb024fdb0c2145e0bb62b44d1a9f2c79794c8133-d
2025-08-20T21:49:14.9824997Z [00:02:41.342]➜  packagefile crypto/ed25519=/root/.cache/go-build/a9/a9666cfb2dc8afa79ce77499b171195b4695c798232f2dc9a49cdc719341784f-d
2025-08-20T21:49:14.9826602Z [00:02:41.342]➜  packagefile crypto/hmac=/root/.cache/go-build/a7/a77bc605ff3289e781c9d9d2da445c82a40e31e9d7124465e2f2cc1734a128a3-d
2025-08-20T21:49:14.9828193Z [00:02:41.342]➜  packagefile crypto/rand=/root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d
2025-08-20T21:49:14.9829979Z [00:02:41.342]➜  packagefile crypto/rsa=/root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d
2025-08-20T21:49:14.9831669Z [00:02:41.342]➜  packagefile crypto/subtle=/root/.cache/go-build/46/46171919a7392793e07b640aa7e47504aca1ae730f9f44283c4ac563d941a95a-d
2025-08-20T21:49:14.9833573Z [00:02:41.342]➜  packagefile crypto/x509=/root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d
2025-08-20T21:49:14.9835217Z [00:02:41.342]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:14.9836850Z [00:02:41.342]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:14.9838488Z [00:02:41.342]➜  packagefile encoding/pem=/root/.cache/go-build/30/3051cf7aff3b3091f46cb712a2e6caa7c2438d2d9a6f271d8ffe97102cf1fc3f-d
2025-08-20T21:49:14.9840080Z [00:02:41.342]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:14.9841731Z [00:02:41.342]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:14.9843418Z [00:02:41.342]➜  packagefile math/big=/root/.cache/go-build/3b/3b45a8c38cee8cd6053c78cd6700739b9b134c3d952807771dd42ed436a1c218-d
2025-08-20T21:49:14.9844888Z [00:02:41.342]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:14.9846337Z [00:02:41.342]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:14.9847895Z [00:02:41.342]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:14.9848759Z [00:02:41.342]➜  EOF
2025-08-20T21:49:14.9878327Z [00:02:41.348]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible=>github.com/golang-jwt/jwt@v3.2.2+incompatible;$WORK/b362=>" -p github.com/golang-jwt/jwt -lang=go1.16 -complete -installsuffix shared -buildid UDR3_xSQFd_KiVKXbcbv/UDR3_xSQFd_KiVKXbcbv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack /root/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/claims.go /root/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/doc.go /root/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/ecdsa.go /root/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/ecdsa_utils.go /root/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/ed25519.go /root/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/ed25519_utils.go /root/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/errors.go /root/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/hmac.go /root/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/map_claims.go /root/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/none.go /root/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/parser.go /root/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/rsa.go /root/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/rsa_pss.go /root/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/rsa_utils.go /root/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/signing_method.go /root/go/pkg/mod/github.com/golang-jwt/jwt@v3.2.2+incompatible/token.go
2025-08-20T21:49:15.0275845Z [00:02:41.389]➜  go tool buildid -w $WORK/b353/_pkg_.a # internal
2025-08-20T21:49:15.0318997Z [00:02:41.393]➜  cp $WORK/b353/_pkg_.a /root/.cache/go-build/cb/cbd3ce397b16357b8f0aebf637a85ea3de0fe3bb16c8c694ff328e3d69c3d6ea-d # internal
2025-08-20T21:49:15.0360688Z [00:02:41.397]➜  github.com/redis/go-redis/v9
2025-08-20T21:49:15.0362936Z [00:02:41.397]➜  mkdir -p $WORK/b346/
2025-08-20T21:49:15.0371101Z [00:02:41.398]➜  cat >/tmp/go-build1954405493/b346/importcfg << 'EOF' # internal
2025-08-20T21:49:15.0372249Z [00:02:41.398]➜  # import config
2025-08-20T21:49:15.0374079Z [00:02:41.398]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:15.0376123Z [00:02:41.398]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:15.0378901Z [00:02:41.398]➜  packagefile crypto/sha1=/root/.cache/go-build/48/48137442ca30c65917bc9a10aa7fba2118a6aac825a5066dbce46eec0794ee52-d
2025-08-20T21:49:15.0380653Z [00:02:41.398]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:15.0384667Z [00:02:41.398]➜  packagefile encoding=/root/.cache/go-build/99/9931efb179ca6a3411a5b5cc7c20f84897acb9776746585beb9dca28d322422b-d
2025-08-20T21:49:15.0386390Z [00:02:41.398]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:15.0388254Z [00:02:41.398]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:15.0389932Z [00:02:41.398]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:15.0391536Z [00:02:41.398]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:15.0392868Z [00:02:41.398]➜  packagefile github.com/cespare/xxhash/v2=/tmp/go-build1954405493/b325/_pkg_.a
2025-08-20T21:49:15.0394229Z [00:02:41.398]➜  packagefile github.com/dgryski/go-rendezvous=/tmp/go-build1954405493/b347/_pkg_.a
2025-08-20T21:49:15.0395428Z [00:02:41.398]➜  packagefile github.com/redis/go-redis/v9/internal=/tmp/go-build1954405493/b348/_pkg_.a
2025-08-20T21:49:15.0396946Z [00:02:41.398]➜  packagefile github.com/redis/go-redis/v9/internal/hashtag=/tmp/go-build1954405493/b351/_pkg_.a
2025-08-20T21:49:15.0398393Z [00:02:41.398]➜  packagefile github.com/redis/go-redis/v9/internal/hscan=/tmp/go-build1954405493/b352/_pkg_.a
2025-08-20T21:49:15.0399752Z [00:02:41.398]➜  packagefile github.com/redis/go-redis/v9/internal/pool=/tmp/go-build1954405493/b353/_pkg_.a
2025-08-20T21:49:15.0401087Z [00:02:41.398]➜  packagefile github.com/redis/go-redis/v9/internal/proto=/tmp/go-build1954405493/b354/_pkg_.a
2025-08-20T21:49:15.0402392Z [00:02:41.398]➜  packagefile github.com/redis/go-redis/v9/internal/rand=/tmp/go-build1954405493/b349/_pkg_.a
2025-08-20T21:49:15.0403929Z [00:02:41.398]➜  packagefile github.com/redis/go-redis/v9/internal/util=/tmp/go-build1954405493/b350/_pkg_.a
2025-08-20T21:49:15.0405389Z [00:02:41.398]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:15.0406994Z [00:02:41.398]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:15.0408582Z [00:02:41.398]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:15.0410220Z [00:02:41.398]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:15.0411833Z [00:02:41.398]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:15.0413622Z [00:02:41.398]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:15.0415228Z [00:02:41.398]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:15.0416789Z [00:02:41.398]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:15.0418341Z [00:02:41.398]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:15.0420219Z [00:02:41.398]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:15.0421801Z [00:02:41.398]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:15.0443723Z [00:02:41.398]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:15.0445438Z [00:02:41.398]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:15.0446390Z [00:02:41.398]➜  EOF
2025-08-20T21:49:15.0466808Z [00:02:41.399]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3=>github.com/redis/go-redis/v9@v9.7.3;$WORK/b346=>" -p github.com/redis/go-redis/v9 -lang=go1.18 -complete -installsuffix shared -buildid J4wD8J4FsAbmrnKNZ_LU/J4wD8J4FsAbmrnKNZ_LU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/acl_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/bitmap_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/cluster_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/command.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/doc.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/error.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/gears_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/generic_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/geo_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/hash_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/hyperloglog_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/iterator.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/json.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/list_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/options.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/osscluster.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/osscluster_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/pipeline.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/probabilistic.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/pubsub.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/pubsub_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/redis.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/result.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/ring.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/script.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/scripting_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/search_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/sentinel.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/set_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/sortedset_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/stream_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/string_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/timeseries_commands.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/tx.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/universal.go /root/go/pkg/mod/github.com/redis/go-redis/v9@v9.7.3/version.go
2025-08-20T21:49:15.1571503Z [00:02:41.518]➜  go tool buildid -w $WORK/b362/_pkg_.a # internal
2025-08-20T21:49:15.1593013Z [00:02:41.520]➜  cp $WORK/b362/_pkg_.a /root/.cache/go-build/9f/9fede9dc1ac2959986af5e3e6eca4b4f361f01736937ef6658cd65ce24a04396-d # internal
2025-08-20T21:49:15.1625224Z [00:02:41.524]➜  github.com/netbirdio/netbird/management/server/context
2025-08-20T21:49:15.1627265Z [00:02:41.524]➜  mkdir -p $WORK/b364/
2025-08-20T21:49:15.1659316Z [00:02:41.527]➜  cat >/tmp/go-build1954405493/b364/importcfg << 'EOF' # internal
2025-08-20T21:49:15.1660474Z [00:02:41.527]➜  # import config
2025-08-20T21:49:15.1661701Z [00:02:41.527]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:15.1663618Z [00:02:41.527]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:15.1666482Z [00:02:41.527]➜  packagefile github.com/netbirdio/netbird/shared/context=/root/.cache/go-build/53/53ddf580267c4f67345779117ca02690f4ee124b048a6c731ff89fd15c25ff9c-d
2025-08-20T21:49:15.1668379Z [00:02:41.527]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:15.1670046Z [00:02:41.527]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:15.1671004Z [00:02:41.527]➜  EOF
2025-08-20T21:49:15.1675010Z [00:02:41.527]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/context=>github.com/netbirdio/netbird/management/server/context;$WORK/b364=>" -p github.com/netbirdio/netbird/management/server/context -lang=go1.23 -complete -installsuffix shared -buildid FTcFTCwu8Lkr_zgD5CD8/FTcFTCwu8Lkr_zgD5CD8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./server/context/auth.go ./server/context/keys.go
2025-08-20T21:49:15.2029237Z [00:02:41.564]➜  go tool buildid -w $WORK/b333/_pkg_.a # internal
2025-08-20T21:49:15.2105477Z [00:02:41.572]➜  cp $WORK/b333/_pkg_.a /root/.cache/go-build/83/83aaffaccb6fae1bba3bdc3de7eacf62fbe561c001f4940c2e36fb175c87c783-d # internal
2025-08-20T21:49:15.2120711Z [00:02:41.573]➜  github.com/prometheus/client_golang/prometheus
2025-08-20T21:49:15.2125604Z [00:02:41.574]➜  mkdir -p $WORK/b322/
2025-08-20T21:49:15.2131587Z [00:02:41.574]➜  go tool buildid -w $WORK/b364/_pkg_.a # internal
2025-08-20T21:49:15.2144942Z [00:02:41.576]➜  cp $WORK/b364/_pkg_.a /root/.cache/go-build/71/71bdea8fa681ac86948fc7dc879bde4e2100328fa8d4c329c63d38b5e385ab69-d # internal
2025-08-20T21:49:15.2151550Z [00:02:41.576]➜  github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header
2025-08-20T21:49:15.2162443Z [00:02:41.577]➜  mkdir -p $WORK/b367/
2025-08-20T21:49:15.2164831Z [00:02:41.577]➜  cat >/tmp/go-build1954405493/b367/importcfg << 'EOF' # internal
2025-08-20T21:49:15.2166742Z [00:02:41.577]➜  # import config
2025-08-20T21:49:15.2168013Z [00:02:41.577]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:15.2170470Z [00:02:41.577]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:15.2176886Z [00:02:41.577]➜  EOF
2025-08-20T21:49:15.2182017Z [00:02:41.577]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/internal/github.com/golang/gddo/httputil/header=>github.com/prometheus/client_golang@v1.22.0/internal/github.com/golang/gddo/httputil/header;$WORK/b367=>" -p github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header -lang=go1.22 -complete -installsuffix shared -buildid P00dM2hTmNu6bb8r_tnA/P00dM2hTmNu6bb8r_tnA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/internal/github.com/golang/gddo/httputil/header/header.go
2025-08-20T21:49:15.2195329Z [00:02:41.580]➜  cat >/tmp/go-build1954405493/b322/importcfg << 'EOF' # internal
2025-08-20T21:49:15.2215820Z [00:02:41.580]➜  # import config
2025-08-20T21:49:15.2216982Z [00:02:41.580]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:15.2218710Z [00:02:41.580]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:15.2220570Z [00:02:41.580]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:15.2221757Z [00:02:41.580]➜  packagefile expvar=/tmp/go-build1954405493/b323/_pkg_.a
2025-08-20T21:49:15.2222972Z [00:02:41.580]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:15.2225120Z [00:02:41.580]➜  packagefile github.com/beorn7/perks/quantile=/tmp/go-build1954405493/b324/_pkg_.a
2025-08-20T21:49:15.2226962Z [00:02:41.580]➜  packagefile github.com/cespare/xxhash/v2=/tmp/go-build1954405493/b325/_pkg_.a
2025-08-20T21:49:15.2229251Z [00:02:41.580]➜  packagefile github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build1954405493/b326/_pkg_.a
2025-08-20T21:49:15.2231408Z [00:02:41.581]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build1954405493/b327/_pkg_.a
2025-08-20T21:49:15.2234255Z [00:02:41.581]➜  packagefile github.com/prometheus/common/expfmt=/tmp/go-build1954405493/b330/_pkg_.a
2025-08-20T21:49:15.2235714Z [00:02:41.581]➜  packagefile github.com/prometheus/common/model=/tmp/go-build1954405493/b328/_pkg_.a
2025-08-20T21:49:15.2236876Z [00:02:41.581]➜  packagefile github.com/prometheus/procfs=/tmp/go-build1954405493/b333/_pkg_.a
2025-08-20T21:49:15.2238440Z [00:02:41.581]➜  packagefile google.golang.org/protobuf/proto=/root/.cache/go-build/35/357b5f81b13a5e8d9577579ef17121f8336579ee1c107110421a97527b63bfdf-d
2025-08-20T21:49:15.2240575Z [00:02:41.581]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/root/.cache/go-build/42/423a6f4e43454bd774cb140c48c6de66fc963784e826d91d9b3b1b4e70330408-d
2025-08-20T21:49:15.2242484Z [00:02:41.581]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:15.2244243Z [00:02:41.581]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:15.2245885Z [00:02:41.581]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:15.2247537Z [00:02:41.581]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:15.2249155Z [00:02:41.581]➜  packagefile runtime/debug=/root/.cache/go-build/82/8260d5a79b166c1188d2a8233d7ed0e6aa22b2487df79665838c602779d10d1d-d
2025-08-20T21:49:15.2250454Z [00:02:41.581]➜  packagefile runtime/metrics=/tmp/go-build1954405493/b329/_pkg_.a
2025-08-20T21:49:15.2251764Z [00:02:41.581]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:15.2254504Z [00:02:41.581]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:15.2256361Z [00:02:41.581]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:15.2258004Z [00:02:41.581]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:15.2259639Z [00:02:41.581]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:15.2261235Z [00:02:41.581]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:15.2262836Z [00:02:41.581]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:15.2263996Z [00:02:41.581]➜  EOF
2025-08-20T21:49:15.2284779Z [00:02:41.581]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus=>github.com/prometheus/client_golang@v1.22.0/prometheus;$WORK/b322=>" -p github.com/prometheus/client_golang/prometheus -lang=go1.22 -complete -installsuffix shared -buildid AP6kO_C44sdHIPd40C6Q/AP6kO_C44sdHIPd40C6Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/build_info_collector.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/collector.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/collectorfunc.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/counter.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/desc.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/doc.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/expvar_collector.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/fnv.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/gauge.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/get_pid.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/go_collector.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/go_collector_latest.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/histogram.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/labels.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/metric.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/num_threads.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/observer.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/process_collector.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/process_collector_procfsenabled.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/registry.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/summary.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/timer.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/untyped.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/value.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/vec.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/vnext.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/wrap.go
2025-08-20T21:49:15.2590967Z [00:02:41.620]➜  go tool buildid -w $WORK/b367/_pkg_.a # internal
2025-08-20T21:49:15.2603378Z [00:02:41.621]➜  cp $WORK/b367/_pkg_.a /root/.cache/go-build/a0/a0d5161b9eb40dc24b0b0f895973f0ad1cd85f59a100e4e8580752cd0ed9384a-d # internal
2025-08-20T21:49:15.2631432Z [00:02:41.622]➜  github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil
2025-08-20T21:49:15.2632216Z [00:02:41.622]➜  mkdir -p $WORK/b366/
2025-08-20T21:49:15.2633325Z [00:02:41.623]➜  cat >/tmp/go-build1954405493/b366/importcfg << 'EOF' # internal
2025-08-20T21:49:15.2634002Z [00:02:41.623]➜  # import config
2025-08-20T21:49:15.2635155Z [00:02:41.623]➜  packagefile github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header=/tmp/go-build1954405493/b367/_pkg_.a
2025-08-20T21:49:15.2636851Z [00:02:41.623]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:15.2637883Z [00:02:41.623]➜  EOF
2025-08-20T21:49:15.2642699Z [00:02:41.623]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/internal/github.com/golang/gddo/httputil=>github.com/prometheus/client_golang@v1.22.0/internal/github.com/golang/gddo/httputil;$WORK/b366=>" -p github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil -lang=go1.22 -complete -installsuffix shared -buildid U9FlRLpQfZLAvsDNRhmK/U9FlRLpQfZLAvsDNRhmK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/internal/github.com/golang/gddo/httputil/negotiate.go
2025-08-20T21:49:15.2922763Z [00:02:41.653]➜  go tool buildid -w $WORK/b366/_pkg_.a # internal
2025-08-20T21:49:15.2931434Z [00:02:41.654]➜  cp $WORK/b366/_pkg_.a /root/.cache/go-build/fb/fb08c8e8e894883c045a8a8992362f70731116a4b8606a578189abdfab46dd94-d # internal
2025-08-20T21:49:15.2936188Z [00:02:41.655]➜  github.com/prometheus/client_golang/prometheus/promhttp/internal
2025-08-20T21:49:15.2936999Z [00:02:41.655]➜  mkdir -p $WORK/b368/
2025-08-20T21:49:15.2939915Z [00:02:41.655]➜  cat >/tmp/go-build1954405493/b368/importcfg << 'EOF' # internal
2025-08-20T21:49:15.2941247Z [00:02:41.655]➜  # import config
2025-08-20T21:49:15.2943370Z [00:02:41.655]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:15.2944666Z [00:02:41.655]➜  EOF
2025-08-20T21:49:15.2948636Z [00:02:41.655]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp/internal=>github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp/internal;$WORK/b368=>" -p github.com/prometheus/client_golang/prometheus/promhttp/internal -lang=go1.22 -complete -installsuffix shared -buildid XtCPR9IimFHrxdKhIRP0/XtCPR9IimFHrxdKhIRP0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp/internal/compression.go
2025-08-20T21:49:15.3036606Z [00:02:41.665]➜  go tool buildid -w $WORK/b368/_pkg_.a # internal
2025-08-20T21:49:15.3039017Z [00:02:41.665]➜  cp $WORK/b368/_pkg_.a /root/.cache/go-build/58/584decfa984549dfcb4f16491e0a68d0776f4ef5eefe9827b9916219cf965440-d # internal
2025-08-20T21:49:15.3171660Z [00:02:41.678]➜  go.opentelemetry.io/otel/internal
2025-08-20T21:49:15.3174278Z [00:02:41.679]➜  mkdir -p $WORK/b370/
2025-08-20T21:49:15.3177839Z [00:02:41.679]➜  cat >/tmp/go-build1954405493/b370/importcfg << 'EOF' # internal
2025-08-20T21:49:15.3180088Z [00:02:41.679]➜  # import config
2025-08-20T21:49:15.3181094Z [00:02:41.679]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:15.3181953Z [00:02:41.679]➜  EOF
2025-08-20T21:49:15.3185754Z [00:02:41.679]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/internal=>go.opentelemetry.io/otel@v1.26.0/internal;$WORK/b370=>" -p go.opentelemetry.io/otel/internal -lang=go1.21 -complete -installsuffix shared -buildid 401b29A-10n7d7USLF4w/401b29A-10n7d7USLF4w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/internal/gen.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/internal/rawhelpers.go
2025-08-20T21:49:15.3357002Z [00:02:41.697]➜  go tool buildid -w $WORK/b370/_pkg_.a # internal
2025-08-20T21:49:15.3363892Z [00:02:41.698]➜  cp $WORK/b370/_pkg_.a /root/.cache/go-build/87/87859cb8c6d1193c75d5d089d496b383d567e5bbeac87ab555f5ec22c5a6aa0c-d # internal
2025-08-20T21:49:15.3366999Z [00:02:41.698]➜  go.opentelemetry.io/otel/internal/attribute
2025-08-20T21:49:15.3368957Z [00:02:41.698]➜  mkdir -p $WORK/b371/
2025-08-20T21:49:15.3375845Z [00:02:41.699]➜  cat >/tmp/go-build1954405493/b371/importcfg << 'EOF' # internal
2025-08-20T21:49:15.3378044Z [00:02:41.699]➜  # import config
2025-08-20T21:49:15.3379139Z [00:02:41.699]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:15.3380126Z [00:02:41.699]➜  EOF
2025-08-20T21:49:15.3384009Z [00:02:41.699]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/internal/attribute=>go.opentelemetry.io/otel@v1.26.0/internal/attribute;$WORK/b371=>" -p go.opentelemetry.io/otel/internal/attribute -lang=go1.21 -complete -installsuffix shared -buildid EW0xzfF06DUjMxZneimF/EW0xzfF06DUjMxZneimF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/internal/attribute/attribute.go
2025-08-20T21:49:15.3918577Z [00:02:41.753]➜  go tool buildid -w $WORK/b371/_pkg_.a # internal
2025-08-20T21:49:15.3940542Z [00:02:41.755]➜  cp $WORK/b371/_pkg_.a /root/.cache/go-build/55/55fbb0691e4dd09226c7b4dac6eb94bdd20b9d94e45b280dbc28a34262e1d6a6-d # internal
2025-08-20T21:49:15.3950718Z [00:02:41.756]➜  go.opentelemetry.io/otel/attribute
2025-08-20T21:49:15.3953056Z [00:02:41.757]➜  mkdir -p $WORK/b369/
2025-08-20T21:49:15.3966062Z [00:02:41.758]➜  cat >/tmp/go-build1954405493/b369/importcfg << 'EOF' # internal
2025-08-20T21:49:15.3969258Z [00:02:41.758]➜  # import config
2025-08-20T21:49:15.3970329Z [00:02:41.758]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:15.3972094Z [00:02:41.758]➜  packagefile cmp=/root/.cache/go-build/9d/9dfba66b67ca9f8fe689cc30f6c14a50aebfd91692e10f8a1a17454ad7cbab97-d
2025-08-20T21:49:15.3973882Z [00:02:41.758]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:15.3975427Z [00:02:41.758]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:15.3976701Z [00:02:41.758]➜  packagefile go.opentelemetry.io/otel/internal=/tmp/go-build1954405493/b370/_pkg_.a
2025-08-20T21:49:15.3977911Z [00:02:41.758]➜  packagefile go.opentelemetry.io/otel/internal/attribute=/tmp/go-build1954405493/b371/_pkg_.a
2025-08-20T21:49:15.3979345Z [00:02:41.758]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:15.3980876Z [00:02:41.758]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:15.3982386Z [00:02:41.758]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:15.3984103Z [00:02:41.758]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:15.3985662Z [00:02:41.758]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:15.3987235Z [00:02:41.758]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:15.3988204Z [00:02:41.758]➜  EOF
2025-08-20T21:49:15.3997524Z [00:02:41.760]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/attribute=>go.opentelemetry.io/otel@v1.26.0/attribute;$WORK/b369=>" -p go.opentelemetry.io/otel/attribute -lang=go1.21 -complete -installsuffix shared -buildid 5xSFYHKD6GVQxxluP5Mz/5xSFYHKD6GVQxxluP5Mz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/attribute/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/attribute/encoder.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/attribute/filter.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/attribute/iterator.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/attribute/key.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/attribute/kv.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/attribute/set.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/attribute/type_string.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/attribute/value.go
2025-08-20T21:49:15.4728733Z [00:02:41.834]➜  go tool buildid -w $WORK/b356/_pkg_.a # internal
2025-08-20T21:49:15.4822932Z [00:02:41.843]➜  cp $WORK/b356/_pkg_.a /root/.cache/go-build/8d/8dd7617c3285fd237edfe860d1645f26d7498da069703559b2f11d760859b531-d # internal
2025-08-20T21:49:15.4852976Z [00:02:41.847]➜  github.com/go-logr/logr
2025-08-20T21:49:15.4855345Z [00:02:41.847]➜  mkdir -p $WORK/b374/
2025-08-20T21:49:15.4862187Z [00:02:41.847]➜  cat >/tmp/go-build1954405493/b374/importcfg << 'EOF' # internal
2025-08-20T21:49:15.4864640Z [00:02:41.848]➜  # import config
2025-08-20T21:49:15.4867149Z [00:02:41.848]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:15.4870163Z [00:02:41.848]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:15.4873400Z [00:02:41.849]➜  packagefile log/slog=/root/.cache/go-build/bf/bfc19bc44ad3fb3753e78e424509d838b84f0ba879f5ecb2f066e5f5fcb3e18d-d
2025-08-20T21:49:15.4877465Z [00:02:41.849]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:15.4879186Z [00:02:41.849]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:15.4880212Z [00:02:41.849]➜  EOF
2025-08-20T21:49:15.4885721Z [00:02:41.849]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-logr/logr@v1.4.2=>github.com/go-logr/logr@v1.4.2;$WORK/b374=>" -p github.com/go-logr/logr -lang=go1.18 -complete -installsuffix shared -buildid 8zNSsgskHgNiYGLzyIdG/8zNSsgskHgNiYGLzyIdG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/context.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/context_slog.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/discard.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/logr.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/sloghandler.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/slogr.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/slogsink.go
2025-08-20T21:49:15.5695039Z [00:02:41.931]➜  go tool buildid -w $WORK/b369/_pkg_.a # internal
2025-08-20T21:49:15.5697903Z [00:02:41.931]➜  go tool buildid -w $WORK/b374/_pkg_.a # internal
2025-08-20T21:49:15.5714525Z [00:02:41.933]➜  cp $WORK/b374/_pkg_.a /root/.cache/go-build/75/758f6b016538ea8a3737c2ebdeb47e1f81c53960c42f3d878659fa94a754a34b-d # internal
2025-08-20T21:49:15.5717447Z [00:02:41.933]➜  github.com/go-logr/logr/funcr
2025-08-20T21:49:15.5718178Z [00:02:41.933]➜  mkdir -p $WORK/b380/
2025-08-20T21:49:15.5726871Z [00:02:41.933]➜  cat >/tmp/go-build1954405493/b380/importcfg << 'EOF' # internal
2025-08-20T21:49:15.5727604Z [00:02:41.933]➜  # import config
2025-08-20T21:49:15.5728703Z [00:02:41.933]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:15.5730342Z [00:02:41.933]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:15.5732225Z [00:02:41.933]➜  packagefile encoding=/root/.cache/go-build/99/9931efb179ca6a3411a5b5cc7c20f84897acb9776746585beb9dca28d322422b-d
2025-08-20T21:49:15.5734105Z [00:02:41.933]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:15.5735696Z [00:02:41.933]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:15.5736947Z [00:02:41.933]➜  packagefile github.com/go-logr/logr=/tmp/go-build1954405493/b374/_pkg_.a
2025-08-20T21:49:15.5738299Z [00:02:41.933]➜  packagefile log/slog=/root/.cache/go-build/bf/bfc19bc44ad3fb3753e78e424509d838b84f0ba879f5ecb2f066e5f5fcb3e18d-d
2025-08-20T21:49:15.5739976Z [00:02:41.933]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:15.5741613Z [00:02:41.934]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:15.5743531Z [00:02:41.934]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:15.5745121Z [00:02:41.934]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:15.5746642Z [00:02:41.934]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:15.5748184Z [00:02:41.934]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:15.5749168Z [00:02:41.934]➜  EOF
2025-08-20T21:49:15.5763525Z [00:02:41.934]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/funcr=>github.com/go-logr/logr@v1.4.2/funcr;$WORK/b380=>" -p github.com/go-logr/logr/funcr -lang=go1.18 -complete -installsuffix shared -buildid YcPF4K6-t1RGRdSs6_s-/YcPF4K6-t1RGRdSs6_s- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/funcr/funcr.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/funcr/slogsink.go
2025-08-20T21:49:15.5767617Z [00:02:41.935]➜  cp $WORK/b369/_pkg_.a /root/.cache/go-build/87/877d4c5ebb03469c43df0e4cee8783d90748f0447b79e3e3d4558d3659b7a626-d # internal
2025-08-20T21:49:15.5768731Z [00:02:41.936]➜  go.opentelemetry.io/otel/codes
2025-08-20T21:49:15.5769286Z [00:02:41.936]➜  mkdir -p $WORK/b381/
2025-08-20T21:49:15.5769994Z [00:02:41.936]➜  cat >/tmp/go-build1954405493/b381/importcfg << 'EOF' # internal
2025-08-20T21:49:15.5770652Z [00:02:41.936]➜  # import config
2025-08-20T21:49:15.5771785Z [00:02:41.936]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:15.5773629Z [00:02:41.936]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:15.5775264Z [00:02:41.936]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:15.5776251Z [00:02:41.936]➜  EOF
2025-08-20T21:49:15.5780083Z [00:02:41.937]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/codes=>go.opentelemetry.io/otel@v1.26.0/codes;$WORK/b381=>" -p go.opentelemetry.io/otel/codes -lang=go1.21 -complete -installsuffix shared -buildid wPLAtz7Jk0G8CwNen2R9/wPLAtz7Jk0G8CwNen2R9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/codes/codes.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/codes/doc.go
2025-08-20T21:49:15.5924795Z [00:02:41.954]➜  go tool buildid -w $WORK/b381/_pkg_.a # internal
2025-08-20T21:49:15.5934885Z [00:02:41.955]➜  cp $WORK/b381/_pkg_.a /root/.cache/go-build/ff/fffb3d3877820a81dfc76e32f92f4a766bffc2d744455b34ed8fdcb67b6cfa78-d # internal
2025-08-20T21:49:15.5937496Z [00:02:41.955]➜  go.opentelemetry.io/otel/metric/embedded
2025-08-20T21:49:15.5938581Z [00:02:41.955]➜  mkdir -p $WORK/b383/
2025-08-20T21:49:15.5945533Z [00:02:41.956]➜  echo '# import config' > $WORK/b383/importcfg # internal
2025-08-20T21:49:15.5951077Z [00:02:41.956]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.26.0/embedded=>go.opentelemetry.io/otel/metric@v1.26.0/embedded;$WORK/b383=>" -p go.opentelemetry.io/otel/metric/embedded -lang=go1.21 -complete -installsuffix shared -buildid RHCdiZuvMk_rqbIlNKoD/RHCdiZuvMk_rqbIlNKoD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.26.0/embedded/embedded.go
2025-08-20T21:49:15.6065707Z [00:02:41.968]➜  go tool buildid -w $WORK/b383/_pkg_.a # internal
2025-08-20T21:49:15.6079181Z [00:02:41.969]➜  cp $WORK/b383/_pkg_.a /root/.cache/go-build/bf/bfd51e13cd4326ea03a4776a2dcc593f836038f52526e3444559faeba5472f27-d # internal
2025-08-20T21:49:15.6080486Z [00:02:41.969]➜  go.opentelemetry.io/otel/metric
2025-08-20T21:49:15.6081034Z [00:02:41.969]➜  mkdir -p $WORK/b382/
2025-08-20T21:49:15.6082995Z [00:02:41.970]➜  cat >/tmp/go-build1954405493/b382/importcfg << 'EOF' # internal
2025-08-20T21:49:15.6083923Z [00:02:41.970]➜  # import config
2025-08-20T21:49:15.6084958Z [00:02:41.970]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:15.6086290Z [00:02:41.970]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1954405493/b369/_pkg_.a
2025-08-20T21:49:15.6087510Z [00:02:41.970]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build1954405493/b383/_pkg_.a
2025-08-20T21:49:15.6088428Z [00:02:41.970]➜  EOF
2025-08-20T21:49:15.6095418Z [00:02:41.970]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.26.0=>go.opentelemetry.io/otel/metric@v1.26.0;$WORK/b382=>" -p go.opentelemetry.io/otel/metric -lang=go1.21 -complete -installsuffix shared -buildid gYH6Tn1wnMxusY-2crn-/gYH6Tn1wnMxusY-2crn- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.26.0/asyncfloat64.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.26.0/asyncint64.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.26.0/config.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.26.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.26.0/instrument.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.26.0/meter.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.26.0/syncfloat64.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.26.0/syncint64.go
2025-08-20T21:49:15.7475281Z [00:02:42.109]➜  go tool buildid -w $WORK/b380/_pkg_.a # internal
2025-08-20T21:49:15.7500896Z [00:02:42.111]➜  cp $WORK/b380/_pkg_.a /root/.cache/go-build/69/69196f890c0315dff7e9c63d139b88a0acbe6e3bf1cec1b66ced4a097d741a88-d # internal
2025-08-20T21:49:15.7516214Z [00:02:42.113]➜  github.com/go-logr/stdr
2025-08-20T21:49:15.7516772Z [00:02:42.113]➜  mkdir -p $WORK/b379/
2025-08-20T21:49:15.7517512Z [00:02:42.113]➜  cat >/tmp/go-build1954405493/b379/importcfg << 'EOF' # internal
2025-08-20T21:49:15.7518193Z [00:02:42.113]➜  # import config
2025-08-20T21:49:15.7518974Z [00:02:42.113]➜  packagefile github.com/go-logr/logr=/tmp/go-build1954405493/b374/_pkg_.a
2025-08-20T21:49:15.7520079Z [00:02:42.113]➜  packagefile github.com/go-logr/logr/funcr=/tmp/go-build1954405493/b380/_pkg_.a
2025-08-20T21:49:15.7521452Z [00:02:42.113]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:15.7523033Z [00:02:42.113]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:15.7524466Z [00:02:42.113]➜  EOF
2025-08-20T21:49:15.7527626Z [00:02:42.113]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-logr/stdr@v1.2.2=>github.com/go-logr/stdr@v1.2.2;$WORK/b379=>" -p github.com/go-logr/stdr -lang=go1.16 -complete -installsuffix shared -buildid EMPqmeHilfGJBFREDvfA/EMPqmeHilfGJBFREDvfA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack /root/go/pkg/mod/github.com/go-logr/stdr@v1.2.2/stdr.go
2025-08-20T21:49:15.7773852Z [00:02:42.139]➜  go tool buildid -w $WORK/b382/_pkg_.a # internal
2025-08-20T21:49:15.7873295Z [00:02:42.149]➜  cp $WORK/b382/_pkg_.a /root/.cache/go-build/ed/edcc40611c4a5fbaa57a4b28d18c90a31c55eecb78a73c5c7f2be98adb012ac0-d # internal
2025-08-20T21:49:15.7906979Z [00:02:42.152]➜  go.opentelemetry.io/otel/internal/baggage
2025-08-20T21:49:15.7909440Z [00:02:42.152]➜  mkdir -p $WORK/b386/
2025-08-20T21:49:15.7913472Z [00:02:42.153]➜  cat >/tmp/go-build1954405493/b386/importcfg << 'EOF' # internal
2025-08-20T21:49:15.7915741Z [00:02:42.153]➜  # import config
2025-08-20T21:49:15.7916839Z [00:02:42.153]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:15.7917756Z [00:02:42.153]➜  EOF
2025-08-20T21:49:15.7922820Z [00:02:42.153]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/internal/baggage=>go.opentelemetry.io/otel@v1.26.0/internal/baggage;$WORK/b386=>" -p go.opentelemetry.io/otel/internal/baggage -lang=go1.21 -complete -installsuffix shared -buildid GR9dBFHjECRak6HHtjRU/GR9dBFHjECRak6HHtjRU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/internal/baggage/baggage.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/internal/baggage/context.go
2025-08-20T21:49:15.8187472Z [00:02:42.180]➜  go tool buildid -w $WORK/b386/_pkg_.a # internal
2025-08-20T21:49:15.8219309Z [00:02:42.183]➜  cp $WORK/b386/_pkg_.a /root/.cache/go-build/ca/caeaebbbb2a89ff79d6ca3623d188234cda150f05cc5257908b2aaaad4f3a892-d # internal
2025-08-20T21:49:15.8227281Z [00:02:42.184]➜  go.opentelemetry.io/otel/baggage
2025-08-20T21:49:15.8246964Z [00:02:42.184]➜  mkdir -p $WORK/b385/
2025-08-20T21:49:15.8247724Z [00:02:42.184]➜  cat >/tmp/go-build1954405493/b385/importcfg << 'EOF' # internal
2025-08-20T21:49:15.8248401Z [00:02:42.184]➜  # import config
2025-08-20T21:49:15.8249488Z [00:02:42.184]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:15.8251148Z [00:02:42.184]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:15.8252865Z [00:02:42.184]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:15.8254528Z [00:02:42.184]➜  packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build1954405493/b386/_pkg_.a
2025-08-20T21:49:15.8256109Z [00:02:42.184]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:15.8257634Z [00:02:42.184]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:15.8259325Z [00:02:42.184]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:15.8260321Z [00:02:42.184]➜  EOF
2025-08-20T21:49:15.8266586Z [00:02:42.184]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/baggage=>go.opentelemetry.io/otel@v1.26.0/baggage;$WORK/b385=>" -p go.opentelemetry.io/otel/baggage -lang=go1.21 -complete -installsuffix shared -buildid wFBegEhs93d8eL95zofb/wFBegEhs93d8eL95zofb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/baggage/baggage.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/baggage/context.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/baggage/doc.go
2025-08-20T21:49:15.8397919Z [00:02:42.201]➜  go tool buildid -w $WORK/b379/_pkg_.a # internal
2025-08-20T21:49:15.8423938Z [00:02:42.203]➜  cp $WORK/b379/_pkg_.a /root/.cache/go-build/10/10f0a57aa6f4836b3b5b482f8ed304d534306dbaaf6bd380899eb93650a09b58-d # internal
2025-08-20T21:49:15.8454103Z [00:02:42.207]➜  go.opentelemetry.io/otel/trace/embedded
2025-08-20T21:49:15.8464236Z [00:02:42.207]➜  mkdir -p $WORK/b388/
2025-08-20T21:49:15.8464980Z [00:02:42.207]➜  echo '# import config' > $WORK/b388/importcfg # internal
2025-08-20T21:49:15.8469027Z [00:02:42.207]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.26.0/embedded=>go.opentelemetry.io/otel/trace@v1.26.0/embedded;$WORK/b388=>" -p go.opentelemetry.io/otel/trace/embedded -lang=go1.21 -complete -installsuffix shared -buildid S1JVWvJGkG0SYl3G9I8k/S1JVWvJGkG0SYl3G9I8k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.26.0/embedded/embedded.go
2025-08-20T21:49:15.8690031Z [00:02:42.230]➜  go tool buildid -w $WORK/b388/_pkg_.a # internal
2025-08-20T21:49:15.8700996Z [00:02:42.231]➜  cp $WORK/b388/_pkg_.a /root/.cache/go-build/c2/c250f27f924bdd1ceeeb13af6abab8b101bd223aa4dec36dd4fcc0eaf88a2f78-d # internal
2025-08-20T21:49:15.8709386Z [00:02:42.232]➜  go.opentelemetry.io/otel/trace
2025-08-20T21:49:15.8731524Z [00:02:42.234]➜  mkdir -p $WORK/b387/
2025-08-20T21:49:15.8740579Z [00:02:42.235]➜  cat >/tmp/go-build1954405493/b387/importcfg << 'EOF' # internal
2025-08-20T21:49:15.8741721Z [00:02:42.235]➜  # import config
2025-08-20T21:49:15.8745145Z [00:02:42.235]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:15.8746990Z [00:02:42.235]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:15.8750083Z [00:02:42.235]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:15.8751693Z [00:02:42.235]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:15.8753509Z [00:02:42.235]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:15.8754811Z [00:02:42.235]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1954405493/b369/_pkg_.a
2025-08-20T21:49:15.8755911Z [00:02:42.235]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build1954405493/b381/_pkg_.a
2025-08-20T21:49:15.8757028Z [00:02:42.235]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build1954405493/b388/_pkg_.a
2025-08-20T21:49:15.8758385Z [00:02:42.235]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:15.8759864Z [00:02:42.235]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:15.8760738Z [00:02:42.235]➜  EOF
2025-08-20T21:49:15.8783850Z [00:02:42.239]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.26.0=>go.opentelemetry.io/otel/trace@v1.26.0;$WORK/b387=>" -p go.opentelemetry.io/otel/trace -lang=go1.21 -complete -installsuffix shared -buildid nPosrSER0MRCmqEiDG6Q/nPosrSER0MRCmqEiDG6Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.26.0/config.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.26.0/context.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.26.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.26.0/nonrecording.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.26.0/noop.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.26.0/trace.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.26.0/tracestate.go
2025-08-20T21:49:15.9291008Z [00:02:42.290]➜  go tool buildid -w $WORK/b385/_pkg_.a # internal
2025-08-20T21:49:15.9307109Z [00:02:42.292]➜  cp $WORK/b385/_pkg_.a /root/.cache/go-build/05/05f708513f5cb6a4416981bc23b01e6459153c510c7a2802ea02100d6ea6b697-d # internal
2025-08-20T21:49:15.9314384Z [00:02:42.292]➜  go.opentelemetry.io/otel/sdk/instrumentation
2025-08-20T21:49:15.9315080Z [00:02:42.292]➜  mkdir -p $WORK/b389/
2025-08-20T21:49:15.9319768Z [00:02:42.293]➜  echo '# import config' > $WORK/b389/importcfg # internal
2025-08-20T21:49:15.9381854Z [00:02:42.299]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/instrumentation=>go.opentelemetry.io/otel/sdk@v1.26.0/instrumentation;$WORK/b389=>" -p go.opentelemetry.io/otel/sdk/instrumentation -lang=go1.21 -complete -installsuffix shared -buildid RhN2F_F571xyzto8ti8j/RhN2F_F571xyzto8ti8j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/instrumentation/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/instrumentation/library.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/instrumentation/scope.go
2025-08-20T21:49:15.9522842Z [00:02:42.313]➜  go tool buildid -w $WORK/b389/_pkg_.a # internal
2025-08-20T21:49:15.9530182Z [00:02:42.314]➜  cp $WORK/b389/_pkg_.a /root/.cache/go-build/54/5438071d01f6db105fa4184c3c2fb3876f28e44d7b6626bc819607ec7705f949-d # internal
2025-08-20T21:49:15.9536522Z [00:02:42.314]➜  go.opentelemetry.io/otel/metric/noop
2025-08-20T21:49:15.9537149Z [00:02:42.315]➜  mkdir -p $WORK/b391/
2025-08-20T21:49:15.9540554Z [00:02:42.315]➜  cat >/tmp/go-build1954405493/b391/importcfg << 'EOF' # internal
2025-08-20T21:49:15.9541889Z [00:02:42.315]➜  # import config
2025-08-20T21:49:15.9544931Z [00:02:42.315]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:15.9546903Z [00:02:42.315]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build1954405493/b382/_pkg_.a
2025-08-20T21:49:15.9551982Z [00:02:42.315]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build1954405493/b383/_pkg_.a
2025-08-20T21:49:15.9552861Z [00:02:42.315]➜  EOF
2025-08-20T21:49:15.9556576Z [00:02:42.316]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.26.0/noop=>go.opentelemetry.io/otel/metric@v1.26.0/noop;$WORK/b391=>" -p go.opentelemetry.io/otel/metric/noop -lang=go1.21 -complete -installsuffix shared -buildid oqPVuPSL9ZSfo2gY4HGR/oqPVuPSL9ZSfo2gY4HGR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.26.0/noop/noop.go
2025-08-20T21:49:16.0464699Z [00:02:42.407]➜  go tool buildid -w $WORK/b391/_pkg_.a # internal
2025-08-20T21:49:16.0513832Z [00:02:42.412]➜  cp $WORK/b391/_pkg_.a /root/.cache/go-build/a0/a0a46f3c656f4178eef7c81c309e4577e34bb7cf6e055b6714793a06850de018-d # internal
2025-08-20T21:49:16.0526956Z [00:02:42.412]➜  go.opentelemetry.io/otel/sdk/metric/internal
2025-08-20T21:49:16.0527569Z [00:02:42.413]➜  mkdir -p $WORK/b392/
2025-08-20T21:49:16.0528196Z [00:02:42.413]➜  echo '# import config' > $WORK/b392/importcfg # internal
2025-08-20T21:49:16.0532008Z [00:02:42.414]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal=>go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal;$WORK/b392=>" -p go.opentelemetry.io/otel/sdk/metric/internal -lang=go1.21 -complete -installsuffix shared -buildid JvoqFqvlM9bI_STOxjKT/JvoqFqvlM9bI_STOxjKT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/reuse_slice.go
2025-08-20T21:49:16.0669713Z [00:02:42.428]➜  go tool buildid -w $WORK/b392/_pkg_.a # internal
2025-08-20T21:49:16.0678055Z [00:02:42.429]➜  cp $WORK/b392/_pkg_.a /root/.cache/go-build/33/337f7bc25dcd7fe127f2373c85df31ed8934bf439a8d37be338169bc132ea7b7-d # internal
2025-08-20T21:49:16.0684142Z [00:02:42.429]➜  go.opentelemetry.io/otel/sdk
2025-08-20T21:49:16.0684679Z [00:02:42.429]➜  mkdir -p $WORK/b397/
2025-08-20T21:49:16.0685303Z [00:02:42.429]➜  echo '# import config' > $WORK/b397/importcfg # internal
2025-08-20T21:49:16.0688698Z [00:02:42.429]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0=>go.opentelemetry.io/otel/sdk@v1.26.0;$WORK/b397=>" -p go.opentelemetry.io/otel/sdk -lang=go1.21 -complete -installsuffix shared -buildid NCVK7Yp89YgkSG4zhoXU/NCVK7Yp89YgkSG4zhoXU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/version.go
2025-08-20T21:49:16.0793985Z [00:02:42.440]➜  go tool buildid -w $WORK/b397/_pkg_.a # internal
2025-08-20T21:49:16.0801693Z [00:02:42.441]➜  cp $WORK/b397/_pkg_.a /root/.cache/go-build/c6/c6140f064ab6037674d9b49589e766a5f582431fcac7629acc2beb2c5f1c417f-d # internal
2025-08-20T21:49:16.0810799Z [00:02:42.442]➜  go.opentelemetry.io/otel/semconv/v1.24.0
2025-08-20T21:49:16.0823742Z [00:02:42.442]➜  mkdir -p $WORK/b398/
2025-08-20T21:49:16.0826479Z [00:02:42.443]➜  cat >/tmp/go-build1954405493/b398/importcfg << 'EOF' # internal
2025-08-20T21:49:16.0828325Z [00:02:42.443]➜  # import config
2025-08-20T21:49:16.0829132Z [00:02:42.443]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1954405493/b369/_pkg_.a
2025-08-20T21:49:16.0829831Z [00:02:42.443]➜  EOF
2025-08-20T21:49:16.0837019Z [00:02:42.443]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.24.0=>go.opentelemetry.io/otel@v1.26.0/semconv/v1.24.0;$WORK/b398=>" -p go.opentelemetry.io/otel/semconv/v1.24.0 -lang=go1.21 -complete -installsuffix shared -buildid RO2k0Dz0Fmmj3zDZc3ax/RO2k0Dz0Fmmj3zDZc3ax -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.24.0/attribute_group.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.24.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.24.0/event.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.24.0/exception.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.24.0/metric.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.24.0/resource.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.24.0/schema.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.24.0/trace.go
2025-08-20T21:49:16.1047208Z [00:02:42.466]➜  go tool buildid -w $WORK/b387/_pkg_.a # internal
2025-08-20T21:49:16.1083580Z [00:02:42.469]➜  cp $WORK/b387/_pkg_.a /root/.cache/go-build/aa/aa078065060720a676996ac1b6f104206b154ace37c9c03f0954aac9c4f4edba-d # internal
2025-08-20T21:49:16.1086394Z [00:02:42.470]➜  go.opentelemetry.io/otel/propagation
2025-08-20T21:49:16.1090004Z [00:02:42.470]➜  mkdir -p $WORK/b384/
2025-08-20T21:49:16.1096832Z [00:02:42.471]➜  cat >/tmp/go-build1954405493/b384/importcfg << 'EOF' # internal
2025-08-20T21:49:16.1097558Z [00:02:42.471]➜  # import config
2025-08-20T21:49:16.1099127Z [00:02:42.471]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:16.1100844Z [00:02:42.471]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:16.1102897Z [00:02:42.471]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:16.1104521Z [00:02:42.471]➜  packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build1954405493/b385/_pkg_.a
2025-08-20T21:49:16.1108116Z [00:02:42.471]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1954405493/b387/_pkg_.a
2025-08-20T21:49:16.1109581Z [00:02:42.471]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:16.1111200Z [00:02:42.471]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:16.1112169Z [00:02:42.471]➜  EOF
2025-08-20T21:49:16.1117618Z [00:02:42.472]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/propagation=>go.opentelemetry.io/otel@v1.26.0/propagation;$WORK/b384=>" -p go.opentelemetry.io/otel/propagation -lang=go1.21 -complete -installsuffix shared -buildid Dsg2TUoVYKA9N4DRdNdk/Dsg2TUoVYKA9N4DRdNdk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/propagation/baggage.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/propagation/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/propagation/propagation.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/propagation/trace_context.go
2025-08-20T21:49:16.1240881Z [00:02:42.485]➜  go tool buildid -w $WORK/b322/_pkg_.a # internal
2025-08-20T21:49:16.1383582Z [00:02:42.499]➜  cp $WORK/b322/_pkg_.a /root/.cache/go-build/42/42237b41fb19c68ea1b6c9465c1f4cd5f1867f3609e0045f54785fc23f2ff4d4-d # internal
2025-08-20T21:49:16.1385602Z [00:02:42.499]➜  github.com/eko/gocache/lib/v4/metrics
2025-08-20T21:49:16.1386925Z [00:02:42.499]➜  mkdir -p $WORK/b321/
2025-08-20T21:49:16.1388135Z [00:02:42.499]➜  cat >/tmp/go-build1954405493/b321/importcfg << 'EOF' # internal
2025-08-20T21:49:16.1389350Z [00:02:42.499]➜  # import config
2025-08-20T21:49:16.1391263Z [00:02:42.499]➜  packagefile github.com/eko/gocache/lib/v4/codec=/tmp/go-build1954405493/b316/_pkg_.a
2025-08-20T21:49:16.1392688Z [00:02:42.499]➜  packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build1954405493/b322/_pkg_.a
2025-08-20T21:49:16.1403841Z [00:02:42.499]➜  packagefile go.uber.org/mock/gomock=/tmp/go-build1954405493/b318/_pkg_.a
2025-08-20T21:49:16.1405294Z [00:02:42.499]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:16.1406307Z [00:02:42.499]➜  EOF
2025-08-20T21:49:16.1411079Z [00:02:42.499]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/metrics=>github.com/eko/gocache/lib/v4@v4.2.0/metrics;$WORK/b321=>" -p github.com/eko/gocache/lib/v4/metrics -lang=go1.22 -complete -installsuffix shared -buildid tQEzgvExdPZNPqAKbr_m/tQEzgvExdPZNPqAKbr_m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/metrics/interface.go /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/metrics/metrics_mock.go /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/metrics/prometheus.go
2025-08-20T21:49:16.1869297Z [00:02:42.548]➜  go tool buildid -w $WORK/b384/_pkg_.a # internal
2025-08-20T21:49:16.1886367Z [00:02:42.550]➜  cp $WORK/b384/_pkg_.a /root/.cache/go-build/4e/4e509961ab8f4033a7079603847db9ccb3694700ff7fc1f866836d70c95a29f6-d # internal
2025-08-20T21:49:16.1901131Z [00:02:42.551]➜  github.com/prometheus/client_golang/prometheus/promhttp
2025-08-20T21:49:16.1907506Z [00:02:42.551]➜  mkdir -p $WORK/b365/
2025-08-20T21:49:16.1908295Z [00:02:42.551]➜  cat >/tmp/go-build1954405493/b365/importcfg << 'EOF' # internal
2025-08-20T21:49:16.1908995Z [00:02:42.551]➜  # import config
2025-08-20T21:49:16.1910092Z [00:02:42.551]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:16.1911814Z [00:02:42.551]➜  packagefile compress/gzip=/root/.cache/go-build/b3/b3d01eff872d1061af7a6268f67170d50a1e8efb8d87f7700b66075164e92476-d
2025-08-20T21:49:16.1925450Z [00:02:42.551]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:16.1927388Z [00:02:42.551]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:16.1929120Z [00:02:42.551]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:16.1930738Z [00:02:42.551]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:16.1932468Z [00:02:42.551]➜  packagefile github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil=/tmp/go-build1954405493/b366/_pkg_.a
2025-08-20T21:49:16.1934335Z [00:02:42.551]➜  packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build1954405493/b322/_pkg_.a
2025-08-20T21:49:16.1935913Z [00:02:42.551]➜  packagefile github.com/prometheus/client_golang/prometheus/promhttp/internal=/tmp/go-build1954405493/b368/_pkg_.a
2025-08-20T21:49:16.1937425Z [00:02:42.551]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build1954405493/b327/_pkg_.a
2025-08-20T21:49:16.1938699Z [00:02:42.551]➜  packagefile github.com/prometheus/common/expfmt=/tmp/go-build1954405493/b330/_pkg_.a
2025-08-20T21:49:16.1940115Z [00:02:42.551]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:16.1941713Z [00:02:42.551]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:16.1943530Z [00:02:42.551]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:16.1945459Z [00:02:42.551]➜  packagefile net/http/httptrace=/root/.cache/go-build/98/98fe65b6f6d6ea58a110b053a9de96dd0df5755eddc4ecff510f93578c779e0c-d
2025-08-20T21:49:16.1947258Z [00:02:42.551]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:16.1949075Z [00:02:42.551]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:16.1950760Z [00:02:42.551]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:16.1952385Z [00:02:42.551]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:16.1953593Z [00:02:42.551]➜  EOF
2025-08-20T21:49:16.1960883Z [00:02:42.551]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp=>github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp;$WORK/b365=>" -p github.com/prometheus/client_golang/prometheus/promhttp -lang=go1.22 -complete -installsuffix shared -buildid Cea7QirL7tH7IoPp3vXn/Cea7QirL7tH7IoPp3vXn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp/delegator.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp/http.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp/instrument_client.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp/instrument_server.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp/option.go
2025-08-20T21:49:16.1987059Z [00:02:42.551]➜  go tool buildid -w $WORK/b321/_pkg_.a # internal
2025-08-20T21:49:16.1988403Z [00:02:42.554]➜  cp $WORK/b321/_pkg_.a /root/.cache/go-build/10/108c612743da3673ab369b77108a119f9610abb6a3540a5e6e60a18390e665e9-d # internal
2025-08-20T21:49:16.1993015Z [00:02:42.558]➜  github.com/eko/gocache/lib/v4/cache
2025-08-20T21:49:16.1993979Z [00:02:42.558]➜  mkdir -p $WORK/b315/
2025-08-20T21:49:16.1994921Z [00:02:42.559]➜  cat >/tmp/go-build1954405493/b315/importcfg << 'EOF' # internal
2025-08-20T21:49:16.1995767Z [00:02:42.559]➜  # import config
2025-08-20T21:49:16.1996865Z [00:02:42.559]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:16.1998523Z [00:02:42.559]➜  packagefile crypto=/root/.cache/go-build/96/964cbef8d5cdfd5593486576c38d729dd29f6f299f4ae62394160f27cbdd46c4-d
2025-08-20T21:49:16.2000200Z [00:02:42.559]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:16.2001796Z [00:02:42.559]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:16.2003461Z [00:02:42.559]➜  packagefile github.com/eko/gocache/lib/v4/codec=/tmp/go-build1954405493/b316/_pkg_.a
2025-08-20T21:49:16.2004751Z [00:02:42.559]➜  packagefile github.com/eko/gocache/lib/v4/metrics=/tmp/go-build1954405493/b321/_pkg_.a
2025-08-20T21:49:16.2006065Z [00:02:42.559]➜  packagefile github.com/eko/gocache/lib/v4/store=/tmp/go-build1954405493/b317/_pkg_.a
2025-08-20T21:49:16.2007187Z [00:02:42.559]➜  packagefile go.uber.org/mock/gomock=/tmp/go-build1954405493/b318/_pkg_.a
2025-08-20T21:49:16.2008302Z [00:02:42.559]➜  packagefile golang.org/x/sync/singleflight=/tmp/go-build1954405493/b336/_pkg_.a
2025-08-20T21:49:16.2009786Z [00:02:42.559]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:16.2011448Z [00:02:42.559]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:16.2033387Z [00:02:42.559]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:16.2034531Z [00:02:42.559]➜  EOF
2025-08-20T21:49:16.2040833Z [00:02:42.559]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/cache=>github.com/eko/gocache/lib/v4@v4.2.0/cache;$WORK/b315=>" -p github.com/eko/gocache/lib/v4/cache -lang=go1.22 -complete -installsuffix shared -buildid 774W12CNLD2SJRu-f5rG/774W12CNLD2SJRu-f5rG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/cache/cache.go /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/cache/cache_mock.go /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/cache/chain.go /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/cache/interface.go /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/cache/loadable.go /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/cache/metric.go
2025-08-20T21:49:16.2773342Z [00:02:42.638]➜  go tool buildid -w $WORK/b315/_pkg_.a # internal
2025-08-20T21:49:16.2793884Z [00:02:42.640]➜  cp $WORK/b315/_pkg_.a /root/.cache/go-build/7f/7fbb029b42352eb94ca7e869241c62392486cdc206e00ff0da0e3efec7a7fb80-d # internal
2025-08-20T21:49:16.2795140Z [00:02:42.641]➜  github.com/eko/gocache/lib/v4/marshaler
2025-08-20T21:49:16.2795784Z [00:02:42.641]➜  mkdir -p $WORK/b337/
2025-08-20T21:49:16.2796531Z [00:02:42.641]➜  cat >/tmp/go-build1954405493/b337/importcfg << 'EOF' # internal
2025-08-20T21:49:16.2797236Z [00:02:42.641]➜  # import config
2025-08-20T21:49:16.2798364Z [00:02:42.641]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:16.2799780Z [00:02:42.641]➜  packagefile github.com/eko/gocache/lib/v4/cache=/tmp/go-build1954405493/b315/_pkg_.a
2025-08-20T21:49:16.2801019Z [00:02:42.641]➜  packagefile github.com/eko/gocache/lib/v4/store=/tmp/go-build1954405493/b317/_pkg_.a
2025-08-20T21:49:16.2802258Z [00:02:42.641]➜  packagefile github.com/vmihailenco/msgpack/v5=/tmp/go-build1954405493/b338/_pkg_.a
2025-08-20T21:49:16.2803256Z [00:02:42.641]➜  EOF
2025-08-20T21:49:16.2807073Z [00:02:42.641]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/marshaler=>github.com/eko/gocache/lib/v4@v4.2.0/marshaler;$WORK/b337=>" -p github.com/eko/gocache/lib/v4/marshaler -lang=go1.22 -complete -installsuffix shared -buildid c-OOT_5TylrdWAQCaLOi/c-OOT_5TylrdWAQCaLOi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack /root/go/pkg/mod/github.com/eko/gocache/lib/v4@v4.2.0/marshaler/marshaler.go
2025-08-20T21:49:16.2959443Z [00:02:42.657]➜  go tool buildid -w $WORK/b398/_pkg_.a # internal
2025-08-20T21:49:16.3010176Z [00:02:42.662]➜  cp $WORK/b398/_pkg_.a /root/.cache/go-build/d5/d50962f113776da92b8655b5142b5d74bd7520f168b92123bacdcfd10b09395e-d # internal
2025-08-20T21:49:16.3020604Z [00:02:42.663]➜  go.opentelemetry.io/otel/internal/global
2025-08-20T21:49:16.3023028Z [00:02:42.663]➜  mkdir -p $WORK/b378/
2025-08-20T21:49:16.3032409Z [00:02:42.664]➜  cat >/tmp/go-build1954405493/b378/importcfg << 'EOF' # internal
2025-08-20T21:49:16.3033509Z [00:02:42.664]➜  # import config
2025-08-20T21:49:16.3037227Z [00:02:42.664]➜  packagefile container/list=/root/.cache/go-build/e4/e4a1d052b895dab5aabefb19a47a43f4cc5385e1a5909144789394bf17d777e0-d
2025-08-20T21:49:16.3039925Z [00:02:42.664]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:16.3041409Z [00:02:42.664]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:16.3042590Z [00:02:42.665]➜  packagefile github.com/go-logr/logr=/tmp/go-build1954405493/b374/_pkg_.a
2025-08-20T21:49:16.3043712Z [00:02:42.665]➜  packagefile github.com/go-logr/stdr=/tmp/go-build1954405493/b379/_pkg_.a
2025-08-20T21:49:16.3044916Z [00:02:42.665]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1954405493/b369/_pkg_.a
2025-08-20T21:49:16.3045992Z [00:02:42.665]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build1954405493/b381/_pkg_.a
2025-08-20T21:49:16.3047019Z [00:02:42.665]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build1954405493/b382/_pkg_.a
2025-08-20T21:49:16.3048254Z [00:02:42.665]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build1954405493/b383/_pkg_.a
2025-08-20T21:49:16.3049391Z [00:02:42.665]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build1954405493/b384/_pkg_.a
2025-08-20T21:49:16.3050467Z [00:02:42.665]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1954405493/b387/_pkg_.a
2025-08-20T21:49:16.3051562Z [00:02:42.665]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build1954405493/b388/_pkg_.a
2025-08-20T21:49:16.3052835Z [00:02:42.665]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:16.3055568Z [00:02:42.665]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:16.3057000Z [00:02:42.665]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:16.3058465Z [00:02:42.665]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:16.3059366Z [00:02:42.665]➜  EOF
2025-08-20T21:49:16.3059862Z [00:02:42.665]➜  go tool buildid -w $WORK/b337/_pkg_.a # internal
2025-08-20T21:49:16.3071142Z [00:02:42.668]➜  cp $WORK/b337/_pkg_.a /root/.cache/go-build/06/064cc3232b0440007d20f1ddac89df4a7b2b7dec94dba01ae4b319cfa2c3085b-d # internal
2025-08-20T21:49:16.3080255Z [00:02:42.669]➜  go.opentelemetry.io/otel/sdk/metric/internal/x
2025-08-20T21:49:16.3085436Z [00:02:42.670]➜  mkdir -p $WORK/b400/
2025-08-20T21:49:16.3097767Z [00:02:42.670]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/internal/global=>go.opentelemetry.io/otel@v1.26.0/internal/global;$WORK/b378=>" -p go.opentelemetry.io/otel/internal/global -lang=go1.21 -complete -installsuffix shared -buildid V-styy4F7nuNRH7DHpOO/V-styy4F7nuNRH7DHpOO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/internal/global/handler.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/internal/global/instruments.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/internal/global/internal_logging.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/internal/global/meter.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/internal/global/propagator.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/internal/global/state.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/internal/global/trace.go
2025-08-20T21:49:16.3116386Z [00:02:42.672]➜  cat >/tmp/go-build1954405493/b400/importcfg << 'EOF' # internal
2025-08-20T21:49:16.3117038Z [00:02:42.673]➜  # import config
2025-08-20T21:49:16.3118018Z [00:02:42.673]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:16.3119500Z [00:02:42.673]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:16.3121039Z [00:02:42.673]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:16.3121952Z [00:02:42.673]➜  EOF
2025-08-20T21:49:16.3125840Z [00:02:42.673]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/x=>go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/x;$WORK/b400=>" -p go.opentelemetry.io/otel/sdk/metric/internal/x -lang=go1.21 -complete -installsuffix shared -buildid E1wDSUFb6vCwlToBqD-G/E1wDSUFb6vCwlToBqD-G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/x/x.go
2025-08-20T21:49:16.3387820Z [00:02:42.700]➜  go tool buildid -w $WORK/b400/_pkg_.a # internal
2025-08-20T21:49:16.3400972Z [00:02:42.701]➜  cp $WORK/b400/_pkg_.a /root/.cache/go-build/0b/0bccd49a21fc40bea8369ef441c35530234456ad579fdf3e4aa53b6eee520d55-d # internal
2025-08-20T21:49:16.3408028Z [00:02:42.702]➜  github.com/BurntSushi/toml/internal
2025-08-20T21:49:16.3411070Z [00:02:42.702]➜  mkdir -p $WORK/b403/
2025-08-20T21:49:16.3419706Z [00:02:42.703]➜  cat >/tmp/go-build1954405493/b403/importcfg << 'EOF' # internal
2025-08-20T21:49:16.3424500Z [00:02:42.703]➜  # import config
2025-08-20T21:49:16.3425686Z [00:02:42.703]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:16.3427740Z [00:02:42.703]➜  EOF
2025-08-20T21:49:16.3432341Z [00:02:42.704]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.4.0/internal=>github.com/BurntSushi/toml@v1.4.0/internal;$WORK/b403=>" -p github.com/BurntSushi/toml/internal -lang=go1.18 -complete -installsuffix shared -buildid lSCWFcExY4W3Q0StN6d-/lSCWFcExY4W3Q0StN6d- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.4.0/internal/tz.go
2025-08-20T21:49:16.3542128Z [00:02:42.715]➜  go tool buildid -w $WORK/b403/_pkg_.a # internal
2025-08-20T21:49:16.3549106Z [00:02:42.715]➜  cp $WORK/b403/_pkg_.a /root/.cache/go-build/f0/f00d59b19ca7c88bfea7bb1236ce5c5a87aad19c47f4e129b4f2fed228c8d19d-d # internal
2025-08-20T21:49:16.3550269Z [00:02:42.716]➜  github.com/BurntSushi/toml
2025-08-20T21:49:16.3550852Z [00:02:42.716]➜  mkdir -p $WORK/b402/
2025-08-20T21:49:16.3555184Z [00:02:42.717]➜  cat >/tmp/go-build1954405493/b402/importcfg << 'EOF' # internal
2025-08-20T21:49:16.3557389Z [00:02:42.717]➜  # import config
2025-08-20T21:49:16.3579212Z [00:02:42.717]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:16.3580878Z [00:02:42.717]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:16.3582919Z [00:02:42.717]➜  packagefile encoding=/root/.cache/go-build/99/9931efb179ca6a3411a5b5cc7c20f84897acb9776746585beb9dca28d322422b-d
2025-08-20T21:49:16.3584827Z [00:02:42.717]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:16.3586496Z [00:02:42.717]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:16.3588081Z [00:02:42.717]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:16.3589454Z [00:02:42.717]➜  packagefile github.com/BurntSushi/toml/internal=/tmp/go-build1954405493/b403/_pkg_.a
2025-08-20T21:49:16.3590874Z [00:02:42.717]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:16.3592469Z [00:02:42.717]➜  packagefile io/fs=/root/.cache/go-build/fc/fccee468363facdb09b45d99d9f154b47b64a07d18cd2fa40a6b3ed71255d5d0-d
2025-08-20T21:49:16.3594291Z [00:02:42.717]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:16.3595842Z [00:02:42.717]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:16.3597448Z [00:02:42.717]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:16.3599131Z [00:02:42.717]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:16.3600890Z [00:02:42.717]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:16.3602499Z [00:02:42.717]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:16.3604485Z [00:02:42.717]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:16.3606108Z [00:02:42.717]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:16.3607720Z [00:02:42.717]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:16.3609317Z [00:02:42.717]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:16.3610993Z [00:02:42.717]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:16.3612013Z [00:02:42.717]➜  EOF
2025-08-20T21:49:16.3619322Z [00:02:42.717]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.4.0=>github.com/BurntSushi/toml@v1.4.0;$WORK/b402=>" -p github.com/BurntSushi/toml -lang=go1.18 -complete -installsuffix shared -buildid YORbAck0MOihz1oYhiZ1/YORbAck0MOihz1oYhiZ1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.4.0/decode.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.4.0/deprecated.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.4.0/doc.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.4.0/encode.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.4.0/error.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.4.0/lex.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.4.0/meta.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.4.0/parse.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.4.0/type_fields.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.4.0/type_toml.go
2025-08-20T21:49:16.5431233Z [00:02:42.904]➜  go tool buildid -w $WORK/b378/_pkg_.a # internal
2025-08-20T21:49:16.5465815Z [00:02:42.908]➜  cp $WORK/b378/_pkg_.a /root/.cache/go-build/de/deb620906465c73ea4e6136994daef90f73f9e84b35e00257cd00954496b16e9-d # internal
2025-08-20T21:49:16.5468994Z [00:02:42.908]➜  go.opentelemetry.io/otel
2025-08-20T21:49:16.5471886Z [00:02:42.908]➜  mkdir -p $WORK/b373/
2025-08-20T21:49:16.5475282Z [00:02:42.909]➜  cat >/tmp/go-build1954405493/b373/importcfg << 'EOF' # internal
2025-08-20T21:49:16.5479751Z [00:02:42.909]➜  # import config
2025-08-20T21:49:16.5480574Z [00:02:42.909]➜  packagefile github.com/go-logr/logr=/tmp/go-build1954405493/b374/_pkg_.a
2025-08-20T21:49:16.5481786Z [00:02:42.909]➜  packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build1954405493/b378/_pkg_.a
2025-08-20T21:49:16.5482911Z [00:02:42.909]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build1954405493/b382/_pkg_.a
2025-08-20T21:49:16.5484217Z [00:02:42.909]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build1954405493/b384/_pkg_.a
2025-08-20T21:49:16.5485440Z [00:02:42.909]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1954405493/b387/_pkg_.a
2025-08-20T21:49:16.5486350Z [00:02:42.909]➜  EOF
2025-08-20T21:49:16.5492744Z [00:02:42.909]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0=>go.opentelemetry.io/otel@v1.26.0;$WORK/b373=>" -p go.opentelemetry.io/otel -lang=go1.21 -complete -installsuffix shared -buildid vIlvefMGIh205F3pxgK3/vIlvefMGIh205F3pxgK3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/error_handler.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/handler.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/internal_logging.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/metric.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/propagation.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/trace.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/version.go
2025-08-20T21:49:16.5923868Z [00:02:42.953]➜  go tool buildid -w $WORK/b373/_pkg_.a # internal
2025-08-20T21:49:16.5956682Z [00:02:42.955]➜  cp $WORK/b373/_pkg_.a /root/.cache/go-build/9c/9cd88569cfefe997d7576ef8d171ee583b7a49d880de11fe3a69bbfaceb6a867-d # internal
2025-08-20T21:49:16.6045244Z [00:02:42.966]➜  go.opentelemetry.io/otel/sdk/resource
2025-08-20T21:49:16.6048035Z [00:02:42.966]➜  mkdir -p $WORK/b396/
2025-08-20T21:49:16.6052735Z [00:02:42.966]➜  cat >/tmp/go-build1954405493/b396/importcfg << 'EOF' # internal
2025-08-20T21:49:16.6062636Z [00:02:42.966]➜  # import config
2025-08-20T21:49:16.6063908Z [00:02:42.966]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:16.6065541Z [00:02:42.966]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:16.6067143Z [00:02:42.966]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:16.6068700Z [00:02:42.966]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:16.6069946Z [00:02:42.966]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build1954405493/b373/_pkg_.a
2025-08-20T21:49:16.6071070Z [00:02:42.967]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1954405493/b369/_pkg_.a
2025-08-20T21:49:16.6072208Z [00:02:42.967]➜  packagefile go.opentelemetry.io/otel/sdk=/tmp/go-build1954405493/b397/_pkg_.a
2025-08-20T21:49:16.6073596Z [00:02:42.967]➜  packagefile go.opentelemetry.io/otel/semconv/v1.24.0=/tmp/go-build1954405493/b398/_pkg_.a
2025-08-20T21:49:16.6075511Z [00:02:42.967]➜  packagefile golang.org/x/sys/unix=/root/.cache/go-build/75/75420b57fcc0f8b717c1ed9751124e2aaeeaed4d6c39e3edc3c72f0b3dc9c571-d
2025-08-20T21:49:16.6077431Z [00:02:42.967]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:16.6080574Z [00:02:42.967]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:16.6082222Z [00:02:42.967]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:16.6084056Z [00:02:42.967]➜  packagefile os/user=/root/.cache/go-build/9c/9c2fe2a802268a6572c8264c11dd3c7f1da89da79fbd56a1588da6d322ffcd6e-d
2025-08-20T21:49:16.6085766Z [00:02:42.967]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:16.6087420Z [00:02:42.967]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:16.6089028Z [00:02:42.967]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:16.6090818Z [00:02:42.967]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:16.6092484Z [00:02:42.967]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:16.6093697Z [00:02:42.967]➜  EOF
2025-08-20T21:49:16.6105374Z [00:02:42.967]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/resource=>go.opentelemetry.io/otel/sdk@v1.26.0/resource;$WORK/b396=>" -p go.opentelemetry.io/otel/sdk/resource -lang=go1.21 -complete -installsuffix shared -buildid GP3JYdE5h6lIpbWH62pM/GP3JYdE5h6lIpbWH62pM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/resource/auto.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/resource/builtin.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/resource/config.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/resource/container.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/resource/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/resource/env.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/resource/host_id.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/resource/host_id_linux.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/resource/host_id_readfile.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/resource/os.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/resource/os_release_unix.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/resource/os_unix.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/resource/process.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.26.0/resource/resource.go
2025-08-20T21:49:16.7800236Z [00:02:43.141]➜  go tool buildid -w $WORK/b396/_pkg_.a # internal
2025-08-20T21:49:16.7851456Z [00:02:43.145]➜  cp $WORK/b396/_pkg_.a /root/.cache/go-build/74/74ce0d443e639eacaa194d48c6ea169ec06acb262113e31a732050bf22ab0f6b-d # internal
2025-08-20T21:49:16.7857745Z [00:02:43.146]➜  go.opentelemetry.io/otel/sdk/metric/metricdata
2025-08-20T21:49:16.7858399Z [00:02:43.146]➜  mkdir -p $WORK/b395/
2025-08-20T21:49:16.7859109Z [00:02:43.147]➜  cat >/tmp/go-build1954405493/b395/importcfg << 'EOF' # internal
2025-08-20T21:49:16.7859777Z [00:02:43.147]➜  # import config
2025-08-20T21:49:16.7860954Z [00:02:43.147]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:16.7862355Z [00:02:43.147]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1954405493/b369/_pkg_.a
2025-08-20T21:49:16.7884338Z [00:02:43.147]➜  packagefile go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build1954405493/b389/_pkg_.a
2025-08-20T21:49:16.7885965Z [00:02:43.147]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/tmp/go-build1954405493/b396/_pkg_.a
2025-08-20T21:49:16.7887731Z [00:02:43.147]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:16.7889648Z [00:02:43.147]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:16.7891798Z [00:02:43.147]➜  EOF
2025-08-20T21:49:16.7897218Z [00:02:43.147]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/metricdata=>go.opentelemetry.io/otel/sdk/metric@v1.26.0/metricdata;$WORK/b395=>" -p go.opentelemetry.io/otel/sdk/metric/metricdata -lang=go1.21 -complete -installsuffix shared -buildid O_K6lxGT6vdULahf1Bt0/O_K6lxGT6vdULahf1Bt0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/metricdata/data.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/metricdata/temporality.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/metricdata/temporality_string.go
2025-08-20T21:49:16.7931696Z [00:02:43.154]➜  go tool buildid -w $WORK/b365/_pkg_.a # internal
2025-08-20T21:49:16.8098913Z [00:02:43.171]➜  cp $WORK/b365/_pkg_.a /root/.cache/go-build/7d/7de25dee062e1b9568e9b915a6f71d2a781a415a77ba5e793fc15bad08e99ef0-d # internal
2025-08-20T21:49:16.8110313Z [00:02:43.172]➜  github.com/kelseyhightower/envconfig
2025-08-20T21:49:16.8111617Z [00:02:43.172]➜  mkdir -p $WORK/b405/
2025-08-20T21:49:16.8124564Z [00:02:43.173]➜  cat >/tmp/go-build1954405493/b405/importcfg << 'EOF' # internal
2025-08-20T21:49:16.8125286Z [00:02:43.173]➜  # import config
2025-08-20T21:49:16.8126927Z [00:02:43.174]➜  packagefile encoding=/root/.cache/go-build/99/9931efb179ca6a3411a5b5cc7c20f84897acb9776746585beb9dca28d322422b-d
2025-08-20T21:49:16.8129479Z [00:02:43.174]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:16.8131736Z [00:02:43.174]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:16.8133822Z [00:02:43.174]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:16.8135605Z [00:02:43.174]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:16.8137491Z [00:02:43.174]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:16.8139506Z [00:02:43.174]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:16.8142397Z [00:02:43.174]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:16.8145573Z [00:02:43.174]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:16.8147301Z [00:02:43.174]➜  packagefile text/tabwriter=/root/.cache/go-build/f5/f55b9a93860f04132228f93c68db8a8456c84fa375ccaec23331c88ebfe3ead2-d
2025-08-20T21:49:16.8149054Z [00:02:43.174]➜  packagefile text/template=/root/.cache/go-build/55/55a31bc16f925b41d7970c28df2bbf764af8a7cca35f85b99491921cdb741eb4-d
2025-08-20T21:49:16.8150705Z [00:02:43.174]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:16.8151691Z [00:02:43.174]➜  EOF
2025-08-20T21:49:16.8157107Z [00:02:43.174]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/kelseyhightower/envconfig@v1.4.0=>github.com/kelseyhightower/envconfig@v1.4.0;$WORK/b405=>" -p github.com/kelseyhightower/envconfig -lang=go1.16 -complete -installsuffix shared -buildid MM1_kmaAcOum_C94QYNv/MM1_kmaAcOum_C94QYNv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack /root/go/pkg/mod/github.com/kelseyhightower/envconfig@v1.4.0/doc.go /root/go/pkg/mod/github.com/kelseyhightower/envconfig@v1.4.0/env_os.go /root/go/pkg/mod/github.com/kelseyhightower/envconfig@v1.4.0/envconfig.go /root/go/pkg/mod/github.com/kelseyhightower/envconfig@v1.4.0/usage.go
2025-08-20T21:49:16.8198683Z [00:02:43.181]➜  go tool buildid -w $WORK/b395/_pkg_.a # internal
2025-08-20T21:49:16.8209243Z [00:02:43.182]➜  cp $WORK/b395/_pkg_.a /root/.cache/go-build/7b/7bc09efb03d1c8ad6e5a68f2467f24325753b0db8591f6d5d08a65e3c3db2cce-d # internal
2025-08-20T21:49:16.8219306Z [00:02:43.183]➜  go.opentelemetry.io/otel/sdk/metric/internal/exemplar
2025-08-20T21:49:16.8224582Z [00:02:43.184]➜  mkdir -p $WORK/b394/
2025-08-20T21:49:16.8234803Z [00:02:43.184]➜  cat >/tmp/go-build1954405493/b394/importcfg << 'EOF' # internal
2025-08-20T21:49:16.8237842Z [00:02:43.185]➜  # import config
2025-08-20T21:49:16.8239079Z [00:02:43.185]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:16.8242108Z [00:02:43.185]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1954405493/b369/_pkg_.a
2025-08-20T21:49:16.8245080Z [00:02:43.185]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build1954405493/b395/_pkg_.a
2025-08-20T21:49:16.8248218Z [00:02:43.185]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1954405493/b387/_pkg_.a
2025-08-20T21:49:16.8249576Z [00:02:43.185]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:16.8251150Z [00:02:43.185]➜  packagefile math/rand=/root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d
2025-08-20T21:49:16.8252729Z [00:02:43.185]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:16.8254697Z [00:02:43.185]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:16.8256289Z [00:02:43.185]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:16.8257222Z [00:02:43.185]➜  EOF
2025-08-20T21:49:16.8267206Z [00:02:43.185]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/exemplar=>go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/exemplar;$WORK/b394=>" -p go.opentelemetry.io/otel/sdk/metric/internal/exemplar -lang=go1.21 -complete -installsuffix shared -buildid gd3oBwv9vBFipPSXpdDL/gd3oBwv9vBFipPSXpdDL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/exemplar/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/exemplar/drop.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/exemplar/filter.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/exemplar/hist.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/exemplar/rand.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/exemplar/reservoir.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/exemplar/storage.go
2025-08-20T21:49:16.8486259Z [00:02:43.208]➜  go tool buildid -w $WORK/b394/_pkg_.a # internal
2025-08-20T21:49:16.8494755Z [00:02:43.210]➜  cp $WORK/b394/_pkg_.a /root/.cache/go-build/5a/5a4b1fd07ad54b62a940c4f2a49b5db03d354f7009a3e57702c8720cc3bfc219-d # internal
2025-08-20T21:49:16.8496108Z [00:02:43.210]➜  go.opentelemetry.io/otel/sdk/metric/internal/aggregate
2025-08-20T21:49:16.8496824Z [00:02:43.210]➜  mkdir -p $WORK/b393/
2025-08-20T21:49:16.8504654Z [00:02:43.211]➜  cat >/tmp/go-build1954405493/b393/importcfg << 'EOF' # internal
2025-08-20T21:49:16.8505415Z [00:02:43.211]➜  # import config
2025-08-20T21:49:16.8506501Z [00:02:43.211]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:16.8508448Z [00:02:43.211]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:16.8509837Z [00:02:43.211]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build1954405493/b373/_pkg_.a
2025-08-20T21:49:16.8511002Z [00:02:43.211]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1954405493/b369/_pkg_.a
2025-08-20T21:49:16.8512361Z [00:02:43.211]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/exemplar=/tmp/go-build1954405493/b394/_pkg_.a
2025-08-20T21:49:16.8514251Z [00:02:43.211]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build1954405493/b395/_pkg_.a
2025-08-20T21:49:16.8515908Z [00:02:43.211]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:16.8517467Z [00:02:43.211]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:16.8519215Z [00:02:43.211]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:16.8520847Z [00:02:43.211]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:16.8522520Z [00:02:43.211]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:16.8523644Z [00:02:43.211]➜  EOF
2025-08-20T21:49:16.8531719Z [00:02:43.211]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/aggregate=>go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/aggregate;$WORK/b393=>" -p go.opentelemetry.io/otel/sdk/metric/internal/aggregate -lang=go1.21 -complete -installsuffix shared -buildid 6uQ-P2NzmNkN76kXGQzb/6uQ-P2NzmNkN76kXGQzb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/aggregate/aggregate.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/aggregate/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/aggregate/exponential_histogram.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/aggregate/histogram.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/aggregate/lastvalue.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/aggregate/limit.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/internal/aggregate/sum.go
2025-08-20T21:49:16.9062419Z [00:02:43.267]➜  go tool buildid -w $WORK/b393/_pkg_.a # internal
2025-08-20T21:49:16.9079950Z [00:02:43.269]➜  cp $WORK/b393/_pkg_.a /root/.cache/go-build/c9/c97f59a631de034465def72c6bc5f73b66411f7c18cdd6f746f670ef50cbd366-d # internal
2025-08-20T21:49:16.9088581Z [00:02:43.270]➜  go.opentelemetry.io/otel/sdk/metric
2025-08-20T21:49:16.9092524Z [00:02:43.270]➜  mkdir -p $WORK/b390/
2025-08-20T21:49:16.9097832Z [00:02:43.271]➜  cat >/tmp/go-build1954405493/b390/importcfg << 'EOF' # internal
2025-08-20T21:49:16.9102613Z [00:02:43.271]➜  # import config
2025-08-20T21:49:16.9106274Z [00:02:43.271]➜  packagefile container/list=/root/.cache/go-build/e4/e4a1d052b895dab5aabefb19a47a43f4cc5385e1a5909144789394bf17d777e0-d
2025-08-20T21:49:16.9110167Z [00:02:43.271]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:16.9112602Z [00:02:43.271]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:16.9114598Z [00:02:43.271]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:16.9116135Z [00:02:43.272]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build1954405493/b373/_pkg_.a
2025-08-20T21:49:16.9117499Z [00:02:43.272]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1954405493/b369/_pkg_.a
2025-08-20T21:49:16.9120205Z [00:02:43.272]➜  packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build1954405493/b378/_pkg_.a
2025-08-20T21:49:16.9121436Z [00:02:43.272]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build1954405493/b382/_pkg_.a
2025-08-20T21:49:16.9122664Z [00:02:43.272]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build1954405493/b383/_pkg_.a
2025-08-20T21:49:16.9124080Z [00:02:43.272]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build1954405493/b391/_pkg_.a
2025-08-20T21:49:16.9125350Z [00:02:43.272]➜  packagefile go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build1954405493/b389/_pkg_.a
2025-08-20T21:49:16.9126863Z [00:02:43.272]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal=/tmp/go-build1954405493/b392/_pkg_.a
2025-08-20T21:49:16.9128290Z [00:02:43.272]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/aggregate=/tmp/go-build1954405493/b393/_pkg_.a
2025-08-20T21:49:16.9129990Z [00:02:43.272]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/exemplar=/tmp/go-build1954405493/b394/_pkg_.a
2025-08-20T21:49:16.9131460Z [00:02:43.272]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/x=/tmp/go-build1954405493/b400/_pkg_.a
2025-08-20T21:49:16.9132804Z [00:02:43.272]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build1954405493/b395/_pkg_.a
2025-08-20T21:49:16.9142478Z [00:02:43.272]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/tmp/go-build1954405493/b396/_pkg_.a
2025-08-20T21:49:16.9153545Z [00:02:43.272]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:16.9155209Z [00:02:43.272]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:16.9156838Z [00:02:43.272]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:16.9158478Z [00:02:43.272]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:16.9160093Z [00:02:43.272]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:16.9161779Z [00:02:43.272]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:16.9163576Z [00:02:43.272]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:16.9165225Z [00:02:43.272]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:16.9166854Z [00:02:43.272]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:16.9167996Z [00:02:43.272]➜  EOF
2025-08-20T21:49:16.9200263Z [00:02:43.272]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0=>go.opentelemetry.io/otel/sdk/metric@v1.26.0;$WORK/b390=>" -p go.opentelemetry.io/otel/sdk/metric -lang=go1.21 -complete -installsuffix shared -buildid ZXVDrqfJu8-ct3r7uERh/ZXVDrqfJu8-ct3r7uERh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/aggregation.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/cache.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/config.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/env.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/exemplar.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/exporter.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/instrument.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/instrumentkind_string.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/manual_reader.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/meter.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/periodic_reader.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/pipeline.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/provider.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/reader.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/version.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.26.0/view.go
2025-08-20T21:49:16.9489848Z [00:02:43.310]➜  go tool buildid -w $WORK/b405/_pkg_.a # internal
2025-08-20T21:49:16.9508493Z [00:02:43.312]➜  cp $WORK/b405/_pkg_.a /root/.cache/go-build/0e/0e1f66248419947f70a9db2d8f8a65e57bd588a1ee1caaf836c92088954a6e7c-d # internal
2025-08-20T21:49:16.9516926Z [00:02:43.313]➜  github.com/patrickmn/go-cache
2025-08-20T21:49:16.9521281Z [00:02:43.313]➜  mkdir -p $WORK/b407/
2025-08-20T21:49:16.9526499Z [00:02:43.314]➜  cat >/tmp/go-build1954405493/b407/importcfg << 'EOF' # internal
2025-08-20T21:49:16.9536324Z [00:02:43.314]➜  # import config
2025-08-20T21:49:16.9537456Z [00:02:43.314]➜  packagefile crypto/rand=/root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d
2025-08-20T21:49:16.9539132Z [00:02:43.314]➜  packagefile encoding/gob=/root/.cache/go-build/72/72e79a8efade5bb35d634643049208c52e05590636b2abe71bf6a74d5e4146fa-d
2025-08-20T21:49:16.9540760Z [00:02:43.314]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:16.9542347Z [00:02:43.314]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:16.9545478Z [00:02:43.314]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:16.9547192Z [00:02:43.314]➜  packagefile math/big=/root/.cache/go-build/3b/3b45a8c38cee8cd6053c78cd6700739b9b134c3d952807771dd42ed436a1c218-d
2025-08-20T21:49:16.9548915Z [00:02:43.314]➜  packagefile math/rand=/root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d
2025-08-20T21:49:16.9550586Z [00:02:43.314]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:16.9552217Z [00:02:43.314]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:16.9553997Z [00:02:43.314]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:16.9555626Z [00:02:43.314]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:16.9556599Z [00:02:43.314]➜  EOF
2025-08-20T21:49:16.9561377Z [00:02:43.314]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/patrickmn/go-cache@v2.1.0+incompatible=>github.com/patrickmn/go-cache@v2.1.0+incompatible;$WORK/b407=>" -p github.com/patrickmn/go-cache -lang=go1.16 -complete -installsuffix shared -buildid qeDHvzOrypH4yYzdSTUY/qeDHvzOrypH4yYzdSTUY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack /root/go/pkg/mod/github.com/patrickmn/go-cache@v2.1.0+incompatible/cache.go /root/go/pkg/mod/github.com/patrickmn/go-cache@v2.1.0+incompatible/sharded.go
2025-08-20T21:49:16.9771844Z [00:02:43.338]➜  go tool buildid -w $WORK/b402/_pkg_.a # internal
2025-08-20T21:49:16.9867101Z [00:02:43.348]➜  cp $WORK/b402/_pkg_.a /root/.cache/go-build/f8/f80599dbfc8e8a43bc34d4f13574b26db6778f2a6075dce29b8ae4dcb01e6324-d # internal
2025-08-20T21:49:16.9877841Z [00:02:43.349]➜  github.com/okta/okta-sdk-golang/v2/okta/query
2025-08-20T21:49:16.9878520Z [00:02:43.349]➜  mkdir -p $WORK/b410/
2025-08-20T21:49:16.9888187Z [00:02:43.350]➜  cat >/tmp/go-build1954405493/b410/importcfg << 'EOF' # internal
2025-08-20T21:49:16.9892378Z [00:02:43.350]➜  # import config
2025-08-20T21:49:16.9893816Z [00:02:43.350]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:16.9895521Z [00:02:43.350]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:16.9896545Z [00:02:43.350]➜  EOF
2025-08-20T21:49:16.9913275Z [00:02:43.352]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/query=>github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/query;$WORK/b410=>" -p github.com/okta/okta-sdk-golang/v2/okta/query -lang=go1.19 -complete -installsuffix shared -buildid uLkGZDBeGkPNonNQP5Ay/uLkGZDBeGkPNonNQP5Ay -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/query/query.go
2025-08-20T21:49:17.0476862Z [00:02:43.408]➜  go tool buildid -w $WORK/b410/_pkg_.a # internal
2025-08-20T21:49:17.0489253Z [00:02:43.410]➜  cp $WORK/b410/_pkg_.a /root/.cache/go-build/a6/a651ce7b53cc26f219135c68da11a1af35d66e4b84ebbf7db787454a5ef16610-d # internal
2025-08-20T21:49:17.0497987Z [00:02:43.411]➜  golang.org/x/crypto/pbkdf2
2025-08-20T21:49:17.0499870Z [00:02:43.411]➜  mkdir -p $WORK/b413/
2025-08-20T21:49:17.0510661Z [00:02:43.412]➜  cat >/tmp/go-build1954405493/b413/importcfg << 'EOF' # internal
2025-08-20T21:49:17.0512708Z [00:02:43.412]➜  # import config
2025-08-20T21:49:17.0514136Z [00:02:43.412]➜  packagefile crypto/hmac=/root/.cache/go-build/a7/a77bc605ff3289e781c9d9d2da445c82a40e31e9d7124465e2f2cc1734a128a3-d
2025-08-20T21:49:17.0516723Z [00:02:43.412]➜  packagefile hash=/root/.cache/go-build/ea/ea3cec29e9ac09c6ce47789ddb1c892ff5a0d98aba0aa426006a0f60450baa95-d
2025-08-20T21:49:17.0517944Z [00:02:43.412]➜  EOF
2025-08-20T21:49:17.0521517Z [00:02:43.413]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.37.0/pbkdf2=>golang.org/x/crypto@v0.37.0/pbkdf2;$WORK/b413=>" -p golang.org/x/crypto/pbkdf2 -lang=go1.23 -complete -installsuffix shared -buildid UtDYlAnJp7jxrf_VmrYi/UtDYlAnJp7jxrf_VmrYi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.37.0/pbkdf2/pbkdf2.go
2025-08-20T21:49:17.0837829Z [00:02:43.445]➜  go tool buildid -w $WORK/b413/_pkg_.a # internal
2025-08-20T21:49:17.0841923Z [00:02:43.445]➜  cp $WORK/b413/_pkg_.a /root/.cache/go-build/e5/e5ef715ccd71a0d45e25aae14855ba516f8ac97cabb16741de47eb4dcaff3feb-d # internal
2025-08-20T21:49:17.0847514Z [00:02:43.446]➜  gopkg.in/square/go-jose.v2/cipher
2025-08-20T21:49:17.0848212Z [00:02:43.446]➜  mkdir -p $WORK/b414/
2025-08-20T21:49:17.0848958Z [00:02:43.446]➜  cat >/tmp/go-build1954405493/b414/importcfg << 'EOF' # internal
2025-08-20T21:49:17.0849799Z [00:02:43.446]➜  # import config
2025-08-20T21:49:17.0850913Z [00:02:43.446]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:17.0852516Z [00:02:43.446]➜  packagefile crypto=/root/.cache/go-build/96/964cbef8d5cdfd5593486576c38d729dd29f6f299f4ae62394160f27cbdd46c4-d
2025-08-20T21:49:17.0854427Z [00:02:43.446]➜  packagefile crypto/cipher=/root/.cache/go-build/bc/bce84b5643684eb4e918943ce32ab07e865e819d2e645d0acd34fce738d6a4f7-d
2025-08-20T21:49:17.0856147Z [00:02:43.446]➜  packagefile crypto/ecdsa=/root/.cache/go-build/1a/1a56840bb6c354ddbabcfeeeeb024fdb0c2145e0bb62b44d1a9f2c79794c8133-d
2025-08-20T21:49:17.0857820Z [00:02:43.446]➜  packagefile crypto/elliptic=/root/.cache/go-build/bc/bcb75773286ea5e0c6643836571da998ba25bbd769f6e535c10caf5d1fa7e1f6-d
2025-08-20T21:49:17.0859512Z [00:02:43.446]➜  packagefile crypto/hmac=/root/.cache/go-build/a7/a77bc605ff3289e781c9d9d2da445c82a40e31e9d7124465e2f2cc1734a128a3-d
2025-08-20T21:49:17.0862821Z [00:02:43.446]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:17.0864779Z [00:02:43.446]➜  packagefile crypto/sha512=/root/.cache/go-build/25/25ddd1309b3531a12cd8730f71229fc47f1628df52d676365bc0d01b9a949c77-d
2025-08-20T21:49:17.0866530Z [00:02:43.446]➜  packagefile crypto/subtle=/root/.cache/go-build/46/46171919a7392793e07b640aa7e47504aca1ae730f9f44283c4ac563d941a95a-d
2025-08-20T21:49:17.0868242Z [00:02:43.446]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:17.0869958Z [00:02:43.446]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:17.0871798Z [00:02:43.446]➜  packagefile hash=/root/.cache/go-build/ea/ea3cec29e9ac09c6ce47789ddb1c892ff5a0d98aba0aa426006a0f60450baa95-d
2025-08-20T21:49:17.0873567Z [00:02:43.446]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:17.0874725Z [00:02:43.446]➜  EOF
2025-08-20T21:49:17.0879676Z [00:02:43.446]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/cipher=>gopkg.in/square/go-jose.v2@v2.6.0/cipher;$WORK/b414=>" -p gopkg.in/square/go-jose.v2/cipher -lang=go1.16 -complete -installsuffix shared -buildid wmiDC0sHM9wcfu6LkLZY/wmiDC0sHM9wcfu6LkLZY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/cipher/cbc_hmac.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/cipher/concat_kdf.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/cipher/ecdh_es.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/cipher/key_wrap.go
2025-08-20T21:49:17.1230454Z [00:02:43.484]➜  go tool buildid -w $WORK/b407/_pkg_.a # internal
2025-08-20T21:49:17.1309007Z [00:02:43.492]➜  cp $WORK/b407/_pkg_.a /root/.cache/go-build/32/32d29e1f07f406560fdc458e9f14515b587f49afefd0bcfba0fa7ff585badee0-d # internal
2025-08-20T21:49:17.1316872Z [00:02:43.493]➜  github.com/okta/okta-sdk-golang/v2/okta/cache
2025-08-20T21:49:17.1322511Z [00:02:43.493]➜  mkdir -p $WORK/b406/
2025-08-20T21:49:17.1331417Z [00:02:43.494]➜  cat >/tmp/go-build1954405493/b406/importcfg << 'EOF' # internal
2025-08-20T21:49:17.1332281Z [00:02:43.494]➜  # import config
2025-08-20T21:49:17.1333579Z [00:02:43.494]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:17.1335393Z [00:02:43.494]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:17.1337364Z [00:02:43.494]➜  packagefile github.com/patrickmn/go-cache=/tmp/go-build1954405493/b407/_pkg_.a
2025-08-20T21:49:17.1339738Z [00:02:43.494]➜  packagefile io/ioutil=/root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d
2025-08-20T21:49:17.1341448Z [00:02:43.494]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:17.1342994Z [00:02:43.494]➜  packagefile net/http/httputil=/root/.cache/go-build/94/94e16af22cbe881c0ef00b88698db7128ae93dabb586df9618933bf674c82569-d
2025-08-20T21:49:17.1344708Z [00:02:43.494]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:17.1345585Z [00:02:43.494]➜  EOF
2025-08-20T21:49:17.1356201Z [00:02:43.496]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/cache=>github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/cache;$WORK/b406=>" -p github.com/okta/okta-sdk-golang/v2/okta/cache -lang=go1.19 -complete -installsuffix shared -buildid XBnmJ1l8Ov1frJM-Q-2H/XBnmJ1l8Ov1frJM-Q-2H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/cache/cache.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/cache/goCache.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/cache/noopCache.go
2025-08-20T21:49:17.1363599Z [00:02:43.498]➜  go tool buildid -w $WORK/b414/_pkg_.a # internal
2025-08-20T21:49:17.1374080Z [00:02:43.498]➜  cp $WORK/b414/_pkg_.a /root/.cache/go-build/f4/f481c89edc6decdca639fe01f5c10a4807d82523b86318449fed6c8d87b98dcf-d # internal
2025-08-20T21:49:17.1386483Z [00:02:43.499]➜  gopkg.in/square/go-jose.v2/json
2025-08-20T21:49:17.1387154Z [00:02:43.499]➜  mkdir -p $WORK/b415/
2025-08-20T21:49:17.1387868Z [00:02:43.499]➜  cat >/tmp/go-build1954405493/b415/importcfg << 'EOF' # internal
2025-08-20T21:49:17.1388653Z [00:02:43.499]➜  # import config
2025-08-20T21:49:17.1389671Z [00:02:43.499]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:17.1391254Z [00:02:43.500]➜  packagefile encoding=/root/.cache/go-build/99/9931efb179ca6a3411a5b5cc7c20f84897acb9776746585beb9dca28d322422b-d
2025-08-20T21:49:17.1392767Z [00:02:43.500]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:17.1394467Z [00:02:43.500]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:17.1395851Z [00:02:43.500]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:17.1397186Z [00:02:43.500]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:17.1398580Z [00:02:43.500]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:17.1399977Z [00:02:43.500]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:17.1401406Z [00:02:43.500]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:17.1402771Z [00:02:43.500]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:17.1406308Z [00:02:43.500]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:17.1408557Z [00:02:43.500]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:17.1410595Z [00:02:43.500]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:17.1412893Z [00:02:43.500]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:17.1415234Z [00:02:43.500]➜  packagefile unicode/utf16=/root/.cache/go-build/8e/8e3f84f996d23ffbddd5f8aed3dc51162780336ff9d54a8b209f133ffe0ca4ce-d
2025-08-20T21:49:17.1416949Z [00:02:43.500]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:17.1417944Z [00:02:43.500]➜  EOF
2025-08-20T21:49:17.1423527Z [00:02:43.500]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/json=>gopkg.in/square/go-jose.v2@v2.6.0/json;$WORK/b415=>" -p gopkg.in/square/go-jose.v2/json -lang=go1.16 -complete -installsuffix shared -buildid llVIeHiaR9fHw-kwJLwB/llVIeHiaR9fHw-kwJLwB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/json/decode.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/json/encode.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/json/indent.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/json/scanner.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/json/stream.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/json/tags.go
2025-08-20T21:49:17.1809487Z [00:02:43.542]➜  go tool buildid -w $WORK/b406/_pkg_.a # internal
2025-08-20T21:49:17.1820101Z [00:02:43.543]➜  cp $WORK/b406/_pkg_.a /root/.cache/go-build/fb/fb86a17bd3d748c45e50261b3401dc3c0be5d6689495e2a893b002e8f2399d5a-d # internal
2025-08-20T21:49:17.2216838Z [00:02:43.582]➜  goauthentik.io/api/v3
2025-08-20T21:49:17.2220639Z [00:02:43.583]➜  mkdir -p $WORK/b418/
2025-08-20T21:49:17.2225132Z [00:02:43.584]➜  cat >/tmp/go-build1954405493/b418/importcfg << 'EOF' # internal
2025-08-20T21:49:17.2233262Z [00:02:43.584]➜  # import config
2025-08-20T21:49:17.2234654Z [00:02:43.584]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:17.2236348Z [00:02:43.584]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:17.2238284Z [00:02:43.584]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:17.2240052Z [00:02:43.584]➜  packagefile encoding/xml=/root/.cache/go-build/9a/9a73b44558d0361f79d5f625aeb6de1a00b53acd8851634667fb8ccaad6683d6-d
2025-08-20T21:49:17.2245331Z [00:02:43.584]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:17.2247014Z [00:02:43.584]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:17.2248740Z [00:02:43.584]➜  packagefile golang.org/x/oauth2=/root/.cache/go-build/79/792a003965d46093f893143f89594a54437143b94f012eb71593735cb287199d-d
2025-08-20T21:49:17.2250433Z [00:02:43.584]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:17.2252099Z [00:02:43.584]➜  packagefile io/ioutil=/root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d
2025-08-20T21:49:17.2253886Z [00:02:43.584]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:17.2255566Z [00:02:43.584]➜  packagefile mime/multipart=/root/.cache/go-build/76/76bc09fa9a3b200a661d025027a5336fd82abbe4d8749ea1964149cce424f59c-d
2025-08-20T21:49:17.2257089Z [00:02:43.584]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:17.2258669Z [00:02:43.584]➜  packagefile net/http/httputil=/root/.cache/go-build/94/94e16af22cbe881c0ef00b88698db7128ae93dabb586df9618933bf674c82569-d
2025-08-20T21:49:17.2260268Z [00:02:43.584]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:17.2261783Z [00:02:43.584]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:17.2263740Z [00:02:43.584]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:17.2265304Z [00:02:43.584]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:17.2266830Z [00:02:43.584]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:17.2268330Z [00:02:43.584]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:17.2269849Z [00:02:43.584]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:17.2271362Z [00:02:43.584]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:17.2272931Z [00:02:43.584]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:17.2274276Z [00:02:43.584]➜  EOF
2025-08-20T21:49:17.2625032Z [00:02:43.589]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "/root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3=>goauthentik.io/api/v3@v3.2023051.3;$WORK/b418=>" -p goauthentik.io/api/v3 -lang=go1.15 -complete -installsuffix shared -buildid s67dMnNFJJfsdzr_uxvh/s67dMnNFJJfsdzr_uxvh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/api_admin.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/api_authenticators.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/api_core.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/api_crypto.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/api_events.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/api_flows.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/api_managed.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/api_oauth2.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/api_outposts.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/api_policies.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/api_propertymappings.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/api_providers.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/api_root.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/api_schema.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/api_sources.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/api_stages.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/client.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/configuration.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_access_denied_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_app.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_app_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_apple_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_apple_login_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_application.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_application_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_auth_type_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticate_web_authn_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticate_web_authn_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticated_session.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticated_session_geo_ip.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticated_session_user_agent.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticated_session_user_agent_device.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticated_session_user_agent_os.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticated_session_user_agent_user_agent.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authentication_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_attachment_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_duo_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_duo_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_duo_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_duo_stage_device_import_response.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_duo_stage_manual_device_import_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_duo_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_sms_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_sms_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_sms_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_sms_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_static_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_static_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_static_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_static_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_totp_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_totp_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_totp_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_totp_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_validate_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_validate_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_validation_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_validation_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_web_authn_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_authenticator_web_authn_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_auto_submit_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_autosubmit_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_backends_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_binding_type_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_blueprint_file.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_blueprint_instance.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_blueprint_instance_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_blueprint_instance_status_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_cache.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_capabilities_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_captcha_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_captcha_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_captcha_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_captcha_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_certificate_data.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_certificate_generation_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_certificate_key_pair.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_certificate_key_pair_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_challenge_choices.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_challenge_types.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_client_type_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_config.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_consent_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_consent_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_consent_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_consent_stage_mode_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_consent_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_contextual_flow_info.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_coordinate.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_current_tenant.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_denied_action_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_deny_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_deny_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_device.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_device_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_device_challenge_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_device_classes_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_digest_algorithm_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_digits_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_docker_service_connection.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_docker_service_connection_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_dummy_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_dummy_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_dummy_policy.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_dummy_policy_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_dummy_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_dummy_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_duo_device.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_duo_device_enrollment_status.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_duo_device_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_duo_response_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_email_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_email_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_email_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_email_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_error_detail.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_error_reporting_config.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_event.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_event_actions.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_event_matcher_policy.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_event_matcher_policy_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_event_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_event_top_per_user.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_expiring_base_grant_model.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_expression_policy.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_expression_policy_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_file_path_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_flow.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_flow_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_flow_designation_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_flow_diagram.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_flow_error_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_flow_import_result.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_flow_inspection.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_flow_inspector_plan.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_flow_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_flow_set.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_flow_set_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_flow_stage_binding.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_flow_stage_binding_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_footer_link.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_generic_error.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_group.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_group_member.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_group_member_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_group_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_identification_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_identification_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_identification_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_identification_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_intent_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_invalid_response_action_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_invitation.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_invitation_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_invitation_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_invitation_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_issuer_mode_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_kubernetes_service_connection.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_kubernetes_service_connection_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_layout_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_ldap_debug.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_ldap_outpost_config.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_ldap_property_mapping.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_ldap_property_mapping_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_ldap_provider.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_ldap_provider_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_ldap_source.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_ldap_source_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_ldapapi_access_mode.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_link.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_login_challenge_types.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_login_metrics.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_login_source.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_metadata.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_name_id_policy_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_not_configured_action_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_notification.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_notification_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_notification_rule.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_notification_rule_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_notification_transport.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_notification_transport_mode_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_notification_transport_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_notification_transport_test_.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_notification_webhook_mapping.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_notification_webhook_mapping_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_o_auth2_provider.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_o_auth2_provider_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_o_auth2_provider_setup_urls.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_o_auth_device_code_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_o_auth_device_code_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_o_auth_device_code_finish_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_o_auth_device_code_finish_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_o_auth_source.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_o_auth_source_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_open_id_connect_configuration.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_outpost.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_outpost_default_config.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_outpost_health.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_outpost_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_outpost_type_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_application_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_application_list_pagination.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_authenticate_web_authn_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_authenticated_session_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_authenticator_duo_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_authenticator_sms_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_authenticator_static_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_authenticator_totp_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_authenticator_validate_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_blueprint_instance_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_captcha_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_certificate_key_pair_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_consent_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_deny_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_docker_service_connection_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_dummy_policy_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_dummy_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_duo_device_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_email_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_event_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_event_matcher_policy_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_expiring_base_grant_model_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_expression_policy_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_flow_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_flow_stage_binding_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_group_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_identification_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_invitation_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_invitation_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_kubernetes_service_connection_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_ldap_outpost_config_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_ldap_property_mapping_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_ldap_provider_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_ldap_source_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_notification_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_notification_rule_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_notification_transport_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_notification_webhook_mapping_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_o_auth2_provider_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_o_auth_source_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_outpost_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_password_expiry_policy_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_password_policy_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_password_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_plex_source_connection_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_plex_source_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_policy_binding_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_policy_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_prompt_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_prompt_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_property_mapping_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_provider_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_proxy_outpost_config_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_proxy_provider_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_radius_outpost_config_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_radius_provider_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_reputation_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_reputation_policy_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_saml_property_mapping_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_saml_provider_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_saml_source_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_scim_mapping_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_scim_provider_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_scope_mapping_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_service_connection_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_sms_device_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_source_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_static_device_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_tenant_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_token_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_token_model_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_totp_device_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_user_consent_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_user_delete_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_user_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_user_login_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_user_logout_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_user_o_auth_source_connection_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_user_saml_source_connection_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_user_source_connection_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_user_write_stage_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_paginated_web_authn_device_list.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_password_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_password_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_password_expiry_policy.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_password_expiry_policy_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_password_policy.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_password_policy_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_password_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_password_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_application_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_authenticate_web_authn_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_authenticator_duo_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_authenticator_sms_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_authenticator_static_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_authenticator_totp_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_authenticator_validate_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_blueprint_instance_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_captcha_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_certificate_key_pair_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_consent_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_deny_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_docker_service_connection_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_dummy_policy_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_dummy_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_duo_device_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_email_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_event_matcher_policy_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_event_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_expression_policy_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_flow_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_flow_stage_binding_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_group_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_identification_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_invitation_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_invitation_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_kubernetes_service_connection_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_ldap_property_mapping_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_ldap_provider_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_ldap_source_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_notification_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_notification_rule_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_notification_transport_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_notification_webhook_mapping_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_o_auth2_provider_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_o_auth_source_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_outpost_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_password_expiry_policy_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_password_policy_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_password_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_plex_source_connection_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_plex_source_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_policy_binding_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_prompt_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_prompt_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_proxy_provider_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_radius_provider_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_reputation_policy_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_saml_property_mapping_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_saml_provider_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_saml_source_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_scim_mapping_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_scim_provider_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_scope_mapping_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_sms_device_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_static_device_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_tenant_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_token_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_totp_device_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_user_delete_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_user_login_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_user_logout_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_user_o_auth_source_connection_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_user_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_user_saml_source_connection_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_user_write_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_patched_web_authn_device_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_permission.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_plex_authentication_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_plex_authentication_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_plex_source.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_plex_source_connection.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_plex_source_connection_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_plex_source_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_plex_token_redeem_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_policy.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_policy_binding.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_policy_binding_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_policy_engine_mode.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_policy_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_policy_test_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_policy_test_result.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_prompt.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_prompt_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_prompt_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_prompt_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_prompt_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_prompt_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_prompt_type_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_property_mapping.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_property_mapping_preview.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_property_mapping_test_result.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_provider.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_provider_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_provider_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_provider_type_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_proxy_mode.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_proxy_outpost_config.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_proxy_provider.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_proxy_provider_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_radius_outpost_config.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_radius_provider.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_radius_provider_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_redirect_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_reputation.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_reputation_policy.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_reputation_policy_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_resident_key_requirement_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_saml_metadata.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_saml_property_mapping.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_saml_property_mapping_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_saml_provider.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_saml_provider_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_saml_source.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_saml_source_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_scim_mapping.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_scim_mapping_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_scim_provider.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_scim_provider_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_scope_mapping.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_scope_mapping_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_selectable_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_service_connection.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_service_connection_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_service_connection_state.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_session_user.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_severity_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_shell_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_signature_algorithm_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_sms_device.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_sms_device_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_source.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_source_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_source_type.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_sp_binding_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_stage_prompt.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_static_device.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_static_device_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_static_device_token.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_static_device_token_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_sub_mode_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_system.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_system_runtime.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_task.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_task_status_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_tenant.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_tenant_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_token.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_token_model.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_token_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_token_set_key_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_token_view.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_totp_device.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_totp_device_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_type_create.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_ui_theme_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_used_by.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_used_by_action_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_account_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_consent.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_creation_mode_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_delete_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_delete_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_fields_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_group.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_group_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_login_challenge.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_login_challenge_response_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_login_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_login_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_logout_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_logout_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_matching_mode_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_metrics.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_o_auth_source_connection.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_o_auth_source_connection_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_password_set_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_path.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_saml_source_connection.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_saml_source_connection_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_self.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_self_groups.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_service_account_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_service_account_response.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_setting.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_source_connection.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_verification_enum.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_write_stage.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_user_write_stage_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_validation_error.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_version.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_web_authn_device.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_web_authn_device_request.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/model_workers.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/response.go /root/go/pkg/mod/goauthentik.io/api/v3@v3.2023051.3/utils.go
2025-08-20T21:49:17.5443583Z [00:02:43.905]➜  go tool buildid -w $WORK/b415/_pkg_.a # internal
2025-08-20T21:49:17.5546223Z [00:02:43.914]➜  cp $WORK/b415/_pkg_.a /root/.cache/go-build/71/7163b4d8ee465350f5d7d7ba52f3a14d86407bcec1a746ece9bc7c73b52be98b-d # internal
2025-08-20T21:49:17.5553788Z [00:02:43.916]➜  gopkg.in/square/go-jose.v2
2025-08-20T21:49:17.5557140Z [00:02:43.917]➜  mkdir -p $WORK/b411/
2025-08-20T21:49:17.5562340Z [00:02:43.917]➜  cat >/tmp/go-build1954405493/b411/importcfg << 'EOF' # internal
2025-08-20T21:49:17.5564651Z [00:02:43.917]➜  # import config
2025-08-20T21:49:17.5565765Z [00:02:43.917]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:17.5567437Z [00:02:43.917]➜  packagefile compress/flate=/root/.cache/go-build/cb/cb62df39b94cbf5f4fd66e857d11f994f7f846fc128dea5432b97012aef87e68-d
2025-08-20T21:49:17.5569071Z [00:02:43.917]➜  packagefile crypto=/root/.cache/go-build/96/964cbef8d5cdfd5593486576c38d729dd29f6f299f4ae62394160f27cbdd46c4-d
2025-08-20T21:49:17.5570650Z [00:02:43.917]➜  packagefile crypto/aes=/root/.cache/go-build/45/4560f6707a99ea99c7c921edfecb487d903706ea47866805fb63c9e71afbe69a-d
2025-08-20T21:49:17.5572266Z [00:02:43.917]➜  packagefile crypto/cipher=/root/.cache/go-build/bc/bce84b5643684eb4e918943ce32ab07e865e819d2e645d0acd34fce738d6a4f7-d
2025-08-20T21:49:17.5575097Z [00:02:43.917]➜  packagefile crypto/ecdsa=/root/.cache/go-build/1a/1a56840bb6c354ddbabcfeeeeb024fdb0c2145e0bb62b44d1a9f2c79794c8133-d
2025-08-20T21:49:17.5576816Z [00:02:43.917]➜  packagefile crypto/elliptic=/root/.cache/go-build/bc/bcb75773286ea5e0c6643836571da998ba25bbd769f6e535c10caf5d1fa7e1f6-d
2025-08-20T21:49:17.5578777Z [00:02:43.917]➜  packagefile crypto/hmac=/root/.cache/go-build/a7/a77bc605ff3289e781c9d9d2da445c82a40e31e9d7124465e2f2cc1734a128a3-d
2025-08-20T21:49:17.5580398Z [00:02:43.917]➜  packagefile crypto/rand=/root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d
2025-08-20T21:49:17.5582010Z [00:02:43.917]➜  packagefile crypto/rsa=/root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d
2025-08-20T21:49:17.5583860Z [00:02:43.917]➜  packagefile crypto/sha1=/root/.cache/go-build/48/48137442ca30c65917bc9a10aa7fba2118a6aac825a5066dbce46eec0794ee52-d
2025-08-20T21:49:17.5585529Z [00:02:43.917]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:17.5587210Z [00:02:43.917]➜  packagefile crypto/sha512=/root/.cache/go-build/25/25ddd1309b3531a12cd8730f71229fc47f1628df52d676365bc0d01b9a949c77-d
2025-08-20T21:49:17.5588884Z [00:02:43.917]➜  packagefile crypto/subtle=/root/.cache/go-build/46/46171919a7392793e07b640aa7e47504aca1ae730f9f44283c4ac563d941a95a-d
2025-08-20T21:49:17.5590512Z [00:02:43.917]➜  packagefile crypto/x509=/root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d
2025-08-20T21:49:17.5592165Z [00:02:43.917]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:17.5594121Z [00:02:43.917]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:17.5595773Z [00:02:43.917]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:17.5597512Z [00:02:43.917]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:17.5599055Z [00:02:43.917]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:17.5600881Z [00:02:43.917]➜  packagefile golang.org/x/crypto/ed25519=/root/.cache/go-build/e9/e940d12c09fb736add616133aba84c527e94230e8cb142c8a62b6c749316fa91-d
2025-08-20T21:49:17.5602316Z [00:02:43.917]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build1954405493/b413/_pkg_.a
2025-08-20T21:49:17.5633762Z [00:02:43.917]➜  packagefile gopkg.in/square/go-jose.v2/cipher=/tmp/go-build1954405493/b414/_pkg_.a
2025-08-20T21:49:17.5634980Z [00:02:43.917]➜  packagefile gopkg.in/square/go-jose.v2/json=/tmp/go-build1954405493/b415/_pkg_.a
2025-08-20T21:49:17.5636313Z [00:02:43.917]➜  packagefile hash=/root/.cache/go-build/ea/ea3cec29e9ac09c6ce47789ddb1c892ff5a0d98aba0aa426006a0f60450baa95-d
2025-08-20T21:49:17.5637839Z [00:02:43.917]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:17.5639335Z [00:02:43.917]➜  packagefile math/big=/root/.cache/go-build/3b/3b45a8c38cee8cd6053c78cd6700739b9b134c3d952807771dd42ed436a1c218-d
2025-08-20T21:49:17.5640855Z [00:02:43.917]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:17.5642386Z [00:02:43.917]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:17.5644094Z [00:02:43.917]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:17.5645602Z [00:02:43.917]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:17.5646521Z [00:02:43.917]➜  EOF
2025-08-20T21:49:17.5653423Z [00:02:43.917]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0=>gopkg.in/square/go-jose.v2@v2.6.0;$WORK/b411=>" -p gopkg.in/square/go-jose.v2 -lang=go1.16 -complete -installsuffix shared -buildid jdhNM92WWmdUdPNdLUnS/jdhNM92WWmdUdPNdLUnS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/asymmetric.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/crypter.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/doc.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/encoding.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/jwe.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/jwk.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/jws.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/opaque.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/shared.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/signing.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/symmetric.go
2025-08-20T21:49:18.1381337Z [00:02:44.499]➜  go tool buildid -w $WORK/b390/_pkg_.a # internal
2025-08-20T21:49:18.1397550Z [00:02:44.501]➜  go tool buildid -w $WORK/b411/_pkg_.a # internal
2025-08-20T21:49:18.1453277Z [00:02:44.506]➜  cp $WORK/b411/_pkg_.a /root/.cache/go-build/2d/2d8e0b84c7acfaf6706b29c86bf59263bbe65a636e9c6062d0d6796889f505a9-d # internal
2025-08-20T21:49:18.1454891Z [00:02:44.507]➜  gopkg.in/square/go-jose.v2/jwt
2025-08-20T21:49:18.1455753Z [00:02:44.507]➜  mkdir -p $WORK/b416/
2025-08-20T21:49:18.1459527Z [00:02:44.507]➜  cat >/tmp/go-build1954405493/b416/importcfg << 'EOF' # internal
2025-08-20T21:49:18.1460897Z [00:02:44.507]➜  # import config
2025-08-20T21:49:18.1462255Z [00:02:44.507]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:18.1463916Z [00:02:44.507]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:18.1465482Z [00:02:44.507]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:18.1466633Z [00:02:44.507]➜  packagefile gopkg.in/square/go-jose.v2=/tmp/go-build1954405493/b411/_pkg_.a
2025-08-20T21:49:18.1467731Z [00:02:44.507]➜  packagefile gopkg.in/square/go-jose.v2/json=/tmp/go-build1954405493/b415/_pkg_.a
2025-08-20T21:49:18.1469042Z [00:02:44.507]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:18.1470458Z [00:02:44.507]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:18.1471860Z [00:02:44.507]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:18.1473466Z [00:02:44.507]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:18.1474315Z [00:02:44.507]➜  EOF
2025-08-20T21:49:18.1479228Z [00:02:44.508]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/jwt=>gopkg.in/square/go-jose.v2@v2.6.0/jwt;$WORK/b416=>" -p gopkg.in/square/go-jose.v2/jwt -lang=go1.16 -complete -installsuffix shared -buildid 8CbwFKm5kEOqcyQX4Gr5/8CbwFKm5kEOqcyQX4Gr5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/jwt/builder.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/jwt/claims.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/jwt/doc.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/jwt/errors.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/jwt/jwt.go /root/go/pkg/mod/gopkg.in/square/go-jose.v2@v2.6.0/jwt/validation.go
2025-08-20T21:49:18.1607244Z [00:02:44.522]➜  cp $WORK/b390/_pkg_.a /root/.cache/go-build/76/766abeb67394382fcb1770b923393080ad924bc8809ba585f599e26a8894bd1c-d # internal
2025-08-20T21:49:18.1610183Z [00:02:44.522]➜  go.opentelemetry.io/otel/exporters/prometheus
2025-08-20T21:49:18.1611033Z [00:02:44.522]➜  mkdir -p $WORK/b372/
2025-08-20T21:49:18.1615576Z [00:02:44.523]➜  cat >/tmp/go-build1954405493/b372/importcfg << 'EOF' # internal
2025-08-20T21:49:18.1620493Z [00:02:44.523]➜  # import config
2025-08-20T21:49:18.1623512Z [00:02:44.523]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:18.1625150Z [00:02:44.523]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:18.1626750Z [00:02:44.523]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:18.1628269Z [00:02:44.523]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:18.1629684Z [00:02:44.523]➜  packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build1954405493/b322/_pkg_.a
2025-08-20T21:49:18.1630958Z [00:02:44.523]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build1954405493/b327/_pkg_.a
2025-08-20T21:49:18.1632101Z [00:02:44.523]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build1954405493/b373/_pkg_.a
2025-08-20T21:49:18.1633406Z [00:02:44.523]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1954405493/b369/_pkg_.a
2025-08-20T21:49:18.1634656Z [00:02:44.523]➜  packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build1954405493/b378/_pkg_.a
2025-08-20T21:49:18.1635914Z [00:02:44.523]➜  packagefile go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build1954405493/b389/_pkg_.a
2025-08-20T21:49:18.1637148Z [00:02:44.523]➜  packagefile go.opentelemetry.io/otel/sdk/metric=/tmp/go-build1954405493/b390/_pkg_.a
2025-08-20T21:49:18.1638552Z [00:02:44.523]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build1954405493/b395/_pkg_.a
2025-08-20T21:49:18.1639830Z [00:02:44.523]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/tmp/go-build1954405493/b396/_pkg_.a
2025-08-20T21:49:18.1641534Z [00:02:44.523]➜  packagefile google.golang.org/protobuf/proto=/root/.cache/go-build/35/357b5f81b13a5e8d9577579ef17121f8336579ee1c107110421a97527b63bfdf-d
2025-08-20T21:49:18.1643437Z [00:02:44.523]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:18.1646676Z [00:02:44.523]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:18.1648267Z [00:02:44.523]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:18.1649794Z [00:02:44.523]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:18.1651390Z [00:02:44.523]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:18.1652327Z [00:02:44.523]➜  EOF
2025-08-20T21:49:18.1657478Z [00:02:44.523]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/exporters/prometheus@v0.48.0=>go.opentelemetry.io/otel/exporters/prometheus@v0.48.0;$WORK/b372=>" -p go.opentelemetry.io/otel/exporters/prometheus -lang=go1.21 -complete -installsuffix shared -buildid TTFrAJkORtzBsranWnSa/TTFrAJkORtzBsranWnSa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/exporters/prometheus@v0.48.0/config.go /root/go/pkg/mod/go.opentelemetry.io/otel/exporters/prometheus@v0.48.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/exporters/prometheus@v0.48.0/exporter.go
2025-08-20T21:49:18.2496689Z [00:02:44.610]➜  go tool buildid -w $WORK/b416/_pkg_.a # internal
2025-08-20T21:49:18.2505845Z [00:02:44.612]➜  cp $WORK/b416/_pkg_.a /root/.cache/go-build/35/3509776aa9f3e8f81fa647729b7aaf63237f88f566926cef2ba35cdb51d61c05-d # internal
2025-08-20T21:49:18.2850644Z [00:02:44.646]➜  github.com/okta/okta-sdk-golang/v2/okta
2025-08-20T21:49:18.2854361Z [00:02:44.647]➜  mkdir -p $WORK/b401/
2025-08-20T21:49:18.2865831Z [00:02:44.648]➜  cat >/tmp/go-build1954405493/b401/importcfg << 'EOF' # internal
2025-08-20T21:49:18.2887115Z [00:02:44.648]➜  # import config
2025-08-20T21:49:18.2888227Z [00:02:44.648]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:18.2889878Z [00:02:44.648]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:18.2891522Z [00:02:44.648]➜  packagefile crypto/x509=/root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d
2025-08-20T21:49:18.2894591Z [00:02:44.648]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:18.2896264Z [00:02:44.648]➜  packagefile encoding/pem=/root/.cache/go-build/30/3051cf7aff3b3091f46cb712a2e6caa7c2438d2d9a6f271d8ffe97102cf1fc3f-d
2025-08-20T21:49:18.2897987Z [00:02:44.648]➜  packagefile encoding/xml=/root/.cache/go-build/9a/9a73b44558d0361f79d5f625aeb6de1a00b53acd8851634667fb8ccaad6683d6-d
2025-08-20T21:49:18.2899623Z [00:02:44.648]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:18.2901163Z [00:02:44.648]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:18.2902456Z [00:02:44.648]➜  packagefile github.com/BurntSushi/toml=/tmp/go-build1954405493/b402/_pkg_.a
2025-08-20T21:49:18.2904232Z [00:02:44.648]➜  packagefile github.com/cenkalti/backoff/v4=/root/.cache/go-build/cc/cca7f06830cf7e07d15773ab6c7e4f244e81b19dac56eb618c2316a1b882fde2-d
2025-08-20T21:49:18.2905989Z [00:02:44.648]➜  packagefile github.com/kelseyhightower/envconfig=/tmp/go-build1954405493/b405/_pkg_.a
2025-08-20T21:49:18.2907310Z [00:02:44.648]➜  packagefile github.com/okta/okta-sdk-golang/v2/okta/cache=/tmp/go-build1954405493/b406/_pkg_.a
2025-08-20T21:49:18.2908744Z [00:02:44.648]➜  packagefile github.com/okta/okta-sdk-golang/v2/okta/query=/tmp/go-build1954405493/b410/_pkg_.a
2025-08-20T21:49:18.2909995Z [00:02:44.648]➜  packagefile github.com/patrickmn/go-cache=/tmp/go-build1954405493/b407/_pkg_.a
2025-08-20T21:49:18.2911085Z [00:02:44.648]➜  packagefile gopkg.in/square/go-jose.v2=/tmp/go-build1954405493/b411/_pkg_.a
2025-08-20T21:49:18.2928761Z [00:02:44.648]➜  packagefile gopkg.in/square/go-jose.v2/jwt=/tmp/go-build1954405493/b416/_pkg_.a
2025-08-20T21:49:18.2930259Z [00:02:44.648]➜  packagefile gopkg.in/yaml.v3=/root/.cache/go-build/52/523508b84ca488dc76f0ffce0ca5b3d903e536900f98926ac0f4be5607051b60-d
2025-08-20T21:49:18.2931903Z [00:02:44.648]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:18.2933703Z [00:02:44.648]➜  packagefile io/ioutil=/root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d
2025-08-20T21:49:18.2935409Z [00:02:44.648]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:18.2937071Z [00:02:44.648]➜  packagefile mime/multipart=/root/.cache/go-build/76/76bc09fa9a3b200a661d025027a5336fd82abbe4d8749ea1964149cce424f59c-d
2025-08-20T21:49:18.2938808Z [00:02:44.648]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:18.2940444Z [00:02:44.648]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:18.2942003Z [00:02:44.648]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:18.2943789Z [00:02:44.648]➜  packagefile os/user=/root/.cache/go-build/9c/9c2fe2a802268a6572c8264c11dd3c7f1da89da79fbd56a1588da6d322ffcd6e-d
2025-08-20T21:49:18.2945596Z [00:02:44.648]➜  packagefile path=/root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d
2025-08-20T21:49:18.2947384Z [00:02:44.648]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:18.2949056Z [00:02:44.648]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:18.2950666Z [00:02:44.648]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:18.2952283Z [00:02:44.648]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:18.2954114Z [00:02:44.648]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:18.2955716Z [00:02:44.648]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:49:18.2957308Z [00:02:44.648]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:18.2958244Z [00:02:44.648]➜  EOF
2025-08-20T21:49:18.3482755Z [00:02:44.654]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta=>github.com/okta/okta-sdk-golang/v2@v2.18.0/okta;$WORK/b401=>" -p github.com/okta/okta-sdk-golang/v2/okta -lang=go1.19 -complete -installsuffix shared -buildid YxQtm7L_qwY3-t9tensr/YxQtm7L_qwY3-t9tensr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/accessPolicy.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/accessPolicyConstraint.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/accessPolicyConstraints.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/accessPolicyRule.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/accessPolicyRuleActions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/accessPolicyRuleApplicationSignOn.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/accessPolicyRuleConditions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/accessPolicyRuleCustomCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/acsEndpoint.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/activateFactorRequest.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/allowedForEnum.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/appAndInstanceConditionEvaluatorAppOrInstance.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/appAndInstancePolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/appInstancePolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/appLink.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/appUser.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/appUserCredentials.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/appUserPasswordCredential.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/application.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationAccessibility.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationCredentials.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationCredentialsOAuthClient.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationCredentialsScheme.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationCredentialsSigning.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationCredentialsSigningUse.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationCredentialsUsernameTemplate.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationFeature.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationGroupAssignment.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationLicensing.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationSettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationSettingsApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationSettingsNotes.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationSettingsNotifications.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationSettingsNotificationsVpn.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationSettingsNotificationsVpnNetwork.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationSignOnMode.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationVisibility.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/applicationVisibilityHide.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/assignRoleRequest.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authenticationProvider.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authenticationProviderType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authenticator.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authenticatorProvider.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authenticatorProviderConfiguration.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authenticatorProviderConfigurationUserNamePlate.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authenticatorSettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authenticatorStatus.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authenticatorType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authorizationServer.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authorizationServerCredentials.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authorizationServerCredentialsRotationMode.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authorizationServerCredentialsSigningConfig.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authorizationServerCredentialsUse.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authorizationServerPolicy.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authorizationServerPolicyRule.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authorizationServerPolicyRuleActions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/authorizationServerPolicyRuleConditions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/autoLoginApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/autoLoginApplicationSettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/autoLoginApplicationSettingsSignOn.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/basicApplicationSettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/basicApplicationSettingsApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/basicAuthApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/beforeScheduledActionPolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/bookmarkApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/bookmarkApplicationSettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/bookmarkApplicationSettingsApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/brand.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/browserPluginApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/callUserFactor.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/callUserFactorProfile.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/capabilitiesCreateObject.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/capabilitiesObject.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/capabilitiesUpdateObject.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/catalogApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/catalogApplicationStatus.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/changeEnum.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/changePasswordRequest.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/channelBinding.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/clientPolicyCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/clientSecret.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/clientSecretMetadata.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/compliance.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/config.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/contextPolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/createSessionRequest.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/createUserRequest.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/csr.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/csrMetadata.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/csrMetadataSubject.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/csrMetadataSubjectAltNames.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/customHotpUserFactor.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/customHotpUserFactorProfile.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/deviceAccessPolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/devicePolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/devicePolicyRuleConditionPlatform.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/dnsRecord.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/dnsRecordType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/domain.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/domainCertificate.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/domainCertificateMetadata.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/domainCertificateSourceType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/domainCertificateType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/domainListResponse.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/domainValidationStatus.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/duration.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/emailTemplate.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/emailTemplateContent.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/emailTemplateCustomization.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/emailTemplateCustomizationRequest.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/emailTemplateTestRequest.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/emailTemplateTouchPointVariant.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/emailUserFactor.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/emailUserFactorProfile.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/enabledStatus.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/endUserDashboardTouchPointVariant.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/error.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/errorPageTouchPointVariant.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/eventHook.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/eventHookChannel.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/eventHookChannelConfig.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/eventHookChannelConfigAuthScheme.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/eventHookChannelConfigAuthSchemeType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/eventHookChannelConfigHeader.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/eventSubscriptions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/factorProvider.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/factorResultType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/factorStatus.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/factorType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/feature.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/featureStage.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/featureStageState.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/featureStageValue.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/featureType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/fipsEnum.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/forgotPasswordResponse.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/grantTypePolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/group.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupPolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupProfile.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupRule.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupRuleAction.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupRuleConditions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupRuleExpression.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupRuleGroupAssignment.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupRuleGroupCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupRulePeopleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupRuleStatus.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupRuleUserCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupSchema.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupSchemaAttribute.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupSchemaBase.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupSchemaBaseProperties.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupSchemaCustom.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupSchemaDefinitions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/groupType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/hardwareUserFactor.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/hardwareUserFactorProfile.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/identityProvider.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/identityProviderApplicationUser.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/identityProviderCredentials.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/identityProviderCredentialsClient.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/identityProviderCredentialsSigning.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/identityProviderCredentialsTrust.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/identityProviderPolicy.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/identityProviderPolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/idpPolicyRuleAction.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/idpPolicyRuleActionProvider.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/iframeEmbedScopeAllowedApps.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/imageUploadResponse.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/inactivityPolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/inlineHook.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/inlineHookChannel.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/inlineHookChannelConfig.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/inlineHookChannelConfigAuthScheme.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/inlineHookChannelConfigHeaders.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/inlineHookPayload.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/inlineHookResponse.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/inlineHookResponseCommandValue.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/inlineHookResponseCommands.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/inlineHookStatus.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/inlineHookType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/ionField.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/ionForm.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/jsonWebKey.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/jwkUse.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/knowledgeConstraint.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/lifecycleCreateSettingObject.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/lifecycleDeactivateSettingObject.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/lifecycleExpirationPolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/linkedObject.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/linkedObjectDetails.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/linkedObjectDetailsType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logActor.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logAuthenticationContext.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logAuthenticationProvider.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logClient.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logCredentialProvider.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logCredentialType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logDebugContext.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logEvent.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logGeographicalContext.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logGeolocation.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logIpAddress.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logIssuer.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logOutcome.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logRequest.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logSecurityContext.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logSeverity.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logTarget.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logTransaction.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/logUserAgent.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/mdmEnrollmentPolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/multifactorEnrollmentPolicy.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/multifactorEnrollmentPolicyAuthenticatorSettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/multifactorEnrollmentPolicyAuthenticatorStatus.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/multifactorEnrollmentPolicyAuthenticatorType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/multifactorEnrollmentPolicySettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/multifactorEnrollmentPolicySettingsType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/networkZone.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/networkZoneAddress.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/networkZoneAddressType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/networkZoneLocation.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/networkZoneStatus.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/networkZoneType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/networkZoneUsage.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/notificationType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oAuth2Actor.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oAuth2Claim.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oAuth2ClaimConditions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oAuth2Client.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oAuth2RefreshToken.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oAuth2Scope.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oAuth2ScopeConsentGrant.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oAuth2ScopeConsentGrantSource.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oAuth2ScopeConsentGrantStatus.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oAuth2ScopesMediationPolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oAuth2Token.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oAuthApplicationCredentials.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oAuthAuthorizationPolicy.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oAuthEndpointAuthenticationMethod.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oAuthGrantType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oAuthResponseType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/okta.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oktaSignOnPolicy.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oktaSignOnPolicyConditions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oktaSignOnPolicyRule.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oktaSignOnPolicyRuleActions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oktaSignOnPolicyRuleConditions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oktaSignOnPolicyRuleSignonActions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/oktaSignOnPolicyRuleSignonSessionActions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/openIdConnectApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/openIdConnectApplicationConsentMethod.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/openIdConnectApplicationIdpInitiatedLogin.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/openIdConnectApplicationIssuerMode.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/openIdConnectApplicationSettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/openIdConnectApplicationSettingsClient.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/openIdConnectApplicationSettingsClientKeys.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/openIdConnectApplicationSettingsRefreshToken.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/openIdConnectApplicationType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/openIdConnectRefreshTokenRotationType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/org2OrgApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/org2OrgApplicationSettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/org2OrgApplicationSettingsApp.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/orgContactType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/orgContactTypeObj.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/orgContactUser.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/orgOktaCommunicationSetting.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/orgOktaSupportSetting.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/orgOktaSupportSettingsObj.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/orgPreferences.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/orgSetting.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordCredential.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordCredentialHash.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordCredentialHashAlgorithm.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordCredentialHook.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordDictionary.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordDictionaryCommon.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordExpirationPolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicy.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyAuthenticationProviderCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyConditions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyDelegationSettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyDelegationSettingsOptions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyPasswordSettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyPasswordSettingsAge.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyPasswordSettingsComplexity.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyPasswordSettingsLockout.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyRecoveryEmail.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyRecoveryEmailProperties.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyRecoveryEmailRecoveryToken.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyRecoveryFactorSettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyRecoveryFactors.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyRecoveryQuestion.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyRecoveryQuestionComplexity.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyRecoveryQuestionProperties.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyRecoverySettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyRule.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyRuleAction.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyRuleActions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicyRuleConditions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordPolicySettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/passwordSettingObject.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/platformConditionEvaluatorPlatform.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/platformConditionEvaluatorPlatformOperatingSystem.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/platformConditionEvaluatorPlatformOperatingSystemVersion.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/platformPolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/policy.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/policyAccountLink.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/policyAccountLinkFilter.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/policyAccountLinkFilterGroups.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/policyNetworkCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/policyPeopleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/policyRule.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/policyRuleActions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/policyRuleActionsEnroll.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/policyRuleActionsEnrollSelf.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/policyRuleAuthContextCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/policyRuleConditions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/policySubject.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/policySubjectMatchType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/policyType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/policyUserNameTemplate.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/possessionConstraint.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/preRegistrationInlineHook.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/profileEnrollmentPolicy.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/profileEnrollmentPolicyRule.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/profileEnrollmentPolicyRuleAction.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/profileEnrollmentPolicyRuleActions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/profileEnrollmentPolicyRuleActivationRequirement.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/profileEnrollmentPolicyRuleProfileAttribute.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/profileMapping.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/profileMappingProperty.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/profileMappingPropertyPushStatus.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/profileMappingSource.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/profileSettingObject.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/protocol.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/protocolAlgorithmType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/protocolAlgorithmTypeSignature.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/protocolAlgorithms.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/protocolEndpoint.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/protocolEndpoints.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/protocolRelayState.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/protocolRelayStateFormat.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/protocolSettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/provisioning.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/provisioningConditions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/provisioningConnection.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/provisioningConnectionAuthScheme.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/provisioningConnectionProfile.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/provisioningConnectionRequest.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/provisioningConnectionStatus.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/provisioningDeprovisionedCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/provisioningGroups.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/provisioningSuspendedCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/pushUserFactor.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/pushUserFactorProfile.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/recoveryQuestionCredential.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/requestExecutor.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/requiredEnum.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/resetPasswordToken.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/responseLinks.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/riskPolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/riskScorePolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/role.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/roleAssignmentType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/roleStatus.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/roleType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/samlApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/samlApplicationSettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/samlApplicationSettingsSignOn.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/samlAttributeStatement.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/scheduledUserLifecycleAction.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/schemeApplicationCredentials.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/scope.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/scopeType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/securePasswordStoreApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/securePasswordStoreApplicationSettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/securePasswordStoreApplicationSettingsApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/securityQuestion.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/securityQuestionUserFactor.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/securityQuestionUserFactorProfile.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/seedEnum.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/session.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/sessionAuthenticationMethod.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/sessionIdentityProvider.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/sessionIdentityProviderType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/sessionStatus.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/signInPageTouchPointVariant.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/signOnInlineHook.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/singleLogout.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/smsTemplate.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/smsTemplateTranslations.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/smsTemplateType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/smsUserFactor.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/smsUserFactorProfile.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/socialAuthToken.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/spCertificate.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/subscription.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/subscriptionStatus.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/swaApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/swaApplicationSettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/swaApplicationSettingsApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/swaThreeFieldApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/swaThreeFieldApplicationSettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/swaThreeFieldApplicationSettingsApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/tempPassword.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/theme.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/themeResponse.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/threatInsightConfiguration.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/tokenAuthorizationServerPolicyRuleAction.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/tokenAuthorizationServerPolicyRuleActionInlineHook.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/tokenUserFactor.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/tokenUserFactorProfile.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/totpUserFactor.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/totpUserFactorProfile.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/trustedOrigin.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/u2fUserFactor.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/u2fUserFactorProfile.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/user.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userActivationToken.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userAgent.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userCredentials.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userFactor.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userIdString.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userIdentifierConditionEvaluatorPattern.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userIdentifierPolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userIdentityProviderLinkRequest.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userLifecycleAttributePolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userNextLogin.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userPolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userProfile.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchema.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchemaAttribute.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchemaAttributeEnum.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchemaAttributeItems.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchemaAttributeMaster.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchemaAttributeMasterPriority.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchemaAttributeMasterType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchemaAttributePermission.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchemaAttributeScope.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchemaAttributeType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchemaAttributeUnion.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchemaBase.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchemaBaseProperties.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchemaDefinitions.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchemaProperties.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchemaPropertiesProfile.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchemaPropertiesProfileItem.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userSchemaPublic.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userStatus.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userStatusPolicyRuleCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userType.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userTypeCondition.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/userVerificationEnum.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/validator.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/verificationMethod.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/verifyFactorRequest.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/verifyUserFactorResponse.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/webAuthnUserFactor.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/webAuthnUserFactorProfile.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/webUserFactor.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/webUserFactorProfile.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/wsFederationApplication.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/wsFederationApplicationSettings.go /root/go/pkg/mod/github.com/okta/okta-sdk-golang/v2@v2.18.0/okta/wsFederationApplicationSettingsApplication.go
2025-08-20T21:49:18.3781619Z [00:02:44.727]➜  go tool buildid -w $WORK/b372/_pkg_.a # internal
2025-08-20T21:49:18.3782872Z [00:02:44.733]➜  cp $WORK/b372/_pkg_.a /root/.cache/go-build/f2/f288ee5649881b8999bf3f5e01f4fa34c7b423c8ab70d10c008dc68cd1442c7c-d # internal
2025-08-20T21:49:18.3784312Z [00:02:44.733]➜  github.com/netbirdio/netbird/management/server/telemetry
2025-08-20T21:49:18.3785011Z [00:02:44.733]➜  mkdir -p $WORK/b363/
2025-08-20T21:49:18.3785767Z [00:02:44.733]➜  cat >/tmp/go-build1954405493/b363/importcfg << 'EOF' # internal
2025-08-20T21:49:18.3792906Z [00:02:44.733]➜  # import config
2025-08-20T21:49:18.3794241Z [00:02:44.733]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:18.3795743Z [00:02:44.733]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:18.3797342Z [00:02:44.733]➜  packagefile github.com/google/uuid=/root/.cache/go-build/0c/0c6819186c18ef1d0b146a3cc58d035511a71e7d02dd5babd64f68d720caa5d0-d
2025-08-20T21:49:18.3798712Z [00:02:44.733]➜  packagefile github.com/gorilla/mux=/tmp/go-build1954405493/b310/_pkg_.a
2025-08-20T21:49:18.3800315Z [00:02:44.733]➜  packagefile github.com/netbirdio/netbird/formatter/hook=/root/.cache/go-build/ee/eeb7b44bdf32564d5a0209be19699a60b7f6187f7a4f66875a9c378672913b3c-d
2025-08-20T21:49:18.3802040Z [00:02:44.733]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:18.3803731Z [00:02:44.733]➜  packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build1954405493/b322/_pkg_.a
2025-08-20T21:49:18.3805127Z [00:02:44.733]➜  packagefile github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build1954405493/b365/_pkg_.a
2025-08-20T21:49:18.3806755Z [00:02:44.733]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:18.3808175Z [00:02:44.733]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1954405493/b369/_pkg_.a
2025-08-20T21:49:18.3809388Z [00:02:44.733]➜  packagefile go.opentelemetry.io/otel/exporters/prometheus=/tmp/go-build1954405493/b372/_pkg_.a
2025-08-20T21:49:18.3810715Z [00:02:44.733]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build1954405493/b382/_pkg_.a
2025-08-20T21:49:18.3811876Z [00:02:44.733]➜  packagefile go.opentelemetry.io/otel/sdk/metric=/tmp/go-build1954405493/b390/_pkg_.a
2025-08-20T21:49:18.3813509Z [00:02:44.733]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:18.3815047Z [00:02:44.733]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:18.3816569Z [00:02:44.733]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:18.3818087Z [00:02:44.733]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:18.3819570Z [00:02:44.733]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:18.3820470Z [00:02:44.733]➜  EOF
2025-08-20T21:49:18.3826705Z [00:02:44.733]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/telemetry=>github.com/netbirdio/netbird/management/server/telemetry;$WORK/b363=>" -p github.com/netbirdio/netbird/management/server/telemetry -lang=go1.23 -complete -installsuffix shared -buildid sQBSZZWwqprl8n7B9dbv/sQBSZZWwqprl8n7B9dbv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./server/telemetry/accountmanager_metrics.go ./server/telemetry/app_metrics.go ./server/telemetry/grpc_metrics.go ./server/telemetry/http_api_metrics.go ./server/telemetry/idp_metrics.go ./server/telemetry/store_metrics.go ./server/telemetry/updatechannel_metrics.go
2025-08-20T21:49:19.2960294Z [00:02:45.657]➜  go tool buildid -w $WORK/b363/_pkg_.a # internal
2025-08-20T21:49:19.3464044Z [00:02:45.707]➜  cp $WORK/b363/_pkg_.a /root/.cache/go-build/77/7700bdde3ca80c879a0d837b759c0ae74fd1613f2f1c3c0ac28aec61a77d7ee0-d # internal
2025-08-20T21:49:19.3465272Z [00:02:45.707]➜  cloud.google.com/go/compute/metadata
2025-08-20T21:49:19.3465808Z [00:02:45.707]➜  mkdir -p $WORK/b420/
2025-08-20T21:49:19.3484231Z [00:02:45.708]➜  cat >/tmp/go-build1954405493/b420/importcfg << 'EOF' # internal
2025-08-20T21:49:19.3485246Z [00:02:45.708]➜  # import config
2025-08-20T21:49:19.3486306Z [00:02:45.708]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:19.3488060Z [00:02:45.708]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:19.3489591Z [00:02:45.708]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:19.3491089Z [00:02:45.709]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:19.3492662Z [00:02:45.709]➜  packagefile math/rand=/root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d
2025-08-20T21:49:19.3494348Z [00:02:45.709]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:19.3495810Z [00:02:45.709]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:19.3497248Z [00:02:45.709]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:19.3498644Z [00:02:45.709]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:19.3500048Z [00:02:45.709]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:19.3501490Z [00:02:45.709]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:19.3513446Z [00:02:45.709]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:19.3515184Z [00:02:45.709]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:49:19.3516922Z [00:02:45.709]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:19.3517855Z [00:02:45.709]➜  EOF
2025-08-20T21:49:19.3522393Z [00:02:45.709]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.3.0=>cloud.google.com/go/compute/metadata@v0.3.0;$WORK/b420=>" -p cloud.google.com/go/compute/metadata -lang=go1.19 -complete -installsuffix shared -buildid ayXWxEhulFbbrBUxqdHm/ayXWxEhulFbbrBUxqdHm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.3.0/metadata.go /root/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.3.0/retry.go /root/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.3.0/retry_linux.go
2025-08-20T21:49:19.5720456Z [00:02:45.933]➜  go tool buildid -w $WORK/b420/_pkg_.a # internal
2025-08-20T21:49:19.5791736Z [00:02:45.940]➜  cp $WORK/b420/_pkg_.a /root/.cache/go-build/5c/5c820b2152de341c05b88b960f6ea6f24a0d34af949210e32b46c4abe42a71a0-d # internal
2025-08-20T21:49:19.5848420Z [00:02:45.946]➜  golang.org/x/oauth2/authhandler
2025-08-20T21:49:19.5849019Z [00:02:45.946]➜  mkdir -p $WORK/b421/
2025-08-20T21:49:19.5853297Z [00:02:45.947]➜  cat >/tmp/go-build1954405493/b421/importcfg << 'EOF' # internal
2025-08-20T21:49:19.5858180Z [00:02:45.947]➜  # import config
2025-08-20T21:49:19.5875856Z [00:02:45.947]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:19.5881014Z [00:02:45.947]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:19.5882765Z [00:02:45.947]➜  packagefile golang.org/x/oauth2=/root/.cache/go-build/79/792a003965d46093f893143f89594a54437143b94f012eb71593735cb287199d-d
2025-08-20T21:49:19.5884582Z [00:02:45.947]➜  EOF
2025-08-20T21:49:19.5888140Z [00:02:45.947]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/authhandler=>golang.org/x/oauth2@v0.27.0/authhandler;$WORK/b421=>" -p golang.org/x/oauth2/authhandler -lang=go1.23 -complete -installsuffix shared -buildid m-e0gXQpG8QtdQA83mU-/m-e0gXQpG8QtdQA83mU- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/authhandler/authhandler.go
2025-08-20T21:49:19.6568465Z [00:02:46.018]➜  go tool buildid -w $WORK/b421/_pkg_.a # internal
2025-08-20T21:49:19.6580305Z [00:02:46.019]➜  cp $WORK/b421/_pkg_.a /root/.cache/go-build/02/022dcac71250dd18d077f12913c19a89cc9a100190124feb004b6eb83fd8c662-d # internal
2025-08-20T21:49:19.6589147Z [00:02:46.020]➜  golang.org/x/oauth2/google/internal/impersonate
2025-08-20T21:49:19.6591816Z [00:02:46.020]➜  mkdir -p $WORK/b423/
2025-08-20T21:49:19.6592598Z [00:02:46.020]➜  cat >/tmp/go-build1954405493/b423/importcfg << 'EOF' # internal
2025-08-20T21:49:19.6593537Z [00:02:46.020]➜  # import config
2025-08-20T21:49:19.6594654Z [00:02:46.020]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:19.6596287Z [00:02:46.020]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:19.6597957Z [00:02:46.020]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:19.6599597Z [00:02:46.020]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:19.6601453Z [00:02:46.020]➜  packagefile golang.org/x/oauth2=/root/.cache/go-build/79/792a003965d46093f893143f89594a54437143b94f012eb71593735cb287199d-d
2025-08-20T21:49:19.6603337Z [00:02:46.020]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:19.6605175Z [00:02:46.020]➜  packagefile io/ioutil=/root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d
2025-08-20T21:49:19.6606880Z [00:02:46.020]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:19.6608524Z [00:02:46.020]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:19.6609515Z [00:02:46.020]➜  EOF
2025-08-20T21:49:19.6618672Z [00:02:46.020]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/internal/impersonate=>golang.org/x/oauth2@v0.27.0/google/internal/impersonate;$WORK/b423=>" -p golang.org/x/oauth2/google/internal/impersonate -lang=go1.23 -complete -installsuffix shared -buildid yMRs7rONIg7ajH3c3vzj/yMRs7rONIg7ajH3c3vzj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/internal/impersonate/impersonate.go
2025-08-20T21:49:19.7272560Z [00:02:46.088]➜  go tool buildid -w $WORK/b423/_pkg_.a # internal
2025-08-20T21:49:19.7348615Z [00:02:46.096]➜  cp $WORK/b423/_pkg_.a /root/.cache/go-build/25/25a24ba1529e7e0736e3a9b50a3855895866457e0e277a0a8f470407ada998bb-d # internal
2025-08-20T21:49:19.7358246Z [00:02:46.097]➜  golang.org/x/oauth2/google/internal/stsexchange
2025-08-20T21:49:19.7358917Z [00:02:46.097]➜  mkdir -p $WORK/b424/
2025-08-20T21:49:19.7389460Z [00:02:46.100]➜  cat >/tmp/go-build1954405493/b424/importcfg << 'EOF' # internal
2025-08-20T21:49:19.7412104Z [00:02:46.100]➜  # import config
2025-08-20T21:49:19.7413462Z [00:02:46.100]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:19.7415171Z [00:02:46.102]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:19.7417177Z [00:02:46.102]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:19.7418762Z [00:02:46.102]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:19.7420405Z [00:02:46.102]➜  packagefile golang.org/x/oauth2=/root/.cache/go-build/79/792a003965d46093f893143f89594a54437143b94f012eb71593735cb287199d-d
2025-08-20T21:49:19.7425779Z [00:02:46.102]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:19.7427256Z [00:02:46.102]➜  packagefile io/ioutil=/root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d
2025-08-20T21:49:19.7428724Z [00:02:46.102]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:19.7430204Z [00:02:46.104]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:19.7431680Z [00:02:46.104]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:19.7433307Z [00:02:46.104]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:19.7434186Z [00:02:46.104]➜  EOF
2025-08-20T21:49:19.7438762Z [00:02:46.104]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/internal/stsexchange=>golang.org/x/oauth2@v0.27.0/google/internal/stsexchange;$WORK/b424=>" -p golang.org/x/oauth2/google/internal/stsexchange -lang=go1.23 -complete -installsuffix shared -buildid EL2MUzwL5BviDj_qLbf2/EL2MUzwL5BviDj_qLbf2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/internal/stsexchange/clientauth.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/internal/stsexchange/sts_exchange.go
2025-08-20T21:49:19.8426908Z [00:02:46.201]➜  go tool buildid -w $WORK/b424/_pkg_.a # internal
2025-08-20T21:49:19.8430417Z [00:02:46.204]➜  cp $WORK/b424/_pkg_.a /root/.cache/go-build/f3/f3f338c25699b9e500af1a79e835e24695906d8317d05e8112747a7954f123bf-d # internal
2025-08-20T21:49:19.8437752Z [00:02:46.205]➜  golang.org/x/oauth2/google/externalaccount
2025-08-20T21:49:19.8438384Z [00:02:46.205]➜  mkdir -p $WORK/b422/
2025-08-20T21:49:19.8442838Z [00:02:46.205]➜  cat >/tmp/go-build1954405493/b422/importcfg << 'EOF' # internal
2025-08-20T21:49:19.8445184Z [00:02:46.205]➜  # import config
2025-08-20T21:49:19.8446289Z [00:02:46.205]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:19.8447906Z [00:02:46.205]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:19.8449567Z [00:02:46.205]➜  packagefile crypto/hmac=/root/.cache/go-build/a7/a77bc605ff3289e781c9d9d2da445c82a40e31e9d7124465e2f2cc1734a128a3-d
2025-08-20T21:49:19.8451205Z [00:02:46.205]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:19.8452820Z [00:02:46.205]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:19.8492638Z [00:02:46.205]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:19.8494459Z [00:02:46.205]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:19.8496063Z [00:02:46.205]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:19.8497981Z [00:02:46.205]➜  packagefile golang.org/x/oauth2=/root/.cache/go-build/79/792a003965d46093f893143f89594a54437143b94f012eb71593735cb287199d-d
2025-08-20T21:49:19.8499642Z [00:02:46.205]➜  packagefile golang.org/x/oauth2/google/internal/impersonate=/tmp/go-build1954405493/b423/_pkg_.a
2025-08-20T21:49:19.8501020Z [00:02:46.205]➜  packagefile golang.org/x/oauth2/google/internal/stsexchange=/tmp/go-build1954405493/b424/_pkg_.a
2025-08-20T21:49:19.8502466Z [00:02:46.205]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:19.8504221Z [00:02:46.205]➜  packagefile io/ioutil=/root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d
2025-08-20T21:49:19.8505776Z [00:02:46.205]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:19.8507356Z [00:02:46.205]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:19.8508891Z [00:02:46.205]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:19.8510385Z [00:02:46.205]➜  packagefile os/exec=/root/.cache/go-build/4d/4d54bfca53e28401c25b13e4b002a130e4584fcf877ff2a7d6c9dcf7d72192c7-d
2025-08-20T21:49:19.8511876Z [00:02:46.205]➜  packagefile path=/root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d
2025-08-20T21:49:19.8513537Z [00:02:46.205]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:19.8515072Z [00:02:46.206]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:19.8516710Z [00:02:46.206]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:19.8518393Z [00:02:46.206]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:19.8519955Z [00:02:46.206]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:19.8521451Z [00:02:46.206]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:19.8522964Z [00:02:46.206]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:19.8528826Z [00:02:46.206]➜  EOF
2025-08-20T21:49:19.8536502Z [00:02:46.207]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/externalaccount=>golang.org/x/oauth2@v0.27.0/google/externalaccount;$WORK/b422=>" -p golang.org/x/oauth2/google/externalaccount -lang=go1.23 -complete -installsuffix shared -buildid VJciRTc18BxjgI2vQa5s/VJciRTc18BxjgI2vQa5s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/externalaccount/aws.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/externalaccount/basecredentials.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/externalaccount/executablecredsource.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/externalaccount/filecredsource.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/externalaccount/header.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/externalaccount/programmaticrefreshcredsource.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/externalaccount/urlcredsource.go
2025-08-20T21:49:20.1421564Z [00:02:46.503]➜  go tool buildid -w $WORK/b422/_pkg_.a # internal
2025-08-20T21:49:20.1457926Z [00:02:46.507]➜  cp $WORK/b422/_pkg_.a /root/.cache/go-build/7b/7bab0e55cef751968bd65167355817018c2112c79cbeb0e365a750fa03d3d8a2-d # internal
2025-08-20T21:49:20.1467190Z [00:02:46.507]➜  golang.org/x/oauth2/google/internal/externalaccountauthorizeduser
2025-08-20T21:49:20.1469104Z [00:02:46.507]➜  mkdir -p $WORK/b426/
2025-08-20T21:49:20.1469910Z [00:02:46.508]➜  cat >/tmp/go-build1954405493/b426/importcfg << 'EOF' # internal
2025-08-20T21:49:20.1470593Z [00:02:46.508]➜  # import config
2025-08-20T21:49:20.1471689Z [00:02:46.508]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:20.1473394Z [00:02:46.508]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:20.1474943Z [00:02:46.508]➜  packagefile golang.org/x/oauth2=/root/.cache/go-build/79/792a003965d46093f893143f89594a54437143b94f012eb71593735cb287199d-d
2025-08-20T21:49:20.1476443Z [00:02:46.508]➜  packagefile golang.org/x/oauth2/google/internal/stsexchange=/tmp/go-build1954405493/b424/_pkg_.a
2025-08-20T21:49:20.1477916Z [00:02:46.508]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:20.1478927Z [00:02:46.508]➜  EOF
2025-08-20T21:49:20.1498664Z [00:02:46.508]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/internal/externalaccountauthorizeduser=>golang.org/x/oauth2@v0.27.0/google/internal/externalaccountauthorizeduser;$WORK/b426=>" -p golang.org/x/oauth2/google/internal/externalaccountauthorizeduser -lang=go1.23 -complete -installsuffix shared -buildid QDncxbF_Z814_61KNIif/QDncxbF_Z814_61KNIif -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/internal/externalaccountauthorizeduser/externalaccountauthorizeduser.go
2025-08-20T21:49:20.1708621Z [00:02:46.532]➜  go tool buildid -w $WORK/b401/_pkg_.a # internal
2025-08-20T21:49:20.1758986Z [00:02:46.537]➜  go tool buildid -w $WORK/b426/_pkg_.a # internal
2025-08-20T21:49:20.1769721Z [00:02:46.538]➜  cp $WORK/b426/_pkg_.a /root/.cache/go-build/bd/bd131e4e05cc5b53fd77a70d8e9fb26e55ef47e700a4b1eec8ea29ae4524c654-d # internal
2025-08-20T21:49:20.1771835Z [00:02:46.538]➜  golang.org/x/oauth2/jws
2025-08-20T21:49:20.1773515Z [00:02:46.539]➜  mkdir -p $WORK/b427/
2025-08-20T21:49:20.1779188Z [00:02:46.539]➜  cat >/tmp/go-build1954405493/b427/importcfg << 'EOF' # internal
2025-08-20T21:49:20.1780150Z [00:02:46.539]➜  # import config
2025-08-20T21:49:20.1781656Z [00:02:46.539]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:20.1783827Z [00:02:46.539]➜  packagefile crypto=/root/.cache/go-build/96/964cbef8d5cdfd5593486576c38d729dd29f6f299f4ae62394160f27cbdd46c4-d
2025-08-20T21:49:20.1786162Z [00:02:46.539]➜  packagefile crypto/rand=/root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d
2025-08-20T21:49:20.1788267Z [00:02:46.539]➜  packagefile crypto/rsa=/root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d
2025-08-20T21:49:20.1791672Z [00:02:46.539]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:20.1793575Z [00:02:46.539]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:20.1795282Z [00:02:46.539]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:20.1796953Z [00:02:46.539]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:20.1798557Z [00:02:46.539]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:20.1800139Z [00:02:46.539]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:20.1801935Z [00:02:46.539]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:20.1803013Z [00:02:46.539]➜  EOF
2025-08-20T21:49:20.1827590Z [00:02:46.539]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/jws=>golang.org/x/oauth2@v0.27.0/jws;$WORK/b427=>" -p golang.org/x/oauth2/jws -lang=go1.23 -complete -installsuffix shared -buildid SxnbZt9fMWB9moF9fYS-/SxnbZt9fMWB9moF9fYS- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/jws/jws.go
2025-08-20T21:49:20.2174641Z [00:02:46.578]➜  cp $WORK/b401/_pkg_.a /root/.cache/go-build/59/59649aed45339fd2b4074fcdf9bd016bb5ce53a6a427833011832856bf227419-d # internal
2025-08-20T21:49:20.2226254Z [00:02:46.584]➜  go tool buildid -w $WORK/b427/_pkg_.a # internal
2025-08-20T21:49:20.2237568Z [00:02:46.585]➜  cp $WORK/b427/_pkg_.a /root/.cache/go-build/1c/1cb4d94c641354a27971cbeaa93c505d28f8eb09723c49719617d48fcca85913-d # internal
2025-08-20T21:49:20.2242514Z [00:02:46.585]➜  golang.org/x/oauth2/jwt
2025-08-20T21:49:20.2243288Z [00:02:46.585]➜  mkdir -p $WORK/b428/
2025-08-20T21:49:20.2248301Z [00:02:46.586]➜  cat >/tmp/go-build1954405493/b428/importcfg << 'EOF' # internal
2025-08-20T21:49:20.2254218Z [00:02:46.586]➜  # import config
2025-08-20T21:49:20.2255328Z [00:02:46.586]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:20.2256949Z [00:02:46.586]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:20.2258764Z [00:02:46.586]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:20.2260388Z [00:02:46.586]➜  packagefile golang.org/x/oauth2=/root/.cache/go-build/79/792a003965d46093f893143f89594a54437143b94f012eb71593735cb287199d-d
2025-08-20T21:49:20.2262197Z [00:02:46.586]➜  packagefile golang.org/x/oauth2/internal=/root/.cache/go-build/32/326d1e4d5f9a0831ab9dff8a1409282398f6a6da10ce82b234fa41cf44a9cffb-d
2025-08-20T21:49:20.2263939Z [00:02:46.586]➜  packagefile golang.org/x/oauth2/jws=/tmp/go-build1954405493/b427/_pkg_.a
2025-08-20T21:49:20.2265235Z [00:02:46.586]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:20.2266764Z [00:02:46.586]➜  packagefile io/ioutil=/root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d
2025-08-20T21:49:20.2268319Z [00:02:46.586]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:20.2269920Z [00:02:46.586]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:20.2271505Z [00:02:46.586]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:20.2273803Z [00:02:46.586]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:20.2274817Z [00:02:46.586]➜  EOF
2025-08-20T21:49:20.2278023Z [00:02:46.586]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/jwt=>golang.org/x/oauth2@v0.27.0/jwt;$WORK/b428=>" -p golang.org/x/oauth2/jwt -lang=go1.23 -complete -installsuffix shared -buildid xAU5kSatiwaSMHxORRDi/xAU5kSatiwaSMHxORRDi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/jwt/jwt.go
2025-08-20T21:49:20.2288060Z [00:02:46.590]➜  google.golang.org/api/internal/third_party/uritemplates
2025-08-20T21:49:20.2308292Z [00:02:46.590]➜  mkdir -p $WORK/b431/
2025-08-20T21:49:20.2309028Z [00:02:46.590]➜  cat >/tmp/go-build1954405493/b431/importcfg << 'EOF' # internal
2025-08-20T21:49:20.2309970Z [00:02:46.590]➜  # import config
2025-08-20T21:49:20.2311030Z [00:02:46.590]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:20.2312587Z [00:02:46.590]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:20.2314304Z [00:02:46.590]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:20.2315892Z [00:02:46.590]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:20.2317753Z [00:02:46.590]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:20.2318941Z [00:02:46.590]➜  EOF
2025-08-20T21:49:20.2324321Z [00:02:46.590]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/third_party/uritemplates=>google.golang.org/api@v0.177.0/internal/third_party/uritemplates;$WORK/b431=>" -p google.golang.org/api/internal/third_party/uritemplates -lang=go1.19 -complete -installsuffix shared -buildid hIrDq4MluYQJZMhM8wHH/hIrDq4MluYQJZMhM8wHH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/third_party/uritemplates/uritemplates.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/third_party/uritemplates/utils.go
2025-08-20T21:49:20.2681064Z [00:02:46.629]➜  go tool buildid -w $WORK/b428/_pkg_.a # internal
2025-08-20T21:49:20.2695922Z [00:02:46.631]➜  cp $WORK/b428/_pkg_.a /root/.cache/go-build/ec/ec62fd646f54f510bebcbb85421e134a683cd8a7e016621b810aa672040511a9-d # internal
2025-08-20T21:49:20.2701204Z [00:02:46.631]➜  golang.org/x/oauth2/google
2025-08-20T21:49:20.2703982Z [00:02:46.631]➜  mkdir -p $WORK/b419/
2025-08-20T21:49:20.2710872Z [00:02:46.632]➜  cat >/tmp/go-build1954405493/b419/importcfg << 'EOF' # internal
2025-08-20T21:49:20.2712341Z [00:02:46.632]➜  # import config
2025-08-20T21:49:20.2714430Z [00:02:46.632]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:20.2717064Z [00:02:46.632]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1954405493/b420/_pkg_.a
2025-08-20T21:49:20.2718729Z [00:02:46.632]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:20.2720534Z [00:02:46.632]➜  packagefile crypto/rsa=/root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d
2025-08-20T21:49:20.2722733Z [00:02:46.632]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:20.2724751Z [00:02:46.632]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:20.2727195Z [00:02:46.632]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:20.2729760Z [00:02:46.632]➜  packagefile golang.org/x/oauth2=/root/.cache/go-build/79/792a003965d46093f893143f89594a54437143b94f012eb71593735cb287199d-d
2025-08-20T21:49:20.2731653Z [00:02:46.632]➜  packagefile golang.org/x/oauth2/authhandler=/tmp/go-build1954405493/b421/_pkg_.a
2025-08-20T21:49:20.2733946Z [00:02:46.632]➜  packagefile golang.org/x/oauth2/google/externalaccount=/tmp/go-build1954405493/b422/_pkg_.a
2025-08-20T21:49:20.2737154Z [00:02:46.632]➜  packagefile golang.org/x/oauth2/google/internal/externalaccountauthorizeduser=/tmp/go-build1954405493/b426/_pkg_.a
2025-08-20T21:49:20.2738827Z [00:02:46.632]➜  packagefile golang.org/x/oauth2/google/internal/impersonate=/tmp/go-build1954405493/b423/_pkg_.a
2025-08-20T21:49:20.2740615Z [00:02:46.632]➜  packagefile golang.org/x/oauth2/internal=/root/.cache/go-build/32/326d1e4d5f9a0831ab9dff8a1409282398f6a6da10ce82b234fa41cf44a9cffb-d
2025-08-20T21:49:20.2742519Z [00:02:46.632]➜  packagefile golang.org/x/oauth2/jws=/tmp/go-build1954405493/b427/_pkg_.a
2025-08-20T21:49:20.2743853Z [00:02:46.632]➜  packagefile golang.org/x/oauth2/jwt=/tmp/go-build1954405493/b428/_pkg_.a
2025-08-20T21:49:20.2745243Z [00:02:46.632]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:20.2746876Z [00:02:46.632]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:20.2748553Z [00:02:46.632]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:20.2750602Z [00:02:46.632]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:20.2752321Z [00:02:46.632]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:20.2754293Z [00:02:46.632]➜  packagefile os/user=/root/.cache/go-build/9c/9c2fe2a802268a6572c8264c11dd3c7f1da89da79fbd56a1588da6d322ffcd6e-d
2025-08-20T21:49:20.2755857Z [00:02:46.632]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:20.2757377Z [00:02:46.632]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:20.2758820Z [00:02:46.632]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:20.2760275Z [00:02:46.632]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:20.2761700Z [00:02:46.632]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:20.2762557Z [00:02:46.632]➜  EOF
2025-08-20T21:49:20.2769010Z [00:02:46.632]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google=>golang.org/x/oauth2@v0.27.0/google;$WORK/b419=>" -p golang.org/x/oauth2/google -lang=go1.23 -complete -installsuffix shared -buildid 0V7ZepsTvvOuEEjbzkRm/0V7ZepsTvvOuEEjbzkRm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/appengine.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/default.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/doc.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/error.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/google.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/jwt.go /root/go/pkg/mod/golang.org/x/oauth2@v0.27.0/google/sdk.go
2025-08-20T21:49:20.2975937Z [00:02:46.657]➜  go tool buildid -w $WORK/b431/_pkg_.a # internal
2025-08-20T21:49:20.2978183Z [00:02:46.658]➜  cp $WORK/b431/_pkg_.a /root/.cache/go-build/57/57f5218bcfa0e3e9f2c78c92d7b4836317acd8724d3f82e67eb50babbc43d468-d # internal
2025-08-20T21:49:20.2980043Z [00:02:46.658]➜  google.golang.org/api/googleapi
2025-08-20T21:49:20.2980815Z [00:02:46.658]➜  mkdir -p $WORK/b430/
2025-08-20T21:49:20.2981500Z [00:02:46.659]➜  cat >/tmp/go-build1954405493/b430/importcfg << 'EOF' # internal
2025-08-20T21:49:20.2982120Z [00:02:46.659]➜  # import config
2025-08-20T21:49:20.2983289Z [00:02:46.659]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:20.2984942Z [00:02:46.659]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:20.2986676Z [00:02:46.659]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:20.2988337Z [00:02:46.659]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:20.2990160Z [00:02:46.659]➜  packagefile google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build1954405493/b431/_pkg_.a
2025-08-20T21:49:20.2991722Z [00:02:46.659]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:20.2993547Z [00:02:46.659]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:20.2995093Z [00:02:46.659]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:20.2996713Z [00:02:46.659]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:20.2998193Z [00:02:46.659]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:20.2999753Z [00:02:46.659]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:20.3000638Z [00:02:46.659]➜  EOF
2025-08-20T21:49:20.3014728Z [00:02:46.659]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.177.0/googleapi=>google.golang.org/api@v0.177.0/googleapi;$WORK/b430=>" -p google.golang.org/api/googleapi -lang=go1.19 -complete -installsuffix shared -buildid svweQ6rszo17zrJg5C83/svweQ6rszo17zrJg5C83 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.177.0/googleapi/googleapi.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/googleapi/types.go
2025-08-20T21:49:20.4438271Z [00:02:46.805]➜  go tool buildid -w $WORK/b430/_pkg_.a # internal
2025-08-20T21:49:20.4459977Z [00:02:46.807]➜  cp $WORK/b430/_pkg_.a /root/.cache/go-build/45/45be3d40a58a31575920f149d838647bc0c4be90ecea40ce6f3256b96ccd8ecf-d # internal
2025-08-20T21:49:20.4462400Z [00:02:46.808]➜  cloud.google.com/go/auth/internal
2025-08-20T21:49:20.4464702Z [00:02:46.808]➜  mkdir -p $WORK/b434/
2025-08-20T21:49:20.4471183Z [00:02:46.808]➜  cat >/tmp/go-build1954405493/b434/importcfg << 'EOF' # internal
2025-08-20T21:49:20.4472250Z [00:02:46.808]➜  # import config
2025-08-20T21:49:20.4473986Z [00:02:46.808]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1954405493/b420/_pkg_.a
2025-08-20T21:49:20.4475517Z [00:02:46.808]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:20.4477094Z [00:02:46.808]➜  packagefile crypto/rsa=/root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d
2025-08-20T21:49:20.4478565Z [00:02:46.808]➜  packagefile crypto/x509=/root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d
2025-08-20T21:49:20.4480384Z [00:02:46.808]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:20.4482059Z [00:02:46.808]➜  packagefile encoding/pem=/root/.cache/go-build/30/3051cf7aff3b3091f46cb712a2e6caa7c2438d2d9a6f271d8ffe97102cf1fc3f-d
2025-08-20T21:49:20.4483874Z [00:02:46.808]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:20.4485430Z [00:02:46.808]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:20.4486911Z [00:02:46.808]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:20.4488471Z [00:02:46.808]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:20.4490104Z [00:02:46.808]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:20.4491908Z [00:02:46.808]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:20.4493603Z [00:02:46.808]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:20.4494563Z [00:02:46.808]➜  EOF
2025-08-20T21:49:20.4498138Z [00:02:46.809]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/internal=>cloud.google.com/go/auth@v0.3.0/internal;$WORK/b434=>" -p cloud.google.com/go/auth/internal -lang=go1.19 -complete -installsuffix shared -buildid QN_6XaaZTZywOB0ESMku/QN_6XaaZTZywOB0ESMku -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/internal/internal.go
2025-08-20T21:49:20.4774742Z [00:02:46.839]➜  go tool buildid -w $WORK/b419/_pkg_.a # internal
2025-08-20T21:49:20.4803372Z [00:02:46.841]➜  cp $WORK/b419/_pkg_.a /root/.cache/go-build/eb/eb64ae0c9b1ccd20e12874171f1cc4912e6ffc0f80d6b801e87f7994526ed257-d # internal
2025-08-20T21:49:20.4812476Z [00:02:46.842]➜  cloud.google.com/go/auth/internal/jwt
2025-08-20T21:49:20.4815190Z [00:02:46.842]➜  mkdir -p $WORK/b435/
2025-08-20T21:49:20.4824864Z [00:02:46.844]➜  cat >/tmp/go-build1954405493/b435/importcfg << 'EOF' # internal
2025-08-20T21:49:20.4825933Z [00:02:46.844]➜  # import config
2025-08-20T21:49:20.4827259Z [00:02:46.844]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:20.4829281Z [00:02:46.844]➜  packagefile crypto=/root/.cache/go-build/96/964cbef8d5cdfd5593486576c38d729dd29f6f299f4ae62394160f27cbdd46c4-d
2025-08-20T21:49:20.4831361Z [00:02:46.844]➜  packagefile crypto/rand=/root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d
2025-08-20T21:49:20.4834959Z [00:02:46.844]➜  packagefile crypto/rsa=/root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d
2025-08-20T21:49:20.4837062Z [00:02:46.844]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:20.4839215Z [00:02:46.844]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:20.4841425Z [00:02:46.844]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:20.4846577Z [00:02:46.844]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:20.4848274Z [00:02:46.844]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:20.4849933Z [00:02:46.844]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:20.4851872Z [00:02:46.844]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:20.4852895Z [00:02:46.844]➜  EOF
2025-08-20T21:49:20.4867242Z [00:02:46.847]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/internal/jwt=>cloud.google.com/go/auth@v0.3.0/internal/jwt;$WORK/b435=>" -p cloud.google.com/go/auth/internal/jwt -lang=go1.19 -complete -installsuffix shared -buildid dkT-08NNTfNO1lzyi5CA/dkT-08NNTfNO1lzyi5CA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/internal/jwt/jwt.go
2025-08-20T21:49:20.5050153Z [00:02:46.866]➜  go tool buildid -w $WORK/b434/_pkg_.a # internal
2025-08-20T21:49:20.5063623Z [00:02:46.867]➜  cp $WORK/b434/_pkg_.a /root/.cache/go-build/91/91aaa6aa4a8d860d5a6ea9218cfe720658790e15bcbf48563a7904ecc2523766-d # internal
2025-08-20T21:49:20.5069053Z [00:02:46.868]➜  cloud.google.com/go/auth/internal/credsfile
2025-08-20T21:49:20.5069761Z [00:02:46.868]➜  mkdir -p $WORK/b440/
2025-08-20T21:49:20.5074286Z [00:02:46.869]➜  cat >/tmp/go-build1954405493/b440/importcfg << 'EOF' # internal
2025-08-20T21:49:20.5076159Z [00:02:46.869]➜  # import config
2025-08-20T21:49:20.5077301Z [00:02:46.869]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:20.5078852Z [00:02:46.869]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:20.5080251Z [00:02:46.869]➜  packagefile os/user=/root/.cache/go-build/9c/9c2fe2a802268a6572c8264c11dd3c7f1da89da79fbd56a1588da6d322ffcd6e-d
2025-08-20T21:49:20.5082096Z [00:02:46.869]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:20.5083963Z [00:02:46.869]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:20.5085102Z [00:02:46.869]➜  EOF
2025-08-20T21:49:20.5089986Z [00:02:46.869]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/internal/credsfile=>cloud.google.com/go/auth@v0.3.0/internal/credsfile;$WORK/b440=>" -p cloud.google.com/go/auth/internal/credsfile -lang=go1.19 -complete -installsuffix shared -buildid em9DR4afFdLJrdzI3He2/em9DR4afFdLJrdzI3He2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/internal/credsfile/credsfile.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/internal/credsfile/filetype.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/internal/credsfile/parse.go
2025-08-20T21:49:20.5325485Z [00:02:46.892]➜  go tool buildid -w $WORK/b435/_pkg_.a # internal
2025-08-20T21:49:20.5343751Z [00:02:46.894]➜  cp $WORK/b435/_pkg_.a /root/.cache/go-build/c2/c2edb3abe6ee356f9310ba12e97cecda5503ee458a3b7d128244286938ffc8bd-d # internal
2025-08-20T21:49:20.5344939Z [00:02:46.894]➜  cloud.google.com/go/auth
2025-08-20T21:49:20.5345494Z [00:02:46.894]➜  mkdir -p $WORK/b433/
2025-08-20T21:49:20.5346227Z [00:02:46.895]➜  cat >/tmp/go-build1954405493/b433/importcfg << 'EOF' # internal
2025-08-20T21:49:20.5346911Z [00:02:46.895]➜  # import config
2025-08-20T21:49:20.5348072Z [00:02:46.895]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:20.5349455Z [00:02:46.895]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1954405493/b434/_pkg_.a
2025-08-20T21:49:20.5350617Z [00:02:46.895]➜  packagefile cloud.google.com/go/auth/internal/jwt=/tmp/go-build1954405493/b435/_pkg_.a
2025-08-20T21:49:20.5352046Z [00:02:46.895]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:20.5354139Z [00:02:46.895]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:20.5355817Z [00:02:46.895]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:20.5357405Z [00:02:46.895]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:20.5358935Z [00:02:46.895]➜  packagefile mime=/root/.cache/go-build/06/06edfede0e2d4363c2758e615d7aca4a11c0df726a5d3f4d6eaea40c735d7df0-d
2025-08-20T21:49:20.5360532Z [00:02:46.895]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:20.5362155Z [00:02:46.895]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:20.5363913Z [00:02:46.895]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:20.5365740Z [00:02:46.895]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:20.5367316Z [00:02:46.895]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:20.5368956Z [00:02:46.895]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:20.5369876Z [00:02:46.895]➜  EOF
2025-08-20T21:49:20.5373769Z [00:02:46.895]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0=>cloud.google.com/go/auth@v0.3.0;$WORK/b433=>" -p cloud.google.com/go/auth -lang=go1.19 -complete -installsuffix shared -buildid ncptwJiWdTiaYEbrhWk4/ncptwJiWdTiaYEbrhWk4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/auth.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/threelegged.go
2025-08-20T21:49:20.5576145Z [00:02:46.919]➜  go tool buildid -w $WORK/b440/_pkg_.a # internal
2025-08-20T21:49:20.5586474Z [00:02:46.920]➜  cp $WORK/b440/_pkg_.a /root/.cache/go-build/b9/b9d777f95828ac63683600b63509118ec00d24c7e2062351bddcab3af442e16a-d # internal
2025-08-20T21:49:20.5617538Z [00:02:46.923]➜  github.com/google/s2a-go/fallback
2025-08-20T21:49:20.5619730Z [00:02:46.923]➜  mkdir -p $WORK/b450/
2025-08-20T21:49:20.5620525Z [00:02:46.923]➜  cat >/tmp/go-build1954405493/b450/importcfg << 'EOF' # internal
2025-08-20T21:49:20.5621245Z [00:02:46.923]➜  # import config
2025-08-20T21:49:20.5622375Z [00:02:46.923]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:20.5624503Z [00:02:46.923]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:20.5626216Z [00:02:46.923]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:20.5628074Z [00:02:46.923]➜  packagefile google.golang.org/grpc/credentials=/root/.cache/go-build/d6/d69207d8491a5096130f7fb014737f3c139a0b9baf3e0899d778b962c2ae1e25-d
2025-08-20T21:49:20.5630169Z [00:02:46.923]➜  packagefile google.golang.org/grpc/grpclog=/root/.cache/go-build/fa/fac30b35143bb1be8b62821efcf4e6a2dc2bdb47a3fcf31fa6b67544094ebc85-d
2025-08-20T21:49:20.5631965Z [00:02:46.923]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:20.5632978Z [00:02:46.923]➜  EOF
2025-08-20T21:49:20.5650862Z [00:02:46.926]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/fallback=>github.com/google/s2a-go@v0.1.7/fallback;$WORK/b450=>" -p github.com/google/s2a-go/fallback -lang=go1.19 -complete -installsuffix shared -buildid OKZBdGkDXIoegtW1ZBZW/OKZBdGkDXIoegtW1ZBZW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/fallback/s2a_fallback.go
2025-08-20T21:49:20.6505992Z [00:02:47.006]➜  go tool buildid -w $WORK/b450/_pkg_.a # internal
2025-08-20T21:49:20.6589398Z [00:02:47.008]➜  cp $WORK/b450/_pkg_.a /root/.cache/go-build/5c/5c75f96138f7b7a32d55c85095998e11c76ca1f50f376e82ccfab45da5150b3f-d # internal
2025-08-20T21:49:20.6590704Z [00:02:47.009]➜  github.com/google/s2a-go/internal/proto/common_go_proto
2025-08-20T21:49:20.6591394Z [00:02:47.009]➜  mkdir -p $WORK/b453/
2025-08-20T21:49:20.6592050Z [00:02:47.010]➜  cat >/tmp/go-build1954405493/b453/importcfg << 'EOF' # internal
2025-08-20T21:49:20.6592654Z [00:02:47.010]➜  # import config
2025-08-20T21:49:20.6624476Z [00:02:47.010]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/root/.cache/go-build/83/8340d599ee5a6ab7abce3a75392d671f1cf5ad826949ada1b2d3a70439018f35-d
2025-08-20T21:49:20.6626586Z [00:02:47.010]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/root/.cache/go-build/d3/d36c7d7be1f9776d1fa6d2dd6521788bdadb69e06cd5529deee3b5f8c5ecbdb0-d
2025-08-20T21:49:20.6628589Z [00:02:47.010]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:20.6630082Z [00:02:47.010]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:20.6630968Z [00:02:47.010]➜  EOF
2025-08-20T21:49:20.6635381Z [00:02:47.011]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/proto/common_go_proto=>github.com/google/s2a-go@v0.1.7/internal/proto/common_go_proto;$WORK/b453=>" -p github.com/google/s2a-go/internal/proto/common_go_proto -lang=go1.19 -complete -installsuffix shared -buildid 7cXnks0atzbvfIppcGom/7cXnks0atzbvfIppcGom -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/proto/common_go_proto/common.pb.go
2025-08-20T21:49:20.7045790Z [00:02:47.063]➜  go tool buildid -w $WORK/b433/_pkg_.a # internal
2025-08-20T21:49:20.7049125Z [00:02:47.065]➜  cp $WORK/b433/_pkg_.a /root/.cache/go-build/1e/1ee23757f46a1764d3064b936f06ee76ba96e64f3aa94800f443883977813c01-d # internal
2025-08-20T21:49:20.7067938Z [00:02:47.068]➜  cloud.google.com/go/auth/credentials/internal/impersonate
2025-08-20T21:49:20.7070690Z [00:02:47.068]➜  mkdir -p $WORK/b438/
2025-08-20T21:49:20.7074467Z [00:02:47.069]➜  cat >/tmp/go-build1954405493/b438/importcfg << 'EOF' # internal
2025-08-20T21:49:20.7076700Z [00:02:47.069]➜  # import config
2025-08-20T21:49:20.7078216Z [00:02:47.069]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:20.7081199Z [00:02:47.069]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1954405493/b433/_pkg_.a
2025-08-20T21:49:20.7082639Z [00:02:47.069]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1954405493/b434/_pkg_.a
2025-08-20T21:49:20.7084461Z [00:02:47.069]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:20.7095619Z [00:02:47.069]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:20.7097570Z [00:02:47.069]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:20.7099394Z [00:02:47.069]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:20.7101266Z [00:02:47.069]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:20.7105667Z [00:02:47.069]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:20.7106901Z [00:02:47.069]➜  EOF
2025-08-20T21:49:20.7111260Z [00:02:47.069]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/internal/impersonate=>cloud.google.com/go/auth@v0.3.0/credentials/internal/impersonate;$WORK/b438=>" -p cloud.google.com/go/auth/credentials/internal/impersonate -lang=go1.19 -complete -installsuffix shared -buildid ISlxTYTMIwE_--D3lGDC/ISlxTYTMIwE_--D3lGDC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/internal/impersonate/impersonate.go
2025-08-20T21:49:20.7407079Z [00:02:47.102]➜  go tool buildid -w $WORK/b453/_pkg_.a # internal
2025-08-20T21:49:20.7458236Z [00:02:47.107]➜  cp $WORK/b453/_pkg_.a /root/.cache/go-build/81/818da6f0ccaba343093fbcc75349cc985abb1de5d325ab082807c551bf9d4353-d # internal
2025-08-20T21:49:20.7462832Z [00:02:47.107]➜  cloud.google.com/go/auth/credentials/internal/stsexchange
2025-08-20T21:49:20.7464008Z [00:02:47.107]➜  mkdir -p $WORK/b439/
2025-08-20T21:49:20.7467470Z [00:02:47.108]➜  cat >/tmp/go-build1954405493/b439/importcfg << 'EOF' # internal
2025-08-20T21:49:20.7471822Z [00:02:47.108]➜  # import config
2025-08-20T21:49:20.7472589Z [00:02:47.108]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1954405493/b433/_pkg_.a
2025-08-20T21:49:20.7473848Z [00:02:47.108]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1954405493/b434/_pkg_.a
2025-08-20T21:49:20.7475284Z [00:02:47.108]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:20.7477185Z [00:02:47.108]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:20.7478960Z [00:02:47.108]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:20.7480754Z [00:02:47.108]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:20.7482358Z [00:02:47.108]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:20.7484267Z [00:02:47.108]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:20.7485884Z [00:02:47.108]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:20.7487502Z [00:02:47.108]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:20.7488489Z [00:02:47.108]➜  EOF
2025-08-20T21:49:20.7492844Z [00:02:47.108]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/internal/stsexchange=>cloud.google.com/go/auth@v0.3.0/credentials/internal/stsexchange;$WORK/b439=>" -p cloud.google.com/go/auth/credentials/internal/stsexchange -lang=go1.19 -complete -installsuffix shared -buildid wGZPVRIrRltQUH8DQsRa/wGZPVRIrRltQUH8DQsRa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/internal/stsexchange/sts_exchange.go
2025-08-20T21:49:20.7818414Z [00:02:47.143]➜  go tool buildid -w $WORK/b438/_pkg_.a # internal
2025-08-20T21:49:20.7829765Z [00:02:47.144]➜  cp $WORK/b438/_pkg_.a /root/.cache/go-build/aa/aa931acc074b8b4ba746c6f77abb6c85af6b50eae87fe887f8b27c5e7b7b33c1-d # internal
2025-08-20T21:49:20.7831836Z [00:02:47.144]➜  cloud.google.com/go/auth/credentials/internal/gdch
2025-08-20T21:49:20.7833448Z [00:02:47.145]➜  mkdir -p $WORK/b442/
2025-08-20T21:49:20.7839726Z [00:02:47.145]➜  cat >/tmp/go-build1954405493/b442/importcfg << 'EOF' # internal
2025-08-20T21:49:20.7840880Z [00:02:47.145]➜  # import config
2025-08-20T21:49:20.7842913Z [00:02:47.145]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1954405493/b433/_pkg_.a
2025-08-20T21:49:20.7844193Z [00:02:47.145]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1954405493/b434/_pkg_.a
2025-08-20T21:49:20.7845492Z [00:02:47.145]➜  packagefile cloud.google.com/go/auth/internal/credsfile=/tmp/go-build1954405493/b440/_pkg_.a
2025-08-20T21:49:20.7846780Z [00:02:47.145]➜  packagefile cloud.google.com/go/auth/internal/jwt=/tmp/go-build1954405493/b435/_pkg_.a
2025-08-20T21:49:20.7848263Z [00:02:47.145]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:20.7849953Z [00:02:47.145]➜  packagefile crypto/rsa=/root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d
2025-08-20T21:49:20.7851661Z [00:02:47.145]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:20.7853579Z [00:02:47.145]➜  packagefile crypto/x509=/root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d
2025-08-20T21:49:20.7855314Z [00:02:47.145]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:20.7856987Z [00:02:47.145]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:20.7858580Z [00:02:47.145]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:20.7860213Z [00:02:47.145]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:20.7862238Z [00:02:47.145]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:20.7865151Z [00:02:47.145]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:20.7866936Z [00:02:47.145]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:20.7867980Z [00:02:47.145]➜  EOF
2025-08-20T21:49:20.7872129Z [00:02:47.146]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/internal/gdch=>cloud.google.com/go/auth@v0.3.0/credentials/internal/gdch;$WORK/b442=>" -p cloud.google.com/go/auth/credentials/internal/gdch -lang=go1.19 -complete -installsuffix shared -buildid WHceJgtn_qE3Lnz9ZPjA/WHceJgtn_qE3Lnz9ZPjA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/internal/gdch/gdch.go
2025-08-20T21:49:20.8285248Z [00:02:47.190]➜  go tool buildid -w $WORK/b439/_pkg_.a # internal
2025-08-20T21:49:20.8300107Z [00:02:47.190]➜  cp $WORK/b439/_pkg_.a /root/.cache/go-build/d4/d490b4ca9c8ecb7dfbae5610f2a804b4f2a691e7f0227ab02e913ebbc5a31059-d # internal
2025-08-20T21:49:20.8301525Z [00:02:47.190]➜  cloud.google.com/go/auth/credentials/internal/externalaccount
2025-08-20T21:49:20.8302310Z [00:02:47.190]➜  mkdir -p $WORK/b437/
2025-08-20T21:49:20.8303044Z [00:02:47.190]➜  cat >/tmp/go-build1954405493/b437/importcfg << 'EOF' # internal
2025-08-20T21:49:20.8303956Z [00:02:47.190]➜  # import config
2025-08-20T21:49:20.8305081Z [00:02:47.190]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:20.8306435Z [00:02:47.190]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1954405493/b433/_pkg_.a
2025-08-20T21:49:20.8307848Z [00:02:47.190]➜  packagefile cloud.google.com/go/auth/credentials/internal/impersonate=/tmp/go-build1954405493/b438/_pkg_.a
2025-08-20T21:49:20.8309469Z [00:02:47.190]➜  packagefile cloud.google.com/go/auth/credentials/internal/stsexchange=/tmp/go-build1954405493/b439/_pkg_.a
2025-08-20T21:49:20.8311269Z [00:02:47.190]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1954405493/b434/_pkg_.a
2025-08-20T21:49:20.8312558Z [00:02:47.190]➜  packagefile cloud.google.com/go/auth/internal/credsfile=/tmp/go-build1954405493/b440/_pkg_.a
2025-08-20T21:49:20.8345872Z [00:02:47.190]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:20.8347518Z [00:02:47.190]➜  packagefile crypto/hmac=/root/.cache/go-build/a7/a77bc605ff3289e781c9d9d2da445c82a40e31e9d7124465e2f2cc1734a128a3-d
2025-08-20T21:49:20.8349211Z [00:02:47.190]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:20.8350894Z [00:02:47.190]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:20.8352586Z [00:02:47.190]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:20.8354397Z [00:02:47.190]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:20.8355921Z [00:02:47.190]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:20.8357478Z [00:02:47.190]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:20.8359050Z [00:02:47.190]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:20.8360764Z [00:02:47.190]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:20.8362349Z [00:02:47.190]➜  packagefile os/exec=/root/.cache/go-build/4d/4d54bfca53e28401c25b13e4b002a130e4584fcf877ff2a7d6c9dcf7d72192c7-d
2025-08-20T21:49:20.8364296Z [00:02:47.190]➜  packagefile path=/root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d
2025-08-20T21:49:20.8365834Z [00:02:47.190]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:20.8367389Z [00:02:47.190]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:20.8368974Z [00:02:47.190]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:20.8370588Z [00:02:47.190]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:20.8372247Z [00:02:47.190]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:20.8374113Z [00:02:47.190]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:20.8375791Z [00:02:47.190]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:20.8376824Z [00:02:47.190]➜  EOF
2025-08-20T21:49:20.8386120Z [00:02:47.190]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/internal/externalaccount=>cloud.google.com/go/auth@v0.3.0/credentials/internal/externalaccount;$WORK/b437=>" -p cloud.google.com/go/auth/credentials/internal/externalaccount -lang=go1.19 -complete -installsuffix shared -buildid 46xnxX0r_RqP_5OyUClL/46xnxX0r_RqP_5OyUClL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/internal/externalaccount/aws_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/internal/externalaccount/executable_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/internal/externalaccount/externalaccount.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/internal/externalaccount/file_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/internal/externalaccount/info.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/internal/externalaccount/programmatic_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/internal/externalaccount/url_provider.go
2025-08-20T21:49:20.9092280Z [00:02:47.270]➜  go tool buildid -w $WORK/b442/_pkg_.a # internal
2025-08-20T21:49:20.9102300Z [00:02:47.271]➜  cp $WORK/b442/_pkg_.a /root/.cache/go-build/70/7053bd432362d89598e87eb8c8fb73493e1b5dec389fd3a30fd3fbbb0ef1610c-d # internal
2025-08-20T21:49:20.9107800Z [00:02:47.271]➜  cloud.google.com/go/auth/credentials/internal/externalaccountuser
2025-08-20T21:49:20.9108505Z [00:02:47.271]➜  mkdir -p $WORK/b441/
2025-08-20T21:49:20.9109172Z [00:02:47.272]➜  cat >/tmp/go-build1954405493/b441/importcfg << 'EOF' # internal
2025-08-20T21:49:20.9109782Z [00:02:47.272]➜  # import config
2025-08-20T21:49:20.9110491Z [00:02:47.272]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1954405493/b433/_pkg_.a
2025-08-20T21:49:20.9111690Z [00:02:47.272]➜  packagefile cloud.google.com/go/auth/credentials/internal/stsexchange=/tmp/go-build1954405493/b439/_pkg_.a
2025-08-20T21:49:20.9112929Z [00:02:47.272]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1954405493/b434/_pkg_.a
2025-08-20T21:49:20.9114407Z [00:02:47.272]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:20.9115858Z [00:02:47.272]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:20.9117503Z [00:02:47.272]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:20.9119079Z [00:02:47.272]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:20.9119946Z [00:02:47.272]➜  EOF
2025-08-20T21:49:20.9124422Z [00:02:47.272]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/internal/externalaccountuser=>cloud.google.com/go/auth@v0.3.0/credentials/internal/externalaccountuser;$WORK/b441=>" -p cloud.google.com/go/auth/credentials/internal/externalaccountuser -lang=go1.19 -complete -installsuffix shared -buildid AhbsL16MeJvWRNzhSbkX/AhbsL16MeJvWRNzhSbkX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/internal/externalaccountuser/externalaccountuser.go
2025-08-20T21:49:20.9671143Z [00:02:47.328]➜  go tool buildid -w $WORK/b441/_pkg_.a # internal
2025-08-20T21:49:20.9679596Z [00:02:47.329]➜  cp $WORK/b441/_pkg_.a /root/.cache/go-build/49/49298f635925ec3147e455a715724fdae6aabe5dcb195d7c18c3f87a8b518bd0-d # internal
2025-08-20T21:49:20.9698260Z [00:02:47.331]➜  cloud.google.com/go/auth/oauth2adapt
2025-08-20T21:49:20.9699772Z [00:02:47.331]➜  mkdir -p $WORK/b443/
2025-08-20T21:49:20.9701922Z [00:02:47.331]➜  cat >/tmp/go-build1954405493/b443/importcfg << 'EOF' # internal
2025-08-20T21:49:20.9702839Z [00:02:47.331]➜  # import config
2025-08-20T21:49:20.9704818Z [00:02:47.331]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1954405493/b433/_pkg_.a
2025-08-20T21:49:20.9706256Z [00:02:47.331]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:20.9709140Z [00:02:47.331]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:20.9710818Z [00:02:47.331]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:20.9712734Z [00:02:47.331]➜  packagefile golang.org/x/oauth2=/root/.cache/go-build/79/792a003965d46093f893143f89594a54437143b94f012eb71593735cb287199d-d
2025-08-20T21:49:20.9714511Z [00:02:47.331]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build1954405493/b419/_pkg_.a
2025-08-20T21:49:20.9715247Z [00:02:47.331]➜  EOF
2025-08-20T21:49:20.9718911Z [00:02:47.332]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth/oauth2adapt@v0.2.2=>cloud.google.com/go/auth/oauth2adapt@v0.2.2;$WORK/b443=>" -p cloud.google.com/go/auth/oauth2adapt -lang=go1.19 -complete -installsuffix shared -buildid fKLM9EmL5dHheAuVyZLV/fKLM9EmL5dHheAuVyZLV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth/oauth2adapt@v0.2.2/oauth2adapt.go
2025-08-20T21:49:21.0442175Z [00:02:47.405]➜  go tool buildid -w $WORK/b443/_pkg_.a # internal
2025-08-20T21:49:21.0457638Z [00:02:47.407]➜  cp $WORK/b443/_pkg_.a /root/.cache/go-build/22/221a6246ce3f1bf91a0e7a4d62a4942a6a3380e64e5c0f7c05be43c6b22da006-d # internal
2025-08-20T21:49:21.0489039Z [00:02:47.410]➜  github.com/google/s2a-go/internal/proto/s2a_context_go_proto
2025-08-20T21:49:21.0495321Z [00:02:47.411]➜  mkdir -p $WORK/b454/
2025-08-20T21:49:21.0505698Z [00:02:47.412]➜  cat >/tmp/go-build1954405493/b454/importcfg << 'EOF' # internal
2025-08-20T21:49:21.0506786Z [00:02:47.412]➜  # import config
2025-08-20T21:49:21.0508705Z [00:02:47.412]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1954405493/b453/_pkg_.a
2025-08-20T21:49:21.0511049Z [00:02:47.412]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/root/.cache/go-build/83/8340d599ee5a6ab7abce3a75392d671f1cf5ad826949ada1b2d3a70439018f35-d
2025-08-20T21:49:21.0517383Z [00:02:47.412]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/root/.cache/go-build/d3/d36c7d7be1f9776d1fa6d2dd6521788bdadb69e06cd5529deee3b5f8c5ecbdb0-d
2025-08-20T21:49:21.0519460Z [00:02:47.412]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:21.0521093Z [00:02:47.412]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:21.0522047Z [00:02:47.412]➜  EOF
2025-08-20T21:49:21.0526535Z [00:02:47.413]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/proto/s2a_context_go_proto=>github.com/google/s2a-go@v0.1.7/internal/proto/s2a_context_go_proto;$WORK/b454=>" -p github.com/google/s2a-go/internal/proto/s2a_context_go_proto -lang=go1.19 -complete -installsuffix shared -buildid MeCyJHuYHOWlViav_cje/MeCyJHuYHOWlViav_cje -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/proto/s2a_context_go_proto/s2a_context.pb.go
2025-08-20T21:49:21.0796375Z [00:02:47.441]➜  go tool buildid -w $WORK/b437/_pkg_.a # internal
2025-08-20T21:49:21.0799633Z [00:02:47.441]➜  cp $WORK/b437/_pkg_.a /root/.cache/go-build/e9/e9d131c0a8f8cf7a2b84b264ef07a1d0f35a883750f05252b131c65c49b4ba08-d # internal
2025-08-20T21:49:21.0828665Z [00:02:47.444]➜  cloud.google.com/go/auth/credentials
2025-08-20T21:49:21.0830234Z [00:02:47.444]➜  mkdir -p $WORK/b436/
2025-08-20T21:49:21.0835093Z [00:02:47.445]➜  cat >/tmp/go-build1954405493/b436/importcfg << 'EOF' # internal
2025-08-20T21:49:21.0836013Z [00:02:47.445]➜  # import config
2025-08-20T21:49:21.0837020Z [00:02:47.445]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1954405493/b433/_pkg_.a
2025-08-20T21:49:21.0838783Z [00:02:47.445]➜  packagefile cloud.google.com/go/auth/credentials/internal/externalaccount=/tmp/go-build1954405493/b437/_pkg_.a
2025-08-20T21:49:21.0840510Z [00:02:47.445]➜  packagefile cloud.google.com/go/auth/credentials/internal/externalaccountuser=/tmp/go-build1954405493/b441/_pkg_.a
2025-08-20T21:49:21.0842134Z [00:02:47.445]➜  packagefile cloud.google.com/go/auth/credentials/internal/gdch=/tmp/go-build1954405493/b442/_pkg_.a
2025-08-20T21:49:21.0844250Z [00:02:47.445]➜  packagefile cloud.google.com/go/auth/credentials/internal/impersonate=/tmp/go-build1954405493/b438/_pkg_.a
2025-08-20T21:49:21.0845636Z [00:02:47.445]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1954405493/b434/_pkg_.a
2025-08-20T21:49:21.0846926Z [00:02:47.445]➜  packagefile cloud.google.com/go/auth/internal/credsfile=/tmp/go-build1954405493/b440/_pkg_.a
2025-08-20T21:49:21.0848269Z [00:02:47.445]➜  packagefile cloud.google.com/go/auth/internal/jwt=/tmp/go-build1954405493/b435/_pkg_.a
2025-08-20T21:49:21.0849525Z [00:02:47.445]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1954405493/b420/_pkg_.a
2025-08-20T21:49:21.0851035Z [00:02:47.445]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:21.0852741Z [00:02:47.445]➜  packagefile crypto/rsa=/root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d
2025-08-20T21:49:21.0854716Z [00:02:47.445]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:21.0856394Z [00:02:47.445]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:21.0858009Z [00:02:47.445]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:21.0859628Z [00:02:47.445]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:21.0861281Z [00:02:47.445]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:21.0873504Z [00:02:47.445]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:21.0875470Z [00:02:47.445]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:21.0877141Z [00:02:47.445]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:21.0878228Z [00:02:47.445]➜  EOF
2025-08-20T21:49:21.0884170Z [00:02:47.445]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials=>cloud.google.com/go/auth@v0.3.0/credentials;$WORK/b436=>" -p cloud.google.com/go/auth/credentials -lang=go1.19 -complete -installsuffix shared -buildid Exn9Acn3xVNNTkApqgNr/Exn9Acn3xVNNTkApqgNr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/compute.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/detect.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/doc.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/filetypes.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/credentials/selfsignedjwt.go
2025-08-20T21:49:21.1194171Z [00:02:47.481]➜  go tool buildid -w $WORK/b454/_pkg_.a # internal
2025-08-20T21:49:21.1219673Z [00:02:47.483]➜  cp $WORK/b454/_pkg_.a /root/.cache/go-build/41/410c56e21e4eab46bd37bf1e94da189505c1d8051b87716731134a9d24154fc5-d # internal
2025-08-20T21:49:21.1222553Z [00:02:47.483]➜  github.com/google/s2a-go/internal/proto/s2a_go_proto
2025-08-20T21:49:21.1223586Z [00:02:47.483]➜  mkdir -p $WORK/b455/
2025-08-20T21:49:21.1225777Z [00:02:47.483]➜  cat >/tmp/go-build1954405493/b455/importcfg << 'EOF' # internal
2025-08-20T21:49:21.1226490Z [00:02:47.483]➜  # import config
2025-08-20T21:49:21.1227608Z [00:02:47.483]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:21.1229183Z [00:02:47.483]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1954405493/b453/_pkg_.a
2025-08-20T21:49:21.1231248Z [00:02:47.483]➜  packagefile google.golang.org/grpc=/root/.cache/go-build/9d/9d10532c0adad65ada52f9a5e6cac59232b3c76206be3b4b1815527743365c31-d
2025-08-20T21:49:21.1236875Z [00:02:47.483]➜  packagefile google.golang.org/grpc/codes=/root/.cache/go-build/73/738228551c38a606a6d6f4bbf30112fb76e2b9621e9505a145c5ae54f3affb97-d
2025-08-20T21:49:21.1238929Z [00:02:47.484]➜  packagefile google.golang.org/grpc/status=/root/.cache/go-build/ae/ae2140e204ad2a41a1ef62ba74e97f05f9df2377c82e7bcbe81c6bbfb27373b2-d
2025-08-20T21:49:21.1241099Z [00:02:47.484]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/root/.cache/go-build/83/8340d599ee5a6ab7abce3a75392d671f1cf5ad826949ada1b2d3a70439018f35-d
2025-08-20T21:49:21.1243571Z [00:02:47.484]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/root/.cache/go-build/d3/d36c7d7be1f9776d1fa6d2dd6521788bdadb69e06cd5529deee3b5f8c5ecbdb0-d
2025-08-20T21:49:21.1245555Z [00:02:47.484]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:21.1247224Z [00:02:47.484]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:21.1248195Z [00:02:47.484]➜  EOF
2025-08-20T21:49:21.1253303Z [00:02:47.484]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/proto/s2a_go_proto=>github.com/google/s2a-go@v0.1.7/internal/proto/s2a_go_proto;$WORK/b455=>" -p github.com/google/s2a-go/internal/proto/s2a_go_proto -lang=go1.19 -complete -installsuffix shared -buildid GXKM5M2ZLHR0vKUFdFmC/GXKM5M2ZLHR0vKUFdFmC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/proto/s2a_go_proto/s2a.pb.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/proto/s2a_go_proto/s2a_grpc.pb.go
2025-08-20T21:49:21.2292923Z [00:02:47.589]➜  go tool buildid -w $WORK/b436/_pkg_.a # internal
2025-08-20T21:49:21.2296740Z [00:02:47.591]➜  cp $WORK/b436/_pkg_.a /root/.cache/go-build/87/87aaf8545bc5f6b4f85c111cdca3b7eb998f993963d88855e18d283185bc5ced-d # internal
2025-08-20T21:49:21.2318974Z [00:02:47.593]➜  github.com/google/s2a-go/internal/handshaker/service
2025-08-20T21:49:21.2324810Z [00:02:47.594]➜  mkdir -p $WORK/b457/
2025-08-20T21:49:21.2332878Z [00:02:47.595]➜  cat >/tmp/go-build1954405493/b457/importcfg << 'EOF' # internal
2025-08-20T21:49:21.2334869Z [00:02:47.595]➜  # import config
2025-08-20T21:49:21.2336147Z [00:02:47.595]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:21.2338127Z [00:02:47.595]➜  packagefile google.golang.org/grpc=/root/.cache/go-build/9d/9d10532c0adad65ada52f9a5e6cac59232b3c76206be3b4b1815527743365c31-d
2025-08-20T21:49:21.2343388Z [00:02:47.595]➜  packagefile google.golang.org/grpc/credentials=/root/.cache/go-build/d6/d69207d8491a5096130f7fb014737f3c139a0b9baf3e0899d778b962c2ae1e25-d
2025-08-20T21:49:21.2345615Z [00:02:47.595]➜  packagefile google.golang.org/grpc/credentials/insecure=/root/.cache/go-build/67/67ec408cfc2cc53c35553bfd654680cdbcca7bf12dda7c172fd8a0c7ada98c69-d
2025-08-20T21:49:21.2347398Z [00:02:47.595]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:21.2348364Z [00:02:47.595]➜  EOF
2025-08-20T21:49:21.2391607Z [00:02:47.600]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/handshaker/service=>github.com/google/s2a-go@v0.1.7/internal/handshaker/service;$WORK/b457=>" -p github.com/google/s2a-go/internal/handshaker/service -lang=go1.19 -complete -installsuffix shared -buildid HDSyUlA8v98h5eixbjOv/HDSyUlA8v98h5eixbjOv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/handshaker/service/service.go
2025-08-20T21:49:21.3438228Z [00:02:47.705]➜  go tool buildid -w $WORK/b455/_pkg_.a # internal
2025-08-20T21:49:21.3482357Z [00:02:47.709]➜  cp $WORK/b455/_pkg_.a /root/.cache/go-build/ca/ca0ffdf364438e9fb1de219112ced520a58f0ce730d147ea04ab31c7fedcc4c9-d # internal
2025-08-20T21:49:21.3494167Z [00:02:47.710]➜  github.com/google/s2a-go/internal/authinfo
2025-08-20T21:49:21.3501524Z [00:02:47.711]➜  mkdir -p $WORK/b452/
2025-08-20T21:49:21.3511796Z [00:02:47.712]➜  cat >/tmp/go-build1954405493/b452/importcfg << 'EOF' # internal
2025-08-20T21:49:21.3515864Z [00:02:47.712]➜  # import config
2025-08-20T21:49:21.3517100Z [00:02:47.712]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:21.3518671Z [00:02:47.712]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1954405493/b453/_pkg_.a
2025-08-20T21:49:21.3538086Z [00:02:47.712]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_context_go_proto=/tmp/go-build1954405493/b454/_pkg_.a
2025-08-20T21:49:21.3539643Z [00:02:47.712]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_go_proto=/tmp/go-build1954405493/b455/_pkg_.a
2025-08-20T21:49:21.3541392Z [00:02:47.712]➜  packagefile google.golang.org/grpc/credentials=/root/.cache/go-build/d6/d69207d8491a5096130f7fb014737f3c139a0b9baf3e0899d778b962c2ae1e25-d
2025-08-20T21:49:21.3542580Z [00:02:47.712]➜  EOF
2025-08-20T21:49:21.3546849Z [00:02:47.714]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/authinfo=>github.com/google/s2a-go@v0.1.7/internal/authinfo;$WORK/b452=>" -p github.com/google/s2a-go/internal/authinfo -lang=go1.19 -complete -installsuffix shared -buildid hSz3-e5MVU7Yjm4cMN5g/hSz3-e5MVU7Yjm4cMN5g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/authinfo/authinfo.go
2025-08-20T21:49:21.3709589Z [00:02:47.732]➜  go tool buildid -w $WORK/b457/_pkg_.a # internal
2025-08-20T21:49:21.3731521Z [00:02:47.734]➜  cp $WORK/b457/_pkg_.a /root/.cache/go-build/fb/fb564d74069f96909ff3e040a55c4b1c749a399b178e46d3097fb2f0d337e0fd-d # internal
2025-08-20T21:49:21.3781597Z [00:02:47.739]➜  github.com/google/s2a-go/internal/record/internal/aeadcrypter
2025-08-20T21:49:21.3796981Z [00:02:47.741]➜  mkdir -p $WORK/b459/
2025-08-20T21:49:21.3803585Z [00:02:47.741]➜  cat >/tmp/go-build1954405493/b459/importcfg << 'EOF' # internal
2025-08-20T21:49:21.3817533Z [00:02:47.742]➜  # import config
2025-08-20T21:49:21.3818728Z [00:02:47.742]➜  packagefile crypto/aes=/root/.cache/go-build/45/4560f6707a99ea99c7c921edfecb487d903706ea47866805fb63c9e71afbe69a-d
2025-08-20T21:49:21.3820507Z [00:02:47.742]➜  packagefile crypto/cipher=/root/.cache/go-build/bc/bce84b5643684eb4e918943ce32ab07e865e819d2e645d0acd34fce738d6a4f7-d
2025-08-20T21:49:21.3822169Z [00:02:47.742]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:21.3824235Z [00:02:47.742]➜  packagefile golang.org/x/crypto/chacha20poly1305=/root/.cache/go-build/6d/6d80cf55b4444f23d9a6df5a960e237d92d0d7794c85a769bf37686c10b7c274-d
2025-08-20T21:49:21.3825501Z [00:02:47.742]➜  EOF
2025-08-20T21:49:21.3832195Z [00:02:47.742]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/record/internal/aeadcrypter=>github.com/google/s2a-go@v0.1.7/internal/record/internal/aeadcrypter;$WORK/b459=>" -p github.com/google/s2a-go/internal/record/internal/aeadcrypter -lang=go1.19 -complete -installsuffix shared -buildid 6BVWc_0UPtLGmSzzBNRB/6BVWc_0UPtLGmSzzBNRB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/record/internal/aeadcrypter/aeadcrypter.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/record/internal/aeadcrypter/aesgcm.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/record/internal/aeadcrypter/chachapoly.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/record/internal/aeadcrypter/common.go
2025-08-20T21:49:21.3911292Z [00:02:47.752]➜  go tool buildid -w $WORK/b452/_pkg_.a # internal
2025-08-20T21:49:21.3922817Z [00:02:47.753]➜  cp $WORK/b452/_pkg_.a /root/.cache/go-build/f6/f6f413df033688174dccb3468994762f8a67ab76df6a936ee815a7a1c555f6a2-d # internal
2025-08-20T21:49:21.3942352Z [00:02:47.755]➜  github.com/google/s2a-go/internal/tokenmanager
2025-08-20T21:49:21.3943016Z [00:02:47.755]➜  mkdir -p $WORK/b468/
2025-08-20T21:49:21.3943934Z [00:02:47.755]➜  cat >/tmp/go-build1954405493/b468/importcfg << 'EOF' # internal
2025-08-20T21:49:21.3944626Z [00:02:47.755]➜  # import config
2025-08-20T21:49:21.3945723Z [00:02:47.755]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:21.3947274Z [00:02:47.755]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1954405493/b453/_pkg_.a
2025-08-20T21:49:21.3948871Z [00:02:47.755]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:21.3949849Z [00:02:47.755]➜  EOF
2025-08-20T21:49:21.3953919Z [00:02:47.755]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/tokenmanager=>github.com/google/s2a-go@v0.1.7/internal/tokenmanager;$WORK/b468=>" -p github.com/google/s2a-go/internal/tokenmanager -lang=go1.19 -complete -installsuffix shared -buildid ao18L-KJjO27sckcfw3i/ao18L-KJjO27sckcfw3i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/tokenmanager/tokenmanager.go
2025-08-20T21:49:21.4202861Z [00:02:47.781]➜  go tool buildid -w $WORK/b468/_pkg_.a # internal
2025-08-20T21:49:21.4211119Z [00:02:47.782]➜  cp $WORK/b468/_pkg_.a /root/.cache/go-build/83/838940d76c5fed563350d930bb58c914c714eecbcbd6d177b67f06f6c1d631ca-d # internal
2025-08-20T21:49:21.4214348Z [00:02:47.783]➜  github.com/google/s2a-go/internal/proto/v2/common_go_proto
2025-08-20T21:49:21.4216910Z [00:02:47.783]➜  mkdir -p $WORK/b470/
2025-08-20T21:49:21.4218118Z [00:02:47.783]➜  cat >/tmp/go-build1954405493/b470/importcfg << 'EOF' # internal
2025-08-20T21:49:21.4223508Z [00:02:47.783]➜  # import config
2025-08-20T21:49:21.4224885Z [00:02:47.783]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/root/.cache/go-build/83/8340d599ee5a6ab7abce3a75392d671f1cf5ad826949ada1b2d3a70439018f35-d
2025-08-20T21:49:21.4227044Z [00:02:47.783]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/root/.cache/go-build/d3/d36c7d7be1f9776d1fa6d2dd6521788bdadb69e06cd5529deee3b5f8c5ecbdb0-d
2025-08-20T21:49:21.4228971Z [00:02:47.783]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:21.4230587Z [00:02:47.783]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:21.4231548Z [00:02:47.783]➜  EOF
2025-08-20T21:49:21.4238336Z [00:02:47.783]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/proto/v2/common_go_proto=>github.com/google/s2a-go@v0.1.7/internal/proto/v2/common_go_proto;$WORK/b470=>" -p github.com/google/s2a-go/internal/proto/v2/common_go_proto -lang=go1.19 -complete -installsuffix shared -buildid uY9OSVd5EaLj7C9_Akev/uY9OSVd5EaLj7C9_Akev -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/proto/v2/common_go_proto/common.pb.go
2025-08-20T21:49:21.4278713Z [00:02:47.789]➜  go tool buildid -w $WORK/b459/_pkg_.a # internal
2025-08-20T21:49:21.4291732Z [00:02:47.790]➜  cp $WORK/b459/_pkg_.a /root/.cache/go-build/7c/7c402db963f22ccb0db34fa979a3366bf31528096b04237d971d370b356e738b-d # internal
2025-08-20T21:49:21.4300935Z [00:02:47.791]➜  github.com/google/s2a-go/internal/record/internal/halfconn
2025-08-20T21:49:21.4307112Z [00:02:47.792]➜  mkdir -p $WORK/b458/
2025-08-20T21:49:21.4317275Z [00:02:47.793]➜  cat >/tmp/go-build1954405493/b458/importcfg << 'EOF' # internal
2025-08-20T21:49:21.4321040Z [00:02:47.793]➜  # import config
2025-08-20T21:49:21.4322222Z [00:02:47.793]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:21.4324197Z [00:02:47.793]➜  packagefile crypto/sha512=/root/.cache/go-build/25/25ddd1309b3531a12cd8730f71229fc47f1628df52d676365bc0d01b9a949c77-d
2025-08-20T21:49:21.4325888Z [00:02:47.793]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:21.4327447Z [00:02:47.793]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:21.4328937Z [00:02:47.793]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1954405493/b453/_pkg_.a
2025-08-20T21:49:21.4330531Z [00:02:47.793]➜  packagefile github.com/google/s2a-go/internal/record/internal/aeadcrypter=/tmp/go-build1954405493/b459/_pkg_.a
2025-08-20T21:49:21.4332385Z [00:02:47.793]➜  packagefile golang.org/x/crypto/cryptobyte=/root/.cache/go-build/b9/b9ac23b2192bbbee97b8c3c4e99dfa6249ec44cc21a579e58bfaea3621f87085-d
2025-08-20T21:49:21.4334646Z [00:02:47.793]➜  packagefile golang.org/x/crypto/hkdf=/root/.cache/go-build/36/36f2cb4607feb0e3a1dfdbedcb939468ef5cca128a7c9f85956090d6c2a1a4e6-d
2025-08-20T21:49:21.4336413Z [00:02:47.793]➜  packagefile hash=/root/.cache/go-build/ea/ea3cec29e9ac09c6ce47789ddb1c892ff5a0d98aba0aa426006a0f60450baa95-d
2025-08-20T21:49:21.4338190Z [00:02:47.793]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:21.4339247Z [00:02:47.793]➜  EOF
2025-08-20T21:49:21.4365702Z [00:02:47.797]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/record/internal/halfconn=>github.com/google/s2a-go@v0.1.7/internal/record/internal/halfconn;$WORK/b458=>" -p github.com/google/s2a-go/internal/record/internal/halfconn -lang=go1.19 -complete -installsuffix shared -buildid 3o4kR6l6X2bwtzJMl-lD/3o4kR6l6X2bwtzJMl-lD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/record/internal/halfconn/ciphersuite.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/record/internal/halfconn/counter.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/record/internal/halfconn/expander.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/record/internal/halfconn/halfconn.go
2025-08-20T21:49:21.4901579Z [00:02:47.851]➜  go tool buildid -w $WORK/b470/_pkg_.a # internal
2025-08-20T21:49:21.4916107Z [00:02:47.853]➜  cp $WORK/b470/_pkg_.a /root/.cache/go-build/7b/7b4d40b5aa017356f11f2d5fa4dda02e9bd722b82c0db634ce327057d615ecd2-d # internal
2025-08-20T21:49:21.4922287Z [00:02:47.853]➜  github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto
2025-08-20T21:49:21.4924517Z [00:02:47.853]➜  mkdir -p $WORK/b471/
2025-08-20T21:49:21.4948914Z [00:02:47.855]➜  cat >/tmp/go-build1954405493/b471/importcfg << 'EOF' # internal
2025-08-20T21:49:21.4950940Z [00:02:47.855]➜  # import config
2025-08-20T21:49:21.4952028Z [00:02:47.855]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1954405493/b453/_pkg_.a
2025-08-20T21:49:21.4954140Z [00:02:47.855]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/root/.cache/go-build/83/8340d599ee5a6ab7abce3a75392d671f1cf5ad826949ada1b2d3a70439018f35-d
2025-08-20T21:49:21.4956384Z [00:02:47.855]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/root/.cache/go-build/d3/d36c7d7be1f9776d1fa6d2dd6521788bdadb69e06cd5529deee3b5f8c5ecbdb0-d
2025-08-20T21:49:21.4958667Z [00:02:47.855]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:21.4960303Z [00:02:47.855]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:21.4961281Z [00:02:47.855]➜  EOF
2025-08-20T21:49:21.4977381Z [00:02:47.856]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/proto/v2/s2a_context_go_proto=>github.com/google/s2a-go@v0.1.7/internal/proto/v2/s2a_context_go_proto;$WORK/b471=>" -p github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto -lang=go1.19 -complete -installsuffix shared -buildid fJFbqOQ9ZVtsJdE84mX3/fJFbqOQ9ZVtsJdE84mX3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/proto/v2/s2a_context_go_proto/s2a_context.pb.go
2025-08-20T21:49:21.5495785Z [00:02:47.911]➜  go tool buildid -w $WORK/b471/_pkg_.a # internal
2025-08-20T21:49:21.5506876Z [00:02:47.912]➜  cp $WORK/b471/_pkg_.a /root/.cache/go-build/be/be1476b12a5b1957271c93bec5d14749d3690752be24be15d418b3d3c938c402-d # internal
2025-08-20T21:49:21.5549063Z [00:02:47.913]➜  github.com/google/s2a-go/internal/proto/v2/s2a_go_proto
2025-08-20T21:49:21.5549778Z [00:02:47.913]➜  mkdir -p $WORK/b469/
2025-08-20T21:49:21.5550487Z [00:02:47.913]➜  cat >/tmp/go-build1954405493/b469/importcfg << 'EOF' # internal
2025-08-20T21:49:21.5551130Z [00:02:47.913]➜  # import config
2025-08-20T21:49:21.5552205Z [00:02:47.913]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:21.5554204Z [00:02:47.913]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1954405493/b453/_pkg_.a
2025-08-20T21:49:21.5555803Z [00:02:47.913]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build1954405493/b470/_pkg_.a
2025-08-20T21:49:21.5557528Z [00:02:47.913]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto=/tmp/go-build1954405493/b471/_pkg_.a
2025-08-20T21:49:21.5559331Z [00:02:47.913]➜  packagefile google.golang.org/grpc=/root/.cache/go-build/9d/9d10532c0adad65ada52f9a5e6cac59232b3c76206be3b4b1815527743365c31-d
2025-08-20T21:49:21.5561269Z [00:02:47.913]➜  packagefile google.golang.org/grpc/codes=/root/.cache/go-build/73/738228551c38a606a6d6f4bbf30112fb76e2b9621e9505a145c5ae54f3affb97-d
2025-08-20T21:49:21.5563371Z [00:02:47.913]➜  packagefile google.golang.org/grpc/status=/root/.cache/go-build/ae/ae2140e204ad2a41a1ef62ba74e97f05f9df2377c82e7bcbe81c6bbfb27373b2-d
2025-08-20T21:49:21.5565549Z [00:02:47.913]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/root/.cache/go-build/83/8340d599ee5a6ab7abce3a75392d671f1cf5ad826949ada1b2d3a70439018f35-d
2025-08-20T21:49:21.5567918Z [00:02:47.913]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/root/.cache/go-build/d3/d36c7d7be1f9776d1fa6d2dd6521788bdadb69e06cd5529deee3b5f8c5ecbdb0-d
2025-08-20T21:49:21.5569874Z [00:02:47.913]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:21.5571537Z [00:02:47.913]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:21.5572549Z [00:02:47.913]➜  EOF
2025-08-20T21:49:21.5577540Z [00:02:47.916]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/proto/v2/s2a_go_proto=>github.com/google/s2a-go@v0.1.7/internal/proto/v2/s2a_go_proto;$WORK/b469=>" -p github.com/google/s2a-go/internal/proto/v2/s2a_go_proto -lang=go1.19 -complete -installsuffix shared -buildid wOAfwtwnxCZ336jHy95W/wOAfwtwnxCZ336jHy95W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/proto/v2/s2a_go_proto/s2a.pb.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/proto/v2/s2a_go_proto/s2a_grpc.pb.go
2025-08-20T21:49:21.5669374Z [00:02:47.928]➜  go tool buildid -w $WORK/b458/_pkg_.a # internal
2025-08-20T21:49:21.5712731Z [00:02:47.932]➜  cp $WORK/b458/_pkg_.a /root/.cache/go-build/a7/a72b0eadd706b5fb3e05b2c52dffb01771198a8e4ff19a46c2aa5db5a7f548df-d # internal
2025-08-20T21:49:21.5719017Z [00:02:47.933]➜  github.com/google/s2a-go/internal/record
2025-08-20T21:49:21.5722782Z [00:02:47.933]➜  mkdir -p $WORK/b456/
2025-08-20T21:49:21.5738991Z [00:02:47.935]➜  cat >/tmp/go-build1954405493/b456/importcfg << 'EOF' # internal
2025-08-20T21:49:21.5741886Z [00:02:47.935]➜  # import config
2025-08-20T21:49:21.5745017Z [00:02:47.935]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:21.5746676Z [00:02:47.935]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:21.5748458Z [00:02:47.935]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:21.5750013Z [00:02:47.935]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:21.5751485Z [00:02:47.935]➜  packagefile github.com/google/s2a-go/internal/handshaker/service=/tmp/go-build1954405493/b457/_pkg_.a
2025-08-20T21:49:21.5752937Z [00:02:47.935]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1954405493/b453/_pkg_.a
2025-08-20T21:49:21.5754614Z [00:02:47.935]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_go_proto=/tmp/go-build1954405493/b455/_pkg_.a
2025-08-20T21:49:21.5756235Z [00:02:47.935]➜  packagefile github.com/google/s2a-go/internal/record/internal/halfconn=/tmp/go-build1954405493/b458/_pkg_.a
2025-08-20T21:49:21.5757660Z [00:02:47.935]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build1954405493/b468/_pkg_.a
2025-08-20T21:49:21.5759312Z [00:02:47.935]➜  packagefile google.golang.org/grpc/codes=/root/.cache/go-build/73/738228551c38a606a6d6f4bbf30112fb76e2b9621e9505a145c5ae54f3affb97-d
2025-08-20T21:49:21.5761223Z [00:02:47.935]➜  packagefile google.golang.org/grpc/grpclog=/root/.cache/go-build/fa/fac30b35143bb1be8b62821efcf4e6a2dc2bdb47a3fcf31fa6b67544094ebc85-d
2025-08-20T21:49:21.5762974Z [00:02:47.935]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:21.5767379Z [00:02:47.935]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:21.5768989Z [00:02:47.935]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:21.5770587Z [00:02:47.935]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:21.5771590Z [00:02:47.935]➜  EOF
2025-08-20T21:49:21.5776174Z [00:02:47.935]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/record=>github.com/google/s2a-go@v0.1.7/internal/record;$WORK/b456=>" -p github.com/google/s2a-go/internal/record -lang=go1.19 -complete -installsuffix shared -buildid xjUmlVOmCZ9TpeUGLNwL/xjUmlVOmCZ9TpeUGLNwL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/record/record.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/record/ticketsender.go
2025-08-20T21:49:21.7521253Z [00:02:48.113]➜  go tool buildid -w $WORK/b456/_pkg_.a # internal
2025-08-20T21:49:21.7541777Z [00:02:48.115]➜  cp $WORK/b456/_pkg_.a /root/.cache/go-build/f0/f0174830ba0a53de80a8b00653723f015dcf09f7c998a2e42f36537bcf2565ef-d # internal
2025-08-20T21:49:21.7587470Z [00:02:48.120]➜  github.com/google/s2a-go/internal/handshaker
2025-08-20T21:49:21.7591212Z [00:02:48.120]➜  mkdir -p $WORK/b451/
2025-08-20T21:49:21.7639878Z [00:02:48.121]➜  cat >/tmp/go-build1954405493/b451/importcfg << 'EOF' # internal
2025-08-20T21:49:21.7640763Z [00:02:48.121]➜  # import config
2025-08-20T21:49:21.7641868Z [00:02:48.121]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:21.7645937Z [00:02:48.121]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:21.7647602Z [00:02:48.121]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:21.7649082Z [00:02:48.121]➜  packagefile github.com/google/s2a-go/internal/authinfo=/tmp/go-build1954405493/b452/_pkg_.a
2025-08-20T21:49:21.7650515Z [00:02:48.121]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1954405493/b453/_pkg_.a
2025-08-20T21:49:21.7652195Z [00:02:48.122]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_go_proto=/tmp/go-build1954405493/b455/_pkg_.a
2025-08-20T21:49:21.7653843Z [00:02:48.122]➜  packagefile github.com/google/s2a-go/internal/record=/tmp/go-build1954405493/b456/_pkg_.a
2025-08-20T21:49:21.7655206Z [00:02:48.122]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build1954405493/b468/_pkg_.a
2025-08-20T21:49:21.7656865Z [00:02:48.122]➜  packagefile google.golang.org/grpc=/root/.cache/go-build/9d/9d10532c0adad65ada52f9a5e6cac59232b3c76206be3b4b1815527743365c31-d
2025-08-20T21:49:21.7658777Z [00:02:48.122]➜  packagefile google.golang.org/grpc/codes=/root/.cache/go-build/73/738228551c38a606a6d6f4bbf30112fb76e2b9621e9505a145c5ae54f3affb97-d
2025-08-20T21:49:21.7660947Z [00:02:48.125]➜  packagefile google.golang.org/grpc/credentials=/root/.cache/go-build/d6/d69207d8491a5096130f7fb014737f3c139a0b9baf3e0899d778b962c2ae1e25-d
2025-08-20T21:49:21.7663041Z [00:02:48.125]➜  packagefile google.golang.org/grpc/grpclog=/root/.cache/go-build/fa/fac30b35143bb1be8b62821efcf4e6a2dc2bdb47a3fcf31fa6b67544094ebc85-d
2025-08-20T21:49:21.7665001Z [00:02:48.125]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:21.7666588Z [00:02:48.125]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:21.7668182Z [00:02:48.125]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:21.7669165Z [00:02:48.125]➜  EOF
2025-08-20T21:49:21.7673313Z [00:02:48.125]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/handshaker=>github.com/google/s2a-go@v0.1.7/internal/handshaker;$WORK/b451=>" -p github.com/google/s2a-go/internal/handshaker -lang=go1.19 -complete -installsuffix shared -buildid l__t9JqOSHPf9MJ3swHe/l__t9JqOSHPf9MJ3swHe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/handshaker/handshaker.go
2025-08-20T21:49:21.8212064Z [00:02:48.182]➜  go tool buildid -w $WORK/b469/_pkg_.a # internal
2025-08-20T21:49:21.8282985Z [00:02:48.189]➜  cp $WORK/b469/_pkg_.a /root/.cache/go-build/67/67c7f5ef00dd96ad5d72980eafe0bc0c580bc7871e2a1b7dd15c6731ac614ac8-d # internal
2025-08-20T21:49:21.8294210Z [00:02:48.190]➜  github.com/google/s2a-go/stream
2025-08-20T21:49:21.8296356Z [00:02:48.191]➜  mkdir -p $WORK/b475/
2025-08-20T21:49:21.8299932Z [00:02:48.191]➜  cat >/tmp/go-build1954405493/b475/importcfg << 'EOF' # internal
2025-08-20T21:49:21.8300677Z [00:02:48.191]➜  # import config
2025-08-20T21:49:21.8301717Z [00:02:48.191]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build1954405493/b469/_pkg_.a
2025-08-20T21:49:21.8302671Z [00:02:48.191]➜  EOF
2025-08-20T21:49:21.8313930Z [00:02:48.192]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/stream=>github.com/google/s2a-go@v0.1.7/stream;$WORK/b475=>" -p github.com/google/s2a-go/stream -lang=go1.19 -complete -installsuffix shared -buildid gFlMLhfZXHB_7usF26SD/gFlMLhfZXHB_7usF26SD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/stream/s2a_stream.go
2025-08-20T21:49:21.8826055Z [00:02:48.244]➜  go tool buildid -w $WORK/b475/_pkg_.a # internal
2025-08-20T21:49:21.8842637Z [00:02:48.245]➜  cp $WORK/b475/_pkg_.a /root/.cache/go-build/2f/2fe17f777d788d91872fde5ec1560f5992eb57286ee251354c880e7df6d9f879-d # internal
2025-08-20T21:49:21.8849093Z [00:02:48.245]➜  github.com/google/s2a-go/internal/v2/certverifier
2025-08-20T21:49:21.8852485Z [00:02:48.245]➜  mkdir -p $WORK/b474/
2025-08-20T21:49:21.8853394Z [00:02:48.246]➜  cat >/tmp/go-build1954405493/b474/importcfg << 'EOF' # internal
2025-08-20T21:49:21.8854061Z [00:02:48.246]➜  # import config
2025-08-20T21:49:21.8855402Z [00:02:48.246]➜  packagefile crypto/x509=/root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d
2025-08-20T21:49:21.8857084Z [00:02:48.246]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:21.8858636Z [00:02:48.246]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build1954405493/b469/_pkg_.a
2025-08-20T21:49:21.8859965Z [00:02:48.246]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build1954405493/b475/_pkg_.a
2025-08-20T21:49:21.8861529Z [00:02:48.246]➜  packagefile google.golang.org/grpc/codes=/root/.cache/go-build/73/738228551c38a606a6d6f4bbf30112fb76e2b9621e9505a145c5ae54f3affb97-d
2025-08-20T21:49:21.8871394Z [00:02:48.246]➜  packagefile google.golang.org/grpc/grpclog=/root/.cache/go-build/fa/fac30b35143bb1be8b62821efcf4e6a2dc2bdb47a3fcf31fa6b67544094ebc85-d
2025-08-20T21:49:21.8872736Z [00:02:48.246]➜  EOF
2025-08-20T21:49:21.8877040Z [00:02:48.246]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/v2/certverifier=>github.com/google/s2a-go@v0.1.7/internal/v2/certverifier;$WORK/b474=>" -p github.com/google/s2a-go/internal/v2/certverifier -lang=go1.19 -complete -installsuffix shared -buildid Pa0IpNlqfF-lBEYI7tW6/Pa0IpNlqfF-lBEYI7tW6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/v2/certverifier/certverifier.go
2025-08-20T21:49:21.9158959Z [00:02:48.277]➜  go tool buildid -w $WORK/b451/_pkg_.a # internal
2025-08-20T21:49:21.9184160Z [00:02:48.279]➜  cp $WORK/b451/_pkg_.a /root/.cache/go-build/ac/ac516f1b62c9c1672f307948d7ab6d5a7ce91cc63ff8ea2560ba682da0d3664c-d # internal
2025-08-20T21:49:21.9185510Z [00:02:48.280]➜  github.com/google/s2a-go/internal/v2/remotesigner
2025-08-20T21:49:21.9186178Z [00:02:48.280]➜  mkdir -p $WORK/b476/
2025-08-20T21:49:21.9191208Z [00:02:48.280]➜  cat >/tmp/go-build1954405493/b476/importcfg << 'EOF' # internal
2025-08-20T21:49:21.9195235Z [00:02:48.280]➜  # import config
2025-08-20T21:49:21.9196376Z [00:02:48.280]➜  packagefile crypto=/root/.cache/go-build/96/964cbef8d5cdfd5593486576c38d729dd29f6f299f4ae62394160f27cbdd46c4-d
2025-08-20T21:49:21.9198052Z [00:02:48.280]➜  packagefile crypto/rsa=/root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d
2025-08-20T21:49:21.9199768Z [00:02:48.280]➜  packagefile crypto/x509=/root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d
2025-08-20T21:49:21.9201418Z [00:02:48.280]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:21.9202981Z [00:02:48.280]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build1954405493/b469/_pkg_.a
2025-08-20T21:49:21.9208893Z [00:02:48.280]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build1954405493/b475/_pkg_.a
2025-08-20T21:49:21.9210554Z [00:02:48.280]➜  packagefile google.golang.org/grpc/codes=/root/.cache/go-build/73/738228551c38a606a6d6f4bbf30112fb76e2b9621e9505a145c5ae54f3affb97-d
2025-08-20T21:49:21.9212326Z [00:02:48.280]➜  packagefile google.golang.org/grpc/grpclog=/root/.cache/go-build/fa/fac30b35143bb1be8b62821efcf4e6a2dc2bdb47a3fcf31fa6b67544094ebc85-d
2025-08-20T21:49:21.9214146Z [00:02:48.280]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:21.9214995Z [00:02:48.280]➜  EOF
2025-08-20T21:49:21.9218927Z [00:02:48.281]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/v2/remotesigner=>github.com/google/s2a-go@v0.1.7/internal/v2/remotesigner;$WORK/b476=>" -p github.com/google/s2a-go/internal/v2/remotesigner -lang=go1.19 -complete -installsuffix shared -buildid tmqDq67hy38tdMwGfMBc/tmqDq67hy38tdMwGfMBc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/v2/remotesigner/remotesigner.go
2025-08-20T21:49:21.9324426Z [00:02:48.293]➜  go tool buildid -w $WORK/b474/_pkg_.a # internal
2025-08-20T21:49:21.9332472Z [00:02:48.294]➜  cp $WORK/b474/_pkg_.a /root/.cache/go-build/36/367d410f33d9ca3176cf651f72be0df612be267321ce09c1c8cae7fbaee8261b-d # internal
2025-08-20T21:49:21.9355600Z [00:02:48.297]➜  github.com/google/s2a-go/retry
2025-08-20T21:49:21.9359589Z [00:02:48.297]➜  mkdir -p $WORK/b477/
2025-08-20T21:49:21.9360357Z [00:02:48.297]➜  cat >/tmp/go-build1954405493/b477/importcfg << 'EOF' # internal
2025-08-20T21:49:21.9361060Z [00:02:48.297]➜  # import config
2025-08-20T21:49:21.9362668Z [00:02:48.297]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:21.9367114Z [00:02:48.297]➜  packagefile google.golang.org/grpc/grpclog=/root/.cache/go-build/fa/fac30b35143bb1be8b62821efcf4e6a2dc2bdb47a3fcf31fa6b67544094ebc85-d
2025-08-20T21:49:21.9369039Z [00:02:48.297]➜  packagefile math/rand=/root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d
2025-08-20T21:49:21.9370675Z [00:02:48.297]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:21.9371657Z [00:02:48.297]➜  EOF
2025-08-20T21:49:21.9375255Z [00:02:48.297]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/retry=>github.com/google/s2a-go@v0.1.7/retry;$WORK/b477=>" -p github.com/google/s2a-go/retry -lang=go1.19 -complete -installsuffix shared -buildid YC48fxjqTlMTHkhVJWJx/YC48fxjqTlMTHkhVJWJx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/retry/retry.go
2025-08-20T21:49:21.9588358Z [00:02:48.320]➜  go tool buildid -w $WORK/b477/_pkg_.a # internal
2025-08-20T21:49:21.9598623Z [00:02:48.321]➜  cp $WORK/b477/_pkg_.a /root/.cache/go-build/30/30d62e042151b83d33d543c90d8bd54335f7133b2c951b14e8d3aa31ab3358f3-d # internal
2025-08-20T21:49:21.9599922Z [00:02:48.321]➜  github.com/googleapis/enterprise-certificate-proxy/client/util
2025-08-20T21:49:21.9600644Z [00:02:48.321]➜  mkdir -p $WORK/b480/
2025-08-20T21:49:21.9604659Z [00:02:48.321]➜  cat >/tmp/go-build1954405493/b480/importcfg << 'EOF' # internal
2025-08-20T21:49:21.9610678Z [00:02:48.321]➜  # import config
2025-08-20T21:49:21.9611756Z [00:02:48.321]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:21.9613489Z [00:02:48.321]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:21.9615096Z [00:02:48.321]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:21.9616905Z [00:02:48.321]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:21.9618525Z [00:02:48.321]➜  packagefile os/user=/root/.cache/go-build/9c/9c2fe2a802268a6572c8264c11dd3c7f1da89da79fbd56a1588da6d322ffcd6e-d
2025-08-20T21:49:21.9620174Z [00:02:48.321]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:21.9621855Z [00:02:48.321]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:21.9624496Z [00:02:48.321]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:21.9625524Z [00:02:48.321]➜  EOF
2025-08-20T21:49:21.9630290Z [00:02:48.322]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.2/client/util=>github.com/googleapis/enterprise-certificate-proxy@v0.3.2/client/util;$WORK/b480=>" -p github.com/googleapis/enterprise-certificate-proxy/client/util -lang=go1.19 -complete -installsuffix shared -buildid 6uMk3BcayWufguihI77O/6uMk3BcayWufguihI77O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack /root/go/pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.2/client/util/util.go
2025-08-20T21:49:21.9763631Z [00:02:48.336]➜  go tool buildid -w $WORK/b476/_pkg_.a # internal
2025-08-20T21:49:21.9764917Z [00:02:48.337]➜  cp $WORK/b476/_pkg_.a /root/.cache/go-build/cb/cb6cb1d46609970f05bbd2c391cb533e41dff15afef735eb521b9d0a9d8de822-d # internal
2025-08-20T21:49:21.9775371Z [00:02:48.338]➜  github.com/google/s2a-go/internal/v2/tlsconfigstore
2025-08-20T21:49:21.9776068Z [00:02:48.338]➜  mkdir -p $WORK/b473/
2025-08-20T21:49:21.9776778Z [00:02:48.338]➜  cat >/tmp/go-build1954405493/b473/importcfg << 'EOF' # internal
2025-08-20T21:49:21.9777430Z [00:02:48.338]➜  # import config
2025-08-20T21:49:21.9778507Z [00:02:48.338]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:21.9780138Z [00:02:48.338]➜  packagefile crypto/x509=/root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d
2025-08-20T21:49:21.9781860Z [00:02:48.338]➜  packagefile encoding/pem=/root/.cache/go-build/30/3051cf7aff3b3091f46cb712a2e6caa7c2438d2d9a6f271d8ffe97102cf1fc3f-d
2025-08-20T21:49:21.9783684Z [00:02:48.338]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:21.9785267Z [00:02:48.338]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:21.9786776Z [00:02:48.338]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1954405493/b453/_pkg_.a
2025-08-20T21:49:21.9788499Z [00:02:48.338]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build1954405493/b470/_pkg_.a
2025-08-20T21:49:21.9790012Z [00:02:48.338]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build1954405493/b469/_pkg_.a
2025-08-20T21:49:21.9791427Z [00:02:48.338]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build1954405493/b468/_pkg_.a
2025-08-20T21:49:21.9798234Z [00:02:48.338]➜  packagefile github.com/google/s2a-go/internal/v2/certverifier=/tmp/go-build1954405493/b474/_pkg_.a
2025-08-20T21:49:21.9799780Z [00:02:48.338]➜  packagefile github.com/google/s2a-go/internal/v2/remotesigner=/tmp/go-build1954405493/b476/_pkg_.a
2025-08-20T21:49:21.9801057Z [00:02:48.338]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build1954405493/b475/_pkg_.a
2025-08-20T21:49:21.9802657Z [00:02:48.338]➜  packagefile google.golang.org/grpc/codes=/root/.cache/go-build/73/738228551c38a606a6d6f4bbf30112fb76e2b9621e9505a145c5ae54f3affb97-d
2025-08-20T21:49:21.9804792Z [00:02:48.338]➜  packagefile google.golang.org/grpc/grpclog=/root/.cache/go-build/fa/fac30b35143bb1be8b62821efcf4e6a2dc2bdb47a3fcf31fa6b67544094ebc85-d
2025-08-20T21:49:21.9806088Z [00:02:48.338]➜  EOF
2025-08-20T21:49:21.9810175Z [00:02:48.338]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/v2/tlsconfigstore=>github.com/google/s2a-go@v0.1.7/internal/v2/tlsconfigstore;$WORK/b473=>" -p github.com/google/s2a-go/internal/v2/tlsconfigstore -lang=go1.19 -complete -installsuffix shared -buildid IgFRNg6TR1KqPg5UZ4Es/IgFRNg6TR1KqPg5UZ4Es -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/v2/tlsconfigstore/tlsconfigstore.go
2025-08-20T21:49:21.9858493Z [00:02:48.347]➜  go tool buildid -w $WORK/b480/_pkg_.a # internal
2025-08-20T21:49:21.9866061Z [00:02:48.348]➜  cp $WORK/b480/_pkg_.a /root/.cache/go-build/78/78b819dc571a529e98bdbd5334e3eb2fcba117b8867beb11ce84976bc65dc013-d # internal
2025-08-20T21:49:21.9988855Z [00:02:48.360]➜  net/rpc
2025-08-20T21:49:21.9990371Z [00:02:48.360]➜  mkdir -p $WORK/b481/
2025-08-20T21:49:21.9997000Z [00:02:48.361]➜  cat >/tmp/go-build1954405493/b481/importcfg << 'EOF' # internal
2025-08-20T21:49:21.9998215Z [00:02:48.361]➜  # import config
2025-08-20T21:49:22.0002232Z [00:02:48.361]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:22.0004008Z [00:02:48.361]➜  packagefile encoding/gob=/root/.cache/go-build/72/72e79a8efade5bb35d634643049208c52e05590636b2abe71bf6a74d5e4146fa-d
2025-08-20T21:49:22.0005574Z [00:02:48.361]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:22.0007013Z [00:02:48.361]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:22.0008524Z [00:02:48.361]➜  packagefile go/token=/root/.cache/go-build/90/903a089b0dc856050f6f271e295b84bd90a00af75f2c32f38adaedb2974bc7d4-d
2025-08-20T21:49:22.0010184Z [00:02:48.361]➜  packagefile html/template=/root/.cache/go-build/f3/f39fb7538d934efd2ad85bf32bd5441be51c8261b7de4a43c3bab1af5d31b6c8-d
2025-08-20T21:49:22.0011719Z [00:02:48.361]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:22.0013309Z [00:02:48.361]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:22.0014708Z [00:02:48.361]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:22.0016213Z [00:02:48.361]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:22.0017683Z [00:02:48.361]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:22.0019368Z [00:02:48.361]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:22.0020858Z [00:02:48.361]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:22.0022369Z [00:02:48.361]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:22.0024512Z [00:02:48.361]➜  EOF
2025-08-20T21:49:22.0027563Z [00:02:48.361]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "/root/.go/src/net/rpc=>net/rpc;$WORK/b481=>" -p net/rpc -lang=go1.25 -std -complete -installsuffix shared -buildid zrRnvfls36pebqzMlYLW/zrRnvfls36pebqzMlYLW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack /root/.go/src/net/rpc/client.go /root/.go/src/net/rpc/debug.go /root/.go/src/net/rpc/server.go
2025-08-20T21:49:22.0788288Z [00:02:48.440]➜  go tool buildid -w $WORK/b473/_pkg_.a # internal
2025-08-20T21:49:22.0811474Z [00:02:48.442]➜  cp $WORK/b473/_pkg_.a /root/.cache/go-build/75/75885050bf388092bd90a6cd24e45b6aba54e91197a83d7fa5658511681bc1f5-d # internal
2025-08-20T21:49:22.0812712Z [00:02:48.442]➜  github.com/google/s2a-go/internal/v2
2025-08-20T21:49:22.0813522Z [00:02:48.442]➜  mkdir -p $WORK/b472/
2025-08-20T21:49:22.0828943Z [00:02:48.442]➜  cat >/tmp/go-build1954405493/b472/importcfg << 'EOF' # internal
2025-08-20T21:49:22.0829797Z [00:02:48.442]➜  # import config
2025-08-20T21:49:22.0830920Z [00:02:48.442]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:22.0832777Z [00:02:48.442]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:22.0834698Z [00:02:48.442]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:22.0836747Z [00:02:48.442]➜  packagefile github.com/golang/protobuf/proto=/root/.cache/go-build/e0/e08c196f2b562143727f55742de119cb67cba92fe5bd56724288b8780bf21219-d
2025-08-20T21:49:22.0838382Z [00:02:48.442]➜  packagefile github.com/google/s2a-go/fallback=/tmp/go-build1954405493/b450/_pkg_.a
2025-08-20T21:49:22.0839747Z [00:02:48.442]➜  packagefile github.com/google/s2a-go/internal/handshaker/service=/tmp/go-build1954405493/b457/_pkg_.a
2025-08-20T21:49:22.0841215Z [00:02:48.442]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1954405493/b453/_pkg_.a
2025-08-20T21:49:22.0842702Z [00:02:48.442]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build1954405493/b469/_pkg_.a
2025-08-20T21:49:22.0849687Z [00:02:48.442]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build1954405493/b468/_pkg_.a
2025-08-20T21:49:22.0851163Z [00:02:48.442]➜  packagefile github.com/google/s2a-go/internal/v2/tlsconfigstore=/tmp/go-build1954405493/b473/_pkg_.a
2025-08-20T21:49:22.0852495Z [00:02:48.442]➜  packagefile github.com/google/s2a-go/retry=/tmp/go-build1954405493/b477/_pkg_.a
2025-08-20T21:49:22.0853842Z [00:02:48.442]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build1954405493/b475/_pkg_.a
2025-08-20T21:49:22.0855364Z [00:02:48.442]➜  packagefile google.golang.org/grpc=/root/.cache/go-build/9d/9d10532c0adad65ada52f9a5e6cac59232b3c76206be3b4b1815527743365c31-d
2025-08-20T21:49:22.0857310Z [00:02:48.442]➜  packagefile google.golang.org/grpc/credentials=/root/.cache/go-build/d6/d69207d8491a5096130f7fb014737f3c139a0b9baf3e0899d778b962c2ae1e25-d
2025-08-20T21:49:22.0859323Z [00:02:48.442]➜  packagefile google.golang.org/grpc/grpclog=/root/.cache/go-build/fa/fac30b35143bb1be8b62821efcf4e6a2dc2bdb47a3fcf31fa6b67544094ebc85-d
2025-08-20T21:49:22.0861115Z [00:02:48.442]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:22.0862896Z [00:02:48.442]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:22.0864684Z [00:02:48.442]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:22.0865685Z [00:02:48.442]➜  EOF
2025-08-20T21:49:22.0869271Z [00:02:48.443]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/v2=>github.com/google/s2a-go@v0.1.7/internal/v2;$WORK/b472=>" -p github.com/google/s2a-go/internal/v2 -lang=go1.19 -complete -installsuffix shared -buildid okmax-jvfTLDSTBR2LFA/okmax-jvfTLDSTBR2LFA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/internal/v2/s2av2.go
2025-08-20T21:49:22.2670956Z [00:02:48.628]➜  go tool buildid -w $WORK/b472/_pkg_.a # internal
2025-08-20T21:49:22.2694230Z [00:02:48.631]➜  cp $WORK/b472/_pkg_.a /root/.cache/go-build/18/18484884ec8f66f7c9494ca34f7b61b5e115ce94fb3ddf4a5f5055866c0e8350-d # internal
2025-08-20T21:49:22.2717887Z [00:02:48.633]➜  github.com/google/s2a-go
2025-08-20T21:49:22.2719997Z [00:02:48.633]➜  mkdir -p $WORK/b444/
2025-08-20T21:49:22.2724873Z [00:02:48.634]➜  cat >/tmp/go-build1954405493/b444/importcfg << 'EOF' # internal
2025-08-20T21:49:22.2725899Z [00:02:48.634]➜  # import config
2025-08-20T21:49:22.2727278Z [00:02:48.634]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:22.2729287Z [00:02:48.634]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:22.2734458Z [00:02:48.634]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:22.2736076Z [00:02:48.634]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:22.2737996Z [00:02:48.634]➜  packagefile github.com/golang/protobuf/proto=/root/.cache/go-build/e0/e08c196f2b562143727f55742de119cb67cba92fe5bd56724288b8780bf21219-d
2025-08-20T21:49:22.2739592Z [00:02:48.634]➜  packagefile github.com/google/s2a-go/fallback=/tmp/go-build1954405493/b450/_pkg_.a
2025-08-20T21:49:22.2740867Z [00:02:48.634]➜  packagefile github.com/google/s2a-go/internal/handshaker=/tmp/go-build1954405493/b451/_pkg_.a
2025-08-20T21:49:22.2742265Z [00:02:48.634]➜  packagefile github.com/google/s2a-go/internal/handshaker/service=/tmp/go-build1954405493/b457/_pkg_.a
2025-08-20T21:49:22.2743961Z [00:02:48.634]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1954405493/b453/_pkg_.a
2025-08-20T21:49:22.2745455Z [00:02:48.634]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build1954405493/b469/_pkg_.a
2025-08-20T21:49:22.2746845Z [00:02:48.634]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build1954405493/b468/_pkg_.a
2025-08-20T21:49:22.2748137Z [00:02:48.634]➜  packagefile github.com/google/s2a-go/internal/v2=/tmp/go-build1954405493/b472/_pkg_.a
2025-08-20T21:49:22.2749302Z [00:02:48.634]➜  packagefile github.com/google/s2a-go/retry=/tmp/go-build1954405493/b477/_pkg_.a
2025-08-20T21:49:22.2750416Z [00:02:48.634]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build1954405493/b475/_pkg_.a
2025-08-20T21:49:22.2752008Z [00:02:48.634]➜  packagefile google.golang.org/grpc/credentials=/root/.cache/go-build/d6/d69207d8491a5096130f7fb014737f3c139a0b9baf3e0899d778b962c2ae1e25-d
2025-08-20T21:49:22.2755046Z [00:02:48.634]➜  packagefile google.golang.org/grpc/grpclog=/root/.cache/go-build/fa/fac30b35143bb1be8b62821efcf4e6a2dc2bdb47a3fcf31fa6b67544094ebc85-d
2025-08-20T21:49:22.2756800Z [00:02:48.634]➜  packagefile google.golang.org/grpc/peer=/root/.cache/go-build/41/41e7633a54522047c5a9cab0aedfc029a524218c3166915a0cb3807311f5c750-d
2025-08-20T21:49:22.2758511Z [00:02:48.634]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:22.2759910Z [00:02:48.634]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:22.2761286Z [00:02:48.634]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:22.2762128Z [00:02:48.634]➜  EOF
2025-08-20T21:49:22.2766057Z [00:02:48.634]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.7=>github.com/google/s2a-go@v0.1.7;$WORK/b444=>" -p github.com/google/s2a-go -lang=go1.19 -complete -installsuffix shared -buildid 7I-FhvN_3fFCuzb_ntI7/7I-FhvN_3fFCuzb_ntI7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/s2a.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/s2a_options.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.7/s2a_utils.go
2025-08-20T21:49:22.3366246Z [00:02:48.695]➜  go tool buildid -w $WORK/b481/_pkg_.a # internal
2025-08-20T21:49:22.3406406Z [00:02:48.702]➜  cp $WORK/b481/_pkg_.a /root/.cache/go-build/15/154852331a95e987681940904bc19f5fc93abd5c63598acfef9bdb36a88663a6-d # internal
2025-08-20T21:49:22.3410897Z [00:02:48.702]➜  github.com/googleapis/enterprise-certificate-proxy/client
2025-08-20T21:49:22.3411631Z [00:02:48.702]➜  mkdir -p $WORK/b479/
2025-08-20T21:49:22.3412306Z [00:02:48.702]➜  cat >/tmp/go-build1954405493/b479/importcfg << 'EOF' # internal
2025-08-20T21:49:22.3412902Z [00:02:48.702]➜  # import config
2025-08-20T21:49:22.3414131Z [00:02:48.702]➜  packagefile crypto=/root/.cache/go-build/96/964cbef8d5cdfd5593486576c38d729dd29f6f299f4ae62394160f27cbdd46c4-d
2025-08-20T21:49:22.3415855Z [00:02:48.702]➜  packagefile crypto/ecdsa=/root/.cache/go-build/1a/1a56840bb6c354ddbabcfeeeeb024fdb0c2145e0bb62b44d1a9f2c79794c8133-d
2025-08-20T21:49:22.3417467Z [00:02:48.702]➜  packagefile crypto/rsa=/root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d
2025-08-20T21:49:22.3419214Z [00:02:48.702]➜  packagefile crypto/x509=/root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d
2025-08-20T21:49:22.3420772Z [00:02:48.702]➜  packagefile encoding/gob=/root/.cache/go-build/72/72e79a8efade5bb35d634643049208c52e05590636b2abe71bf6a74d5e4146fa-d
2025-08-20T21:49:22.3422331Z [00:02:48.702]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:22.3423949Z [00:02:48.702]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:22.3425388Z [00:02:48.702]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client/util=/tmp/go-build1954405493/b480/_pkg_.a
2025-08-20T21:49:22.3426873Z [00:02:48.702]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:22.3427990Z [00:02:48.702]➜  packagefile net/rpc=/tmp/go-build1954405493/b481/_pkg_.a
2025-08-20T21:49:22.3429208Z [00:02:48.702]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:22.3430709Z [00:02:48.702]➜  packagefile os/exec=/root/.cache/go-build/4d/4d54bfca53e28401c25b13e4b002a130e4584fcf877ff2a7d6c9dcf7d72192c7-d
2025-08-20T21:49:22.3431686Z [00:02:48.702]➜  EOF
2025-08-20T21:49:22.3435917Z [00:02:48.702]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.2/client=>github.com/googleapis/enterprise-certificate-proxy@v0.3.2/client;$WORK/b479=>" -p github.com/googleapis/enterprise-certificate-proxy/client -lang=go1.19 -complete -installsuffix shared -buildid 7EpedkHQ2J6Ld_zXjgGH/7EpedkHQ2J6Ld_zXjgGH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack /root/go/pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.2/client/client.go
2025-08-20T21:49:22.3865385Z [00:02:48.748]➜  go tool buildid -w $WORK/b479/_pkg_.a # internal
2025-08-20T21:49:22.3880626Z [00:02:48.749]➜  cp $WORK/b479/_pkg_.a /root/.cache/go-build/1a/1a784c3e4d08a3bf4acce0e55a488f2d1915aad037c402ce79fa8966db39546f-d # internal
2025-08-20T21:49:22.3888502Z [00:02:48.750]➜  google.golang.org/api/internal/cert
2025-08-20T21:49:22.3893826Z [00:02:48.751]➜  mkdir -p $WORK/b478/
2025-08-20T21:49:22.3905237Z [00:02:48.752]➜  cat >/tmp/go-build1954405493/b478/importcfg << 'EOF' # internal
2025-08-20T21:49:22.3911296Z [00:02:48.752]➜  # import config
2025-08-20T21:49:22.3915585Z [00:02:48.752]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:22.3918378Z [00:02:48.752]➜  packagefile crypto/x509=/root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d
2025-08-20T21:49:22.3919988Z [00:02:48.752]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:22.3921642Z [00:02:48.752]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:22.3923020Z [00:02:48.752]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:22.3924547Z [00:02:48.752]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client=/tmp/go-build1954405493/b479/_pkg_.a
2025-08-20T21:49:22.3925923Z [00:02:48.752]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:22.3927444Z [00:02:48.752]➜  packagefile os/exec=/root/.cache/go-build/4d/4d54bfca53e28401c25b13e4b002a130e4584fcf877ff2a7d6c9dcf7d72192c7-d
2025-08-20T21:49:22.3929042Z [00:02:48.752]➜  packagefile os/user=/root/.cache/go-build/9c/9c2fe2a802268a6572c8264c11dd3c7f1da89da79fbd56a1588da6d322ffcd6e-d
2025-08-20T21:49:22.3930786Z [00:02:48.752]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:22.3932444Z [00:02:48.752]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:22.3934208Z [00:02:48.752]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:22.3935155Z [00:02:48.752]➜  EOF
2025-08-20T21:49:22.3939969Z [00:02:48.753]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/cert=>google.golang.org/api@v0.177.0/internal/cert;$WORK/b478=>" -p google.golang.org/api/internal/cert -lang=go1.19 -complete -installsuffix shared -buildid LX-yx0MOk385AbspwbMo/LX-yx0MOk385AbspwbMo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/cert/default_cert.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/cert/enterprise_cert.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/cert/secureconnect_cert.go
2025-08-20T21:49:22.4259307Z [00:02:48.787]➜  go tool buildid -w $WORK/b444/_pkg_.a # internal
2025-08-20T21:49:22.4285791Z [00:02:48.790]➜  cp $WORK/b444/_pkg_.a /root/.cache/go-build/aa/aa2b7840a975f0aef7cd93bfd0e9f63a7354216e9079103e1f51cb6bb480b10d-d # internal
2025-08-20T21:49:22.4287041Z [00:02:48.790]➜  google.golang.org/api/internal/impersonate
2025-08-20T21:49:22.4287685Z [00:02:48.790]➜  mkdir -p $WORK/b482/
2025-08-20T21:49:22.4308757Z [00:02:48.792]➜  cat >/tmp/go-build1954405493/b482/importcfg << 'EOF' # internal
2025-08-20T21:49:22.4310984Z [00:02:48.792]➜  # import config
2025-08-20T21:49:22.4312127Z [00:02:48.792]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:22.4314182Z [00:02:48.792]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:22.4315976Z [00:02:48.792]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:22.4317530Z [00:02:48.792]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:22.4319204Z [00:02:48.792]➜  packagefile golang.org/x/oauth2=/root/.cache/go-build/79/792a003965d46093f893143f89594a54437143b94f012eb71593735cb287199d-d
2025-08-20T21:49:22.4320799Z [00:02:48.792]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:22.4322373Z [00:02:48.792]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:22.4324158Z [00:02:48.792]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:22.4325180Z [00:02:48.792]➜  EOF
2025-08-20T21:49:22.4328996Z [00:02:48.792]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/impersonate=>google.golang.org/api@v0.177.0/internal/impersonate;$WORK/b482=>" -p google.golang.org/api/internal/impersonate -lang=go1.19 -complete -installsuffix shared -buildid oKtjOiVpK10d8vEbiH-_/oKtjOiVpK10d8vEbiH-_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/impersonate/impersonate.go
2025-08-20T21:49:22.4407988Z [00:02:48.802]➜  go tool buildid -w $WORK/b478/_pkg_.a # internal
2025-08-20T21:49:22.4430884Z [00:02:48.804]➜  cp $WORK/b478/_pkg_.a /root/.cache/go-build/af/af8e8b3d949edfb9eb1ccf03677c2f8dd703d058d1e84d88254316b392b6ca9a-d # internal
2025-08-20T21:49:22.4434653Z [00:02:48.805]➜  google.golang.org/genproto/googleapis/rpc/code
2025-08-20T21:49:22.4435364Z [00:02:48.805]➜  mkdir -p $WORK/b487/
2025-08-20T21:49:22.4440149Z [00:02:48.805]➜  cat >/tmp/go-build1954405493/b487/importcfg << 'EOF' # internal
2025-08-20T21:49:22.4442302Z [00:02:48.805]➜  # import config
2025-08-20T21:49:22.4444110Z [00:02:48.805]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/root/.cache/go-build/83/8340d599ee5a6ab7abce3a75392d671f1cf5ad826949ada1b2d3a70439018f35-d
2025-08-20T21:49:22.4446651Z [00:02:48.805]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/root/.cache/go-build/d3/d36c7d7be1f9776d1fa6d2dd6521788bdadb69e06cd5529deee3b5f8c5ecbdb0-d
2025-08-20T21:49:22.4449657Z [00:02:48.805]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:22.4451286Z [00:02:48.806]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:22.4452250Z [00:02:48.806]➜  EOF
2025-08-20T21:49:22.4457039Z [00:02:48.806]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20240903143218-8af14fe29dc1/code=>google.golang.org/genproto/googleapis/rpc@v0.0.0-20240903143218-8af14fe29dc1/code;$WORK/b487=>" -p google.golang.org/genproto/googleapis/rpc/code -lang=go1.21 -complete -installsuffix shared -buildid GZi0-qUIZD9NDckuoN6S/GZi0-qUIZD9NDckuoN6S -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20240903143218-8af14fe29dc1/code/code.pb.go
2025-08-20T21:49:22.4771770Z [00:02:48.838]➜  go tool buildid -w $WORK/b482/_pkg_.a # internal
2025-08-20T21:49:22.4784311Z [00:02:48.840]➜  cp $WORK/b482/_pkg_.a /root/.cache/go-build/ca/ca60e206627fd376dbd6adf8e164fd5aff2b6f6b185168d96e028fa297f38dd2-d # internal
2025-08-20T21:49:22.4790223Z [00:02:48.840]➜  google.golang.org/api/internal
2025-08-20T21:49:22.4791069Z [00:02:48.840]➜  mkdir -p $WORK/b432/
2025-08-20T21:49:22.4798157Z [00:02:48.841]➜  cat >/tmp/go-build1954405493/b432/importcfg << 'EOF' # internal
2025-08-20T21:49:22.4799726Z [00:02:48.841]➜  # import config
2025-08-20T21:49:22.4802093Z [00:02:48.841]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1954405493/b433/_pkg_.a
2025-08-20T21:49:22.4804291Z [00:02:48.841]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build1954405493/b436/_pkg_.a
2025-08-20T21:49:22.4805501Z [00:02:48.841]➜  packagefile cloud.google.com/go/auth/oauth2adapt=/tmp/go-build1954405493/b443/_pkg_.a
2025-08-20T21:49:22.4806721Z [00:02:48.841]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1954405493/b420/_pkg_.a
2025-08-20T21:49:22.4808192Z [00:02:48.841]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:22.4809841Z [00:02:48.841]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:22.4811542Z [00:02:48.841]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:22.4813396Z [00:02:48.841]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:22.4814978Z [00:02:48.841]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:22.4816259Z [00:02:48.841]➜  packagefile github.com/google/s2a-go=/tmp/go-build1954405493/b444/_pkg_.a
2025-08-20T21:49:22.4817374Z [00:02:48.841]➜  packagefile github.com/google/s2a-go/fallback=/tmp/go-build1954405493/b450/_pkg_.a
2025-08-20T21:49:22.4819014Z [00:02:48.841]➜  packagefile golang.org/x/oauth2=/root/.cache/go-build/79/792a003965d46093f893143f89594a54437143b94f012eb71593735cb287199d-d
2025-08-20T21:49:22.4820416Z [00:02:48.841]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build1954405493/b419/_pkg_.a
2025-08-20T21:49:22.4821722Z [00:02:48.841]➜  packagefile google.golang.org/api/internal/cert=/tmp/go-build1954405493/b478/_pkg_.a
2025-08-20T21:49:22.4823006Z [00:02:48.841]➜  packagefile google.golang.org/api/internal/impersonate=/tmp/go-build1954405493/b482/_pkg_.a
2025-08-20T21:49:22.4824799Z [00:02:48.841]➜  packagefile google.golang.org/grpc=/root/.cache/go-build/9d/9d10532c0adad65ada52f9a5e6cac59232b3c76206be3b4b1815527743365c31-d
2025-08-20T21:49:22.4826695Z [00:02:48.841]➜  packagefile google.golang.org/grpc/credentials=/root/.cache/go-build/d6/d69207d8491a5096130f7fb014737f3c139a0b9baf3e0899d778b962c2ae1e25-d
2025-08-20T21:49:22.4828451Z [00:02:48.841]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:22.4829997Z [00:02:48.841]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:22.4831574Z [00:02:48.841]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:22.4843931Z [00:02:48.841]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:22.4845652Z [00:02:48.841]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:22.4847265Z [00:02:48.841]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:22.4848895Z [00:02:48.841]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:22.4850520Z [00:02:48.841]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:22.4852089Z [00:02:48.841]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:22.4853472Z [00:02:48.841]➜  EOF
2025-08-20T21:49:22.4859365Z [00:02:48.841]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.177.0/internal=>google.golang.org/api@v0.177.0/internal;$WORK/b432=>" -p google.golang.org/api/internal -lang=go1.19 -complete -installsuffix shared -buildid o9SRJ7WbVvCGxyvDHAVg/o9SRJ7WbVvCGxyvDHAVg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/cba.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/conn_pool.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/creds.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/s2a.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/settings.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/version.go
2025-08-20T21:49:22.5295812Z [00:02:48.891]➜  go tool buildid -w $WORK/b487/_pkg_.a # internal
2025-08-20T21:49:22.5311507Z [00:02:48.892]➜  cp $WORK/b487/_pkg_.a /root/.cache/go-build/5d/5db9ed384bfe3648de26414064d7b4d627a0b762aa3360e82d2e29e056b0fa84-d # internal
2025-08-20T21:49:22.5328313Z [00:02:48.894]➜  github.com/googleapis/gax-go/v2/apierror/internal/proto
2025-08-20T21:49:22.5332604Z [00:02:48.894]➜  mkdir -p $WORK/b486/
2025-08-20T21:49:22.5341200Z [00:02:48.895]➜  cat >/tmp/go-build1954405493/b486/importcfg << 'EOF' # internal
2025-08-20T21:49:22.5341861Z [00:02:48.895]➜  # import config
2025-08-20T21:49:22.5344702Z [00:02:48.895]➜  packagefile google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build1954405493/b487/_pkg_.a
2025-08-20T21:49:22.5346408Z [00:02:48.895]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/root/.cache/go-build/83/8340d599ee5a6ab7abce3a75392d671f1cf5ad826949ada1b2d3a70439018f35-d
2025-08-20T21:49:22.5348624Z [00:02:48.895]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/root/.cache/go-build/d3/d36c7d7be1f9776d1fa6d2dd6521788bdadb69e06cd5529deee3b5f8c5ecbdb0-d
2025-08-20T21:49:22.5350766Z [00:02:48.895]➜  packagefile google.golang.org/protobuf/types/known/anypb=/root/.cache/go-build/da/da7a03b41e88d5b31fb28965a91a34735edaea9ea475b1215aecaa2dce8e08a4-d
2025-08-20T21:49:22.5352504Z [00:02:48.895]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:22.5354261Z [00:02:48.895]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:22.5355123Z [00:02:48.895]➜  EOF
2025-08-20T21:49:22.5372566Z [00:02:48.898]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.12.3/apierror/internal/proto=>github.com/googleapis/gax-go/v2@v2.12.3/apierror/internal/proto;$WORK/b486=>" -p github.com/googleapis/gax-go/v2/apierror/internal/proto -lang=go1.19 -complete -installsuffix shared -buildid JM8ndd-QUaj0_9Ur24CY/JM8ndd-QUaj0_9Ur24CY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.12.3/apierror/internal/proto/custom_error.pb.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.12.3/apierror/internal/proto/error.pb.go
2025-08-20T21:49:22.6842172Z [00:02:49.045]➜  go tool buildid -w $WORK/b486/_pkg_.a # internal
2025-08-20T21:49:22.6909963Z [00:02:49.052]➜  cp $WORK/b486/_pkg_.a /root/.cache/go-build/c0/c0aa0a47b228eaa689c7d605e4b9905f33816b6579eb228f57b350e871573e88-d # internal
2025-08-20T21:49:22.6911301Z [00:02:49.052]➜  google.golang.org/genproto/googleapis/rpc/errdetails
2025-08-20T21:49:22.6911979Z [00:02:49.052]➜  mkdir -p $WORK/b488/
2025-08-20T21:49:22.6912690Z [00:02:49.052]➜  cat >/tmp/go-build1954405493/b488/importcfg << 'EOF' # internal
2025-08-20T21:49:22.6913640Z [00:02:49.052]➜  # import config
2025-08-20T21:49:22.6915087Z [00:02:49.052]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/root/.cache/go-build/83/8340d599ee5a6ab7abce3a75392d671f1cf5ad826949ada1b2d3a70439018f35-d
2025-08-20T21:49:22.6917659Z [00:02:49.052]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/root/.cache/go-build/d3/d36c7d7be1f9776d1fa6d2dd6521788bdadb69e06cd5529deee3b5f8c5ecbdb0-d
2025-08-20T21:49:22.6919876Z [00:02:49.052]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/root/.cache/go-build/d3/d3120eb8834a9462c94797b0f90f90828317998f027f07f65f61bd208b52e1b2-d
2025-08-20T21:49:22.6921797Z [00:02:49.052]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:22.6923670Z [00:02:49.052]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:22.6924651Z [00:02:49.052]➜  EOF
2025-08-20T21:49:22.6929510Z [00:02:49.052]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20240903143218-8af14fe29dc1/errdetails=>google.golang.org/genproto/googleapis/rpc@v0.0.0-20240903143218-8af14fe29dc1/errdetails;$WORK/b488=>" -p google.golang.org/genproto/googleapis/rpc/errdetails -lang=go1.21 -complete -installsuffix shared -buildid oM75uUG5jVZ5EY9lNeIT/oM75uUG5jVZ5EY9lNeIT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20240903143218-8af14fe29dc1/errdetails/error_details.pb.go
2025-08-20T21:49:22.8486391Z [00:02:49.210]➜  go tool buildid -w $WORK/b432/_pkg_.a # internal
2025-08-20T21:49:22.8536927Z [00:02:49.215]➜  cp $WORK/b432/_pkg_.a /root/.cache/go-build/58/5887c57217d3b3b12e859e4ee854338f13cd8026d0f0f3c2ce8bb9702edc9beb-d # internal
2025-08-20T21:49:22.8554684Z [00:02:49.215]➜  github.com/googleapis/gax-go/v2/callctx
2025-08-20T21:49:22.8555312Z [00:02:49.215]➜  mkdir -p $WORK/b489/
2025-08-20T21:49:22.8556241Z [00:02:49.216]➜  cat >/tmp/go-build1954405493/b489/importcfg << 'EOF' # internal
2025-08-20T21:49:22.8556907Z [00:02:49.216]➜  # import config
2025-08-20T21:49:22.8558111Z [00:02:49.216]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:22.8559618Z [00:02:49.216]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:22.8560526Z [00:02:49.216]➜  EOF
2025-08-20T21:49:22.8564229Z [00:02:49.216]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.12.3/callctx=>github.com/googleapis/gax-go/v2@v2.12.3/callctx;$WORK/b489=>" -p github.com/googleapis/gax-go/v2/callctx -lang=go1.19 -complete -installsuffix shared -buildid y7gVU-4u-G3lSai1KQdD/y7gVU-4u-G3lSai1KQdD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.12.3/callctx/callctx.go
2025-08-20T21:49:22.8697971Z [00:02:49.231]➜  go tool buildid -w $WORK/b489/_pkg_.a # internal
2025-08-20T21:49:22.8726449Z [00:02:49.234]➜  cp $WORK/b489/_pkg_.a /root/.cache/go-build/9a/9a22eab9e07370921f99d89dd613f8a01e7288189b6a2ceb9d4de8e672814b41-d # internal
2025-08-20T21:49:22.8727662Z [00:02:49.234]➜  github.com/googleapis/gax-go/v2/internal
2025-08-20T21:49:22.8728294Z [00:02:49.234]➜  mkdir -p $WORK/b490/
2025-08-20T21:49:22.8728992Z [00:02:49.234]➜  echo '# import config' > $WORK/b490/importcfg # internal
2025-08-20T21:49:22.8732974Z [00:02:49.234]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.12.3/internal=>github.com/googleapis/gax-go/v2@v2.12.3/internal;$WORK/b490=>" -p github.com/googleapis/gax-go/v2/internal -lang=go1.19 -complete -installsuffix shared -buildid Q9qOCkybwvatHEQ8aQTI/Q9qOCkybwvatHEQ8aQTI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.12.3/internal/version.go
2025-08-20T21:49:22.8777904Z [00:02:49.239]➜  go tool buildid -w $WORK/b490/_pkg_.a # internal
2025-08-20T21:49:22.8786200Z [00:02:49.240]➜  cp $WORK/b490/_pkg_.a /root/.cache/go-build/d0/d0bb966f7c918b89fe7c4d3c4f74ff607fa759e121116dbe080f41b15bbf6e48-d # internal
2025-08-20T21:49:22.8793859Z [00:02:49.240]➜  google.golang.org/api/option
2025-08-20T21:49:22.8794347Z [00:02:49.240]➜  mkdir -p $WORK/b491/
2025-08-20T21:49:22.8800610Z [00:02:49.241]➜  cat >/tmp/go-build1954405493/b491/importcfg << 'EOF' # internal
2025-08-20T21:49:22.8801208Z [00:02:49.241]➜  # import config
2025-08-20T21:49:22.8810219Z [00:02:49.241]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1954405493/b433/_pkg_.a
2025-08-20T21:49:22.8811380Z [00:02:49.241]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:22.8812796Z [00:02:49.241]➜  packagefile golang.org/x/oauth2=/root/.cache/go-build/79/792a003965d46093f893143f89594a54437143b94f012eb71593735cb287199d-d
2025-08-20T21:49:22.8814104Z [00:02:49.241]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build1954405493/b419/_pkg_.a
2025-08-20T21:49:22.8815022Z [00:02:49.241]➜  packagefile google.golang.org/api/internal=/tmp/go-build1954405493/b432/_pkg_.a
2025-08-20T21:49:22.8816010Z [00:02:49.241]➜  packagefile google.golang.org/api/internal/impersonate=/tmp/go-build1954405493/b482/_pkg_.a
2025-08-20T21:49:22.8817280Z [00:02:49.241]➜  packagefile google.golang.org/grpc=/root/.cache/go-build/9d/9d10532c0adad65ada52f9a5e6cac59232b3c76206be3b4b1815527743365c31-d
2025-08-20T21:49:22.8818645Z [00:02:49.241]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:22.8819431Z [00:02:49.241]➜  EOF
2025-08-20T21:49:22.8822405Z [00:02:49.241]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.177.0/option=>google.golang.org/api@v0.177.0/option;$WORK/b491=>" -p google.golang.org/api/option -lang=go1.19 -complete -installsuffix shared -buildid -2CT6H1pkfM6gItCUCMf/-2CT6H1pkfM6gItCUCMf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.177.0/option/option.go
2025-08-20T21:49:22.8938797Z [00:02:49.255]➜  go tool buildid -w $WORK/b488/_pkg_.a # internal
2025-08-20T21:49:22.8963613Z [00:02:49.257]➜  cp $WORK/b488/_pkg_.a /root/.cache/go-build/88/88807e788df0b10f194421977c0cb10e9c84c75dbd27474445a4e3745d2d99d7-d # internal
2025-08-20T21:49:22.8987766Z [00:02:49.260]➜  github.com/googleapis/gax-go/v2/apierror
2025-08-20T21:49:22.8989269Z [00:02:49.260]➜  mkdir -p $WORK/b485/
2025-08-20T21:49:22.8995713Z [00:02:49.261]➜  cat >/tmp/go-build1954405493/b485/importcfg << 'EOF' # internal
2025-08-20T21:49:22.8998403Z [00:02:49.261]➜  # import config
2025-08-20T21:49:22.8999527Z [00:02:49.261]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:22.9001096Z [00:02:49.261]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:22.9002646Z [00:02:49.261]➜  packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build1954405493/b486/_pkg_.a
2025-08-20T21:49:22.9004061Z [00:02:49.261]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build1954405493/b430/_pkg_.a
2025-08-20T21:49:22.9005167Z [00:02:49.261]➜  packagefile google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build1954405493/b488/_pkg_.a
2025-08-20T21:49:22.9006573Z [00:02:49.261]➜  packagefile google.golang.org/grpc/codes=/root/.cache/go-build/73/738228551c38a606a6d6f4bbf30112fb76e2b9621e9505a145c5ae54f3affb97-d
2025-08-20T21:49:22.9008147Z [00:02:49.261]➜  packagefile google.golang.org/grpc/status=/root/.cache/go-build/ae/ae2140e204ad2a41a1ef62ba74e97f05f9df2377c82e7bcbe81c6bbfb27373b2-d
2025-08-20T21:49:22.9009829Z [00:02:49.261]➜  packagefile google.golang.org/protobuf/encoding/protojson=/root/.cache/go-build/61/6113f78a4105be7b556021117287feb8870536c28eba826afe3a75625964474a-d
2025-08-20T21:49:22.9011786Z [00:02:49.261]➜  packagefile google.golang.org/protobuf/proto=/root/.cache/go-build/35/357b5f81b13a5e8d9577579ef17121f8336579ee1c107110421a97527b63bfdf-d
2025-08-20T21:49:22.9013633Z [00:02:49.261]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:22.9014461Z [00:02:49.261]➜  EOF
2025-08-20T21:49:22.9017586Z [00:02:49.261]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.12.3/apierror=>github.com/googleapis/gax-go/v2@v2.12.3/apierror;$WORK/b485=>" -p github.com/googleapis/gax-go/v2/apierror -lang=go1.19 -complete -installsuffix shared -buildid 0mbbW22x0StsVsg65oHN/0mbbW22x0StsVsg65oHN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.12.3/apierror/apierror.go
2025-08-20T21:49:23.0004514Z [00:02:49.361]➜  go tool buildid -w $WORK/b491/_pkg_.a # internal
2025-08-20T21:49:23.0108731Z [00:02:49.372]➜  cp $WORK/b491/_pkg_.a /root/.cache/go-build/27/27a5a6c2c621f4fde9061a09425842e8183cac27ac8411f8a9f4c1d55c915aab-d # internal
2025-08-20T21:49:23.0117480Z [00:02:49.373]➜  google.golang.org/api/option/internaloption
2025-08-20T21:49:23.0118157Z [00:02:49.373]➜  mkdir -p $WORK/b492/
2025-08-20T21:49:23.0118879Z [00:02:49.373]➜  cat >/tmp/go-build1954405493/b492/importcfg << 'EOF' # internal
2025-08-20T21:49:23.0119545Z [00:02:49.373]➜  # import config
2025-08-20T21:49:23.0120303Z [00:02:49.373]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build1954405493/b419/_pkg_.a
2025-08-20T21:49:23.0121403Z [00:02:49.373]➜  packagefile google.golang.org/api/internal=/tmp/go-build1954405493/b432/_pkg_.a
2025-08-20T21:49:23.0122545Z [00:02:49.373]➜  packagefile google.golang.org/api/option=/tmp/go-build1954405493/b491/_pkg_.a
2025-08-20T21:49:23.0123470Z [00:02:49.373]➜  EOF
2025-08-20T21:49:23.0127448Z [00:02:49.373]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.177.0/option/internaloption=>google.golang.org/api@v0.177.0/option/internaloption;$WORK/b492=>" -p google.golang.org/api/option/internaloption -lang=go1.19 -complete -installsuffix shared -buildid S07DagCCmLIuu0JrZzGc/S07DagCCmLIuu0JrZzGc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.177.0/option/internaloption/internaloption.go
2025-08-20T21:49:23.0484508Z [00:02:49.409]➜  go tool buildid -w $WORK/b485/_pkg_.a # internal
2025-08-20T21:49:23.0513341Z [00:02:49.412]➜  cp $WORK/b485/_pkg_.a /root/.cache/go-build/fd/fd39f4d29b06978ac9223dc1250cd8af8ae9109e4a5c8ae4a9e714a9b7e6feae-d # internal
2025-08-20T21:49:23.0518082Z [00:02:49.413]➜  github.com/googleapis/gax-go/v2
2025-08-20T21:49:23.0527062Z [00:02:49.414]➜  mkdir -p $WORK/b484/
2025-08-20T21:49:23.0534805Z [00:02:49.414]➜  cat >/tmp/go-build1954405493/b484/importcfg << 'EOF' # internal
2025-08-20T21:49:23.0535645Z [00:02:49.414]➜  # import config
2025-08-20T21:49:23.0537895Z [00:02:49.414]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:23.0539644Z [00:02:49.415]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:23.0541369Z [00:02:49.415]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:23.0542978Z [00:02:49.415]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:23.0544657Z [00:02:49.415]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:23.0545986Z [00:02:49.415]➜  packagefile github.com/googleapis/gax-go/v2/apierror=/tmp/go-build1954405493/b485/_pkg_.a
2025-08-20T21:49:23.0547481Z [00:02:49.415]➜  packagefile github.com/googleapis/gax-go/v2/callctx=/tmp/go-build1954405493/b489/_pkg_.a
2025-08-20T21:49:23.0548883Z [00:02:49.415]➜  packagefile github.com/googleapis/gax-go/v2/internal=/tmp/go-build1954405493/b490/_pkg_.a
2025-08-20T21:49:23.0550122Z [00:02:49.415]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build1954405493/b430/_pkg_.a
2025-08-20T21:49:23.0551696Z [00:02:49.415]➜  packagefile google.golang.org/grpc=/root/.cache/go-build/9d/9d10532c0adad65ada52f9a5e6cac59232b3c76206be3b4b1815527743365c31-d
2025-08-20T21:49:23.0553785Z [00:02:49.415]➜  packagefile google.golang.org/grpc/codes=/root/.cache/go-build/73/738228551c38a606a6d6f4bbf30112fb76e2b9621e9505a145c5ae54f3affb97-d
2025-08-20T21:49:23.0555769Z [00:02:49.415]➜  packagefile google.golang.org/grpc/metadata=/root/.cache/go-build/04/04f770632e7bbbec6621f5123341d44267cc02c88e7e2068cfb828ed4c7dc6df-d
2025-08-20T21:49:23.0557690Z [00:02:49.415]➜  packagefile google.golang.org/grpc/status=/root/.cache/go-build/ae/ae2140e204ad2a41a1ef62ba74e97f05f9df2377c82e7bcbe81c6bbfb27373b2-d
2025-08-20T21:49:23.0559759Z [00:02:49.415]➜  packagefile google.golang.org/protobuf/encoding/protojson=/root/.cache/go-build/61/6113f78a4105be7b556021117287feb8870536c28eba826afe3a75625964474a-d
2025-08-20T21:49:23.0561820Z [00:02:49.415]➜  packagefile google.golang.org/protobuf/proto=/root/.cache/go-build/35/357b5f81b13a5e8d9577579ef17121f8336579ee1c107110421a97527b63bfdf-d
2025-08-20T21:49:23.0564066Z [00:02:49.415]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/root/.cache/go-build/83/8340d599ee5a6ab7abce3a75392d671f1cf5ad826949ada1b2d3a70439018f35-d
2025-08-20T21:49:23.0566004Z [00:02:49.415]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:23.0567893Z [00:02:49.415]➜  packagefile io/ioutil=/root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d
2025-08-20T21:49:23.0569603Z [00:02:49.415]➜  packagefile math/rand=/root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d
2025-08-20T21:49:23.0571447Z [00:02:49.415]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:23.0573333Z [00:02:49.415]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:23.0575018Z [00:02:49.415]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:23.0576641Z [00:02:49.415]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:23.0578216Z [00:02:49.415]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:23.0579201Z [00:02:49.415]➜  EOF
2025-08-20T21:49:23.0585347Z [00:02:49.415]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.12.3=>github.com/googleapis/gax-go/v2@v2.12.3;$WORK/b484=>" -p github.com/googleapis/gax-go/v2 -lang=go1.19 -complete -installsuffix shared -buildid xQ46JbUh1vuMD2dmBM_c/xQ46JbUh1vuMD2dmBM_c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.12.3/call_option.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.12.3/content_type.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.12.3/gax.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.12.3/header.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.12.3/invoke.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.12.3/proto_json_stream.go
2025-08-20T21:49:23.1219931Z [00:02:49.483]➜  go tool buildid -w $WORK/b492/_pkg_.a # internal
2025-08-20T21:49:23.1294035Z [00:02:49.490]➜  cp $WORK/b492/_pkg_.a /root/.cache/go-build/b7/b797e231b6e40ee98740d148ba24f16213ed182b0793864be08f8f954c0def54-d # internal
2025-08-20T21:49:23.1317907Z [00:02:49.493]➜  cloud.google.com/go/auth/internal/transport/cert
2025-08-20T21:49:23.1318580Z [00:02:49.493]➜  mkdir -p $WORK/b496/
2025-08-20T21:49:23.1325227Z [00:02:49.494]➜  cat >/tmp/go-build1954405493/b496/importcfg << 'EOF' # internal
2025-08-20T21:49:23.1327020Z [00:02:49.494]➜  # import config
2025-08-20T21:49:23.1328119Z [00:02:49.494]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:23.1329763Z [00:02:49.494]➜  packagefile crypto/x509=/root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d
2025-08-20T21:49:23.1331449Z [00:02:49.494]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:23.1333295Z [00:02:49.494]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:23.1334941Z [00:02:49.494]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:23.1336507Z [00:02:49.494]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client=/tmp/go-build1954405493/b479/_pkg_.a
2025-08-20T21:49:23.1338078Z [00:02:49.494]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:23.1339632Z [00:02:49.494]➜  packagefile os/exec=/root/.cache/go-build/4d/4d54bfca53e28401c25b13e4b002a130e4584fcf877ff2a7d6c9dcf7d72192c7-d
2025-08-20T21:49:23.1341164Z [00:02:49.494]➜  packagefile os/user=/root/.cache/go-build/9c/9c2fe2a802268a6572c8264c11dd3c7f1da89da79fbd56a1588da6d322ffcd6e-d
2025-08-20T21:49:23.1342848Z [00:02:49.494]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:23.1344621Z [00:02:49.494]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:23.1346112Z [00:02:49.494]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:23.1347083Z [00:02:49.494]➜  EOF
2025-08-20T21:49:23.1352297Z [00:02:49.494]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/internal/transport/cert=>cloud.google.com/go/auth@v0.3.0/internal/transport/cert;$WORK/b496=>" -p cloud.google.com/go/auth/internal/transport/cert -lang=go1.19 -complete -installsuffix shared -buildid Y0LuXQlaIR3KUZfHGL4g/Y0LuXQlaIR3KUZfHGL4g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/internal/transport/cert/default_cert.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/internal/transport/cert/enterprise_cert.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/internal/transport/cert/secureconnect_cert.go
2025-08-20T21:49:23.2173853Z [00:02:49.579]➜  go tool buildid -w $WORK/b496/_pkg_.a # internal
2025-08-20T21:49:23.2199984Z [00:02:49.581]➜  cp $WORK/b496/_pkg_.a /root/.cache/go-build/42/42b8134375af6a4556898598f9a35596e71b2d7133b4962b6b153e68fca89f4f-d # internal
2025-08-20T21:49:23.2206225Z [00:02:49.582]➜  cloud.google.com/go/auth/internal/transport
2025-08-20T21:49:23.2208977Z [00:02:49.582]➜  mkdir -p $WORK/b495/
2025-08-20T21:49:23.2222622Z [00:02:49.583]➜  cat >/tmp/go-build1954405493/b495/importcfg << 'EOF' # internal
2025-08-20T21:49:23.2224071Z [00:02:49.583]➜  # import config
2025-08-20T21:49:23.2225171Z [00:02:49.583]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build1954405493/b436/_pkg_.a
2025-08-20T21:49:23.2226337Z [00:02:49.583]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1954405493/b434/_pkg_.a
2025-08-20T21:49:23.2227606Z [00:02:49.583]➜  packagefile cloud.google.com/go/auth/internal/transport/cert=/tmp/go-build1954405493/b496/_pkg_.a
2025-08-20T21:49:23.2229120Z [00:02:49.583]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1954405493/b420/_pkg_.a
2025-08-20T21:49:23.2230778Z [00:02:49.583]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:23.2232445Z [00:02:49.583]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:23.2234369Z [00:02:49.583]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:23.2236106Z [00:02:49.583]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:23.2237712Z [00:02:49.583]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:23.2238988Z [00:02:49.583]➜  packagefile github.com/google/s2a-go=/tmp/go-build1954405493/b444/_pkg_.a
2025-08-20T21:49:23.2240153Z [00:02:49.583]➜  packagefile github.com/google/s2a-go/fallback=/tmp/go-build1954405493/b450/_pkg_.a
2025-08-20T21:49:23.2241802Z [00:02:49.583]➜  packagefile google.golang.org/grpc/credentials=/root/.cache/go-build/d6/d69207d8491a5096130f7fb014737f3c139a0b9baf3e0899d778b962c2ae1e25-d
2025-08-20T21:49:23.2243801Z [00:02:49.583]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:23.2245400Z [00:02:49.583]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:23.2264886Z [00:02:49.583]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:23.2266718Z [00:02:49.583]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:23.2268333Z [00:02:49.583]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:23.2270093Z [00:02:49.583]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:23.2271733Z [00:02:49.583]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:23.2273549Z [00:02:49.583]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:23.2275206Z [00:02:49.583]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:23.2276194Z [00:02:49.583]➜  EOF
2025-08-20T21:49:23.2281325Z [00:02:49.584]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/internal/transport=>cloud.google.com/go/auth@v0.3.0/internal/transport;$WORK/b495=>" -p cloud.google.com/go/auth/internal/transport -lang=go1.19 -complete -installsuffix shared -buildid eI26XAEM2rNtvUyK0-Xb/eI26XAEM2rNtvUyK0-Xb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/internal/transport/cba.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/internal/transport/s2a.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/internal/transport/transport.go
2025-08-20T21:49:23.2286964Z [00:02:49.590]➜  go tool buildid -w $WORK/b484/_pkg_.a # internal
2025-08-20T21:49:23.2288279Z [00:02:49.590]➜  cp $WORK/b484/_pkg_.a /root/.cache/go-build/b0/b0eb1eebfdbc484d6efa7af4f537f870be1ec35fb1f735ff263a42e2424b6b78-d # internal
2025-08-20T21:49:23.2306523Z [00:02:49.592]➜  google.golang.org/api/internal/gensupport
2025-08-20T21:49:23.2308722Z [00:02:49.592]➜  mkdir -p $WORK/b483/
2025-08-20T21:49:23.2319753Z [00:02:49.593]➜  cat >/tmp/go-build1954405493/b483/importcfg << 'EOF' # internal
2025-08-20T21:49:23.2320429Z [00:02:49.593]➜  # import config
2025-08-20T21:49:23.2321719Z [00:02:49.593]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:23.2349387Z [00:02:49.594]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:23.2351085Z [00:02:49.594]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:23.2352750Z [00:02:49.596]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:23.2354593Z [00:02:49.596]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:23.2356339Z [00:02:49.596]➜  packagefile github.com/google/uuid=/root/.cache/go-build/0c/0c6819186c18ef1d0b146a3cc58d035511a71e7d02dd5babd64f68d720caa5d0-d
2025-08-20T21:49:23.2357847Z [00:02:49.596]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1954405493/b484/_pkg_.a
2025-08-20T21:49:23.2359123Z [00:02:49.596]➜  packagefile github.com/googleapis/gax-go/v2/apierror=/tmp/go-build1954405493/b485/_pkg_.a
2025-08-20T21:49:23.2360402Z [00:02:49.596]➜  packagefile github.com/googleapis/gax-go/v2/callctx=/tmp/go-build1954405493/b489/_pkg_.a
2025-08-20T21:49:23.2361648Z [00:02:49.596]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build1954405493/b430/_pkg_.a
2025-08-20T21:49:23.2362806Z [00:02:49.596]➜  packagefile google.golang.org/api/internal=/tmp/go-build1954405493/b432/_pkg_.a
2025-08-20T21:49:23.2364416Z [00:02:49.596]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:23.2366206Z [00:02:49.596]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:23.2367860Z [00:02:49.596]➜  packagefile mime=/root/.cache/go-build/06/06edfede0e2d4363c2758e615d7aca4a11c0df726a5d3f4d6eaea40c735d7df0-d
2025-08-20T21:49:23.2369725Z [00:02:49.596]➜  packagefile mime/multipart=/root/.cache/go-build/76/76bc09fa9a3b200a661d025027a5336fd82abbe4d8749ea1964149cce424f59c-d
2025-08-20T21:49:23.2371402Z [00:02:49.596]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:23.2373013Z [00:02:49.596]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:23.2374968Z [00:02:49.596]➜  packagefile net/textproto=/root/.cache/go-build/8b/8bd7916f491007bd8dd3c6cf83ef9bdfae8fa24578b10da0c2132c367d14c25c-d
2025-08-20T21:49:23.2376652Z [00:02:49.596]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:23.2378287Z [00:02:49.596]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:23.2379930Z [00:02:49.596]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:23.2381551Z [00:02:49.596]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:23.2383428Z [00:02:49.596]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:23.2385045Z [00:02:49.596]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:49:23.2386721Z [00:02:49.596]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:23.2388342Z [00:02:49.596]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:23.2389325Z [00:02:49.596]➜  EOF
2025-08-20T21:49:23.2399837Z [00:02:49.596]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/gensupport=>google.golang.org/api@v0.177.0/internal/gensupport;$WORK/b483=>" -p google.golang.org/api/internal/gensupport -lang=go1.19 -complete -installsuffix shared -buildid LIhuFZ61_zIGksq4SdwU/LIhuFZ61_zIGksq4SdwU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/gensupport/buffer.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/gensupport/doc.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/gensupport/error.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/gensupport/json.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/gensupport/jsonfloat.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/gensupport/media.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/gensupport/params.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/gensupport/resumable.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/gensupport/retry.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/gensupport/retryable_linux.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/gensupport/send.go /root/go/pkg/mod/google.golang.org/api@v0.177.0/internal/gensupport/version.go
2025-08-20T21:49:23.3431171Z [00:02:49.704]➜  go tool buildid -w $WORK/b495/_pkg_.a # internal
2025-08-20T21:49:23.3454894Z [00:02:49.707]➜  cp $WORK/b495/_pkg_.a /root/.cache/go-build/0b/0b89a2e26845c8bc443a4ef6dd64cc3bb418124754ebf946835ac7221a199ab0-d # internal
2025-08-20T21:49:23.3458141Z [00:02:49.707]➜  github.com/golang/groupcache/lru
2025-08-20T21:49:23.3459009Z [00:02:49.707]➜  mkdir -p $WORK/b500/
2025-08-20T21:49:23.3466219Z [00:02:49.708]➜  cat >/tmp/go-build1954405493/b500/importcfg << 'EOF' # internal
2025-08-20T21:49:23.3468313Z [00:02:49.708]➜  # import config
2025-08-20T21:49:23.3470316Z [00:02:49.708]➜  packagefile container/list=/root/.cache/go-build/e4/e4a1d052b895dab5aabefb19a47a43f4cc5385e1a5909144789394bf17d777e0-d
2025-08-20T21:49:23.3472727Z [00:02:49.708]➜  EOF
2025-08-20T21:49:23.3476965Z [00:02:49.708]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang/groupcache@v0.0.0-20210331224755-41bb18bfe9da/lru=>github.com/golang/groupcache@v0.0.0-20210331224755-41bb18bfe9da/lru;$WORK/b500=>" -p github.com/golang/groupcache/lru -lang=go1.16 -complete -installsuffix shared -buildid CvVMACNFGpIhgFwrIkyF/CvVMACNFGpIhgFwrIkyF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack /root/go/pkg/mod/github.com/golang/groupcache@v0.0.0-20210331224755-41bb18bfe9da/lru/lru.go
2025-08-20T21:49:23.3699141Z [00:02:49.731]➜  go tool buildid -w $WORK/b500/_pkg_.a # internal
2025-08-20T21:49:23.3708354Z [00:02:49.732]➜  cp $WORK/b500/_pkg_.a /root/.cache/go-build/d1/d1613c4b4ebd42cf02f63c0be74da28e8225f66de6f951cbe16c19357774af97-d # internal
2025-08-20T21:49:23.3710067Z [00:02:49.732]➜  go.opencensus.io
2025-08-20T21:49:23.3711637Z [00:02:49.732]➜  mkdir -p $WORK/b502/
2025-08-20T21:49:23.3718421Z [00:02:49.733]➜  echo '# import config' > $WORK/b502/importcfg # internal
2025-08-20T21:49:23.3723470Z [00:02:49.733]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0=>go.opencensus.io@v0.24.0;$WORK/b502=>" -p go.opencensus.io -lang=go1.13 -complete -installsuffix shared -buildid p0PwHPmQmyTDtDZ1HWWO/p0PwHPmQmyTDtDZ1HWWO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/opencensus.go
2025-08-20T21:49:23.3884849Z [00:02:49.749]➜  go tool buildid -w $WORK/b502/_pkg_.a # internal
2025-08-20T21:49:23.3898981Z [00:02:49.751]➜  cp $WORK/b502/_pkg_.a /root/.cache/go-build/48/4894e5a7bfeaf90642a5a60de67e7180e5af8f8c323dd28175bd6a578a70b7f5-d # internal
2025-08-20T21:49:23.3900072Z [00:02:49.751]➜  go.opencensus.io/internal
2025-08-20T21:49:23.3900792Z [00:02:49.751]➜  mkdir -p $WORK/b501/
2025-08-20T21:49:23.3901545Z [00:02:49.751]➜  cat >/tmp/go-build1954405493/b501/importcfg << 'EOF' # internal
2025-08-20T21:49:23.3902105Z [00:02:49.751]➜  # import config
2025-08-20T21:49:23.3902963Z [00:02:49.751]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:23.3904158Z [00:02:49.751]➜  packagefile go.opencensus.io=/tmp/go-build1954405493/b502/_pkg_.a
2025-08-20T21:49:23.3905247Z [00:02:49.751]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:23.3906553Z [00:02:49.751]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:23.3907879Z [00:02:49.751]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:23.3908679Z [00:02:49.751]➜  EOF
2025-08-20T21:49:23.3912305Z [00:02:49.751]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/internal=>go.opencensus.io@v0.24.0/internal;$WORK/b501=>" -p go.opencensus.io/internal -lang=go1.13 -complete -installsuffix shared -buildid EjiBHhATMG9eXTlaw8sz/EjiBHhATMG9eXTlaw8sz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/internal/internal.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/internal/sanitize.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/internal/traceinternals.go
2025-08-20T21:49:23.4194337Z [00:02:49.781]➜  go tool buildid -w $WORK/b501/_pkg_.a # internal
2025-08-20T21:49:23.4203007Z [00:02:49.781]➜  cp $WORK/b501/_pkg_.a /root/.cache/go-build/77/77cf4b9295c57a54b6840ea3b9e3e17879ef4ba2d380c9f297cfce714dcb63a3-d # internal
2025-08-20T21:49:23.4205953Z [00:02:49.782]➜  go.opencensus.io/trace/internal
2025-08-20T21:49:23.4208061Z [00:02:49.782]➜  mkdir -p $WORK/b503/
2025-08-20T21:49:23.4215750Z [00:02:49.783]➜  echo '# import config' > $WORK/b503/importcfg # internal
2025-08-20T21:49:23.4219525Z [00:02:49.783]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/internal=>go.opencensus.io@v0.24.0/trace/internal;$WORK/b503=>" -p go.opencensus.io/trace/internal -lang=go1.13 -complete -installsuffix shared -buildid U61fm9weRIawlS8D961s/U61fm9weRIawlS8D961s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/internal/internal.go
2025-08-20T21:49:23.4576035Z [00:02:49.817]➜  go tool buildid -w $WORK/b503/_pkg_.a # internal
2025-08-20T21:49:23.4578076Z [00:02:49.817]➜  cp $WORK/b503/_pkg_.a /root/.cache/go-build/c2/c20012e6f892a23af5e6e5d65beee8528ff54991fe7f960225bac12ab4a8e3ed-d # internal
2025-08-20T21:49:23.4580545Z [00:02:49.817]➜  go.opencensus.io/trace/tracestate
2025-08-20T21:49:23.4587019Z [00:02:49.817]➜  mkdir -p $WORK/b504/
2025-08-20T21:49:23.4587839Z [00:02:49.817]➜  cat >/tmp/go-build1954405493/b504/importcfg << 'EOF' # internal
2025-08-20T21:49:23.4588563Z [00:02:49.817]➜  # import config
2025-08-20T21:49:23.4589625Z [00:02:49.817]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:23.4591190Z [00:02:49.817]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:23.4592159Z [00:02:49.817]➜  EOF
2025-08-20T21:49:23.4597034Z [00:02:49.817]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/tracestate=>go.opencensus.io@v0.24.0/trace/tracestate;$WORK/b504=>" -p go.opencensus.io/trace/tracestate -lang=go1.13 -complete -installsuffix shared -buildid VID4isTYUKXv0RdrEbyL/VID4isTYUKXv0RdrEbyL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/tracestate/tracestate.go
2025-08-20T21:49:23.5086022Z [00:02:49.870]➜  go tool buildid -w $WORK/b504/_pkg_.a # internal
2025-08-20T21:49:23.5098425Z [00:02:49.871]➜  cp $WORK/b504/_pkg_.a /root/.cache/go-build/66/6649e1f67ab57e773364a1ce7199aec32f268a044731c8ad460fd7ab86febc66-d # internal
2025-08-20T21:49:23.5110808Z [00:02:49.872]➜  go.opencensus.io/trace
2025-08-20T21:49:23.5126936Z [00:02:49.874]➜  mkdir -p $WORK/b499/
2025-08-20T21:49:23.5141193Z [00:02:49.875]➜  cat >/tmp/go-build1954405493/b499/importcfg << 'EOF' # internal
2025-08-20T21:49:23.5142193Z [00:02:49.875]➜  # import config
2025-08-20T21:49:23.5145277Z [00:02:49.875]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:23.5147353Z [00:02:49.875]➜  packagefile crypto/rand=/root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d
2025-08-20T21:49:23.5152089Z [00:02:49.875]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:23.5154255Z [00:02:49.875]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:23.5155661Z [00:02:49.875]➜  packagefile github.com/golang/groupcache/lru=/tmp/go-build1954405493/b500/_pkg_.a
2025-08-20T21:49:23.5156795Z [00:02:49.875]➜  packagefile go.opencensus.io/internal=/tmp/go-build1954405493/b501/_pkg_.a
2025-08-20T21:49:23.5157921Z [00:02:49.875]➜  packagefile go.opencensus.io/trace/internal=/tmp/go-build1954405493/b503/_pkg_.a
2025-08-20T21:49:23.5159090Z [00:02:49.875]➜  packagefile go.opencensus.io/trace/tracestate=/tmp/go-build1954405493/b504/_pkg_.a
2025-08-20T21:49:23.5160691Z [00:02:49.875]➜  packagefile math/rand=/root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d
2025-08-20T21:49:23.5162439Z [00:02:49.875]➜  packagefile runtime/trace=/root/.cache/go-build/32/324e14af54994ca777e4369d8171be84a8ba8e03e7915d0342788f26d2acd28e-d
2025-08-20T21:49:23.5167603Z [00:02:49.875]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:23.5169295Z [00:02:49.875]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:23.5170900Z [00:02:49.875]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:23.5171874Z [00:02:49.875]➜  EOF
2025-08-20T21:49:23.5179959Z [00:02:49.875]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/trace=>go.opencensus.io@v0.24.0/trace;$WORK/b499=>" -p go.opencensus.io/trace -lang=go1.13 -complete -installsuffix shared -buildid ziSVsrs4h_TEl_XTSaHD/ziSVsrs4h_TEl_XTSaHD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/basetypes.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/config.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/doc.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/evictedqueue.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/export.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/lrumap.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/sampling.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/spanbucket.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/spanstore.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/status_codes.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/trace.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/trace_api.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/trace_go11.go
2025-08-20T21:49:23.5405535Z [00:02:49.902]➜  go tool buildid -w $WORK/b483/_pkg_.a # internal
2025-08-20T21:49:23.5434202Z [00:02:49.904]➜  cp $WORK/b483/_pkg_.a /root/.cache/go-build/ae/ae99c4f7b748d096dde5672b4ca7caa10d23610ec9a4e2c70c7976d6913a5197-d # internal
2025-08-20T21:49:23.5441307Z [00:02:49.905]➜  go.opencensus.io/resource
2025-08-20T21:49:23.5442113Z [00:02:49.905]➜  mkdir -p $WORK/b509/
2025-08-20T21:49:23.5448675Z [00:02:49.906]➜  cat >/tmp/go-build1954405493/b509/importcfg << 'EOF' # internal
2025-08-20T21:49:23.5457981Z [00:02:49.906]➜  # import config
2025-08-20T21:49:23.5459113Z [00:02:49.906]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:23.5460725Z [00:02:49.906]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:23.5462286Z [00:02:49.906]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:23.5464088Z [00:02:49.906]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:23.5465683Z [00:02:49.906]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:23.5467502Z [00:02:49.906]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:23.5469181Z [00:02:49.906]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:23.5470168Z [00:02:49.906]➜  EOF
2025-08-20T21:49:23.5473719Z [00:02:49.906]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/resource=>go.opencensus.io@v0.24.0/resource;$WORK/b509=>" -p go.opencensus.io/resource -lang=go1.13 -complete -installsuffix shared -buildid s8WjudOiYhKv02DXHPoe/s8WjudOiYhKv02DXHPoe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/resource/resource.go
2025-08-20T21:49:23.5827290Z [00:02:49.944]➜  go tool buildid -w $WORK/b509/_pkg_.a # internal
2025-08-20T21:49:23.5833649Z [00:02:49.944]➜  cp $WORK/b509/_pkg_.a /root/.cache/go-build/b0/b0eca40cdbb555c8349f092b5b3cb214e28deb860ecc7a68855fe3ceec044716-d # internal
2025-08-20T21:49:23.5854693Z [00:02:49.945]➜  go.opencensus.io/metric/metricdata
2025-08-20T21:49:23.5855366Z [00:02:49.945]➜  mkdir -p $WORK/b508/
2025-08-20T21:49:23.5856935Z [00:02:49.945]➜  cat >/tmp/go-build1954405493/b508/importcfg << 'EOF' # internal
2025-08-20T21:49:23.5857645Z [00:02:49.945]➜  # import config
2025-08-20T21:49:23.5858455Z [00:02:49.945]➜  packagefile go.opencensus.io/resource=/tmp/go-build1954405493/b509/_pkg_.a
2025-08-20T21:49:23.5859851Z [00:02:49.945]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:23.5861506Z [00:02:49.945]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:23.5862486Z [00:02:49.945]➜  EOF
2025-08-20T21:49:23.5869163Z [00:02:49.945]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/metric/metricdata=>go.opencensus.io@v0.24.0/metric/metricdata;$WORK/b508=>" -p go.opencensus.io/metric/metricdata -lang=go1.13 -complete -installsuffix shared -buildid PuVCRbWBqNKnmVqNuUPB/PuVCRbWBqNKnmVqNuUPB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/metric/metricdata/doc.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/metric/metricdata/exemplar.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/metric/metricdata/label.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/metric/metricdata/metric.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/metric/metricdata/point.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/metric/metricdata/type_string.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/metric/metricdata/unit.go
2025-08-20T21:49:23.6031168Z [00:02:49.964]➜  go tool buildid -w $WORK/b508/_pkg_.a # internal
2025-08-20T21:49:23.6044200Z [00:02:49.966]➜  cp $WORK/b508/_pkg_.a /root/.cache/go-build/64/648036d1e9b28b399a4724b1c7edbb8b01bbadbbdf238aca3df3b1571a0ceecb-d # internal
2025-08-20T21:49:23.6077629Z [00:02:49.969]➜  go.opencensus.io/tag
2025-08-20T21:49:23.6078173Z [00:02:49.969]➜  mkdir -p $WORK/b511/
2025-08-20T21:49:23.6078813Z [00:02:49.969]➜  cat >/tmp/go-build1954405493/b511/importcfg << 'EOF' # internal
2025-08-20T21:49:23.6079399Z [00:02:49.969]➜  # import config
2025-08-20T21:49:23.6080346Z [00:02:49.969]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:23.6081743Z [00:02:49.969]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:23.6083581Z [00:02:49.969]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:23.6085309Z [00:02:49.969]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:23.6087133Z [00:02:49.969]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:23.6088804Z [00:02:49.969]➜  packagefile runtime/pprof=/root/.cache/go-build/79/79cb0937774ea2b49f7f8ee1c51985acb2fa6b57d0d18be2c9b81eb721f22f77-d
2025-08-20T21:49:23.6090441Z [00:02:49.969]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:23.6091399Z [00:02:49.969]➜  EOF
2025-08-20T21:49:23.6096778Z [00:02:49.969]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/tag=>go.opencensus.io@v0.24.0/tag;$WORK/b511=>" -p go.opencensus.io/tag -lang=go1.13 -complete -installsuffix shared -buildid PDIi1VtGpOlPsOf3_5jq/PDIi1VtGpOlPsOf3_5jq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/tag/context.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/tag/doc.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/tag/key.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/tag/map.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/tag/map_codec.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/tag/metadata.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/tag/profile_19.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/tag/validate.go
2025-08-20T21:49:23.7219709Z [00:02:50.083]➜  go tool buildid -w $WORK/b511/_pkg_.a # internal
2025-08-20T21:49:23.7240135Z [00:02:50.085]➜  cp $WORK/b511/_pkg_.a /root/.cache/go-build/27/27374c1612fdb8e79e1ef53a883006253dec3b6ae7702c5397f5370e855c75f4-d # internal
2025-08-20T21:49:23.7251936Z [00:02:50.086]➜  go.opencensus.io/stats/internal
2025-08-20T21:49:23.7259064Z [00:02:50.087]➜  mkdir -p $WORK/b510/
2025-08-20T21:49:23.7276700Z [00:02:50.089]➜  cat >/tmp/go-build1954405493/b510/importcfg << 'EOF' # internal
2025-08-20T21:49:23.7280898Z [00:02:50.089]➜  # import config
2025-08-20T21:49:23.7282978Z [00:02:50.089]➜  packagefile go.opencensus.io/tag=/tmp/go-build1954405493/b511/_pkg_.a
2025-08-20T21:49:23.7284141Z [00:02:50.089]➜  EOF
2025-08-20T21:49:23.7294755Z [00:02:50.090]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/internal=>go.opencensus.io@v0.24.0/stats/internal;$WORK/b510=>" -p go.opencensus.io/stats/internal -lang=go1.13 -complete -installsuffix shared -buildid KFEGVnUfgQ6aWyLY7F7d/KFEGVnUfgQ6aWyLY7F7d -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/internal/record.go
2025-08-20T21:49:23.7506492Z [00:02:50.112]➜  go tool buildid -w $WORK/b499/_pkg_.a # internal
2025-08-20T21:49:23.7530613Z [00:02:50.114]➜  cp $WORK/b499/_pkg_.a /root/.cache/go-build/9c/9c7c3aeabf124e973a9990e3bb09f5065a6e2f2b323957571de47ddefbe3c9e6-d # internal
2025-08-20T21:49:23.7536786Z [00:02:50.115]➜  go.opencensus.io/trace/propagation
2025-08-20T21:49:23.7540394Z [00:02:50.115]➜  mkdir -p $WORK/b506/
2025-08-20T21:49:23.7542061Z [00:02:50.115]➜  cat >/tmp/go-build1954405493/b506/importcfg << 'EOF' # internal
2025-08-20T21:49:23.7543758Z [00:02:50.115]➜  # import config
2025-08-20T21:49:23.7547274Z [00:02:50.115]➜  packagefile go.opencensus.io/trace=/tmp/go-build1954405493/b499/_pkg_.a
2025-08-20T21:49:23.7548847Z [00:02:50.115]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:23.7549860Z [00:02:50.115]➜  EOF
2025-08-20T21:49:23.7556242Z [00:02:50.116]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/propagation=>go.opencensus.io@v0.24.0/trace/propagation;$WORK/b506=>" -p go.opencensus.io/trace/propagation -lang=go1.13 -complete -installsuffix shared -buildid 5Uvbc42ZehOgzKeIbCb5/5Uvbc42ZehOgzKeIbCb5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/propagation/propagation.go
2025-08-20T21:49:23.7597188Z [00:02:50.121]➜  go tool buildid -w $WORK/b510/_pkg_.a # internal
2025-08-20T21:49:23.7605235Z [00:02:50.122]➜  cp $WORK/b510/_pkg_.a /root/.cache/go-build/ab/ab7bff0c262f4eb9f28d60c297f33d299c6c65bcd1851ed49a479253255f8909-d # internal
2025-08-20T21:49:23.7638691Z [00:02:50.125]➜  go.opencensus.io/stats
2025-08-20T21:49:23.7643495Z [00:02:50.125]➜  mkdir -p $WORK/b507/
2025-08-20T21:49:23.7644239Z [00:02:50.125]➜  cat >/tmp/go-build1954405493/b507/importcfg << 'EOF' # internal
2025-08-20T21:49:23.7644868Z [00:02:50.126]➜  # import config
2025-08-20T21:49:23.7645824Z [00:02:50.126]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:23.7647191Z [00:02:50.126]➜  packagefile go.opencensus.io/metric/metricdata=/tmp/go-build1954405493/b508/_pkg_.a
2025-08-20T21:49:23.7648377Z [00:02:50.126]➜  packagefile go.opencensus.io/stats/internal=/tmp/go-build1954405493/b510/_pkg_.a
2025-08-20T21:49:23.7649449Z [00:02:50.126]➜  packagefile go.opencensus.io/tag=/tmp/go-build1954405493/b511/_pkg_.a
2025-08-20T21:49:23.7650800Z [00:02:50.126]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:23.7652437Z [00:02:50.126]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:23.7653655Z [00:02:50.126]➜  EOF
2025-08-20T21:49:23.7658820Z [00:02:50.126]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/stats=>go.opencensus.io@v0.24.0/stats;$WORK/b507=>" -p go.opencensus.io/stats -lang=go1.13 -complete -installsuffix shared -buildid VvLZdM0QWOjksqYVSg4U/VvLZdM0QWOjksqYVSg4U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/doc.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/measure.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/measure_float64.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/measure_int64.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/record.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/units.go
2025-08-20T21:49:23.7932419Z [00:02:50.154]➜  go tool buildid -w $WORK/b506/_pkg_.a # internal
2025-08-20T21:49:23.7940425Z [00:02:50.155]➜  cp $WORK/b506/_pkg_.a /root/.cache/go-build/0c/0c488bc080e3519f47be4e8dd66ced0d6d1fd333836f1081fe306f22256d37b3-d # internal
2025-08-20T21:49:23.7959307Z [00:02:50.157]➜  go.opencensus.io/plugin/ochttp/propagation/b3
2025-08-20T21:49:23.7969177Z [00:02:50.157]➜  mkdir -p $WORK/b498/
2025-08-20T21:49:23.7969945Z [00:02:50.158]➜  cat >/tmp/go-build1954405493/b498/importcfg << 'EOF' # internal
2025-08-20T21:49:23.7970634Z [00:02:50.158]➜  # import config
2025-08-20T21:49:23.7971802Z [00:02:50.158]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:23.7973375Z [00:02:50.158]➜  packagefile go.opencensus.io/trace=/tmp/go-build1954405493/b499/_pkg_.a
2025-08-20T21:49:23.7974720Z [00:02:50.158]➜  packagefile go.opencensus.io/trace/propagation=/tmp/go-build1954405493/b506/_pkg_.a
2025-08-20T21:49:23.7976163Z [00:02:50.158]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:23.7977167Z [00:02:50.158]➜  EOF
2025-08-20T21:49:23.7981265Z [00:02:50.158]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ochttp/propagation/b3=>go.opencensus.io@v0.24.0/plugin/ochttp/propagation/b3;$WORK/b498=>" -p go.opencensus.io/plugin/ochttp/propagation/b3 -lang=go1.13 -complete -installsuffix shared -buildid ehOUPsgdlprhU_ufc8IJ/ehOUPsgdlprhU_ufc8IJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ochttp/propagation/b3/b3.go
2025-08-20T21:49:23.8302928Z [00:02:50.191]➜  go tool buildid -w $WORK/b507/_pkg_.a # internal
2025-08-20T21:49:23.8352888Z [00:02:50.196]➜  cp $WORK/b507/_pkg_.a /root/.cache/go-build/63/63e1704e32d381478e937aecb716fbd66dbaec5eebca52f130d3b298d6ebe26c-d # internal
2025-08-20T21:49:23.8355077Z [00:02:50.196]➜  go.opencensus.io/internal/tagencoding
2025-08-20T21:49:23.8357121Z [00:02:50.196]➜  mkdir -p $WORK/b514/
2025-08-20T21:49:23.8379476Z [00:02:50.199]➜  echo '# import config' > $WORK/b514/importcfg # internal
2025-08-20T21:49:23.8383627Z [00:02:50.199]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/internal/tagencoding=>go.opencensus.io@v0.24.0/internal/tagencoding;$WORK/b514=>" -p go.opencensus.io/internal/tagencoding -lang=go1.13 -complete -installsuffix shared -buildid zYyekjP5yhXlw3VE-seY/zYyekjP5yhXlw3VE-seY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/internal/tagencoding/tagencoding.go
2025-08-20T21:49:23.8551885Z [00:02:50.216]➜  go tool buildid -w $WORK/b498/_pkg_.a # internal
2025-08-20T21:49:23.8563462Z [00:02:50.217]➜  cp $WORK/b498/_pkg_.a /root/.cache/go-build/4b/4b3fff13afbbc5fa59fce604f07a3781227cb733ba15ac96bcacdd06e7a1264a-d # internal
2025-08-20T21:49:23.8564877Z [00:02:50.218]➜  go.opencensus.io/metric/metricproducer
2025-08-20T21:49:23.8566261Z [00:02:50.218]➜  mkdir -p $WORK/b515/
2025-08-20T21:49:23.8569150Z [00:02:50.218]➜  cat >/tmp/go-build1954405493/b515/importcfg << 'EOF' # internal
2025-08-20T21:49:23.8573050Z [00:02:50.218]➜  # import config
2025-08-20T21:49:23.8574106Z [00:02:50.218]➜  packagefile go.opencensus.io/metric/metricdata=/tmp/go-build1954405493/b508/_pkg_.a
2025-08-20T21:49:23.8575555Z [00:02:50.218]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:23.8576574Z [00:02:50.218]➜  EOF
2025-08-20T21:49:23.8580914Z [00:02:50.218]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/metric/metricproducer=>go.opencensus.io@v0.24.0/metric/metricproducer;$WORK/b515=>" -p go.opencensus.io/metric/metricproducer -lang=go1.13 -complete -installsuffix shared -buildid OhHD29HMnfXx526VWSOA/OhHD29HMnfXx526VWSOA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/metric/metricproducer/manager.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/metric/metricproducer/producer.go
2025-08-20T21:49:23.8720353Z [00:02:50.232]➜  go tool buildid -w $WORK/b514/_pkg_.a # internal
2025-08-20T21:49:23.8728952Z [00:02:50.234]➜  cp $WORK/b514/_pkg_.a /root/.cache/go-build/6d/6da4f8df6285942efd155dc3c32ca4b66ed66d4a11d79294f6b78cd7ec33ed1f-d # internal
2025-08-20T21:49:23.8733582Z [00:02:50.234]➜  github.com/felixge/httpsnoop
2025-08-20T21:49:23.8734205Z [00:02:50.234]➜  mkdir -p $WORK/b517/
2025-08-20T21:49:23.8734924Z [00:02:50.234]➜  cat >/tmp/go-build1954405493/b517/importcfg << 'EOF' # internal
2025-08-20T21:49:23.8735623Z [00:02:50.234]➜  # import config
2025-08-20T21:49:23.8736961Z [00:02:50.234]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:23.8738531Z [00:02:50.234]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:23.8740106Z [00:02:50.234]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:23.8741717Z [00:02:50.234]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:23.8743553Z [00:02:50.234]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:23.8744762Z [00:02:50.234]➜  EOF
2025-08-20T21:49:23.8749492Z [00:02:50.234]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/felixge/httpsnoop@v1.0.4=>github.com/felixge/httpsnoop@v1.0.4;$WORK/b517=>" -p github.com/felixge/httpsnoop -lang=go1.13 -complete -installsuffix shared -buildid GG_Hvd57kRbWhhJkPueZ/GG_Hvd57kRbWhhJkPueZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack /root/go/pkg/mod/github.com/felixge/httpsnoop@v1.0.4/capture_metrics.go /root/go/pkg/mod/github.com/felixge/httpsnoop@v1.0.4/docs.go /root/go/pkg/mod/github.com/felixge/httpsnoop@v1.0.4/wrap_generated_gteq_1.8.go
2025-08-20T21:49:23.8755842Z [00:02:50.237]➜  go tool buildid -w $WORK/b515/_pkg_.a # internal
2025-08-20T21:49:23.8757122Z [00:02:50.237]➜  cp $WORK/b515/_pkg_.a /root/.cache/go-build/54/54dde8ce2dd9229a30261f3c414d7605296121fd5204dfbcbe35c065a042b040-d # internal
2025-08-20T21:49:23.8763456Z [00:02:50.237]➜  go.opencensus.io/stats/view
2025-08-20T21:49:23.8764069Z [00:02:50.237]➜  mkdir -p $WORK/b513/
2025-08-20T21:49:23.8770538Z [00:02:50.238]➜  cat >/tmp/go-build1954405493/b513/importcfg << 'EOF' # internal
2025-08-20T21:49:23.8771245Z [00:02:50.238]➜  # import config
2025-08-20T21:49:23.8772367Z [00:02:50.238]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:23.8787232Z [00:02:50.238]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:23.8788873Z [00:02:50.238]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:23.8790296Z [00:02:50.238]➜  packagefile go.opencensus.io/internal/tagencoding=/tmp/go-build1954405493/b514/_pkg_.a
2025-08-20T21:49:23.8791543Z [00:02:50.238]➜  packagefile go.opencensus.io/metric/metricdata=/tmp/go-build1954405493/b508/_pkg_.a
2025-08-20T21:49:23.8792800Z [00:02:50.238]➜  packagefile go.opencensus.io/metric/metricproducer=/tmp/go-build1954405493/b515/_pkg_.a
2025-08-20T21:49:23.8794456Z [00:02:50.238]➜  packagefile go.opencensus.io/resource=/tmp/go-build1954405493/b509/_pkg_.a
2025-08-20T21:49:23.8795782Z [00:02:50.238]➜  packagefile go.opencensus.io/stats=/tmp/go-build1954405493/b507/_pkg_.a
2025-08-20T21:49:23.8796923Z [00:02:50.239]➜  packagefile go.opencensus.io/stats/internal=/tmp/go-build1954405493/b510/_pkg_.a
2025-08-20T21:49:23.8798000Z [00:02:50.239]➜  packagefile go.opencensus.io/tag=/tmp/go-build1954405493/b511/_pkg_.a
2025-08-20T21:49:23.8799355Z [00:02:50.239]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:23.8800967Z [00:02:50.239]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:23.8802572Z [00:02:50.239]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:23.8817439Z [00:02:50.239]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:23.8819111Z [00:02:50.239]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:23.8820968Z [00:02:50.239]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:23.8822564Z [00:02:50.239]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:23.8823767Z [00:02:50.239]➜  EOF
2025-08-20T21:49:23.8830931Z [00:02:50.239]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view=>go.opencensus.io@v0.24.0/stats/view;$WORK/b513=>" -p go.opencensus.io/stats/view -lang=go1.13 -complete -installsuffix shared -buildid Zo5lvSMbebUeRBZh_M4Q/Zo5lvSMbebUeRBZh_M4Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view/aggregation.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view/aggregation_data.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view/collector.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view/doc.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view/export.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view/view.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view/view_to_metric.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view/worker.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view/worker_commands.go
2025-08-20T21:49:24.0461034Z [00:02:50.407]➜  go tool buildid -w $WORK/b513/_pkg_.a # internal
2025-08-20T21:49:24.0497643Z [00:02:50.411]➜  cp $WORK/b513/_pkg_.a /root/.cache/go-build/8b/8b405e7467097284cdcbd561d1bc8957c5921217b34b5aa3df318bc754df197a-d # internal
2025-08-20T21:49:24.0500790Z [00:02:50.411]➜  go.opencensus.io/plugin/ochttp
2025-08-20T21:49:24.0501768Z [00:02:50.411]➜  mkdir -p $WORK/b497/
2025-08-20T21:49:24.0526487Z [00:02:50.414]➜  cat >/tmp/go-build1954405493/b497/importcfg << 'EOF' # internal
2025-08-20T21:49:24.0530473Z [00:02:50.414]➜  # import config
2025-08-20T21:49:24.0532155Z [00:02:50.414]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:24.0554510Z [00:02:50.414]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:24.0558481Z [00:02:50.414]➜  packagefile go.opencensus.io/plugin/ochttp/propagation/b3=/tmp/go-build1954405493/b498/_pkg_.a
2025-08-20T21:49:24.0559730Z [00:02:50.414]➜  packagefile go.opencensus.io/stats=/tmp/go-build1954405493/b507/_pkg_.a
2025-08-20T21:49:24.0560844Z [00:02:50.414]➜  packagefile go.opencensus.io/stats/view=/tmp/go-build1954405493/b513/_pkg_.a
2025-08-20T21:49:24.0561917Z [00:02:50.414]➜  packagefile go.opencensus.io/tag=/tmp/go-build1954405493/b511/_pkg_.a
2025-08-20T21:49:24.0562941Z [00:02:50.414]➜  packagefile go.opencensus.io/trace=/tmp/go-build1954405493/b499/_pkg_.a
2025-08-20T21:49:24.0564541Z [00:02:50.414]➜  packagefile go.opencensus.io/trace/propagation=/tmp/go-build1954405493/b506/_pkg_.a
2025-08-20T21:49:24.0565983Z [00:02:50.414]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:24.0567579Z [00:02:50.414]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:24.0569332Z [00:02:50.414]➜  packagefile net/http/httptrace=/root/.cache/go-build/98/98fe65b6f6d6ea58a110b053a9de96dd0df5755eddc4ecff510f93578c779e0c-d
2025-08-20T21:49:24.0571073Z [00:02:50.414]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:24.0572714Z [00:02:50.414]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:24.0575644Z [00:02:50.414]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:24.0577488Z [00:02:50.414]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:24.0578533Z [00:02:50.414]➜  EOF
2025-08-20T21:49:24.0586305Z [00:02:50.414]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ochttp=>go.opencensus.io@v0.24.0/plugin/ochttp;$WORK/b497=>" -p go.opencensus.io/plugin/ochttp -lang=go1.13 -complete -installsuffix shared -buildid -6PtxOooWPM4PjcTIfjT/-6PtxOooWPM4PjcTIfjT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ochttp/client.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ochttp/client_stats.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ochttp/doc.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ochttp/route.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ochttp/server.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ochttp/span_annotating_client_trace.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ochttp/stats.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ochttp/trace.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ochttp/wrapped_body.go
2025-08-20T21:49:24.2278487Z [00:02:50.589]➜  go tool buildid -w $WORK/b517/_pkg_.a # internal
2025-08-20T21:49:24.2367037Z [00:02:50.598]➜  cp $WORK/b517/_pkg_.a /root/.cache/go-build/d2/d2761c645ec742ecbd117e370798229385b6ff98a6a0e8421b26c34b3b304536-d # internal
2025-08-20T21:49:24.2372931Z [00:02:50.598]➜  go.opentelemetry.io/otel/semconv/v1.20.0
2025-08-20T21:49:24.2376491Z [00:02:50.599]➜  mkdir -p $WORK/b520/
2025-08-20T21:49:24.2410361Z [00:02:50.602]➜  cat >/tmp/go-build1954405493/b520/importcfg << 'EOF' # internal
2025-08-20T21:49:24.2415597Z [00:02:50.602]➜  # import config
2025-08-20T21:49:24.2416513Z [00:02:50.602]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1954405493/b369/_pkg_.a
2025-08-20T21:49:24.2417335Z [00:02:50.603]➜  EOF
2025-08-20T21:49:24.2425227Z [00:02:50.603]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.20.0=>go.opentelemetry.io/otel@v1.26.0/semconv/v1.20.0;$WORK/b520=>" -p go.opentelemetry.io/otel/semconv/v1.20.0 -lang=go1.21 -complete -installsuffix shared -buildid TshCNAyc0R5O0HgRAUcs/TshCNAyc0R5O0HgRAUcs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.20.0/attribute_group.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.20.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.20.0/event.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.20.0/exception.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.20.0/http.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.20.0/resource.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.20.0/schema.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.20.0/trace.go
2025-08-20T21:49:24.5869770Z [00:02:50.948]➜  go tool buildid -w $WORK/b520/_pkg_.a # internal
2025-08-20T21:49:24.5933645Z [00:02:50.954]➜  cp $WORK/b520/_pkg_.a /root/.cache/go-build/e3/e32f0f79e80a58fc9cee4eb423f6645f5d8aedc469fa4bd279a373d1e19fffc6-d # internal
2025-08-20T21:49:24.5939846Z [00:02:50.955]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil
2025-08-20T21:49:24.5940764Z [00:02:50.955]➜  mkdir -p $WORK/b519/
2025-08-20T21:49:24.5945895Z [00:02:50.956]➜  cat >/tmp/go-build1954405493/b519/importcfg << 'EOF' # internal
2025-08-20T21:49:24.5946596Z [00:02:50.956]➜  # import config
2025-08-20T21:49:24.5950786Z [00:02:50.956]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:24.5954298Z [00:02:50.956]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1954405493/b369/_pkg_.a
2025-08-20T21:49:24.5955694Z [00:02:50.956]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build1954405493/b381/_pkg_.a
2025-08-20T21:49:24.5956932Z [00:02:50.956]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build1954405493/b520/_pkg_.a
2025-08-20T21:49:24.5958383Z [00:02:50.956]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:24.5959986Z [00:02:50.956]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:24.5963322Z [00:02:50.956]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:24.5965157Z [00:02:50.956]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:24.5966174Z [00:02:50.956]➜  EOF
2025-08-20T21:49:24.5973514Z [00:02:50.956]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/internal/semconvutil=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/internal/semconvutil;$WORK/b519=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -lang=go1.21 -complete -installsuffix shared -buildid 85D9gSOiP0YwPVSOr7Nl/85D9gSOiP0YwPVSOr7Nl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/internal/semconvutil/gen.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/internal/semconvutil/httpconv.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/internal/semconvutil/netconv.go
2025-08-20T21:49:24.5991038Z [00:02:50.960]➜  go tool buildid -w $WORK/b497/_pkg_.a # internal
2025-08-20T21:49:24.6179456Z [00:02:50.979]➜  cp $WORK/b497/_pkg_.a /root/.cache/go-build/37/3784303e99fd0765bc4a515cbe235f1f478b71a65ca03b52bc31df0dac4ce229-d # internal
2025-08-20T21:49:24.6182742Z [00:02:50.980]➜  cloud.google.com/go/auth/httptransport
2025-08-20T21:49:24.6185048Z [00:02:50.980]➜  mkdir -p $WORK/b494/
2025-08-20T21:49:24.6190281Z [00:02:50.980]➜  cat >/tmp/go-build1954405493/b494/importcfg << 'EOF' # internal
2025-08-20T21:49:24.6190999Z [00:02:50.980]➜  # import config
2025-08-20T21:49:24.6191782Z [00:02:50.980]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1954405493/b433/_pkg_.a
2025-08-20T21:49:24.6192922Z [00:02:50.980]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build1954405493/b436/_pkg_.a
2025-08-20T21:49:24.6194352Z [00:02:50.980]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1954405493/b434/_pkg_.a
2025-08-20T21:49:24.6195643Z [00:02:50.980]➜  packagefile cloud.google.com/go/auth/internal/transport=/tmp/go-build1954405493/b495/_pkg_.a
2025-08-20T21:49:24.6197027Z [00:02:50.980]➜  packagefile cloud.google.com/go/auth/internal/transport/cert=/tmp/go-build1954405493/b496/_pkg_.a
2025-08-20T21:49:24.6198860Z [00:02:50.980]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:24.6200499Z [00:02:50.980]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:24.6203519Z [00:02:50.980]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:24.6205263Z [00:02:50.980]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:24.6206901Z [00:02:50.980]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:24.6208456Z [00:02:50.980]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:24.6209774Z [00:02:50.980]➜  packagefile go.opencensus.io/plugin/ochttp=/tmp/go-build1954405493/b497/_pkg_.a
2025-08-20T21:49:24.6210872Z [00:02:50.980]➜  packagefile go.opencensus.io/trace=/tmp/go-build1954405493/b499/_pkg_.a
2025-08-20T21:49:24.6211971Z [00:02:50.980]➜  packagefile go.opencensus.io/trace/propagation=/tmp/go-build1954405493/b506/_pkg_.a
2025-08-20T21:49:24.6213682Z [00:02:50.980]➜  packagefile golang.org/x/net/http2=/root/.cache/go-build/bb/bbf56b122e84ae651e002f9202cbce0a288d873328e0e873063d527bf69a6d80-d
2025-08-20T21:49:24.6215351Z [00:02:50.980]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:24.6217117Z [00:02:50.980]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:24.6218743Z [00:02:50.980]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:24.6220508Z [00:02:50.980]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:24.6222117Z [00:02:50.980]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:24.6223264Z [00:02:50.980]➜  EOF
2025-08-20T21:49:24.6228048Z [00:02:50.980]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/httptransport=>cloud.google.com/go/auth@v0.3.0/httptransport;$WORK/b494=>" -p cloud.google.com/go/auth/httptransport -lang=go1.19 -complete -installsuffix shared -buildid lPpNwnH2po1i4pp34gLt/lPpNwnH2po1i4pp34gLt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/httptransport/httptransport.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/httptransport/trace.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.3.0/httptransport/transport.go
2025-08-20T21:49:24.7654047Z [00:02:51.126]➜  go tool buildid -w $WORK/b519/_pkg_.a # internal
2025-08-20T21:49:24.7670067Z [00:02:51.128]➜  cp $WORK/b519/_pkg_.a /root/.cache/go-build/a7/a7a99b1d1dd88578c145ef9cf9cf22f3a84907973ec4f14c49662c64cd49ae61-d # internal
2025-08-20T21:49:24.7699415Z [00:02:51.131]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv
2025-08-20T21:49:24.7702495Z [00:02:51.131]➜  mkdir -p $WORK/b518/
2025-08-20T21:49:24.7706279Z [00:02:51.132]➜  cat >/tmp/go-build1954405493/b518/importcfg << 'EOF' # internal
2025-08-20T21:49:24.7713400Z [00:02:51.132]➜  # import config
2025-08-20T21:49:24.7714476Z [00:02:51.132]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:24.7716282Z [00:02:51.132]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build1954405493/b519/_pkg_.a
2025-08-20T21:49:24.7718047Z [00:02:51.132]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1954405493/b369/_pkg_.a
2025-08-20T21:49:24.7719382Z [00:02:51.132]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build1954405493/b381/_pkg_.a
2025-08-20T21:49:24.7720576Z [00:02:51.132]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build1954405493/b520/_pkg_.a
2025-08-20T21:49:24.7721989Z [00:02:51.132]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:24.7724133Z [00:02:51.132]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:24.7725740Z [00:02:51.132]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:24.7727334Z [00:02:51.132]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:24.7728979Z [00:02:51.132]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:24.7730001Z [00:02:51.132]➜  EOF
2025-08-20T21:49:24.7737089Z [00:02:51.132]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/internal/semconv=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/internal/semconv;$WORK/b518=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv -lang=go1.21 -complete -installsuffix shared -buildid 0U9Scglh7WA0dQZ5EKUE/0U9Scglh7WA0dQZ5EKUE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/internal/semconv/env.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/internal/semconv/util.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/internal/semconv/v1.20.0.go
2025-08-20T21:49:24.7926637Z [00:02:51.154]➜  go tool buildid -w $WORK/b494/_pkg_.a # internal
2025-08-20T21:49:24.7938608Z [00:02:51.155]➜  cp $WORK/b494/_pkg_.a /root/.cache/go-build/3b/3b61316d161dbce2016530935ef28df24732a8a2f287a99c47e290ef5ae8b3ed-d # internal
2025-08-20T21:49:24.7943342Z [00:02:51.155]➜  google.golang.org/api/googleapi/transport
2025-08-20T21:49:24.7943991Z [00:02:51.155]➜  mkdir -p $WORK/b521/
2025-08-20T21:49:24.7958668Z [00:02:51.157]➜  cat >/tmp/go-build1954405493/b521/importcfg << 'EOF' # internal
2025-08-20T21:49:24.7961821Z [00:02:51.157]➜  # import config
2025-08-20T21:49:24.7966117Z [00:02:51.157]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:24.7967744Z [00:02:51.157]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:24.7968695Z [00:02:51.157]➜  EOF
2025-08-20T21:49:24.7972526Z [00:02:51.157]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.177.0/googleapi/transport=>google.golang.org/api@v0.177.0/googleapi/transport;$WORK/b521=>" -p google.golang.org/api/googleapi/transport -lang=go1.19 -complete -installsuffix shared -buildid diPC47u-hwAhC6fnWNS-/diPC47u-hwAhC6fnWNS- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.177.0/googleapi/transport/apikey.go
2025-08-20T21:49:24.8332217Z [00:02:51.194]➜  go tool buildid -w $WORK/b521/_pkg_.a # internal
2025-08-20T21:49:24.8338703Z [00:02:51.195]➜  cp $WORK/b521/_pkg_.a /root/.cache/go-build/dc/dc4275ac25b74b09ee44d1709669e6d9b18a26254e5137dab6dd63cec0e8c9fd-d # internal
2025-08-20T21:49:24.8350009Z [00:02:51.195]➜  google.golang.org/api/transport/http/internal/propagation
2025-08-20T21:49:24.8350743Z [00:02:51.195]➜  mkdir -p $WORK/b522/
2025-08-20T21:49:24.8351678Z [00:02:51.195]➜  cat >/tmp/go-build1954405493/b522/importcfg << 'EOF' # internal
2025-08-20T21:49:24.8352497Z [00:02:51.195]➜  # import config
2025-08-20T21:49:24.8353827Z [00:02:51.195]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:24.8355565Z [00:02:51.195]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:24.8357151Z [00:02:51.196]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:24.8358409Z [00:02:51.196]➜  packagefile go.opencensus.io/trace=/tmp/go-build1954405493/b499/_pkg_.a
2025-08-20T21:49:24.8359554Z [00:02:51.196]➜  packagefile go.opencensus.io/trace/propagation=/tmp/go-build1954405493/b506/_pkg_.a
2025-08-20T21:49:24.8361014Z [00:02:51.196]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:24.8362702Z [00:02:51.196]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:24.8374727Z [00:02:51.196]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:24.8375734Z [00:02:51.196]➜  EOF
2025-08-20T21:49:24.8380284Z [00:02:51.196]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.177.0/transport/http/internal/propagation=>google.golang.org/api@v0.177.0/transport/http/internal/propagation;$WORK/b522=>" -p google.golang.org/api/transport/http/internal/propagation -lang=go1.19 -complete -installsuffix shared -buildid XSI8a2jv_qcxEmf4xsCF/XSI8a2jv_qcxEmf4xsCF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.177.0/transport/http/internal/propagation/http.go
2025-08-20T21:49:24.8568915Z [00:02:51.218]➜  go tool buildid -w $WORK/b518/_pkg_.a # internal
2025-08-20T21:49:24.8581053Z [00:02:51.219]➜  cp $WORK/b518/_pkg_.a /root/.cache/go-build/fc/fc1ac17e47b36e6cd5d4198d426101d28cb42478cc6933d942c84125c32566da-d # internal
2025-08-20T21:49:24.8600087Z [00:02:51.221]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
2025-08-20T21:49:24.8602878Z [00:02:51.221]➜  mkdir -p $WORK/b516/
2025-08-20T21:49:24.8607356Z [00:02:51.222]➜  cat >/tmp/go-build1954405493/b516/importcfg << 'EOF' # internal
2025-08-20T21:49:24.8610594Z [00:02:51.222]➜  # import config
2025-08-20T21:49:24.8612032Z [00:02:51.222]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:24.8614743Z [00:02:51.222]➜  packagefile github.com/felixge/httpsnoop=/tmp/go-build1954405493/b517/_pkg_.a
2025-08-20T21:49:24.8616310Z [00:02:51.222]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build1954405493/b518/_pkg_.a
2025-08-20T21:49:24.8618291Z [00:02:51.222]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build1954405493/b519/_pkg_.a
2025-08-20T21:49:24.8619787Z [00:02:51.222]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build1954405493/b373/_pkg_.a
2025-08-20T21:49:24.8620902Z [00:02:51.222]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1954405493/b369/_pkg_.a
2025-08-20T21:49:24.8622047Z [00:02:51.222]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build1954405493/b381/_pkg_.a
2025-08-20T21:49:24.8623364Z [00:02:51.222]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build1954405493/b382/_pkg_.a
2025-08-20T21:49:24.8624563Z [00:02:51.222]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build1954405493/b384/_pkg_.a
2025-08-20T21:49:24.8625839Z [00:02:51.222]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build1954405493/b520/_pkg_.a
2025-08-20T21:49:24.8627220Z [00:02:51.222]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1954405493/b387/_pkg_.a
2025-08-20T21:49:24.8628758Z [00:02:51.222]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:24.8630345Z [00:02:51.222]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:24.8632057Z [00:02:51.222]➜  packagefile net/http/httptrace=/root/.cache/go-build/98/98fe65b6f6d6ea58a110b053a9de96dd0df5755eddc4ecff510f93578c779e0c-d
2025-08-20T21:49:24.8655201Z [00:02:51.222]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:24.8656912Z [00:02:51.222]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:24.8658527Z [00:02:51.222]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:24.8660177Z [00:02:51.222]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:24.8661756Z [00:02:51.222]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:24.8662711Z [00:02:51.222]➜  EOF
2025-08-20T21:49:24.8673762Z [00:02:51.222]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0;$WORK/b516=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -lang=go1.21 -complete -installsuffix shared -buildid XUyX-YbSUGohbBGA3xSx/XUyX-YbSUGohbBGA3xSx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/client.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/common.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/config.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/handler.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/labeler.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/transport.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/version.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.51.0/wrap.go
2025-08-20T21:49:24.9117043Z [00:02:51.273]➜  go tool buildid -w $WORK/b522/_pkg_.a # internal
2025-08-20T21:49:24.9123421Z [00:02:51.273]➜  cp $WORK/b522/_pkg_.a /root/.cache/go-build/eb/eb7a43b28e362ffbb156a84a0a0d08fd2dab02530730fa259c9645d1ee64cd9f-d # internal
2025-08-20T21:49:24.9130144Z [00:02:51.274]➜  github.com/netbirdio/netbird/management/server/util
2025-08-20T21:49:24.9130759Z [00:02:51.274]➜  mkdir -p $WORK/b524/
2025-08-20T21:49:24.9131369Z [00:02:51.274]➜  echo '# import config' > $WORK/b524/importcfg # internal
2025-08-20T21:49:24.9134841Z [00:02:51.274]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/util=>github.com/netbirdio/netbird/management/server/util;$WORK/b524=>" -p github.com/netbirdio/netbird/management/server/util -lang=go1.23 -complete -installsuffix shared -buildid bH5cwO908P1wK_M_Kgmm/bH5cwO908P1wK_M_Kgmm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./server/util/util.go
2025-08-20T21:49:24.9490915Z [00:02:51.310]➜  go tool buildid -w $WORK/b524/_pkg_.a # internal
2025-08-20T21:49:24.9501196Z [00:02:51.311]➜  cp $WORK/b524/_pkg_.a /root/.cache/go-build/e7/e787caf675b328b6bb3f85bc5922ee011a62ae36e6d45c425cbf9c47c5934758-d # internal
2025-08-20T21:49:24.9502795Z [00:02:51.311]➜  github.com/netbirdio/netbird/management/server/peer
2025-08-20T21:49:24.9503667Z [00:02:51.311]➜  mkdir -p $WORK/b523/
2025-08-20T21:49:24.9504417Z [00:02:51.311]➜  cat >/tmp/go-build1954405493/b523/importcfg << 'EOF' # internal
2025-08-20T21:49:24.9505110Z [00:02:51.311]➜  # import config
2025-08-20T21:49:24.9506128Z [00:02:51.311]➜  packagefile github.com/netbirdio/netbird/management/server/util=/tmp/go-build1954405493/b524/_pkg_.a
2025-08-20T21:49:24.9507676Z [00:02:51.311]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:24.9509297Z [00:02:51.311]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:49:24.9510829Z [00:02:51.311]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:24.9512351Z [00:02:51.311]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:24.9514625Z [00:02:51.311]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:24.9515528Z [00:02:51.311]➜  EOF
2025-08-20T21:49:24.9518816Z [00:02:51.311]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/peer=>github.com/netbirdio/netbird/management/server/peer;$WORK/b523=>" -p github.com/netbirdio/netbird/management/server/peer -lang=go1.23 -complete -installsuffix shared -buildid oVeVG_l2G4wClgkQihij/oVeVG_l2G4wClgkQihij -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./server/peer/peer.go
2025-08-20T21:49:25.0732675Z [00:02:51.434]➜  go tool buildid -w $WORK/b523/_pkg_.a # internal
2025-08-20T21:49:25.0762855Z [00:02:51.437]➜  cp $WORK/b523/_pkg_.a /root/.cache/go-build/ab/abe4bd907ed1ea26c8e8ba69cee25ef7856c68b2cf45d9a962fda3dbaad15ee8-d # internal
2025-08-20T21:49:25.0776839Z [00:02:51.439]➜  github.com/netbirdio/netbird/shared/management/http/api
2025-08-20T21:49:25.0780165Z [00:02:51.439]➜  mkdir -p $WORK/b527/
2025-08-20T21:49:25.0783497Z [00:02:51.439]➜  cat >/tmp/go-build1954405493/b527/importcfg << 'EOF' # internal
2025-08-20T21:49:25.0789323Z [00:02:51.439]➜  # import config
2025-08-20T21:49:25.0790399Z [00:02:51.439]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:25.0791339Z [00:02:51.439]➜  EOF
2025-08-20T21:49:25.0795277Z [00:02:51.439]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/http/api=>github.com/netbirdio/netbird/shared/management/http/api;$WORK/b527=>" -p github.com/netbirdio/netbird/shared/management/http/api -lang=go1.23 -complete -installsuffix shared -buildid qU4bz0Xb6NRst0sI_r39/qU4bz0Xb6NRst0sI_r39 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/http/api/types.gen.go
2025-08-20T21:49:25.1440005Z [00:02:51.505]➜  go tool buildid -w $WORK/b516/_pkg_.a # internal
2025-08-20T21:49:25.1526077Z [00:02:51.514]➜  cp $WORK/b516/_pkg_.a /root/.cache/go-build/b4/b4557ad0cfc84621b0ca38b34f55ded4ac4fa2cab743d4f052f58db6c4509e04-d # internal
2025-08-20T21:49:25.1556373Z [00:02:51.517]➜  google.golang.org/api/transport/http
2025-08-20T21:49:25.1558001Z [00:02:51.517]➜  mkdir -p $WORK/b493/
2025-08-20T21:49:25.1580608Z [00:02:51.519]➜  cat >/tmp/go-build1954405493/b493/importcfg << 'EOF' # internal
2025-08-20T21:49:25.1581770Z [00:02:51.519]➜  # import config
2025-08-20T21:49:25.1582857Z [00:02:51.519]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1954405493/b433/_pkg_.a
2025-08-20T21:49:25.1584382Z [00:02:51.519]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build1954405493/b436/_pkg_.a
2025-08-20T21:49:25.1585825Z [00:02:51.519]➜  packagefile cloud.google.com/go/auth/httptransport=/tmp/go-build1954405493/b494/_pkg_.a
2025-08-20T21:49:25.1587244Z [00:02:51.519]➜  packagefile cloud.google.com/go/auth/oauth2adapt=/tmp/go-build1954405493/b443/_pkg_.a
2025-08-20T21:49:25.1588679Z [00:02:51.519]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:25.1590321Z [00:02:51.519]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:25.1591977Z [00:02:51.519]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:25.1593516Z [00:02:51.519]➜  packagefile go.opencensus.io/plugin/ochttp=/tmp/go-build1954405493/b497/_pkg_.a
2025-08-20T21:49:25.1594944Z [00:02:51.519]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build1954405493/b516/_pkg_.a
2025-08-20T21:49:25.1596707Z [00:02:51.519]➜  packagefile golang.org/x/net/http2=/root/.cache/go-build/bb/bbf56b122e84ae651e002f9202cbce0a288d873328e0e873063d527bf69a6d80-d
2025-08-20T21:49:25.1598523Z [00:02:51.519]➜  packagefile golang.org/x/oauth2=/root/.cache/go-build/79/792a003965d46093f893143f89594a54437143b94f012eb71593735cb287199d-d
2025-08-20T21:49:25.1600002Z [00:02:51.519]➜  packagefile google.golang.org/api/googleapi/transport=/tmp/go-build1954405493/b521/_pkg_.a
2025-08-20T21:49:25.1601198Z [00:02:51.519]➜  packagefile google.golang.org/api/internal=/tmp/go-build1954405493/b432/_pkg_.a
2025-08-20T21:49:25.1602384Z [00:02:51.519]➜  packagefile google.golang.org/api/internal/cert=/tmp/go-build1954405493/b478/_pkg_.a
2025-08-20T21:49:25.1603729Z [00:02:51.519]➜  packagefile google.golang.org/api/option=/tmp/go-build1954405493/b491/_pkg_.a
2025-08-20T21:49:25.1634628Z [00:02:51.519]➜  packagefile google.golang.org/api/transport/http/internal/propagation=/tmp/go-build1954405493/b522/_pkg_.a
2025-08-20T21:49:25.1636195Z [00:02:51.519]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:25.1637841Z [00:02:51.519]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:25.1639352Z [00:02:51.519]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:25.1640239Z [00:02:51.519]➜  EOF
2025-08-20T21:49:25.1643971Z [00:02:51.519]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.177.0/transport/http=>google.golang.org/api@v0.177.0/transport/http;$WORK/b493=>" -p google.golang.org/api/transport/http -lang=go1.19 -complete -installsuffix shared -buildid t5_RYDC8dG9JnFObkZxJ/t5_RYDC8dG9JnFObkZxJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.177.0/transport/http/dial.go
2025-08-20T21:49:25.1697869Z [00:02:51.531]➜  go tool buildid -w $WORK/b527/_pkg_.a # internal
2025-08-20T21:49:25.1713651Z [00:02:51.533]➜  cp $WORK/b527/_pkg_.a /root/.cache/go-build/5c/5caddef9d88f42a0f7738c6c6c7865e3a9f750562ab1e9c27d45928a97c71c15-d # internal
2025-08-20T21:49:25.1719347Z [00:02:51.533]➜  github.com/netbirdio/netbird/management/server/posture
2025-08-20T21:49:25.1720086Z [00:02:51.533]➜  mkdir -p $WORK/b525/
2025-08-20T21:49:25.1725464Z [00:02:51.534]➜  cat >/tmp/go-build1954405493/b525/importcfg << 'EOF' # internal
2025-08-20T21:49:25.1726174Z [00:02:51.534]➜  # import config
2025-08-20T21:49:25.1727193Z [00:02:51.534]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:25.1728708Z [00:02:51.534]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:25.1730234Z [00:02:51.534]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:25.1732277Z [00:02:51.534]➜  packagefile github.com/hashicorp/go-version=/root/.cache/go-build/59/594b36189bbdbb93da7a3e59ceb48a5613c18fa58c32aa33f908f6207406c53e-d
2025-08-20T21:49:25.1734132Z [00:02:51.534]➜  packagefile github.com/netbirdio/netbird/management/server/peer=/tmp/go-build1954405493/b523/_pkg_.a
2025-08-20T21:49:25.1735664Z [00:02:51.534]➜  packagefile github.com/netbirdio/netbird/shared/management/http/api=/tmp/go-build1954405493/b527/_pkg_.a
2025-08-20T21:49:25.1737604Z [00:02:51.534]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:25.1739671Z [00:02:51.534]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:25.1741380Z [00:02:51.534]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:49:25.1743016Z [00:02:51.534]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:25.1744780Z [00:02:51.534]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:25.1746367Z [00:02:51.534]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:25.1747325Z [00:02:51.534]➜  EOF
2025-08-20T21:49:25.1752258Z [00:02:51.534]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture=>github.com/netbirdio/netbird/management/server/posture;$WORK/b525=>" -p github.com/netbirdio/netbird/management/server/posture -lang=go1.23 -complete -installsuffix shared -buildid YI6kVpdz81gvrPzdV3jd/YI6kVpdz81gvrPzdV3jd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./server/posture/checks.go ./server/posture/geo_location.go ./server/posture/nb_version.go ./server/posture/network.go ./server/posture/os_version.go ./server/posture/process.go
2025-08-20T21:49:25.3380250Z [00:02:51.699]➜  go tool buildid -w $WORK/b525/_pkg_.a # internal
2025-08-20T21:49:25.3424178Z [00:02:51.704]➜  cp $WORK/b525/_pkg_.a /root/.cache/go-build/b4/b4d3fb927c2245003855825293984d5977a8409ed1d638007908f6e9bf496937-d # internal
2025-08-20T21:49:25.3428070Z [00:02:51.704]➜  database/sql
2025-08-20T21:49:25.3430765Z [00:02:51.704]➜  mkdir -p $WORK/b532/
2025-08-20T21:49:25.3441335Z [00:02:51.705]➜  cat >/tmp/go-build1954405493/b532/importcfg << 'EOF' # internal
2025-08-20T21:49:25.3444960Z [00:02:51.706]➜  # import config
2025-08-20T21:49:25.3446107Z [00:02:51.706]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:25.3447750Z [00:02:51.706]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:25.3449484Z [00:02:51.706]➜  packagefile database/sql/driver=/root/.cache/go-build/72/7297554511b7107710509f30f1d5125c22b293c8331cebf7a21d346d3ab317d5-d
2025-08-20T21:49:25.3451130Z [00:02:51.706]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:25.3452698Z [00:02:51.706]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:25.3454370Z [00:02:51.706]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:25.3455920Z [00:02:51.706]➜  packagefile maps=/root/.cache/go-build/c3/c39af6f50a2f302aafef3b515051fb695f8a8e68cabb3ad6fc0ca3c4a290ce13-d
2025-08-20T21:49:25.3457513Z [00:02:51.706]➜  packagefile math/rand/v2=/root/.cache/go-build/17/17b56db114ed17959e0e2327e0c36b22c2e62de1ec66bce371463eb8c2bddbbb-d
2025-08-20T21:49:25.3459386Z [00:02:51.706]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:25.3461174Z [00:02:51.706]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:25.3462722Z [00:02:51.706]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:25.3464356Z [00:02:51.706]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:25.3465789Z [00:02:51.706]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:25.3467288Z [00:02:51.706]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:25.3468752Z [00:02:51.706]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:25.3470251Z [00:02:51.706]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:25.3471828Z [00:02:51.706]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:25.3472795Z [00:02:51.706]➜  EOF
2025-08-20T21:49:25.3476362Z [00:02:51.706]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "/root/.go/src/database/sql=>database/sql;$WORK/b532=>" -p database/sql -lang=go1.25 -std -complete -installsuffix shared -buildid 8aK51_gzElWiyEVz7fH4/8aK51_gzElWiyEVz7fH4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack /root/.go/src/database/sql/convert.go /root/.go/src/database/sql/ctxutil.go /root/.go/src/database/sql/sql.go
2025-08-20T21:49:25.3562263Z [00:02:51.717]➜  go tool buildid -w $WORK/b493/_pkg_.a # internal
2025-08-20T21:49:25.3633842Z [00:02:51.725]➜  cp $WORK/b493/_pkg_.a /root/.cache/go-build/97/97a65cadd578330fd8e65940dc27f763bfb7dfc1633e73a5df5a09d9d6c12d5b-d # internal
2025-08-20T21:49:25.3649132Z [00:02:51.726]➜  google.golang.org/api/admin/directory/v1
2025-08-20T21:49:25.3651171Z [00:02:51.726]➜  mkdir -p $WORK/b429/
2025-08-20T21:49:25.3664444Z [00:02:51.728]➜  cat >/tmp/go-build1954405493/b429/importcfg << 'EOF' # internal
2025-08-20T21:49:25.3665182Z [00:02:51.728]➜  # import config
2025-08-20T21:49:25.3666328Z [00:02:51.728]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:25.3667961Z [00:02:51.728]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:25.3669629Z [00:02:51.728]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:25.3671274Z [00:02:51.728]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:25.3672882Z [00:02:51.728]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:25.3674534Z [00:02:51.728]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build1954405493/b430/_pkg_.a
2025-08-20T21:49:25.3675685Z [00:02:51.728]➜  packagefile google.golang.org/api/internal=/tmp/go-build1954405493/b432/_pkg_.a
2025-08-20T21:49:25.3676942Z [00:02:51.728]➜  packagefile google.golang.org/api/internal/gensupport=/tmp/go-build1954405493/b483/_pkg_.a
2025-08-20T21:49:25.3678160Z [00:02:51.728]➜  packagefile google.golang.org/api/option=/tmp/go-build1954405493/b491/_pkg_.a
2025-08-20T21:49:25.3679395Z [00:02:51.728]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build1954405493/b492/_pkg_.a
2025-08-20T21:49:25.3680681Z [00:02:51.728]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build1954405493/b493/_pkg_.a
2025-08-20T21:49:25.3682425Z [00:02:51.728]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:25.3684374Z [00:02:51.728]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:25.3686013Z [00:02:51.728]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:25.3687656Z [00:02:51.728]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:25.3689291Z [00:02:51.728]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:25.3690291Z [00:02:51.728]➜  EOF
2025-08-20T21:49:25.3694882Z [00:02:51.728]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.177.0/admin/directory/v1=>google.golang.org/api@v0.177.0/admin/directory/v1;$WORK/b429=>" -p google.golang.org/api/admin/directory/v1 -lang=go1.19 -complete -installsuffix shared -buildid TPcllnXmCdP3YyRkf5gc/TPcllnXmCdP3YyRkf5gc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.177.0/admin/directory/v1/admin-gen.go
2025-08-20T21:49:25.7982500Z [00:02:52.159]➜  go tool buildid -w $WORK/b532/_pkg_.a # internal
2025-08-20T21:49:25.8052546Z [00:02:52.166]➜  cp $WORK/b532/_pkg_.a /root/.cache/go-build/15/1537a474acf671653035d5334e535fd35a229cdcabbd29923ca0dc1877292f5e-d # internal
2025-08-20T21:49:25.8054465Z [00:02:52.166]➜  github.com/jinzhu/now
2025-08-20T21:49:25.8054987Z [00:02:52.167]➜  mkdir -p $WORK/b534/
2025-08-20T21:49:25.8060496Z [00:02:52.167]➜  cat >/tmp/go-build1954405493/b534/importcfg << 'EOF' # internal
2025-08-20T21:49:25.8061155Z [00:02:52.167]➜  # import config
2025-08-20T21:49:25.8062090Z [00:02:52.167]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:25.8063805Z [00:02:52.167]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:25.8065204Z [00:02:52.167]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:25.8066012Z [00:02:52.167]➜  EOF
2025-08-20T21:49:25.8069327Z [00:02:52.167]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jinzhu/now@v1.1.5=>github.com/jinzhu/now@v1.1.5;$WORK/b534=>" -p github.com/jinzhu/now -lang=go1.12 -complete -installsuffix shared -buildid aTcKTWrfqrVqoyJgrpJb/aTcKTWrfqrVqoyJgrpJb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack /root/go/pkg/mod/github.com/jinzhu/now@v1.1.5/main.go /root/go/pkg/mod/github.com/jinzhu/now@v1.1.5/now.go /root/go/pkg/mod/github.com/jinzhu/now@v1.1.5/time.go
2025-08-20T21:49:25.9044879Z [00:02:52.266]➜  go tool buildid -w $WORK/b534/_pkg_.a # internal
2025-08-20T21:49:25.9097477Z [00:02:52.271]➜  cp $WORK/b534/_pkg_.a /root/.cache/go-build/94/94211d7dba86227630586dfc00e8c4fef1f9a6b11a256fee506f591d53224be6-d # internal
2025-08-20T21:49:25.9125300Z [00:02:52.274]➜  gorm.io/gorm/clause
2025-08-20T21:49:25.9126001Z [00:02:52.274]➜  mkdir -p $WORK/b535/
2025-08-20T21:49:25.9135880Z [00:02:52.275]➜  cat >/tmp/go-build1954405493/b535/importcfg << 'EOF' # internal
2025-08-20T21:49:25.9136533Z [00:02:52.275]➜  # import config
2025-08-20T21:49:25.9137178Z [00:02:52.275]➜  packagefile database/sql=/tmp/go-build1954405493/b532/_pkg_.a
2025-08-20T21:49:25.9138463Z [00:02:52.275]➜  packagefile database/sql/driver=/root/.cache/go-build/72/7297554511b7107710509f30f1d5125c22b293c8331cebf7a21d346d3ab317d5-d
2025-08-20T21:49:25.9140018Z [00:02:52.275]➜  packagefile go/ast=/root/.cache/go-build/da/da5c7608bdb2cdc008bd60e501aee663ca80363496f46c569cf1b40831b289e4-d
2025-08-20T21:49:25.9141679Z [00:02:52.275]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:25.9143422Z [00:02:52.275]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:25.9144888Z [00:02:52.275]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:25.9145776Z [00:02:52.275]➜  EOF
2025-08-20T21:49:25.9154621Z [00:02:52.275]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause=>gorm.io/gorm@v1.25.12/clause;$WORK/b535=>" -p gorm.io/gorm/clause -lang=go1.18 -complete -installsuffix shared -buildid Uvd7LQoumts1ij0np6_g/Uvd7LQoumts1ij0np6_g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/clause.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/delete.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/expression.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/from.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/group_by.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/insert.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/joins.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/limit.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/locking.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/on_conflict.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/order_by.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/returning.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/select.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/set.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/update.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/values.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/where.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/clause/with.go
2025-08-20T21:49:26.1099630Z [00:02:52.471]➜  go tool buildid -w $WORK/b535/_pkg_.a # internal
2025-08-20T21:49:26.1154211Z [00:02:52.476]➜  cp $WORK/b535/_pkg_.a /root/.cache/go-build/01/016f01568cf45221b1ae12d22b1af79c86dac9b8d2700d6a76bf2a3b17bd73ec-d # internal
2025-08-20T21:49:26.1157533Z [00:02:52.477]➜  gorm.io/gorm/utils
2025-08-20T21:49:26.1166785Z [00:02:52.478]➜  mkdir -p $WORK/b539/
2025-08-20T21:49:26.1201393Z [00:02:52.481]➜  cat >/tmp/go-build1954405493/b539/importcfg << 'EOF' # internal
2025-08-20T21:49:26.1202820Z [00:02:52.481]➜  # import config
2025-08-20T21:49:26.1204871Z [00:02:52.481]➜  packagefile database/sql/driver=/root/.cache/go-build/72/7297554511b7107710509f30f1d5125c22b293c8331cebf7a21d346d3ab317d5-d
2025-08-20T21:49:26.1206968Z [00:02:52.481]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:26.1208714Z [00:02:52.481]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:26.1210483Z [00:02:52.481]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:26.1212210Z [00:02:52.481]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:26.1214203Z [00:02:52.481]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:26.1215881Z [00:02:52.481]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:26.1217607Z [00:02:52.481]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:26.1218662Z [00:02:52.481]➜  EOF
2025-08-20T21:49:26.1221818Z [00:02:52.482]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.25.12/utils=>gorm.io/gorm@v1.25.12/utils;$WORK/b539=>" -p gorm.io/gorm/utils -lang=go1.18 -complete -installsuffix shared -buildid TPZxb63vHfS-OtkLQ1Ug/TPZxb63vHfS-OtkLQ1Ug -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.25.12/utils/utils.go
2025-08-20T21:49:26.1738931Z [00:02:52.535]➜  go tool buildid -w $WORK/b539/_pkg_.a # internal
2025-08-20T21:49:26.1756890Z [00:02:52.537]➜  cp $WORK/b539/_pkg_.a /root/.cache/go-build/a1/a1c08dc4ad705d730ebd838e19197d91608fbaeb1399a5a233cff715ba3b41ed-d # internal
2025-08-20T21:49:26.1762110Z [00:02:52.537]➜  gorm.io/gorm/logger
2025-08-20T21:49:26.1762679Z [00:02:52.537]➜  mkdir -p $WORK/b538/
2025-08-20T21:49:26.1776304Z [00:02:52.538]➜  cat >/tmp/go-build1954405493/b538/importcfg << 'EOF' # internal
2025-08-20T21:49:26.1777089Z [00:02:52.539]➜  # import config
2025-08-20T21:49:26.1778136Z [00:02:52.539]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:26.1779732Z [00:02:52.539]➜  packagefile database/sql/driver=/root/.cache/go-build/72/7297554511b7107710509f30f1d5125c22b293c8331cebf7a21d346d3ab317d5-d
2025-08-20T21:49:26.1781496Z [00:02:52.539]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:26.1782960Z [00:02:52.539]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:26.1784320Z [00:02:52.539]➜  packagefile gorm.io/gorm/utils=/tmp/go-build1954405493/b539/_pkg_.a
2025-08-20T21:49:26.1785590Z [00:02:52.539]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:26.1787020Z [00:02:52.539]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:26.1788576Z [00:02:52.539]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:26.1790047Z [00:02:52.539]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:26.1791568Z [00:02:52.539]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:26.1793057Z [00:02:52.539]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:26.1794929Z [00:02:52.539]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:26.1796561Z [00:02:52.539]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:26.1798161Z [00:02:52.539]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:26.1799169Z [00:02:52.539]➜  EOF
2025-08-20T21:49:26.1802637Z [00:02:52.539]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.25.12/logger=>gorm.io/gorm@v1.25.12/logger;$WORK/b538=>" -p gorm.io/gorm/logger -lang=go1.18 -complete -installsuffix shared -buildid aU9Rr-3mn3CJ-KuodCPu/aU9Rr-3mn3CJ-KuodCPu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.25.12/logger/logger.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/logger/sql.go
2025-08-20T21:49:26.3291395Z [00:02:52.690]➜  go tool buildid -w $WORK/b538/_pkg_.a # internal
2025-08-20T21:49:26.3316688Z [00:02:52.693]➜  cp $WORK/b538/_pkg_.a /root/.cache/go-build/2f/2f124e5d538079e2559451cc9b33fd504fafa6a1303f4dd0960df65d9ab4d158-d # internal
2025-08-20T21:49:26.3336324Z [00:02:52.693]➜  github.com/jinzhu/inflection
2025-08-20T21:49:26.3341192Z [00:02:52.695]➜  mkdir -p $WORK/b541/
2025-08-20T21:49:26.3342010Z [00:02:52.695]➜  cat >/tmp/go-build1954405493/b541/importcfg << 'EOF' # internal
2025-08-20T21:49:26.3342718Z [00:02:52.695]➜  # import config
2025-08-20T21:49:26.3350077Z [00:02:52.695]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:26.3351813Z [00:02:52.695]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:26.3352749Z [00:02:52.695]➜  EOF
2025-08-20T21:49:26.3356274Z [00:02:52.695]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jinzhu/inflection@v1.0.0=>github.com/jinzhu/inflection@v1.0.0;$WORK/b541=>" -p github.com/jinzhu/inflection -lang=go1.16 -complete -installsuffix shared -buildid tPMv5woD5oo-XmxN4wUG/tPMv5woD5oo-XmxN4wUG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack /root/go/pkg/mod/github.com/jinzhu/inflection@v1.0.0/inflections.go
2025-08-20T21:49:26.3749962Z [00:02:52.736]➜  go tool buildid -w $WORK/b541/_pkg_.a # internal
2025-08-20T21:49:26.3763874Z [00:02:52.737]➜  cp $WORK/b541/_pkg_.a /root/.cache/go-build/34/344273acf3eec8a13dfd17758a01f1b10d9f2295ba5f0071b589beff8745d825-d # internal
2025-08-20T21:49:26.3769872Z [00:02:52.738]➜  golang.org/x/text/internal/tag
2025-08-20T21:49:26.3772780Z [00:02:52.738]➜  mkdir -p $WORK/b546/
2025-08-20T21:49:26.3780494Z [00:02:52.739]➜  cat >/tmp/go-build1954405493/b546/importcfg << 'EOF' # internal
2025-08-20T21:49:26.3781221Z [00:02:52.739]➜  # import config
2025-08-20T21:49:26.3805483Z [00:02:52.739]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:26.3806787Z [00:02:52.739]➜  EOF
2025-08-20T21:49:26.3810703Z [00:02:52.739]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/tag=>golang.org/x/text@v0.24.0/internal/tag;$WORK/b546=>" -p golang.org/x/text/internal/tag -lang=go1.23 -complete -installsuffix shared -buildid HAcz-oEPOc8i0W2vvi0l/HAcz-oEPOc8i0W2vvi0l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/tag/tag.go
2025-08-20T21:49:26.4088151Z [00:02:52.770]➜  go tool buildid -w $WORK/b546/_pkg_.a # internal
2025-08-20T21:49:26.4096553Z [00:02:52.771]➜  cp $WORK/b546/_pkg_.a /root/.cache/go-build/e4/e49c58c2aa29002b8a6f6314d27993286e0b2c8cf4bddb5e0313d52e285742f7-d # internal
2025-08-20T21:49:26.4103593Z [00:02:52.771]➜  golang.org/x/text/internal/language
2025-08-20T21:49:26.4105175Z [00:02:52.772]➜  mkdir -p $WORK/b545/
2025-08-20T21:49:26.4114871Z [00:02:52.773]➜  cat >/tmp/go-build1954405493/b545/importcfg << 'EOF' # internal
2025-08-20T21:49:26.4116578Z [00:02:52.773]➜  # import config
2025-08-20T21:49:26.4118552Z [00:02:52.773]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:26.4120592Z [00:02:52.773]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:26.4123781Z [00:02:52.773]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:26.4125183Z [00:02:52.773]➜  packagefile golang.org/x/text/internal/tag=/tmp/go-build1954405493/b546/_pkg_.a
2025-08-20T21:49:26.4126596Z [00:02:52.773]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:26.4128254Z [00:02:52.773]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:26.4129945Z [00:02:52.773]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:26.4130998Z [00:02:52.773]➜  EOF
2025-08-20T21:49:26.4139260Z [00:02:52.773]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/language=>golang.org/x/text@v0.24.0/internal/language;$WORK/b545=>" -p golang.org/x/text/internal/language -lang=go1.23 -complete -installsuffix shared -buildid gJ-4PW1iHF_VP5xAWirL/gJ-4PW1iHF_VP5xAWirL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/language/common.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/language/compact.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/language/compose.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/language/coverage.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/language/language.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/language/lookup.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/language/match.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/language/parse.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/language/tables.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/language/tags.go
2025-08-20T21:49:26.6309719Z [00:02:52.992]➜  go tool buildid -w $WORK/b346/_pkg_.a # internal
2025-08-20T21:49:26.7630718Z [00:02:53.124]➜  go tool buildid -w $WORK/b545/_pkg_.a # internal
2025-08-20T21:49:26.7696999Z [00:02:53.131]➜  cp $WORK/b545/_pkg_.a /root/.cache/go-build/c7/c77cca91058c376d455b32ad4598f3d54b65d633c7d82bb88d09f4e9eb10a086-d # internal
2025-08-20T21:49:26.7710643Z [00:02:53.132]➜  golang.org/x/text/internal/language/compact
2025-08-20T21:49:26.7713366Z [00:02:53.132]➜  mkdir -p $WORK/b547/
2025-08-20T21:49:26.7717680Z [00:02:53.133]➜  cat >/tmp/go-build1954405493/b547/importcfg << 'EOF' # internal
2025-08-20T21:49:26.7735216Z [00:02:53.133]➜  # import config
2025-08-20T21:49:26.7736085Z [00:02:53.133]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build1954405493/b545/_pkg_.a
2025-08-20T21:49:26.7737449Z [00:02:53.133]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:26.7739066Z [00:02:53.133]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:26.7739913Z [00:02:53.133]➜  EOF
2025-08-20T21:49:26.7745369Z [00:02:53.133]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/language/compact=>golang.org/x/text@v0.24.0/internal/language/compact;$WORK/b547=>" -p golang.org/x/text/internal/language/compact -lang=go1.23 -complete -installsuffix shared -buildid gyxuyoh7UQ2xnpyCRYp9/gyxuyoh7UQ2xnpyCRYp9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/language/compact/compact.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/language/compact/language.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/language/compact/parents.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/language/compact/tables.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/language/compact/tags.go
2025-08-20T21:49:26.8369446Z [00:02:53.198]➜  go tool buildid -w $WORK/b547/_pkg_.a # internal
2025-08-20T21:49:26.8384033Z [00:02:53.199]➜  cp $WORK/b547/_pkg_.a /root/.cache/go-build/3d/3d2b6acfd90caf928f3de786ba13dae1ce982d0fa2cb0a2609d6794e7d33391a-d # internal
2025-08-20T21:49:26.8389418Z [00:02:53.200]➜  golang.org/x/text/language
2025-08-20T21:49:26.8390062Z [00:02:53.200]➜  mkdir -p $WORK/b544/
2025-08-20T21:49:26.8395634Z [00:02:53.201]➜  cat >/tmp/go-build1954405493/b544/importcfg << 'EOF' # internal
2025-08-20T21:49:26.8396787Z [00:02:53.201]➜  # import config
2025-08-20T21:49:26.8398113Z [00:02:53.201]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:26.8399630Z [00:02:53.201]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:26.8400812Z [00:02:53.201]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build1954405493/b545/_pkg_.a
2025-08-20T21:49:26.8402044Z [00:02:53.201]➜  packagefile golang.org/x/text/internal/language/compact=/tmp/go-build1954405493/b547/_pkg_.a
2025-08-20T21:49:26.8403946Z [00:02:53.201]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:26.8405526Z [00:02:53.201]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:26.8407096Z [00:02:53.201]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:26.8408084Z [00:02:53.201]➜  EOF
2025-08-20T21:49:26.8414190Z [00:02:53.201]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.24.0/language=>golang.org/x/text@v0.24.0/language;$WORK/b544=>" -p golang.org/x/text/language -lang=go1.23 -complete -installsuffix shared -buildid LWd3k1usx7vCAn3SOtJk/LWd3k1usx7vCAn3SOtJk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.24.0/language/coverage.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/language/doc.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/language/language.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/language/match.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/language/parse.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/language/tables.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/language/tags.go
2025-08-20T21:49:26.9607404Z [00:02:53.322]➜  cp $WORK/b346/_pkg_.a /root/.cache/go-build/7f/7f72c318793cd588478ea2679c0d001e917b04795196d63e56e0b8f1fc41a952-d # internal
2025-08-20T21:49:26.9609565Z [00:02:53.322]➜  github.com/eko/gocache/store/redis/v4
2025-08-20T21:49:26.9610431Z [00:02:53.322]➜  mkdir -p $WORK/b345/
2025-08-20T21:49:26.9618171Z [00:02:53.323]➜  cat >/tmp/go-build1954405493/b345/importcfg << 'EOF' # internal
2025-08-20T21:49:26.9619147Z [00:02:53.323]➜  # import config
2025-08-20T21:49:26.9620299Z [00:02:53.323]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:26.9621984Z [00:02:53.323]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:26.9623550Z [00:02:53.323]➜  packagefile github.com/eko/gocache/lib/v4/store=/tmp/go-build1954405493/b317/_pkg_.a
2025-08-20T21:49:26.9624722Z [00:02:53.323]➜  packagefile github.com/golang/mock/gomock=/tmp/go-build1954405493/b344/_pkg_.a
2025-08-20T21:49:26.9625865Z [00:02:53.323]➜  packagefile github.com/redis/go-redis/v9=/tmp/go-build1954405493/b346/_pkg_.a
2025-08-20T21:49:26.9627245Z [00:02:53.323]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:26.9628842Z [00:02:53.323]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:26.9629787Z [00:02:53.323]➜  EOF
2025-08-20T21:49:26.9634192Z [00:02:53.323]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/eko/gocache/store/redis/v4@v4.2.2=>github.com/eko/gocache/store/redis/v4@v4.2.2;$WORK/b345=>" -p github.com/eko/gocache/store/redis/v4 -lang=go1.22 -complete -installsuffix shared -buildid fQ5ahPsc8aGPjnfeKQyc/fQ5ahPsc8aGPjnfeKQyc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack /root/go/pkg/mod/github.com/eko/gocache/store/redis/v4@v4.2.2/redis.go /root/go/pkg/mod/github.com/eko/gocache/store/redis/v4@v4.2.2/redis_mock.go
2025-08-20T21:49:27.0035414Z [00:02:53.365]➜  go tool buildid -w $WORK/b544/_pkg_.a # internal
2025-08-20T21:49:27.0070521Z [00:02:53.368]➜  cp $WORK/b544/_pkg_.a /root/.cache/go-build/93/938d776bb5b7cff5fc4f6ffc3cb44773080daee98719295b63ce92a467997a09-d # internal
2025-08-20T21:49:27.0073395Z [00:02:53.368]➜  golang.org/x/text/internal
2025-08-20T21:49:27.0074027Z [00:02:53.368]➜  mkdir -p $WORK/b543/
2025-08-20T21:49:27.0081533Z [00:02:53.369]➜  cat >/tmp/go-build1954405493/b543/importcfg << 'EOF' # internal
2025-08-20T21:49:27.0084367Z [00:02:53.369]➜  # import config
2025-08-20T21:49:27.0085397Z [00:02:53.369]➜  packagefile golang.org/x/text/language=/tmp/go-build1954405493/b544/_pkg_.a
2025-08-20T21:49:27.0086715Z [00:02:53.369]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:27.0087700Z [00:02:53.369]➜  EOF
2025-08-20T21:49:27.0091596Z [00:02:53.369]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.24.0/internal=>golang.org/x/text@v0.24.0/internal;$WORK/b543=>" -p golang.org/x/text/internal -lang=go1.23 -complete -installsuffix shared -buildid huzTbUyIDnUslOPY5d1f/huzTbUyIDnUslOPY5d1f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/internal.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/internal/match.go
2025-08-20T21:49:27.0294042Z [00:02:53.390]➜  go tool buildid -w $WORK/b543/_pkg_.a # internal
2025-08-20T21:49:27.0303497Z [00:02:53.391]➜  cp $WORK/b543/_pkg_.a /root/.cache/go-build/cc/cc79e679f5f23de0c334900f8ef2695b89d04294c1730b40ad8c1741895b3408-d # internal
2025-08-20T21:49:27.0308659Z [00:02:53.392]➜  golang.org/x/text/cases
2025-08-20T21:49:27.0310623Z [00:02:53.392]➜  mkdir -p $WORK/b542/
2025-08-20T21:49:27.0314079Z [00:02:53.393]➜  cat >/tmp/go-build1954405493/b542/importcfg << 'EOF' # internal
2025-08-20T21:49:27.0318364Z [00:02:53.393]➜  # import config
2025-08-20T21:49:27.0319123Z [00:02:53.393]➜  packagefile golang.org/x/text/internal=/tmp/go-build1954405493/b543/_pkg_.a
2025-08-20T21:49:27.0320067Z [00:02:53.393]➜  packagefile golang.org/x/text/language=/tmp/go-build1954405493/b544/_pkg_.a
2025-08-20T21:49:27.0321566Z [00:02:53.393]➜  packagefile golang.org/x/text/transform=/root/.cache/go-build/43/43aaeba45de0feca8a84d92fb25cbe734255a446e17cb720cb89849cf3499991-d
2025-08-20T21:49:27.0323651Z [00:02:53.393]➜  packagefile golang.org/x/text/unicode/norm=/root/.cache/go-build/bd/bd5e4526f0387b908df20af6c75a3363456578a142d4f4817638039a72cf8bba-d
2025-08-20T21:49:27.0325456Z [00:02:53.393]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:27.0327135Z [00:02:53.393]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:27.0328727Z [00:02:53.393]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:27.0329699Z [00:02:53.393]➜  EOF
2025-08-20T21:49:27.0339575Z [00:02:53.393]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.24.0/cases=>golang.org/x/text@v0.24.0/cases;$WORK/b542=>" -p golang.org/x/text/cases -lang=go1.23 -complete -installsuffix shared -buildid IbO5SabaKoZhBEHjOikd/IbO5SabaKoZhBEHjOikd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.24.0/cases/cases.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/cases/context.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/cases/fold.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/cases/info.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/cases/map.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/cases/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/cases/trieval.go
2025-08-20T21:49:27.0426374Z [00:02:53.404]➜  go tool buildid -w $WORK/b429/_pkg_.a # internal
2025-08-20T21:49:27.0481537Z [00:02:53.409]➜  go tool buildid -w $WORK/b345/_pkg_.a # internal
2025-08-20T21:49:27.0502415Z [00:02:53.411]➜  cp $WORK/b345/_pkg_.a /root/.cache/go-build/53/53ffc6bfb85854b5dd6d08b9afa7498f2ec1839b364a5230ca2ec5cc185d0d60-d # internal
2025-08-20T21:49:27.0508334Z [00:02:53.411]➜  github.com/rs/xid
2025-08-20T21:49:27.0509086Z [00:02:53.411]➜  mkdir -p $WORK/b551/
2025-08-20T21:49:27.0513003Z [00:02:53.412]➜  cat >/tmp/go-build1954405493/b551/importcfg << 'EOF' # internal
2025-08-20T21:49:27.0513862Z [00:02:53.412]➜  # import config
2025-08-20T21:49:27.0515164Z [00:02:53.412]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:27.0516816Z [00:02:53.412]➜  packagefile crypto/md5=/root/.cache/go-build/ff/ffd47a7f655d2264f725b558b5a357c36e8f498bf298877889e4508c649663ea-d
2025-08-20T21:49:27.0518463Z [00:02:53.412]➜  packagefile crypto/rand=/root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d
2025-08-20T21:49:27.0520149Z [00:02:53.412]➜  packagefile database/sql/driver=/root/.cache/go-build/72/7297554511b7107710509f30f1d5125c22b293c8331cebf7a21d346d3ab317d5-d
2025-08-20T21:49:27.0521984Z [00:02:53.412]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:27.0523830Z [00:02:53.412]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:27.0533301Z [00:02:53.412]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:27.0534982Z [00:02:53.412]➜  packagefile hash/crc32=/root/.cache/go-build/e3/e36bce83c26b8b2ee1e4252372500667e678fc49dc293d7ad42ca57243f7f1c5-d
2025-08-20T21:49:27.0536613Z [00:02:53.412]➜  packagefile io/ioutil=/root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d
2025-08-20T21:49:27.0538165Z [00:02:53.412]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:27.0539820Z [00:02:53.412]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:27.0541420Z [00:02:53.412]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:27.0543010Z [00:02:53.412]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:27.0544122Z [00:02:53.412]➜  EOF
2025-08-20T21:49:27.0547459Z [00:02:53.412]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rs/xid@v1.3.0=>github.com/rs/xid@v1.3.0;$WORK/b551=>" -p github.com/rs/xid -lang=go1.12 -complete -installsuffix shared -buildid U0-oLNiLmJGyCsHZCXTY/U0-oLNiLmJGyCsHZCXTY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack /root/go/pkg/mod/github.com/rs/xid@v1.3.0/hostid_linux.go /root/go/pkg/mod/github.com/rs/xid@v1.3.0/id.go
2025-08-20T21:49:27.0854605Z [00:02:53.446]➜  cp $WORK/b429/_pkg_.a /root/.cache/go-build/da/da2493ab5544fa42debd5136ef2420262154e02ebdb1c7c094bb8c48574f0a64-d # internal
2025-08-20T21:49:27.0894050Z [00:02:53.451]➜  archive/tar
2025-08-20T21:49:27.0896535Z [00:02:53.451]➜  mkdir -p $WORK/b556/
2025-08-20T21:49:27.0905963Z [00:02:53.452]➜  cat >/tmp/go-build1954405493/b556/importcfg << 'EOF' # internal
2025-08-20T21:49:27.0907605Z [00:02:53.452]➜  # import config
2025-08-20T21:49:27.0909124Z [00:02:53.452]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:27.0912103Z [00:02:53.452]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:27.0913920Z [00:02:53.452]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:27.0915385Z [00:02:53.452]➜  packagefile internal/godebug=/root/.cache/go-build/15/154de7a1e48c9972cc3f3b67efc110fb25d653b3948828a79b9a08ef84fb5557-d
2025-08-20T21:49:27.0916927Z [00:02:53.452]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:27.0918387Z [00:02:53.452]➜  packagefile io/fs=/root/.cache/go-build/fc/fccee468363facdb09b45d99d9f154b47b64a07d18cd2fa40a6b3ed71255d5d0-d
2025-08-20T21:49:27.0920141Z [00:02:53.452]➜  packagefile maps=/root/.cache/go-build/c3/c39af6f50a2f302aafef3b515051fb695f8a8e68cabb3ad6fc0ca3c4a290ce13-d
2025-08-20T21:49:27.0921717Z [00:02:53.452]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:27.0923440Z [00:02:53.452]➜  packagefile os/user=/root/.cache/go-build/9c/9c2fe2a802268a6572c8264c11dd3c7f1da89da79fbd56a1588da6d322ffcd6e-d
2025-08-20T21:49:27.0924954Z [00:02:53.452]➜  packagefile path=/root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d
2025-08-20T21:49:27.0926544Z [00:02:53.452]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:27.0928399Z [00:02:53.452]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:27.0930099Z [00:02:53.452]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:27.0931891Z [00:02:53.452]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:27.0944955Z [00:02:53.452]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:27.0946693Z [00:02:53.452]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:27.0948342Z [00:02:53.452]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:27.0949947Z [00:02:53.452]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:49:27.0951554Z [00:02:53.452]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:27.0952553Z [00:02:53.452]➜  EOF
2025-08-20T21:49:27.0957190Z [00:02:53.452]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "/root/.go/src/archive/tar=>archive/tar;$WORK/b556=>" -p archive/tar -lang=go1.25 -std -complete -installsuffix shared -buildid VOWFvVFw8uGPpxQJavP8/VOWFvVFw8uGPpxQJavP8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack /root/.go/src/archive/tar/common.go /root/.go/src/archive/tar/format.go /root/.go/src/archive/tar/reader.go /root/.go/src/archive/tar/stat_actime1.go /root/.go/src/archive/tar/stat_unix.go /root/.go/src/archive/tar/strconv.go /root/.go/src/archive/tar/writer.go
2025-08-20T21:49:27.1214127Z [00:02:53.482]➜  go tool buildid -w $WORK/b551/_pkg_.a # internal
2025-08-20T21:49:27.1259193Z [00:02:53.487]➜  cp $WORK/b551/_pkg_.a /root/.cache/go-build/f9/f95fba6924768170b960afc8a6b5bf80f9166e08b33ac2d30eb49001bc77d567-d # internal
2025-08-20T21:49:27.1260931Z [00:02:53.487]➜  github.com/netbirdio/netbird/management/server/networks/types
2025-08-20T21:49:27.1273779Z [00:02:53.488]➜  mkdir -p $WORK/b550/
2025-08-20T21:49:27.1274536Z [00:02:53.488]➜  cat >/tmp/go-build1954405493/b550/importcfg << 'EOF' # internal
2025-08-20T21:49:27.1275190Z [00:02:53.488]➜  # import config
2025-08-20T21:49:27.1276252Z [00:02:53.488]➜  packagefile github.com/netbirdio/netbird/shared/management/http/api=/tmp/go-build1954405493/b527/_pkg_.a
2025-08-20T21:49:27.1277510Z [00:02:53.488]➜  packagefile github.com/rs/xid=/tmp/go-build1954405493/b551/_pkg_.a
2025-08-20T21:49:27.1278184Z [00:02:53.488]➜  EOF
2025-08-20T21:49:27.1282013Z [00:02:53.488]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/types=>github.com/netbirdio/netbird/management/server/networks/types;$WORK/b550=>" -p github.com/netbirdio/netbird/management/server/networks/types -lang=go1.23 -complete -installsuffix shared -buildid 02tPomT6aJgzkn7lU_0X/02tPomT6aJgzkn7lU_0X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./server/networks/types/network.go
2025-08-20T21:49:27.1590276Z [00:02:53.520]➜  go tool buildid -w $WORK/b550/_pkg_.a # internal
2025-08-20T21:49:27.1595584Z [00:02:53.521]➜  cp $WORK/b550/_pkg_.a /root/.cache/go-build/77/7770db6eb232c8daad334993fe9363d96bbdf0f69fc946667a2797e6dff680c5-d # internal
2025-08-20T21:49:27.1603775Z [00:02:53.521]➜  github.com/netbirdio/netbird/management/server/networks/routers/types
2025-08-20T21:49:27.1604605Z [00:02:53.521]➜  mkdir -p $WORK/b549/
2025-08-20T21:49:27.1605338Z [00:02:53.521]➜  cat >/tmp/go-build1954405493/b549/importcfg << 'EOF' # internal
2025-08-20T21:49:27.1606034Z [00:02:53.521]➜  # import config
2025-08-20T21:49:27.1607341Z [00:02:53.521]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:27.1609049Z [00:02:53.521]➜  packagefile github.com/netbirdio/netbird/management/server/networks/types=/tmp/go-build1954405493/b550/_pkg_.a
2025-08-20T21:49:27.1610844Z [00:02:53.521]➜  packagefile github.com/netbirdio/netbird/shared/management/http/api=/tmp/go-build1954405493/b527/_pkg_.a
2025-08-20T21:49:27.1612171Z [00:02:53.521]➜  packagefile github.com/rs/xid=/tmp/go-build1954405493/b551/_pkg_.a
2025-08-20T21:49:27.1612885Z [00:02:53.521]➜  EOF
2025-08-20T21:49:27.1617253Z [00:02:53.521]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/routers/types=>github.com/netbirdio/netbird/management/server/networks/routers/types;$WORK/b549=>" -p github.com/netbirdio/netbird/management/server/networks/routers/types -lang=go1.23 -complete -installsuffix shared -buildid lqrFCQxK0dS-bzK-Mg5p/lqrFCQxK0dS-bzK-Mg5p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./server/networks/routers/types/router.go
2025-08-20T21:49:27.2058767Z [00:02:53.567]➜  go tool buildid -w $WORK/b549/_pkg_.a # internal
2025-08-20T21:49:27.2066737Z [00:02:53.568]➜  cp $WORK/b549/_pkg_.a /root/.cache/go-build/0c/0c0424e2e176d2e7eff18dd2c5974a40f0ec45a5b7da8fc3d65ddde625579b1c-d # internal
2025-08-20T21:49:27.2069118Z [00:02:53.568]➜  github.com/netbirdio/netbird/management/server/networks/resources/types
2025-08-20T21:49:27.2071880Z [00:02:53.568]➜  mkdir -p $WORK/b548/
2025-08-20T21:49:27.2076622Z [00:02:53.569]➜  cat >/tmp/go-build1954405493/b548/importcfg << 'EOF' # internal
2025-08-20T21:49:27.2077253Z [00:02:53.569]➜  # import config
2025-08-20T21:49:27.2078237Z [00:02:53.569]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:27.2079689Z [00:02:53.569]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:27.2081201Z [00:02:53.569]➜  packagefile github.com/netbirdio/netbird/management/server/networks/routers/types=/tmp/go-build1954405493/b549/_pkg_.a
2025-08-20T21:49:27.2082945Z [00:02:53.569]➜  packagefile github.com/netbirdio/netbird/management/server/networks/types=/tmp/go-build1954405493/b550/_pkg_.a
2025-08-20T21:49:27.2084559Z [00:02:53.569]➜  packagefile github.com/netbirdio/netbird/management/server/peer=/tmp/go-build1954405493/b523/_pkg_.a
2025-08-20T21:49:27.2086188Z [00:02:53.569]➜  packagefile github.com/netbirdio/netbird/route=/root/.cache/go-build/7b/7b8fc4772587dce8fe73c0edaa0aea037166e22a9bf9b6ac735acaa44f229f63-d
2025-08-20T21:49:27.2088202Z [00:02:53.569]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/root/.cache/go-build/c7/c758eb1582c17b99d786e48052faff52139074649ca5fe236033d802dc8b7afb-d
2025-08-20T21:49:27.2089922Z [00:02:53.569]➜  packagefile github.com/netbirdio/netbird/shared/management/http/api=/tmp/go-build1954405493/b527/_pkg_.a
2025-08-20T21:49:27.2091046Z [00:02:53.569]➜  packagefile github.com/rs/xid=/tmp/go-build1954405493/b551/_pkg_.a
2025-08-20T21:49:27.2092222Z [00:02:53.569]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:49:27.2105436Z [00:02:53.569]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:27.2106424Z [00:02:53.569]➜  EOF
2025-08-20T21:49:27.2110532Z [00:02:53.569]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/resources/types=>github.com/netbirdio/netbird/management/server/networks/resources/types;$WORK/b548=>" -p github.com/netbirdio/netbird/management/server/networks/resources/types -lang=go1.23 -complete -installsuffix shared -buildid zpokyaBZJu4JQOAwIn1D/zpokyaBZJu4JQOAwIn1D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./server/networks/resources/types/resource.go
2025-08-20T21:49:27.2521736Z [00:02:53.613]➜  go tool buildid -w $WORK/b542/_pkg_.a # internal
2025-08-20T21:49:27.2553760Z [00:02:53.616]➜  cp $WORK/b542/_pkg_.a /root/.cache/go-build/be/be7158c164fdbcf18119d666db00de3392330c5471a915e6383a32ad51e5f5c8-d # internal
2025-08-20T21:49:27.2564327Z [00:02:53.617]➜  gorm.io/gorm/schema
2025-08-20T21:49:27.2569981Z [00:02:53.617]➜  mkdir -p $WORK/b540/
2025-08-20T21:49:27.2570629Z [00:02:53.618]➜  cat >/tmp/go-build1954405493/b540/importcfg << 'EOF' # internal
2025-08-20T21:49:27.2571214Z [00:02:53.618]➜  # import config
2025-08-20T21:49:27.2572176Z [00:02:53.618]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:27.2573828Z [00:02:53.618]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:27.2575476Z [00:02:53.618]➜  packagefile crypto/sha1=/root/.cache/go-build/48/48137442ca30c65917bc9a10aa7fba2118a6aac825a5066dbce46eec0794ee52-d
2025-08-20T21:49:27.2576771Z [00:02:53.618]➜  packagefile database/sql=/tmp/go-build1954405493/b532/_pkg_.a
2025-08-20T21:49:27.2578100Z [00:02:53.618]➜  packagefile database/sql/driver=/root/.cache/go-build/72/7297554511b7107710509f30f1d5125c22b293c8331cebf7a21d346d3ab317d5-d
2025-08-20T21:49:27.2579760Z [00:02:53.618]➜  packagefile encoding/gob=/root/.cache/go-build/72/72e79a8efade5bb35d634643049208c52e05590636b2abe71bf6a74d5e4146fa-d
2025-08-20T21:49:27.2581326Z [00:02:53.618]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:27.2605865Z [00:02:53.618]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:27.2607353Z [00:02:53.618]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:27.2608756Z [00:02:53.618]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:27.2609906Z [00:02:53.618]➜  packagefile github.com/jinzhu/inflection=/tmp/go-build1954405493/b541/_pkg_.a
2025-08-20T21:49:27.2611083Z [00:02:53.618]➜  packagefile github.com/jinzhu/now=/tmp/go-build1954405493/b534/_pkg_.a
2025-08-20T21:49:27.2612250Z [00:02:53.618]➜  packagefile go/ast=/root/.cache/go-build/da/da5c7608bdb2cdc008bd60e501aee663ca80363496f46c569cf1b40831b289e4-d
2025-08-20T21:49:27.2614512Z [00:02:53.618]➜  packagefile golang.org/x/text/cases=/tmp/go-build1954405493/b542/_pkg_.a
2025-08-20T21:49:27.2615476Z [00:02:53.618]➜  packagefile golang.org/x/text/language=/tmp/go-build1954405493/b544/_pkg_.a
2025-08-20T21:49:27.2616388Z [00:02:53.618]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1954405493/b535/_pkg_.a
2025-08-20T21:49:27.2617231Z [00:02:53.618]➜  packagefile gorm.io/gorm/logger=/tmp/go-build1954405493/b538/_pkg_.a
2025-08-20T21:49:27.2618068Z [00:02:53.618]➜  packagefile gorm.io/gorm/utils=/tmp/go-build1954405493/b539/_pkg_.a
2025-08-20T21:49:27.2619249Z [00:02:53.618]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:27.2620812Z [00:02:53.618]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:27.2622170Z [00:02:53.618]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:27.2623732Z [00:02:53.618]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:27.2625140Z [00:02:53.618]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:27.2626539Z [00:02:53.618]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:27.2628036Z [00:02:53.618]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:27.2629444Z [00:02:53.618]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:27.2630451Z [00:02:53.618]➜  EOF
2025-08-20T21:49:27.2636403Z [00:02:53.618]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.25.12/schema=>gorm.io/gorm@v1.25.12/schema;$WORK/b540=>" -p gorm.io/gorm/schema -lang=go1.18 -complete -installsuffix shared -buildid dytilkqh_dc7GkeMFmks/dytilkqh_dc7GkeMFmks -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.25.12/schema/constraint.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/schema/field.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/schema/index.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/schema/interfaces.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/schema/naming.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/schema/pool.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/schema/relationship.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/schema/schema.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/schema/serializer.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/schema/utils.go
2025-08-20T21:49:27.2889331Z [00:02:53.650]➜  go tool buildid -w $WORK/b548/_pkg_.a # internal
2025-08-20T21:49:27.2900355Z [00:02:53.651]➜  cp $WORK/b548/_pkg_.a /root/.cache/go-build/59/59ec83d4a820041e3761c9da16c80d3b0b9403417dc1d49229f9b80ca081e059-d # internal
2025-08-20T21:49:27.2905057Z [00:02:53.651]➜  dario.cat/mergo
2025-08-20T21:49:27.2905529Z [00:02:53.652]➜  mkdir -p $WORK/b557/
2025-08-20T21:49:27.2910720Z [00:02:53.652]➜  cat >/tmp/go-build1954405493/b557/importcfg << 'EOF' # internal
2025-08-20T21:49:27.2913223Z [00:02:53.652]➜  # import config
2025-08-20T21:49:27.2914249Z [00:02:53.652]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:27.2915688Z [00:02:53.652]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:27.2917327Z [00:02:53.652]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:27.2918914Z [00:02:53.652]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:27.2920402Z [00:02:53.652]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:27.2921296Z [00:02:53.652]➜  EOF
2025-08-20T21:49:27.2924989Z [00:02:53.652]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "/root/go/pkg/mod/dario.cat/mergo@v1.0.0=>dario.cat/mergo@v1.0.0;$WORK/b557=>" -p dario.cat/mergo -lang=go1.13 -complete -installsuffix shared -buildid WZeFgvMDAMY9jReo0Z8n/WZeFgvMDAMY9jReo0Z8n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack /root/go/pkg/mod/dario.cat/mergo@v1.0.0/doc.go /root/go/pkg/mod/dario.cat/mergo@v1.0.0/map.go /root/go/pkg/mod/dario.cat/mergo@v1.0.0/merge.go /root/go/pkg/mod/dario.cat/mergo@v1.0.0/mergo.go
2025-08-20T21:49:27.4181595Z [00:02:53.779]➜  go tool buildid -w $WORK/b557/_pkg_.a # internal
2025-08-20T21:49:27.4197928Z [00:02:53.781]➜  cp $WORK/b557/_pkg_.a /root/.cache/go-build/fe/fe99971257af1e520dd75b0463b6e014107b76d642b8e1ec6ae453c673d0c1a3-d # internal
2025-08-20T21:49:27.4228279Z [00:02:53.784]➜  github.com/containerd/log
2025-08-20T21:49:27.4231064Z [00:02:53.784]➜  mkdir -p $WORK/b560/
2025-08-20T21:49:27.4235702Z [00:02:53.785]➜  cat >/tmp/go-build1954405493/b560/importcfg << 'EOF' # internal
2025-08-20T21:49:27.4241713Z [00:02:53.785]➜  # import config
2025-08-20T21:49:27.4242850Z [00:02:53.785]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:27.4244969Z [00:02:53.785]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:27.4246810Z [00:02:53.785]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:27.4248143Z [00:02:53.785]➜  EOF
2025-08-20T21:49:27.4251450Z [00:02:53.785]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/log@v0.1.0=>github.com/containerd/log@v0.1.0;$WORK/b560=>" -p github.com/containerd/log -lang=go1.20 -complete -installsuffix shared -buildid jP3xs4GOgrhNxCpn_e-q/jP3xs4GOgrhNxCpn_e-q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack /root/go/pkg/mod/github.com/containerd/log@v0.1.0/context.go
2025-08-20T21:49:27.4572911Z [00:02:53.818]➜  go tool buildid -w $WORK/b560/_pkg_.a # internal
2025-08-20T21:49:27.4587921Z [00:02:53.820]➜  cp $WORK/b560/_pkg_.a /root/.cache/go-build/13/13dd6aa0a9cafd10c6c60969f510fe313632a691bd334e22f1b3992cc855eedf-d # internal
2025-08-20T21:49:27.4594576Z [00:02:53.820]➜  github.com/opencontainers/go-digest
2025-08-20T21:49:27.4595211Z [00:02:53.820]➜  mkdir -p $WORK/b562/
2025-08-20T21:49:27.4601920Z [00:02:53.821]➜  cat >/tmp/go-build1954405493/b562/importcfg << 'EOF' # internal
2025-08-20T21:49:27.4602678Z [00:02:53.821]➜  # import config
2025-08-20T21:49:27.4603937Z [00:02:53.821]➜  packagefile crypto=/root/.cache/go-build/96/964cbef8d5cdfd5593486576c38d729dd29f6f299f4ae62394160f27cbdd46c4-d
2025-08-20T21:49:27.4605557Z [00:02:53.821]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:27.4607190Z [00:02:53.821]➜  packagefile hash=/root/.cache/go-build/ea/ea3cec29e9ac09c6ce47789ddb1c892ff5a0d98aba0aa426006a0f60450baa95-d
2025-08-20T21:49:27.4608816Z [00:02:53.821]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:27.4610448Z [00:02:53.821]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:27.4612112Z [00:02:53.821]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:27.4613775Z [00:02:53.821]➜  EOF
2025-08-20T21:49:27.4619482Z [00:02:53.821]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0=>github.com/opencontainers/go-digest@v1.0.0;$WORK/b562=>" -p github.com/opencontainers/go-digest -lang=go1.13 -complete -installsuffix shared -buildid 9UOPIr8vJPzARwhMMxch/9UOPIr8vJPzARwhMMxch -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0/algorithm.go /root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0/digest.go /root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0/digester.go /root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0/doc.go /root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0/verifiers.go
2025-08-20T21:49:27.5132872Z [00:02:53.872]➜  go tool buildid -w $WORK/b562/_pkg_.a # internal
2025-08-20T21:49:27.5143576Z [00:02:53.874]➜  cp $WORK/b562/_pkg_.a /root/.cache/go-build/95/9581bd37e7622589ee95fddcf6e95a9508628c4193df56a24a0f4a5b26c39fb4-d # internal
2025-08-20T21:49:27.5144842Z [00:02:53.875]➜  github.com/opencontainers/image-spec/specs-go
2025-08-20T21:49:27.5145463Z [00:02:53.875]➜  mkdir -p $WORK/b563/
2025-08-20T21:49:27.5152827Z [00:02:53.876]➜  cat >/tmp/go-build1954405493/b563/importcfg << 'EOF' # internal
2025-08-20T21:49:27.5158249Z [00:02:53.876]➜  # import config
2025-08-20T21:49:27.5159307Z [00:02:53.876]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:27.5160246Z [00:02:53.876]➜  EOF
2025-08-20T21:49:27.5165198Z [00:02:53.877]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.0/specs-go=>github.com/opencontainers/image-spec@v1.1.0/specs-go;$WORK/b563=>" -p github.com/opencontainers/image-spec/specs-go -lang=go1.18 -complete -installsuffix shared -buildid -Bh3uSrmYGqvBwyh3KaR/-Bh3uSrmYGqvBwyh3KaR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.0/specs-go/version.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.0/specs-go/versioned.go
2025-08-20T21:49:27.5335346Z [00:02:53.895]➜  go tool buildid -w $WORK/b563/_pkg_.a # internal
2025-08-20T21:49:27.5365768Z [00:02:53.896]➜  cp $WORK/b563/_pkg_.a /root/.cache/go-build/41/4126c347547199f142f6deae6d72eb1183a53a611d898d12600605cd22b6b724-d # internal
2025-08-20T21:49:27.5367398Z [00:02:53.898]➜  github.com/opencontainers/image-spec/specs-go/v1
2025-08-20T21:49:27.5369318Z [00:02:53.898]➜  mkdir -p $WORK/b561/
2025-08-20T21:49:27.5380706Z [00:02:53.899]➜  cat >/tmp/go-build1954405493/b561/importcfg << 'EOF' # internal
2025-08-20T21:49:27.5382968Z [00:02:53.899]➜  # import config
2025-08-20T21:49:27.5387825Z [00:02:53.899]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1954405493/b562/_pkg_.a
2025-08-20T21:49:27.5389005Z [00:02:53.899]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build1954405493/b563/_pkg_.a
2025-08-20T21:49:27.5390368Z [00:02:53.899]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:27.5391193Z [00:02:53.899]➜  EOF
2025-08-20T21:49:27.5398578Z [00:02:53.900]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.0/specs-go/v1=>github.com/opencontainers/image-spec@v1.1.0/specs-go/v1;$WORK/b561=>" -p github.com/opencontainers/image-spec/specs-go/v1 -lang=go1.18 -complete -installsuffix shared -buildid s1j6KgasiqDg-Lrgby7g/s1j6KgasiqDg-Lrgby7g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.0/specs-go/v1/annotations.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.0/specs-go/v1/config.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.0/specs-go/v1/descriptor.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.0/specs-go/v1/index.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.0/specs-go/v1/layout.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.0/specs-go/v1/manifest.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.0/specs-go/v1/mediatype.go
2025-08-20T21:49:27.5738616Z [00:02:53.935]➜  go tool buildid -w $WORK/b561/_pkg_.a # internal
2025-08-20T21:49:27.5751150Z [00:02:53.936]➜  cp $WORK/b561/_pkg_.a /root/.cache/go-build/42/42a6e9df66ecec680b9d5101f1316c0284e1d12e552358e82467520dd816563d-d # internal
2025-08-20T21:49:27.5757815Z [00:02:53.937]➜  github.com/containerd/platforms
2025-08-20T21:49:27.5759151Z [00:02:53.937]➜  mkdir -p $WORK/b559/
2025-08-20T21:49:27.5767566Z [00:02:53.938]➜  cat >/tmp/go-build1954405493/b559/importcfg << 'EOF' # internal
2025-08-20T21:49:27.5770258Z [00:02:53.938]➜  # import config
2025-08-20T21:49:27.5773724Z [00:02:53.938]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:27.5775336Z [00:02:53.938]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:27.5776926Z [00:02:53.938]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:27.5778481Z [00:02:53.938]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:27.5779744Z [00:02:53.938]➜  packagefile github.com/containerd/log=/tmp/go-build1954405493/b560/_pkg_.a
2025-08-20T21:49:27.5781192Z [00:02:53.938]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1954405493/b561/_pkg_.a
2025-08-20T21:49:27.5782842Z [00:02:53.938]➜  packagefile golang.org/x/sys/unix=/root/.cache/go-build/75/75420b57fcc0f8b717c1ed9751124e2aaeeaed4d6c39e3edc3c72f0b3dc9c571-d
2025-08-20T21:49:27.5784802Z [00:02:53.938]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:27.5786372Z [00:02:53.938]➜  packagefile path=/root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d
2025-08-20T21:49:27.5787957Z [00:02:53.938]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:27.5789574Z [00:02:53.938]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:27.5791160Z [00:02:53.938]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:27.5792740Z [00:02:53.938]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:27.5797903Z [00:02:53.938]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:27.5798904Z [00:02:53.938]➜  EOF
2025-08-20T21:49:27.5806474Z [00:02:53.938]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/platforms@v0.2.1=>github.com/containerd/platforms@v0.2.1;$WORK/b559=>" -p github.com/containerd/platforms -lang=go1.20 -complete -installsuffix shared -buildid EYBunqqGILGmBqY0mTCr/EYBunqqGILGmBqY0mTCr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/compare.go /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/cpuinfo.go /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/cpuinfo_linux.go /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/database.go /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/defaults.go /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/defaults_unix.go /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/errors.go /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/platforms.go /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/platforms_other.go
2025-08-20T21:49:27.7127126Z [00:02:54.074]➜  go tool buildid -w $WORK/b556/_pkg_.a # internal
2025-08-20T21:49:27.7187030Z [00:02:54.080]➜  cp $WORK/b556/_pkg_.a /root/.cache/go-build/2d/2d78db8ba7423cf60b12f0c6a24269f72f670eb620b579401f0acee011bdddd4-d # internal
2025-08-20T21:49:27.7202866Z [00:02:54.080]➜  github.com/cpuguy83/dockercfg
2025-08-20T21:49:27.7203644Z [00:02:54.080]➜  mkdir -p $WORK/b564/
2025-08-20T21:49:27.7204318Z [00:02:54.080]➜  cat >/tmp/go-build1954405493/b564/importcfg << 'EOF' # internal
2025-08-20T21:49:27.7204986Z [00:02:54.080]➜  # import config
2025-08-20T21:49:27.7206056Z [00:02:54.080]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:27.7207737Z [00:02:54.080]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:27.7209359Z [00:02:54.080]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:27.7210909Z [00:02:54.080]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:27.7212421Z [00:02:54.080]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:27.7214162Z [00:02:54.080]➜  packagefile io/fs=/root/.cache/go-build/fc/fccee468363facdb09b45d99d9f154b47b64a07d18cd2fa40a6b3ed71255d5d0-d
2025-08-20T21:49:27.7216072Z [00:02:54.080]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:27.7217639Z [00:02:54.080]➜  packagefile os/exec=/root/.cache/go-build/4d/4d54bfca53e28401c25b13e4b002a130e4584fcf877ff2a7d6c9dcf7d72192c7-d
2025-08-20T21:49:27.7219445Z [00:02:54.080]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:27.7221077Z [00:02:54.080]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:27.7222605Z [00:02:54.080]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:27.7223780Z [00:02:54.080]➜  EOF
2025-08-20T21:49:27.7227996Z [00:02:54.081]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cpuguy83/dockercfg@v0.3.2=>github.com/cpuguy83/dockercfg@v0.3.2;$WORK/b564=>" -p github.com/cpuguy83/dockercfg -lang=go1.13 -complete -installsuffix shared -buildid C8zexckDLB5uzW1jVUtl/C8zexckDLB5uzW1jVUtl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack /root/go/pkg/mod/github.com/cpuguy83/dockercfg@v0.3.2/auth.go /root/go/pkg/mod/github.com/cpuguy83/dockercfg@v0.3.2/config.go /root/go/pkg/mod/github.com/cpuguy83/dockercfg@v0.3.2/load.go
2025-08-20T21:49:27.7865161Z [00:02:54.148]➜  go tool buildid -w $WORK/b564/_pkg_.a # internal
2025-08-20T21:49:27.7877417Z [00:02:54.149]➜  cp $WORK/b564/_pkg_.a /root/.cache/go-build/3e/3e0bb18c02ee77a3f1cabc9ed491f09636858319fa6ffabc07fe7aafcfebd1e1-d # internal
2025-08-20T21:49:27.7879339Z [00:02:54.149]➜  github.com/docker/docker/api/types/blkiodev
2025-08-20T21:49:27.7881698Z [00:02:54.149]➜  mkdir -p $WORK/b567/
2025-08-20T21:49:27.7911529Z [00:02:54.152]➜  cat >/tmp/go-build1954405493/b567/importcfg << 'EOF' # internal
2025-08-20T21:49:27.7912358Z [00:02:54.152]➜  # import config
2025-08-20T21:49:27.7913659Z [00:02:54.152]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:27.7914648Z [00:02:54.152]➜  EOF
2025-08-20T21:49:27.7919142Z [00:02:54.152]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/blkiodev=>github.com/docker/docker@v26.1.5+incompatible/api/types/blkiodev;$WORK/b567=>" -p github.com/docker/docker/api/types/blkiodev -lang=go1.16 -complete -installsuffix shared -buildid jg5C4kiDD85hG9yLDdcp/jg5C4kiDD85hG9yLDdcp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/blkiodev/blkio.go
2025-08-20T21:49:27.7988222Z [00:02:54.160]➜  go tool buildid -w $WORK/b559/_pkg_.a # internal
2025-08-20T21:49:27.8029116Z [00:02:54.164]➜  cp $WORK/b559/_pkg_.a /root/.cache/go-build/b8/b8591f765c725b28bfcdd4b28a0f4490ee4fb4fbb8dc1d0912246be39b136bc9-d # internal
2025-08-20T21:49:27.8039183Z [00:02:54.164]➜  github.com/containerd/containerd/platforms
2025-08-20T21:49:27.8039826Z [00:02:54.164]➜  mkdir -p $WORK/b558/
2025-08-20T21:49:27.8040553Z [00:02:54.165]➜  cat >/tmp/go-build1954405493/b558/importcfg << 'EOF' # internal
2025-08-20T21:49:27.8041245Z [00:02:54.165]➜  # import config
2025-08-20T21:49:27.8042085Z [00:02:54.165]➜  packagefile github.com/containerd/platforms=/tmp/go-build1954405493/b559/_pkg_.a
2025-08-20T21:49:27.8043561Z [00:02:54.165]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1954405493/b561/_pkg_.a
2025-08-20T21:49:27.8044417Z [00:02:54.165]➜  EOF
2025-08-20T21:49:27.8049171Z [00:02:54.165]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/platforms=>github.com/containerd/containerd@v1.7.27/platforms;$WORK/b558=>" -p github.com/containerd/containerd/platforms -lang=go1.21 -complete -installsuffix shared -buildid A-gDnj2P_JymcY9yOe3a/A-gDnj2P_JymcY9yOe3a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/platforms/platforms_deprecated.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/platforms/platforms_deprecated_other.go
2025-08-20T21:49:27.8289836Z [00:02:54.190]➜  go tool buildid -w $WORK/b567/_pkg_.a # internal
2025-08-20T21:49:27.8296721Z [00:02:54.191]➜  cp $WORK/b567/_pkg_.a /root/.cache/go-build/e7/e7cd0daf01889bc630c432e11038ed820cfe9ead55546cd473a1d6d92c375676-d # internal
2025-08-20T21:49:27.8303599Z [00:02:54.191]➜  github.com/docker/docker/api/types/versions
2025-08-20T21:49:27.8304273Z [00:02:54.191]➜  mkdir -p $WORK/b569/
2025-08-20T21:49:27.8305053Z [00:02:54.191]➜  cat >/tmp/go-build1954405493/b569/importcfg << 'EOF' # internal
2025-08-20T21:49:27.8305736Z [00:02:54.191]➜  # import config
2025-08-20T21:49:27.8306866Z [00:02:54.191]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:27.8308553Z [00:02:54.191]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:27.8309610Z [00:02:54.191]➜  EOF
2025-08-20T21:49:27.8336588Z [00:02:54.194]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/versions=>github.com/docker/docker@v26.1.5+incompatible/api/types/versions;$WORK/b569=>" -p github.com/docker/docker/api/types/versions -lang=go1.16 -complete -installsuffix shared -buildid WiKflYXhQOjooqbFYZCx/WiKflYXhQOjooqbFYZCx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/versions/compare.go
2025-08-20T21:49:27.8427255Z [00:02:54.204]➜  go tool buildid -w $WORK/b558/_pkg_.a # internal
2025-08-20T21:49:27.8436617Z [00:02:54.204]➜  cp $WORK/b558/_pkg_.a /root/.cache/go-build/dd/dde58d78a0f28c2814da81d85b014d2aced07c76debe72a091fa423a7aa0b274-d # internal
2025-08-20T21:49:27.8437865Z [00:02:54.204]➜  github.com/docker/docker/api/types/mount
2025-08-20T21:49:27.8438722Z [00:02:54.204]➜  mkdir -p $WORK/b570/
2025-08-20T21:49:27.8439697Z [00:02:54.204]➜  cat >/tmp/go-build1954405493/b570/importcfg << 'EOF' # internal
2025-08-20T21:49:27.8440405Z [00:02:54.204]➜  # import config
2025-08-20T21:49:27.8441487Z [00:02:54.204]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:27.8442508Z [00:02:54.204]➜  EOF
2025-08-20T21:49:27.8446821Z [00:02:54.204]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/mount=>github.com/docker/docker@v26.1.5+incompatible/api/types/mount;$WORK/b570=>" -p github.com/docker/docker/api/types/mount -lang=go1.16 -complete -installsuffix shared -buildid piFGrBK0FRGu3QLqpT0-/piFGrBK0FRGu3QLqpT0- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/mount/mount.go
2025-08-20T21:49:27.8639944Z [00:02:54.225]➜  go tool buildid -w $WORK/b569/_pkg_.a # internal
2025-08-20T21:49:27.8645641Z [00:02:54.226]➜  cp $WORK/b569/_pkg_.a /root/.cache/go-build/37/375ad6e0df3778f5bd8fedb0e6ec45ba495366ed7e3a589ad418b13e8e442a4d-d # internal
2025-08-20T21:49:27.8648673Z [00:02:54.226]➜  github.com/docker/docker/api/types/filters
2025-08-20T21:49:27.8656895Z [00:02:54.227]➜  mkdir -p $WORK/b568/
2025-08-20T21:49:27.8698726Z [00:02:54.231]➜  cat >/tmp/go-build1954405493/b568/importcfg << 'EOF' # internal
2025-08-20T21:49:27.8699502Z [00:02:54.231]➜  # import config
2025-08-20T21:49:27.8700655Z [00:02:54.231]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:27.8702564Z [00:02:54.231]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:27.8704353Z [00:02:54.231]➜  packagefile github.com/docker/docker/api/types/versions=/tmp/go-build1954405493/b569/_pkg_.a
2025-08-20T21:49:27.8706099Z [00:02:54.231]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:27.8707820Z [00:02:54.231]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:27.8708865Z [00:02:54.231]➜  EOF
2025-08-20T21:49:27.8713991Z [00:02:54.231]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/filters=>github.com/docker/docker@v26.1.5+incompatible/api/types/filters;$WORK/b568=>" -p github.com/docker/docker/api/types/filters -lang=go1.16 -complete -installsuffix shared -buildid U837PZHMcSSHmYlmKL9Q/U837PZHMcSSHmYlmKL9Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/filters/errors.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/filters/parse.go
2025-08-20T21:49:27.8768543Z [00:02:54.238]➜  go tool buildid -w $WORK/b570/_pkg_.a # internal
2025-08-20T21:49:27.8770033Z [00:02:54.238]➜  cp $WORK/b570/_pkg_.a /root/.cache/go-build/d3/d386c01b34f81fbd25da4c3c0804c1698b79458b6f0bfab58a4bc83f6c40dd09-d # internal
2025-08-20T21:49:27.8771174Z [00:02:54.238]➜  github.com/docker/docker/internal/multierror
2025-08-20T21:49:27.8771803Z [00:02:54.238]➜  mkdir -p $WORK/b572/
2025-08-20T21:49:27.8772503Z [00:02:54.238]➜  cat >/tmp/go-build1954405493/b572/importcfg << 'EOF' # internal
2025-08-20T21:49:27.8773331Z [00:02:54.238]➜  # import config
2025-08-20T21:49:27.8774416Z [00:02:54.238]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:27.8775364Z [00:02:54.238]➜  EOF
2025-08-20T21:49:27.8779611Z [00:02:54.238]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/internal/multierror=>github.com/docker/docker@v26.1.5+incompatible/internal/multierror;$WORK/b572=>" -p github.com/docker/docker/internal/multierror -lang=go1.16 -complete -installsuffix shared -buildid cSTLWuLueQyZlIUO2ygM/cSTLWuLueQyZlIUO2ygM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/internal/multierror/multierror.go
2025-08-20T21:49:27.9086398Z [00:02:54.270]➜  go tool buildid -w $WORK/b572/_pkg_.a # internal
2025-08-20T21:49:27.9091957Z [00:02:54.270]➜  cp $WORK/b572/_pkg_.a /root/.cache/go-build/48/488cda10b7937e08c32ff8e52bc1cc6f57c5752a1dda2349fe712209c86e0d54-d # internal
2025-08-20T21:49:27.9119146Z [00:02:54.273]➜  github.com/docker/docker/api/types/strslice
2025-08-20T21:49:27.9121847Z [00:02:54.273]➜  mkdir -p $WORK/b573/
2025-08-20T21:49:27.9122652Z [00:02:54.273]➜  cat >/tmp/go-build1954405493/b573/importcfg << 'EOF' # internal
2025-08-20T21:49:27.9123593Z [00:02:54.273]➜  # import config
2025-08-20T21:49:27.9124808Z [00:02:54.273]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:27.9125873Z [00:02:54.273]➜  EOF
2025-08-20T21:49:27.9130116Z [00:02:54.273]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/strslice=>github.com/docker/docker@v26.1.5+incompatible/api/types/strslice;$WORK/b573=>" -p github.com/docker/docker/api/types/strslice -lang=go1.16 -complete -installsuffix shared -buildid Jg4gRZZjO0zLCzady8sX/Jg4gRZZjO0zLCzady8sX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/strslice/strslice.go
2025-08-20T21:49:27.9396648Z [00:02:54.301]➜  go tool buildid -w $WORK/b573/_pkg_.a # internal
2025-08-20T21:49:27.9410708Z [00:02:54.302]➜  cp $WORK/b573/_pkg_.a /root/.cache/go-build/63/639d5190365c31678c9f81c57518319745176e1a7c0097f0306c911e9c8c8618-d # internal
2025-08-20T21:49:27.9414851Z [00:02:54.303]➜  github.com/docker/go-connections/nat
2025-08-20T21:49:27.9415889Z [00:02:54.303]➜  mkdir -p $WORK/b574/
2025-08-20T21:49:27.9429624Z [00:02:54.304]➜  cat >/tmp/go-build1954405493/b574/importcfg << 'EOF' # internal
2025-08-20T21:49:27.9434548Z [00:02:54.304]➜  # import config
2025-08-20T21:49:27.9435660Z [00:02:54.304]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:27.9437282Z [00:02:54.304]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:27.9438928Z [00:02:54.304]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:27.9440580Z [00:02:54.304]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:27.9442305Z [00:02:54.304]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:27.9443566Z [00:02:54.304]➜  EOF
2025-08-20T21:49:27.9448194Z [00:02:54.305]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/nat=>github.com/docker/go-connections@v0.5.0/nat;$WORK/b574=>" -p github.com/docker/go-connections/nat -lang=go1.18 -complete -installsuffix shared -buildid iNDedc3Hjpc2xMHfcIFb/iNDedc3Hjpc2xMHfcIFb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/nat/nat.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/nat/parse.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/nat/sort.go
2025-08-20T21:49:27.9561101Z [00:02:54.317]➜  go tool buildid -w $WORK/b568/_pkg_.a # internal
2025-08-20T21:49:27.9573482Z [00:02:54.319]➜  cp $WORK/b568/_pkg_.a /root/.cache/go-build/5e/5e1492cdd9f1547ed134bed718e57bc5820f53e6413ea73fdb10ca506ddb620b-d # internal
2025-08-20T21:49:27.9575977Z [00:02:54.319]➜  github.com/docker/docker/api/types/network
2025-08-20T21:49:27.9576591Z [00:02:54.319]➜  mkdir -p $WORK/b571/
2025-08-20T21:49:27.9580810Z [00:02:54.319]➜  cat >/tmp/go-build1954405493/b571/importcfg << 'EOF' # internal
2025-08-20T21:49:27.9581512Z [00:02:54.319]➜  # import config
2025-08-20T21:49:27.9582594Z [00:02:54.319]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:27.9584418Z [00:02:54.319]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:27.9585907Z [00:02:54.319]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1954405493/b568/_pkg_.a
2025-08-20T21:49:27.9587342Z [00:02:54.319]➜  packagefile github.com/docker/docker/internal/multierror=/tmp/go-build1954405493/b572/_pkg_.a
2025-08-20T21:49:27.9588930Z [00:02:54.319]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:27.9590631Z [00:02:54.319]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:49:27.9591719Z [00:02:54.319]➜  EOF
2025-08-20T21:49:27.9598813Z [00:02:54.321]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/network=>github.com/docker/docker@v26.1.5+incompatible/api/types/network;$WORK/b571=>" -p github.com/docker/docker/api/types/network -lang=go1.16 -complete -installsuffix shared -buildid mzZILdWiNYZkYSYVWmfm/mzZILdWiNYZkYSYVWmfm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/network/endpoint.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/network/ipam.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/network/network.go
2025-08-20T21:49:27.9882500Z [00:02:54.349]➜  go tool buildid -w $WORK/b540/_pkg_.a # internal
2025-08-20T21:49:28.0171524Z [00:02:54.378]➜  go tool buildid -w $WORK/b574/_pkg_.a # internal
2025-08-20T21:49:28.0177584Z [00:02:54.379]➜  cp $WORK/b540/_pkg_.a /root/.cache/go-build/a5/a5db2394ecc6083f3a965bbdad6152c3a82301f81fef74ab29e7c4135445c725-d # internal
2025-08-20T21:49:28.0181663Z [00:02:54.379]➜  gorm.io/gorm
2025-08-20T21:49:28.0182168Z [00:02:54.379]➜  mkdir -p $WORK/b533/
2025-08-20T21:49:28.0187648Z [00:02:54.380]➜  cp $WORK/b574/_pkg_.a /root/.cache/go-build/1e/1e42f05f4c391da3d38e5482d815013df4306f4416901232542b1b31e6908021-d # internal
2025-08-20T21:49:28.0189133Z [00:02:54.380]➜  cat >/tmp/go-build1954405493/b533/importcfg << 'EOF' # internal
2025-08-20T21:49:28.0189808Z [00:02:54.380]➜  # import config
2025-08-20T21:49:28.0199848Z [00:02:54.380]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:28.0201136Z [00:02:54.380]➜  packagefile database/sql=/tmp/go-build1954405493/b532/_pkg_.a
2025-08-20T21:49:28.0202594Z [00:02:54.380]➜  packagefile database/sql/driver=/root/.cache/go-build/72/7297554511b7107710509f30f1d5125c22b293c8331cebf7a21d346d3ab317d5-d
2025-08-20T21:49:28.0204517Z [00:02:54.380]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:28.0206225Z [00:02:54.380]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:28.0207850Z [00:02:54.380]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:28.0209184Z [00:02:54.380]➜  packagefile github.com/jinzhu/now=/tmp/go-build1954405493/b534/_pkg_.a
2025-08-20T21:49:28.0210207Z [00:02:54.380]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1954405493/b535/_pkg_.a
2025-08-20T21:49:28.0211610Z [00:02:54.380]➜  packagefile gorm.io/gorm/logger=/tmp/go-build1954405493/b538/_pkg_.a
2025-08-20T21:49:28.0212648Z [00:02:54.380]➜  packagefile gorm.io/gorm/schema=/tmp/go-build1954405493/b540/_pkg_.a
2025-08-20T21:49:28.0213908Z [00:02:54.380]➜  packagefile gorm.io/gorm/utils=/tmp/go-build1954405493/b539/_pkg_.a
2025-08-20T21:49:28.0215313Z [00:02:54.380]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:28.0217008Z [00:02:54.380]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:28.0218646Z [00:02:54.380]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:28.0220260Z [00:02:54.381]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:28.0221952Z [00:02:54.381]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:28.0223875Z [00:02:54.381]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:28.0225501Z [00:02:54.381]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:28.0226480Z [00:02:54.381]➜  EOF
2025-08-20T21:49:28.0233533Z [00:02:54.381]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.25.12=>gorm.io/gorm@v1.25.12;$WORK/b533=>" -p gorm.io/gorm -lang=go1.18 -complete -installsuffix shared -buildid qawUjVPMQq0ihQqVBKig/qawUjVPMQq0ihQqVBKig -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.25.12/association.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/callbacks.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/chainable_api.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/errors.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/finisher_api.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/gorm.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/interfaces.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/migrator.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/model.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/prepare_stmt.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/scan.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/soft_delete.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/statement.go
2025-08-20T21:49:28.0239771Z [00:02:54.381]➜  github.com/docker/go-units
2025-08-20T21:49:28.0240284Z [00:02:54.381]➜  mkdir -p $WORK/b575/
2025-08-20T21:49:28.0240980Z [00:02:54.381]➜  cat >/tmp/go-build1954405493/b575/importcfg << 'EOF' # internal
2025-08-20T21:49:28.0241652Z [00:02:54.381]➜  # import config
2025-08-20T21:49:28.0254200Z [00:02:54.381]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:28.0255915Z [00:02:54.381]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:28.0257630Z [00:02:54.381]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:28.0259301Z [00:02:54.381]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:28.0260333Z [00:02:54.381]➜  EOF
2025-08-20T21:49:28.0264723Z [00:02:54.381]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/go-units@v0.5.0=>github.com/docker/go-units@v0.5.0;$WORK/b575=>" -p github.com/docker/go-units -lang=go1.16 -complete -installsuffix shared -buildid GtF0cTtii7k-DWA4RPwB/GtF0cTtii7k-DWA4RPwB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack /root/go/pkg/mod/github.com/docker/go-units@v0.5.0/duration.go /root/go/pkg/mod/github.com/docker/go-units@v0.5.0/size.go /root/go/pkg/mod/github.com/docker/go-units@v0.5.0/ulimit.go
2025-08-20T21:49:28.0340039Z [00:02:54.395]➜  go tool buildid -w $WORK/b571/_pkg_.a # internal
2025-08-20T21:49:28.0363795Z [00:02:54.397]➜  cp $WORK/b571/_pkg_.a /root/.cache/go-build/51/5145354bc2c4ee2dddd3a681130db9e9fc3cfd0b37518cb371706bccfe0d3fb4-d # internal
2025-08-20T21:49:28.0366149Z [00:02:54.398]➜  github.com/moby/docker-image-spec/specs-go/v1
2025-08-20T21:49:28.0366792Z [00:02:54.398]➜  mkdir -p $WORK/b576/
2025-08-20T21:49:28.0371812Z [00:02:54.398]➜  cat >/tmp/go-build1954405493/b576/importcfg << 'EOF' # internal
2025-08-20T21:49:28.0373479Z [00:02:54.398]➜  # import config
2025-08-20T21:49:28.0374482Z [00:02:54.398]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1954405493/b561/_pkg_.a
2025-08-20T21:49:28.0375995Z [00:02:54.398]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:28.0377003Z [00:02:54.398]➜  EOF
2025-08-20T21:49:28.0382200Z [00:02:54.399]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/docker-image-spec@v1.3.1/specs-go/v1=>github.com/moby/docker-image-spec@v1.3.1/specs-go/v1;$WORK/b576=>" -p github.com/moby/docker-image-spec/specs-go/v1 -lang=go1.18 -complete -installsuffix shared -buildid KCep0ScALRREmEK3Gz89/KCep0ScALRREmEK3Gz89 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack /root/go/pkg/mod/github.com/moby/docker-image-spec@v1.3.1/specs-go/v1/image.go
2025-08-20T21:49:28.0526429Z [00:02:54.414]➜  go tool buildid -w $WORK/b576/_pkg_.a # internal
2025-08-20T21:49:28.0534046Z [00:02:54.415]➜  cp $WORK/b576/_pkg_.a /root/.cache/go-build/2e/2e3112189f88ba45819a554727f8b42e71295aeb4b946a2ee024b63c75ac445e-d # internal
2025-08-20T21:49:28.0545654Z [00:02:54.416]➜  github.com/docker/docker/api/types/image
2025-08-20T21:49:28.0546302Z [00:02:54.416]➜  mkdir -p $WORK/b577/
2025-08-20T21:49:28.0575706Z [00:02:54.419]➜  cat >/tmp/go-build1954405493/b577/importcfg << 'EOF' # internal
2025-08-20T21:49:28.0576592Z [00:02:54.419]➜  # import config
2025-08-20T21:49:28.0577582Z [00:02:54.419]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1954405493/b568/_pkg_.a
2025-08-20T21:49:28.0579116Z [00:02:54.419]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:28.0580129Z [00:02:54.419]➜  EOF
2025-08-20T21:49:28.0602771Z [00:02:54.421]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/image=>github.com/docker/docker@v26.1.5+incompatible/api/types/image;$WORK/b577=>" -p github.com/docker/docker/api/types/image -lang=go1.16 -complete -installsuffix shared -buildid kVambxEa5kH63SqSVSM8/kVambxEa5kH63SqSVSM8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/image/delete_response.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/image/image.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/image/image_history.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/image/opts.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/image/summary.go
2025-08-20T21:49:28.0615699Z [00:02:54.423]➜  go tool buildid -w $WORK/b575/_pkg_.a # internal
2025-08-20T21:49:28.0632599Z [00:02:54.424]➜  cp $WORK/b575/_pkg_.a /root/.cache/go-build/be/be31964603923c6127fb9a38e46c67da8cdf6c8b4c011116ad62149c4d8c4759-d # internal
2025-08-20T21:49:28.0770470Z [00:02:54.438]➜  github.com/docker/docker/api/types/container
2025-08-20T21:49:28.0771196Z [00:02:54.438]➜  mkdir -p $WORK/b566/
2025-08-20T21:49:28.0774315Z [00:02:54.439]➜  cat >/tmp/go-build1954405493/b566/importcfg << 'EOF' # internal
2025-08-20T21:49:28.0776642Z [00:02:54.439]➜  # import config
2025-08-20T21:49:28.0777969Z [00:02:54.439]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:28.0779671Z [00:02:54.439]➜  packagefile github.com/docker/docker/api/types/blkiodev=/tmp/go-build1954405493/b567/_pkg_.a
2025-08-20T21:49:28.0781112Z [00:02:54.439]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1954405493/b568/_pkg_.a
2025-08-20T21:49:28.0782478Z [00:02:54.439]➜  packagefile github.com/docker/docker/api/types/mount=/tmp/go-build1954405493/b570/_pkg_.a
2025-08-20T21:49:28.0806136Z [00:02:54.439]➜  packagefile github.com/docker/docker/api/types/network=/tmp/go-build1954405493/b571/_pkg_.a
2025-08-20T21:49:28.0807577Z [00:02:54.439]➜  packagefile github.com/docker/docker/api/types/strslice=/tmp/go-build1954405493/b573/_pkg_.a
2025-08-20T21:49:28.0808956Z [00:02:54.439]➜  packagefile github.com/docker/go-connections/nat=/tmp/go-build1954405493/b574/_pkg_.a
2025-08-20T21:49:28.0810172Z [00:02:54.439]➜  packagefile github.com/docker/go-units=/tmp/go-build1954405493/b575/_pkg_.a
2025-08-20T21:49:28.0811651Z [00:02:54.439]➜  packagefile github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build1954405493/b576/_pkg_.a
2025-08-20T21:49:28.0813454Z [00:02:54.439]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:28.0815151Z [00:02:54.439]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:28.0816831Z [00:02:54.439]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:28.0817851Z [00:02:54.439]➜  EOF
2025-08-20T21:49:28.0831956Z [00:02:54.442]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/container=>github.com/docker/docker@v26.1.5+incompatible/api/types/container;$WORK/b566=>" -p github.com/docker/docker/api/types/container -lang=go1.16 -complete -installsuffix shared -buildid bSnlNl10XPM70E9nnt_b/bSnlNl10XPM70E9nnt_b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/container/change_type.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/container/change_types.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/container/config.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/container/container_top.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/container/container_update.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/container/create_response.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/container/errors.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/container/filesystem_change.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/container/hostconfig.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/container/hostconfig_unix.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/container/options.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/container/wait_exit_error.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/container/wait_response.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/container/waitcondition.go
2025-08-20T21:49:28.0967648Z [00:02:54.458]➜  go tool buildid -w $WORK/b577/_pkg_.a # internal
2025-08-20T21:49:28.0975268Z [00:02:54.459]➜  cp $WORK/b577/_pkg_.a /root/.cache/go-build/91/91ef05d9f33c8a82602036b0b17a883558e10f49a6414a13697eb3d571daef9a-d # internal
2025-08-20T21:49:28.0980774Z [00:02:54.459]➜  github.com/docker/docker/api/types/registry
2025-08-20T21:49:28.0982786Z [00:02:54.460]➜  mkdir -p $WORK/b578/
2025-08-20T21:49:28.0985372Z [00:02:54.460]➜  cat >/tmp/go-build1954405493/b578/importcfg << 'EOF' # internal
2025-08-20T21:49:28.0988061Z [00:02:54.460]➜  # import config
2025-08-20T21:49:28.0989773Z [00:02:54.460]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:28.0992128Z [00:02:54.460]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:28.0994371Z [00:02:54.460]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1954405493/b561/_pkg_.a
2025-08-20T21:49:28.0996669Z [00:02:54.460]➜  packagefile github.com/pkg/errors=/root/.cache/go-build/f6/f62846c2df7947016a78a498a0a5aef32aa232aa1b95c993714fc181f9489a1f-d
2025-08-20T21:49:28.1000571Z [00:02:54.460]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:28.1002194Z [00:02:54.460]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:28.1009569Z [00:02:54.460]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:28.1010656Z [00:02:54.460]➜  EOF
2025-08-20T21:49:28.1017011Z [00:02:54.460]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/registry=>github.com/docker/docker@v26.1.5+incompatible/api/types/registry;$WORK/b578=>" -p github.com/docker/docker/api/types/registry -lang=go1.16 -complete -installsuffix shared -buildid aLmv1zcmjaX5ODI9DQ5T/aLmv1zcmjaX5ODI9DQ5T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/registry/authconfig.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/registry/authenticate.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/registry/registry.go
2025-08-20T21:49:28.1370488Z [00:02:54.498]➜  go tool buildid -w $WORK/b578/_pkg_.a # internal
2025-08-20T21:49:28.1394028Z [00:02:54.500]➜  cp $WORK/b578/_pkg_.a /root/.cache/go-build/99/99502ea9bab45b70bdb6749f339e827afa87f687c6ff8390095d820dac050ecb-d # internal
2025-08-20T21:49:28.1453780Z [00:02:54.506]➜  github.com/gogo/protobuf/proto
2025-08-20T21:49:28.1458267Z [00:02:54.507]➜  mkdir -p $WORK/b582/
2025-08-20T21:49:28.1459068Z [00:02:54.507]➜  cat >/tmp/go-build1954405493/b582/importcfg << 'EOF' # internal
2025-08-20T21:49:28.1459791Z [00:02:54.507]➜  # import config
2025-08-20T21:49:28.1460883Z [00:02:54.507]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:28.1465727Z [00:02:54.508]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:28.1467802Z [00:02:54.508]➜  packagefile encoding=/root/.cache/go-build/99/9931efb179ca6a3411a5b5cc7c20f84897acb9776746585beb9dca28d322422b-d
2025-08-20T21:49:28.1469911Z [00:02:54.508]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:28.1472036Z [00:02:54.508]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:28.1474368Z [00:02:54.508]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:28.1476451Z [00:02:54.508]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:28.1478380Z [00:02:54.508]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:28.1480350Z [00:02:54.508]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:28.1482922Z [00:02:54.508]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:28.1485272Z [00:02:54.508]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:28.1487296Z [00:02:54.508]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:28.1489390Z [00:02:54.508]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:28.1491368Z [00:02:54.508]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:28.1516411Z [00:02:54.508]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:28.1517964Z [00:02:54.508]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:28.1519720Z [00:02:54.508]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:28.1520779Z [00:02:54.508]➜  EOF
2025-08-20T21:49:28.1543052Z [00:02:54.508]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto=>github.com/gogo/protobuf@v1.3.2/proto;$WORK/b582=>" -p github.com/gogo/protobuf/proto -lang=go1.15 -complete -installsuffix shared -buildid x9QMrwawXCsEZ2--41vA/x9QMrwawXCsEZ2--41vA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/clone.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/custom_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/decode.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/deprecated.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/discard.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/duration.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/duration_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/encode.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/encode_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/equal.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/extensions.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/extensions_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/lib.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/lib_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/message_set.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/pointer_unsafe.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/pointer_unsafe_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/properties.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/properties_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/skip_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_marshal.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_marshal_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_merge.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_unmarshal.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_unmarshal_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/text.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/text_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/text_parser.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/timestamp.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/timestamp_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/wrappers.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/wrappers_gogo.go
2025-08-20T21:49:28.2044388Z [00:02:54.565]➜  go tool buildid -w $WORK/b566/_pkg_.a # internal
2025-08-20T21:49:28.2061821Z [00:02:54.567]➜  cp $WORK/b566/_pkg_.a /root/.cache/go-build/6b/6b5390227d95e843a7e87412066870182dc882d8a3bc7a10ef3ce0edcf164fac-d # internal
2025-08-20T21:49:28.2087584Z [00:02:54.569]➜  github.com/docker/docker/api/types/events
2025-08-20T21:49:28.2088259Z [00:02:54.569]➜  mkdir -p $WORK/b584/
2025-08-20T21:49:28.2088988Z [00:02:54.569]➜  echo '# import config' > $WORK/b584/importcfg # internal
2025-08-20T21:49:28.2093783Z [00:02:54.569]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/events=>github.com/docker/docker@v26.1.5+incompatible/api/types/events;$WORK/b584=>" -p github.com/docker/docker/api/types/events -lang=go1.16 -complete -installsuffix shared -buildid cuweefUqvodVQdT_pL5y/cuweefUqvodVQdT_pL5y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/events/events.go
2025-08-20T21:49:28.2310639Z [00:02:54.592]➜  go tool buildid -w $WORK/b584/_pkg_.a # internal
2025-08-20T21:49:28.2327602Z [00:02:54.594]➜  cp $WORK/b584/_pkg_.a /root/.cache/go-build/67/6780c44056660507acda0f5f0f9e06cf6ff04a56426cf38a706641f682d24b64-d # internal
2025-08-20T21:49:28.2335367Z [00:02:54.594]➜  github.com/distribution/reference
2025-08-20T21:49:28.2335966Z [00:02:54.594]➜  mkdir -p $WORK/b587/
2025-08-20T21:49:28.2336673Z [00:02:54.594]➜  cat >/tmp/go-build1954405493/b587/importcfg << 'EOF' # internal
2025-08-20T21:49:28.2337294Z [00:02:54.594]➜  # import config
2025-08-20T21:49:28.2338352Z [00:02:54.594]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:28.2340116Z [00:02:54.594]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:28.2341538Z [00:02:54.594]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1954405493/b562/_pkg_.a
2025-08-20T21:49:28.2343014Z [00:02:54.594]➜  packagefile path=/root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d
2025-08-20T21:49:28.2344938Z [00:02:54.594]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:28.2346431Z [00:02:54.594]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:28.2347942Z [00:02:54.594]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:28.2348855Z [00:02:54.594]➜  EOF
2025-08-20T21:49:28.2354221Z [00:02:54.594]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/distribution/reference@v0.6.0=>github.com/distribution/reference@v0.6.0;$WORK/b587=>" -p github.com/distribution/reference -lang=go1.20 -complete -installsuffix shared -buildid Dsp_RQ-zEXo9ziCoS84Y/Dsp_RQ-zEXo9ziCoS84Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack /root/go/pkg/mod/github.com/distribution/reference@v0.6.0/helpers.go /root/go/pkg/mod/github.com/distribution/reference@v0.6.0/normalize.go /root/go/pkg/mod/github.com/distribution/reference@v0.6.0/reference.go /root/go/pkg/mod/github.com/distribution/reference@v0.6.0/regexp.go /root/go/pkg/mod/github.com/distribution/reference@v0.6.0/sort.go
2025-08-20T21:49:28.3702624Z [00:02:54.731]➜  go tool buildid -w $WORK/b587/_pkg_.a # internal
2025-08-20T21:49:28.3734457Z [00:02:54.735]➜  cp $WORK/b587/_pkg_.a /root/.cache/go-build/14/14ece4d4a6efb78cd8e479b96e4bbf3a22d1282d594b4e4e8a522ec07bfdb39e-d # internal
2025-08-20T21:49:28.3748020Z [00:02:54.736]➜  github.com/docker/docker/api
2025-08-20T21:49:28.3751347Z [00:02:54.736]➜  mkdir -p $WORK/b588/
2025-08-20T21:49:28.3752952Z [00:02:54.736]➜  echo '# import config' > $WORK/b588/importcfg # internal
2025-08-20T21:49:28.3758970Z [00:02:54.737]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api=>github.com/docker/docker@v26.1.5+incompatible/api;$WORK/b588=>" -p github.com/docker/docker/api -lang=go1.16 -complete -installsuffix shared -buildid 3oe9yyM7wuvEzhvfwerh/3oe9yyM7wuvEzhvfwerh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/common.go
2025-08-20T21:49:28.3946343Z [00:02:54.756]➜  go tool buildid -w $WORK/b588/_pkg_.a # internal
2025-08-20T21:49:28.3950970Z [00:02:54.756]➜  cp $WORK/b588/_pkg_.a /root/.cache/go-build/8f/8fcea1049a64a168aef5033d81b9692a2432aefdb9dbec528ee6e90ac085bbab-d # internal
2025-08-20T21:49:28.3959780Z [00:02:54.757]➜  github.com/docker/docker/api/types/checkpoint
2025-08-20T21:49:28.3960449Z [00:02:54.757]➜  mkdir -p $WORK/b589/
2025-08-20T21:49:28.3961104Z [00:02:54.757]➜  echo '# import config' > $WORK/b589/importcfg # internal
2025-08-20T21:49:28.3966611Z [00:02:54.757]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/checkpoint=>github.com/docker/docker@v26.1.5+incompatible/api/types/checkpoint;$WORK/b589=>" -p github.com/docker/docker/api/types/checkpoint -lang=go1.16 -complete -installsuffix shared -buildid lI_o5jCrNNN8MWe01qXY/lI_o5jCrNNN8MWe01qXY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/checkpoint/list.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/checkpoint/options.go
2025-08-20T21:49:28.4176520Z [00:02:54.779]➜  go tool buildid -w $WORK/b589/_pkg_.a # internal
2025-08-20T21:49:28.4232274Z [00:02:54.784]➜  cp $WORK/b589/_pkg_.a /root/.cache/go-build/24/24618da67205a69553e799a1f9f5a333f8ed0472cc0dc63fcab3f6f5ef9254c8-d # internal
2025-08-20T21:49:28.4243593Z [00:02:54.785]➜  github.com/docker/docker/api/types/time
2025-08-20T21:49:28.4244246Z [00:02:54.785]➜  mkdir -p $WORK/b590/
2025-08-20T21:49:28.4245029Z [00:02:54.785]➜  cat >/tmp/go-build1954405493/b590/importcfg << 'EOF' # internal
2025-08-20T21:49:28.4245743Z [00:02:54.785]➜  # import config
2025-08-20T21:49:28.4246786Z [00:02:54.785]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:28.4248415Z [00:02:54.785]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:28.4250052Z [00:02:54.785]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:28.4251722Z [00:02:54.785]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:28.4253553Z [00:02:54.785]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:28.4254736Z [00:02:54.785]➜  EOF
2025-08-20T21:49:28.4258818Z [00:02:54.785]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/time=>github.com/docker/docker@v26.1.5+incompatible/api/types/time;$WORK/b590=>" -p github.com/docker/docker/api/types/time -lang=go1.16 -complete -installsuffix shared -buildid x28nNwrqpqV4ahh35pbM/x28nNwrqpqV4ahh35pbM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/time/timestamp.go
2025-08-20T21:49:28.4839503Z [00:02:54.845]➜  go tool buildid -w $WORK/b590/_pkg_.a # internal
2025-08-20T21:49:28.4847733Z [00:02:54.846]➜  cp $WORK/b590/_pkg_.a /root/.cache/go-build/f3/f3ad4f1c1360482397030cc044c378e26bf7488a229c5f232e1dfe233bf131a4-d # internal
2025-08-20T21:49:28.4850092Z [00:02:54.846]➜  github.com/docker/docker/errdefs
2025-08-20T21:49:28.4851331Z [00:02:54.846]➜  mkdir -p $WORK/b591/
2025-08-20T21:49:28.4856315Z [00:02:54.847]➜  cat >/tmp/go-build1954405493/b591/importcfg << 'EOF' # internal
2025-08-20T21:49:28.4857988Z [00:02:54.847]➜  # import config
2025-08-20T21:49:28.4860522Z [00:02:54.847]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:28.4862257Z [00:02:54.847]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:28.4864202Z [00:02:54.847]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:28.4865205Z [00:02:54.847]➜  EOF
2025-08-20T21:49:28.4871755Z [00:02:54.847]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/errdefs=>github.com/docker/docker@v26.1.5+incompatible/errdefs;$WORK/b591=>" -p github.com/docker/docker/errdefs -lang=go1.16 -complete -installsuffix shared -buildid 9UdQ4CcxAV9YH65NDtdl/9UdQ4CcxAV9YH65NDtdl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/errdefs/defs.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/errdefs/doc.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/errdefs/helpers.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/errdefs/http_helpers.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/errdefs/is.go
2025-08-20T21:49:28.6099724Z [00:02:54.971]➜  go tool buildid -w $WORK/b591/_pkg_.a # internal
2025-08-20T21:49:28.6151457Z [00:02:54.976]➜  cp $WORK/b591/_pkg_.a /root/.cache/go-build/a3/a3ca128d2b8c469b8974d9b8d4ae7f6bb3029e17fc124994d7689e7e50b19821-d # internal
2025-08-20T21:49:28.6178931Z [00:02:54.979]➜  github.com/docker/go-connections/sockets
2025-08-20T21:49:28.6182233Z [00:02:54.979]➜  mkdir -p $WORK/b592/
2025-08-20T21:49:28.6190632Z [00:02:54.980]➜  cat >/tmp/go-build1954405493/b592/importcfg << 'EOF' # internal
2025-08-20T21:49:28.6191415Z [00:02:54.980]➜  # import config
2025-08-20T21:49:28.6192539Z [00:02:54.980]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:28.6194803Z [00:02:54.980]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:28.6196857Z [00:02:54.980]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:28.6199497Z [00:02:54.980]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:28.6201712Z [00:02:54.980]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:28.6204150Z [00:02:54.980]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:28.6206258Z [00:02:54.980]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:28.6208467Z [00:02:54.980]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:28.6210608Z [00:02:54.980]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:28.6214338Z [00:02:54.980]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:49:28.6215969Z [00:02:54.980]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:28.6216963Z [00:02:54.980]➜  EOF
2025-08-20T21:49:28.6228174Z [00:02:54.980]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/sockets=>github.com/docker/go-connections@v0.5.0/sockets;$WORK/b592=>" -p github.com/docker/go-connections/sockets -lang=go1.18 -complete -installsuffix shared -buildid LAudBNZDhVduhIVn7ktc/LAudBNZDhVduhIVn7ktc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/sockets/inmem_socket.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/sockets/proxy.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/sockets/sockets.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/sockets/sockets_unix.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/sockets/tcp_socket.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/sockets/unix_socket.go
2025-08-20T21:49:28.7380714Z [00:02:55.099]➜  go tool buildid -w $WORK/b592/_pkg_.a # internal
2025-08-20T21:49:28.7439394Z [00:02:55.105]➜  cp $WORK/b592/_pkg_.a /root/.cache/go-build/20/20eb78bf0ea7ecc1e547f661d0b423540f57b67d2ae0104a8254cd8885ee04c4-d # internal
2025-08-20T21:49:28.7442897Z [00:02:55.105]➜  github.com/docker/go-connections/tlsconfig
2025-08-20T21:49:28.7450347Z [00:02:55.106]➜  mkdir -p $WORK/b593/
2025-08-20T21:49:28.7455040Z [00:02:55.107]➜  cat >/tmp/go-build1954405493/b593/importcfg << 'EOF' # internal
2025-08-20T21:49:28.7476446Z [00:02:55.107]➜  # import config
2025-08-20T21:49:28.7477518Z [00:02:55.107]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:28.7479076Z [00:02:55.107]➜  packagefile crypto/x509=/root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d
2025-08-20T21:49:28.7480634Z [00:02:55.107]➜  packagefile encoding/pem=/root/.cache/go-build/30/3051cf7aff3b3091f46cb712a2e6caa7c2438d2d9a6f271d8ffe97102cf1fc3f-d
2025-08-20T21:49:28.7482126Z [00:02:55.107]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:28.7483738Z [00:02:55.107]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:28.7485121Z [00:02:55.107]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:28.7486491Z [00:02:55.107]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:28.7487366Z [00:02:55.107]➜  EOF
2025-08-20T21:49:28.7532962Z [00:02:55.114]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/tlsconfig=>github.com/docker/go-connections@v0.5.0/tlsconfig;$WORK/b593=>" -p github.com/docker/go-connections/tlsconfig -lang=go1.18 -complete -installsuffix shared -buildid 5MpOI0ylKMGahmqFCqUu/5MpOI0ylKMGahmqFCqUu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/tlsconfig/certpool.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/tlsconfig/config.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/tlsconfig/config_client_ciphers.go
2025-08-20T21:49:28.8245270Z [00:02:55.186]➜  go tool buildid -w $WORK/b593/_pkg_.a # internal
2025-08-20T21:49:28.8251982Z [00:02:55.186]➜  cp $WORK/b593/_pkg_.a /root/.cache/go-build/6a/6a715831788e65f7218ca3196ca887c90ab845eaac97829fb2faac89c1739b63-d # internal
2025-08-20T21:49:28.8256293Z [00:02:55.187]➜  compress/bzip2
2025-08-20T21:49:28.8258176Z [00:02:55.187]➜  mkdir -p $WORK/b595/
2025-08-20T21:49:28.8286974Z [00:02:55.190]➜  cat >/tmp/go-build1954405493/b595/importcfg << 'EOF' # internal
2025-08-20T21:49:28.8296142Z [00:02:55.190]➜  # import config
2025-08-20T21:49:28.8297298Z [00:02:55.190]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:28.8298928Z [00:02:55.190]➜  packagefile cmp=/root/.cache/go-build/9d/9dfba66b67ca9f8fe689cc30f6c14a50aebfd91692e10f8a1a17454ad7cbab97-d
2025-08-20T21:49:28.8300750Z [00:02:55.190]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:28.8302328Z [00:02:55.190]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:28.8303496Z [00:02:55.190]➜  EOF
2025-08-20T21:49:28.8307352Z [00:02:55.190]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "/root/.go/src/compress/bzip2=>compress/bzip2;$WORK/b595=>" -p compress/bzip2 -lang=go1.25 -std -complete -installsuffix shared -buildid iH15bz5YM_b7Xj4MKjfc/iH15bz5YM_b7Xj4MKjfc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack /root/.go/src/compress/bzip2/bit_reader.go /root/.go/src/compress/bzip2/bzip2.go /root/.go/src/compress/bzip2/huffman.go /root/.go/src/compress/bzip2/move_to_front.go
2025-08-20T21:49:29.0106003Z [00:02:55.372]➜  go tool buildid -w $WORK/b595/_pkg_.a # internal
2025-08-20T21:49:29.0128587Z [00:02:55.374]➜  cp $WORK/b595/_pkg_.a /root/.cache/go-build/51/5144bef035f8fe85f6eac0e66231abc6e515599114efdf27d0cdc611a618a736-d # internal
2025-08-20T21:49:29.0135995Z [00:02:55.374]➜  github.com/moby/sys/userns
2025-08-20T21:49:29.0136588Z [00:02:55.374]➜  mkdir -p $WORK/b597/
2025-08-20T21:49:29.0137338Z [00:02:55.375]➜  cat >/tmp/go-build1954405493/b597/importcfg << 'EOF' # internal
2025-08-20T21:49:29.0138021Z [00:02:55.375]➜  # import config
2025-08-20T21:49:29.0139130Z [00:02:55.375]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:29.0140630Z [00:02:55.375]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:29.0141928Z [00:02:55.375]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:29.0143742Z [00:02:55.375]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:29.0144746Z [00:02:55.375]➜  EOF
2025-08-20T21:49:29.0148475Z [00:02:55.375]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/sys/userns@v0.1.0=>github.com/moby/sys/userns@v0.1.0;$WORK/b597=>" -p github.com/moby/sys/userns -lang=go1.21 -complete -installsuffix shared -buildid 6bx_Bjzkq9D4er2W0rMC/6bx_Bjzkq9D4er2W0rMC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack /root/go/pkg/mod/github.com/moby/sys/userns@v0.1.0/userns.go /root/go/pkg/mod/github.com/moby/sys/userns@v0.1.0/userns_linux.go
2025-08-20T21:49:29.0474314Z [00:02:55.408]➜  go tool buildid -w $WORK/b597/_pkg_.a # internal
2025-08-20T21:49:29.0493541Z [00:02:55.410]➜  cp $WORK/b597/_pkg_.a /root/.cache/go-build/dc/dc2db8054fd85c0f882f5602e3c594491ecef17a488568d8485d1501cc335edd-d # internal
2025-08-20T21:49:29.0501504Z [00:02:55.411]➜  github.com/containerd/containerd/pkg/userns
2025-08-20T21:49:29.0502186Z [00:02:55.411]➜  mkdir -p $WORK/b596/
2025-08-20T21:49:29.0508422Z [00:02:55.412]➜  cat >/tmp/go-build1954405493/b596/importcfg << 'EOF' # internal
2025-08-20T21:49:29.0518757Z [00:02:55.412]➜  # import config
2025-08-20T21:49:29.0519687Z [00:02:55.412]➜  packagefile github.com/moby/sys/userns=/tmp/go-build1954405493/b597/_pkg_.a
2025-08-20T21:49:29.0520473Z [00:02:55.412]➜  EOF
2025-08-20T21:49:29.0524780Z [00:02:55.412]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/userns=>github.com/containerd/containerd@v1.7.27/pkg/userns;$WORK/b596=>" -p github.com/containerd/containerd/pkg/userns -lang=go1.21 -complete -installsuffix shared -buildid W82EWKJdzEyuT0k9oLs9/W82EWKJdzEyuT0k9oLs9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/userns/userns_deprecated.go
2025-08-20T21:49:29.0688772Z [00:02:55.430]➜  go tool buildid -w $WORK/b596/_pkg_.a # internal
2025-08-20T21:49:29.0695898Z [00:02:55.431]➜  cp $WORK/b596/_pkg_.a /root/.cache/go-build/87/87ee8d150f6673cdf495521d861ae1270f2f0bd668bea4d57684e7dd69f5d8f0-d # internal
2025-08-20T21:49:29.0700348Z [00:02:55.431]➜  github.com/moby/sys/user
2025-08-20T21:49:29.0703945Z [00:02:55.431]➜  mkdir -p $WORK/b599/
2025-08-20T21:49:29.0712484Z [00:02:55.431]➜  cat >/tmp/go-build1954405493/b599/importcfg << 'EOF' # internal
2025-08-20T21:49:29.0713384Z [00:02:55.431]➜  # import config
2025-08-20T21:49:29.0714407Z [00:02:55.431]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:29.0716043Z [00:02:55.431]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:29.0717566Z [00:02:55.431]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:29.0719129Z [00:02:55.431]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:29.0720679Z [00:02:55.431]➜  packagefile golang.org/x/sys/unix=/root/.cache/go-build/75/75420b57fcc0f8b717c1ed9751124e2aaeeaed4d6c39e3edc3c72f0b3dc9c571-d
2025-08-20T21:49:29.0722208Z [00:02:55.432]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:29.0724022Z [00:02:55.432]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:29.0725429Z [00:02:55.432]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:29.0726911Z [00:02:55.432]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:29.0727782Z [00:02:55.432]➜  EOF
2025-08-20T21:49:29.0731185Z [00:02:55.432]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/sys/user@v0.3.0=>github.com/moby/sys/user@v0.3.0;$WORK/b599=>" -p github.com/moby/sys/user -lang=go1.17 -complete -installsuffix shared -buildid eJAa93Os94jv5q9Ek2jV/eJAa93Os94jv5q9Ek2jV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack /root/go/pkg/mod/github.com/moby/sys/user@v0.3.0/lookup_unix.go /root/go/pkg/mod/github.com/moby/sys/user@v0.3.0/user.go
2025-08-20T21:49:29.1200449Z [00:02:55.481]➜  go tool buildid -w $WORK/b533/_pkg_.a # internal
2025-08-20T21:49:29.1419683Z [00:02:55.502]➜  cp $WORK/b533/_pkg_.a /root/.cache/go-build/20/20ec530c868f5647ce9f3af6a7e87e8d56bbd8dacc84eb36ea23dfab53a2f68f-d # internal
2025-08-20T21:49:29.1420944Z [00:02:55.502]➜  github.com/netbirdio/netbird/management/server/migration
2025-08-20T21:49:29.1421602Z [00:02:55.502]➜  mkdir -p $WORK/b531/
2025-08-20T21:49:29.1430521Z [00:02:55.504]➜  cat >/tmp/go-build1954405493/b531/importcfg << 'EOF' # internal
2025-08-20T21:49:29.1431624Z [00:02:55.504]➜  # import config
2025-08-20T21:49:29.1434903Z [00:02:55.504]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:29.1436650Z [00:02:55.504]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:29.1446495Z [00:02:55.504]➜  packagefile database/sql=/tmp/go-build1954405493/b532/_pkg_.a
2025-08-20T21:49:29.1447932Z [00:02:55.504]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:29.1449528Z [00:02:55.504]➜  packagefile encoding/gob=/root/.cache/go-build/72/72e79a8efade5bb35d634643049208c52e05590636b2abe71bf6a74d5e4146fa-d
2025-08-20T21:49:29.1451113Z [00:02:55.504]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:29.1452860Z [00:02:55.504]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:29.1454566Z [00:02:55.504]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:29.1456192Z [00:02:55.504]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:29.1457449Z [00:02:55.504]➜  packagefile gorm.io/gorm=/tmp/go-build1954405493/b533/_pkg_.a
2025-08-20T21:49:29.1458315Z [00:02:55.504]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1954405493/b535/_pkg_.a
2025-08-20T21:49:29.1459605Z [00:02:55.504]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:29.1461054Z [00:02:55.504]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:29.1466001Z [00:02:55.504]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:29.1466956Z [00:02:55.504]➜  EOF
2025-08-20T21:49:29.1470287Z [00:02:55.504]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/migration=>github.com/netbirdio/netbird/management/server/migration;$WORK/b531=>" -p github.com/netbirdio/netbird/management/server/migration -lang=go1.23 -complete -installsuffix shared -buildid UPu9qZC3Lzd9K9gJYC4C/UPu9qZC3Lzd9K9gJYC4C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./server/migration/migration.go
2025-08-20T21:49:29.2622152Z [00:02:55.623]➜  go tool buildid -w $WORK/b599/_pkg_.a # internal
2025-08-20T21:49:29.2636922Z [00:02:55.625]➜  cp $WORK/b599/_pkg_.a /root/.cache/go-build/48/48aea04dde30af7f419005701194ebce88aa9a18b805b4f47a7cff451d59ee47-d # internal
2025-08-20T21:49:29.2649739Z [00:02:55.626]➜  github.com/docker/docker/pkg/idtools
2025-08-20T21:49:29.2653793Z [00:02:55.626]➜  mkdir -p $WORK/b598/
2025-08-20T21:49:29.2667995Z [00:02:55.628]➜  cat >/tmp/go-build1954405493/b598/importcfg << 'EOF' # internal
2025-08-20T21:49:29.2676043Z [00:02:55.628]➜  # import config
2025-08-20T21:49:29.2677014Z [00:02:55.628]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:29.2678400Z [00:02:55.628]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:29.2679745Z [00:02:55.628]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:29.2680864Z [00:02:55.628]➜  packagefile github.com/moby/sys/user=/tmp/go-build1954405493/b599/_pkg_.a
2025-08-20T21:49:29.2681990Z [00:02:55.628]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:29.2683670Z [00:02:55.628]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:29.2685020Z [00:02:55.628]➜  packagefile os/exec=/root/.cache/go-build/4d/4d54bfca53e28401c25b13e4b002a130e4584fcf877ff2a7d6c9dcf7d72192c7-d
2025-08-20T21:49:29.2686452Z [00:02:55.628]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:29.2687880Z [00:02:55.628]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:29.2689224Z [00:02:55.628]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:29.2690600Z [00:02:55.628]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:29.2692041Z [00:02:55.628]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:29.2700957Z [00:02:55.628]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:29.2702453Z [00:02:55.628]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:49:29.2703484Z [00:02:55.628]➜  EOF
2025-08-20T21:49:29.2709088Z [00:02:55.628]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/idtools=>github.com/docker/docker@v26.1.5+incompatible/pkg/idtools;$WORK/b598=>" -p github.com/docker/docker/pkg/idtools -lang=go1.16 -complete -installsuffix shared -buildid fLr73r-Zm_eWY4YqtXch/fLr73r-Zm_eWY4YqtXch -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/idtools/idtools.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/idtools/idtools_unix.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/idtools/usergroupadd_linux.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/idtools/utils_unix.go
2025-08-20T21:49:29.4240016Z [00:02:55.785]➜  go tool buildid -w $WORK/b598/_pkg_.a # internal
2025-08-20T21:49:29.4255441Z [00:02:55.787]➜  cp $WORK/b598/_pkg_.a /root/.cache/go-build/13/1359096d251c6484a8c56322bc1d1bdeff23ba7d19170938d21921f6e1f805a3-d # internal
2025-08-20T21:49:29.4268275Z [00:02:55.788]➜  github.com/docker/docker/pkg/ioutils
2025-08-20T21:49:29.4271554Z [00:02:55.788]➜  mkdir -p $WORK/b600/
2025-08-20T21:49:29.4281032Z [00:02:55.789]➜  cat >/tmp/go-build1954405493/b600/importcfg << 'EOF' # internal
2025-08-20T21:49:29.4295577Z [00:02:55.790]➜  # import config
2025-08-20T21:49:29.4296710Z [00:02:55.790]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:29.4298375Z [00:02:55.790]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:29.4300007Z [00:02:55.790]➜  packagefile crypto/sha512=/root/.cache/go-build/25/25ddd1309b3531a12cd8730f71229fc47f1628df52d676365bc0d01b9a949c77-d
2025-08-20T21:49:29.4301600Z [00:02:55.790]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:29.4302911Z [00:02:55.790]➜  packagefile github.com/containerd/log=/tmp/go-build1954405493/b560/_pkg_.a
2025-08-20T21:49:29.4305233Z [00:02:55.790]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:29.4306886Z [00:02:55.790]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:29.4308816Z [00:02:55.790]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:29.4310797Z [00:02:55.790]➜  packagefile runtime/debug=/root/.cache/go-build/82/8260d5a79b166c1188d2a8233d7ed0e6aa22b2487df79665838c602779d10d1d-d
2025-08-20T21:49:29.4312527Z [00:02:55.790]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:29.4314451Z [00:02:55.790]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:29.4315508Z [00:02:55.790]➜  EOF
2025-08-20T21:49:29.4322890Z [00:02:55.790]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/ioutils=>github.com/docker/docker@v26.1.5+incompatible/pkg/ioutils;$WORK/b600=>" -p github.com/docker/docker/pkg/ioutils -lang=go1.16 -complete -installsuffix shared -buildid rdAoroeIWRncCATdn-or/rdAoroeIWRncCATdn-or -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/ioutils/buffer.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/ioutils/bytespipe.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/ioutils/fswriters.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/ioutils/readers.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/ioutils/writeflusher.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/ioutils/writers.go
2025-08-20T21:49:29.4605587Z [00:02:55.821]➜  go tool buildid -w $WORK/b531/_pkg_.a # internal
2025-08-20T21:49:29.4666330Z [00:02:55.827]➜  cp $WORK/b531/_pkg_.a /root/.cache/go-build/f0/f0a119b18737672eac06d70cec20860d481f52b92bcaf5e52deb98f29444d1c7-d # internal
2025-08-20T21:49:29.4671994Z [00:02:55.828]➜  github.com/docker/docker/pkg/system
2025-08-20T21:49:29.4672625Z [00:02:55.828]➜  mkdir -p $WORK/b602/
2025-08-20T21:49:29.4681225Z [00:02:55.829]➜  cat >/tmp/go-build1954405493/b602/importcfg << 'EOF' # internal
2025-08-20T21:49:29.4682000Z [00:02:55.829]➜  # import config
2025-08-20T21:49:29.4683355Z [00:02:55.829]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:29.4685145Z [00:02:55.829]➜  packagefile golang.org/x/sys/unix=/root/.cache/go-build/75/75420b57fcc0f8b717c1ed9751124e2aaeeaed4d6c39e3edc3c72f0b3dc9c571-d
2025-08-20T21:49:29.4686839Z [00:02:55.829]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:29.4688474Z [00:02:55.829]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:29.4690171Z [00:02:55.829]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:29.4691786Z [00:02:55.829]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:49:29.4709886Z [00:02:55.829]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:29.4710981Z [00:02:55.829]➜  EOF
2025-08-20T21:49:29.4722979Z [00:02:55.832]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/system=>github.com/docker/docker@v26.1.5+incompatible/pkg/system;$WORK/b602=>" -p github.com/docker/docker/pkg/system -lang=go1.16 -complete -installsuffix shared -buildid 3J4rnNkYcah9V46f6X36/3J4rnNkYcah9V46f6X36 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/system/chtimes.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/system/chtimes_nowindows.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/system/errors.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/system/filesys.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/system/filesys_unix.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/system/lstat_unix.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/system/mknod.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/system/mknod_unix.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/system/stat_linux.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/system/stat_unix.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/system/utimes_unix.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/system/xattrs.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/system/xattrs_linux.go
2025-08-20T21:49:29.5873581Z [00:02:55.948]➜  go tool buildid -w $WORK/b600/_pkg_.a # internal
2025-08-20T21:49:29.5952421Z [00:02:55.956]➜  cp $WORK/b600/_pkg_.a /root/.cache/go-build/52/52ca36ae7ea0c590a1058abdadab3c454b776490de1a71ce313456f4265ba382-d # internal
2025-08-20T21:49:29.5976558Z [00:02:55.959]➜  github.com/docker/docker/pkg/pools
2025-08-20T21:49:29.5996226Z [00:02:55.959]➜  mkdir -p $WORK/b601/
2025-08-20T21:49:29.5997062Z [00:02:55.961]➜  cat >/tmp/go-build1954405493/b601/importcfg << 'EOF' # internal
2025-08-20T21:49:29.5997740Z [00:02:55.961]➜  # import config
2025-08-20T21:49:29.6001056Z [00:02:55.961]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:29.6012100Z [00:02:55.961]➜  packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build1954405493/b600/_pkg_.a
2025-08-20T21:49:29.6015554Z [00:02:55.961]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:29.6017233Z [00:02:55.961]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:29.6018245Z [00:02:55.961]➜  EOF
2025-08-20T21:49:29.6022565Z [00:02:55.961]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/pools=>github.com/docker/docker@v26.1.5+incompatible/pkg/pools;$WORK/b601=>" -p github.com/docker/docker/pkg/pools -lang=go1.16 -complete -installsuffix shared -buildid RsO07ae3p2YJthx24ljG/RsO07ae3p2YJthx24ljG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/pools/pools.go
2025-08-20T21:49:29.6146535Z [00:02:55.976]➜  go tool buildid -w $WORK/b602/_pkg_.a # internal
2025-08-20T21:49:29.6155937Z [00:02:55.977]➜  cp $WORK/b602/_pkg_.a /root/.cache/go-build/a7/a70da45ee5ee689ea80318aecda0633743b032dc6866f886eef2fc5a2907c888-d # internal
2025-08-20T21:49:29.6157939Z [00:02:55.977]➜  github.com/klauspost/compress
2025-08-20T21:49:29.6158816Z [00:02:55.977]➜  mkdir -p $WORK/b604/
2025-08-20T21:49:29.6160326Z [00:02:55.977]➜  cat >/tmp/go-build1954405493/b604/importcfg << 'EOF' # internal
2025-08-20T21:49:29.6163303Z [00:02:55.977]➜  # import config
2025-08-20T21:49:29.6164447Z [00:02:55.977]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:29.6165487Z [00:02:55.978]➜  EOF
2025-08-20T21:49:29.6191661Z [00:02:55.980]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0=>github.com/klauspost/compress@v1.18.0;$WORK/b604=>" -p github.com/klauspost/compress -lang=go1.22 -complete -installsuffix shared -buildid cCoZa7vvTMk6aPcXdfHz/cCoZa7vvTMk6aPcXdfHz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/compressible.go
2025-08-20T21:49:29.6488370Z [00:02:56.010]➜  go tool buildid -w $WORK/b604/_pkg_.a # internal
2025-08-20T21:49:29.6500793Z [00:02:56.010]➜  cp $WORK/b604/_pkg_.a /root/.cache/go-build/04/04f18d84165e463253218f00827ba2f2d22b6718af6dd6327855b5318a92873c-d # internal
2025-08-20T21:49:29.6502020Z [00:02:56.011]➜  go tool buildid -w $WORK/b601/_pkg_.a # internal
2025-08-20T21:49:29.6502722Z [00:02:56.011]➜  github.com/klauspost/compress/fse
2025-08-20T21:49:29.6507742Z [00:02:56.012]➜  mkdir -p $WORK/b606/
2025-08-20T21:49:29.6513038Z [00:02:56.012]➜  cat >/tmp/go-build1954405493/b606/importcfg << 'EOF' # internal
2025-08-20T21:49:29.6514046Z [00:02:56.012]➜  # import config
2025-08-20T21:49:29.6515246Z [00:02:56.012]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:29.6517012Z [00:02:56.012]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:29.6518648Z [00:02:56.012]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:29.6520286Z [00:02:56.012]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:29.6521996Z [00:02:56.012]➜  packagefile math/bits=/root/.cache/go-build/e9/e9a40c283e135c335c9a6deb92b0821d50ebc5e27beabb6fd1df72dcfe55a2cc-d
2025-08-20T21:49:29.6536066Z [00:02:56.012]➜  EOF
2025-08-20T21:49:29.6542770Z [00:02:56.012]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse=>github.com/klauspost/compress@v1.18.0/fse;$WORK/b606=>" -p github.com/klauspost/compress/fse -lang=go1.22 -complete -installsuffix shared -buildid Lb0ExCVqDs3xkEojaTOi/Lb0ExCVqDs3xkEojaTOi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/bitreader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/bitwriter.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/bytereader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/compress.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/decompress.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/fse.go
2025-08-20T21:49:29.6563499Z [00:02:56.016]➜  cp $WORK/b601/_pkg_.a /root/.cache/go-build/4c/4c26ac921bb37ad85c1482890461075ed7e736ba64df96a21a1fc38956460607-d # internal
2025-08-20T21:49:29.6564745Z [00:02:56.016]➜  github.com/klauspost/compress/internal/cpuinfo
2025-08-20T21:49:29.6565397Z [00:02:56.017]➜  mkdir -p $WORK/b607/
2025-08-20T21:49:29.6565997Z [00:02:56.017]➜  echo -n > $WORK/b607/go_asm.h # internal
2025-08-20T21:49:29.6566857Z [00:02:56.017]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/cpuinfo
2025-08-20T21:49:29.6573380Z [00:02:56.018]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/cpuinfo=>github.com/klauspost/compress@v1.18.0/internal/cpuinfo;$WORK/b607=>" -I $WORK/b607/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b607/symabis ./cpuinfo_amd64.s
2025-08-20T21:49:29.6630150Z [00:02:56.024]➜  echo '# import config' > $WORK/b607/importcfg # internal
2025-08-20T21:49:29.6655012Z [00:02:56.025]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/management
2025-08-20T21:49:29.6660290Z [00:02:56.025]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/cpuinfo=>github.com/klauspost/compress@v1.18.0/internal/cpuinfo;$WORK/b607=>" -p github.com/klauspost/compress/internal/cpuinfo -lang=go1.22 -installsuffix shared -buildid Fg40gfEh5siYgCY5-Cew/Fg40gfEh5siYgCY5-Cew -goversion go1.25.0 -symabis $WORK/b607/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack -asmhdr $WORK/b607/go_asm.h /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/cpuinfo/cpuinfo.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/cpuinfo/cpuinfo_amd64.go
2025-08-20T21:49:29.6809312Z [00:02:56.042]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/cpuinfo
2025-08-20T21:49:29.6814873Z [00:02:56.042]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/cpuinfo=>github.com/klauspost/compress@v1.18.0/internal/cpuinfo;$WORK/b607=>" -I $WORK/b607/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b607/cpuinfo_amd64.o ./cpuinfo_amd64.s
2025-08-20T21:49:29.6898747Z [00:02:56.051]➜  go tool pack r $WORK/b607/_pkg_.a $WORK/b607/cpuinfo_amd64.o # internal
2025-08-20T21:49:29.6914657Z [00:02:56.051]➜  go tool buildid -w $WORK/b607/_pkg_.a # internal
2025-08-20T21:49:29.6916140Z [00:02:56.051]➜  cp $WORK/b607/_pkg_.a /root/.cache/go-build/70/70c815da9254a5f666234c965796efd466b837555a423ecec0b0704bbc11fb16-d # internal
2025-08-20T21:49:29.6917361Z [00:02:56.051]➜  github.com/klauspost/compress/internal/le
2025-08-20T21:49:29.6918022Z [00:02:56.052]➜  mkdir -p $WORK/b608/
2025-08-20T21:49:29.6918708Z [00:02:56.052]➜  echo '# import config' > $WORK/b608/importcfg # internal
2025-08-20T21:49:29.6919480Z [00:02:56.052]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/management
2025-08-20T21:49:29.6924722Z [00:02:56.052]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/le=>github.com/klauspost/compress@v1.18.0/internal/le;$WORK/b608=>" -p github.com/klauspost/compress/internal/le -lang=go1.22 -complete -installsuffix shared -buildid 3OrXPcPdJc-h_W1qPmQ9/3OrXPcPdJc-h_W1qPmQ9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/le/le.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/le/unsafe_enabled.go
2025-08-20T21:49:29.7079386Z [00:02:56.069]➜  go tool buildid -w $WORK/b608/_pkg_.a # internal
2025-08-20T21:49:29.7090107Z [00:02:56.069]➜  cp $WORK/b608/_pkg_.a /root/.cache/go-build/2d/2dd0facc5b544baa36999961eb507c0e5a02a9b38a1eefbcb21e67fa04ecdff5-d # internal
2025-08-20T21:49:29.7091411Z [00:02:56.070]➜  github.com/klauspost/compress/internal/snapref
2025-08-20T21:49:29.7092082Z [00:02:56.070]➜  mkdir -p $WORK/b609/
2025-08-20T21:49:29.7107573Z [00:02:56.072]➜  cat >/tmp/go-build1954405493/b609/importcfg << 'EOF' # internal
2025-08-20T21:49:29.7108761Z [00:02:56.072]➜  # import config
2025-08-20T21:49:29.7111634Z [00:02:56.072]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:29.7114003Z [00:02:56.072]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:29.7116855Z [00:02:56.072]➜  packagefile hash/crc32=/root/.cache/go-build/e3/e36bce83c26b8b2ee1e4252372500667e678fc49dc293d7ad42ca57243f7f1c5-d
2025-08-20T21:49:29.7118563Z [00:02:56.072]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:29.7119571Z [00:02:56.072]➜  EOF
2025-08-20T21:49:29.7126394Z [00:02:56.072]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref=>github.com/klauspost/compress@v1.18.0/internal/snapref;$WORK/b609=>" -p github.com/klauspost/compress/internal/snapref -lang=go1.22 -complete -installsuffix shared -buildid LxOk2naGsfcscnfGcJRa/LxOk2naGsfcscnfGcJRa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref/decode.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref/decode_other.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref/encode.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref/encode_other.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref/snappy.go
2025-08-20T21:49:29.8050424Z [00:02:56.166]➜  go tool buildid -w $WORK/b609/_pkg_.a # internal
2025-08-20T21:49:29.8057622Z [00:02:56.167]➜  cp $WORK/b609/_pkg_.a /root/.cache/go-build/ac/ac0712a715e97a1d66376ddf9e4cde601262a82e416040db6bef88e337c966cd-d # internal
2025-08-20T21:49:29.8077223Z [00:02:56.169]➜  github.com/klauspost/compress/zstd/internal/xxhash
2025-08-20T21:49:29.8090495Z [00:02:56.169]➜  mkdir -p $WORK/b610/
2025-08-20T21:49:29.8091396Z [00:02:56.169]➜  echo -n > $WORK/b610/go_asm.h # internal
2025-08-20T21:49:29.8092736Z [00:02:56.169]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash
2025-08-20T21:49:29.8096087Z [00:02:56.169]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash=>github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash;$WORK/b610=>" -I $WORK/b610/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b610/symabis ./xxhash_amd64.s
2025-08-20T21:49:29.8129215Z [00:02:56.174]➜  cat >/tmp/go-build1954405493/b610/importcfg << 'EOF' # internal
2025-08-20T21:49:29.8131296Z [00:02:56.174]➜  # import config
2025-08-20T21:49:29.8132507Z [00:02:56.174]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:29.8134428Z [00:02:56.174]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:29.8136098Z [00:02:56.174]➜  packagefile math/bits=/root/.cache/go-build/e9/e9a40c283e135c335c9a6deb92b0821d50ebc5e27beabb6fd1df72dcfe55a2cc-d
2025-08-20T21:49:29.8137303Z [00:02:56.174]➜  EOF
2025-08-20T21:49:29.8150736Z [00:02:56.176]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/management
2025-08-20T21:49:29.8161382Z [00:02:56.176]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash=>github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash;$WORK/b610=>" -p github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.22 -installsuffix shared -buildid qI53LTnLdwDIALZcyE5T/qI53LTnLdwDIALZcyE5T -goversion go1.25.0 -symabis $WORK/b610/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack -asmhdr $WORK/b610/go_asm.h /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash/xxhash.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash/xxhash_asm.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash/xxhash_safe.go
2025-08-20T21:49:29.8605871Z [00:02:56.222]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash
2025-08-20T21:49:29.8610427Z [00:02:56.222]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash=>github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash;$WORK/b610=>" -I $WORK/b610/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b610/xxhash_amd64.o ./xxhash_amd64.s
2025-08-20T21:49:29.8687209Z [00:02:56.230]➜  go tool pack r $WORK/b610/_pkg_.a $WORK/b610/xxhash_amd64.o # internal
2025-08-20T21:49:29.8697158Z [00:02:56.230]➜  go tool buildid -w $WORK/b610/_pkg_.a # internal
2025-08-20T21:49:29.8698586Z [00:02:56.230]➜  cp $WORK/b610/_pkg_.a /root/.cache/go-build/8e/8e24d4bb7ae4f83cf9bc482b3d74e114fac8b80a206aeb6a0c0c04183d86298b-d # internal
2025-08-20T21:49:29.8699708Z [00:02:56.231]➜  text/scanner
2025-08-20T21:49:29.8700225Z [00:02:56.231]➜  mkdir -p $WORK/b612/
2025-08-20T21:49:29.8702679Z [00:02:56.231]➜  cat >/tmp/go-build1954405493/b612/importcfg << 'EOF' # internal
2025-08-20T21:49:29.8704146Z [00:02:56.231]➜  # import config
2025-08-20T21:49:29.8706162Z [00:02:56.231]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:29.8708175Z [00:02:56.231]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:29.8710047Z [00:02:56.231]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:29.8712203Z [00:02:56.231]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:29.8714191Z [00:02:56.231]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:29.8716213Z [00:02:56.231]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:29.8717747Z [00:02:56.231]➜  EOF
2025-08-20T21:49:29.8744294Z [00:02:56.232]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/management
2025-08-20T21:49:29.8748235Z [00:02:56.232]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "/root/.go/src/text/scanner=>text/scanner;$WORK/b612=>" -p text/scanner -lang=go1.25 -std -complete -installsuffix shared -buildid dk4TQvcv10v96T9WH4GW/dk4TQvcv10v96T9WH4GW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack /root/.go/src/text/scanner/scanner.go
2025-08-20T21:49:29.9039097Z [00:02:56.265]➜  go tool buildid -w $WORK/b606/_pkg_.a # internal
2025-08-20T21:49:29.9057442Z [00:02:56.267]➜  cp $WORK/b606/_pkg_.a /root/.cache/go-build/ef/ef3d52c583370559a13c74c39940fec6a420ff4f68215370506f80c17816a835-d # internal
2025-08-20T21:49:29.9090789Z [00:02:56.270]➜  github.com/klauspost/compress/huff0
2025-08-20T21:49:29.9097200Z [00:02:56.271]➜  mkdir -p $WORK/b605/
2025-08-20T21:49:29.9098146Z [00:02:56.271]➜  echo -n > $WORK/b605/go_asm.h # internal
2025-08-20T21:49:29.9136920Z [00:02:56.275]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0
2025-08-20T21:49:29.9140388Z [00:02:56.275]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0=>github.com/klauspost/compress@v1.18.0/huff0;$WORK/b605=>" -I $WORK/b605/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b605/symabis ./decompress_amd64.s
2025-08-20T21:49:29.9242269Z [00:02:56.285]➜  cat >/tmp/go-build1954405493/b605/importcfg << 'EOF' # internal
2025-08-20T21:49:29.9242971Z [00:02:56.285]➜  # import config
2025-08-20T21:49:29.9244264Z [00:02:56.285]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:29.9245870Z [00:02:56.285]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:29.9247242Z [00:02:56.285]➜  packagefile github.com/klauspost/compress/fse=/tmp/go-build1954405493/b606/_pkg_.a
2025-08-20T21:49:29.9248608Z [00:02:56.285]➜  packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build1954405493/b607/_pkg_.a
2025-08-20T21:49:29.9249972Z [00:02:56.285]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build1954405493/b608/_pkg_.a
2025-08-20T21:49:29.9251415Z [00:02:56.285]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:29.9252989Z [00:02:56.285]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:29.9254869Z [00:02:56.285]➜  packagefile math/bits=/root/.cache/go-build/e9/e9a40c283e135c335c9a6deb92b0821d50ebc5e27beabb6fd1df72dcfe55a2cc-d
2025-08-20T21:49:29.9256585Z [00:02:56.285]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:29.9258250Z [00:02:56.285]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:29.9259606Z [00:02:56.285]➜  EOF
2025-08-20T21:49:29.9261670Z [00:02:56.287]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/management
2025-08-20T21:49:29.9269473Z [00:02:56.287]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0=>github.com/klauspost/compress@v1.18.0/huff0;$WORK/b605=>" -p github.com/klauspost/compress/huff0 -lang=go1.22 -installsuffix shared -buildid W_udoCvsncTTzLvVQzas/W_udoCvsncTTzLvVQzas -goversion go1.25.0 -symabis $WORK/b605/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack -asmhdr $WORK/b605/go_asm.h /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/bitreader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/bitwriter.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/compress.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/decompress.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/decompress_amd64.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/huff0.go
2025-08-20T21:49:29.9889319Z [00:02:56.350]➜  go tool buildid -w $WORK/b612/_pkg_.a # internal
2025-08-20T21:49:29.9905072Z [00:02:56.352]➜  cp $WORK/b612/_pkg_.a /root/.cache/go-build/36/361d17653654c9e96c38eeec6ebd814c0fe16a6b5c4b7d3537a541f29135c255-d # internal
2025-08-20T21:49:29.9951008Z [00:02:56.356]➜  github.com/moby/patternmatcher
2025-08-20T21:49:29.9952440Z [00:02:56.356]➜  mkdir -p $WORK/b611/
2025-08-20T21:49:29.9972482Z [00:02:56.358]➜  cat >/tmp/go-build1954405493/b611/importcfg << 'EOF' # internal
2025-08-20T21:49:29.9974586Z [00:02:56.358]➜  # import config
2025-08-20T21:49:29.9977716Z [00:02:56.358]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:29.9980599Z [00:02:56.358]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:29.9982511Z [00:02:56.358]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:29.9997999Z [00:02:56.358]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:29.9999592Z [00:02:56.358]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:30.0000770Z [00:02:56.358]➜  packagefile text/scanner=/tmp/go-build1954405493/b612/_pkg_.a
2025-08-20T21:49:30.0002026Z [00:02:56.358]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:30.0002975Z [00:02:56.358]➜  EOF
2025-08-20T21:49:30.0006584Z [00:02:56.358]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/patternmatcher@v0.6.0=>github.com/moby/patternmatcher@v0.6.0;$WORK/b611=>" -p github.com/moby/patternmatcher -lang=go1.19 -complete -installsuffix shared -buildid Rn6r73Fu1Exod2LPkMDZ/Rn6r73Fu1Exod2LPkMDZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack /root/go/pkg/mod/github.com/moby/patternmatcher@v0.6.0/patternmatcher.go
2025-08-20T21:49:30.0990400Z [00:02:56.460]➜  go tool buildid -w $WORK/b611/_pkg_.a # internal
2025-08-20T21:49:30.1000905Z [00:02:56.461]➜  cp $WORK/b611/_pkg_.a /root/.cache/go-build/de/de3e2fa715bb4f85ebc56878d5365b367504fc3dbb9afd55029b88e9be3def89-d # internal
2025-08-20T21:49:30.1008073Z [00:02:56.461]➜  github.com/moby/sys/sequential
2025-08-20T21:49:30.1014371Z [00:02:56.462]➜  mkdir -p $WORK/b613/
2025-08-20T21:49:30.1015147Z [00:02:56.462]➜  cat >/tmp/go-build1954405493/b613/importcfg << 'EOF' # internal
2025-08-20T21:49:30.1015854Z [00:02:56.462]➜  # import config
2025-08-20T21:49:30.1016942Z [00:02:56.462]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:30.1018128Z [00:02:56.462]➜  EOF
2025-08-20T21:49:30.1022282Z [00:02:56.462]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/sys/sequential@v0.5.0=>github.com/moby/sys/sequential@v0.5.0;$WORK/b613=>" -p github.com/moby/sys/sequential -lang=go1.17 -complete -installsuffix shared -buildid 0BbAM3diRSWmxaczSZUE/0BbAM3diRSWmxaczSZUE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack /root/go/pkg/mod/github.com/moby/sys/sequential@v0.5.0/doc.go /root/go/pkg/mod/github.com/moby/sys/sequential@v0.5.0/sequential_unix.go
2025-08-20T21:49:30.1532118Z [00:02:56.514]➜  go tool buildid -w $WORK/b613/_pkg_.a # internal
2025-08-20T21:49:30.1544514Z [00:02:56.516]➜  cp $WORK/b613/_pkg_.a /root/.cache/go-build/4b/4b32557cde6265d3cdf41b78a93ba65e0e7f6b2e964dfa3785babcf42cb8875a-d # internal
2025-08-20T21:49:30.1549800Z [00:02:56.516]➜  github.com/moby/term
2025-08-20T21:49:30.1552815Z [00:02:56.516]➜  mkdir -p $WORK/b615/
2025-08-20T21:49:30.1559063Z [00:02:56.517]➜  cat >/tmp/go-build1954405493/b615/importcfg << 'EOF' # internal
2025-08-20T21:49:30.1561840Z [00:02:56.517]➜  # import config
2025-08-20T21:49:30.1562969Z [00:02:56.517]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:30.1564733Z [00:02:56.517]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:30.1566457Z [00:02:56.517]➜  packagefile golang.org/x/sys/unix=/root/.cache/go-build/75/75420b57fcc0f8b717c1ed9751124e2aaeeaed4d6c39e3edc3c72f0b3dc9c571-d
2025-08-20T21:49:30.1568183Z [00:02:56.517]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:30.1569938Z [00:02:56.517]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:30.1571570Z [00:02:56.517]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:30.1572695Z [00:02:56.517]➜  EOF
2025-08-20T21:49:30.1590054Z [00:02:56.520]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/term@v0.5.0=>github.com/moby/term@v0.5.0;$WORK/b615=>" -p github.com/moby/term -lang=go1.18 -complete -installsuffix shared -buildid GFtAOB1DAeogFbw0eJF8/GFtAOB1DAeogFbw0eJF8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack /root/go/pkg/mod/github.com/moby/term@v0.5.0/ascii.go /root/go/pkg/mod/github.com/moby/term@v0.5.0/doc.go /root/go/pkg/mod/github.com/moby/term@v0.5.0/proxy.go /root/go/pkg/mod/github.com/moby/term@v0.5.0/term.go /root/go/pkg/mod/github.com/moby/term@v0.5.0/term_unix.go /root/go/pkg/mod/github.com/moby/term@v0.5.0/termios_nonbsd.go /root/go/pkg/mod/github.com/moby/term@v0.5.0/termios_unix.go
2025-08-20T21:49:30.2929849Z [00:02:56.654]➜  go tool buildid -w $WORK/b615/_pkg_.a # internal
2025-08-20T21:49:30.2943858Z [00:02:56.655]➜  cp $WORK/b615/_pkg_.a /root/.cache/go-build/80/80d02b3462cb9b55b486687d2881906f447fdb3fb4679de63ea27262089526c7-d # internal
2025-08-20T21:49:30.2948541Z [00:02:56.656]➜  github.com/morikuni/aec
2025-08-20T21:49:30.2962696Z [00:02:56.657]➜  mkdir -p $WORK/b616/
2025-08-20T21:49:30.2967857Z [00:02:56.658]➜  cat >/tmp/go-build1954405493/b616/importcfg << 'EOF' # internal
2025-08-20T21:49:30.2968606Z [00:02:56.658]➜  # import config
2025-08-20T21:49:30.2969665Z [00:02:56.658]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:30.2971321Z [00:02:56.658]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:30.2972381Z [00:02:56.658]➜  EOF
2025-08-20T21:49:30.3070417Z [00:02:56.668]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/morikuni/aec@v1.0.0=>github.com/morikuni/aec@v1.0.0;$WORK/b616=>" -p github.com/morikuni/aec -lang=go1.16 -complete -installsuffix shared -buildid mhETVbnB9doTaSf-p8oy/mhETVbnB9doTaSf-p8oy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack /root/go/pkg/mod/github.com/morikuni/aec@v1.0.0/aec.go /root/go/pkg/mod/github.com/morikuni/aec@v1.0.0/ansi.go /root/go/pkg/mod/github.com/morikuni/aec@v1.0.0/builder.go /root/go/pkg/mod/github.com/morikuni/aec@v1.0.0/sgr.go
2025-08-20T21:49:30.3781575Z [00:02:56.739]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0
2025-08-20T21:49:30.3788611Z [00:02:56.739]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0=>github.com/klauspost/compress@v1.18.0/huff0;$WORK/b605=>" -I $WORK/b605/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b605/decompress_amd64.o ./decompress_amd64.s
2025-08-20T21:49:30.3899757Z [00:02:56.751]➜  go tool pack r $WORK/b605/_pkg_.a $WORK/b605/decompress_amd64.o # internal
2025-08-20T21:49:30.3903973Z [00:02:56.751]➜  go tool buildid -w $WORK/b605/_pkg_.a # internal
2025-08-20T21:49:30.3925951Z [00:02:56.754]➜  cp $WORK/b605/_pkg_.a /root/.cache/go-build/8f/8f8ef9360275cebd9d1053af74d95b6456c93a11c6dcbc7135e1ec8a9a63acaa-d # internal
2025-08-20T21:49:30.4021050Z [00:02:56.763]➜  github.com/klauspost/compress/zstd
2025-08-20T21:49:30.4025761Z [00:02:56.764]➜  mkdir -p $WORK/b603/
2025-08-20T21:49:30.4026422Z [00:02:56.764]➜  echo -n > $WORK/b603/go_asm.h # internal
2025-08-20T21:49:30.4027968Z [00:02:56.764]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd
2025-08-20T21:49:30.4033483Z [00:02:56.764]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd=>github.com/klauspost/compress@v1.18.0/zstd;$WORK/b603=>" -I $WORK/b603/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b603/symabis ./fse_decoder_amd64.s ./matchlen_amd64.s ./seqdec_amd64.s
2025-08-20T21:49:30.4400713Z [00:02:56.801]➜  cat >/tmp/go-build1954405493/b603/importcfg << 'EOF' # internal
2025-08-20T21:49:30.4406909Z [00:02:56.801]➜  # import config
2025-08-20T21:49:30.4408051Z [00:02:56.801]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:30.4409681Z [00:02:56.801]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:30.4411345Z [00:02:56.801]➜  packagefile crypto/rand=/root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d
2025-08-20T21:49:30.4413298Z [00:02:56.801]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:30.4415075Z [00:02:56.801]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:30.4416794Z [00:02:56.801]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:30.4418369Z [00:02:56.801]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:30.4419657Z [00:02:56.801]➜  packagefile github.com/klauspost/compress=/tmp/go-build1954405493/b604/_pkg_.a
2025-08-20T21:49:30.4420861Z [00:02:56.801]➜  packagefile github.com/klauspost/compress/huff0=/tmp/go-build1954405493/b605/_pkg_.a
2025-08-20T21:49:30.4422286Z [00:02:56.801]➜  packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build1954405493/b607/_pkg_.a
2025-08-20T21:49:30.4426650Z [00:02:56.801]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build1954405493/b608/_pkg_.a
2025-08-20T21:49:30.4428115Z [00:02:56.801]➜  packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build1954405493/b609/_pkg_.a
2025-08-20T21:49:30.4429972Z [00:02:56.801]➜  packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build1954405493/b610/_pkg_.a
2025-08-20T21:49:30.4431633Z [00:02:56.801]➜  packagefile hash/crc32=/root/.cache/go-build/e3/e36bce83c26b8b2ee1e4252372500667e678fc49dc293d7ad42ca57243f7f1c5-d
2025-08-20T21:49:30.4433499Z [00:02:56.801]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:30.4435130Z [00:02:56.801]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:30.4436771Z [00:02:56.801]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:30.4438486Z [00:02:56.801]➜  packagefile math/bits=/root/.cache/go-build/e9/e9a40c283e135c335c9a6deb92b0821d50ebc5e27beabb6fd1df72dcfe55a2cc-d
2025-08-20T21:49:30.4440196Z [00:02:56.801]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:30.4441960Z [00:02:56.801]➜  packagefile runtime/debug=/root/.cache/go-build/82/8260d5a79b166c1188d2a8233d7ed0e6aa22b2487df79665838c602779d10d1d-d
2025-08-20T21:49:30.4443853Z [00:02:56.801]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:30.4445422Z [00:02:56.801]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:30.4446996Z [00:02:56.801]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:30.4448770Z [00:02:56.801]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:30.4450388Z [00:02:56.801]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:30.4451425Z [00:02:56.801]➜  EOF
2025-08-20T21:49:30.4452162Z [00:02:56.804]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/management
2025-08-20T21:49:30.4473534Z [00:02:56.804]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd=>github.com/klauspost/compress@v1.18.0/zstd;$WORK/b603=>" -p github.com/klauspost/compress/zstd -lang=go1.22 -installsuffix shared -buildid 66qtFyDDwJQtdZjQMvXR/66qtFyDDwJQtdZjQMvXR -goversion go1.25.0 -symabis $WORK/b603/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack -asmhdr $WORK/b603/go_asm.h /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/bitreader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/bitwriter.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/blockdec.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/blockenc.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/blocktype_string.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/bytebuf.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/bytereader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/decodeheader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/decoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/decoder_options.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/dict.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/enc_base.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/enc_best.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/enc_better.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/enc_dfast.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/enc_fast.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/encoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/encoder_options.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/framedec.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/frameenc.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/fse_decoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/fse_decoder_amd64.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/fse_encoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/fse_predefined.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/hash.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/history.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/matchlen_amd64.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/seqdec.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/seqdec_amd64.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/seqenc.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/snappy.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/zip.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/zstd.go
2025-08-20T21:49:30.4769589Z [00:02:56.838]➜  go tool buildid -w $WORK/b616/_pkg_.a # internal
2025-08-20T21:49:30.4815290Z [00:02:56.840]➜  cp $WORK/b616/_pkg_.a /root/.cache/go-build/6c/6cfecc9b64517c95d0fb1e8ca8f1ea23049cb03de60bb183defcbf98d6061881-d # internal
2025-08-20T21:49:30.4817858Z [00:02:56.843]➜  github.com/docker/docker/pkg/jsonmessage
2025-08-20T21:49:30.4819552Z [00:02:56.843]➜  mkdir -p $WORK/b614/
2025-08-20T21:49:30.4830406Z [00:02:56.844]➜  cat >/tmp/go-build1954405493/b614/importcfg << 'EOF' # internal
2025-08-20T21:49:30.4832543Z [00:02:56.844]➜  # import config
2025-08-20T21:49:30.4836649Z [00:02:56.845]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:30.4839235Z [00:02:56.845]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:30.4840888Z [00:02:56.845]➜  packagefile github.com/docker/go-units=/tmp/go-build1954405493/b575/_pkg_.a
2025-08-20T21:49:30.4845449Z [00:02:56.845]➜  packagefile github.com/moby/term=/tmp/go-build1954405493/b615/_pkg_.a
2025-08-20T21:49:30.4846714Z [00:02:56.845]➜  packagefile github.com/morikuni/aec=/tmp/go-build1954405493/b616/_pkg_.a
2025-08-20T21:49:30.4848118Z [00:02:56.845]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:30.4849793Z [00:02:56.845]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:30.4851516Z [00:02:56.845]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:30.4852524Z [00:02:56.845]➜  EOF
2025-08-20T21:49:30.4860290Z [00:02:56.847]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/jsonmessage=>github.com/docker/docker@v26.1.5+incompatible/pkg/jsonmessage;$WORK/b614=>" -p github.com/docker/docker/pkg/jsonmessage -lang=go1.16 -complete -installsuffix shared -buildid tVHwn8JoVHQd4CIRzFbq/tVHwn8JoVHQd4CIRzFbq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/jsonmessage/jsonmessage.go
2025-08-20T21:49:30.5701436Z [00:02:56.931]➜  go tool buildid -w $WORK/b614/_pkg_.a # internal
2025-08-20T21:49:30.5715824Z [00:02:56.933]➜  cp $WORK/b614/_pkg_.a /root/.cache/go-build/45/45d318f3006d39b20e1248ccb74364487087658870d2db6eae6aa722bd8ad478-d # internal
2025-08-20T21:49:30.5756377Z [00:02:56.937]➜  github.com/moby/patternmatcher/ignorefile
2025-08-20T21:49:30.5765416Z [00:02:56.937]➜  mkdir -p $WORK/b617/
2025-08-20T21:49:30.5766384Z [00:02:56.937]➜  cat >/tmp/go-build1954405493/b617/importcfg << 'EOF' # internal
2025-08-20T21:49:30.5767144Z [00:02:56.937]➜  # import config
2025-08-20T21:49:30.5768289Z [00:02:56.937]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:30.5771596Z [00:02:56.938]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:30.5773726Z [00:02:56.938]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:30.5775762Z [00:02:56.938]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:30.5779659Z [00:02:56.938]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:30.5780759Z [00:02:56.938]➜  EOF
2025-08-20T21:49:30.5785094Z [00:02:56.938]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/patternmatcher@v0.6.0/ignorefile=>github.com/moby/patternmatcher@v0.6.0/ignorefile;$WORK/b617=>" -p github.com/moby/patternmatcher/ignorefile -lang=go1.19 -complete -installsuffix shared -buildid k3EWBkuOgNvtQixCg_-e/k3EWBkuOgNvtQixCg_-e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack /root/go/pkg/mod/github.com/moby/patternmatcher@v0.6.0/ignorefile/ignorefile.go
2025-08-20T21:49:30.6038083Z [00:02:56.964]➜  go tool buildid -w $WORK/b617/_pkg_.a # internal
2025-08-20T21:49:30.6066826Z [00:02:56.966]➜  cp $WORK/b617/_pkg_.a /root/.cache/go-build/d9/d9b2faebdcedd4ddf921a44c532d7b3bd6e64ecba5ef092c3f63fd9f88ecce26-d # internal
2025-08-20T21:49:30.6076501Z [00:02:56.968]➜  github.com/docker/docker/pkg/stdcopy
2025-08-20T21:49:30.6077154Z [00:02:56.968]➜  mkdir -p $WORK/b619/
2025-08-20T21:49:30.6077885Z [00:02:56.968]➜  cat >/tmp/go-build1954405493/b619/importcfg << 'EOF' # internal
2025-08-20T21:49:30.6078620Z [00:02:56.968]➜  # import config
2025-08-20T21:49:30.6079961Z [00:02:56.968]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:30.6081775Z [00:02:56.968]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:30.6083769Z [00:02:56.968]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:30.6085447Z [00:02:56.968]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:30.6087066Z [00:02:56.968]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:30.6088717Z [00:02:56.968]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:30.6089771Z [00:02:56.968]➜  EOF
2025-08-20T21:49:30.6094818Z [00:02:56.968]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/stdcopy=>github.com/docker/docker@v26.1.5+incompatible/pkg/stdcopy;$WORK/b619=>" -p github.com/docker/docker/pkg/stdcopy -lang=go1.16 -complete -installsuffix shared -buildid Bi0cppZUoFmtPaSS6Vjf/Bi0cppZUoFmtPaSS6Vjf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/stdcopy/stdcopy.go
2025-08-20T21:49:30.6321262Z [00:02:56.993]➜  go tool buildid -w $WORK/b619/_pkg_.a # internal
2025-08-20T21:49:30.6330334Z [00:02:56.994]➜  cp $WORK/b619/_pkg_.a /root/.cache/go-build/bb/bb5415b3bd4bc693b9d50918045fc2fffa09be9d16a49e69fd02c349f75f1de5-d # internal
2025-08-20T21:49:30.6333957Z [00:02:56.995]➜  github.com/magiconair/properties
2025-08-20T21:49:30.6337421Z [00:02:56.995]➜  mkdir -p $WORK/b621/
2025-08-20T21:49:30.6342957Z [00:02:56.995]➜  cat >/tmp/go-build1954405493/b621/importcfg << 'EOF' # internal
2025-08-20T21:49:30.6347075Z [00:02:56.995]➜  # import config
2025-08-20T21:49:30.6348246Z [00:02:56.995]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:30.6350303Z [00:02:56.995]➜  packagefile flag=/root/.cache/go-build/a5/a5aaf1760baeddd363f47cb2dba4c214f54d57033f3d408f59cc917049f2f76b-d
2025-08-20T21:49:30.6352014Z [00:02:56.995]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:30.6356096Z [00:02:56.995]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:30.6357773Z [00:02:56.995]➜  packagefile io/ioutil=/root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d
2025-08-20T21:49:30.6359408Z [00:02:56.995]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:30.6361066Z [00:02:56.995]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:30.6362917Z [00:02:56.995]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:30.6364832Z [00:02:56.995]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:30.6366523Z [00:02:56.995]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:30.6368237Z [00:02:56.995]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:30.6369900Z [00:02:56.995]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:30.6371719Z [00:02:56.995]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:30.6373581Z [00:02:56.995]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:30.6375294Z [00:02:56.995]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:30.6376959Z [00:02:56.995]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:30.6378647Z [00:02:56.995]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:30.6379708Z [00:02:56.995]➜  EOF
2025-08-20T21:49:30.6387268Z [00:02:56.997]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/magiconair/properties@v1.8.7=>github.com/magiconair/properties@v1.8.7;$WORK/b621=>" -p github.com/magiconair/properties -lang=go1.19 -complete -installsuffix shared -buildid zxrEQ6eBAhHvlM7UOGbf/zxrEQ6eBAhHvlM7UOGbf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack /root/go/pkg/mod/github.com/magiconair/properties@v1.8.7/decode.go /root/go/pkg/mod/github.com/magiconair/properties@v1.8.7/doc.go /root/go/pkg/mod/github.com/magiconair/properties@v1.8.7/integrate.go /root/go/pkg/mod/github.com/magiconair/properties@v1.8.7/lex.go /root/go/pkg/mod/github.com/magiconair/properties@v1.8.7/load.go /root/go/pkg/mod/github.com/magiconair/properties@v1.8.7/parser.go /root/go/pkg/mod/github.com/magiconair/properties@v1.8.7/properties.go /root/go/pkg/mod/github.com/magiconair/properties@v1.8.7/rangecheck.go
2025-08-20T21:49:30.7266060Z [00:02:57.087]➜  go tool buildid -w $WORK/b582/_pkg_.a # internal
2025-08-20T21:49:30.7772580Z [00:02:57.138]➜  cp $WORK/b582/_pkg_.a /root/.cache/go-build/6c/6c8a9b8a0c21cbd5bc8707e16c537e4e593a41f55065f588a9a02301e4a7429e-d # internal
2025-08-20T21:49:30.7808582Z [00:02:57.142]➜  github.com/docker/docker/api/types/swarm/runtime
2025-08-20T21:49:30.7811921Z [00:02:57.142]➜  mkdir -p $WORK/b581/
2025-08-20T21:49:30.7821732Z [00:02:57.143]➜  cat >/tmp/go-build1954405493/b581/importcfg << 'EOF' # internal
2025-08-20T21:49:30.7823771Z [00:02:57.143]➜  # import config
2025-08-20T21:49:30.7826621Z [00:02:57.143]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:30.7828319Z [00:02:57.143]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1954405493/b582/_pkg_.a
2025-08-20T21:49:30.7831925Z [00:02:57.143]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:30.7833816Z [00:02:57.143]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:30.7835529Z [00:02:57.143]➜  packagefile math/bits=/root/.cache/go-build/e9/e9a40c283e135c335c9a6deb92b0821d50ebc5e27beabb6fd1df72dcfe55a2cc-d
2025-08-20T21:49:30.7836581Z [00:02:57.143]➜  EOF
2025-08-20T21:49:30.7842001Z [00:02:57.143]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/swarm/runtime=>github.com/docker/docker@v26.1.5+incompatible/api/types/swarm/runtime;$WORK/b581=>" -p github.com/docker/docker/api/types/swarm/runtime -lang=go1.16 -complete -installsuffix shared -buildid kXXMmXDznc1JoWFHOSuG/kXXMmXDznc1JoWFHOSuG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/swarm/runtime/gen.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/swarm/runtime/plugin.pb.go
2025-08-20T21:49:30.8413485Z [00:02:57.202]➜  go tool buildid -w $WORK/b621/_pkg_.a # internal
2025-08-20T21:49:30.8486120Z [00:02:57.210]➜  cp $WORK/b621/_pkg_.a /root/.cache/go-build/93/9365d04dbd055a95d7f578e79656820d3e0bd92afb7161a62694d48d3cf1d3d5-d # internal
2025-08-20T21:49:30.8528521Z [00:02:57.214]➜  github.com/testcontainers/testcontainers-go/internal/config
2025-08-20T21:49:30.8530469Z [00:02:57.214]➜  mkdir -p $WORK/b620/
2025-08-20T21:49:30.8537988Z [00:02:57.215]➜  cat >/tmp/go-build1954405493/b620/importcfg << 'EOF' # internal
2025-08-20T21:49:30.8538792Z [00:02:57.215]➜  # import config
2025-08-20T21:49:30.8539885Z [00:02:57.215]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:30.8541314Z [00:02:57.215]➜  packagefile github.com/magiconair/properties=/tmp/go-build1954405493/b621/_pkg_.a
2025-08-20T21:49:30.8542740Z [00:02:57.215]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:30.8544672Z [00:02:57.215]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:30.8546421Z [00:02:57.215]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:30.8548089Z [00:02:57.215]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:30.8550750Z [00:02:57.215]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:30.8551953Z [00:02:57.216]➜  EOF
2025-08-20T21:49:30.8556799Z [00:02:57.216]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/internal/config=>github.com/testcontainers/testcontainers-go@v0.31.0/internal/config;$WORK/b620=>" -p github.com/testcontainers/testcontainers-go/internal/config -lang=go1.21 -complete -installsuffix shared -buildid Tm5ur8UIcrS4zp78Dpov/Tm5ur8UIcrS4zp78Dpov -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/internal/config/config.go
2025-08-20T21:49:30.8876639Z [00:02:57.247]➜  go tool buildid -w $WORK/b581/_pkg_.a # internal
2025-08-20T21:49:30.8880651Z [00:02:57.249]➜  cp $WORK/b581/_pkg_.a /root/.cache/go-build/3b/3bcb7b6069f7cbd418fa9266a0d49dd605f85195208fcf5fbefdfacce46cb22f-d # internal
2025-08-20T21:49:30.8886450Z [00:02:57.250]➜  github.com/docker/docker/api/types/swarm
2025-08-20T21:49:30.8887119Z [00:02:57.250]➜  mkdir -p $WORK/b580/
2025-08-20T21:49:30.8897624Z [00:02:57.251]➜  cat >/tmp/go-build1954405493/b580/importcfg << 'EOF' # internal
2025-08-20T21:49:30.8899814Z [00:02:57.251]➜  # import config
2025-08-20T21:49:30.8901260Z [00:02:57.251]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build1954405493/b566/_pkg_.a
2025-08-20T21:49:30.8921981Z [00:02:57.251]➜  packagefile github.com/docker/docker/api/types/mount=/tmp/go-build1954405493/b570/_pkg_.a
2025-08-20T21:49:30.8923613Z [00:02:57.251]➜  packagefile github.com/docker/docker/api/types/network=/tmp/go-build1954405493/b571/_pkg_.a
2025-08-20T21:49:30.8925087Z [00:02:57.251]➜  packagefile github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build1954405493/b581/_pkg_.a
2025-08-20T21:49:30.8926599Z [00:02:57.251]➜  packagefile github.com/docker/go-units=/tmp/go-build1954405493/b575/_pkg_.a
2025-08-20T21:49:30.8928049Z [00:02:57.251]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:30.8929698Z [00:02:57.251]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:30.8931377Z [00:02:57.251]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:30.8932385Z [00:02:57.251]➜  EOF
2025-08-20T21:49:30.8961159Z [00:02:57.251]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/swarm=>github.com/docker/docker@v26.1.5+incompatible/api/types/swarm;$WORK/b580=>" -p github.com/docker/docker/api/types/swarm -lang=go1.16 -complete -installsuffix shared -buildid rHVG5sF9oXt6bvTL9DQa/rHVG5sF9oXt6bvTL9DQa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/swarm/common.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/swarm/config.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/swarm/container.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/swarm/network.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/swarm/node.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/swarm/runtime.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/swarm/secret.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/swarm/service.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/swarm/service_create_response.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/swarm/service_update_response.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/swarm/swarm.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/swarm/task.go
2025-08-20T21:49:30.8984948Z [00:02:57.256]➜  go tool buildid -w $WORK/b620/_pkg_.a # internal
2025-08-20T21:49:30.8986306Z [00:02:57.256]➜  cp $WORK/b620/_pkg_.a /root/.cache/go-build/81/814bbbf4705bba9dbbb541c4b22160b70e98913e9e89f189d1e1d78d15b6e8b2-d # internal
2025-08-20T21:49:30.8987627Z [00:02:57.258]➜  github.com/testcontainers/testcontainers-go/internal
2025-08-20T21:49:30.8998022Z [00:02:57.261]➜  mkdir -p $WORK/b631/
2025-08-20T21:49:30.9004932Z [00:02:57.262]➜  echo '# import config' > $WORK/b631/importcfg # internal
2025-08-20T21:49:30.9013717Z [00:02:57.262]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/internal=>github.com/testcontainers/testcontainers-go@v0.31.0/internal;$WORK/b631=>" -p github.com/testcontainers/testcontainers-go/internal -lang=go1.21 -complete -installsuffix shared -buildid QFj3T9OZTnwjzv7PT6af/QFj3T9OZTnwjzv7PT6af -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/internal/version.go
2025-08-20T21:49:30.9135012Z [00:02:57.275]➜  go tool buildid -w $WORK/b631/_pkg_.a # internal
2025-08-20T21:49:30.9142504Z [00:02:57.275]➜  cp $WORK/b631/_pkg_.a /root/.cache/go-build/51/513a570f10507c7c9528c9ea87756516c41470f5ad5bb31ab34e28b3553eff8e-d # internal
2025-08-20T21:49:30.9176062Z [00:02:57.279]➜  github.com/c-robinson/iplib
2025-08-20T21:49:30.9226923Z [00:02:57.284]➜  mkdir -p $WORK/b644/
2025-08-20T21:49:30.9236189Z [00:02:57.285]➜  cat >/tmp/go-build1954405493/b644/importcfg << 'EOF' # internal
2025-08-20T21:49:30.9237215Z [00:02:57.285]➜  # import config
2025-08-20T21:49:30.9238398Z [00:02:57.285]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:30.9240403Z [00:02:57.285]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:30.9242257Z [00:02:57.285]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:30.9248782Z [00:02:57.285]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:30.9250484Z [00:02:57.285]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:30.9252126Z [00:02:57.285]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:30.9254043Z [00:02:57.285]➜  packagefile math/big=/root/.cache/go-build/3b/3b45a8c38cee8cd6053c78cd6700739b9b134c3d952807771dd42ed436a1c218-d
2025-08-20T21:49:30.9255749Z [00:02:57.285]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:30.9257403Z [00:02:57.285]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:30.9259098Z [00:02:57.285]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:30.9260803Z [00:02:57.285]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:30.9261832Z [00:02:57.285]➜  EOF
2025-08-20T21:49:30.9267137Z [00:02:57.286]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/c-robinson/iplib@v1.0.3=>github.com/c-robinson/iplib@v1.0.3;$WORK/b644=>" -p github.com/c-robinson/iplib -lang=go1.12 -complete -installsuffix shared -buildid wxZN16j172qaXr1XY6NZ/wxZN16j172qaXr1XY6NZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack /root/go/pkg/mod/github.com/c-robinson/iplib@v1.0.3/hostmask.go /root/go/pkg/mod/github.com/c-robinson/iplib@v1.0.3/iplib.go /root/go/pkg/mod/github.com/c-robinson/iplib@v1.0.3/net.go /root/go/pkg/mod/github.com/c-robinson/iplib@v1.0.3/net4.go /root/go/pkg/mod/github.com/c-robinson/iplib@v1.0.3/net6.go
2025-08-20T21:49:30.9430054Z [00:02:57.304]➜  go tool buildid -w $WORK/b580/_pkg_.a # internal
2025-08-20T21:49:30.9448650Z [00:02:57.306]➜  cp $WORK/b580/_pkg_.a /root/.cache/go-build/d5/d5f21a7d524f89b3eea8be3f5c842fc890771e545b650bfacf1a3ffa001d63c6-d # internal
2025-08-20T21:49:30.9456268Z [00:02:57.306]➜  github.com/docker/docker/api/types/volume
2025-08-20T21:49:30.9456942Z [00:02:57.306]➜  mkdir -p $WORK/b583/
2025-08-20T21:49:30.9491479Z [00:02:57.310]➜  cat >/tmp/go-build1954405493/b583/importcfg << 'EOF' # internal
2025-08-20T21:49:30.9495186Z [00:02:57.311]➜  # import config
2025-08-20T21:49:30.9496183Z [00:02:57.311]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1954405493/b568/_pkg_.a
2025-08-20T21:49:30.9497815Z [00:02:57.311]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build1954405493/b580/_pkg_.a
2025-08-20T21:49:30.9498694Z [00:02:57.311]➜  EOF
2025-08-20T21:49:30.9507103Z [00:02:57.311]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/volume=>github.com/docker/docker@v26.1.5+incompatible/api/types/volume;$WORK/b583=>" -p github.com/docker/docker/api/types/volume -lang=go1.16 -complete -installsuffix shared -buildid NoMwH-n6gd1dsOAsesLP/NoMwH-n6gd1dsOAsesLP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/volume/cluster_volume.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/volume/create_options.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/volume/list_response.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/volume/options.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/volume/volume.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/volume/volume_update.go
2025-08-20T21:49:30.9662187Z [00:02:57.327]➜  go tool buildid -w $WORK/b583/_pkg_.a # internal
2025-08-20T21:49:30.9670864Z [00:02:57.328]➜  cp $WORK/b583/_pkg_.a /root/.cache/go-build/f9/f91f1092f4c83707e23669e81ac693be76efabd95177ec3e0106087c0577732d-d # internal
2025-08-20T21:49:30.9681338Z [00:02:57.329]➜  github.com/docker/docker/api/types
2025-08-20T21:49:30.9690527Z [00:02:57.330]➜  mkdir -p $WORK/b565/
2025-08-20T21:49:30.9691306Z [00:02:57.330]➜  cat >/tmp/go-build1954405493/b565/importcfg << 'EOF' # internal
2025-08-20T21:49:30.9692068Z [00:02:57.330]➜  # import config
2025-08-20T21:49:30.9694884Z [00:02:57.330]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:30.9698827Z [00:02:57.330]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:30.9700529Z [00:02:57.330]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:30.9702104Z [00:02:57.330]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build1954405493/b566/_pkg_.a
2025-08-20T21:49:30.9718599Z [00:02:57.330]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1954405493/b568/_pkg_.a
2025-08-20T21:49:30.9720060Z [00:02:57.330]➜  packagefile github.com/docker/docker/api/types/image=/tmp/go-build1954405493/b577/_pkg_.a
2025-08-20T21:49:30.9721452Z [00:02:57.330]➜  packagefile github.com/docker/docker/api/types/mount=/tmp/go-build1954405493/b570/_pkg_.a
2025-08-20T21:49:30.9722827Z [00:02:57.330]➜  packagefile github.com/docker/docker/api/types/network=/tmp/go-build1954405493/b571/_pkg_.a
2025-08-20T21:49:30.9724670Z [00:02:57.330]➜  packagefile github.com/docker/docker/api/types/registry=/tmp/go-build1954405493/b578/_pkg_.a
2025-08-20T21:49:30.9726060Z [00:02:57.330]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build1954405493/b580/_pkg_.a
2025-08-20T21:49:30.9727411Z [00:02:57.330]➜  packagefile github.com/docker/docker/api/types/volume=/tmp/go-build1954405493/b583/_pkg_.a
2025-08-20T21:49:30.9728695Z [00:02:57.330]➜  packagefile github.com/docker/go-connections/nat=/tmp/go-build1954405493/b574/_pkg_.a
2025-08-20T21:49:30.9729891Z [00:02:57.330]➜  packagefile github.com/docker/go-units=/tmp/go-build1954405493/b575/_pkg_.a
2025-08-20T21:49:30.9731308Z [00:02:57.330]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:30.9732938Z [00:02:57.330]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:30.9734750Z [00:02:57.330]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:30.9736600Z [00:02:57.330]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:30.9738279Z [00:02:57.330]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:30.9739317Z [00:02:57.330]➜  EOF
2025-08-20T21:49:30.9753875Z [00:02:57.330]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types=>github.com/docker/docker@v26.1.5+incompatible/api/types;$WORK/b565=>" -p github.com/docker/docker/api/types -lang=go1.16 -complete -installsuffix shared -buildid T7b4nY6s_8ivUqK8l0c3/T7b4nY6s_8ivUqK8l0c3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/client.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/configs.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/error_response.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/error_response_ext.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/graph_driver_data.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/id_response.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/plugin.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/plugin_device.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/plugin_env.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/plugin_interface_type.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/plugin_mount.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/plugin_responses.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/port.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/stats.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/types.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/types_deprecated.go
2025-08-20T21:49:31.0463405Z [00:02:57.407]➜  go tool buildid -w $WORK/b565/_pkg_.a # internal
2025-08-20T21:49:31.0529217Z [00:02:57.414]➜  cp $WORK/b565/_pkg_.a /root/.cache/go-build/be/be301f56b42958ba161d1a96a85aa850646b9b935d26022f4264244a6869544b-d # internal
2025-08-20T21:49:31.0562684Z [00:02:57.417]➜  github.com/docker/docker/api/types/system
2025-08-20T21:49:31.0566994Z [00:02:57.418]➜  mkdir -p $WORK/b585/
2025-08-20T21:49:31.0569758Z [00:02:57.418]➜  cat >/tmp/go-build1954405493/b585/importcfg << 'EOF' # internal
2025-08-20T21:49:31.0570805Z [00:02:57.418]➜  # import config
2025-08-20T21:49:31.0575437Z [00:02:57.418]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:31.0577364Z [00:02:57.418]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:31.0578888Z [00:02:57.418]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build1954405493/b566/_pkg_.a
2025-08-20T21:49:31.0580308Z [00:02:57.419]➜  packagefile github.com/docker/docker/api/types/registry=/tmp/go-build1954405493/b578/_pkg_.a
2025-08-20T21:49:31.0581678Z [00:02:57.419]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build1954405493/b580/_pkg_.a
2025-08-20T21:49:31.0583440Z [00:02:57.419]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:31.0584485Z [00:02:57.419]➜  EOF
2025-08-20T21:49:31.0590138Z [00:02:57.419]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/system=>github.com/docker/docker@v26.1.5+incompatible/api/types/system;$WORK/b585=>" -p github.com/docker/docker/api/types/system -lang=go1.16 -complete -installsuffix shared -buildid ryX58xw1sbK9bvVqY0O4/ryX58xw1sbK9bvVqY0O4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/system/info.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/system/runtime.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/api/types/system/security_opts.go
2025-08-20T21:49:31.1124053Z [00:02:57.473]➜  go tool buildid -w $WORK/b585/_pkg_.a # internal
2025-08-20T21:49:31.1143978Z [00:02:57.475]➜  cp $WORK/b585/_pkg_.a /root/.cache/go-build/92/9233a2c7f655ee7a46113f1686f6f7193123bf5eb288141380278e884adc3236-d # internal
2025-08-20T21:49:31.1229362Z [00:02:57.484]➜  github.com/docker/docker/client
2025-08-20T21:49:31.1232663Z [00:02:57.484]➜  mkdir -p $WORK/b586/
2025-08-20T21:49:31.1237500Z [00:02:57.485]➜  cat >/tmp/go-build1954405493/b586/importcfg << 'EOF' # internal
2025-08-20T21:49:31.1275147Z [00:02:57.485]➜  # import config
2025-08-20T21:49:31.1276493Z [00:02:57.485]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:31.1278209Z [00:02:57.485]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:31.1279915Z [00:02:57.485]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:31.1281613Z [00:02:57.485]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:31.1283639Z [00:02:57.485]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:31.1285413Z [00:02:57.485]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:31.1287152Z [00:02:57.486]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:31.1288808Z [00:02:57.486]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:31.1290220Z [00:02:57.486]➜  packagefile github.com/distribution/reference=/tmp/go-build1954405493/b587/_pkg_.a
2025-08-20T21:49:31.1291421Z [00:02:57.486]➜  packagefile github.com/docker/docker/api=/tmp/go-build1954405493/b588/_pkg_.a
2025-08-20T21:49:31.1292660Z [00:02:57.486]➜  packagefile github.com/docker/docker/api/types=/tmp/go-build1954405493/b565/_pkg_.a
2025-08-20T21:49:31.1294270Z [00:02:57.486]➜  packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build1954405493/b589/_pkg_.a
2025-08-20T21:49:31.1295712Z [00:02:57.486]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build1954405493/b566/_pkg_.a
2025-08-20T21:49:31.1297353Z [00:02:57.486]➜  packagefile github.com/docker/docker/api/types/events=/tmp/go-build1954405493/b584/_pkg_.a
2025-08-20T21:49:31.1298759Z [00:02:57.486]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1954405493/b568/_pkg_.a
2025-08-20T21:49:31.1300121Z [00:02:57.486]➜  packagefile github.com/docker/docker/api/types/image=/tmp/go-build1954405493/b577/_pkg_.a
2025-08-20T21:49:31.1301487Z [00:02:57.486]➜  packagefile github.com/docker/docker/api/types/network=/tmp/go-build1954405493/b571/_pkg_.a
2025-08-20T21:49:31.1302974Z [00:02:57.486]➜  packagefile github.com/docker/docker/api/types/registry=/tmp/go-build1954405493/b578/_pkg_.a
2025-08-20T21:49:31.1304605Z [00:02:57.486]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build1954405493/b580/_pkg_.a
2025-08-20T21:49:31.1305971Z [00:02:57.486]➜  packagefile github.com/docker/docker/api/types/system=/tmp/go-build1954405493/b585/_pkg_.a
2025-08-20T21:49:31.1307344Z [00:02:57.486]➜  packagefile github.com/docker/docker/api/types/time=/tmp/go-build1954405493/b590/_pkg_.a
2025-08-20T21:49:31.1308939Z [00:02:57.486]➜  packagefile github.com/docker/docker/api/types/versions=/tmp/go-build1954405493/b569/_pkg_.a
2025-08-20T21:49:31.1310340Z [00:02:57.486]➜  packagefile github.com/docker/docker/api/types/volume=/tmp/go-build1954405493/b583/_pkg_.a
2025-08-20T21:49:31.1311634Z [00:02:57.486]➜  packagefile github.com/docker/docker/errdefs=/tmp/go-build1954405493/b591/_pkg_.a
2025-08-20T21:49:31.1312940Z [00:02:57.486]➜  packagefile github.com/docker/go-connections/sockets=/tmp/go-build1954405493/b592/_pkg_.a
2025-08-20T21:49:31.1314526Z [00:02:57.486]➜  packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build1954405493/b593/_pkg_.a
2025-08-20T21:49:31.1316001Z [00:02:57.486]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1954405493/b562/_pkg_.a
2025-08-20T21:49:31.1317396Z [00:02:57.486]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1954405493/b561/_pkg_.a
2025-08-20T21:49:31.1319357Z [00:02:57.486]➜  packagefile github.com/pkg/errors=/root/.cache/go-build/f6/f62846c2df7947016a78a498a0a5aef32aa232aa1b95c993714fc181f9489a1f-d
2025-08-20T21:49:31.1321158Z [00:02:57.486]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build1954405493/b516/_pkg_.a
2025-08-20T21:49:31.1322623Z [00:02:57.486]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1954405493/b387/_pkg_.a
2025-08-20T21:49:31.1324272Z [00:02:57.486]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:31.1325893Z [00:02:57.486]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:31.1327583Z [00:02:57.486]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:31.1329270Z [00:02:57.486]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:31.1330950Z [00:02:57.486]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:31.1332602Z [00:02:57.486]➜  packagefile path=/root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d
2025-08-20T21:49:31.1334547Z [00:02:57.486]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:31.1336366Z [00:02:57.486]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:31.1338073Z [00:02:57.486]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:31.1339782Z [00:02:57.486]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:31.1341671Z [00:02:57.486]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:31.1343561Z [00:02:57.486]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:31.1344580Z [00:02:57.486]➜  EOF
2025-08-20T21:49:31.1422370Z [00:02:57.486]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client=>github.com/docker/docker@v26.1.5+incompatible/client;$WORK/b586=>" -p github.com/docker/docker/client -lang=go1.16 -complete -installsuffix shared -buildid hxk55GakRS2R4PtlZUq-/hxk55GakRS2R4PtlZUq- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/build_cancel.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/build_prune.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/checkpoint_create.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/checkpoint_delete.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/checkpoint_list.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/client.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/client_deprecated.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/client_unix.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/config_create.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/config_inspect.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/config_list.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/config_remove.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/config_update.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_attach.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_commit.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_copy.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_create.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_diff.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_exec.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_export.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_inspect.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_kill.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_list.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_logs.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_pause.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_prune.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_remove.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_rename.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_resize.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_restart.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_start.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_stats.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_stop.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_top.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_unpause.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_update.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/container_wait.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/disk_usage.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/distribution_inspect.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/envvars.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/errors.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/events.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/hijack.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/image_build.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/image_create.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/image_history.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/image_import.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/image_inspect.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/image_list.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/image_load.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/image_prune.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/image_pull.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/image_push.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/image_remove.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/image_save.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/image_search.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/image_tag.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/info.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/interface.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/interface_experimental.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/interface_stable.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/login.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/network_connect.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/network_create.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/network_disconnect.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/network_inspect.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/network_list.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/network_prune.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/network_remove.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/node_inspect.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/node_list.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/node_remove.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/node_update.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/options.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/ping.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/plugin_create.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/plugin_disable.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/plugin_enable.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/plugin_inspect.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/plugin_install.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/plugin_list.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/plugin_push.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/plugin_remove.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/plugin_set.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/plugin_upgrade.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/request.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/secret_create.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/secret_inspect.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/secret_list.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/secret_remove.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/secret_update.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/service_create.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/service_inspect.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/service_list.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/service_logs.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/service_remove.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/service_update.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/swarm_get_unlock_key.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/swarm_init.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/swarm_inspect.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/swarm_join.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/swarm_leave.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/swarm_unlock.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/swarm_update.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/task_inspect.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/task_list.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/task_logs.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/utils.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/version.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/volume_create.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/volume_inspect.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/volume_list.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/volume_prune.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/volume_remove.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/client/volume_update.go
2025-08-20T21:49:31.2100162Z [00:02:57.571]➜  go tool buildid -w $WORK/b644/_pkg_.a # internal
2025-08-20T21:49:31.2160081Z [00:02:57.577]➜  cp $WORK/b644/_pkg_.a /root/.cache/go-build/7c/7cbf7849e4b026ff2d2d96bfccc654debf4b19584c4d2fcba742dbf7af36765b-d # internal
2025-08-20T21:49:31.2333321Z [00:02:57.594]➜  github.com/testcontainers/testcontainers-go/exec
2025-08-20T21:49:31.2334052Z [00:02:57.595]➜  mkdir -p $WORK/b618/
2025-08-20T21:49:31.2342606Z [00:02:57.595]➜  cat >/tmp/go-build1954405493/b618/importcfg << 'EOF' # internal
2025-08-20T21:49:31.2343663Z [00:02:57.595]➜  # import config
2025-08-20T21:49:31.2344823Z [00:02:57.595]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:31.2346333Z [00:02:57.595]➜  packagefile github.com/docker/docker/api/types=/tmp/go-build1954405493/b565/_pkg_.a
2025-08-20T21:49:31.2347617Z [00:02:57.596]➜  packagefile github.com/docker/docker/pkg/stdcopy=/tmp/go-build1954405493/b619/_pkg_.a
2025-08-20T21:49:31.2349114Z [00:02:57.596]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:31.2350134Z [00:02:57.596]➜  EOF
2025-08-20T21:49:31.2354632Z [00:02:57.596]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/exec=>github.com/testcontainers/testcontainers-go@v0.31.0/exec;$WORK/b618=>" -p github.com/testcontainers/testcontainers-go/exec -lang=go1.21 -complete -installsuffix shared -buildid OXprxnvk0lB6T4u1Du4B/OXprxnvk0lB6T4u1Du4B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/exec/processor.go
2025-08-20T21:49:31.2772977Z [00:02:57.638]➜  go tool buildid -w $WORK/b618/_pkg_.a # internal
2025-08-20T21:49:31.2774653Z [00:02:57.638]➜  cp $WORK/b618/_pkg_.a /root/.cache/go-build/9f/9f571707010472634927a23718bbaa6bc17487c3ec8b1d4015ddbb034caccd27-d # internal
2025-08-20T21:49:31.2775896Z [00:02:57.638]➜  github.com/testcontainers/testcontainers-go/wait
2025-08-20T21:49:31.2776580Z [00:02:57.638]➜  mkdir -p $WORK/b633/
2025-08-20T21:49:31.2777323Z [00:02:57.638]➜  cat >/tmp/go-build1954405493/b633/importcfg << 'EOF' # internal
2025-08-20T21:49:31.2778060Z [00:02:57.638]➜  # import config
2025-08-20T21:49:31.2779191Z [00:02:57.638]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:31.2781117Z [00:02:57.638]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:31.2782853Z [00:02:57.638]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:31.2784385Z [00:02:57.638]➜  packagefile database/sql=/tmp/go-build1954405493/b532/_pkg_.a
2025-08-20T21:49:31.2785727Z [00:02:57.638]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:31.2787357Z [00:02:57.638]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:31.2788935Z [00:02:57.638]➜  packagefile github.com/docker/docker/api/types=/tmp/go-build1954405493/b565/_pkg_.a
2025-08-20T21:49:31.2790250Z [00:02:57.638]➜  packagefile github.com/docker/go-connections/nat=/tmp/go-build1954405493/b574/_pkg_.a
2025-08-20T21:49:31.2791789Z [00:02:57.638]➜  packagefile github.com/testcontainers/testcontainers-go/exec=/tmp/go-build1954405493/b618/_pkg_.a
2025-08-20T21:49:31.2793738Z [00:02:57.638]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:31.2795365Z [00:02:57.638]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:31.2797002Z [00:02:57.638]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:31.2798657Z [00:02:57.638]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:31.2800353Z [00:02:57.638]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:31.2801968Z [00:02:57.638]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:31.2803943Z [00:02:57.638]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:31.2805624Z [00:02:57.638]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:31.2807309Z [00:02:57.638]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:31.2808991Z [00:02:57.638]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:49:31.2810634Z [00:02:57.638]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:31.2811651Z [00:02:57.638]➜  EOF
2025-08-20T21:49:31.2822060Z [00:02:57.638]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/wait=>github.com/testcontainers/testcontainers-go@v0.31.0/wait;$WORK/b633=>" -p github.com/testcontainers/testcontainers-go/wait -lang=go1.21 -complete -installsuffix shared -buildid prYZxyjz9ubWCn1VMIMZ/prYZxyjz9ubWCn1VMIMZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/wait/all.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/wait/errors.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/wait/exec.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/wait/exit.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/wait/health.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/wait/host_port.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/wait/http.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/wait/log.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/wait/nop.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/wait/sql.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/wait/wait.go
2025-08-20T21:49:31.6510885Z [00:02:58.012]➜  go tool buildid -w $WORK/b633/_pkg_.a # internal
2025-08-20T21:49:31.6569312Z [00:02:58.018]➜  cp $WORK/b633/_pkg_.a /root/.cache/go-build/6b/6b7d583828f83e2970032cf43caf0964ea79cde33994faf32d6e77931c08480e-d # internal
2025-08-20T21:49:31.6578777Z [00:02:58.019]➜  github.com/hashicorp/go-uuid
2025-08-20T21:49:31.6580207Z [00:02:58.019]➜  mkdir -p $WORK/b648/
2025-08-20T21:49:31.6584449Z [00:02:58.019]➜  cat >/tmp/go-build1954405493/b648/importcfg << 'EOF' # internal
2025-08-20T21:49:31.6585124Z [00:02:58.019]➜  # import config
2025-08-20T21:49:31.6586315Z [00:02:58.019]➜  packagefile crypto/rand=/root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d
2025-08-20T21:49:31.6587972Z [00:02:58.019]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:31.6589449Z [00:02:58.019]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:31.6590831Z [00:02:58.019]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:31.6591659Z [00:02:58.019]➜  EOF
2025-08-20T21:49:31.6594856Z [00:02:58.020]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-uuid@v1.0.3=>github.com/hashicorp/go-uuid@v1.0.3;$WORK/b648=>" -p github.com/hashicorp/go-uuid -lang=go1.16 -complete -installsuffix shared -buildid eISjrugVOgk_a19Pz9de/eISjrugVOgk_a19Pz9de -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/go-uuid@v1.0.3/uuid.go
2025-08-20T21:49:31.7039444Z [00:02:58.065]➜  go tool buildid -w $WORK/b648/_pkg_.a # internal
2025-08-20T21:49:31.7048804Z [00:02:58.066]➜  cp $WORK/b648/_pkg_.a /root/.cache/go-build/5e/5e5ef2abb91017a8b7fb960005abf8782788f7805e8537180d0c8c2ef1c9c9d4-d # internal
2025-08-20T21:49:31.7050030Z [00:02:58.066]➜  github.com/hashicorp/go-secure-stdlib/base62
2025-08-20T21:49:31.7050641Z [00:02:58.066]➜  mkdir -p $WORK/b647/
2025-08-20T21:49:31.7053416Z [00:02:58.067]➜  cat >/tmp/go-build1954405493/b647/importcfg << 'EOF' # internal
2025-08-20T21:49:31.7056627Z [00:02:58.067]➜  # import config
2025-08-20T21:49:31.7057760Z [00:02:58.067]➜  packagefile crypto/rand=/root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d
2025-08-20T21:49:31.7059446Z [00:02:58.067]➜  packagefile github.com/hashicorp/go-uuid=/tmp/go-build1954405493/b648/_pkg_.a
2025-08-20T21:49:31.7060863Z [00:02:58.067]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:31.7062061Z [00:02:58.067]➜  EOF
2025-08-20T21:49:31.7066319Z [00:02:58.067]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-secure-stdlib/base62@v0.1.2=>github.com/hashicorp/go-secure-stdlib/base62@v0.1.2;$WORK/b647=>" -p github.com/hashicorp/go-secure-stdlib/base62 -lang=go1.16 -complete -installsuffix shared -buildid -dNuX0daNDYcBNf2d1NA/-dNuX0daNDYcBNf2d1NA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/go-secure-stdlib/base62@v0.1.2/base62.go
2025-08-20T21:49:31.7370078Z [00:02:58.098]➜  go tool buildid -w $WORK/b647/_pkg_.a # internal
2025-08-20T21:49:31.7376297Z [00:02:58.099]➜  cp $WORK/b647/_pkg_.a /root/.cache/go-build/d2/d2f923d0275c166a15f850771e320398a9704f1e7b8ab007a0b59a2c1e2e4f2e-d # internal
2025-08-20T21:49:31.7413361Z [00:02:58.102]➜  github.com/netbirdio/netbird/base62
2025-08-20T21:49:31.7414397Z [00:02:58.102]➜  mkdir -p $WORK/b649/
2025-08-20T21:49:31.7415169Z [00:02:58.103]➜  cat >/tmp/go-build1954405493/b649/importcfg << 'EOF' # internal
2025-08-20T21:49:31.7416287Z [00:02:58.103]➜  # import config
2025-08-20T21:49:31.7419717Z [00:02:58.103]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:31.7421865Z [00:02:58.103]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:31.7428387Z [00:02:58.103]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:31.7429412Z [00:02:58.103]➜  EOF
2025-08-20T21:49:31.7432945Z [00:02:58.103]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/base62=>github.com/netbirdio/netbird/base62;$WORK/b649=>" -p github.com/netbirdio/netbird/base62 -lang=go1.23 -complete -installsuffix shared -buildid BKRAMWveKxwxx6Q2JRGY/BKRAMWveKxwxx6Q2JRGY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/base62/base62.go
2025-08-20T21:49:31.7688912Z [00:02:58.130]➜  go tool buildid -w $WORK/b649/_pkg_.a # internal
2025-08-20T21:49:31.7696049Z [00:02:58.131]➜  cp $WORK/b649/_pkg_.a /root/.cache/go-build/1f/1f309679bd216d5fab45891ab729137a15e3efae012366b909a05c16d022491c-d # internal
2025-08-20T21:49:31.7698208Z [00:02:58.131]➜  github.com/netbirdio/netbird/management/server/integration_reference
2025-08-20T21:49:31.7699350Z [00:02:58.131]➜  mkdir -p $WORK/b650/
2025-08-20T21:49:31.7705139Z [00:02:58.132]➜  cat >/tmp/go-build1954405493/b650/importcfg << 'EOF' # internal
2025-08-20T21:49:31.7706010Z [00:02:58.132]➜  # import config
2025-08-20T21:49:31.7707510Z [00:02:58.132]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:31.7709151Z [00:02:58.132]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:31.7710189Z [00:02:58.132]➜  EOF
2025-08-20T21:49:31.7714972Z [00:02:58.132]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integration_reference=>github.com/netbirdio/netbird/management/server/integration_reference;$WORK/b650=>" -p github.com/netbirdio/netbird/management/server/integration_reference -lang=go1.23 -complete -installsuffix shared -buildid 7JV9PqnHg5zNSjZYTtw_/7JV9PqnHg5zNSjZYTtw_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./server/integration_reference/integration_reference.go
2025-08-20T21:49:31.7990438Z [00:02:58.160]➜  go tool buildid -w $WORK/b650/_pkg_.a # internal
2025-08-20T21:49:31.7997748Z [00:02:58.161]➜  cp $WORK/b650/_pkg_.a /root/.cache/go-build/04/04baed5f2cd72006a9dcb0be70d4c0e1d055aba62bf0bb606d1c5e7c77b64363-d # internal
2025-08-20T21:49:31.8044489Z [00:02:58.166]➜  filippo.io/edwards25519/field
2025-08-20T21:49:31.8046203Z [00:02:58.166]➜  mkdir -p $WORK/b665/
2025-08-20T21:49:31.8051335Z [00:02:58.166]➜  echo -n > $WORK/b665/go_asm.h # internal
2025-08-20T21:49:31.8054631Z [00:02:58.167]➜  cd /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field
2025-08-20T21:49:31.8057330Z [00:02:58.167]➜  /root/.go/pkg/tool/linux_amd64/asm -p filippo.io/edwards25519/field -trimpath "/root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field=>filippo.io/edwards25519@v1.1.0/field;$WORK/b665=>" -I $WORK/b665/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b665/symabis ./fe_amd64.s
2025-08-20T21:49:31.8167922Z [00:02:58.177]➜  cat >/tmp/go-build1954405493/b665/importcfg << 'EOF' # internal
2025-08-20T21:49:31.8168752Z [00:02:58.177]➜  # import config
2025-08-20T21:49:31.8169902Z [00:02:58.177]➜  packagefile crypto/subtle=/root/.cache/go-build/46/46171919a7392793e07b640aa7e47504aca1ae730f9f44283c4ac563d941a95a-d
2025-08-20T21:49:31.8171660Z [00:02:58.177]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:31.8173597Z [00:02:58.177]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:31.8175295Z [00:02:58.177]➜  packagefile math/bits=/root/.cache/go-build/e9/e9a40c283e135c335c9a6deb92b0821d50ebc5e27beabb6fd1df72dcfe55a2cc-d
2025-08-20T21:49:31.8176311Z [00:02:58.177]➜  EOF
2025-08-20T21:49:31.8176844Z [00:02:58.178]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/management
2025-08-20T21:49:31.8182829Z [00:02:58.178]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "/root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field=>filippo.io/edwards25519@v1.1.0/field;$WORK/b665=>" -p filippo.io/edwards25519/field -lang=go1.20 -installsuffix shared -buildid 9vVqfs9Clf_LC9fS0G6I/9vVqfs9Clf_LC9fS0G6I -goversion go1.25.0 -symabis $WORK/b665/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack -asmhdr $WORK/b665/go_asm.h /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field/fe.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field/fe_amd64.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field/fe_arm64_noasm.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field/fe_extra.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field/fe_generic.go
2025-08-20T21:49:31.8670338Z [00:02:58.228]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd
2025-08-20T21:49:31.8675668Z [00:02:58.228]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd=>github.com/klauspost/compress@v1.18.0/zstd;$WORK/b603=>" -I $WORK/b603/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b603/fse_decoder_amd64.o ./fse_decoder_amd64.s
2025-08-20T21:49:31.8886016Z [00:02:58.249]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd=>github.com/klauspost/compress@v1.18.0/zstd;$WORK/b603=>" -I $WORK/b603/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b603/matchlen_amd64.o ./matchlen_amd64.s
2025-08-20T21:49:31.8970490Z [00:02:58.258]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd=>github.com/klauspost/compress@v1.18.0/zstd;$WORK/b603=>" -I $WORK/b603/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b603/seqdec_amd64.o ./seqdec_amd64.s
2025-08-20T21:49:31.9234714Z [00:02:58.284]➜  go tool pack r $WORK/b603/_pkg_.a $WORK/b603/fse_decoder_amd64.o $WORK/b603/matchlen_amd64.o $WORK/b603/seqdec_amd64.o # internal
2025-08-20T21:49:31.9237954Z [00:02:58.285]➜  go tool buildid -w $WORK/b603/_pkg_.a # internal
2025-08-20T21:49:31.9259409Z [00:02:58.287]➜  cd /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field
2025-08-20T21:49:31.9264254Z [00:02:58.287]➜  /root/.go/pkg/tool/linux_amd64/asm -p filippo.io/edwards25519/field -trimpath "/root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field=>filippo.io/edwards25519@v1.1.0/field;$WORK/b665=>" -I $WORK/b665/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b665/fe_amd64.o ./fe_amd64.s
2025-08-20T21:49:31.9352527Z [00:02:58.296]➜  go tool pack r $WORK/b665/_pkg_.a $WORK/b665/fe_amd64.o # internal
2025-08-20T21:49:31.9356046Z [00:02:58.297]➜  go tool buildid -w $WORK/b665/_pkg_.a # internal
2025-08-20T21:49:31.9365204Z [00:02:58.298]➜  cp $WORK/b665/_pkg_.a /root/.cache/go-build/61/610792fe53cc46c9dc5fdb3cc5a7823969b93f46e15371374fa5d64aa95104ab-d # internal
2025-08-20T21:49:31.9379339Z [00:02:58.299]➜  filippo.io/edwards25519
2025-08-20T21:49:31.9380471Z [00:02:58.299]➜  mkdir -p $WORK/b664/
2025-08-20T21:49:31.9386024Z [00:02:58.300]➜  cat >/tmp/go-build1954405493/b664/importcfg << 'EOF' # internal
2025-08-20T21:49:31.9388192Z [00:02:58.300]➜  # import config
2025-08-20T21:49:31.9391444Z [00:02:58.300]➜  packagefile crypto/subtle=/root/.cache/go-build/46/46171919a7392793e07b640aa7e47504aca1ae730f9f44283c4ac563d941a95a-d
2025-08-20T21:49:31.9393417Z [00:02:58.300]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:31.9395092Z [00:02:58.300]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:31.9396450Z [00:02:58.300]➜  packagefile filippo.io/edwards25519/field=/tmp/go-build1954405493/b665/_pkg_.a
2025-08-20T21:49:31.9397868Z [00:02:58.300]➜  packagefile math/bits=/root/.cache/go-build/e9/e9a40c283e135c335c9a6deb92b0821d50ebc5e27beabb6fd1df72dcfe55a2cc-d
2025-08-20T21:49:31.9399692Z [00:02:58.300]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:31.9400675Z [00:02:58.300]➜  EOF
2025-08-20T21:49:31.9417528Z [00:02:58.303]➜  cp $WORK/b603/_pkg_.a /root/.cache/go-build/7c/7cc55b5717666a6ff317d9a0b6db1c55a75eaf50f0cab0e8ba2fc13b0ebb124a-d # internal
2025-08-20T21:49:31.9419331Z [00:02:58.303]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/management
2025-08-20T21:49:31.9427167Z [00:02:58.303]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "/root/go/pkg/mod/filippo.io/edwards25519@v1.1.0=>filippo.io/edwards25519@v1.1.0;$WORK/b664=>" -p filippo.io/edwards25519 -lang=go1.20 -complete -installsuffix shared -buildid cfbW2X3pwjmt2aPrj-EX/cfbW2X3pwjmt2aPrj-EX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/doc.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/edwards25519.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/extra.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/scalar.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/scalar_fiat.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/scalarmult.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/tables.go
2025-08-20T21:49:31.9434054Z [00:02:58.305]➜  github.com/docker/docker/pkg/archive
2025-08-20T21:49:31.9435259Z [00:02:58.305]➜  mkdir -p $WORK/b594/
2025-08-20T21:49:31.9446293Z [00:02:58.306]➜  cat >/tmp/go-build1954405493/b594/importcfg << 'EOF' # internal
2025-08-20T21:49:31.9455885Z [00:02:58.306]➜  # import config
2025-08-20T21:49:31.9456607Z [00:02:58.306]➜  packagefile archive/tar=/tmp/go-build1954405493/b556/_pkg_.a
2025-08-20T21:49:31.9457876Z [00:02:58.306]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:31.9459554Z [00:02:58.306]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:31.9460858Z [00:02:58.306]➜  packagefile compress/bzip2=/tmp/go-build1954405493/b595/_pkg_.a
2025-08-20T21:49:31.9462244Z [00:02:58.306]➜  packagefile compress/gzip=/root/.cache/go-build/b3/b3d01eff872d1061af7a6268f67170d50a1e8efb8d87f7700b66075164e92476-d
2025-08-20T21:49:31.9464346Z [00:02:58.306]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:31.9466211Z [00:02:58.306]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:31.9467904Z [00:02:58.306]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:31.9494931Z [00:02:58.306]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:31.9496466Z [00:02:58.306]➜  packagefile github.com/containerd/containerd/pkg/userns=/tmp/go-build1954405493/b596/_pkg_.a
2025-08-20T21:49:31.9497733Z [00:02:58.306]➜  packagefile github.com/containerd/log=/tmp/go-build1954405493/b560/_pkg_.a
2025-08-20T21:49:31.9498901Z [00:02:58.306]➜  packagefile github.com/docker/docker/pkg/idtools=/tmp/go-build1954405493/b598/_pkg_.a
2025-08-20T21:49:31.9500149Z [00:02:58.306]➜  packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build1954405493/b600/_pkg_.a
2025-08-20T21:49:31.9501390Z [00:02:58.306]➜  packagefile github.com/docker/docker/pkg/pools=/tmp/go-build1954405493/b601/_pkg_.a
2025-08-20T21:49:31.9502577Z [00:02:58.306]➜  packagefile github.com/docker/docker/pkg/system=/tmp/go-build1954405493/b602/_pkg_.a
2025-08-20T21:49:31.9503940Z [00:02:58.306]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build1954405493/b603/_pkg_.a
2025-08-20T21:49:31.9505167Z [00:02:58.306]➜  packagefile github.com/moby/patternmatcher=/tmp/go-build1954405493/b611/_pkg_.a
2025-08-20T21:49:31.9506343Z [00:02:58.306]➜  packagefile github.com/moby/sys/sequential=/tmp/go-build1954405493/b613/_pkg_.a
2025-08-20T21:49:31.9508039Z [00:02:58.306]➜  packagefile github.com/pkg/errors=/root/.cache/go-build/f6/f62846c2df7947016a78a498a0a5aef32aa232aa1b95c993714fc181f9489a1f-d
2025-08-20T21:49:31.9509891Z [00:02:58.306]➜  packagefile golang.org/x/sys/unix=/root/.cache/go-build/75/75420b57fcc0f8b717c1ed9751124e2aaeeaed4d6c39e3edc3c72f0b3dc9c571-d
2025-08-20T21:49:31.9511742Z [00:02:58.306]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:31.9513546Z [00:02:58.306]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:31.9515187Z [00:02:58.306]➜  packagefile os/exec=/root/.cache/go-build/4d/4d54bfca53e28401c25b13e4b002a130e4584fcf877ff2a7d6c9dcf7d72192c7-d
2025-08-20T21:49:31.9516898Z [00:02:58.306]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:31.9518570Z [00:02:58.306]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:31.9520176Z [00:02:58.306]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:31.9521777Z [00:02:58.306]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:31.9523637Z [00:02:58.306]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:31.9525251Z [00:02:58.306]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:49:31.9526841Z [00:02:58.306]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:31.9527829Z [00:02:58.306]➜  EOF
2025-08-20T21:49:31.9540990Z [00:02:58.306]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/archive=>github.com/docker/docker@v26.1.5+incompatible/pkg/archive;$WORK/b594=>" -p github.com/docker/docker/pkg/archive -lang=go1.16 -complete -installsuffix shared -buildid Y3Ym0GBONLUlPeal2JZ3/Y3Ym0GBONLUlPeal2JZ3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/archive/archive.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/archive/archive_linux.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/archive/archive_unix.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/archive/changes.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/archive/changes_linux.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/archive/changes_unix.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/archive/copy.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/archive/copy_unix.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/archive/diff.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/archive/diff_unix.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/archive/path.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/archive/path_unix.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/archive/time_linux.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/archive/whiteouts.go /root/go/pkg/mod/github.com/docker/docker@v26.1.5+incompatible/pkg/archive/wrap.go
2025-08-20T21:49:32.1906509Z [00:02:58.551]➜  go tool buildid -w $WORK/b664/_pkg_.a # internal
2025-08-20T21:49:32.1938062Z [00:02:58.555]➜  cp $WORK/b664/_pkg_.a /root/.cache/go-build/4f/4fb849826e13d3493809e995780b14acb0aa406341d44658fd05ebadf980f0c0-d # internal
2025-08-20T21:49:32.1946328Z [00:02:58.556]➜  github.com/go-sql-driver/mysql
2025-08-20T21:49:32.1957118Z [00:02:58.557]➜  mkdir -p $WORK/b663/
2025-08-20T21:49:32.1967374Z [00:02:58.557]➜  cat >/tmp/go-build1954405493/b663/importcfg << 'EOF' # internal
2025-08-20T21:49:32.1976397Z [00:02:58.557]➜  # import config
2025-08-20T21:49:32.1977729Z [00:02:58.557]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:32.1979374Z [00:02:58.557]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:32.1981003Z [00:02:58.557]➜  packagefile crypto/rand=/root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d
2025-08-20T21:49:32.1982650Z [00:02:58.557]➜  packagefile crypto/rsa=/root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d
2025-08-20T21:49:32.1984582Z [00:02:58.557]➜  packagefile crypto/sha1=/root/.cache/go-build/48/48137442ca30c65917bc9a10aa7fba2118a6aac825a5066dbce46eec0794ee52-d
2025-08-20T21:49:32.1986287Z [00:02:58.557]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:32.1987992Z [00:02:58.557]➜  packagefile crypto/sha512=/root/.cache/go-build/25/25ddd1309b3531a12cd8730f71229fc47f1628df52d676365bc0d01b9a949c77-d
2025-08-20T21:49:32.1989686Z [00:02:58.557]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:32.1991315Z [00:02:58.557]➜  packagefile crypto/x509=/root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d
2025-08-20T21:49:32.1992534Z [00:02:58.557]➜  packagefile database/sql=/tmp/go-build1954405493/b532/_pkg_.a
2025-08-20T21:49:32.1994114Z [00:02:58.557]➜  packagefile database/sql/driver=/root/.cache/go-build/72/7297554511b7107710509f30f1d5125c22b293c8331cebf7a21d346d3ab317d5-d
2025-08-20T21:49:32.1995840Z [00:02:58.557]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:32.1997504Z [00:02:58.557]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:32.1999345Z [00:02:58.557]➜  packagefile encoding/pem=/root/.cache/go-build/30/3051cf7aff3b3091f46cb712a2e6caa7c2438d2d9a6f271d8ffe97102cf1fc3f-d
2025-08-20T21:49:32.2001088Z [00:02:58.558]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:32.2002361Z [00:02:58.558]➜  packagefile filippo.io/edwards25519=/tmp/go-build1954405493/b664/_pkg_.a
2025-08-20T21:49:32.2003852Z [00:02:58.558]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:32.2005386Z [00:02:58.558]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:32.2006978Z [00:02:58.558]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:32.2008491Z [00:02:58.558]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:32.2010130Z [00:02:58.558]➜  packagefile math/big=/root/.cache/go-build/3b/3b45a8c38cee8cd6053c78cd6700739b9b134c3d952807771dd42ed436a1c218-d
2025-08-20T21:49:32.2011685Z [00:02:58.558]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:32.2013510Z [00:02:58.558]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:32.2015059Z [00:02:58.558]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:32.2016612Z [00:02:58.558]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:32.2018387Z [00:02:58.558]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:32.2019981Z [00:02:58.558]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:32.2021669Z [00:02:58.558]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:32.2033592Z [00:02:58.558]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:32.2035262Z [00:02:58.558]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:32.2036917Z [00:02:58.558]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:32.2038554Z [00:02:58.558]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:49:32.2040106Z [00:02:58.558]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:32.2041056Z [00:02:58.558]➜  EOF
2025-08-20T21:49:32.2053321Z [00:02:58.558]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1=>github.com/go-sql-driver/mysql@v1.8.1;$WORK/b663=>" -p github.com/go-sql-driver/mysql -lang=go1.18 -complete -installsuffix shared -buildid dpjk9tHGqEwsnnX2-PZG/dpjk9tHGqEwsnnX2-PZG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/atomic_bool.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/auth.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/buffer.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/collations.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/conncheck.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/connection.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/connector.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/const.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/driver.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/dsn.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/errors.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/fields.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/infile.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/nulltime.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/packets.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/result.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/rows.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/statement.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/transaction.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/utils.go
2025-08-20T21:49:32.3249303Z [00:02:58.686]➜  go tool buildid -w $WORK/b586/_pkg_.a # internal
2025-08-20T21:49:32.3460702Z [00:02:58.707]➜  cp $WORK/b586/_pkg_.a /root/.cache/go-build/31/31484343f33fc5f56b17bb07475f85cae5418099027510204ccef4bd00f5e92e-d # internal
2025-08-20T21:49:32.3462682Z [00:02:58.707]➜  github.com/testcontainers/testcontainers-go/internal/core
2025-08-20T21:49:32.3463536Z [00:02:58.708]➜  mkdir -p $WORK/b622/
2025-08-20T21:49:32.3471243Z [00:02:58.708]➜  cat >/tmp/go-build1954405493/b622/importcfg << 'EOF' # internal
2025-08-20T21:49:32.3472987Z [00:02:58.708]➜  # import config
2025-08-20T21:49:32.3474195Z [00:02:58.708]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:32.3475823Z [00:02:58.708]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:32.3477759Z [00:02:58.708]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:32.3479496Z [00:02:58.708]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:32.3481274Z [00:02:58.708]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:32.3482683Z [00:02:58.708]➜  packagefile github.com/docker/docker/client=/tmp/go-build1954405493/b586/_pkg_.a
2025-08-20T21:49:32.3484486Z [00:02:58.708]➜  packagefile github.com/google/uuid=/root/.cache/go-build/0c/0c6819186c18ef1d0b146a3cc58d035511a71e7d02dd5babd64f68d720caa5d0-d
2025-08-20T21:49:32.3486509Z [00:02:58.708]➜  packagefile github.com/shirou/gopsutil/v3/process=/root/.cache/go-build/8f/8fb635aa28a6356ba15afd4d49c287bf48dda68a8b1aed25c2fd145fc6e483c7-d
2025-08-20T21:49:32.3488304Z [00:02:58.708]➜  packagefile github.com/testcontainers/testcontainers-go/internal=/tmp/go-build1954405493/b631/_pkg_.a
2025-08-20T21:49:32.3489883Z [00:02:58.708]➜  packagefile github.com/testcontainers/testcontainers-go/internal/config=/tmp/go-build1954405493/b620/_pkg_.a
2025-08-20T21:49:32.3491534Z [00:02:58.708]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:32.3497636Z [00:02:58.708]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:32.3499361Z [00:02:58.708]➜  packagefile os/exec=/root/.cache/go-build/4d/4d54bfca53e28401c25b13e4b002a130e4584fcf877ff2a7d6c9dcf7d72192c7-d
2025-08-20T21:49:32.3501086Z [00:02:58.708]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:32.3502781Z [00:02:58.708]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:32.3504701Z [00:02:58.708]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:32.3506378Z [00:02:58.708]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:32.3508250Z [00:02:58.708]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:32.3510132Z [00:02:58.708]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:32.3511178Z [00:02:58.708]➜  EOF
2025-08-20T21:49:32.3520031Z [00:02:58.709]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/internal/core=>github.com/testcontainers/testcontainers-go@v0.31.0/internal/core;$WORK/b622=>" -p github.com/testcontainers/testcontainers-go/internal/core -lang=go1.21 -complete -installsuffix shared -buildid G3ipN010H-5wh_4XDp90/G3ipN010H-5wh_4XDp90 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/internal/core/bootstrap.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/internal/core/client.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/internal/core/docker_host.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/internal/core/docker_rootless.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/internal/core/docker_socket.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/internal/core/images.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/internal/core/labels.go
2025-08-20T21:49:32.5948192Z [00:02:58.956]➜  go tool buildid -w $WORK/b622/_pkg_.a # internal
2025-08-20T21:49:32.6003415Z [00:02:58.961]➜  cp $WORK/b622/_pkg_.a /root/.cache/go-build/ea/ea9f9d35533333985ffe0fe115fb6db3382d3b04b4be0d6dab52338dfc17a5f0-d # internal
2025-08-20T21:49:32.6004979Z [00:02:58.962]➜  go tool buildid -w $WORK/b594/_pkg_.a # internal
2025-08-20T21:49:32.6015399Z [00:02:58.963]➜  github.com/testcontainers/testcontainers-go/internal/core/network
2025-08-20T21:49:32.6044500Z [00:02:58.963]➜  mkdir -p $WORK/b632/
2025-08-20T21:49:32.6053761Z [00:02:58.967]➜  cat >/tmp/go-build1954405493/b632/importcfg << 'EOF' # internal
2025-08-20T21:49:32.6054919Z [00:02:58.967]➜  # import config
2025-08-20T21:49:32.6056473Z [00:02:58.967]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:32.6060468Z [00:02:58.967]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:32.6061819Z [00:02:58.967]➜  packagefile github.com/docker/docker/api/types=/tmp/go-build1954405493/b565/_pkg_.a
2025-08-20T21:49:32.6063298Z [00:02:58.967]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1954405493/b568/_pkg_.a
2025-08-20T21:49:32.6064804Z [00:02:58.967]➜  packagefile github.com/testcontainers/testcontainers-go/internal/core=/tmp/go-build1954405493/b622/_pkg_.a
2025-08-20T21:49:32.6065807Z [00:02:58.967]➜  EOF
2025-08-20T21:49:32.6070472Z [00:02:58.967]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/internal/core/network=>github.com/testcontainers/testcontainers-go@v0.31.0/internal/core/network;$WORK/b632=>" -p github.com/testcontainers/testcontainers-go/internal/core/network -lang=go1.21 -complete -installsuffix shared -buildid ZiP2K3ExEV32InPWEJhb/ZiP2K3ExEV32InPWEJhb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/internal/core/network/network.go
2025-08-20T21:49:32.6087976Z [00:02:58.970]➜  cp $WORK/b594/_pkg_.a /root/.cache/go-build/a6/a6d1c5941a8768172cc35e3c2a09275ae481b5aa8203dd2c97341c0e85a0d4ad-d # internal
2025-08-20T21:49:32.6121597Z [00:02:58.973]➜  gorm.io/gorm/callbacks
2025-08-20T21:49:32.6125248Z [00:02:58.973]➜  mkdir -p $WORK/b666/
2025-08-20T21:49:32.6134101Z [00:02:58.974]➜  cat >/tmp/go-build1954405493/b666/importcfg << 'EOF' # internal
2025-08-20T21:49:32.6135081Z [00:02:58.974]➜  # import config
2025-08-20T21:49:32.6135975Z [00:02:58.974]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:32.6136987Z [00:02:58.974]➜  packagefile gorm.io/gorm=/tmp/go-build1954405493/b533/_pkg_.a
2025-08-20T21:49:32.6137798Z [00:02:58.974]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1954405493/b535/_pkg_.a
2025-08-20T21:49:32.6138636Z [00:02:58.974]➜  packagefile gorm.io/gorm/schema=/tmp/go-build1954405493/b540/_pkg_.a
2025-08-20T21:49:32.6139495Z [00:02:58.974]➜  packagefile gorm.io/gorm/utils=/tmp/go-build1954405493/b539/_pkg_.a
2025-08-20T21:49:32.6140743Z [00:02:58.974]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:32.6142117Z [00:02:58.974]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:32.6144216Z [00:02:58.974]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:32.6145130Z [00:02:58.974]➜  EOF
2025-08-20T21:49:32.6152871Z [00:02:58.974]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.25.12/callbacks=>gorm.io/gorm@v1.25.12/callbacks;$WORK/b666=>" -p gorm.io/gorm/callbacks -lang=go1.18 -complete -installsuffix shared -buildid mpwSXnM44q5YmNUaYuwN/mpwSXnM44q5YmNUaYuwN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.25.12/callbacks/associations.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/callbacks/callbacks.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/callbacks/callmethod.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/callbacks/create.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/callbacks/delete.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/callbacks/helper.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/callbacks/interfaces.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/callbacks/preload.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/callbacks/query.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/callbacks/raw.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/callbacks/row.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/callbacks/transaction.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/callbacks/update.go
2025-08-20T21:49:32.6755142Z [00:02:59.037]➜  go tool buildid -w $WORK/b632/_pkg_.a # internal
2025-08-20T21:49:32.6781623Z [00:02:59.039]➜  cp $WORK/b632/_pkg_.a /root/.cache/go-build/b7/b791d11ecda35f8b160ec58963f56eb0260f08be6bc2f17d1b95d8c8fece005a-d # internal
2025-08-20T21:49:32.6791121Z [00:02:59.039]➜  github.com/testcontainers/testcontainers-go
2025-08-20T21:49:32.6791785Z [00:02:59.039]➜  mkdir -p $WORK/b555/
2025-08-20T21:49:32.6792547Z [00:02:59.039]➜  cat >/tmp/go-build1954405493/b555/importcfg << 'EOF' # internal
2025-08-20T21:49:32.6793454Z [00:02:59.039]➜  # import config
2025-08-20T21:49:32.6794202Z [00:02:59.039]➜  packagefile archive/tar=/tmp/go-build1954405493/b556/_pkg_.a
2025-08-20T21:49:32.6795524Z [00:02:59.039]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:32.6797132Z [00:02:59.039]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:32.6798806Z [00:02:59.039]➜  packagefile compress/gzip=/root/.cache/go-build/b3/b3d01eff872d1061af7a6268f67170d50a1e8efb8d87f7700b66075164e92476-d
2025-08-20T21:49:32.6800500Z [00:02:59.039]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:32.6801791Z [00:02:59.039]➜  packagefile dario.cat/mergo=/tmp/go-build1954405493/b557/_pkg_.a
2025-08-20T21:49:32.6802961Z [00:02:59.039]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:32.6805080Z [00:02:59.039]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:32.6807010Z [00:02:59.039]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:32.6808674Z [00:02:59.039]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:32.6810280Z [00:02:59.039]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:32.6811929Z [00:02:59.039]➜  packagefile github.com/cenkalti/backoff/v4=/root/.cache/go-build/cc/cca7f06830cf7e07d15773ab6c7e4f244e81b19dac56eb618c2316a1b882fde2-d
2025-08-20T21:49:32.6813848Z [00:02:59.039]➜  packagefile github.com/containerd/containerd/platforms=/tmp/go-build1954405493/b558/_pkg_.a
2025-08-20T21:49:32.6815151Z [00:02:59.039]➜  packagefile github.com/cpuguy83/dockercfg=/tmp/go-build1954405493/b564/_pkg_.a
2025-08-20T21:49:32.6816363Z [00:02:59.039]➜  packagefile github.com/docker/docker/api/types=/tmp/go-build1954405493/b565/_pkg_.a
2025-08-20T21:49:32.6817706Z [00:02:59.039]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build1954405493/b566/_pkg_.a
2025-08-20T21:49:32.6819050Z [00:02:59.039]➜  packagefile github.com/docker/docker/api/types/events=/tmp/go-build1954405493/b584/_pkg_.a
2025-08-20T21:49:32.6820383Z [00:02:59.039]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1954405493/b568/_pkg_.a
2025-08-20T21:49:32.6821749Z [00:02:59.039]➜  packagefile github.com/docker/docker/api/types/mount=/tmp/go-build1954405493/b570/_pkg_.a
2025-08-20T21:49:32.6823306Z [00:02:59.039]➜  packagefile github.com/docker/docker/api/types/network=/tmp/go-build1954405493/b571/_pkg_.a
2025-08-20T21:49:32.6824858Z [00:02:59.039]➜  packagefile github.com/docker/docker/api/types/registry=/tmp/go-build1954405493/b578/_pkg_.a
2025-08-20T21:49:32.6826278Z [00:02:59.039]➜  packagefile github.com/docker/docker/api/types/system=/tmp/go-build1954405493/b585/_pkg_.a
2025-08-20T21:49:32.6827805Z [00:02:59.039]➜  packagefile github.com/docker/docker/client=/tmp/go-build1954405493/b586/_pkg_.a
2025-08-20T21:49:32.6829051Z [00:02:59.039]➜  packagefile github.com/docker/docker/errdefs=/tmp/go-build1954405493/b591/_pkg_.a
2025-08-20T21:49:32.6830239Z [00:02:59.039]➜  packagefile github.com/docker/docker/pkg/archive=/tmp/go-build1954405493/b594/_pkg_.a
2025-08-20T21:49:32.6831542Z [00:02:59.039]➜  packagefile github.com/docker/docker/pkg/jsonmessage=/tmp/go-build1954405493/b614/_pkg_.a
2025-08-20T21:49:32.6832821Z [00:02:59.039]➜  packagefile github.com/docker/go-connections/nat=/tmp/go-build1954405493/b574/_pkg_.a
2025-08-20T21:49:32.6844807Z [00:02:59.039]➜  packagefile github.com/google/uuid=/root/.cache/go-build/0c/0c6819186c18ef1d0b146a3cc58d035511a71e7d02dd5babd64f68d720caa5d0-d
2025-08-20T21:49:32.6846420Z [00:02:59.039]➜  packagefile github.com/moby/patternmatcher/ignorefile=/tmp/go-build1954405493/b617/_pkg_.a
2025-08-20T21:49:32.6847600Z [00:02:59.039]➜  packagefile github.com/moby/term=/tmp/go-build1954405493/b615/_pkg_.a
2025-08-20T21:49:32.6848830Z [00:02:59.039]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1954405493/b561/_pkg_.a
2025-08-20T21:49:32.6850236Z [00:02:59.039]➜  packagefile github.com/testcontainers/testcontainers-go/exec=/tmp/go-build1954405493/b618/_pkg_.a
2025-08-20T21:49:32.6851731Z [00:02:59.039]➜  packagefile github.com/testcontainers/testcontainers-go/internal/config=/tmp/go-build1954405493/b620/_pkg_.a
2025-08-20T21:49:32.6853486Z [00:02:59.039]➜  packagefile github.com/testcontainers/testcontainers-go/internal/core=/tmp/go-build1954405493/b622/_pkg_.a
2025-08-20T21:49:32.6855146Z [00:02:59.039]➜  packagefile github.com/testcontainers/testcontainers-go/internal/core/network=/tmp/go-build1954405493/b632/_pkg_.a
2025-08-20T21:49:32.6856729Z [00:02:59.039]➜  packagefile github.com/testcontainers/testcontainers-go/wait=/tmp/go-build1954405493/b633/_pkg_.a
2025-08-20T21:49:32.6858692Z [00:02:59.039]➜  packagefile golang.org/x/crypto/ssh=/root/.cache/go-build/ce/ce7f800c6ef43eb4642137e92869ba0fbb0bc17dc1d98fc7f57b14d4a8598e92-d
2025-08-20T21:49:32.6860200Z [00:02:59.039]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:32.6861759Z [00:02:59.039]➜  packagefile io/fs=/root/.cache/go-build/fc/fccee468363facdb09b45d99d9f154b47b64a07d18cd2fa40a6b3ed71255d5d0-d
2025-08-20T21:49:32.6863515Z [00:02:59.039]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:32.6865124Z [00:02:59.039]➜  packagefile math/rand=/root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d
2025-08-20T21:49:32.6866725Z [00:02:59.039]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:32.6868298Z [00:02:59.039]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:32.6870021Z [00:02:59.039]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:32.6871690Z [00:02:59.039]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:32.6873362Z [00:02:59.039]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:32.6875002Z [00:02:59.039]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:32.6876793Z [00:02:59.039]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:32.6878436Z [00:02:59.039]➜  packagefile testing=/root/.cache/go-build/8f/8f5b5dd7d32fdf4b925afe1dbbd9c379a24426d3e2199bab1a3728fc8b868e9b-d
2025-08-20T21:49:32.6880128Z [00:02:59.039]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:32.6881133Z [00:02:59.039]➜  EOF
2025-08-20T21:49:32.6897195Z [00:02:59.039]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0=>github.com/testcontainers/testcontainers-go@v0.31.0;$WORK/b555=>" -p github.com/testcontainers/testcontainers-go -lang=go1.21 -complete -installsuffix shared -buildid VPExuMjQZMiYPAqQXuC7/VPExuMjQZMiYPAqQXuC7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/config.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/container.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/docker.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/docker_auth.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/docker_client.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/docker_mounts.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/file.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/generic.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/image.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/lifecycle.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/logconsumer.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/logger.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/mounts.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/network.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/options.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/parallel.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/port_forwarding.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/provider.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/reaper.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/testcontainers.go /root/go/pkg/mod/github.com/testcontainers/testcontainers-go@v0.31.0/testing.go
2025-08-20T21:49:33.1848499Z [00:02:59.546]➜  go tool buildid -w $WORK/b663/_pkg_.a # internal
2025-08-20T21:49:33.2162435Z [00:02:59.577]➜  cp $WORK/b663/_pkg_.a /root/.cache/go-build/57/573a4f291ffd6df0e8638bb72991fb8f70f725698a0a0ae51e1722e0859eea1e-d # internal
2025-08-20T21:49:33.2164742Z [00:02:59.577]➜  gorm.io/gorm/migrator
2025-08-20T21:49:33.2165575Z [00:02:59.577]➜  mkdir -p $WORK/b667/
2025-08-20T21:49:33.2169478Z [00:02:59.578]➜  cat >/tmp/go-build1954405493/b667/importcfg << 'EOF' # internal
2025-08-20T21:49:33.2171150Z [00:02:59.578]➜  # import config
2025-08-20T21:49:33.2172823Z [00:02:59.578]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:33.2175265Z [00:02:59.578]➜  packagefile database/sql=/tmp/go-build1954405493/b532/_pkg_.a
2025-08-20T21:49:33.2177190Z [00:02:59.578]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:33.2179585Z [00:02:59.578]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:33.2181359Z [00:02:59.578]➜  packagefile gorm.io/gorm=/tmp/go-build1954405493/b533/_pkg_.a
2025-08-20T21:49:33.2182849Z [00:02:59.578]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1954405493/b535/_pkg_.a
2025-08-20T21:49:33.2184459Z [00:02:59.578]➜  packagefile gorm.io/gorm/logger=/tmp/go-build1954405493/b538/_pkg_.a
2025-08-20T21:49:33.2186169Z [00:02:59.578]➜  packagefile gorm.io/gorm/schema=/tmp/go-build1954405493/b540/_pkg_.a
2025-08-20T21:49:33.2188120Z [00:02:59.578]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:33.2190510Z [00:02:59.578]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:33.2192758Z [00:02:59.578]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:33.2195340Z [00:02:59.578]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:33.2196813Z [00:02:59.578]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:33.2197717Z [00:02:59.578]➜  EOF
2025-08-20T21:49:33.2201998Z [00:02:59.581]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.25.12/migrator=>gorm.io/gorm@v1.25.12/migrator;$WORK/b667=>" -p gorm.io/gorm/migrator -lang=go1.18 -complete -installsuffix shared -buildid LQxdMxdheUc3So6yK2KZ/LQxdMxdheUc3So6yK2KZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.25.12/migrator/column_type.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/migrator/index.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/migrator/migrator.go /root/go/pkg/mod/gorm.io/gorm@v1.25.12/migrator/table_type.go
2025-08-20T21:49:33.5216979Z [00:02:59.883]➜  go tool buildid -w $WORK/b666/_pkg_.a # internal
2025-08-20T21:49:33.5492458Z [00:02:59.910]➜  cp $WORK/b666/_pkg_.a /root/.cache/go-build/36/362e08fb71d4a578bd3ad6da54e0ee7570dcc8cbbc1bda3fec2f4bdb90d9155f-d # internal
2025-08-20T21:49:33.5494749Z [00:02:59.910]➜  github.com/jackc/pgx/v5/internal/anynil
2025-08-20T21:49:33.5495414Z [00:02:59.910]➜  mkdir -p $WORK/b670/
2025-08-20T21:49:33.5496206Z [00:02:59.911]➜  cat >/tmp/go-build1954405493/b670/importcfg << 'EOF' # internal
2025-08-20T21:49:33.5496938Z [00:02:59.911]➜  # import config
2025-08-20T21:49:33.5498340Z [00:02:59.911]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:33.5499602Z [00:02:59.911]➜  EOF
2025-08-20T21:49:33.5503817Z [00:02:59.911]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/internal/anynil=>github.com/jackc/pgx/v5@v5.5.5/internal/anynil;$WORK/b670=>" -p github.com/jackc/pgx/v5/internal/anynil -lang=go1.19 -complete -installsuffix shared -buildid jEIPxLd27DLdnpxdRahC/jEIPxLd27DLdnpxdRahC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/internal/anynil/anynil.go
2025-08-20T21:49:33.6119449Z [00:02:59.973]➜  go tool buildid -w $WORK/b670/_pkg_.a # internal
2025-08-20T21:49:33.6128667Z [00:02:59.974]➜  cp $WORK/b670/_pkg_.a /root/.cache/go-build/34/341aaa9acb2beaf81c81d9eb534773f329eb89e3849561e81ea903ac6eb47fcf-d # internal
2025-08-20T21:49:33.6154353Z [00:02:59.974]➜  github.com/jackc/pgx/v5/internal/pgio
2025-08-20T21:49:33.6157087Z [00:02:59.974]➜  mkdir -p $WORK/b671/
2025-08-20T21:49:33.6158069Z [00:02:59.975]➜  cat >/tmp/go-build1954405493/b671/importcfg << 'EOF' # internal
2025-08-20T21:49:33.6158806Z [00:02:59.975]➜  # import config
2025-08-20T21:49:33.6159991Z [00:02:59.975]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:33.6161111Z [00:02:59.975]➜  EOF
2025-08-20T21:49:33.6168492Z [00:02:59.975]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/internal/pgio=>github.com/jackc/pgx/v5@v5.5.5/internal/pgio;$WORK/b671=>" -p github.com/jackc/pgx/v5/internal/pgio -lang=go1.19 -complete -installsuffix shared -buildid wCCTbIHgVJOl_xRilGUm/wCCTbIHgVJOl_xRilGUm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/internal/pgio/doc.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/internal/pgio/write.go
2025-08-20T21:49:33.6709380Z [00:03:00.032]➜  go tool buildid -w $WORK/b671/_pkg_.a # internal
2025-08-20T21:49:33.6725367Z [00:03:00.033]➜  cp $WORK/b671/_pkg_.a /root/.cache/go-build/11/11b1ac8631d75969021aaa5ff128f87ba5e0d57112332d6b9f87a9aa8d6515ed-d # internal
2025-08-20T21:49:33.6747857Z [00:03:00.033]➜  github.com/jackc/pgx/v5/internal/sanitize
2025-08-20T21:49:33.6748529Z [00:03:00.033]➜  mkdir -p $WORK/b672/
2025-08-20T21:49:33.6749223Z [00:03:00.033]➜  cat >/tmp/go-build1954405493/b672/importcfg << 'EOF' # internal
2025-08-20T21:49:33.6749943Z [00:03:00.033]➜  # import config
2025-08-20T21:49:33.6751082Z [00:03:00.033]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:33.6752857Z [00:03:00.033]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:33.6754737Z [00:03:00.033]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:33.6756429Z [00:03:00.033]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:33.6758114Z [00:03:00.033]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:33.6759771Z [00:03:00.033]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:33.6761426Z [00:03:00.033]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:33.6762453Z [00:03:00.033]➜  EOF
2025-08-20T21:49:33.6787060Z [00:03:00.034]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/internal/sanitize=>github.com/jackc/pgx/v5@v5.5.5/internal/sanitize;$WORK/b672=>" -p github.com/jackc/pgx/v5/internal/sanitize -lang=go1.19 -complete -installsuffix shared -buildid 0-xY3xMLZ_PKQswMArAg/0-xY3xMLZ_PKQswMArAg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/internal/sanitize/sanitize.go
2025-08-20T21:49:33.7737477Z [00:03:00.135]➜  go tool buildid -w $WORK/b672/_pkg_.a # internal
2025-08-20T21:49:33.7752463Z [00:03:00.136]➜  cp $WORK/b672/_pkg_.a /root/.cache/go-build/d5/d57c360bf14c0cc2920bed66ed456bc5638e4d336ad52c1b980f7ddb58520afc-d # internal
2025-08-20T21:49:33.7753838Z [00:03:00.136]➜  github.com/jackc/pgpassfile
2025-08-20T21:49:33.7754419Z [00:03:00.136]➜  mkdir -p $WORK/b675/
2025-08-20T21:49:33.7756557Z [00:03:00.137]➜  cat >/tmp/go-build1954405493/b675/importcfg << 'EOF' # internal
2025-08-20T21:49:33.7757622Z [00:03:00.137]➜  # import config
2025-08-20T21:49:33.7759100Z [00:03:00.137]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:33.7761734Z [00:03:00.137]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:33.7763549Z [00:03:00.137]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:33.7764971Z [00:03:00.137]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:33.7766405Z [00:03:00.137]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:33.7767310Z [00:03:00.137]➜  EOF
2025-08-20T21:49:33.7770609Z [00:03:00.137]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgpassfile@v1.0.0=>github.com/jackc/pgpassfile@v1.0.0;$WORK/b675=>" -p github.com/jackc/pgpassfile -lang=go1.12 -complete -installsuffix shared -buildid fyMdgX7SetlDFYD9cPFi/fyMdgX7SetlDFYD9cPFi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgpassfile@v1.0.0/pgpass.go
2025-08-20T21:49:33.8194702Z [00:03:00.181]➜  go tool buildid -w $WORK/b667/_pkg_.a # internal
2025-08-20T21:49:33.8278947Z [00:03:00.189]➜  cp $WORK/b667/_pkg_.a /root/.cache/go-build/95/95e0b5752244a855252c9383fdc0dd7c2f4d49f222a97e6980546a0c77103084-d # internal
2025-08-20T21:49:33.8284953Z [00:03:00.190]➜  gorm.io/driver/mysql
2025-08-20T21:49:33.8288313Z [00:03:00.190]➜  mkdir -p $WORK/b662/
2025-08-20T21:49:33.8298490Z [00:03:00.191]➜  cat >/tmp/go-build1954405493/b662/importcfg << 'EOF' # internal
2025-08-20T21:49:33.8300473Z [00:03:00.191]➜  # import config
2025-08-20T21:49:33.8301590Z [00:03:00.191]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:33.8302836Z [00:03:00.191]➜  packagefile database/sql=/tmp/go-build1954405493/b532/_pkg_.a
2025-08-20T21:49:33.8304239Z [00:03:00.191]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:33.8305573Z [00:03:00.191]➜  packagefile github.com/go-sql-driver/mysql=/tmp/go-build1954405493/b663/_pkg_.a
2025-08-20T21:49:33.8306561Z [00:03:00.191]➜  packagefile gorm.io/gorm=/tmp/go-build1954405493/b533/_pkg_.a
2025-08-20T21:49:33.8307465Z [00:03:00.191]➜  packagefile gorm.io/gorm/callbacks=/tmp/go-build1954405493/b666/_pkg_.a
2025-08-20T21:49:33.8308461Z [00:03:00.191]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1954405493/b535/_pkg_.a
2025-08-20T21:49:33.8309437Z [00:03:00.191]➜  packagefile gorm.io/gorm/logger=/tmp/go-build1954405493/b538/_pkg_.a
2025-08-20T21:49:33.8310367Z [00:03:00.191]➜  packagefile gorm.io/gorm/migrator=/tmp/go-build1954405493/b667/_pkg_.a
2025-08-20T21:49:33.8311389Z [00:03:00.191]➜  packagefile gorm.io/gorm/schema=/tmp/go-build1954405493/b540/_pkg_.a
2025-08-20T21:49:33.8312582Z [00:03:00.191]➜  packagefile gorm.io/gorm/utils=/tmp/go-build1954405493/b539/_pkg_.a
2025-08-20T21:49:33.8314198Z [00:03:00.191]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:33.8315783Z [00:03:00.191]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:33.8317332Z [00:03:00.191]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:33.8318988Z [00:03:00.191]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:33.8320475Z [00:03:00.191]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:33.8321588Z [00:03:00.191]➜  EOF
2025-08-20T21:49:33.8326105Z [00:03:00.191]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/driver/mysql@v1.5.7=>gorm.io/driver/mysql@v1.5.7;$WORK/b662=>" -p gorm.io/driver/mysql -lang=go1.14 -complete -installsuffix shared -buildid ANDy5_-A959VM3W0fm5N/ANDy5_-A959VM3W0fm5N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack /root/go/pkg/mod/gorm.io/driver/mysql@v1.5.7/error_translator.go /root/go/pkg/mod/gorm.io/driver/mysql@v1.5.7/migrator.go /root/go/pkg/mod/gorm.io/driver/mysql@v1.5.7/mysql.go
2025-08-20T21:49:33.8336082Z [00:03:00.195]➜  go tool buildid -w $WORK/b675/_pkg_.a # internal
2025-08-20T21:49:33.8370456Z [00:03:00.198]➜  cp $WORK/b675/_pkg_.a /root/.cache/go-build/ef/ef8d706666c4ad7f9a368479dcfc4f58ef63e2e7f710d80f7d06fe6aaf0f5a02-d # internal
2025-08-20T21:49:33.8373051Z [00:03:00.199]➜  github.com/jackc/pgservicefile
2025-08-20T21:49:33.8376173Z [00:03:00.199]➜  mkdir -p $WORK/b676/
2025-08-20T21:49:33.8381548Z [00:03:00.199]➜  cat >/tmp/go-build1954405493/b676/importcfg << 'EOF' # internal
2025-08-20T21:49:33.8382554Z [00:03:00.199]➜  # import config
2025-08-20T21:49:33.8384123Z [00:03:00.199]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:33.8386194Z [00:03:00.199]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:33.8387974Z [00:03:00.199]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:33.8414560Z [00:03:00.199]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:33.8416156Z [00:03:00.199]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:33.8417740Z [00:03:00.199]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:33.8418701Z [00:03:00.199]➜  EOF
2025-08-20T21:49:33.8423295Z [00:03:00.200]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgservicefile@v0.0.0-20221227161230-091c0ba34f0a=>github.com/jackc/pgservicefile@v0.0.0-20221227161230-091c0ba34f0a;$WORK/b676=>" -p github.com/jackc/pgservicefile -lang=go1.14 -complete -installsuffix shared -buildid g0DEixtYy9ER9hr4wX32/g0DEixtYy9ER9hr4wX32 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgservicefile@v0.0.0-20221227161230-091c0ba34f0a/pgservicefile.go
2025-08-20T21:49:33.8700620Z [00:03:00.231]➜  go tool buildid -w $WORK/b676/_pkg_.a # internal
2025-08-20T21:49:33.8709831Z [00:03:00.232]➜  cp $WORK/b676/_pkg_.a /root/.cache/go-build/5a/5a79b65b7196c447e6912ff9b67d66841321d9f70a0697182d5a6b84ec24b897-d # internal
2025-08-20T21:49:33.8714530Z [00:03:00.232]➜  github.com/jackc/pgx/v5/internal/iobufpool
2025-08-20T21:49:33.8715123Z [00:03:00.233]➜  mkdir -p $WORK/b677/
2025-08-20T21:49:33.8721129Z [00:03:00.233]➜  cat >/tmp/go-build1954405493/b677/importcfg << 'EOF' # internal
2025-08-20T21:49:33.8725056Z [00:03:00.233]➜  # import config
2025-08-20T21:49:33.8726004Z [00:03:00.233]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:33.8726828Z [00:03:00.233]➜  EOF
2025-08-20T21:49:33.8730263Z [00:03:00.234]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/internal/iobufpool=>github.com/jackc/pgx/v5@v5.5.5/internal/iobufpool;$WORK/b677=>" -p github.com/jackc/pgx/v5/internal/iobufpool -lang=go1.19 -complete -installsuffix shared -buildid pdqXlPbOTOwlajUzC7GR/pdqXlPbOTOwlajUzC7GR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/internal/iobufpool/iobufpool.go
2025-08-20T21:49:33.9068673Z [00:03:00.268]➜  go tool buildid -w $WORK/b677/_pkg_.a # internal
2025-08-20T21:49:33.9080625Z [00:03:00.269]➜  cp $WORK/b677/_pkg_.a /root/.cache/go-build/fa/fa592a399f05ea78a77001fc510b2d07be3fa2f5d15da53f9e2d94a9064f9c3b-d # internal
2025-08-20T21:49:33.9082869Z [00:03:00.269]➜  github.com/jackc/pgx/v5/pgconn/internal/bgreader
2025-08-20T21:49:33.9084697Z [00:03:00.270]➜  mkdir -p $WORK/b678/
2025-08-20T21:49:33.9095249Z [00:03:00.271]➜  cat >/tmp/go-build1954405493/b678/importcfg << 'EOF' # internal
2025-08-20T21:49:33.9096102Z [00:03:00.271]➜  # import config
2025-08-20T21:49:33.9097110Z [00:03:00.271]➜  packagefile github.com/jackc/pgx/v5/internal/iobufpool=/tmp/go-build1954405493/b677/_pkg_.a
2025-08-20T21:49:33.9098786Z [00:03:00.271]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:33.9101106Z [00:03:00.271]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:33.9102274Z [00:03:00.271]➜  EOF
2025-08-20T21:49:33.9106652Z [00:03:00.271]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgconn/internal/bgreader=>github.com/jackc/pgx/v5@v5.5.5/pgconn/internal/bgreader;$WORK/b678=>" -p github.com/jackc/pgx/v5/pgconn/internal/bgreader -lang=go1.19 -complete -installsuffix shared -buildid y4vc_pGDs7nLijykf2oC/y4vc_pGDs7nLijykf2oC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgconn/internal/bgreader/bgreader.go
2025-08-20T21:49:33.9450141Z [00:03:00.306]➜  go tool buildid -w $WORK/b678/_pkg_.a # internal
2025-08-20T21:49:33.9465497Z [00:03:00.308]➜  cp $WORK/b678/_pkg_.a /root/.cache/go-build/ab/ab9661df5c228e54f82e04cddfd25e09663f9821122181b2d4338afdedd5e8b0-d # internal
2025-08-20T21:49:33.9469210Z [00:03:00.308]➜  github.com/jackc/pgx/v5/pgconn/internal/ctxwatch
2025-08-20T21:49:33.9469885Z [00:03:00.308]➜  mkdir -p $WORK/b679/
2025-08-20T21:49:33.9471082Z [00:03:00.308]➜  cat >/tmp/go-build1954405493/b679/importcfg << 'EOF' # internal
2025-08-20T21:49:33.9472395Z [00:03:00.308]➜  # import config
2025-08-20T21:49:33.9474021Z [00:03:00.308]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:33.9476251Z [00:03:00.308]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:33.9477461Z [00:03:00.308]➜  EOF
2025-08-20T21:49:33.9481439Z [00:03:00.308]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgconn/internal/ctxwatch=>github.com/jackc/pgx/v5@v5.5.5/pgconn/internal/ctxwatch;$WORK/b679=>" -p github.com/jackc/pgx/v5/pgconn/internal/ctxwatch -lang=go1.19 -complete -installsuffix shared -buildid tXwFvb7oi69IKwxL_vgf/tXwFvb7oi69IKwxL_vgf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgconn/internal/ctxwatch/context_watcher.go
2025-08-20T21:49:33.9580922Z [00:03:00.319]➜  go tool buildid -w $WORK/b555/_pkg_.a # internal
2025-08-20T21:49:33.9840475Z [00:03:00.345]➜  go tool buildid -w $WORK/b679/_pkg_.a # internal
2025-08-20T21:49:33.9847966Z [00:03:00.346]➜  cp $WORK/b679/_pkg_.a /root/.cache/go-build/93/939d9051810a9a415cabffea79298b0816a9c12375da7f490f24b7207c3080fe-d # internal
2025-08-20T21:49:33.9862520Z [00:03:00.347]➜  github.com/jackc/pgx/v5/pgproto3
2025-08-20T21:49:33.9868905Z [00:03:00.348]➜  mkdir -p $WORK/b680/
2025-08-20T21:49:33.9886733Z [00:03:00.350]➜  cat >/tmp/go-build1954405493/b680/importcfg << 'EOF' # internal
2025-08-20T21:49:33.9887767Z [00:03:00.350]➜  # import config
2025-08-20T21:49:33.9889495Z [00:03:00.350]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:33.9891686Z [00:03:00.350]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:33.9895897Z [00:03:00.350]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:33.9908303Z [00:03:00.350]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:33.9909976Z [00:03:00.350]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:33.9911601Z [00:03:00.350]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:33.9914193Z [00:03:00.350]➜  packagefile github.com/jackc/pgx/v5/internal/iobufpool=/tmp/go-build1954405493/b677/_pkg_.a
2025-08-20T21:49:33.9915614Z [00:03:00.350]➜  packagefile github.com/jackc/pgx/v5/internal/pgio=/tmp/go-build1954405493/b671/_pkg_.a
2025-08-20T21:49:33.9917058Z [00:03:00.350]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:33.9918729Z [00:03:00.350]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:33.9920367Z [00:03:00.350]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:33.9922022Z [00:03:00.350]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:33.9923840Z [00:03:00.350]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:33.9925468Z [00:03:00.350]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:33.9926415Z [00:03:00.350]➜  EOF
2025-08-20T21:49:33.9990522Z [00:03:00.351]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3=>github.com/jackc/pgx/v5@v5.5.5/pgproto3;$WORK/b680=>" -p github.com/jackc/pgx/v5/pgproto3 -lang=go1.19 -complete -installsuffix shared -buildid O52iI9TWKH_RlDeZuaHA/O52iI9TWKH_RlDeZuaHA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/authentication_cleartext_password.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/authentication_gss.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/authentication_gss_continue.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/authentication_md5_password.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/authentication_ok.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/authentication_sasl.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/authentication_sasl_continue.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/authentication_sasl_final.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/backend.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/backend_key_data.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/big_endian.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/bind.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/bind_complete.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/cancel_request.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/chunkreader.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/close.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/close_complete.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/command_complete.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/copy_both_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/copy_data.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/copy_done.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/copy_fail.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/copy_in_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/copy_out_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/data_row.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/describe.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/doc.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/empty_query_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/error_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/execute.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/flush.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/frontend.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/function_call.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/function_call_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/gss_enc_request.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/gss_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/no_data.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/notice_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/notification_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/parameter_description.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/parameter_status.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/parse.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/parse_complete.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/password_message.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/pgproto3.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/portal_suspended.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/query.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/ready_for_query.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/row_description.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/sasl_initial_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/sasl_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/ssl_request.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/startup_message.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/sync.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/terminate.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgproto3/trace.go
2025-08-20T21:49:34.0019402Z [00:03:00.355]➜  cp $WORK/b555/_pkg_.a /root/.cache/go-build/93/93ff0537f67b78293a85ed283f2c9f4d87fd0abc7e45552cc8b184ce0e16dfd5-d # internal
2025-08-20T21:49:34.0020724Z [00:03:00.356]➜  github.com/testcontainers/testcontainers-go/modules/mysql
2025-08-20T21:49:34.0021470Z [00:03:00.356]➜  mkdir -p $WORK/b640/
2025-08-20T21:49:34.0022237Z [00:03:00.357]➜  cat >/tmp/go-build1954405493/b640/importcfg << 'EOF' # internal
2025-08-20T21:49:34.0022996Z [00:03:00.357]➜  # import config
2025-08-20T21:49:34.0024312Z [00:03:00.357]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:34.0026214Z [00:03:00.357]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:34.0027740Z [00:03:00.357]➜  packagefile github.com/testcontainers/testcontainers-go=/tmp/go-build1954405493/b555/_pkg_.a
2025-08-20T21:49:34.0029203Z [00:03:00.357]➜  packagefile github.com/testcontainers/testcontainers-go/wait=/tmp/go-build1954405493/b633/_pkg_.a
2025-08-20T21:49:34.0030866Z [00:03:00.357]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:34.0032616Z [00:03:00.357]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:34.0033968Z [00:03:00.357]➜  EOF
2025-08-20T21:49:34.0038486Z [00:03:00.358]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/testcontainers/testcontainers-go/modules/mysql@v0.31.0=>github.com/testcontainers/testcontainers-go/modules/mysql@v0.31.0;$WORK/b640=>" -p github.com/testcontainers/testcontainers-go/modules/mysql -lang=go1.21 -complete -installsuffix shared -buildid zs7wTgMD5FwnY_OZATgs/zs7wTgMD5FwnY_OZATgs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack /root/go/pkg/mod/github.com/testcontainers/testcontainers-go/modules/mysql@v0.31.0/mysql.go
2025-08-20T21:49:34.1360626Z [00:03:00.497]➜  go tool buildid -w $WORK/b640/_pkg_.a # internal
2025-08-20T21:49:34.1383946Z [00:03:00.499]➜  cp $WORK/b640/_pkg_.a /root/.cache/go-build/6d/6d23b7189d99e9bcd192442e4446a812921ea09d6aa3fbf801017f1fcfb35ee0-d # internal
2025-08-20T21:49:34.1389343Z [00:03:00.500]➜  github.com/testcontainers/testcontainers-go/modules/postgres
2025-08-20T21:49:34.1390137Z [00:03:00.500]➜  mkdir -p $WORK/b641/
2025-08-20T21:49:34.1400276Z [00:03:00.501]➜  cat >/tmp/go-build1954405493/b641/importcfg << 'EOF' # internal
2025-08-20T21:49:34.1405978Z [00:03:00.501]➜  # import config
2025-08-20T21:49:34.1407153Z [00:03:00.501]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:34.1408761Z [00:03:00.501]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:34.1413716Z [00:03:00.501]➜  packagefile github.com/testcontainers/testcontainers-go=/tmp/go-build1954405493/b555/_pkg_.a
2025-08-20T21:49:34.1415257Z [00:03:00.501]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:34.1416903Z [00:03:00.501]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:34.1418637Z [00:03:00.501]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:34.1420387Z [00:03:00.501]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:34.1421695Z [00:03:00.501]➜  EOF
2025-08-20T21:49:34.1426421Z [00:03:00.502]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/testcontainers/testcontainers-go/modules/postgres@v0.31.0=>github.com/testcontainers/testcontainers-go/modules/postgres@v0.31.0;$WORK/b641=>" -p github.com/testcontainers/testcontainers-go/modules/postgres -lang=go1.21 -complete -installsuffix shared -buildid g38qx6u7KXGAydHx08eZ/g38qx6u7KXGAydHx08eZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack /root/go/pkg/mod/github.com/testcontainers/testcontainers-go/modules/postgres@v0.31.0/postgres.go
2025-08-20T21:49:34.2542901Z [00:03:00.615]➜  go tool buildid -w $WORK/b662/_pkg_.a # internal
2025-08-20T21:49:34.2609159Z [00:03:00.622]➜  cp $WORK/b662/_pkg_.a /root/.cache/go-build/4d/4d69619f9fe007cb94526d78051ac37ff94040efc0c37a4c9d1a40e477e65615-d # internal
2025-08-20T21:49:34.2611603Z [00:03:00.622]➜  github.com/testcontainers/testcontainers-go/modules/redis
2025-08-20T21:49:34.2613548Z [00:03:00.622]➜  mkdir -p $WORK/b642/
2025-08-20T21:49:34.2623542Z [00:03:00.624]➜  cat >/tmp/go-build1954405493/b642/importcfg << 'EOF' # internal
2025-08-20T21:49:34.2624506Z [00:03:00.624]➜  # import config
2025-08-20T21:49:34.2625754Z [00:03:00.624]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:34.2627537Z [00:03:00.624]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:34.2629692Z [00:03:00.624]➜  packagefile github.com/testcontainers/testcontainers-go=/tmp/go-build1954405493/b555/_pkg_.a
2025-08-20T21:49:34.2632508Z [00:03:00.624]➜  packagefile github.com/testcontainers/testcontainers-go/wait=/tmp/go-build1954405493/b633/_pkg_.a
2025-08-20T21:49:34.2633641Z [00:03:00.624]➜  EOF
2025-08-20T21:49:34.2638090Z [00:03:00.624]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/testcontainers/testcontainers-go/modules/redis@v0.31.0=>github.com/testcontainers/testcontainers-go/modules/redis@v0.31.0;$WORK/b642=>" -p github.com/testcontainers/testcontainers-go/modules/redis -lang=go1.21 -complete -installsuffix shared -buildid hVVKtqUHQR1w_tCo8R-Y/hVVKtqUHQR1w_tCo8R-Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack /root/go/pkg/mod/github.com/testcontainers/testcontainers-go/modules/redis@v0.31.0/redis.go
2025-08-20T21:49:34.2898449Z [00:03:00.651]➜  go tool buildid -w $WORK/b641/_pkg_.a # internal
2025-08-20T21:49:34.2923643Z [00:03:00.653]➜  cp $WORK/b641/_pkg_.a /root/.cache/go-build/7e/7e21238f51158941182a85d664d29fbd1ada1e96a2107832789a9f87cdfe7202-d # internal
2025-08-20T21:49:34.2958282Z [00:03:00.657]➜  golang.org/x/text/runes
2025-08-20T21:49:34.2960909Z [00:03:00.657]➜  mkdir -p $WORK/b682/
2025-08-20T21:49:34.2965150Z [00:03:00.658]➜  cat >/tmp/go-build1954405493/b682/importcfg << 'EOF' # internal
2025-08-20T21:49:34.2972019Z [00:03:00.658]➜  # import config
2025-08-20T21:49:34.2973510Z [00:03:00.658]➜  packagefile golang.org/x/text/transform=/root/.cache/go-build/43/43aaeba45de0feca8a84d92fb25cbe734255a446e17cb720cb89849cf3499991-d
2025-08-20T21:49:34.2975312Z [00:03:00.658]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:34.2976932Z [00:03:00.658]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:34.2977892Z [00:03:00.658]➜  EOF
2025-08-20T21:49:34.2981400Z [00:03:00.658]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.24.0/runes=>golang.org/x/text@v0.24.0/runes;$WORK/b682=>" -p golang.org/x/text/runes -lang=go1.23 -complete -installsuffix shared -buildid P4Y2rWvqy3Zxe4zC6888/P4Y2rWvqy3Zxe4zC6888 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.24.0/runes/cond.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/runes/runes.go
2025-08-20T21:49:34.3836339Z [00:03:00.745]➜  go tool buildid -w $WORK/b682/_pkg_.a # internal
2025-08-20T21:49:34.3851909Z [00:03:00.746]➜  cp $WORK/b682/_pkg_.a /root/.cache/go-build/e6/e6d99060ca73a6f846118bae45d3730bdd014b31acef27bba972c197feeda87e-d # internal
2025-08-20T21:49:34.3911558Z [00:03:00.752]➜  golang.org/x/text/width
2025-08-20T21:49:34.3917585Z [00:03:00.752]➜  mkdir -p $WORK/b683/
2025-08-20T21:49:34.3918195Z [00:03:00.753]➜  go tool buildid -w $WORK/b642/_pkg_.a # internal
2025-08-20T21:49:34.3925089Z [00:03:00.754]➜  cat >/tmp/go-build1954405493/b683/importcfg << 'EOF' # internal
2025-08-20T21:49:34.3931591Z [00:03:00.754]➜  # import config
2025-08-20T21:49:34.3932864Z [00:03:00.754]➜  packagefile golang.org/x/text/transform=/root/.cache/go-build/43/43aaeba45de0feca8a84d92fb25cbe734255a446e17cb720cb89849cf3499991-d
2025-08-20T21:49:34.3935076Z [00:03:00.754]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:34.3936678Z [00:03:00.754]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:34.3937665Z [00:03:00.754]➜  EOF
2025-08-20T21:49:34.3942743Z [00:03:00.754]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.24.0/width=>golang.org/x/text@v0.24.0/width;$WORK/b683=>" -p golang.org/x/text/width -lang=go1.23 -complete -installsuffix shared -buildid QdI64ULBGD-LziRob3my/QdI64ULBGD-LziRob3my -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.24.0/width/kind_string.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/width/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/width/transform.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/width/trieval.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/width/width.go
2025-08-20T21:49:34.3965876Z [00:03:00.758]➜  cp $WORK/b642/_pkg_.a /root/.cache/go-build/68/68cdccf82c5e3e11ad25258b206d9153eb1378e45634ea18f6c3583f9894588d-d # internal
2025-08-20T21:49:34.3971407Z [00:03:00.758]➜  github.com/netbirdio/netbird/management/server/testutil
2025-08-20T21:49:34.3972121Z [00:03:00.758]➜  mkdir -p $WORK/b554/
2025-08-20T21:49:34.3980584Z [00:03:00.759]➜  cat >/tmp/go-build1954405493/b554/importcfg << 'EOF' # internal
2025-08-20T21:49:34.3987847Z [00:03:00.759]➜  # import config
2025-08-20T21:49:34.3988995Z [00:03:00.759]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:34.3990792Z [00:03:00.759]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:34.3992411Z [00:03:00.759]➜  packagefile github.com/testcontainers/testcontainers-go=/tmp/go-build1954405493/b555/_pkg_.a
2025-08-20T21:49:34.3994080Z [00:03:00.759]➜  packagefile github.com/testcontainers/testcontainers-go/modules/mysql=/tmp/go-build1954405493/b640/_pkg_.a
2025-08-20T21:49:34.3995655Z [00:03:00.759]➜  packagefile github.com/testcontainers/testcontainers-go/modules/postgres=/tmp/go-build1954405493/b641/_pkg_.a
2025-08-20T21:49:34.3997242Z [00:03:00.759]➜  packagefile github.com/testcontainers/testcontainers-go/modules/redis=/tmp/go-build1954405493/b642/_pkg_.a
2025-08-20T21:49:34.3998733Z [00:03:00.759]➜  packagefile github.com/testcontainers/testcontainers-go/wait=/tmp/go-build1954405493/b633/_pkg_.a
2025-08-20T21:49:34.4000264Z [00:03:00.759]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:34.4001228Z [00:03:00.759]➜  EOF
2025-08-20T21:49:34.4015396Z [00:03:00.759]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testutil=>github.com/netbirdio/netbird/management/server/testutil;$WORK/b554=>" -p github.com/netbirdio/netbird/management/server/testutil -lang=go1.23 -complete -installsuffix shared -buildid jo2F3ZuCbhZWUDS6bnCJ/jo2F3ZuCbhZWUDS6bnCJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./server/testutil/store.go
2025-08-20T21:49:34.4850096Z [00:03:00.846]➜  go tool buildid -w $WORK/b554/_pkg_.a # internal
2025-08-20T21:49:34.4860289Z [00:03:00.847]➜  cp $WORK/b554/_pkg_.a /root/.cache/go-build/cd/cd064ed3b20d70bbc8ab72e0921ec46e050858c4cda0ec4d9ccc7c47fd644c9b-d # internal
2025-08-20T21:49:34.4875800Z [00:03:00.849]➜  github.com/jackc/pgx/v5/pgtype
2025-08-20T21:49:34.4878426Z [00:03:00.849]➜  mkdir -p $WORK/b684/
2025-08-20T21:49:34.4882278Z [00:03:00.849]➜  cat >/tmp/go-build1954405493/b684/importcfg << 'EOF' # internal
2025-08-20T21:49:34.4926002Z [00:03:00.849]➜  # import config
2025-08-20T21:49:34.4927165Z [00:03:00.849]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:34.4928415Z [00:03:00.849]➜  packagefile database/sql=/tmp/go-build1954405493/b532/_pkg_.a
2025-08-20T21:49:34.4929910Z [00:03:00.849]➜  packagefile database/sql/driver=/root/.cache/go-build/72/7297554511b7107710509f30f1d5125c22b293c8331cebf7a21d346d3ab317d5-d
2025-08-20T21:49:34.4931738Z [00:03:00.849]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:34.4933645Z [00:03:00.849]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:34.4935498Z [00:03:00.849]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:34.4937136Z [00:03:00.849]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:34.4938827Z [00:03:00.849]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:34.4940210Z [00:03:00.849]➜  packagefile github.com/jackc/pgx/v5/internal/anynil=/tmp/go-build1954405493/b670/_pkg_.a
2025-08-20T21:49:34.4941470Z [00:03:00.849]➜  packagefile github.com/jackc/pgx/v5/internal/pgio=/tmp/go-build1954405493/b671/_pkg_.a
2025-08-20T21:49:34.4942850Z [00:03:00.849]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:34.4944563Z [00:03:00.849]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:34.4946126Z [00:03:00.849]➜  packagefile math/big=/root/.cache/go-build/3b/3b45a8c38cee8cd6053c78cd6700739b9b134c3d952807771dd42ed436a1c218-d
2025-08-20T21:49:34.4947669Z [00:03:00.849]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:34.4949293Z [00:03:00.849]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:49:34.4950905Z [00:03:00.849]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:34.4952467Z [00:03:00.849]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:34.4954383Z [00:03:00.849]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:34.4955954Z [00:03:00.849]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:34.4957555Z [00:03:00.849]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:34.4959313Z [00:03:00.849]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:34.4961051Z [00:03:00.849]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:34.4962006Z [00:03:00.849]➜  EOF
2025-08-20T21:49:34.4986078Z [00:03:00.850]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype=>github.com/jackc/pgx/v5@v5.5.5/pgtype;$WORK/b684=>" -p github.com/jackc/pgx/v5/pgtype -lang=go1.19 -complete -installsuffix shared -buildid RVePPWrv_WGVg9fY_P7y/RVePPWrv_WGVg9fY_P7y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/array.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/array_codec.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/bits.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/bool.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/box.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/builtin_wrappers.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/bytea.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/circle.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/composite.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/convert.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/date.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/doc.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/enum_codec.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/float4.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/float8.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/hstore.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/inet.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/int.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/interval.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/json.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/jsonb.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/line.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/lseg.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/ltree.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/macaddr.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/multirange.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/numeric.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/path.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/pgtype.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/pgtype_default.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/point.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/polygon.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/qchar.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/range.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/range_codec.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/record_codec.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/register_default_pg_types.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/text.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/text_format_only_codec.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/tid.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/time.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/timestamp.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/timestamptz.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/uint32.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgtype/uuid.go
2025-08-20T21:49:34.5536773Z [00:03:00.915]➜  go tool buildid -w $WORK/b683/_pkg_.a # internal
2025-08-20T21:49:34.5549230Z [00:03:00.916]➜  cp $WORK/b683/_pkg_.a /root/.cache/go-build/18/188f2e109e88b1bbefbcfb5abac471b5b24516cc70cd2d68922a409f6b8546c4-d # internal
2025-08-20T21:49:34.5557434Z [00:03:00.917]➜  golang.org/x/text/secure/precis
2025-08-20T21:49:34.5558313Z [00:03:00.917]➜  mkdir -p $WORK/b681/
2025-08-20T21:49:34.5564918Z [00:03:00.917]➜  cat >/tmp/go-build1954405493/b681/importcfg << 'EOF' # internal
2025-08-20T21:49:34.5565669Z [00:03:00.918]➜  # import config
2025-08-20T21:49:34.5566751Z [00:03:00.918]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:34.5568372Z [00:03:00.918]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:34.5569666Z [00:03:00.918]➜  packagefile golang.org/x/text/cases=/tmp/go-build1954405493/b542/_pkg_.a
2025-08-20T21:49:34.5570719Z [00:03:00.918]➜  packagefile golang.org/x/text/language=/tmp/go-build1954405493/b544/_pkg_.a
2025-08-20T21:49:34.5571767Z [00:03:00.918]➜  packagefile golang.org/x/text/runes=/tmp/go-build1954405493/b682/_pkg_.a
2025-08-20T21:49:34.5574312Z [00:03:00.918]➜  packagefile golang.org/x/text/secure/bidirule=/root/.cache/go-build/d1/d1a5bd1241029b7940f4d2ca506896544879bc04639642eb707971dd7c38275f-d
2025-08-20T21:49:34.5577510Z [00:03:00.918]➜  packagefile golang.org/x/text/transform=/root/.cache/go-build/43/43aaeba45de0feca8a84d92fb25cbe734255a446e17cb720cb89849cf3499991-d
2025-08-20T21:49:34.5579469Z [00:03:00.918]➜  packagefile golang.org/x/text/unicode/norm=/root/.cache/go-build/bd/bd5e4526f0387b908df20af6c75a3363456578a142d4f4817638039a72cf8bba-d
2025-08-20T21:49:34.5580856Z [00:03:00.918]➜  packagefile golang.org/x/text/width=/tmp/go-build1954405493/b683/_pkg_.a
2025-08-20T21:49:34.5582191Z [00:03:00.918]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:34.5583990Z [00:03:00.918]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:34.5585152Z [00:03:00.918]➜  EOF
2025-08-20T21:49:34.5592909Z [00:03:00.919]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.24.0/secure/precis=>golang.org/x/text@v0.24.0/secure/precis;$WORK/b681=>" -p golang.org/x/text/secure/precis -lang=go1.23 -complete -installsuffix shared -buildid l6iMMi_yyDv5r_AhAxX_/l6iMMi_yyDv5r_AhAxX_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.24.0/secure/precis/class.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/secure/precis/context.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/secure/precis/doc.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/secure/precis/nickname.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/secure/precis/options.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/secure/precis/profile.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/secure/precis/profiles.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/secure/precis/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/secure/precis/transformer.go /root/go/pkg/mod/golang.org/x/text@v0.24.0/secure/precis/trieval.go
2025-08-20T21:49:34.9199695Z [00:03:01.281]➜  go tool buildid -w $WORK/b680/_pkg_.a # internal
2025-08-20T21:49:34.9272940Z [00:03:01.288]➜  go tool buildid -w $WORK/b681/_pkg_.a # internal
2025-08-20T21:49:34.9297697Z [00:03:01.291]➜  cp $WORK/b681/_pkg_.a /root/.cache/go-build/c2/c2cf90edce7c773d586679b254b0faab63ef394ff903b0b0ec734f5cd7b5f98b-d # internal
2025-08-20T21:49:34.9299010Z [00:03:01.291]➜  github.com/jackc/puddle/v2/internal/genstack
2025-08-20T21:49:34.9299627Z [00:03:01.291]➜  mkdir -p $WORK/b688/
2025-08-20T21:49:34.9310429Z [00:03:01.292]➜  echo '# import config' > $WORK/b688/importcfg # internal
2025-08-20T21:49:34.9317432Z [00:03:01.292]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.1/internal/genstack=>github.com/jackc/puddle/v2@v2.2.1/internal/genstack;$WORK/b688=>" -p github.com/jackc/puddle/v2/internal/genstack -lang=go1.19 -complete -installsuffix shared -buildid J_7RQpfAque1uLcsRKcf/J_7RQpfAque1uLcsRKcf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.1/internal/genstack/gen_stack.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.1/internal/genstack/stack.go
2025-08-20T21:49:34.9386358Z [00:03:01.300]➜  cp $WORK/b680/_pkg_.a /root/.cache/go-build/cb/cb43a53b24287c7d24c8ee437124b9b051d4403b221b179bf840b334bddb1f10-d # internal
2025-08-20T21:49:34.9420591Z [00:03:01.303]➜  github.com/jackc/pgx/v5/pgconn
2025-08-20T21:49:34.9421885Z [00:03:01.303]➜  mkdir -p $WORK/b674/
2025-08-20T21:49:34.9427127Z [00:03:01.304]➜  cat >/tmp/go-build1954405493/b674/importcfg << 'EOF' # internal
2025-08-20T21:49:34.9428233Z [00:03:01.304]➜  # import config
2025-08-20T21:49:34.9429872Z [00:03:01.304]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:34.9431841Z [00:03:01.304]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:34.9434069Z [00:03:01.304]➜  packagefile crypto/hmac=/root/.cache/go-build/a7/a77bc605ff3289e781c9d9d2da445c82a40e31e9d7124465e2f2cc1734a128a3-d
2025-08-20T21:49:34.9442044Z [00:03:01.304]➜  packagefile crypto/md5=/root/.cache/go-build/ff/ffd47a7f655d2264f725b558b5a357c36e8f498bf298877889e4508c649663ea-d
2025-08-20T21:49:34.9444222Z [00:03:01.304]➜  packagefile crypto/rand=/root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d
2025-08-20T21:49:34.9446189Z [00:03:01.304]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:34.9448863Z [00:03:01.304]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:34.9450685Z [00:03:01.304]➜  packagefile crypto/x509=/root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d
2025-08-20T21:49:34.9452504Z [00:03:01.304]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:34.9454530Z [00:03:01.304]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:34.9456205Z [00:03:01.304]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:34.9478429Z [00:03:01.304]➜  packagefile encoding/pem=/root/.cache/go-build/30/3051cf7aff3b3091f46cb712a2e6caa7c2438d2d9a6f271d8ffe97102cf1fc3f-d
2025-08-20T21:49:34.9480010Z [00:03:01.304]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:34.9481586Z [00:03:01.304]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:34.9482934Z [00:03:01.304]➜  packagefile github.com/jackc/pgpassfile=/tmp/go-build1954405493/b675/_pkg_.a
2025-08-20T21:49:34.9484371Z [00:03:01.304]➜  packagefile github.com/jackc/pgservicefile=/tmp/go-build1954405493/b676/_pkg_.a
2025-08-20T21:49:34.9485599Z [00:03:01.304]➜  packagefile github.com/jackc/pgx/v5/internal/iobufpool=/tmp/go-build1954405493/b677/_pkg_.a
2025-08-20T21:49:34.9486852Z [00:03:01.304]➜  packagefile github.com/jackc/pgx/v5/internal/pgio=/tmp/go-build1954405493/b671/_pkg_.a
2025-08-20T21:49:34.9488157Z [00:03:01.304]➜  packagefile github.com/jackc/pgx/v5/pgconn/internal/bgreader=/tmp/go-build1954405493/b678/_pkg_.a
2025-08-20T21:49:34.9489547Z [00:03:01.304]➜  packagefile github.com/jackc/pgx/v5/pgconn/internal/ctxwatch=/tmp/go-build1954405493/b679/_pkg_.a
2025-08-20T21:49:34.9490819Z [00:03:01.304]➜  packagefile github.com/jackc/pgx/v5/pgproto3=/tmp/go-build1954405493/b680/_pkg_.a
2025-08-20T21:49:34.9491936Z [00:03:01.304]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build1954405493/b413/_pkg_.a
2025-08-20T21:49:34.9493245Z [00:03:01.304]➜  packagefile golang.org/x/text/secure/precis=/tmp/go-build1954405493/b681/_pkg_.a
2025-08-20T21:49:34.9494956Z [00:03:01.304]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:34.9496557Z [00:03:01.304]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:34.9498139Z [00:03:01.304]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:34.9499705Z [00:03:01.304]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:34.9501231Z [00:03:01.304]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:34.9502758Z [00:03:01.304]➜  packagefile os/user=/root/.cache/go-build/9c/9c2fe2a802268a6572c8264c11dd3c7f1da89da79fbd56a1588da6d322ffcd6e-d
2025-08-20T21:49:34.9505150Z [00:03:01.304]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:34.9506815Z [00:03:01.304]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:34.9508425Z [00:03:01.304]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:34.9509987Z [00:03:01.304]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:34.9511561Z [00:03:01.304]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:34.9513647Z [00:03:01.304]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:34.9514667Z [00:03:01.304]➜  EOF
2025-08-20T21:49:34.9521065Z [00:03:01.304]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgconn=>github.com/jackc/pgx/v5@v5.5.5/pgconn;$WORK/b674=>" -p github.com/jackc/pgx/v5/pgconn -lang=go1.19 -complete -installsuffix shared -buildid noyx0OKJANLlnYGV1l8B/noyx0OKJANLlnYGV1l8B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgconn/auth_scram.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgconn/config.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgconn/defaults.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgconn/doc.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgconn/errors.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgconn/krb5.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgconn/pgconn.go
2025-08-20T21:49:34.9550350Z [00:03:01.316]➜  go tool buildid -w $WORK/b688/_pkg_.a # internal
2025-08-20T21:49:34.9552564Z [00:03:01.316]➜  cp $WORK/b688/_pkg_.a /root/.cache/go-build/78/78e2730a3abae50f26badbdb0331a7ef2d591e75599107b47d919a5b06c4537a-d # internal
2025-08-20T21:49:34.9557748Z [00:03:01.317]➜  golang.org/x/sync/semaphore
2025-08-20T21:49:34.9559293Z [00:03:01.317]➜  mkdir -p $WORK/b689/
2025-08-20T21:49:34.9565120Z [00:03:01.318]➜  cat >/tmp/go-build1954405493/b689/importcfg << 'EOF' # internal
2025-08-20T21:49:34.9566900Z [00:03:01.318]➜  # import config
2025-08-20T21:49:34.9568011Z [00:03:01.318]➜  packagefile container/list=/root/.cache/go-build/e4/e4a1d052b895dab5aabefb19a47a43f4cc5385e1a5909144789394bf17d777e0-d
2025-08-20T21:49:34.9569663Z [00:03:01.318]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:34.9571260Z [00:03:01.318]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:34.9572199Z [00:03:01.318]➜  EOF
2025-08-20T21:49:34.9597300Z [00:03:01.319]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sync@v0.13.0/semaphore=>golang.org/x/sync@v0.13.0/semaphore;$WORK/b689=>" -p golang.org/x/sync/semaphore -lang=go1.23 -complete -installsuffix shared -buildid wh5_t0-6rvlxa-bgU-II/wh5_t0-6rvlxa-bgU-II -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack /root/go/pkg/mod/golang.org/x/sync@v0.13.0/semaphore/semaphore.go
2025-08-20T21:49:34.9907342Z [00:03:01.352]➜  go tool buildid -w $WORK/b689/_pkg_.a # internal
2025-08-20T21:49:34.9913651Z [00:03:01.353]➜  cp $WORK/b689/_pkg_.a /root/.cache/go-build/44/449848113819db8ed981421b706fe336ef913b0309b5825bec932924caf054f0-d # internal
2025-08-20T21:49:34.9947151Z [00:03:01.356]➜  github.com/jackc/puddle/v2
2025-08-20T21:49:34.9948685Z [00:03:01.356]➜  mkdir -p $WORK/b687/
2025-08-20T21:49:34.9953421Z [00:03:01.357]➜  cat >/tmp/go-build1954405493/b687/importcfg << 'EOF' # internal
2025-08-20T21:49:34.9955507Z [00:03:01.357]➜  # import config
2025-08-20T21:49:34.9956570Z [00:03:01.357]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:34.9958134Z [00:03:01.357]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:34.9959567Z [00:03:01.357]➜  packagefile github.com/jackc/puddle/v2/internal/genstack=/tmp/go-build1954405493/b688/_pkg_.a
2025-08-20T21:49:34.9960777Z [00:03:01.357]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build1954405493/b689/_pkg_.a
2025-08-20T21:49:34.9962141Z [00:03:01.357]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:34.9963858Z [00:03:01.357]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:34.9965597Z [00:03:01.357]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:34.9966535Z [00:03:01.357]➜  EOF
2025-08-20T21:49:34.9971962Z [00:03:01.357]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.1=>github.com/jackc/puddle/v2@v2.2.1;$WORK/b687=>" -p github.com/jackc/puddle/v2 -lang=go1.19 -complete -installsuffix shared -buildid WPIhRnFNFAsOJA-kSUUU/WPIhRnFNFAsOJA-kSUUU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.1/context.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.1/doc.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.1/log.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.1/nanotime_unsafe.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.1/pool.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.1/resource_list.go
2025-08-20T21:49:35.0382284Z [00:03:01.399]➜  go tool buildid -w $WORK/b687/_pkg_.a # internal
2025-08-20T21:49:35.0405621Z [00:03:01.402]➜  cp $WORK/b687/_pkg_.a /root/.cache/go-build/5a/5a64048c706ce014692e2499d06d4e328cfa691d57b8abf33cab13519d6d38c1-d # internal
2025-08-20T21:49:35.0548005Z [00:03:01.416]➜  github.com/mattn/go-sqlite3
2025-08-20T21:49:35.0549981Z [00:03:01.416]➜  mkdir -p $WORK/b691/
2025-08-20T21:49:35.0552386Z [00:03:01.416]➜  echo -n > $WORK/b691/preferlinkext # internal
2025-08-20T21:49:35.0555323Z [00:03:01.417]➜  cd /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22
2025-08-20T21:49:35.0561534Z [00:03:01.417]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_amd64/cgo -objdir $WORK/b691/ -importpath github.com/mattn/go-sqlite3 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b691/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_serialize.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go
2025-08-20T21:49:35.5330505Z [00:03:01.894]➜  go tool buildid -w $WORK/b674/_pkg_.a # internal
2025-08-20T21:49:35.5475729Z [00:03:01.909]➜  cp $WORK/b674/_pkg_.a /root/.cache/go-build/90/9077bc42dcdbb92b4d7837bca4a72fc78dd194524af5877f5c8de63e70a6bd8d-d # internal
2025-08-20T21:49:35.5508568Z [00:03:01.912]➜  github.com/jackc/pgx/v5/internal/stmtcache
2025-08-20T21:49:35.5511741Z [00:03:01.912]➜  mkdir -p $WORK/b673/
2025-08-20T21:49:35.5513015Z [00:03:01.913]➜  cat >/tmp/go-build1954405493/b673/importcfg << 'EOF' # internal
2025-08-20T21:49:35.5513854Z [00:03:01.913]➜  # import config
2025-08-20T21:49:35.5514992Z [00:03:01.913]➜  packagefile container/list=/root/.cache/go-build/e4/e4a1d052b895dab5aabefb19a47a43f4cc5385e1a5909144789394bf17d777e0-d
2025-08-20T21:49:35.5516798Z [00:03:01.913]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:35.5518586Z [00:03:01.913]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:35.5519967Z [00:03:01.913]➜  packagefile github.com/jackc/pgx/v5/pgconn=/tmp/go-build1954405493/b674/_pkg_.a
2025-08-20T21:49:35.5521361Z [00:03:01.913]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:35.5522304Z [00:03:01.913]➜  EOF
2025-08-20T21:49:35.5522826Z [00:03:01.913]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/management
2025-08-20T21:49:35.5528369Z [00:03:01.913]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/internal/stmtcache=>github.com/jackc/pgx/v5@v5.5.5/internal/stmtcache;$WORK/b673=>" -p github.com/jackc/pgx/v5/internal/stmtcache -lang=go1.19 -complete -installsuffix shared -buildid TRUZ5Xru9z6AjMguDtL3/TRUZ5Xru9z6AjMguDtL3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/internal/stmtcache/lru_cache.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/internal/stmtcache/stmtcache.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/internal/stmtcache/unlimited_cache.go
2025-08-20T21:49:35.6079379Z [00:03:01.969]➜  go tool buildid -w $WORK/b673/_pkg_.a # internal
2025-08-20T21:49:35.6102390Z [00:03:01.971]➜  cp $WORK/b673/_pkg_.a /root/.cache/go-build/e7/e78a7a39bfe9d202f3d55028362389c397cd013868cac06e9529a2d4a41c44af-d # internal
2025-08-20T21:49:35.6108147Z [00:03:01.972]➜  github.com/netbirdio/netbird/management/server/permissions/modules
2025-08-20T21:49:35.6110928Z [00:03:01.972]➜  mkdir -p $WORK/b694/
2025-08-20T21:49:35.6124728Z [00:03:01.974]➜  echo '# import config' > $WORK/b694/importcfg # internal
2025-08-20T21:49:35.6131279Z [00:03:01.974]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/modules=>github.com/netbirdio/netbird/management/server/permissions/modules;$WORK/b694=>" -p github.com/netbirdio/netbird/management/server/permissions/modules -lang=go1.23 -complete -installsuffix shared -buildid I7YehDxL5-Cebc-A7ZJZ/I7YehDxL5-Cebc-A7ZJZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./server/permissions/modules/module.go
2025-08-20T21:49:35.6397503Z [00:03:02.001]➜  go tool buildid -w $WORK/b694/_pkg_.a # internal
2025-08-20T21:49:35.6406857Z [00:03:02.002]➜  cp $WORK/b694/_pkg_.a /root/.cache/go-build/f9/f9aaef1595009dd0b724c6c743ec8d39a0594137c189249801a6396d157b20a8-d # internal
2025-08-20T21:49:35.6411813Z [00:03:02.002]➜  github.com/netbirdio/netbird/management/server/permissions/operations
2025-08-20T21:49:35.6412673Z [00:03:02.002]➜  mkdir -p $WORK/b695/
2025-08-20T21:49:35.6420623Z [00:03:02.003]➜  echo '# import config' > $WORK/b695/importcfg # internal
2025-08-20T21:49:35.6427918Z [00:03:02.003]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/operations=>github.com/netbirdio/netbird/management/server/permissions/operations;$WORK/b695=>" -p github.com/netbirdio/netbird/management/server/permissions/operations -lang=go1.23 -complete -installsuffix shared -buildid g-FaK1OCYXPcuG6Z1bhu/g-FaK1OCYXPcuG6Z1bhu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./server/permissions/operations/operation.go
2025-08-20T21:49:35.6577962Z [00:03:02.019]➜  go tool buildid -w $WORK/b695/_pkg_.a # internal
2025-08-20T21:49:35.6581832Z [00:03:02.019]➜  cp $WORK/b695/_pkg_.a /root/.cache/go-build/34/341a16fc2f0c64cffb483bab3d26a1263b869475e0cb9eef29280b057f358a64-d # internal
2025-08-20T21:49:35.7527988Z [00:03:02.114]➜  github.com/golang/protobuf/ptypes/timestamp
2025-08-20T21:49:35.7531916Z [00:03:02.114]➜  mkdir -p $WORK/b818/
2025-08-20T21:49:35.7532602Z [00:03:02.114]➜  cat >/tmp/go-build1954405493/b818/importcfg << 'EOF' # internal
2025-08-20T21:49:35.7533383Z [00:03:02.114]➜  # import config
2025-08-20T21:49:35.7534705Z [00:03:02.114]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/root/.cache/go-build/83/8340d599ee5a6ab7abce3a75392d671f1cf5ad826949ada1b2d3a70439018f35-d
2025-08-20T21:49:35.7536752Z [00:03:02.114]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/root/.cache/go-build/d3/d36c7d7be1f9776d1fa6d2dd6521788bdadb69e06cd5529deee3b5f8c5ecbdb0-d
2025-08-20T21:49:35.7538771Z [00:03:02.114]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/root/.cache/go-build/42/423a6f4e43454bd774cb140c48c6de66fc963784e826d91d9b3b1b4e70330408-d
2025-08-20T21:49:35.7540785Z [00:03:02.114]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:35.7541689Z [00:03:02.114]➜  EOF
2025-08-20T21:49:35.7545513Z [00:03:02.114]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b818/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/ptypes/timestamp=>github.com/golang/protobuf@v1.5.4/ptypes/timestamp;$WORK/b818=>" -p github.com/golang/protobuf/ptypes/timestamp -lang=go1.17 -complete -installsuffix shared -buildid P56HCFSbJShUwER__WbC/P56HCFSbJShUwER__WbC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/ptypes/timestamp/timestamp.pb.go
2025-08-20T21:49:35.8047739Z [00:03:02.166]➜  go tool buildid -w $WORK/b818/_pkg_.a # internal
2025-08-20T21:49:35.8068746Z [00:03:02.168]➜  cp $WORK/b818/_pkg_.a /root/.cache/go-build/f5/f5e9080ecf19bbe00e7f8ed4e15f754d6e592cb34313cfa66ecd57a55546ad5e-d # internal
2025-08-20T21:49:35.8073735Z [00:03:02.169]➜  github.com/netbirdio/netbird/management/server/auth/jwt
2025-08-20T21:49:35.8076079Z [00:03:02.169]➜  mkdir -p $WORK/b821/
2025-08-20T21:49:35.8086319Z [00:03:02.170]➜  cat >/tmp/go-build1954405493/b821/importcfg << 'EOF' # internal
2025-08-20T21:49:35.8103733Z [00:03:02.170]➜  # import config
2025-08-20T21:49:35.8105731Z [00:03:02.170]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:35.8107658Z [00:03:02.170]➜  packagefile crypto/ecdsa=/root/.cache/go-build/1a/1a56840bb6c354ddbabcfeeeeb024fdb0c2145e0bb62b44d1a9f2c79794c8133-d
2025-08-20T21:49:35.8109585Z [00:03:02.170]➜  packagefile crypto/elliptic=/root/.cache/go-build/bc/bcb75773286ea5e0c6643836571da998ba25bbd769f6e535c10caf5d1fa7e1f6-d
2025-08-20T21:49:35.8111503Z [00:03:02.170]➜  packagefile crypto/rsa=/root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d
2025-08-20T21:49:35.8114498Z [00:03:02.170]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:35.8116589Z [00:03:02.170]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:35.8119447Z [00:03:02.170]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:35.8121759Z [00:03:02.170]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:35.8123618Z [00:03:02.170]➜  packagefile github.com/golang-jwt/jwt=/tmp/go-build1954405493/b362/_pkg_.a
2025-08-20T21:49:35.8126139Z [00:03:02.170]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:35.8127830Z [00:03:02.170]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:35.8129532Z [00:03:02.170]➜  packagefile math/big=/root/.cache/go-build/3b/3b45a8c38cee8cd6053c78cd6700739b9b134c3d952807771dd42ed436a1c218-d
2025-08-20T21:49:35.8131110Z [00:03:02.170]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:35.8132716Z [00:03:02.170]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:35.8134485Z [00:03:02.170]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:35.8136039Z [00:03:02.170]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:35.8137588Z [00:03:02.170]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:35.8139113Z [00:03:02.170]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:35.8140209Z [00:03:02.170]➜  EOF
2025-08-20T21:49:35.8144416Z [00:03:02.171]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b821/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/jwt=>github.com/netbirdio/netbird/management/server/auth/jwt;$WORK/b821=>" -p github.com/netbirdio/netbird/management/server/auth/jwt -lang=go1.23 -complete -installsuffix shared -buildid C4ak6SGYnseHjSYp-9B8/C4ak6SGYnseHjSYp-9B8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack ./server/auth/jwt/extractor.go ./server/auth/jwt/validator.go
2025-08-20T21:49:35.9710269Z [00:03:02.332]➜  go tool buildid -w $WORK/b821/_pkg_.a # internal
2025-08-20T21:49:35.9763278Z [00:03:02.337]➜  cp $WORK/b821/_pkg_.a /root/.cache/go-build/35/3506f78bd7c3b1475969f75eeabf589a260b4c6faef0549bc2cdc7e0eea60449-d # internal
2025-08-20T21:49:35.9813839Z [00:03:02.340]➜  github.com/oschwald/maxminddb-golang
2025-08-20T21:49:35.9833747Z [00:03:02.340]➜  mkdir -p $WORK/b825/
2025-08-20T21:49:35.9834530Z [00:03:02.340]➜  cat >/tmp/go-build1954405493/b825/importcfg << 'EOF' # internal
2025-08-20T21:49:35.9835213Z [00:03:02.340]➜  # import config
2025-08-20T21:49:35.9836330Z [00:03:02.340]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:35.9838042Z [00:03:02.340]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:35.9839718Z [00:03:02.340]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:35.9846964Z [00:03:02.340]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:35.9848689Z [00:03:02.340]➜  packagefile golang.org/x/sys/unix=/root/.cache/go-build/75/75420b57fcc0f8b717c1ed9751124e2aaeeaed4d6c39e3edc3c72f0b3dc9c571-d
2025-08-20T21:49:35.9850434Z [00:03:02.340]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:35.9852137Z [00:03:02.340]➜  packagefile math/big=/root/.cache/go-build/3b/3b45a8c38cee8cd6053c78cd6700739b9b134c3d952807771dd42ed436a1c218-d
2025-08-20T21:49:35.9854365Z [00:03:02.340]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:35.9855956Z [00:03:02.340]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:35.9857576Z [00:03:02.340]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:35.9859243Z [00:03:02.340]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:35.9860892Z [00:03:02.340]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:35.9861883Z [00:03:02.340]➜  EOF
2025-08-20T21:49:35.9870868Z [00:03:02.343]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b825/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.12.0=>github.com/oschwald/maxminddb-golang@v1.12.0;$WORK/b825=>" -p github.com/oschwald/maxminddb-golang -lang=go1.19 -complete -installsuffix shared -buildid R40l01YYMgLOPLbu5mvt/R40l01YYMgLOPLbu5mvt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.12.0/decoder.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.12.0/deserializer.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.12.0/errors.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.12.0/mmap_unix.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.12.0/node.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.12.0/reader.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.12.0/reader_mmap.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.12.0/set_zero_120.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.12.0/traverse.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.12.0/verifier.go
2025-08-20T21:49:36.4021383Z [00:03:02.763]➜  go tool buildid -w $WORK/b825/_pkg_.a # internal
2025-08-20T21:49:36.4141228Z [00:03:02.774]➜  cp $WORK/b825/_pkg_.a /root/.cache/go-build/6f/6f844c6d2cfc70083a4ecd88bd1620ab5a1ca6e8a89f02d3262b43eef40bf483-d # internal
2025-08-20T21:49:36.4143385Z [00:03:02.775]➜  github.com/netbirdio/netbird/shared/management/http/util
2025-08-20T21:49:36.4145678Z [00:03:02.775]➜  mkdir -p $WORK/b831/
2025-08-20T21:49:36.4147372Z [00:03:02.775]➜  cat >/tmp/go-build1954405493/b831/importcfg << 'EOF' # internal
2025-08-20T21:49:36.4148040Z [00:03:02.775]➜  # import config
2025-08-20T21:49:36.4149085Z [00:03:02.775]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:36.4150749Z [00:03:02.775]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:36.4152430Z [00:03:02.775]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:36.4154167Z [00:03:02.775]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:36.4156129Z [00:03:02.775]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:36.4158235Z [00:03:02.775]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:36.4160025Z [00:03:02.775]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:36.4161664Z [00:03:02.775]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:36.4177935Z [00:03:02.775]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:36.4179155Z [00:03:02.775]➜  EOF
2025-08-20T21:49:36.4183261Z [00:03:02.776]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b831/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/http/util=>github.com/netbirdio/netbird/shared/management/http/util;$WORK/b831=>" -p github.com/netbirdio/netbird/shared/management/http/util -lang=go1.23 -complete -installsuffix shared -buildid Y6T_19DlW08VLqda0QQT/Y6T_19DlW08VLqda0QQT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/http/util/util.go
2025-08-20T21:49:36.4906102Z [00:03:02.852]➜  go tool buildid -w $WORK/b831/_pkg_.a # internal
2025-08-20T21:49:36.4920530Z [00:03:02.853]➜  cp $WORK/b831/_pkg_.a /root/.cache/go-build/05/051687bbd9a253c8a263533d636bdb1cabc13d6967931becd986d4257531ab22-d # internal
2025-08-20T21:49:36.4927663Z [00:03:02.853]➜  github.com/netbirdio/netbird/management/server/http/middleware/bypass
2025-08-20T21:49:36.4928512Z [00:03:02.854]➜  mkdir -p $WORK/b845/
2025-08-20T21:49:36.4929270Z [00:03:02.854]➜  cat >/tmp/go-build1954405493/b845/importcfg << 'EOF' # internal
2025-08-20T21:49:36.4930357Z [00:03:02.854]➜  # import config
2025-08-20T21:49:36.4931396Z [00:03:02.854]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:36.4933366Z [00:03:02.854]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:36.4935135Z [00:03:02.854]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:36.4936971Z [00:03:02.854]➜  packagefile path=/root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d
2025-08-20T21:49:36.4938562Z [00:03:02.854]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:36.4939686Z [00:03:02.854]➜  EOF
2025-08-20T21:49:36.4943952Z [00:03:02.855]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b845/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/middleware/bypass=>github.com/netbirdio/netbird/management/server/http/middleware/bypass;$WORK/b845=>" -p github.com/netbirdio/netbird/management/server/http/middleware/bypass -lang=go1.23 -complete -installsuffix shared -buildid Jo8_Lkoy-dkeW3p-F6iX/Jo8_Lkoy-dkeW3p-F6iX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack ./server/http/middleware/bypass/bypass.go
2025-08-20T21:49:36.5659367Z [00:03:02.927]➜  go tool buildid -w $WORK/b845/_pkg_.a # internal
2025-08-20T21:49:36.5668906Z [00:03:02.928]➜  cp $WORK/b845/_pkg_.a /root/.cache/go-build/d9/d96d71aadec3078530737addc6ceb8df17823fda3ce3abe0f10e3d572ae9b3bc-d # internal
2025-08-20T21:49:36.5670106Z [00:03:02.928]➜  github.com/rs/cors
2025-08-20T21:49:36.5674040Z [00:03:02.928]➜  mkdir -p $WORK/b846/
2025-08-20T21:49:36.5676035Z [00:03:02.929]➜  cat >/tmp/go-build1954405493/b846/importcfg << 'EOF' # internal
2025-08-20T21:49:36.5676763Z [00:03:02.929]➜  # import config
2025-08-20T21:49:36.5677821Z [00:03:02.929]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:36.5679408Z [00:03:02.929]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:36.5680955Z [00:03:02.929]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:36.5682560Z [00:03:02.929]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:36.5684360Z [00:03:02.929]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:36.5685693Z [00:03:02.929]➜  EOF
2025-08-20T21:49:36.5706822Z [00:03:02.930]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b846/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rs/cors@v1.8.0=>github.com/rs/cors@v1.8.0;$WORK/b846=>" -p github.com/rs/cors -lang=go1.13 -complete -installsuffix shared -buildid UQap0kU1JAUbmocrcV4T/UQap0kU1JAUbmocrcV4T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack /root/go/pkg/mod/github.com/rs/cors@v1.8.0/cors.go /root/go/pkg/mod/github.com/rs/cors@v1.8.0/utils.go
2025-08-20T21:49:36.6967744Z [00:03:03.058]➜  go tool buildid -w $WORK/b846/_pkg_.a # internal
2025-08-20T21:49:36.7012142Z [00:03:03.062]➜  cp $WORK/b846/_pkg_.a /root/.cache/go-build/c5/c5141bd031b16aa558b6e972c187d67afefbdf0a641805e2e2ecc08347be73f1-d # internal
2025-08-20T21:49:36.7018571Z [00:03:03.063]➜  golang.org/x/net/http2/h2c
2025-08-20T21:49:36.7047478Z [00:03:03.066]➜  mkdir -p $WORK/b849/
2025-08-20T21:49:36.7048541Z [00:03:03.066]➜  cat >/tmp/go-build1954405493/b849/importcfg << 'EOF' # internal
2025-08-20T21:49:36.7050648Z [00:03:03.066]➜  # import config
2025-08-20T21:49:36.7051773Z [00:03:03.066]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:36.7053527Z [00:03:03.066]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:36.7055221Z [00:03:03.066]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:36.7056890Z [00:03:03.066]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:36.7058616Z [00:03:03.066]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:36.7060454Z [00:03:03.066]➜  packagefile golang.org/x/net/http/httpguts=/root/.cache/go-build/14/14a67f53b294a80c1dc656ad060d42a1d27ac3258016365a3579ca2352a3ee56-d
2025-08-20T21:49:36.7062369Z [00:03:03.066]➜  packagefile golang.org/x/net/http2=/root/.cache/go-build/bb/bbf56b122e84ae651e002f9202cbce0a288d873328e0e873063d527bf69a6d80-d
2025-08-20T21:49:36.7064218Z [00:03:03.066]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:36.7065839Z [00:03:03.066]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:36.7067403Z [00:03:03.066]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:36.7069027Z [00:03:03.066]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:36.7070689Z [00:03:03.066]➜  packagefile net/textproto=/root/.cache/go-build/8b/8bd7916f491007bd8dd3c6cf83ef9bdfae8fa24578b10da0c2132c367d14c25c-d
2025-08-20T21:49:36.7072363Z [00:03:03.066]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:36.7085176Z [00:03:03.066]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:36.7086197Z [00:03:03.066]➜  EOF
2025-08-20T21:49:36.7089405Z [00:03:03.066]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b849/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/h2c=>golang.org/x/net@v0.39.0/http2/h2c;$WORK/b849=>" -p golang.org/x/net/http2/h2c -lang=go1.23 -complete -installsuffix shared -buildid AOuYR9CT6uXrMAa-R48b/AOuYR9CT6uXrMAa-R48b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.39.0/http2/h2c/h2c.go
2025-08-20T21:49:36.8117767Z [00:03:03.173]➜  go tool buildid -w $WORK/b849/_pkg_.a # internal
2025-08-20T21:49:36.8140664Z [00:03:03.175]➜  cp $WORK/b849/_pkg_.a /root/.cache/go-build/d3/d35dd1434b49a703716639a4d1cfe082033f3b342921c9ef78c4434d048144a3-d # internal
2025-08-20T21:49:38.5682439Z [00:03:04.929]➜  cd $WORK/b691
2025-08-20T21:49:38.5690428Z [00:03:04.929]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b691=/tmp/go-build -gno-record-gcc-switches -I $WORK/b691/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22=/_/github.com/mattn/go-sqlite3@v1.14.22 -frandom-seed=Wy9QG0bgh8XQRR0CN0Jm -o $WORK/b691/_x001.o -c _cgo_export.c
2025-08-20T21:49:38.6255981Z [00:03:04.986]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b691=/tmp/go-build -gno-record-gcc-switches -I $WORK/b691/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22=/_/github.com/mattn/go-sqlite3@v1.14.22 -frandom-seed=Wy9QG0bgh8XQRR0CN0Jm -o $WORK/b691/_x002.o -c backup.cgo2.c
2025-08-20T21:49:38.6497220Z [00:03:05.011]➜  go tool buildid -w $WORK/b418/_pkg_.a # internal
2025-08-20T21:49:38.6742615Z [00:03:05.035]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b691=/tmp/go-build -gno-record-gcc-switches -I $WORK/b691/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22=/_/github.com/mattn/go-sqlite3@v1.14.22 -frandom-seed=Wy9QG0bgh8XQRR0CN0Jm -o $WORK/b691/_x003.o -c callback.cgo2.c
2025-08-20T21:49:38.7321886Z [00:03:05.093]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b691=/tmp/go-build -gno-record-gcc-switches -I $WORK/b691/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22=/_/github.com/mattn/go-sqlite3@v1.14.22 -frandom-seed=Wy9QG0bgh8XQRR0CN0Jm -o $WORK/b691/_x004.o -c error.cgo2.c
2025-08-20T21:49:38.7720324Z [00:03:05.133]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b691=/tmp/go-build -gno-record-gcc-switches -I $WORK/b691/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22=/_/github.com/mattn/go-sqlite3@v1.14.22 -frandom-seed=Wy9QG0bgh8XQRR0CN0Jm -o $WORK/b691/_x005.o -c sqlite3.cgo2.c
2025-08-20T21:49:38.9694751Z [00:03:05.330]➜  cp $WORK/b418/_pkg_.a /root/.cache/go-build/77/77504c0cfdc468e20ee3469ec314a0f9141bf0dd6341ebb0af288a90c481c3ce-d # internal
2025-08-20T21:49:38.9704207Z [00:03:05.331]➜  github.com/netbirdio/netbird/management/server/idp
2025-08-20T21:49:38.9707654Z [00:03:05.331]➜  mkdir -p $WORK/b355/
2025-08-20T21:49:38.9709801Z [00:03:05.331]➜  cat >/tmp/go-build1954405493/b355/importcfg << 'EOF' # internal
2025-08-20T21:49:38.9715227Z [00:03:05.331]➜  # import config
2025-08-20T21:49:38.9716346Z [00:03:05.331]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:38.9717973Z [00:03:05.331]➜  packagefile compress/gzip=/root/.cache/go-build/b3/b3d01eff872d1061af7a6268f67170d50a1e8efb8d87f7700b66075164e92476-d
2025-08-20T21:49:38.9719768Z [00:03:05.331]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:38.9721471Z [00:03:05.331]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:38.9723324Z [00:03:05.331]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:38.9724959Z [00:03:05.331]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:38.9726653Z [00:03:05.332]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:38.9728036Z [00:03:05.332]➜  packagefile github.com/TheJumpCloud/jcapi-go/v1=/tmp/go-build1954405493/b356/_pkg_.a
2025-08-20T21:49:38.9729236Z [00:03:05.332]➜  packagefile github.com/golang-jwt/jwt=/tmp/go-build1954405493/b362/_pkg_.a
2025-08-20T21:49:38.9730559Z [00:03:05.332]➜  packagefile github.com/netbirdio/netbird/management/server/telemetry=/tmp/go-build1954405493/b363/_pkg_.a
2025-08-20T21:49:38.9731937Z [00:03:05.332]➜  packagefile github.com/okta/okta-sdk-golang/v2/okta=/tmp/go-build1954405493/b401/_pkg_.a
2025-08-20T21:49:38.9733396Z [00:03:05.332]➜  packagefile github.com/okta/okta-sdk-golang/v2/okta/query=/tmp/go-build1954405493/b410/_pkg_.a
2025-08-20T21:49:38.9735075Z [00:03:05.332]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:38.9736529Z [00:03:05.332]➜  packagefile goauthentik.io/api/v3=/tmp/go-build1954405493/b418/_pkg_.a
2025-08-20T21:49:38.9737616Z [00:03:05.332]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build1954405493/b419/_pkg_.a
2025-08-20T21:49:38.9738817Z [00:03:05.332]➜  packagefile google.golang.org/api/admin/directory/v1=/tmp/go-build1954405493/b429/_pkg_.a
2025-08-20T21:49:38.9740102Z [00:03:05.332]➜  packagefile google.golang.org/api/option=/tmp/go-build1954405493/b491/_pkg_.a
2025-08-20T21:49:38.9741492Z [00:03:05.332]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:38.9743346Z [00:03:05.332]➜  packagefile math/rand=/root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d
2025-08-20T21:49:38.9744998Z [00:03:05.332]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:38.9746674Z [00:03:05.332]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:38.9748324Z [00:03:05.332]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:38.9750153Z [00:03:05.332]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:38.9751919Z [00:03:05.332]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:38.9756937Z [00:03:05.332]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:38.9758656Z [00:03:05.332]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:38.9759646Z [00:03:05.332]➜  EOF
2025-08-20T21:49:38.9760161Z [00:03:05.332]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/management
2025-08-20T21:49:38.9765682Z [00:03:05.332]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp=>github.com/netbirdio/netbird/management/server/idp;$WORK/b355=>" -p github.com/netbirdio/netbird/management/server/idp -lang=go1.23 -complete -installsuffix shared -buildid q6HxFxQolY2c3XKsFoUy/q6HxFxQolY2c3XKsFoUy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./server/idp/auth0.go ./server/idp/authentik.go ./server/idp/azure.go ./server/idp/google_workspace.go ./server/idp/idp.go ./server/idp/jumpcloud.go ./server/idp/keycloak.go ./server/idp/mock.go ./server/idp/okta.go ./server/idp/util.go ./server/idp/zitadel.go
2025-08-20T21:49:38.9915753Z [00:03:05.353]➜  cd $WORK/b691
2025-08-20T21:49:38.9922435Z [00:03:05.353]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b691=/tmp/go-build -gno-record-gcc-switches -I $WORK/b691/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22=/_/github.com/mattn/go-sqlite3@v1.14.22 -frandom-seed=Wy9QG0bgh8XQRR0CN0Jm -o $WORK/b691/_x006.o -c sqlite3_context.cgo2.c
2025-08-20T21:49:39.0761222Z [00:03:05.437]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b691=/tmp/go-build -gno-record-gcc-switches -I $WORK/b691/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22=/_/github.com/mattn/go-sqlite3@v1.14.22 -frandom-seed=Wy9QG0bgh8XQRR0CN0Jm -o $WORK/b691/_x007.o -c sqlite3_load_extension.cgo2.c
2025-08-20T21:49:39.1616908Z [00:03:05.522]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b691=/tmp/go-build -gno-record-gcc-switches -I $WORK/b691/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22=/_/github.com/mattn/go-sqlite3@v1.14.22 -frandom-seed=Wy9QG0bgh8XQRR0CN0Jm -o $WORK/b691/_x008.o -c sqlite3_opt_serialize.cgo2.c
2025-08-20T21:49:39.2422980Z [00:03:05.603]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b691=/tmp/go-build -gno-record-gcc-switches -I $WORK/b691/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22=/_/github.com/mattn/go-sqlite3@v1.14.22 -frandom-seed=Wy9QG0bgh8XQRR0CN0Jm -o $WORK/b691/_x009.o -c sqlite3_opt_userauth_omit.cgo2.c
2025-08-20T21:49:39.2920987Z [00:03:05.652]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b691=/tmp/go-build -gno-record-gcc-switches -I $WORK/b691/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22=/_/github.com/mattn/go-sqlite3@v1.14.22 -frandom-seed=Wy9QG0bgh8XQRR0CN0Jm -o $WORK/b691/_x010.o -c sqlite3_other.cgo2.c
2025-08-20T21:49:39.3173463Z [00:03:05.678]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b691=/tmp/go-build -gno-record-gcc-switches -I $WORK/b691/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22=/_/github.com/mattn/go-sqlite3@v1.14.22 -frandom-seed=Wy9QG0bgh8XQRR0CN0Jm -o $WORK/b691/_x011.o -c sqlite3_type.cgo2.c
2025-08-20T21:49:39.3504114Z [00:03:05.711]➜  cd /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22
2025-08-20T21:49:39.3511807Z [00:03:05.712]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b691=/tmp/go-build -gno-record-gcc-switches -I $WORK/b691/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22=/_/github.com/mattn/go-sqlite3@v1.14.22 -frandom-seed=Wy9QG0bgh8XQRR0CN0Jm -o $WORK/b691/_x012.o -c sqlite3-binding.c
2025-08-20T21:49:39.7479238Z [00:03:06.109]➜  go tool buildid -w $WORK/b355/_pkg_.a # internal
2025-08-20T21:49:39.7616713Z [00:03:06.123]➜  cp $WORK/b355/_pkg_.a /root/.cache/go-build/1b/1b0d98e45b3250a5e5cbfb77af50c0e7f3bf32d188d7dc4c2dc1228ce63c1f56-d # internal
2025-08-20T21:49:39.7622179Z [00:03:06.123]➜  github.com/netbirdio/netbird/management/server/types
2025-08-20T21:49:39.7622872Z [00:03:06.123]➜  mkdir -p $WORK/b643/
2025-08-20T21:49:39.7629672Z [00:03:06.124]➜  cat >/tmp/go-build1954405493/b643/importcfg << 'EOF' # internal
2025-08-20T21:49:39.7635715Z [00:03:06.124]➜  # import config
2025-08-20T21:49:39.7636791Z [00:03:06.124]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:39.7638710Z [00:03:06.124]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:39.7640400Z [00:03:06.124]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:39.7642065Z [00:03:06.124]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:39.7644177Z [00:03:06.124]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:39.7646672Z [00:03:06.124]➜  packagefile github.com/c-robinson/iplib=/tmp/go-build1954405493/b644/_pkg_.a
2025-08-20T21:49:39.7648191Z [00:03:06.124]➜  packagefile github.com/google/uuid=/root/.cache/go-build/0c/0c6819186c18ef1d0b146a3cc58d035511a71e7d02dd5babd64f68d720caa5d0-d
2025-08-20T21:49:39.7650129Z [00:03:06.124]➜  packagefile github.com/hashicorp/go-multierror=/root/.cache/go-build/fa/fa8741cb8bd20ddc596e04fc0c1f090682a10a1cc3500ad03f04d54c3d8822b6-d
2025-08-20T21:49:39.7651884Z [00:03:06.124]➜  packagefile github.com/hashicorp/go-secure-stdlib/base62=/tmp/go-build1954405493/b647/_pkg_.a
2025-08-20T21:49:39.7653559Z [00:03:06.124]➜  packagefile github.com/miekg/dns=/root/.cache/go-build/e4/e486273bd8544b45e58c9da0163ac07187e46cd365bca45b5a2af7186280423b-d
2025-08-20T21:49:39.7654929Z [00:03:06.124]➜  packagefile github.com/netbirdio/netbird/base62=/tmp/go-build1954405493/b649/_pkg_.a
2025-08-20T21:49:39.7656408Z [00:03:06.124]➜  packagefile github.com/netbirdio/netbird/dns=/root/.cache/go-build/14/140b752a748893ce6ee6a349679708e4c17869d310f1548a7cbe91ea4bdc73fd-d
2025-08-20T21:49:39.7658134Z [00:03:06.124]➜  packagefile github.com/netbirdio/netbird/management/server/idp=/tmp/go-build1954405493/b355/_pkg_.a
2025-08-20T21:49:39.7659721Z [00:03:06.124]➜  packagefile github.com/netbirdio/netbird/management/server/integration_reference=/tmp/go-build1954405493/b650/_pkg_.a
2025-08-20T21:49:39.7661370Z [00:03:06.124]➜  packagefile github.com/netbirdio/netbird/management/server/networks/resources/types=/tmp/go-build1954405493/b548/_pkg_.a
2025-08-20T21:49:39.7678894Z [00:03:06.124]➜  packagefile github.com/netbirdio/netbird/management/server/networks/routers/types=/tmp/go-build1954405493/b549/_pkg_.a
2025-08-20T21:49:39.7680473Z [00:03:06.124]➜  packagefile github.com/netbirdio/netbird/management/server/networks/types=/tmp/go-build1954405493/b550/_pkg_.a
2025-08-20T21:49:39.7681876Z [00:03:06.124]➜  packagefile github.com/netbirdio/netbird/management/server/peer=/tmp/go-build1954405493/b523/_pkg_.a
2025-08-20T21:49:39.7683589Z [00:03:06.124]➜  packagefile github.com/netbirdio/netbird/management/server/posture=/tmp/go-build1954405493/b525/_pkg_.a
2025-08-20T21:49:39.7685129Z [00:03:06.124]➜  packagefile github.com/netbirdio/netbird/management/server/telemetry=/tmp/go-build1954405493/b363/_pkg_.a
2025-08-20T21:49:39.7686814Z [00:03:06.124]➜  packagefile github.com/netbirdio/netbird/management/server/util=/tmp/go-build1954405493/b524/_pkg_.a
2025-08-20T21:49:39.7688605Z [00:03:06.124]➜  packagefile github.com/netbirdio/netbird/route=/root/.cache/go-build/7b/7b8fc4772587dce8fe73c0edaa0aea037166e22a9bf9b6ac735acaa44f229f63-d
2025-08-20T21:49:39.7690800Z [00:03:06.124]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/root/.cache/go-build/c7/c758eb1582c17b99d786e48052faff52139074649ca5fe236033d802dc8b7afb-d
2025-08-20T21:49:39.7692732Z [00:03:06.124]➜  packagefile github.com/netbirdio/netbird/shared/management/http/api=/tmp/go-build1954405493/b527/_pkg_.a
2025-08-20T21:49:39.7694936Z [00:03:06.124]➜  packagefile github.com/netbirdio/netbird/shared/management/proto=/root/.cache/go-build/05/05341f5a95cde72bfa9c96893cc56104a01fc5d8d4308dabd74fd05ace081501-d
2025-08-20T21:49:39.7697272Z [00:03:06.124]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:39.7698985Z [00:03:06.124]➜  packagefile github.com/rs/xid=/tmp/go-build1954405493/b551/_pkg_.a
2025-08-20T21:49:39.7700412Z [00:03:06.124]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:39.7702225Z [00:03:06.124]➜  packagefile golang.org/x/exp/maps=/root/.cache/go-build/b1/b1acc6c4b5d38ea2ab4b5c4834aaaa407be915da8ad3cd44dc5cb6f92b021bf2-d
2025-08-20T21:49:39.7704178Z [00:03:06.124]➜  packagefile hash/crc32=/root/.cache/go-build/e3/e36bce83c26b8b2ee1e4252372500667e678fc49dc293d7ad42ca57243f7f1c5-d
2025-08-20T21:49:39.7705842Z [00:03:06.124]➜  packagefile math/rand=/root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d
2025-08-20T21:49:39.7707622Z [00:03:06.124]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:39.7709293Z [00:03:06.124]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:49:39.7711089Z [00:03:06.124]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:39.7712717Z [00:03:06.124]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:39.7714482Z [00:03:06.124]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:39.7716066Z [00:03:06.124]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:39.7717631Z [00:03:06.124]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:39.7719143Z [00:03:06.124]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:39.7720718Z [00:03:06.124]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:39.7721676Z [00:03:06.124]➜  EOF
2025-08-20T21:49:39.7722174Z [00:03:06.124]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/management
2025-08-20T21:49:39.7728695Z [00:03:06.124]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types=>github.com/netbirdio/netbird/management/server/types;$WORK/b643=>" -p github.com/netbirdio/netbird/management/server/types -lang=go1.23 -complete -installsuffix shared -buildid IYdQLvgIPMuaK3HkvNMy/IYdQLvgIPMuaK3HkvNMy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./server/types/account.go ./server/types/dns_settings.go ./server/types/firewall_rule.go ./server/types/group.go ./server/types/network.go ./server/types/peer.go ./server/types/personal_access_token.go ./server/types/policy.go ./server/types/policyrule.go ./server/types/resource.go ./server/types/route_firewall_rule.go ./server/types/settings.go ./server/types/setupkey.go ./server/types/store.go ./server/types/user.go
2025-08-20T21:49:39.7735209Z [00:03:06.129]➜  github.com/netbirdio/netbird/management/server/cache
2025-08-20T21:49:39.7735991Z [00:03:06.129]➜  mkdir -p $WORK/b314/
2025-08-20T21:49:39.7736843Z [00:03:06.129]➜  cat >/tmp/go-build1954405493/b314/importcfg << 'EOF' # internal
2025-08-20T21:49:39.7737648Z [00:03:06.129]➜  # import config
2025-08-20T21:49:39.7738883Z [00:03:06.129]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:39.7740937Z [00:03:06.129]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:39.7742652Z [00:03:06.129]➜  packagefile github.com/eko/gocache/lib/v4/cache=/tmp/go-build1954405493/b315/_pkg_.a
2025-08-20T21:49:39.7744428Z [00:03:06.129]➜  packagefile github.com/eko/gocache/lib/v4/marshaler=/tmp/go-build1954405493/b337/_pkg_.a
2025-08-20T21:49:39.7746169Z [00:03:06.129]➜  packagefile github.com/eko/gocache/lib/v4/store=/tmp/go-build1954405493/b317/_pkg_.a
2025-08-20T21:49:39.7747750Z [00:03:06.129]➜  packagefile github.com/eko/gocache/store/go_cache/v4=/tmp/go-build1954405493/b343/_pkg_.a
2025-08-20T21:49:39.7749252Z [00:03:06.129]➜  packagefile github.com/eko/gocache/store/redis/v4=/tmp/go-build1954405493/b345/_pkg_.a
2025-08-20T21:49:39.7750852Z [00:03:06.129]➜  packagefile github.com/netbirdio/netbird/management/server/idp=/tmp/go-build1954405493/b355/_pkg_.a
2025-08-20T21:49:39.7752376Z [00:03:06.129]➜  packagefile github.com/patrickmn/go-cache=/tmp/go-build1954405493/b407/_pkg_.a
2025-08-20T21:49:39.7754113Z [00:03:06.129]➜  packagefile github.com/redis/go-redis/v9=/tmp/go-build1954405493/b346/_pkg_.a
2025-08-20T21:49:39.7755982Z [00:03:06.129]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:39.7757825Z [00:03:06.129]➜  packagefile github.com/vmihailenco/msgpack/v5=/tmp/go-build1954405493/b338/_pkg_.a
2025-08-20T21:49:39.7759763Z [00:03:06.129]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:39.7761769Z [00:03:06.129]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:39.7763209Z [00:03:06.129]➜  EOF
2025-08-20T21:49:39.7768079Z [00:03:06.129]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/cache=>github.com/netbirdio/netbird/management/server/cache;$WORK/b314=>" -p github.com/netbirdio/netbird/management/server/cache -lang=go1.23 -complete -installsuffix shared -buildid fNk_-obJrWjtBwSDa-rg/fNk_-obJrWjtBwSDa-rg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack ./server/cache/idp.go ./server/cache/marshaler.go ./server/cache/store.go
2025-08-20T21:49:39.7862668Z [00:03:06.147]➜  go tool buildid -w $WORK/b684/_pkg_.a # internal
2025-08-20T21:49:39.8628621Z [00:03:06.224]➜  cp $WORK/b684/_pkg_.a /root/.cache/go-build/4c/4c2fc3c45c78dc895d758e35aafde3a2e64964cc4a8f089956cd067373fb40e5-d # internal
2025-08-20T21:49:39.8635853Z [00:03:06.225]➜  github.com/jackc/pgx/v5
2025-08-20T21:49:39.8640515Z [00:03:06.225]➜  mkdir -p $WORK/b669/
2025-08-20T21:49:39.8650531Z [00:03:06.226]➜  cat >/tmp/go-build1954405493/b669/importcfg << 'EOF' # internal
2025-08-20T21:49:39.8660134Z [00:03:06.227]➜  # import config
2025-08-20T21:49:39.8661293Z [00:03:06.227]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:39.8662992Z [00:03:06.227]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:39.8664958Z [00:03:06.227]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:39.8667074Z [00:03:06.227]➜  packagefile database/sql/driver=/root/.cache/go-build/72/7297554511b7107710509f30f1d5125c22b293c8331cebf7a21d346d3ab317d5-d
2025-08-20T21:49:39.8668899Z [00:03:06.227]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:39.8670611Z [00:03:06.227]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:39.8672228Z [00:03:06.227]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:39.8674947Z [00:03:06.227]➜  packagefile github.com/jackc/pgx/v5/internal/anynil=/tmp/go-build1954405493/b670/_pkg_.a
2025-08-20T21:49:39.8676327Z [00:03:06.227]➜  packagefile github.com/jackc/pgx/v5/internal/pgio=/tmp/go-build1954405493/b671/_pkg_.a
2025-08-20T21:49:39.8677671Z [00:03:06.227]➜  packagefile github.com/jackc/pgx/v5/internal/sanitize=/tmp/go-build1954405493/b672/_pkg_.a
2025-08-20T21:49:39.8679253Z [00:03:06.227]➜  packagefile github.com/jackc/pgx/v5/internal/stmtcache=/tmp/go-build1954405493/b673/_pkg_.a
2025-08-20T21:49:39.8680515Z [00:03:06.227]➜  packagefile github.com/jackc/pgx/v5/pgconn=/tmp/go-build1954405493/b674/_pkg_.a
2025-08-20T21:49:39.8681685Z [00:03:06.227]➜  packagefile github.com/jackc/pgx/v5/pgtype=/tmp/go-build1954405493/b684/_pkg_.a
2025-08-20T21:49:39.8683301Z [00:03:06.227]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:39.8684962Z [00:03:06.227]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:39.8686822Z [00:03:06.227]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:39.8688551Z [00:03:06.227]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:39.8690447Z [00:03:06.227]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:39.8692195Z [00:03:06.227]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:39.8693458Z [00:03:06.227]➜  EOF
2025-08-20T21:49:39.8708523Z [00:03:06.231]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5=>github.com/jackc/pgx/v5@v5.5.5;$WORK/b669=>" -p github.com/jackc/pgx/v5 -lang=go1.19 -complete -installsuffix shared -buildid 98hXdGrgg9vIqTAOj8dR/98hXdGrgg9vIqTAOj8dR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/batch.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/conn.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/copy_from.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/doc.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/extended_query_builder.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/large_objects.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/named_args.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/rows.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/tracer.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/tx.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/values.go
2025-08-20T21:49:39.9473800Z [00:03:06.308]➜  go tool buildid -w $WORK/b314/_pkg_.a # internal
2025-08-20T21:49:39.9530174Z [00:03:06.314]➜  cp $WORK/b314/_pkg_.a /root/.cache/go-build/ed/ed106aa317180cb101c4d057776282fab44e1f8bc68e9177f181c3a1b7039629-d # internal
2025-08-20T21:49:40.1429808Z [00:03:06.504]➜  go tool buildid -w $WORK/b643/_pkg_.a # internal
2025-08-20T21:49:40.1523901Z [00:03:06.513]➜  cp $WORK/b643/_pkg_.a /root/.cache/go-build/49/49fdb73a57b36c185dc7e2c262295a29c0f81950f4a597fdbdf48080725203fd-d # internal
2025-08-20T21:49:40.1544357Z [00:03:06.514]➜  github.com/netbirdio/netbird/management/server/integrations/extra_settings
2025-08-20T21:49:40.1545249Z [00:03:06.514]➜  mkdir -p $WORK/b697/
2025-08-20T21:49:40.1545998Z [00:03:06.514]➜  cat >/tmp/go-build1954405493/b697/importcfg << 'EOF' # internal
2025-08-20T21:49:40.1546691Z [00:03:06.514]➜  # import config
2025-08-20T21:49:40.1547800Z [00:03:06.514]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:40.1549389Z [00:03:06.514]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:40.1550340Z [00:03:06.514]➜  EOF
2025-08-20T21:49:40.1554820Z [00:03:06.515]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integrations/extra_settings=>github.com/netbirdio/netbird/management/server/integrations/extra_settings;$WORK/b697=>" -p github.com/netbirdio/netbird/management/server/integrations/extra_settings -lang=go1.23 -complete -installsuffix shared -buildid XwcyvZ3RlnVUUs00u-ja/XwcyvZ3RlnVUUs00u-ja -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./server/integrations/extra_settings/manager.go
2025-08-20T21:49:40.1564307Z [00:03:06.518]➜  github.com/netbirdio/netbird/management/server/permissions/roles
2025-08-20T21:49:40.1567634Z [00:03:06.518]➜  mkdir -p $WORK/b693/
2025-08-20T21:49:40.1574719Z [00:03:06.519]➜  cat >/tmp/go-build1954405493/b693/importcfg << 'EOF' # internal
2025-08-20T21:49:40.1576893Z [00:03:06.519]➜  # import config
2025-08-20T21:49:40.1579832Z [00:03:06.519]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/modules=/tmp/go-build1954405493/b694/_pkg_.a
2025-08-20T21:49:40.1583565Z [00:03:06.519]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/operations=/tmp/go-build1954405493/b695/_pkg_.a
2025-08-20T21:49:40.1591127Z [00:03:06.519]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:40.1592295Z [00:03:06.519]➜  EOF
2025-08-20T21:49:40.1598060Z [00:03:06.520]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/roles=>github.com/netbirdio/netbird/management/server/permissions/roles;$WORK/b693=>" -p github.com/netbirdio/netbird/management/server/permissions/roles -lang=go1.23 -complete -installsuffix shared -buildid CZiZxhJbn7KHhuuxLwn-/CZiZxhJbn7KHhuuxLwn- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./server/permissions/roles/admin.go ./server/permissions/roles/auditor.go ./server/permissions/roles/network_admin.go ./server/permissions/roles/owner.go ./server/permissions/roles/role_permissions.go ./server/permissions/roles/user.go
2025-08-20T21:49:40.1794077Z [00:03:06.540]➜  go tool buildid -w $WORK/b697/_pkg_.a # internal
2025-08-20T21:49:40.1812402Z [00:03:06.541]➜  cp $WORK/b697/_pkg_.a /root/.cache/go-build/02/020e9d37124d2d421d71b8bda0e56eb66a580c227f7069f581a3602e501fc143-d # internal
2025-08-20T21:49:40.1827505Z [00:03:06.541]➜  github.com/netbirdio/netbird/management/server/integrations/integrated_validator
2025-08-20T21:49:40.1828323Z [00:03:06.541]➜  mkdir -p $WORK/b698/
2025-08-20T21:49:40.1828995Z [00:03:06.542]➜  cat >/tmp/go-build1954405493/b698/importcfg << 'EOF' # internal
2025-08-20T21:49:40.1829666Z [00:03:06.542]➜  # import config
2025-08-20T21:49:40.1830690Z [00:03:06.542]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:40.1832097Z [00:03:06.542]➜  packagefile github.com/netbirdio/netbird/management/server/peer=/tmp/go-build1954405493/b523/_pkg_.a
2025-08-20T21:49:40.1833640Z [00:03:06.542]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:40.1835499Z [00:03:06.542]➜  packagefile github.com/netbirdio/netbird/shared/management/proto=/root/.cache/go-build/05/05341f5a95cde72bfa9c96893cc56104a01fc5d8d4308dabd74fd05ace081501-d
2025-08-20T21:49:40.1836913Z [00:03:06.542]➜  EOF
2025-08-20T21:49:40.1841153Z [00:03:06.542]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integrations/integrated_validator=>github.com/netbirdio/netbird/management/server/integrations/integrated_validator;$WORK/b698=>" -p github.com/netbirdio/netbird/management/server/integrations/integrated_validator -lang=go1.23 -complete -installsuffix shared -buildid acVGPeZFdzes0S1j39dA/acVGPeZFdzes0S1j39dA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./server/integrations/integrated_validator/interface.go
2025-08-20T21:49:40.1996741Z [00:03:06.559]➜  go tool buildid -w $WORK/b693/_pkg_.a # internal
2025-08-20T21:49:40.2000156Z [00:03:06.560]➜  cp $WORK/b693/_pkg_.a /root/.cache/go-build/8f/8f6f3c18f247e26643a9015ae58752a8a55295646e2f3cd5fdf3f731f8401254-d # internal
2025-08-20T21:49:40.2007023Z [00:03:06.561]➜  github.com/netbirdio/netbird/management/server/integrations/port_forwarding
2025-08-20T21:49:40.2007866Z [00:03:06.561]➜  mkdir -p $WORK/b699/
2025-08-20T21:49:40.2008585Z [00:03:06.561]➜  cat >/tmp/go-build1954405493/b699/importcfg << 'EOF' # internal
2025-08-20T21:49:40.2009263Z [00:03:06.561]➜  # import config
2025-08-20T21:49:40.2010356Z [00:03:06.561]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:40.2011903Z [00:03:06.561]➜  packagefile github.com/netbirdio/netbird/management/server/peer=/tmp/go-build1954405493/b523/_pkg_.a
2025-08-20T21:49:40.2013846Z [00:03:06.561]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:40.2014815Z [00:03:06.561]➜  EOF
2025-08-20T21:49:40.2019185Z [00:03:06.561]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integrations/port_forwarding=>github.com/netbirdio/netbird/management/server/integrations/port_forwarding;$WORK/b699=>" -p github.com/netbirdio/netbird/management/server/integrations/port_forwarding -lang=go1.23 -complete -installsuffix shared -buildid IIqcFRMCxmibC83Iwvnw/IIqcFRMCxmibC83Iwvnw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./server/integrations/port_forwarding/controller.go
2025-08-20T21:49:40.2179021Z [00:03:06.579]➜  go tool buildid -w $WORK/b669/_pkg_.a # internal
2025-08-20T21:49:40.2234549Z [00:03:06.585]➜  cp $WORK/b669/_pkg_.a /root/.cache/go-build/a2/a2b9601553222ad6f7be12224f832da66f1e808696d44c3715cdd60039c017e9-d # internal
2025-08-20T21:49:40.2241089Z [00:03:06.585]➜  github.com/jackc/pgx/v5/pgxpool
2025-08-20T21:49:40.2241756Z [00:03:06.585]➜  mkdir -p $WORK/b686/
2025-08-20T21:49:40.2246878Z [00:03:06.586]➜  cat >/tmp/go-build1954405493/b686/importcfg << 'EOF' # internal
2025-08-20T21:49:40.2248065Z [00:03:06.586]➜  # import config
2025-08-20T21:49:40.2249526Z [00:03:06.586]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:40.2251316Z [00:03:06.586]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:40.2252881Z [00:03:06.586]➜  packagefile github.com/jackc/pgx/v5=/tmp/go-build1954405493/b669/_pkg_.a
2025-08-20T21:49:40.2254495Z [00:03:06.586]➜  packagefile github.com/jackc/pgx/v5/pgconn=/tmp/go-build1954405493/b674/_pkg_.a
2025-08-20T21:49:40.2257188Z [00:03:06.586]➜  packagefile github.com/jackc/puddle/v2=/tmp/go-build1954405493/b687/_pkg_.a
2025-08-20T21:49:40.2258678Z [00:03:06.586]➜  packagefile math/rand=/root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d
2025-08-20T21:49:40.2260288Z [00:03:06.586]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:40.2262045Z [00:03:06.586]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:40.2264044Z [00:03:06.586]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:40.2265780Z [00:03:06.586]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:40.2267466Z [00:03:06.586]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:40.2268480Z [00:03:06.586]➜  EOF
2025-08-20T21:49:40.2274773Z [00:03:06.586]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgxpool=>github.com/jackc/pgx/v5@v5.5.5/pgxpool;$WORK/b686=>" -p github.com/jackc/pgx/v5/pgxpool -lang=go1.19 -complete -installsuffix shared -buildid PMirM_QvFGhnT6MxGtE0/PMirM_QvFGhnT6MxGtE0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgxpool/batch_results.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgxpool/conn.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgxpool/doc.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgxpool/pool.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgxpool/rows.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgxpool/stat.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgxpool/tx.go
2025-08-20T21:49:40.2294060Z [00:03:06.591]➜  go tool buildid -w $WORK/b698/_pkg_.a # internal
2025-08-20T21:49:40.2310066Z [00:03:06.592]➜  cp $WORK/b698/_pkg_.a /root/.cache/go-build/c3/c3e8ba68dc4f364af39c6813cc7808e1ceceb282dc995a62f2fb6569ba7f0e31-d # internal
2025-08-20T21:49:40.2336261Z [00:03:06.594]➜  github.com/netbirdio/netbird/management/internals/server/config
2025-08-20T21:49:40.2337171Z [00:03:06.594]➜  mkdir -p $WORK/b815/
2025-08-20T21:49:40.2337958Z [00:03:06.594]➜  cat >/tmp/go-build1954405493/b815/importcfg << 'EOF' # internal
2025-08-20T21:49:40.2338843Z [00:03:06.594]➜  # import config
2025-08-20T21:49:40.2339905Z [00:03:06.594]➜  packagefile github.com/netbirdio/netbird/management/server/idp=/tmp/go-build1954405493/b355/_pkg_.a
2025-08-20T21:49:40.2341434Z [00:03:06.594]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:40.2343712Z [00:03:06.594]➜  packagefile github.com/netbirdio/netbird/shared/management/client/common=/root/.cache/go-build/a1/a1ccf234218c1353d7a38dcc32b00ed87f7ccd3f89e5d39bf1034401c0711b78-d
2025-08-20T21:49:40.2345966Z [00:03:06.594]➜  packagefile github.com/netbirdio/netbird/util=/root/.cache/go-build/98/98c1e900bf7214995327d117757f0a6570d6dc18e3db437f5df075b6cf424f21-d
2025-08-20T21:49:40.2347808Z [00:03:06.594]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:49:40.2348810Z [00:03:06.594]➜  EOF
2025-08-20T21:49:40.2352727Z [00:03:06.594]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b815/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/internals/server/config=>github.com/netbirdio/netbird/management/internals/server/config;$WORK/b815=>" -p github.com/netbirdio/netbird/management/internals/server/config -lang=go1.23 -complete -installsuffix shared -buildid SHa5XW2XiOh_oLp6m-6G/SHa5XW2XiOh_oLp6m-6G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack ./internals/server/config/config.go
2025-08-20T21:49:40.2455240Z [00:03:06.606]➜  go tool buildid -w $WORK/b699/_pkg_.a # internal
2025-08-20T21:49:40.2461581Z [00:03:06.607]➜  cp $WORK/b699/_pkg_.a /root/.cache/go-build/f9/f9e5fc157ecd7487155b98d5597e18e3731baa62ade0006b6a63a0797c3e7c1c-d # internal
2025-08-20T21:49:40.2475172Z [00:03:06.608]➜  github.com/netbirdio/management-integrations/integrations/config
2025-08-20T21:49:40.2485254Z [00:03:06.608]➜  mkdir -p $WORK/b819/
2025-08-20T21:49:40.2486351Z [00:03:06.608]➜  cat >/tmp/go-build1954405493/b819/importcfg << 'EOF' # internal
2025-08-20T21:49:40.2487068Z [00:03:06.608]➜  # import config
2025-08-20T21:49:40.2488119Z [00:03:06.608]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:40.2490090Z [00:03:06.608]➜  packagefile github.com/netbirdio/netbird/shared/management/proto=/root/.cache/go-build/05/05341f5a95cde72bfa9c96893cc56104a01fc5d8d4308dabd74fd05ace081501-d
2025-08-20T21:49:40.2491455Z [00:03:06.608]➜  EOF
2025-08-20T21:49:40.2497729Z [00:03:06.608]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b819/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/management-integrations/integrations@v0.0.0-20250820151658-9ee1b34f4190/config=>github.com/netbirdio/management-integrations/integrations@v0.0.0-20250820151658-9ee1b34f4190/config;$WORK/b819=>" -p github.com/netbirdio/management-integrations/integrations/config -lang=go1.23 -complete -installsuffix shared -buildid HdSsYdw35YmpbWzMYQZi/HdSsYdw35YmpbWzMYQZi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/management-integrations/integrations@v0.0.0-20250820151658-9ee1b34f4190/config/config.go
2025-08-20T21:49:40.2657507Z [00:03:06.627]➜  go tool buildid -w $WORK/b815/_pkg_.a # internal
2025-08-20T21:49:40.2666100Z [00:03:06.627]➜  cp $WORK/b815/_pkg_.a /root/.cache/go-build/24/2417c163a07f5ecebac4ba7ec40a043e9201cb8a80456b9fe855961cb7c1c15a-d # internal
2025-08-20T21:49:40.2667419Z [00:03:06.627]➜  github.com/netbirdio/netbird/management/server/metrics
2025-08-20T21:49:40.2668150Z [00:03:06.627]➜  mkdir -p $WORK/b847/
2025-08-20T21:49:40.2668910Z [00:03:06.627]➜  cat >/tmp/go-build1954405493/b847/importcfg << 'EOF' # internal
2025-08-20T21:49:40.2669895Z [00:03:06.627]➜  # import config
2025-08-20T21:49:40.2671077Z [00:03:06.627]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:40.2673001Z [00:03:06.627]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:40.2674872Z [00:03:06.627]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:40.2676700Z [00:03:06.627]➜  packagefile github.com/hashicorp/go-version=/root/.cache/go-build/59/594b36189bbdbb93da7a3e59ceb48a5613c18fa58c32aa33f908f6207406c53e-d
2025-08-20T21:49:40.2678473Z [00:03:06.627]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:40.2680300Z [00:03:06.627]➜  packagefile github.com/netbirdio/netbird/version=/root/.cache/go-build/21/21fd3654c59dec05288201b5756b57ab355d70711ee076b199a60f47d486a71c-d
2025-08-20T21:49:40.2682320Z [00:03:06.627]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:40.2684321Z [00:03:06.627]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:40.2685992Z [00:03:06.627]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:40.2687623Z [00:03:06.627]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:40.2689219Z [00:03:06.627]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:40.2690845Z [00:03:06.627]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:40.2692517Z [00:03:06.627]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:40.2693743Z [00:03:06.627]➜  EOF
2025-08-20T21:49:40.2697567Z [00:03:06.627]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b847/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/metrics=>github.com/netbirdio/netbird/management/server/metrics;$WORK/b847=>" -p github.com/netbirdio/netbird/management/server/metrics -lang=go1.23 -complete -installsuffix shared -buildid UkY1V5_gCmt-02fUQ4CJ/UkY1V5_gCmt-02fUQ4CJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack ./server/metrics/selfhosted.go
2025-08-20T21:49:40.2920243Z [00:03:06.653]➜  go tool buildid -w $WORK/b819/_pkg_.a # internal
2025-08-20T21:49:40.2937149Z [00:03:06.655]➜  cp $WORK/b819/_pkg_.a /root/.cache/go-build/33/33502dd450c87fe97b2a09419db599da6001d37e693dc49ae25b89541b6b937a-d # internal
2025-08-20T21:49:40.3769300Z [00:03:06.738]➜  go tool buildid -w $WORK/b847/_pkg_.a # internal
2025-08-20T21:49:40.3800181Z [00:03:06.741]➜  cp $WORK/b847/_pkg_.a /root/.cache/go-build/5f/5fd533136f42cb5d66ff332c253c916b36eea20666cd47b0aa2984108b9e61fd-d # internal
2025-08-20T21:49:40.3983580Z [00:03:06.760]➜  go tool buildid -w $WORK/b686/_pkg_.a # internal
2025-08-20T21:49:40.4027982Z [00:03:06.764]➜  cp $WORK/b686/_pkg_.a /root/.cache/go-build/8c/8cfb2353ba29c398b525062fc95acb714e6d960cb1c2d8df9ffa0b9d8d3667b2-d # internal
2025-08-20T21:49:40.4030471Z [00:03:06.764]➜  github.com/jackc/pgx/v5/stdlib
2025-08-20T21:49:40.4031533Z [00:03:06.764]➜  mkdir -p $WORK/b685/
2025-08-20T21:49:40.4032875Z [00:03:06.765]➜  cat >/tmp/go-build1954405493/b685/importcfg << 'EOF' # internal
2025-08-20T21:49:40.4036578Z [00:03:06.765]➜  # import config
2025-08-20T21:49:40.4037398Z [00:03:06.765]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:40.4038358Z [00:03:06.765]➜  packagefile database/sql=/tmp/go-build1954405493/b532/_pkg_.a
2025-08-20T21:49:40.4039324Z [00:03:06.765]➜  packagefile database/sql/driver=/root/.cache/go-build/72/7297554511b7107710509f30f1d5125c22b293c8331cebf7a21d346d3ab317d5-d
2025-08-20T21:49:40.4040363Z [00:03:06.765]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:40.4041223Z [00:03:06.765]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:40.4041899Z [00:03:06.765]➜  packagefile github.com/jackc/pgx/v5=/tmp/go-build1954405493/b669/_pkg_.a
2025-08-20T21:49:40.4042509Z [00:03:06.765]➜  packagefile github.com/jackc/pgx/v5/pgconn=/tmp/go-build1954405493/b674/_pkg_.a
2025-08-20T21:49:40.4043346Z [00:03:06.765]➜  packagefile github.com/jackc/pgx/v5/pgtype=/tmp/go-build1954405493/b684/_pkg_.a
2025-08-20T21:49:40.4044007Z [00:03:06.765]➜  packagefile github.com/jackc/pgx/v5/pgxpool=/tmp/go-build1954405493/b686/_pkg_.a
2025-08-20T21:49:40.4044756Z [00:03:06.765]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:40.4045586Z [00:03:06.765]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:40.4046447Z [00:03:06.765]➜  packagefile math/rand=/root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d
2025-08-20T21:49:40.4047307Z [00:03:06.765]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:40.4048155Z [00:03:06.765]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:40.4049321Z [00:03:06.765]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:40.4050611Z [00:03:06.765]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:40.4052079Z [00:03:06.765]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:40.4052942Z [00:03:06.765]➜  EOF
2025-08-20T21:49:40.4055455Z [00:03:06.765]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/stdlib=>github.com/jackc/pgx/v5@v5.5.5/stdlib;$WORK/b685=>" -p github.com/jackc/pgx/v5/stdlib -lang=go1.19 -complete -installsuffix shared -buildid 98Kt3OJgxkrp3Ywp9KYm/98Kt3OJgxkrp3Ywp9KYm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/stdlib/sql.go
2025-08-20T21:49:40.5262331Z [00:03:06.887]➜  go tool buildid -w $WORK/b685/_pkg_.a # internal
2025-08-20T21:49:40.5294837Z [00:03:06.891]➜  cp $WORK/b685/_pkg_.a /root/.cache/go-build/4e/4e6bfcb67442806a8965bbf6137fca5f1e05fb42dfa6470e2dc3df453f7d8d29-d # internal
2025-08-20T21:49:40.5298287Z [00:03:06.891]➜  gorm.io/driver/postgres
2025-08-20T21:49:40.5302727Z [00:03:06.891]➜  mkdir -p $WORK/b668/
2025-08-20T21:49:40.5303758Z [00:03:06.891]➜  cat >/tmp/go-build1954405493/b668/importcfg << 'EOF' # internal
2025-08-20T21:49:40.5304478Z [00:03:06.891]➜  # import config
2025-08-20T21:49:40.5305224Z [00:03:06.891]➜  packagefile database/sql=/tmp/go-build1954405493/b532/_pkg_.a
2025-08-20T21:49:40.5306623Z [00:03:06.891]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:40.5308256Z [00:03:06.891]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:40.5309563Z [00:03:06.891]➜  packagefile github.com/jackc/pgx/v5=/tmp/go-build1954405493/b669/_pkg_.a
2025-08-20T21:49:40.5310680Z [00:03:06.891]➜  packagefile github.com/jackc/pgx/v5/pgconn=/tmp/go-build1954405493/b674/_pkg_.a
2025-08-20T21:49:40.5312013Z [00:03:06.891]➜  packagefile github.com/jackc/pgx/v5/stdlib=/tmp/go-build1954405493/b685/_pkg_.a
2025-08-20T21:49:40.5313457Z [00:03:06.891]➜  packagefile gorm.io/gorm=/tmp/go-build1954405493/b533/_pkg_.a
2025-08-20T21:49:40.5314516Z [00:03:06.891]➜  packagefile gorm.io/gorm/callbacks=/tmp/go-build1954405493/b666/_pkg_.a
2025-08-20T21:49:40.5315716Z [00:03:06.891]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1954405493/b535/_pkg_.a
2025-08-20T21:49:40.5316657Z [00:03:06.891]➜  packagefile gorm.io/gorm/logger=/tmp/go-build1954405493/b538/_pkg_.a
2025-08-20T21:49:40.5317632Z [00:03:06.891]➜  packagefile gorm.io/gorm/migrator=/tmp/go-build1954405493/b667/_pkg_.a
2025-08-20T21:49:40.5318627Z [00:03:06.891]➜  packagefile gorm.io/gorm/schema=/tmp/go-build1954405493/b540/_pkg_.a
2025-08-20T21:49:40.5319951Z [00:03:06.891]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:40.5321609Z [00:03:06.891]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:40.5323492Z [00:03:06.891]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:40.5324543Z [00:03:06.891]➜  EOF
2025-08-20T21:49:40.5328667Z [00:03:06.891]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/driver/postgres@v1.5.7=>gorm.io/driver/postgres@v1.5.7;$WORK/b668=>" -p gorm.io/driver/postgres -lang=go1.18 -complete -installsuffix shared -buildid bVHTdcmYN0BVC8oFd7Af/bVHTdcmYN0BVC8oFd7Af -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack /root/go/pkg/mod/gorm.io/driver/postgres@v1.5.7/error_translator.go /root/go/pkg/mod/gorm.io/driver/postgres@v1.5.7/migrator.go /root/go/pkg/mod/gorm.io/driver/postgres@v1.5.7/postgres.go
2025-08-20T21:49:40.7668906Z [00:03:07.128]➜  go tool buildid -w $WORK/b668/_pkg_.a # internal
2025-08-20T21:49:40.7727906Z [00:03:07.134]➜  cp $WORK/b668/_pkg_.a /root/.cache/go-build/25/258ca309badc7564ac731223fbc857319db1c35003a883b650d3d8be1b299c17-d # internal
2025-08-20T21:49:46.9428360Z [00:03:13.304]➜  cd /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22
2025-08-20T21:49:46.9434318Z [00:03:13.304]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b691=/tmp/go-build -gno-record-gcc-switches -I $WORK/b691/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22=/_/github.com/mattn/go-sqlite3@v1.14.22 -frandom-seed=Wy9QG0bgh8XQRR0CN0Jm -o $WORK/b691/_x013.o -c sqlite3_opt_unlock_notify.c
2025-08-20T21:49:46.9535824Z [00:03:13.315]➜  cd $WORK/b691
2025-08-20T21:49:46.9539242Z [00:03:13.315]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b691=/tmp/go-build -gno-record-gcc-switches -I $WORK/b691/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -I/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22=/_/github.com/mattn/go-sqlite3@v1.14.22 -frandom-seed=Wy9QG0bgh8XQRR0CN0Jm -o $WORK/b691/_cgo_main.o -c _cgo_main.c
2025-08-20T21:49:46.9726213Z [00:03:13.334]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/management
2025-08-20T21:49:46.9728828Z [00:03:13.334]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b691=/tmp/go-build -gno-record-gcc-switches -o $WORK/b691/_cgo_.o $WORK/b691/_cgo_main.o $WORK/b691/preferlinkext $WORK/b691/_x001.o $WORK/b691/_x002.o $WORK/b691/_x003.o $WORK/b691/_x004.o $WORK/b691/_x005.o $WORK/b691/_x006.o $WORK/b691/_x007.o $WORK/b691/_x008.o $WORK/b691/_x009.o $WORK/b691/_x010.o $WORK/b691/_x011.o $WORK/b691/_x012.o $WORK/b691/_x013.o -O2 -g -ldl
2025-08-20T21:49:47.1224813Z [00:03:13.483]➜  gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b691=/tmp/go-build -gno-record-gcc-switches -o $WORK/b691/_cgo_.o $WORK/b691/_cgo_main.o $WORK/b691/preferlinkext $WORK/b691/_x001.o $WORK/b691/_x002.o $WORK/b691/_x003.o $WORK/b691/_x004.o $WORK/b691/_x005.o $WORK/b691/_x006.o $WORK/b691/_x007.o $WORK/b691/_x008.o $WORK/b691/_x009.o $WORK/b691/_x010.o $WORK/b691/_x011.o $WORK/b691/_x012.o $WORK/b691/_x013.o -O2 -g -ldl # test for internal linking errors (succeeded)
2025-08-20T21:49:47.1228771Z [00:03:13.483]➜  TERM='dumb' /root/.go/pkg/tool/linux_amd64/cgo -dynpackage sqlite3 -dynimport $WORK/b691/_cgo_.o -dynout $WORK/b691/_cgo_import.go
2025-08-20T21:49:47.1267887Z [00:03:13.488]➜  cat >/tmp/go-build1954405493/b691/importcfg << 'EOF' # internal
2025-08-20T21:49:47.1268927Z [00:03:13.488]➜  # import config
2025-08-20T21:49:47.1270652Z [00:03:13.488]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:47.1272116Z [00:03:13.488]➜  packagefile crypto/sha1=/root/.cache/go-build/48/48137442ca30c65917bc9a10aa7fba2118a6aac825a5066dbce46eec0794ee52-d
2025-08-20T21:49:47.1273432Z [00:03:13.488]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:47.1274517Z [00:03:13.488]➜  packagefile crypto/sha512=/root/.cache/go-build/25/25ddd1309b3531a12cd8730f71229fc47f1628df52d676365bc0d01b9a949c77-d
2025-08-20T21:49:47.1275415Z [00:03:13.488]➜  packagefile database/sql=/tmp/go-build1954405493/b532/_pkg_.a
2025-08-20T21:49:47.1276459Z [00:03:13.488]➜  packagefile database/sql/driver=/root/.cache/go-build/72/7297554511b7107710509f30f1d5125c22b293c8331cebf7a21d346d3ab317d5-d
2025-08-20T21:49:47.1277567Z [00:03:13.488]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:47.1278519Z [00:03:13.488]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:47.1279528Z [00:03:13.488]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:47.1280684Z [00:03:13.488]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:47.1281926Z [00:03:13.488]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:47.1282944Z [00:03:13.488]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:47.1284233Z [00:03:13.488]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:47.1285280Z [00:03:13.488]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:47.1286242Z [00:03:13.488]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:47.1287230Z [00:03:13.488]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:47.1288178Z [00:03:13.488]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:49:47.1289309Z [00:03:13.488]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:47.1290423Z [00:03:13.488]➜  packagefile runtime/cgo=/root/.cache/go-build/68/6812a82e0383ec8777abb0082a0a148400258c6ffbb09aaa834eb64321b87b30-d
2025-08-20T21:49:47.1291091Z [00:03:13.488]➜  EOF
2025-08-20T21:49:47.1296351Z [00:03:13.488]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22=>github.com/mattn/go-sqlite3@v1.14.22;$WORK/b691=>" -p github.com/mattn/go-sqlite3 -lang=go1.19 -installsuffix shared -buildid Wy9QG0bgh8XQRR0CN0Jm/Wy9QG0bgh8XQRR0CN0Jm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22/convert.go /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22/doc.go /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22/sqlite3_func_crypt.go /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22/sqlite3_go18.go /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22/sqlite3_opt_preupdate.go /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22/sqlite3_opt_preupdate_omit.go $WORK/b691/_cgo_gotypes.go $WORK/b691/backup.cgo1.go $WORK/b691/callback.cgo1.go $WORK/b691/error.cgo1.go $WORK/b691/sqlite3.cgo1.go $WORK/b691/sqlite3_context.cgo1.go $WORK/b691/sqlite3_load_extension.cgo1.go $WORK/b691/sqlite3_opt_serialize.cgo1.go $WORK/b691/sqlite3_opt_userauth_omit.cgo1.go $WORK/b691/sqlite3_other.cgo1.go $WORK/b691/sqlite3_type.cgo1.go $WORK/b691/_cgo_import.go
2025-08-20T21:49:47.3519460Z [00:03:13.713]➜  cd /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22
2025-08-20T21:49:47.3521866Z [00:03:13.713]➜  go tool pack r $WORK/b691/_pkg_.a $WORK/b691/preferlinkext $WORK/b691/_x001.o $WORK/b691/_x002.o $WORK/b691/_x003.o $WORK/b691/_x004.o $WORK/b691/_x005.o $WORK/b691/_x006.o $WORK/b691/_x007.o $WORK/b691/_x008.o $WORK/b691/_x009.o $WORK/b691/_x010.o $WORK/b691/_x011.o $WORK/b691/_x012.o $WORK/b691/_x013.o # internal
2025-08-20T21:49:47.3566529Z [00:03:13.718]➜  go tool buildid -w $WORK/b691/_pkg_.a # internal
2025-08-20T21:49:47.3784378Z [00:03:13.740]➜  cp $WORK/b691/_pkg_.a /root/.cache/go-build/fc/fcdf7f0fa3fabf396e4e98fa26af408feac2560dc88aad043abfc08c3df36b6c-d # internal
2025-08-20T21:49:47.3786503Z [00:03:13.740]➜  gorm.io/driver/sqlite
2025-08-20T21:49:47.3786963Z [00:03:13.740]➜  mkdir -p $WORK/b690/
2025-08-20T21:49:47.3790577Z [00:03:13.740]➜  cat >/tmp/go-build1954405493/b690/importcfg << 'EOF' # internal
2025-08-20T21:49:47.3791580Z [00:03:13.740]➜  # import config
2025-08-20T21:49:47.3792831Z [00:03:13.740]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:47.3793848Z [00:03:13.740]➜  packagefile database/sql=/tmp/go-build1954405493/b532/_pkg_.a
2025-08-20T21:49:47.3794586Z [00:03:13.740]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:47.3795464Z [00:03:13.740]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:47.3796309Z [00:03:13.740]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:47.3797038Z [00:03:13.740]➜  packagefile github.com/mattn/go-sqlite3=/tmp/go-build1954405493/b691/_pkg_.a
2025-08-20T21:49:47.3797561Z [00:03:13.740]➜  packagefile gorm.io/gorm=/tmp/go-build1954405493/b533/_pkg_.a
2025-08-20T21:49:47.3798073Z [00:03:13.740]➜  packagefile gorm.io/gorm/callbacks=/tmp/go-build1954405493/b666/_pkg_.a
2025-08-20T21:49:47.3798597Z [00:03:13.740]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1954405493/b535/_pkg_.a
2025-08-20T21:49:47.3799108Z [00:03:13.740]➜  packagefile gorm.io/gorm/logger=/tmp/go-build1954405493/b538/_pkg_.a
2025-08-20T21:49:47.3799629Z [00:03:13.740]➜  packagefile gorm.io/gorm/migrator=/tmp/go-build1954405493/b667/_pkg_.a
2025-08-20T21:49:47.3800312Z [00:03:13.740]➜  packagefile gorm.io/gorm/schema=/tmp/go-build1954405493/b540/_pkg_.a
2025-08-20T21:49:47.3801060Z [00:03:13.740]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:47.3802007Z [00:03:13.740]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:47.3803011Z [00:03:13.740]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:47.3804039Z [00:03:13.740]➜  EOF
2025-08-20T21:49:47.3804563Z [00:03:13.740]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/management
2025-08-20T21:49:47.3808253Z [00:03:13.740]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/driver/sqlite@v1.5.7=>gorm.io/driver/sqlite@v1.5.7;$WORK/b690=>" -p gorm.io/driver/sqlite -lang=go1.20 -complete -installsuffix shared -buildid MpUd5gl5KvYoYGTAbpwu/MpUd5gl5KvYoYGTAbpwu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack /root/go/pkg/mod/gorm.io/driver/sqlite@v1.5.7/ddlmod.go /root/go/pkg/mod/gorm.io/driver/sqlite@v1.5.7/ddlmod_parse_all_columns.go /root/go/pkg/mod/gorm.io/driver/sqlite@v1.5.7/error_translator.go /root/go/pkg/mod/gorm.io/driver/sqlite@v1.5.7/errors.go /root/go/pkg/mod/gorm.io/driver/sqlite@v1.5.7/migrator.go /root/go/pkg/mod/gorm.io/driver/sqlite@v1.5.7/sqlite.go
2025-08-20T21:49:47.5469096Z [00:03:13.908]➜  go tool buildid -w $WORK/b690/_pkg_.a # internal
2025-08-20T21:49:47.5522705Z [00:03:13.913]➜  cp $WORK/b690/_pkg_.a /root/.cache/go-build/29/291a5019ba2e0b5b33a735217a6744fc30f351a0bed8bb987b10306015ceae94-d # internal
2025-08-20T21:49:47.5524835Z [00:03:13.914]➜  github.com/netbirdio/netbird/management/server/activity/store
2025-08-20T21:49:47.5525589Z [00:03:13.914]➜  mkdir -p $WORK/b696/
2025-08-20T21:49:47.5526424Z [00:03:13.914]➜  github.com/netbirdio/netbird/management/server/geolocation
2025-08-20T21:49:47.5527414Z [00:03:13.914]➜  mkdir -p $WORK/b822/
2025-08-20T21:49:47.5528070Z [00:03:13.914]➜  github.com/netbirdio/netbird/management/server/store
2025-08-20T21:49:47.5528868Z [00:03:13.914]➜  mkdir -p $WORK/b530/
2025-08-20T21:49:47.5529732Z [00:03:13.914]➜  cat >/tmp/go-build1954405493/b696/importcfg << 'EOF' # internal
2025-08-20T21:49:47.5530383Z [00:03:13.914]➜  # import config
2025-08-20T21:49:47.5531417Z [00:03:13.914]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:47.5532965Z [00:03:13.914]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:47.5534708Z [00:03:13.914]➜  packagefile crypto/aes=/root/.cache/go-build/45/4560f6707a99ea99c7c921edfecb487d903706ea47866805fb63c9e71afbe69a-d
2025-08-20T21:49:47.5536391Z [00:03:13.914]➜  packagefile crypto/cipher=/root/.cache/go-build/bc/bce84b5643684eb4e918943ce32ab07e865e819d2e645d0acd34fce738d6a4f7-d
2025-08-20T21:49:47.5538034Z [00:03:13.914]➜  packagefile crypto/rand=/root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d
2025-08-20T21:49:47.5539835Z [00:03:13.914]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:47.5541434Z [00:03:13.914]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:47.5542980Z [00:03:13.914]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:47.5544656Z [00:03:13.914]➜  packagefile github.com/netbirdio/netbird/management/server/activity=/tmp/go-build1954405493/b313/_pkg_.a
2025-08-20T21:49:47.5546141Z [00:03:13.914]➜  packagefile github.com/netbirdio/netbird/management/server/migration=/tmp/go-build1954405493/b531/_pkg_.a
2025-08-20T21:49:47.5547734Z [00:03:13.914]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:47.5549435Z [00:03:13.914]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:47.5551036Z [00:03:13.914]➜  packagefile gorm.io/driver/postgres=/tmp/go-build1954405493/b668/_pkg_.a
2025-08-20T21:49:47.5552067Z [00:03:13.914]➜  packagefile gorm.io/driver/sqlite=/tmp/go-build1954405493/b690/_pkg_.a
2025-08-20T21:49:47.5553004Z [00:03:13.914]➜  packagefile gorm.io/gorm=/tmp/go-build1954405493/b533/_pkg_.a
2025-08-20T21:49:47.5554112Z [00:03:13.914]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1954405493/b535/_pkg_.a
2025-08-20T21:49:47.5555112Z [00:03:13.914]➜  packagefile gorm.io/gorm/logger=/tmp/go-build1954405493/b538/_pkg_.a
2025-08-20T21:49:47.5556436Z [00:03:13.914]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:47.5558082Z [00:03:13.914]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:47.5561118Z [00:03:13.914]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:47.5563616Z [00:03:13.914]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:47.5564633Z [00:03:13.914]➜  EOF
2025-08-20T21:49:47.5569113Z [00:03:13.915]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/store=>github.com/netbirdio/netbird/management/server/activity/store;$WORK/b696=>" -p github.com/netbirdio/netbird/management/server/activity/store -lang=go1.23 -complete -installsuffix shared -buildid VmtifQsE5LPRhi616pZl/VmtifQsE5LPRhi616pZl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./server/activity/store/crypt.go ./server/activity/store/migration.go ./server/activity/store/sql_store.go
2025-08-20T21:49:47.5573415Z [00:03:13.915]➜  cat >/tmp/go-build1954405493/b530/importcfg << 'EOF' # internal
2025-08-20T21:49:47.5574353Z [00:03:13.915]➜  # import config
2025-08-20T21:49:47.5575432Z [00:03:13.915]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:47.5577037Z [00:03:13.915]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:47.5578672Z [00:03:13.915]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:47.5580233Z [00:03:13.915]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:47.5581942Z [00:03:13.915]➜  packagefile github.com/google/uuid=/root/.cache/go-build/0c/0c6819186c18ef1d0b146a3cc58d035511a71e7d02dd5babd64f68d720caa5d0-d
2025-08-20T21:49:47.5583966Z [00:03:13.915]➜  packagefile github.com/netbirdio/netbird/dns=/root/.cache/go-build/14/140b752a748893ce6ee6a349679708e4c17869d310f1548a7cbe91ea4bdc73fd-d
2025-08-20T21:49:47.5585744Z [00:03:13.915]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:47.5587313Z [00:03:13.915]➜  packagefile github.com/netbirdio/netbird/management/server/migration=/tmp/go-build1954405493/b531/_pkg_.a
2025-08-20T21:49:47.5589038Z [00:03:13.915]➜  packagefile github.com/netbirdio/netbird/management/server/networks/resources/types=/tmp/go-build1954405493/b548/_pkg_.a
2025-08-20T21:49:47.5590852Z [00:03:13.915]➜  packagefile github.com/netbirdio/netbird/management/server/networks/routers/types=/tmp/go-build1954405493/b549/_pkg_.a
2025-08-20T21:49:47.5592599Z [00:03:13.915]➜  packagefile github.com/netbirdio/netbird/management/server/networks/types=/tmp/go-build1954405493/b550/_pkg_.a
2025-08-20T21:49:47.5594991Z [00:03:13.915]➜  packagefile github.com/netbirdio/netbird/management/server/peer=/tmp/go-build1954405493/b523/_pkg_.a
2025-08-20T21:49:47.5596949Z [00:03:13.915]➜  packagefile github.com/netbirdio/netbird/management/server/posture=/tmp/go-build1954405493/b525/_pkg_.a
2025-08-20T21:49:47.5599311Z [00:03:13.915]➜  packagefile github.com/netbirdio/netbird/management/server/telemetry=/tmp/go-build1954405493/b363/_pkg_.a
2025-08-20T21:49:47.5601406Z [00:03:13.915]➜  packagefile github.com/netbirdio/netbird/management/server/testutil=/tmp/go-build1954405493/b554/_pkg_.a
2025-08-20T21:49:47.5603572Z [00:03:13.915]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:47.5605448Z [00:03:13.915]➜  packagefile github.com/netbirdio/netbird/management/server/util=/tmp/go-build1954405493/b524/_pkg_.a
2025-08-20T21:49:47.5619304Z [00:03:13.915]➜  packagefile github.com/netbirdio/netbird/route=/root/.cache/go-build/7b/7b8fc4772587dce8fe73c0edaa0aea037166e22a9bf9b6ac735acaa44f229f63-d
2025-08-20T21:49:47.5622088Z [00:03:13.915]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:47.5625225Z [00:03:13.915]➜  packagefile github.com/netbirdio/netbird/util=/root/.cache/go-build/98/98c1e900bf7214995327d117757f0a6570d6dc18e3db437f5df075b6cf424f21-d
2025-08-20T21:49:47.5626955Z [00:03:13.915]➜  packagefile github.com/rs/xid=/tmp/go-build1954405493/b551/_pkg_.a
2025-08-20T21:49:47.5628757Z [00:03:13.915]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:47.5630735Z [00:03:13.915]➜  packagefile gorm.io/driver/mysql=/tmp/go-build1954405493/b662/_pkg_.a
2025-08-20T21:49:47.5631932Z [00:03:13.915]➜  packagefile gorm.io/driver/postgres=/tmp/go-build1954405493/b668/_pkg_.a
2025-08-20T21:49:47.5633503Z [00:03:13.915]➜  packagefile gorm.io/driver/sqlite=/tmp/go-build1954405493/b690/_pkg_.a
2025-08-20T21:49:47.5634440Z [00:03:13.915]➜  packagefile gorm.io/gorm=/tmp/go-build1954405493/b533/_pkg_.a
2025-08-20T21:49:47.5635748Z [00:03:13.916]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1954405493/b535/_pkg_.a
2025-08-20T21:49:47.5636832Z [00:03:13.916]➜  packagefile gorm.io/gorm/logger=/tmp/go-build1954405493/b538/_pkg_.a
2025-08-20T21:49:47.5638330Z [00:03:13.916]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:47.5639988Z [00:03:13.916]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:49:47.5641728Z [00:03:13.916]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:47.5643403Z [00:03:13.916]➜  packagefile path=/root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d
2025-08-20T21:49:47.5645066Z [00:03:13.916]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:47.5646681Z [00:03:13.916]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:47.5648483Z [00:03:13.916]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:47.5650124Z [00:03:13.916]➜  packagefile runtime/debug=/root/.cache/go-build/82/8260d5a79b166c1188d2a8233d7ed0e6aa22b2487df79665838c602779d10d1d-d
2025-08-20T21:49:47.5651648Z [00:03:13.916]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:47.5653336Z [00:03:13.916]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:47.5655024Z [00:03:13.916]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:47.5656590Z [00:03:13.916]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:47.5658255Z [00:03:13.916]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:47.5659198Z [00:03:13.916]➜  EOF
2025-08-20T21:49:47.5663465Z [00:03:13.916]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/store=>github.com/netbirdio/netbird/management/server/store;$WORK/b530=>" -p github.com/netbirdio/netbird/management/server/store -lang=go1.23 -complete -installsuffix shared -buildid DRbYVd-vDl2r6HzO9_FS/DRbYVd-vDl2r6HzO9_FS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./server/store/file_store.go ./server/store/sql_store.go ./server/store/store.go
2025-08-20T21:49:47.5667095Z [00:03:13.916]➜  cat >/tmp/go-build1954405493/b822/importcfg << 'EOF' # internal
2025-08-20T21:49:47.5667748Z [00:03:13.916]➜  # import config
2025-08-20T21:49:47.5668440Z [00:03:13.916]➜  packagefile archive/tar=/tmp/go-build1954405493/b556/_pkg_.a
2025-08-20T21:49:47.5669751Z [00:03:13.916]➜  packagefile archive/zip=/root/.cache/go-build/1c/1cafd0e5ff9450d48acd602b17e3bfb853fb8216a2705901746de2900322870f-d
2025-08-20T21:49:47.5671378Z [00:03:13.916]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:47.5672950Z [00:03:13.916]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:47.5674850Z [00:03:13.916]➜  packagefile compress/gzip=/root/.cache/go-build/b3/b3d01eff872d1061af7a6268f67170d50a1e8efb8d87f7700b66075164e92476-d
2025-08-20T21:49:47.5676588Z [00:03:13.916]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:47.5678306Z [00:03:13.916]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:47.5680307Z [00:03:13.916]➜  packagefile encoding/csv=/root/.cache/go-build/52/52f17d30d48aa5781b002901204c4f03156afc98fb5d7417ed2f5f0edf9aaa3a-d
2025-08-20T21:49:47.5682007Z [00:03:13.916]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:47.5683786Z [00:03:13.916]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:47.5685780Z [00:03:13.916]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:47.5687604Z [00:03:13.916]➜  packagefile github.com/oschwald/maxminddb-golang=/tmp/go-build1954405493/b825/_pkg_.a
2025-08-20T21:49:47.5689548Z [00:03:13.916]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:47.5690991Z [00:03:13.916]➜  packagefile gorm.io/driver/sqlite=/tmp/go-build1954405493/b690/_pkg_.a
2025-08-20T21:49:47.5691957Z [00:03:13.916]➜  packagefile gorm.io/gorm=/tmp/go-build1954405493/b533/_pkg_.a
2025-08-20T21:49:47.5692924Z [00:03:13.916]➜  packagefile gorm.io/gorm/logger=/tmp/go-build1954405493/b538/_pkg_.a
2025-08-20T21:49:47.5694443Z [00:03:13.916]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:47.5696045Z [00:03:13.916]➜  packagefile mime=/root/.cache/go-build/06/06edfede0e2d4363c2758e615d7aca4a11c0df726a5d3f4d6eaea40c735d7df0-d
2025-08-20T21:49:47.5697590Z [00:03:13.916]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:47.5699274Z [00:03:13.916]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:47.5700866Z [00:03:13.916]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:47.5702613Z [00:03:13.916]➜  packagefile path=/root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d
2025-08-20T21:49:47.5704462Z [00:03:13.916]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:47.5706107Z [00:03:13.916]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:47.5707706Z [00:03:13.916]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:47.5709327Z [00:03:13.916]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:47.5710906Z [00:03:13.916]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:47.5712465Z [00:03:13.916]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:47.5713557Z [00:03:13.916]➜  EOF
2025-08-20T21:49:47.5718018Z [00:03:13.916]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b822/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/geolocation=>github.com/netbirdio/netbird/management/server/geolocation;$WORK/b822=>" -p github.com/netbirdio/netbird/management/server/geolocation -lang=go1.23 -complete -installsuffix shared -buildid z0zQ9gmS47MXKZwGO2U2/z0zQ9gmS47MXKZwGO2U2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack ./server/geolocation/database.go ./server/geolocation/geolocation.go ./server/geolocation/store.go ./server/geolocation/utils.go
2025-08-20T21:49:47.6909351Z [00:03:14.052]➜  go tool buildid -w $WORK/b696/_pkg_.a # internal
2025-08-20T21:49:47.6973760Z [00:03:14.058]➜  cp $WORK/b696/_pkg_.a /root/.cache/go-build/cb/cb399840e35615cfeca4535f602a57e99d73401cdd3e53c637fe9007c8257995-d # internal
2025-08-20T21:49:47.7516243Z [00:03:14.113]➜  go tool buildid -w $WORK/b822/_pkg_.a # internal
2025-08-20T21:49:47.7559633Z [00:03:14.117]➜  cp $WORK/b822/_pkg_.a /root/.cache/go-build/fc/fc2bb3f792aeb32cb55cdf538f4a210b1cfb8275851f4963ef638d49390a5f15-d # internal
2025-08-20T21:49:47.9978894Z [00:03:14.359]➜  go tool buildid -w $WORK/b530/_pkg_.a # internal
2025-08-20T21:49:48.0080045Z [00:03:14.369]➜  cp $WORK/b530/_pkg_.a /root/.cache/go-build/92/92ecc8e813da65d76c17bcc64e7d6e2d620c0703cccac151fc4727f9cad90dde-d # internal
2025-08-20T21:49:48.0091036Z [00:03:14.370]➜  github.com/netbirdio/netbird/management/server/users
2025-08-20T21:49:48.0091722Z [00:03:14.370]➜  mkdir -p $WORK/b692/
2025-08-20T21:49:48.0092534Z [00:03:14.370]➜  github.com/netbirdio/netbird/management/server/permissions
2025-08-20T21:49:48.0093662Z [00:03:14.370]➜  mkdir -p $WORK/b701/
2025-08-20T21:49:48.0094547Z [00:03:14.370]➜  github.com/netbirdio/netbird/management/server/auth
2025-08-20T21:49:48.0095453Z [00:03:14.370]➜  mkdir -p $WORK/b820/
2025-08-20T21:49:48.0096182Z [00:03:14.370]➜  cat >/tmp/go-build1954405493/b692/importcfg << 'EOF' # internal
2025-08-20T21:49:48.0096830Z [00:03:14.370]➜  # import config
2025-08-20T21:49:48.0097892Z [00:03:14.370]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.0099452Z [00:03:14.370]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:48.0105345Z [00:03:14.370]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/roles=/tmp/go-build1954405493/b693/_pkg_.a
2025-08-20T21:49:48.0107267Z [00:03:14.370]➜  packagefile github.com/netbirdio/netbird/management/server/store=/tmp/go-build1954405493/b530/_pkg_.a
2025-08-20T21:49:48.0108848Z [00:03:14.370]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.0109813Z [00:03:14.370]➜  EOF
2025-08-20T21:49:48.0113948Z [00:03:14.370]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/users=>github.com/netbirdio/netbird/management/server/users;$WORK/b692=>" -p github.com/netbirdio/netbird/management/server/users -lang=go1.23 -complete -installsuffix shared -buildid IoaKQGnLSnlsi2Gm6aP6/IoaKQGnLSnlsi2Gm6aP6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./server/users/manager.go ./server/users/user.go
2025-08-20T21:49:48.0117717Z [00:03:14.370]➜  cat >/tmp/go-build1954405493/b820/importcfg << 'EOF' # internal
2025-08-20T21:49:48.0118457Z [00:03:14.370]➜  # import config
2025-08-20T21:49:48.0119554Z [00:03:14.370]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.0121262Z [00:03:14.370]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:48.0123001Z [00:03:14.370]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:48.0124825Z [00:03:14.370]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:48.0126199Z [00:03:14.370]➜  packagefile github.com/golang-jwt/jwt=/tmp/go-build1954405493/b362/_pkg_.a
2025-08-20T21:49:48.0127390Z [00:03:14.370]➜  packagefile github.com/netbirdio/netbird/base62=/tmp/go-build1954405493/b649/_pkg_.a
2025-08-20T21:49:48.0128816Z [00:03:14.370]➜  packagefile github.com/netbirdio/netbird/management/server/auth/jwt=/tmp/go-build1954405493/b821/_pkg_.a
2025-08-20T21:49:48.0130429Z [00:03:14.371]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:48.0131991Z [00:03:14.371]➜  packagefile github.com/netbirdio/netbird/management/server/store=/tmp/go-build1954405493/b530/_pkg_.a
2025-08-20T21:49:48.0134010Z [00:03:14.371]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.0135645Z [00:03:14.371]➜  packagefile hash/crc32=/root/.cache/go-build/e3/e36bce83c26b8b2ee1e4252372500667e678fc49dc293d7ad42ca57243f7f1c5-d
2025-08-20T21:49:48.0136695Z [00:03:14.372]➜  EOF
2025-08-20T21:49:48.0137314Z [00:03:14.372]➜  cat >/tmp/go-build1954405493/b701/importcfg << 'EOF' # internal
2025-08-20T21:49:48.0137973Z [00:03:14.372]➜  # import config
2025-08-20T21:49:48.0139060Z [00:03:14.372]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.0140402Z [00:03:14.372]➜  packagefile github.com/golang/mock/gomock=/tmp/go-build1954405493/b344/_pkg_.a
2025-08-20T21:49:48.0141736Z [00:03:14.372]➜  packagefile github.com/netbirdio/netbird/management/server/activity=/tmp/go-build1954405493/b313/_pkg_.a
2025-08-20T21:49:48.0143634Z [00:03:14.372]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/modules=/tmp/go-build1954405493/b694/_pkg_.a
2025-08-20T21:49:48.0145396Z [00:03:14.372]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/operations=/tmp/go-build1954405493/b695/_pkg_.a
2025-08-20T21:49:48.0147138Z [00:03:14.372]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/roles=/tmp/go-build1954405493/b693/_pkg_.a
2025-08-20T21:49:48.0148699Z [00:03:14.372]➜  packagefile github.com/netbirdio/netbird/management/server/store=/tmp/go-build1954405493/b530/_pkg_.a
2025-08-20T21:49:48.0150158Z [00:03:14.372]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.0152204Z [00:03:14.372]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:48.0154497Z [00:03:14.372]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:48.0156234Z [00:03:14.372]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:48.0157191Z [00:03:14.372]➜  EOF
2025-08-20T21:49:48.0161037Z [00:03:14.372]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b820/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth=>github.com/netbirdio/netbird/management/server/auth;$WORK/b820=>" -p github.com/netbirdio/netbird/management/server/auth -lang=go1.23 -complete -installsuffix shared -buildid YNERrcliw6OaDaDk9Zqe/YNERrcliw6OaDaDk9Zqe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack ./server/auth/manager.go ./server/auth/manager_mock.go
2025-08-20T21:49:48.0168031Z [00:03:14.372]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions=>github.com/netbirdio/netbird/management/server/permissions;$WORK/b701=>" -p github.com/netbirdio/netbird/management/server/permissions -lang=go1.23 -complete -installsuffix shared -buildid AiavLUG0R23aW72U52r3/AiavLUG0R23aW72U52r3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./server/permissions/manager.go ./server/permissions/manager_mock.go
2025-08-20T21:49:48.0460242Z [00:03:14.407]➜  go tool buildid -w $WORK/b692/_pkg_.a # internal
2025-08-20T21:49:48.0485017Z [00:03:14.409]➜  cp $WORK/b692/_pkg_.a /root/.cache/go-build/b8/b830a499e4018358ba73a52557c033ee121f98a891fe780cf552cbd3ad6bb294-d # internal
2025-08-20T21:49:48.0492528Z [00:03:14.410]➜  github.com/netbirdio/netbird/management/server/account
2025-08-20T21:49:48.0497122Z [00:03:14.410]➜  mkdir -p $WORK/b311/
2025-08-20T21:49:48.0497949Z [00:03:14.410]➜  cat >/tmp/go-build1954405493/b311/importcfg << 'EOF' # internal
2025-08-20T21:49:48.0498706Z [00:03:14.410]➜  # import config
2025-08-20T21:49:48.0500030Z [00:03:14.410]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.0501976Z [00:03:14.410]➜  packagefile github.com/netbirdio/netbird/dns=/root/.cache/go-build/14/140b752a748893ce6ee6a349679708e4c17869d310f1548a7cbe91ea4bdc73fd-d
2025-08-20T21:49:48.0503848Z [00:03:14.410]➜  packagefile github.com/netbirdio/netbird/management/server/activity=/tmp/go-build1954405493/b313/_pkg_.a
2025-08-20T21:49:48.0505460Z [00:03:14.410]➜  packagefile github.com/netbirdio/netbird/management/server/cache=/tmp/go-build1954405493/b314/_pkg_.a
2025-08-20T21:49:48.0507000Z [00:03:14.410]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:48.0508559Z [00:03:14.410]➜  packagefile github.com/netbirdio/netbird/management/server/idp=/tmp/go-build1954405493/b355/_pkg_.a
2025-08-20T21:49:48.0510049Z [00:03:14.410]➜  packagefile github.com/netbirdio/netbird/management/server/peer=/tmp/go-build1954405493/b523/_pkg_.a
2025-08-20T21:49:48.0511678Z [00:03:14.410]➜  packagefile github.com/netbirdio/netbird/management/server/posture=/tmp/go-build1954405493/b525/_pkg_.a
2025-08-20T21:49:48.0513313Z [00:03:14.411]➜  packagefile github.com/netbirdio/netbird/management/server/store=/tmp/go-build1954405493/b530/_pkg_.a
2025-08-20T21:49:48.0514783Z [00:03:14.411]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.0516251Z [00:03:14.411]➜  packagefile github.com/netbirdio/netbird/management/server/users=/tmp/go-build1954405493/b692/_pkg_.a
2025-08-20T21:49:48.0518022Z [00:03:14.411]➜  packagefile github.com/netbirdio/netbird/route=/root/.cache/go-build/7b/7b8fc4772587dce8fe73c0edaa0aea037166e22a9bf9b6ac735acaa44f229f63-d
2025-08-20T21:49:48.0520335Z [00:03:14.411]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/root/.cache/go-build/c7/c758eb1582c17b99d786e48052faff52139074649ca5fe236033d802dc8b7afb-d
2025-08-20T21:49:48.0522293Z [00:03:14.411]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:48.0524063Z [00:03:14.411]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:49:48.0525669Z [00:03:14.411]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:48.0526604Z [00:03:14.411]➜  EOF
2025-08-20T21:49:48.0530147Z [00:03:14.411]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/account=>github.com/netbirdio/netbird/management/server/account;$WORK/b311=>" -p github.com/netbirdio/netbird/management/server/account -lang=go1.23 -complete -installsuffix shared -buildid EDrRvxOvodO67hfwRS_g/EDrRvxOvodO67hfwRS_g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./server/account/manager.go
2025-08-20T21:49:48.0669178Z [00:03:14.428]➜  go tool buildid -w $WORK/b820/_pkg_.a # internal
2025-08-20T21:49:48.0695292Z [00:03:14.430]➜  cp $WORK/b820/_pkg_.a /root/.cache/go-build/bd/bd0c052f9e9b40fdff2ccfe2d76b3b20f004df0ef0ffe6a9353730dcfc726835-d # internal
2025-08-20T21:49:48.0711153Z [00:03:14.431]➜  github.com/netbirdio/netbird/management/server/http/middleware
2025-08-20T21:49:48.0711981Z [00:03:14.431]➜  mkdir -p $WORK/b844/
2025-08-20T21:49:48.0712748Z [00:03:14.431]➜  cat >/tmp/go-build1954405493/b844/importcfg << 'EOF' # internal
2025-08-20T21:49:48.0713599Z [00:03:14.431]➜  # import config
2025-08-20T21:49:48.0714716Z [00:03:14.431]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.0716359Z [00:03:14.431]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:48.0717938Z [00:03:14.431]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:48.0719800Z [00:03:14.431]➜  packagefile github.com/netbirdio/netbird/management/server/auth=/tmp/go-build1954405493/b820/_pkg_.a
2025-08-20T21:49:48.0721297Z [00:03:14.431]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:48.0722944Z [00:03:14.431]➜  packagefile github.com/netbirdio/netbird/management/server/http/middleware/bypass=/tmp/go-build1954405493/b845/_pkg_.a
2025-08-20T21:49:48.0724708Z [00:03:14.431]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.0726312Z [00:03:14.431]➜  packagefile github.com/netbirdio/netbird/shared/management/http/util=/tmp/go-build1954405493/b831/_pkg_.a
2025-08-20T21:49:48.0728313Z [00:03:14.431]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:48.0730577Z [00:03:14.431]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:48.0732351Z [00:03:14.431]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:48.0734304Z [00:03:14.431]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:48.0735851Z [00:03:14.431]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:48.0736796Z [00:03:14.431]➜  EOF
2025-08-20T21:49:48.0740906Z [00:03:14.431]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b844/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/middleware=>github.com/netbirdio/netbird/management/server/http/middleware;$WORK/b844=>" -p github.com/netbirdio/netbird/management/server/http/middleware -lang=go1.23 -complete -installsuffix shared -buildid lRNW5y9zzVOsuaf2BlNj/lRNW5y9zzVOsuaf2BlNj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack ./server/http/middleware/auth_middleware.go
2025-08-20T21:49:48.0864664Z [00:03:14.447]➜  go tool buildid -w $WORK/b701/_pkg_.a # internal
2025-08-20T21:49:48.0891458Z [00:03:14.450]➜  cp $WORK/b701/_pkg_.a /root/.cache/go-build/b4/b4991b11715110da6a3c462d0735ade9f3fa591771b59ce642e41fff00f81aa9-d # internal
2025-08-20T21:49:48.0892804Z [00:03:14.450]➜  github.com/netbirdio/netbird/management/server/settings
2025-08-20T21:49:48.0899453Z [00:03:14.451]➜  mkdir -p $WORK/b702/
2025-08-20T21:49:48.0913357Z [00:03:14.452]➜  cat >/tmp/go-build1954405493/b702/importcfg << 'EOF' # internal
2025-08-20T21:49:48.0914131Z [00:03:14.452]➜  # import config
2025-08-20T21:49:48.0919992Z [00:03:14.452]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.0923554Z [00:03:14.452]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:48.0926363Z [00:03:14.452]➜  packagefile github.com/golang/mock/gomock=/tmp/go-build1954405493/b344/_pkg_.a
2025-08-20T21:49:48.0939531Z [00:03:14.452]➜  packagefile github.com/netbirdio/netbird/management/server/activity=/tmp/go-build1954405493/b313/_pkg_.a
2025-08-20T21:49:48.0945347Z [00:03:14.452]➜  packagefile github.com/netbirdio/netbird/management/server/integrations/extra_settings=/tmp/go-build1954405493/b697/_pkg_.a
2025-08-20T21:49:48.0950977Z [00:03:14.452]➜  packagefile github.com/netbirdio/netbird/management/server/permissions=/tmp/go-build1954405493/b701/_pkg_.a
2025-08-20T21:49:48.0952981Z [00:03:14.452]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/modules=/tmp/go-build1954405493/b694/_pkg_.a
2025-08-20T21:49:48.0956440Z [00:03:14.452]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/operations=/tmp/go-build1954405493/b695/_pkg_.a
2025-08-20T21:49:48.0958501Z [00:03:14.452]➜  packagefile github.com/netbirdio/netbird/management/server/store=/tmp/go-build1954405493/b530/_pkg_.a
2025-08-20T21:49:48.0960083Z [00:03:14.452]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.0961621Z [00:03:14.452]➜  packagefile github.com/netbirdio/netbird/management/server/users=/tmp/go-build1954405493/b692/_pkg_.a
2025-08-20T21:49:48.0967507Z [00:03:14.452]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:48.0969591Z [00:03:14.452]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:48.0970851Z [00:03:14.452]➜  EOF
2025-08-20T21:49:48.0975379Z [00:03:14.452]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/settings=>github.com/netbirdio/netbird/management/server/settings;$WORK/b702=>" -p github.com/netbirdio/netbird/management/server/settings -lang=go1.23 -complete -installsuffix shared -buildid -WqFFj7UZxe7uGd3n9v6/-WqFFj7UZxe7uGd3n9v6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./server/settings/manager.go ./server/settings/manager_mock.go
2025-08-20T21:49:48.0979201Z [00:03:14.453]➜  github.com/netbirdio/netbird/management/server/peers
2025-08-20T21:49:48.0979919Z [00:03:14.453]➜  mkdir -p $WORK/b700/
2025-08-20T21:49:48.0980657Z [00:03:14.454]➜  cat >/tmp/go-build1954405493/b700/importcfg << 'EOF' # internal
2025-08-20T21:49:48.0981356Z [00:03:14.454]➜  # import config
2025-08-20T21:49:48.0982497Z [00:03:14.454]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.0985034Z [00:03:14.454]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:48.0986516Z [00:03:14.454]➜  packagefile github.com/golang/mock/gomock=/tmp/go-build1954405493/b344/_pkg_.a
2025-08-20T21:49:48.0988220Z [00:03:14.454]➜  packagefile github.com/netbirdio/netbird/management/server/peer=/tmp/go-build1954405493/b523/_pkg_.a
2025-08-20T21:49:48.0989970Z [00:03:14.454]➜  packagefile github.com/netbirdio/netbird/management/server/permissions=/tmp/go-build1954405493/b701/_pkg_.a
2025-08-20T21:49:48.0991727Z [00:03:14.454]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/modules=/tmp/go-build1954405493/b694/_pkg_.a
2025-08-20T21:49:48.0993672Z [00:03:14.455]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/operations=/tmp/go-build1954405493/b695/_pkg_.a
2025-08-20T21:49:48.0995348Z [00:03:14.455]➜  packagefile github.com/netbirdio/netbird/management/server/store=/tmp/go-build1954405493/b530/_pkg_.a
2025-08-20T21:49:48.0997419Z [00:03:14.455]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:48.0999663Z [00:03:14.455]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:48.1000703Z [00:03:14.455]➜  EOF
2025-08-20T21:49:48.1004878Z [00:03:14.455]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/peers=>github.com/netbirdio/netbird/management/server/peers;$WORK/b700=>" -p github.com/netbirdio/netbird/management/server/peers -lang=go1.23 -complete -installsuffix shared -buildid NYcEL1FVKmTUo8Fsf7Ih/NYcEL1FVKmTUo8Fsf7Ih -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./server/peers/manager.go ./server/peers/manager_mock.go
2025-08-20T21:49:48.1279949Z [00:03:14.488]➜  go tool buildid -w $WORK/b844/_pkg_.a # internal
2025-08-20T21:49:48.1281304Z [00:03:14.489]➜  cp $WORK/b844/_pkg_.a /root/.cache/go-build/6c/6ccb57f3474b4ec0d0693bda8da456bc7f5b5a5e2190c8b71ff4fd3aa1741e19-d # internal
2025-08-20T21:49:48.1318319Z [00:03:14.493]➜  go tool buildid -w $WORK/b311/_pkg_.a # internal
2025-08-20T21:49:48.1345649Z [00:03:14.496]➜  cp $WORK/b311/_pkg_.a /root/.cache/go-build/be/bea8d9639649499a17b82d33d40725f3bd822b7d1173f4a6092b4bce86a11903-d # internal
2025-08-20T21:49:48.1347427Z [00:03:14.496]➜  github.com/netbirdio/netbird/management/server/groups
2025-08-20T21:49:48.1349154Z [00:03:14.496]➜  mkdir -p $WORK/b826/
2025-08-20T21:49:48.1354840Z [00:03:14.496]➜  cat >/tmp/go-build1954405493/b826/importcfg << 'EOF' # internal
2025-08-20T21:49:48.1356366Z [00:03:14.497]➜  # import config
2025-08-20T21:49:48.1358149Z [00:03:14.497]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.1361774Z [00:03:14.497]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:48.1363569Z [00:03:14.497]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:48.1365144Z [00:03:14.497]➜  packagefile github.com/netbirdio/netbird/management/server/activity=/tmp/go-build1954405493/b313/_pkg_.a
2025-08-20T21:49:48.1366688Z [00:03:14.497]➜  packagefile github.com/netbirdio/netbird/management/server/permissions=/tmp/go-build1954405493/b701/_pkg_.a
2025-08-20T21:49:48.1370891Z [00:03:14.497]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/modules=/tmp/go-build1954405493/b694/_pkg_.a
2025-08-20T21:49:48.1374061Z [00:03:14.497]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/operations=/tmp/go-build1954405493/b695/_pkg_.a
2025-08-20T21:49:48.1375769Z [00:03:14.497]➜  packagefile github.com/netbirdio/netbird/management/server/store=/tmp/go-build1954405493/b530/_pkg_.a
2025-08-20T21:49:48.1377264Z [00:03:14.497]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.1378774Z [00:03:14.497]➜  packagefile github.com/netbirdio/netbird/shared/management/http/api=/tmp/go-build1954405493/b527/_pkg_.a
2025-08-20T21:49:48.1379791Z [00:03:14.497]➜  EOF
2025-08-20T21:49:48.1380466Z [00:03:14.497]➜  github.com/netbirdio/netbird/management/server/http/handlers/dns
2025-08-20T21:49:48.1381233Z [00:03:14.497]➜  mkdir -p $WORK/b832/
2025-08-20T21:49:48.1385063Z [00:03:14.497]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b826/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/groups=>github.com/netbirdio/netbird/management/server/groups;$WORK/b826=>" -p github.com/netbirdio/netbird/management/server/groups -lang=go1.23 -complete -installsuffix shared -buildid Wj_0m5GiYZxG-QW9_ech/Wj_0m5GiYZxG-QW9_ech -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack ./server/groups/manager.go
2025-08-20T21:49:48.1388345Z [00:03:14.497]➜  cat >/tmp/go-build1954405493/b832/importcfg << 'EOF' # internal
2025-08-20T21:49:48.1389205Z [00:03:14.497]➜  # import config
2025-08-20T21:49:48.1390284Z [00:03:14.497]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:48.1391888Z [00:03:14.497]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:48.1393337Z [00:03:14.497]➜  packagefile github.com/gorilla/mux=/tmp/go-build1954405493/b310/_pkg_.a
2025-08-20T21:49:48.1394888Z [00:03:14.497]➜  packagefile github.com/netbirdio/netbird/dns=/root/.cache/go-build/14/140b752a748893ce6ee6a349679708e4c17869d310f1548a7cbe91ea4bdc73fd-d
2025-08-20T21:49:48.1396570Z [00:03:14.497]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:48.1398046Z [00:03:14.497]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:48.1399584Z [00:03:14.497]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.1401296Z [00:03:14.497]➜  packagefile github.com/netbirdio/netbird/shared/management/http/api=/tmp/go-build1954405493/b527/_pkg_.a
2025-08-20T21:49:48.1402851Z [00:03:14.497]➜  packagefile github.com/netbirdio/netbird/shared/management/http/util=/tmp/go-build1954405493/b831/_pkg_.a
2025-08-20T21:49:48.1406282Z [00:03:14.497]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:48.1408370Z [00:03:14.497]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:48.1410296Z [00:03:14.497]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:48.1411315Z [00:03:14.497]➜  EOF
2025-08-20T21:49:48.1416129Z [00:03:14.497]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b832/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/dns=>github.com/netbirdio/netbird/management/server/http/handlers/dns;$WORK/b832=>" -p github.com/netbirdio/netbird/management/server/http/handlers/dns -lang=go1.23 -complete -installsuffix shared -buildid NyWbHrIO2VuVQsSzuoaw/NyWbHrIO2VuVQsSzuoaw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack ./server/http/handlers/dns/dns_settings_handler.go ./server/http/handlers/dns/nameservers_handler.go
2025-08-20T21:49:48.1659492Z [00:03:14.526]➜  go tool buildid -w $WORK/b700/_pkg_.a # internal
2025-08-20T21:49:48.1751799Z [00:03:14.536]➜  cp $WORK/b700/_pkg_.a /root/.cache/go-build/86/868d43821fc49124effa2749e950ab23fac29779d651c72b9ae31c35f5a2902d-d # internal
2025-08-20T21:49:48.1761859Z [00:03:14.537]➜  github.com/netbirdio/netbird/management/server/http/handlers/events
2025-08-20T21:49:48.1764466Z [00:03:14.538]➜  mkdir -p $WORK/b833/
2025-08-20T21:49:48.1770949Z [00:03:14.538]➜  cat >/tmp/go-build1954405493/b833/importcfg << 'EOF' # internal
2025-08-20T21:49:48.1773953Z [00:03:14.539]➜  # import config
2025-08-20T21:49:48.1774989Z [00:03:14.539]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:48.1776209Z [00:03:14.539]➜  packagefile github.com/gorilla/mux=/tmp/go-build1954405493/b310/_pkg_.a
2025-08-20T21:49:48.1777485Z [00:03:14.539]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:48.1779056Z [00:03:14.539]➜  packagefile github.com/netbirdio/netbird/management/server/activity=/tmp/go-build1954405493/b313/_pkg_.a
2025-08-20T21:49:48.1780609Z [00:03:14.539]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:48.1782187Z [00:03:14.539]➜  packagefile github.com/netbirdio/netbird/shared/management/http/api=/tmp/go-build1954405493/b527/_pkg_.a
2025-08-20T21:49:48.1784315Z [00:03:14.539]➜  packagefile github.com/netbirdio/netbird/shared/management/http/util=/tmp/go-build1954405493/b831/_pkg_.a
2025-08-20T21:49:48.1786130Z [00:03:14.539]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:48.1787972Z [00:03:14.539]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:48.1789013Z [00:03:14.539]➜  EOF
2025-08-20T21:49:48.1794815Z [00:03:14.540]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b833/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/events=>github.com/netbirdio/netbird/management/server/http/handlers/events;$WORK/b833=>" -p github.com/netbirdio/netbird/management/server/http/handlers/events -lang=go1.23 -complete -installsuffix shared -buildid bBKhRFKGn80hBMmot9K9/bBKhRFKGn80hBMmot9K9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack ./server/http/handlers/events/events_handler.go
2025-08-20T21:49:48.1953819Z [00:03:14.556]➜  go tool buildid -w $WORK/b702/_pkg_.a # internal
2025-08-20T21:49:48.1973618Z [00:03:14.558]➜  cp $WORK/b702/_pkg_.a /root/.cache/go-build/cd/cdf099ea50d0a567eaab2648adc375ca9b50635af4a06d867a171af9222e049f-d # internal
2025-08-20T21:49:48.2015801Z [00:03:14.563]➜  github.com/netbirdio/management-integrations/integrations
2025-08-20T21:49:48.2023603Z [00:03:14.563]➜  mkdir -p $WORK/b309/
2025-08-20T21:49:48.2024416Z [00:03:14.563]➜  cat >/tmp/go-build1954405493/b309/importcfg << 'EOF' # internal
2025-08-20T21:49:48.2025121Z [00:03:14.563]➜  # import config
2025-08-20T21:49:48.2026443Z [00:03:14.563]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.2027900Z [00:03:14.563]➜  packagefile github.com/gorilla/mux=/tmp/go-build1954405493/b310/_pkg_.a
2025-08-20T21:49:48.2029472Z [00:03:14.563]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:48.2031104Z [00:03:14.563]➜  packagefile github.com/netbirdio/netbird/management/server/activity=/tmp/go-build1954405493/b313/_pkg_.a
2025-08-20T21:49:48.2032758Z [00:03:14.563]➜  packagefile github.com/netbirdio/netbird/management/server/activity/store=/tmp/go-build1954405493/b696/_pkg_.a
2025-08-20T21:49:48.2034740Z [00:03:14.563]➜  packagefile github.com/netbirdio/netbird/management/server/integrations/extra_settings=/tmp/go-build1954405493/b697/_pkg_.a
2025-08-20T21:49:48.2036716Z [00:03:14.563]➜  packagefile github.com/netbirdio/netbird/management/server/integrations/integrated_validator=/tmp/go-build1954405493/b698/_pkg_.a
2025-08-20T21:49:48.2038668Z [00:03:14.563]➜  packagefile github.com/netbirdio/netbird/management/server/integrations/port_forwarding=/tmp/go-build1954405493/b699/_pkg_.a
2025-08-20T21:49:48.2040371Z [00:03:14.563]➜  packagefile github.com/netbirdio/netbird/management/server/peer=/tmp/go-build1954405493/b523/_pkg_.a
2025-08-20T21:49:48.2041888Z [00:03:14.563]➜  packagefile github.com/netbirdio/netbird/management/server/peers=/tmp/go-build1954405493/b700/_pkg_.a
2025-08-20T21:49:48.2043614Z [00:03:14.563]➜  packagefile github.com/netbirdio/netbird/management/server/permissions=/tmp/go-build1954405493/b701/_pkg_.a
2025-08-20T21:49:48.2045207Z [00:03:14.563]➜  packagefile github.com/netbirdio/netbird/management/server/settings=/tmp/go-build1954405493/b702/_pkg_.a
2025-08-20T21:49:48.2046766Z [00:03:14.563]➜  packagefile github.com/netbirdio/netbird/management/server/store=/tmp/go-build1954405493/b530/_pkg_.a
2025-08-20T21:49:48.2048413Z [00:03:14.563]➜  packagefile github.com/netbirdio/netbird/management/server/telemetry=/tmp/go-build1954405493/b363/_pkg_.a
2025-08-20T21:49:48.2049995Z [00:03:14.563]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.2052270Z [00:03:14.563]➜  packagefile github.com/netbirdio/netbird/shared/management/proto=/root/.cache/go-build/05/05341f5a95cde72bfa9c96893cc56104a01fc5d8d4308dabd74fd05ace081501-d
2025-08-20T21:49:48.2054724Z [00:03:14.563]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:48.2056327Z [00:03:14.563]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build1954405493/b382/_pkg_.a
2025-08-20T21:49:48.2057175Z [00:03:14.563]➜  EOF
2025-08-20T21:49:48.2065476Z [00:03:14.563]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/management-integrations/integrations@v0.0.0-20250820151658-9ee1b34f4190=>github.com/netbirdio/management-integrations/integrations@v0.0.0-20250820151658-9ee1b34f4190;$WORK/b309=>" -p github.com/netbirdio/management-integrations/integrations -lang=go1.23 -complete -installsuffix shared -buildid Yq5uw5Ho_yh9StKR5t3o/Yq5uw5Ho_yh9StKR5t3o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/management-integrations/integrations@v0.0.0-20250820151658-9ee1b34f4190/extra_settings.go /root/go/pkg/mod/github.com/netbirdio/management-integrations/integrations@v0.0.0-20250820151658-9ee1b34f4190/integrations.go /root/go/pkg/mod/github.com/netbirdio/management-integrations/integrations@v0.0.0-20250820151658-9ee1b34f4190/port_forwarding.go /root/go/pkg/mod/github.com/netbirdio/management-integrations/integrations@v0.0.0-20250820151658-9ee1b34f4190/validator.go
2025-08-20T21:49:48.2337657Z [00:03:14.595]➜  go tool buildid -w $WORK/b826/_pkg_.a # internal
2025-08-20T21:49:48.2361873Z [00:03:14.597]➜  cp $WORK/b826/_pkg_.a /root/.cache/go-build/be/be84aeebb3595b1882e873a2306ec38096c81acc1fc0f6f62c4e099161cfbb79-d # internal
2025-08-20T21:49:48.2374325Z [00:03:14.599]➜  github.com/netbirdio/netbird/management/server
2025-08-20T21:49:48.2377972Z [00:03:14.599]➜  mkdir -p $WORK/b817/
2025-08-20T21:49:48.2396352Z [00:03:14.600]➜  cat >/tmp/go-build1954405493/b817/importcfg << 'EOF' # internal
2025-08-20T21:49:48.2397695Z [00:03:14.600]➜  # import config
2025-08-20T21:49:48.2399854Z [00:03:14.600]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.2401436Z [00:03:14.600]➜  packagefile crypto/sha1=/root/.cache/go-build/48/48137442ca30c65917bc9a10aa7fba2118a6aac825a5066dbce46eec0794ee52-d
2025-08-20T21:49:48.2404886Z [00:03:14.600]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:48.2406582Z [00:03:14.600]➜  packagefile embed=/root/.cache/go-build/04/04d0d56bd27f851969d22dc866a389171e6a79073d83c5b6bb415bf7f7c3b1e6-d
2025-08-20T21:49:48.2408244Z [00:03:14.600]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:48.2409898Z [00:03:14.600]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:48.2411448Z [00:03:14.600]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:48.2412759Z [00:03:14.600]➜  packagefile github.com/eko/gocache/lib/v4/store=/tmp/go-build1954405493/b317/_pkg_.a
2025-08-20T21:49:48.2414137Z [00:03:14.600]➜  packagefile github.com/eko/gocache/store/redis/v4=/tmp/go-build1954405493/b345/_pkg_.a
2025-08-20T21:49:48.2415803Z [00:03:14.600]➜  packagefile github.com/golang/protobuf/proto=/root/.cache/go-build/e0/e08c196f2b562143727f55742de119cb67cba92fe5bd56724288b8780bf21219-d
2025-08-20T21:49:48.2417465Z [00:03:14.600]➜  packagefile github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1954405493/b818/_pkg_.a
2025-08-20T21:49:48.2419085Z [00:03:14.600]➜  packagefile github.com/google/uuid=/root/.cache/go-build/0c/0c6819186c18ef1d0b146a3cc58d035511a71e7d02dd5babd64f68d720caa5d0-d
2025-08-20T21:49:48.2420975Z [00:03:14.600]➜  packagefile github.com/grpc-ecosystem/go-grpc-middleware/v2/interceptors/realip=/tmp/go-build1954405493/b308/_pkg_.a
2025-08-20T21:49:48.2422683Z [00:03:14.600]➜  packagefile github.com/miekg/dns=/root/.cache/go-build/e4/e486273bd8544b45e58c9da0163ac07187e46cd365bca45b5a2af7186280423b-d
2025-08-20T21:49:48.2424533Z [00:03:14.600]➜  packagefile github.com/netbirdio/management-integrations/integrations/config=/tmp/go-build1954405493/b819/_pkg_.a
2025-08-20T21:49:48.2426326Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/dns=/root/.cache/go-build/14/140b752a748893ce6ee6a349679708e4c17869d310f1548a7cbe91ea4bdc73fd-d
2025-08-20T21:49:48.2428348Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/encryption=/root/.cache/go-build/51/5102b78f29179869ee5c673e8442f6d95f664e892213dbf73b1ef8cd1424fdf6-d
2025-08-20T21:49:48.2430435Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/formatter/hook=/root/.cache/go-build/ee/eeb7b44bdf32564d5a0209be19699a60b7f6187f7a4f66875a9c378672913b3c-d
2025-08-20T21:49:48.2432422Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/internals/server/config=/tmp/go-build1954405493/b815/_pkg_.a
2025-08-20T21:49:48.2434091Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:48.2435494Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/activity=/tmp/go-build1954405493/b313/_pkg_.a
2025-08-20T21:49:48.2436853Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/auth=/tmp/go-build1954405493/b820/_pkg_.a
2025-08-20T21:49:48.2438182Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/cache=/tmp/go-build1954405493/b314/_pkg_.a
2025-08-20T21:49:48.2439692Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:48.2441223Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/geolocation=/tmp/go-build1954405493/b822/_pkg_.a
2025-08-20T21:49:48.2442843Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/groups=/tmp/go-build1954405493/b826/_pkg_.a
2025-08-20T21:49:48.2444526Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/idp=/tmp/go-build1954405493/b355/_pkg_.a
2025-08-20T21:49:48.2446191Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/integrations/integrated_validator=/tmp/go-build1954405493/b698/_pkg_.a
2025-08-20T21:49:48.2448079Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/integrations/port_forwarding=/tmp/go-build1954405493/b699/_pkg_.a
2025-08-20T21:49:48.2449844Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/networks/routers/types=/tmp/go-build1954405493/b549/_pkg_.a
2025-08-20T21:49:48.2451412Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/peer=/tmp/go-build1954405493/b523/_pkg_.a
2025-08-20T21:49:48.2452934Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/permissions=/tmp/go-build1954405493/b701/_pkg_.a
2025-08-20T21:49:48.2454794Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/modules=/tmp/go-build1954405493/b694/_pkg_.a
2025-08-20T21:49:48.2456451Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/operations=/tmp/go-build1954405493/b695/_pkg_.a
2025-08-20T21:49:48.2457913Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/posture=/tmp/go-build1954405493/b525/_pkg_.a
2025-08-20T21:49:48.2459285Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/settings=/tmp/go-build1954405493/b702/_pkg_.a
2025-08-20T21:49:48.2460642Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/store=/tmp/go-build1954405493/b530/_pkg_.a
2025-08-20T21:49:48.2462074Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/telemetry=/tmp/go-build1954405493/b363/_pkg_.a
2025-08-20T21:49:48.2463918Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.2465346Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/users=/tmp/go-build1954405493/b692/_pkg_.a
2025-08-20T21:49:48.2466760Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/management/server/util=/tmp/go-build1954405493/b524/_pkg_.a
2025-08-20T21:49:48.2468459Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/route=/root/.cache/go-build/7b/7b8fc4772587dce8fe73c0edaa0aea037166e22a9bf9b6ac735acaa44f229f63-d
2025-08-20T21:49:48.2470500Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/root/.cache/go-build/c7/c758eb1582c17b99d786e48052faff52139074649ca5fe236033d802dc8b7afb-d
2025-08-20T21:49:48.2473383Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/shared/management/proto=/root/.cache/go-build/05/05341f5a95cde72bfa9c96893cc56104a01fc5d8d4308dabd74fd05ace081501-d
2025-08-20T21:49:48.2476427Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:48.2481316Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/shared/relay/auth/hmac=/root/.cache/go-build/8a/8a7250fa01a3cae41b81baa94ca07cb3545ce0b8a942ff5866500f4304f6e7ba-d
2025-08-20T21:49:48.2484165Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/shared/relay/auth/hmac/v2=/root/.cache/go-build/1f/1f9dd1ce1161123f4c72fa48caff3398daaa08826e86d9123f251f0a6e064d0d-d
2025-08-20T21:49:48.2486919Z [00:03:14.600]➜  packagefile github.com/netbirdio/netbird/util=/root/.cache/go-build/98/98c1e900bf7214995327d117757f0a6570d6dc18e3db437f5df075b6cf424f21-d
2025-08-20T21:49:48.2488692Z [00:03:14.600]➜  packagefile github.com/rs/xid=/tmp/go-build1954405493/b551/_pkg_.a
2025-08-20T21:49:48.2490782Z [00:03:14.600]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:48.2492626Z [00:03:14.600]➜  packagefile github.com/vmihailenco/msgpack/v5=/tmp/go-build1954405493/b338/_pkg_.a
2025-08-20T21:49:48.2494568Z [00:03:14.600]➜  packagefile golang.org/x/exp/maps=/root/.cache/go-build/b1/b1acc6c4b5d38ea2ab4b5c4834aaaa407be915da8ad3cd44dc5cb6f92b021bf2-d
2025-08-20T21:49:48.2497173Z [00:03:14.600]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/root/.cache/go-build/00/00cbd0dd1d09ac3ded236f7ae76495625627cb4eeaf55e29991a3daec46143f2-d
2025-08-20T21:49:48.2502316Z [00:03:14.600]➜  packagefile google.golang.org/grpc/codes=/root/.cache/go-build/73/738228551c38a606a6d6f4bbf30112fb76e2b9621e9505a145c5ae54f3affb97-d
2025-08-20T21:49:48.2504431Z [00:03:14.600]➜  packagefile google.golang.org/grpc/peer=/root/.cache/go-build/41/41e7633a54522047c5a9cab0aedfc029a524218c3166915a0cb3807311f5c750-d
2025-08-20T21:49:48.2506379Z [00:03:14.600]➜  packagefile google.golang.org/grpc/status=/root/.cache/go-build/ae/ae2140e204ad2a41a1ef62ba74e97f05f9df2377c82e7bcbe81c6bbfb27373b2-d
2025-08-20T21:49:48.2508242Z [00:03:14.600]➜  packagefile math/rand=/root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d
2025-08-20T21:49:48.2509887Z [00:03:14.600]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:48.2511504Z [00:03:14.600]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:49:48.2513034Z [00:03:14.600]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:48.2514611Z [00:03:14.600]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:48.2516180Z [00:03:14.600]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:48.2517989Z [00:03:14.600]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:48.2519516Z [00:03:14.601]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:48.2521166Z [00:03:14.601]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:48.2522762Z [00:03:14.601]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:48.2529284Z [00:03:14.601]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:48.2530882Z [00:03:14.601]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:48.2532455Z [00:03:14.601]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:48.2533711Z [00:03:14.601]➜  EOF
2025-08-20T21:49:48.2539719Z [00:03:14.601]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b817/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server=>github.com/netbirdio/netbird/management/server;$WORK/b817=>" -p github.com/netbirdio/netbird/management/server -lang=go1.23 -complete -installsuffix shared -buildid a0HU0IDKyPsp0nA-t05q/a0HU0IDKyPsp0nA-t05q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack ./server/account.go ./server/account_request_buffer.go ./server/dns.go ./server/ephemeral.go ./server/event.go ./server/group.go ./server/grpcserver.go ./server/integrated_validator.go ./server/nameserver.go ./server/peer.go ./server/policy.go ./server/posture_checks.go ./server/resource.go ./server/route.go ./server/scheduler.go ./server/setupkey.go ./server/token_mgr.go ./server/updatechannel.go ./server/user.go
2025-08-20T21:49:48.2545676Z [00:03:14.609]➜  go tool buildid -w $WORK/b832/_pkg_.a # internal
2025-08-20T21:49:48.2546987Z [00:03:14.611]➜  cp $WORK/b832/_pkg_.a /root/.cache/go-build/df/dff0ab77555004821025c39957152adca8e10b22d1ea23cdc0af5b059462918c-d # internal
2025-08-20T21:49:48.2548312Z [00:03:14.611]➜  github.com/netbirdio/netbird/management/server/http/handlers/accounts
2025-08-20T21:49:48.2549077Z [00:03:14.614]➜  mkdir -p $WORK/b830/
2025-08-20T21:49:48.2549779Z [00:03:14.614]➜  cat >/tmp/go-build1954405493/b830/importcfg << 'EOF' # internal
2025-08-20T21:49:48.2550444Z [00:03:14.614]➜  # import config
2025-08-20T21:49:48.2551538Z [00:03:14.614]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.2553535Z [00:03:14.614]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:48.2555300Z [00:03:14.614]➜  packagefile github.com/gorilla/mux=/tmp/go-build1954405493/b310/_pkg_.a
2025-08-20T21:49:48.2557118Z [00:03:14.614]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:48.2559254Z [00:03:14.614]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:48.2561115Z [00:03:14.614]➜  packagefile github.com/netbirdio/netbird/management/server/settings=/tmp/go-build1954405493/b702/_pkg_.a
2025-08-20T21:49:48.2563012Z [00:03:14.614]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.2565359Z [00:03:14.614]➜  packagefile github.com/netbirdio/netbird/shared/management/http/api=/tmp/go-build1954405493/b527/_pkg_.a
2025-08-20T21:49:48.2567169Z [00:03:14.614]➜  packagefile github.com/netbirdio/netbird/shared/management/http/util=/tmp/go-build1954405493/b831/_pkg_.a
2025-08-20T21:49:48.2569773Z [00:03:14.614]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:48.2572495Z [00:03:14.614]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:48.2574591Z [00:03:14.614]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:49:48.2576769Z [00:03:14.614]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:48.2577937Z [00:03:14.614]➜  EOF
2025-08-20T21:49:48.2583359Z [00:03:14.614]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b830/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/accounts=>github.com/netbirdio/netbird/management/server/http/handlers/accounts;$WORK/b830=>" -p github.com/netbirdio/netbird/management/server/http/handlers/accounts -lang=go1.23 -complete -installsuffix shared -buildid tk-o57iIqeawUvC5flkR/tk-o57iIqeawUvC5flkR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack ./server/http/handlers/accounts/accounts_handler.go
2025-08-20T21:49:48.2633363Z [00:03:14.624]➜  go tool buildid -w $WORK/b833/_pkg_.a # internal
2025-08-20T21:49:48.2648764Z [00:03:14.626]➜  cp $WORK/b833/_pkg_.a /root/.cache/go-build/e9/e9cf1220fe93f6a7d60cebd5bd3f8c5d6c6d8c064556feebadcf612e26a7bf37-d # internal
2025-08-20T21:49:48.2654669Z [00:03:14.626]➜  github.com/netbirdio/netbird/management/server/http/handlers/groups
2025-08-20T21:49:48.2655502Z [00:03:14.626]➜  mkdir -p $WORK/b834/
2025-08-20T21:49:48.2659579Z [00:03:14.627]➜  cat >/tmp/go-build1954405493/b834/importcfg << 'EOF' # internal
2025-08-20T21:49:48.2660580Z [00:03:14.627]➜  # import config
2025-08-20T21:49:48.2661867Z [00:03:14.627]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:48.2668975Z [00:03:14.627]➜  packagefile github.com/gorilla/mux=/tmp/go-build1954405493/b310/_pkg_.a
2025-08-20T21:49:48.2670352Z [00:03:14.627]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:48.2671922Z [00:03:14.627]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:48.2676809Z [00:03:14.627]➜  packagefile github.com/netbirdio/netbird/management/server/peer=/tmp/go-build1954405493/b523/_pkg_.a
2025-08-20T21:49:48.2678358Z [00:03:14.627]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.2679978Z [00:03:14.628]➜  packagefile github.com/netbirdio/netbird/shared/management/http/api=/tmp/go-build1954405493/b527/_pkg_.a
2025-08-20T21:49:48.2681553Z [00:03:14.629]➜  packagefile github.com/netbirdio/netbird/shared/management/http/util=/tmp/go-build1954405493/b831/_pkg_.a
2025-08-20T21:49:48.2683731Z [00:03:14.629]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:48.2685833Z [00:03:14.629]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:48.2687555Z [00:03:14.629]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:48.2688511Z [00:03:14.629]➜  EOF
2025-08-20T21:49:48.2692622Z [00:03:14.629]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b834/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/groups=>github.com/netbirdio/netbird/management/server/http/handlers/groups;$WORK/b834=>" -p github.com/netbirdio/netbird/management/server/http/handlers/groups -lang=go1.23 -complete -installsuffix shared -buildid qRMlOE5pporkXXNj9Una/qRMlOE5pporkXXNj9Una -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack ./server/http/handlers/groups/groups_handler.go
2025-08-20T21:49:48.3519423Z [00:03:14.713]➜  go tool buildid -w $WORK/b830/_pkg_.a # internal
2025-08-20T21:49:48.3546070Z [00:03:14.716]➜  cp $WORK/b830/_pkg_.a /root/.cache/go-build/d5/d55aeddc12e0eda097337d77684c8e7e3a54b841e570763c0ae031e7490bcb4d-d # internal
2025-08-20T21:49:48.3554321Z [00:03:14.716]➜  github.com/netbirdio/netbird/management/server/networks/resources
2025-08-20T21:49:48.3555184Z [00:03:14.716]➜  mkdir -p $WORK/b837/
2025-08-20T21:49:48.3564656Z [00:03:14.718]➜  cat >/tmp/go-build1954405493/b837/importcfg << 'EOF' # internal
2025-08-20T21:49:48.3572019Z [00:03:14.718]➜  # import config
2025-08-20T21:49:48.3583677Z [00:03:14.718]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.3585395Z [00:03:14.719]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:48.3586972Z [00:03:14.719]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:48.3588453Z [00:03:14.719]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:48.3589955Z [00:03:14.719]➜  packagefile github.com/netbirdio/netbird/management/server/activity=/tmp/go-build1954405493/b313/_pkg_.a
2025-08-20T21:49:48.3591466Z [00:03:14.719]➜  packagefile github.com/netbirdio/netbird/management/server/groups=/tmp/go-build1954405493/b826/_pkg_.a
2025-08-20T21:49:48.3593264Z [00:03:14.719]➜  packagefile github.com/netbirdio/netbird/management/server/networks/resources/types=/tmp/go-build1954405493/b548/_pkg_.a
2025-08-20T21:49:48.3595234Z [00:03:14.719]➜  packagefile github.com/netbirdio/netbird/management/server/permissions=/tmp/go-build1954405493/b701/_pkg_.a
2025-08-20T21:49:48.3596991Z [00:03:14.719]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/modules=/tmp/go-build1954405493/b694/_pkg_.a
2025-08-20T21:49:48.3599015Z [00:03:14.719]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/operations=/tmp/go-build1954405493/b695/_pkg_.a
2025-08-20T21:49:48.3600744Z [00:03:14.719]➜  packagefile github.com/netbirdio/netbird/management/server/store=/tmp/go-build1954405493/b530/_pkg_.a
2025-08-20T21:49:48.3602317Z [00:03:14.719]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.3604073Z [00:03:14.719]➜  packagefile github.com/netbirdio/netbird/management/server/util=/tmp/go-build1954405493/b524/_pkg_.a
2025-08-20T21:49:48.3606115Z [00:03:14.719]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:48.3607506Z [00:03:14.719]➜  EOF
2025-08-20T21:49:48.3611649Z [00:03:14.719]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b837/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/resources=>github.com/netbirdio/netbird/management/server/networks/resources;$WORK/b837=>" -p github.com/netbirdio/netbird/management/server/networks/resources -lang=go1.23 -complete -installsuffix shared -buildid 0r4PHUok1V5-DD10OtQ6/0r4PHUok1V5-DD10OtQ6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack ./server/networks/resources/manager.go
2025-08-20T21:49:48.3828884Z [00:03:14.744]➜  go tool buildid -w $WORK/b834/_pkg_.a # internal
2025-08-20T21:49:48.3856970Z [00:03:14.747]➜  cp $WORK/b834/_pkg_.a /root/.cache/go-build/4f/4fff8de4f5c744b26d2daa6e0c09cca2891b8eb040665206e90bb729b470f790-d # internal
2025-08-20T21:49:48.3859330Z [00:03:14.747]➜  github.com/netbirdio/netbird/management/server/networks/routers
2025-08-20T21:49:48.3860793Z [00:03:14.747]➜  mkdir -p $WORK/b838/
2025-08-20T21:49:48.3865027Z [00:03:14.748]➜  cat >/tmp/go-build1954405493/b838/importcfg << 'EOF' # internal
2025-08-20T21:49:48.3866738Z [00:03:14.748]➜  # import config
2025-08-20T21:49:48.3869921Z [00:03:14.748]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.3871753Z [00:03:14.748]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:48.3874681Z [00:03:14.748]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:48.3876176Z [00:03:14.748]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:48.3877712Z [00:03:14.748]➜  packagefile github.com/netbirdio/netbird/management/server/activity=/tmp/go-build1954405493/b313/_pkg_.a
2025-08-20T21:49:48.3879401Z [00:03:14.748]➜  packagefile github.com/netbirdio/netbird/management/server/networks/routers/types=/tmp/go-build1954405493/b549/_pkg_.a
2025-08-20T21:49:48.3881108Z [00:03:14.748]➜  packagefile github.com/netbirdio/netbird/management/server/networks/types=/tmp/go-build1954405493/b550/_pkg_.a
2025-08-20T21:49:48.3882626Z [00:03:14.748]➜  packagefile github.com/netbirdio/netbird/management/server/permissions=/tmp/go-build1954405493/b701/_pkg_.a
2025-08-20T21:49:48.3887852Z [00:03:14.748]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/modules=/tmp/go-build1954405493/b694/_pkg_.a
2025-08-20T21:49:48.3889565Z [00:03:14.748]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/operations=/tmp/go-build1954405493/b695/_pkg_.a
2025-08-20T21:49:48.3891131Z [00:03:14.748]➜  packagefile github.com/netbirdio/netbird/management/server/store=/tmp/go-build1954405493/b530/_pkg_.a
2025-08-20T21:49:48.3893416Z [00:03:14.748]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:48.3895059Z [00:03:14.748]➜  packagefile github.com/rs/xid=/tmp/go-build1954405493/b551/_pkg_.a
2025-08-20T21:49:48.3895959Z [00:03:14.748]➜  EOF
2025-08-20T21:49:48.3899864Z [00:03:14.748]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b838/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/routers=>github.com/netbirdio/netbird/management/server/networks/routers;$WORK/b838=>" -p github.com/netbirdio/netbird/management/server/networks/routers -lang=go1.23 -complete -installsuffix shared -buildid U11byiTrGJ-zizjtJji2/U11byiTrGJ-zizjtJji2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack ./server/networks/routers/manager.go
2025-08-20T21:49:48.4127458Z [00:03:14.774]➜  go tool buildid -w $WORK/b309/_pkg_.a # internal
2025-08-20T21:49:48.4181133Z [00:03:14.779]➜  cp $WORK/b309/_pkg_.a /root/.cache/go-build/56/56385ea872c2ed1304c15c1bf4aa40e11fd54ef3dd7430d2e7ca4ce888e94ff2-d # internal
2025-08-20T21:49:48.4208142Z [00:03:14.780]➜  github.com/netbirdio/netbird/management/server/http/handlers/peers
2025-08-20T21:49:48.4209032Z [00:03:14.780]➜  mkdir -p $WORK/b839/
2025-08-20T21:49:48.4209795Z [00:03:14.780]➜  cat >/tmp/go-build1954405493/b839/importcfg << 'EOF' # internal
2025-08-20T21:49:48.4210714Z [00:03:14.780]➜  # import config
2025-08-20T21:49:48.4211881Z [00:03:14.780]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.4213809Z [00:03:14.780]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:48.4215474Z [00:03:14.780]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:48.4216801Z [00:03:14.780]➜  packagefile github.com/gorilla/mux=/tmp/go-build1954405493/b310/_pkg_.a
2025-08-20T21:49:48.4218169Z [00:03:14.780]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:48.4220016Z [00:03:14.780]➜  packagefile github.com/netbirdio/netbird/management/server/activity=/tmp/go-build1954405493/b313/_pkg_.a
2025-08-20T21:49:48.4221777Z [00:03:14.780]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:48.4223654Z [00:03:14.780]➜  packagefile github.com/netbirdio/netbird/management/server/groups=/tmp/go-build1954405493/b826/_pkg_.a
2025-08-20T21:49:48.4225233Z [00:03:14.780]➜  packagefile github.com/netbirdio/netbird/management/server/peer=/tmp/go-build1954405493/b523/_pkg_.a
2025-08-20T21:49:48.4226792Z [00:03:14.780]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.4228361Z [00:03:14.780]➜  packagefile github.com/netbirdio/netbird/shared/management/http/api=/tmp/go-build1954405493/b527/_pkg_.a
2025-08-20T21:49:48.4229931Z [00:03:14.780]➜  packagefile github.com/netbirdio/netbird/shared/management/http/util=/tmp/go-build1954405493/b831/_pkg_.a
2025-08-20T21:49:48.4231934Z [00:03:14.780]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:48.4234253Z [00:03:14.780]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:48.4236030Z [00:03:14.780]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:48.4237662Z [00:03:14.780]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:49:48.4238685Z [00:03:14.780]➜  EOF
2025-08-20T21:49:48.4243008Z [00:03:14.780]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b839/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/peers=>github.com/netbirdio/netbird/management/server/http/handlers/peers;$WORK/b839=>" -p github.com/netbirdio/netbird/management/server/http/handlers/peers -lang=go1.23 -complete -installsuffix shared -buildid W3DSEAcF_ouFBa9huB6-/W3DSEAcF_ouFBa9huB6- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack ./server/http/handlers/peers/peers_handler.go
2025-08-20T21:49:48.4777189Z [00:03:14.839]➜  go tool buildid -w $WORK/b838/_pkg_.a # internal
2025-08-20T21:49:48.4799294Z [00:03:14.841]➜  cp $WORK/b838/_pkg_.a /root/.cache/go-build/aa/aa49261b824b4a8f2230a393b31ec76d0ad062db2de6add73a8f429a23f4ded0-d # internal
2025-08-20T21:49:48.4804915Z [00:03:14.841]➜  github.com/netbirdio/netbird/management/server/http/handlers/policies
2025-08-20T21:49:48.4805750Z [00:03:14.842]➜  mkdir -p $WORK/b840/
2025-08-20T21:49:48.4810301Z [00:03:14.842]➜  cat >/tmp/go-build1954405493/b840/importcfg << 'EOF' # internal
2025-08-20T21:49:48.4820010Z [00:03:14.842]➜  # import config
2025-08-20T21:49:48.4821163Z [00:03:14.842]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:48.4822548Z [00:03:14.842]➜  packagefile github.com/gorilla/mux=/tmp/go-build1954405493/b310/_pkg_.a
2025-08-20T21:49:48.4824018Z [00:03:14.843]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:48.4825531Z [00:03:14.843]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:48.4827044Z [00:03:14.843]➜  packagefile github.com/netbirdio/netbird/management/server/geolocation=/tmp/go-build1954405493/b822/_pkg_.a
2025-08-20T21:49:48.4828593Z [00:03:14.843]➜  packagefile github.com/netbirdio/netbird/management/server/permissions=/tmp/go-build1954405493/b701/_pkg_.a
2025-08-20T21:49:48.4830240Z [00:03:14.843]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/modules=/tmp/go-build1954405493/b694/_pkg_.a
2025-08-20T21:49:48.4831966Z [00:03:14.843]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/operations=/tmp/go-build1954405493/b695/_pkg_.a
2025-08-20T21:49:48.4833983Z [00:03:14.843]➜  packagefile github.com/netbirdio/netbird/management/server/posture=/tmp/go-build1954405493/b525/_pkg_.a
2025-08-20T21:49:48.4835494Z [00:03:14.843]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.4837023Z [00:03:14.843]➜  packagefile github.com/netbirdio/netbird/shared/management/http/api=/tmp/go-build1954405493/b527/_pkg_.a
2025-08-20T21:49:48.4838535Z [00:03:14.843]➜  packagefile github.com/netbirdio/netbird/shared/management/http/util=/tmp/go-build1954405493/b831/_pkg_.a
2025-08-20T21:49:48.4840433Z [00:03:14.843]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:48.4842314Z [00:03:14.843]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:48.4844165Z [00:03:14.843]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:48.4845791Z [00:03:14.843]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:48.4846807Z [00:03:14.843]➜  EOF
2025-08-20T21:49:48.4852313Z [00:03:14.843]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b840/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/policies=>github.com/netbirdio/netbird/management/server/http/handlers/policies;$WORK/b840=>" -p github.com/netbirdio/netbird/management/server/http/handlers/policies -lang=go1.23 -complete -installsuffix shared -buildid J8mP2fMyP594q2NKp4kC/J8mP2fMyP594q2NKp4kC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack ./server/http/handlers/policies/geolocations_handler.go ./server/http/handlers/policies/policies_handler.go ./server/http/handlers/policies/posture_checks_handler.go
2025-08-20T21:49:48.4907434Z [00:03:14.852]➜  go tool buildid -w $WORK/b837/_pkg_.a # internal
2025-08-20T21:49:48.4934484Z [00:03:14.855]➜  cp $WORK/b837/_pkg_.a /root/.cache/go-build/dc/dcaa6c4a3c1f5eb2bbc8fa7cec092168c3e736ae1841662f1036370e985c7214-d # internal
2025-08-20T21:49:48.4936628Z [00:03:14.855]➜  github.com/netbirdio/netbird/management/server/networks
2025-08-20T21:49:48.4941957Z [00:03:14.855]➜  mkdir -p $WORK/b836/
2025-08-20T21:49:48.4949899Z [00:03:14.856]➜  cat >/tmp/go-build1954405493/b836/importcfg << 'EOF' # internal
2025-08-20T21:49:48.4952356Z [00:03:14.856]➜  # import config
2025-08-20T21:49:48.4954884Z [00:03:14.856]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.4956759Z [00:03:14.856]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:48.4958656Z [00:03:14.856]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:48.4960608Z [00:03:14.856]➜  packagefile github.com/netbirdio/netbird/management/server/activity=/tmp/go-build1954405493/b313/_pkg_.a
2025-08-20T21:49:48.4962761Z [00:03:14.856]➜  packagefile github.com/netbirdio/netbird/management/server/networks/resources=/tmp/go-build1954405493/b837/_pkg_.a
2025-08-20T21:49:48.4964953Z [00:03:14.856]➜  packagefile github.com/netbirdio/netbird/management/server/networks/routers=/tmp/go-build1954405493/b838/_pkg_.a
2025-08-20T21:49:48.4968020Z [00:03:14.856]➜  packagefile github.com/netbirdio/netbird/management/server/networks/types=/tmp/go-build1954405493/b550/_pkg_.a
2025-08-20T21:49:48.4969739Z [00:03:14.856]➜  packagefile github.com/netbirdio/netbird/management/server/permissions=/tmp/go-build1954405493/b701/_pkg_.a
2025-08-20T21:49:48.4971478Z [00:03:14.857]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/modules=/tmp/go-build1954405493/b694/_pkg_.a
2025-08-20T21:49:48.4977173Z [00:03:14.857]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/operations=/tmp/go-build1954405493/b695/_pkg_.a
2025-08-20T21:49:48.4978909Z [00:03:14.857]➜  packagefile github.com/netbirdio/netbird/management/server/store=/tmp/go-build1954405493/b530/_pkg_.a
2025-08-20T21:49:48.4980847Z [00:03:14.857]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:48.4982463Z [00:03:14.857]➜  packagefile github.com/rs/xid=/tmp/go-build1954405493/b551/_pkg_.a
2025-08-20T21:49:48.4983359Z [00:03:14.857]➜  EOF
2025-08-20T21:49:48.4987047Z [00:03:14.857]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b836/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks=>github.com/netbirdio/netbird/management/server/networks;$WORK/b836=>" -p github.com/netbirdio/netbird/management/server/networks -lang=go1.23 -complete -installsuffix shared -buildid 7gaKkG1h7E04d7QvuTcz/7gaKkG1h7E04d7QvuTcz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack ./server/networks/manager.go
2025-08-20T21:49:48.5323949Z [00:03:14.893]➜  go tool buildid -w $WORK/b839/_pkg_.a # internal
2025-08-20T21:49:48.5352461Z [00:03:14.896]➜  cp $WORK/b839/_pkg_.a /root/.cache/go-build/e7/e7a7417e1228c73b73a00684a977e269f2045c580f0de7dcd3cd2031185c245f-d # internal
2025-08-20T21:49:48.5357412Z [00:03:14.897]➜  github.com/netbirdio/netbird/management/server/http/handlers/routes
2025-08-20T21:49:48.5358234Z [00:03:14.897]➜  mkdir -p $WORK/b841/
2025-08-20T21:49:48.5363968Z [00:03:14.897]➜  cat >/tmp/go-build1954405493/b841/importcfg << 'EOF' # internal
2025-08-20T21:49:48.5364666Z [00:03:14.897]➜  # import config
2025-08-20T21:49:48.5366175Z [00:03:14.897]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:48.5369532Z [00:03:14.897]➜  packagefile github.com/gorilla/mux=/tmp/go-build1954405493/b310/_pkg_.a
2025-08-20T21:49:48.5370978Z [00:03:14.897]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:48.5372540Z [00:03:14.897]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:48.5375640Z [00:03:14.897]➜  packagefile github.com/netbirdio/netbird/route=/root/.cache/go-build/7b/7b8fc4772587dce8fe73c0edaa0aea037166e22a9bf9b6ac735acaa44f229f63-d
2025-08-20T21:49:48.5377770Z [00:03:14.897]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/root/.cache/go-build/c7/c758eb1582c17b99d786e48052faff52139074649ca5fe236033d802dc8b7afb-d
2025-08-20T21:49:48.5379616Z [00:03:14.897]➜  packagefile github.com/netbirdio/netbird/shared/management/http/api=/tmp/go-build1954405493/b527/_pkg_.a
2025-08-20T21:49:48.5381304Z [00:03:14.897]➜  packagefile github.com/netbirdio/netbird/shared/management/http/util=/tmp/go-build1954405493/b831/_pkg_.a
2025-08-20T21:49:48.5383522Z [00:03:14.897]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:48.5385514Z [00:03:14.897]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:48.5387176Z [00:03:14.897]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:49:48.5388857Z [00:03:14.897]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:48.5389877Z [00:03:14.897]➜  EOF
2025-08-20T21:49:48.5394298Z [00:03:14.898]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b841/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/routes=>github.com/netbirdio/netbird/management/server/http/handlers/routes;$WORK/b841=>" -p github.com/netbirdio/netbird/management/server/http/handlers/routes -lang=go1.23 -complete -installsuffix shared -buildid tIK0a-NHIs1rjEDjtqx6/tIK0a-NHIs1rjEDjtqx6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack ./server/http/handlers/routes/routes_handler.go
2025-08-20T21:49:48.5814987Z [00:03:14.942]➜  go tool buildid -w $WORK/b836/_pkg_.a # internal
2025-08-20T21:49:48.5855947Z [00:03:14.947]➜  cp $WORK/b836/_pkg_.a /root/.cache/go-build/9f/9f5a366a7bf6261d5c3d02fba501507f94d7a47afbb27bbf32ebfdc230da2ca1-d # internal
2025-08-20T21:49:48.5859690Z [00:03:14.947]➜  github.com/netbirdio/netbird/management/server/http/handlers/networks
2025-08-20T21:49:48.5861099Z [00:03:14.947]➜  mkdir -p $WORK/b835/
2025-08-20T21:49:48.5862217Z [00:03:14.947]➜  cat >/tmp/go-build1954405493/b835/importcfg << 'EOF' # internal
2025-08-20T21:49:48.5863302Z [00:03:14.947]➜  # import config
2025-08-20T21:49:48.5865665Z [00:03:14.947]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.5867353Z [00:03:14.947]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:48.5868995Z [00:03:14.947]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:48.5870257Z [00:03:14.947]➜  packagefile github.com/gorilla/mux=/tmp/go-build1954405493/b310/_pkg_.a
2025-08-20T21:49:48.5871540Z [00:03:14.947]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:48.5873263Z [00:03:14.947]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:48.5874980Z [00:03:14.947]➜  packagefile github.com/netbirdio/netbird/management/server/groups=/tmp/go-build1954405493/b826/_pkg_.a
2025-08-20T21:49:48.5876575Z [00:03:14.947]➜  packagefile github.com/netbirdio/netbird/management/server/networks=/tmp/go-build1954405493/b836/_pkg_.a
2025-08-20T21:49:48.5878353Z [00:03:14.947]➜  packagefile github.com/netbirdio/netbird/management/server/networks/resources=/tmp/go-build1954405493/b837/_pkg_.a
2025-08-20T21:49:48.5880126Z [00:03:14.947]➜  packagefile github.com/netbirdio/netbird/management/server/networks/resources/types=/tmp/go-build1954405493/b548/_pkg_.a
2025-08-20T21:49:48.5881881Z [00:03:14.947]➜  packagefile github.com/netbirdio/netbird/management/server/networks/routers=/tmp/go-build1954405493/b838/_pkg_.a
2025-08-20T21:49:48.5894906Z [00:03:14.947]➜  packagefile github.com/netbirdio/netbird/management/server/networks/routers/types=/tmp/go-build1954405493/b549/_pkg_.a
2025-08-20T21:49:48.5896803Z [00:03:14.947]➜  packagefile github.com/netbirdio/netbird/management/server/networks/types=/tmp/go-build1954405493/b550/_pkg_.a
2025-08-20T21:49:48.5898479Z [00:03:14.947]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.5900137Z [00:03:14.947]➜  packagefile github.com/netbirdio/netbird/shared/management/http/api=/tmp/go-build1954405493/b527/_pkg_.a
2025-08-20T21:49:48.5901790Z [00:03:14.947]➜  packagefile github.com/netbirdio/netbird/shared/management/http/util=/tmp/go-build1954405493/b831/_pkg_.a
2025-08-20T21:49:48.5904125Z [00:03:14.947]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:48.5906382Z [00:03:14.947]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:48.5908258Z [00:03:14.947]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:48.5909305Z [00:03:14.947]➜  EOF
2025-08-20T21:49:48.5914580Z [00:03:14.947]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b835/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/networks=>github.com/netbirdio/netbird/management/server/http/handlers/networks;$WORK/b835=>" -p github.com/netbirdio/netbird/management/server/http/handlers/networks -lang=go1.23 -complete -installsuffix shared -buildid fA94HcfJ72_D6-E1F34I/fA94HcfJ72_D6-E1F34I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack ./server/http/handlers/networks/handler.go ./server/http/handlers/networks/resources_handler.go ./server/http/handlers/networks/routers_handler.go
2025-08-20T21:49:48.6316523Z [00:03:14.993]➜  go tool buildid -w $WORK/b841/_pkg_.a # internal
2025-08-20T21:49:48.6340081Z [00:03:14.995]➜  cp $WORK/b841/_pkg_.a /root/.cache/go-build/d2/d273ce8b22f778aec375a3cb6f72a846284da8002c740acb0b444a289e400e7e-d # internal
2025-08-20T21:49:48.6374614Z [00:03:14.995]➜  github.com/netbirdio/netbird/management/server/http/handlers/setup_keys
2025-08-20T21:49:48.6375467Z [00:03:14.995]➜  mkdir -p $WORK/b842/
2025-08-20T21:49:48.6376249Z [00:03:14.996]➜  cat >/tmp/go-build1954405493/b842/importcfg << 'EOF' # internal
2025-08-20T21:49:48.6376933Z [00:03:14.996]➜  # import config
2025-08-20T21:49:48.6378038Z [00:03:14.996]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.6379695Z [00:03:14.996]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:48.6381028Z [00:03:14.996]➜  packagefile github.com/gorilla/mux=/tmp/go-build1954405493/b310/_pkg_.a
2025-08-20T21:49:48.6382329Z [00:03:14.996]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:48.6384239Z [00:03:14.996]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:48.6385771Z [00:03:14.996]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.6387456Z [00:03:14.996]➜  packagefile github.com/netbirdio/netbird/shared/management/http/api=/tmp/go-build1954405493/b527/_pkg_.a
2025-08-20T21:49:48.6389021Z [00:03:14.996]➜  packagefile github.com/netbirdio/netbird/shared/management/http/util=/tmp/go-build1954405493/b831/_pkg_.a
2025-08-20T21:49:48.6390974Z [00:03:14.996]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:48.6392892Z [00:03:14.996]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:48.6394678Z [00:03:14.996]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:48.6395674Z [00:03:14.996]➜  EOF
2025-08-20T21:49:48.6399966Z [00:03:14.996]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b842/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/setup_keys=>github.com/netbirdio/netbird/management/server/http/handlers/setup_keys;$WORK/b842=>" -p github.com/netbirdio/netbird/management/server/http/handlers/setup_keys -lang=go1.23 -complete -installsuffix shared -buildid FYgDyhCwqKiT0PYN-WEe/FYgDyhCwqKiT0PYN-WEe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack ./server/http/handlers/setup_keys/setupkeys_handler.go
2025-08-20T21:49:48.6490950Z [00:03:15.010]➜  go tool buildid -w $WORK/b840/_pkg_.a # internal
2025-08-20T21:49:48.6523871Z [00:03:15.013]➜  cp $WORK/b840/_pkg_.a /root/.cache/go-build/ff/ff1fc7c6e5b8ba36bb2edb476add5a24d5617f3f6e8af5d095e06bed78db93cb-d # internal
2025-08-20T21:49:48.6525785Z [00:03:15.014]➜  github.com/netbirdio/netbird/management/server/http/handlers/users
2025-08-20T21:49:48.6528103Z [00:03:15.014]➜  mkdir -p $WORK/b843/
2025-08-20T21:49:48.6567071Z [00:03:15.018]➜  cat >/tmp/go-build1954405493/b843/importcfg << 'EOF' # internal
2025-08-20T21:49:48.6570956Z [00:03:15.018]➜  # import config
2025-08-20T21:49:48.6576760Z [00:03:15.018]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:48.6578161Z [00:03:15.018]➜  packagefile github.com/gorilla/mux=/tmp/go-build1954405493/b310/_pkg_.a
2025-08-20T21:49:48.6579507Z [00:03:15.018]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:48.6581077Z [00:03:15.018]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:48.6582612Z [00:03:15.018]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:48.6584393Z [00:03:15.018]➜  packagefile github.com/netbirdio/netbird/management/server/users=/tmp/go-build1954405493/b692/_pkg_.a
2025-08-20T21:49:48.6585968Z [00:03:15.018]➜  packagefile github.com/netbirdio/netbird/shared/management/http/api=/tmp/go-build1954405493/b527/_pkg_.a
2025-08-20T21:49:48.6587581Z [00:03:15.018]➜  packagefile github.com/netbirdio/netbird/shared/management/http/util=/tmp/go-build1954405493/b831/_pkg_.a
2025-08-20T21:49:48.6589652Z [00:03:15.018]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:48.6591836Z [00:03:15.018]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:48.6594794Z [00:03:15.018]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:48.6596627Z [00:03:15.018]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:48.6597593Z [00:03:15.018]➜  EOF
2025-08-20T21:49:48.6601779Z [00:03:15.018]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b843/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/users=>github.com/netbirdio/netbird/management/server/http/handlers/users;$WORK/b843=>" -p github.com/netbirdio/netbird/management/server/http/handlers/users -lang=go1.23 -complete -installsuffix shared -buildid D0cbCVpRwC1fHt9s56l_/D0cbCVpRwC1fHt9s56l_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack ./server/http/handlers/users/pat_handler.go ./server/http/handlers/users/users_handler.go
2025-08-20T21:49:48.7534945Z [00:03:15.114]➜  go tool buildid -w $WORK/b842/_pkg_.a # internal
2025-08-20T21:49:48.7557082Z [00:03:15.117]➜  cp $WORK/b842/_pkg_.a /root/.cache/go-build/90/9008eadf5a0151add687910c71d1a95da4dbd6b0dbbec4b672ef40193c9b5dfa-d # internal
2025-08-20T21:49:48.7715920Z [00:03:15.133]➜  go tool buildid -w $WORK/b835/_pkg_.a # internal
2025-08-20T21:49:48.7749232Z [00:03:15.136]➜  cp $WORK/b835/_pkg_.a /root/.cache/go-build/e7/e7eaf0a9be9fb5c6d85d384e375a5d5f323838279aa06cf457192c74a6cc81fb-d # internal
2025-08-20T21:49:48.7807464Z [00:03:15.142]➜  go tool buildid -w $WORK/b843/_pkg_.a # internal
2025-08-20T21:49:48.7842002Z [00:03:15.145]➜  cp $WORK/b843/_pkg_.a /root/.cache/go-build/07/0755f330363d7cadaccce598db96ecd6a8cb613c697cb652f5af49465dc4d9ab-d # internal
2025-08-20T21:49:48.7854663Z [00:03:15.145]➜  github.com/netbirdio/netbird/management/server/http
2025-08-20T21:49:48.7855352Z [00:03:15.145]➜  mkdir -p $WORK/b829/
2025-08-20T21:49:48.7856077Z [00:03:15.146]➜  cat >/tmp/go-build1954405493/b829/importcfg << 'EOF' # internal
2025-08-20T21:49:48.7856758Z [00:03:15.146]➜  # import config
2025-08-20T21:49:48.7857864Z [00:03:15.146]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:48.7859483Z [00:03:15.146]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:48.7860901Z [00:03:15.146]➜  packagefile github.com/gorilla/mux=/tmp/go-build1954405493/b310/_pkg_.a
2025-08-20T21:49:48.7862336Z [00:03:15.146]➜  packagefile github.com/netbirdio/management-integrations/integrations=/tmp/go-build1954405493/b309/_pkg_.a
2025-08-20T21:49:48.7864061Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:48.7865518Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/auth=/tmp/go-build1954405493/b820/_pkg_.a
2025-08-20T21:49:48.7866993Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/geolocation=/tmp/go-build1954405493/b822/_pkg_.a
2025-08-20T21:49:48.7868472Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/groups=/tmp/go-build1954405493/b826/_pkg_.a
2025-08-20T21:49:48.7870065Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/accounts=/tmp/go-build1954405493/b830/_pkg_.a
2025-08-20T21:49:48.7871951Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/dns=/tmp/go-build1954405493/b832/_pkg_.a
2025-08-20T21:49:48.7873882Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/events=/tmp/go-build1954405493/b833/_pkg_.a
2025-08-20T21:49:48.7875683Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/groups=/tmp/go-build1954405493/b834/_pkg_.a
2025-08-20T21:49:48.7877409Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/networks=/tmp/go-build1954405493/b835/_pkg_.a
2025-08-20T21:49:48.7879161Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/peers=/tmp/go-build1954405493/b839/_pkg_.a
2025-08-20T21:49:48.7881046Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/policies=/tmp/go-build1954405493/b840/_pkg_.a
2025-08-20T21:49:48.7882767Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/routes=/tmp/go-build1954405493/b841/_pkg_.a
2025-08-20T21:49:48.7884880Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/setup_keys=/tmp/go-build1954405493/b842/_pkg_.a
2025-08-20T21:49:48.7886694Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/users=/tmp/go-build1954405493/b843/_pkg_.a
2025-08-20T21:49:48.7888360Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/http/middleware=/tmp/go-build1954405493/b844/_pkg_.a
2025-08-20T21:49:48.7890195Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/integrations/integrated_validator=/tmp/go-build1954405493/b698/_pkg_.a
2025-08-20T21:49:48.7892071Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/integrations/port_forwarding=/tmp/go-build1954405493/b699/_pkg_.a
2025-08-20T21:49:48.7893983Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/networks=/tmp/go-build1954405493/b836/_pkg_.a
2025-08-20T21:49:48.7895645Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/networks/resources=/tmp/go-build1954405493/b837/_pkg_.a
2025-08-20T21:49:48.7897332Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/networks/routers=/tmp/go-build1954405493/b838/_pkg_.a
2025-08-20T21:49:48.7898875Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/peers=/tmp/go-build1954405493/b700/_pkg_.a
2025-08-20T21:49:48.7900389Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/permissions=/tmp/go-build1954405493/b701/_pkg_.a
2025-08-20T21:49:48.7901888Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/settings=/tmp/go-build1954405493/b702/_pkg_.a
2025-08-20T21:49:48.7903541Z [00:03:15.146]➜  packagefile github.com/netbirdio/netbird/management/server/telemetry=/tmp/go-build1954405493/b363/_pkg_.a
2025-08-20T21:49:48.7904889Z [00:03:15.146]➜  packagefile github.com/rs/cors=/tmp/go-build1954405493/b846/_pkg_.a
2025-08-20T21:49:48.7906378Z [00:03:15.146]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:48.7907356Z [00:03:15.146]➜  EOF
2025-08-20T21:49:48.7910862Z [00:03:15.146]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b829/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http=>github.com/netbirdio/netbird/management/server/http;$WORK/b829=>" -p github.com/netbirdio/netbird/management/server/http -lang=go1.23 -complete -installsuffix shared -buildid Nd6Ohi66Tf8YFNN_8e5_/Nd6Ohi66Tf8YFNN_8e5_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack ./server/http/handler.go
2025-08-20T21:49:48.8810629Z [00:03:15.242]➜  go tool buildid -w $WORK/b829/_pkg_.a # internal
2025-08-20T21:49:48.8841913Z [00:03:15.245]➜  cp $WORK/b829/_pkg_.a /root/.cache/go-build/32/320e43629158ab8930ae14025fc540d0dd3b43a7d8145647cfdedf0e7b7f4bf0-d # internal
2025-08-20T21:49:49.2222077Z [00:03:15.583]➜  go tool buildid -w $WORK/b817/_pkg_.a # internal
2025-08-20T21:49:49.2376340Z [00:03:15.599]➜  cp $WORK/b817/_pkg_.a /root/.cache/go-build/be/beea73bc56dd1c788fefca2b5c3f3cf7a67e780ce7b8520a0ad7a96fda2e9bc1-d # internal
2025-08-20T21:49:49.2378720Z [00:03:15.599]➜  github.com/netbirdio/netbird/management/internals/server
2025-08-20T21:49:49.2379424Z [00:03:15.599]➜  mkdir -p $WORK/b177/
2025-08-20T21:49:49.2385696Z [00:03:15.599]➜  cat >/tmp/go-build1954405493/b177/importcfg << 'EOF' # internal
2025-08-20T21:49:49.2386435Z [00:03:15.599]➜  # import config
2025-08-20T21:49:49.2387521Z [00:03:15.599]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:49.2389394Z [00:03:15.599]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:49.2391014Z [00:03:15.599]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:49.2392687Z [00:03:15.599]➜  packagefile github.com/google/uuid=/root/.cache/go-build/0c/0c6819186c18ef1d0b146a3cc58d035511a71e7d02dd5babd64f68d720caa5d0-d
2025-08-20T21:49:49.2402949Z [00:03:15.600]➜  packagefile github.com/grpc-ecosystem/go-grpc-middleware/v2=/tmp/go-build1954405493/b180/_pkg_.a
2025-08-20T21:49:49.2404803Z [00:03:15.600]➜  packagefile github.com/grpc-ecosystem/go-grpc-middleware/v2/interceptors/realip=/tmp/go-build1954405493/b308/_pkg_.a
2025-08-20T21:49:49.2406456Z [00:03:15.600]➜  packagefile github.com/netbirdio/management-integrations/integrations=/tmp/go-build1954405493/b309/_pkg_.a
2025-08-20T21:49:49.2408376Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/encryption=/root/.cache/go-build/51/5102b78f29179869ee5c673e8442f6d95f664e892213dbf73b1ef8cd1424fdf6-d
2025-08-20T21:49:49.2410502Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/formatter/hook=/root/.cache/go-build/ee/eeb7b44bdf32564d5a0209be19699a60b7f6187f7a4f66875a9c378672913b3c-d
2025-08-20T21:49:49.2412448Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/internals/server/config=/tmp/go-build1954405493/b815/_pkg_.a
2025-08-20T21:49:49.2414174Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server=/tmp/go-build1954405493/b817/_pkg_.a
2025-08-20T21:49:49.2415588Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:49.2417184Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/activity=/tmp/go-build1954405493/b313/_pkg_.a
2025-08-20T21:49:49.2418718Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/auth=/tmp/go-build1954405493/b820/_pkg_.a
2025-08-20T21:49:49.2420224Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:49.2421965Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/geolocation=/tmp/go-build1954405493/b822/_pkg_.a
2025-08-20T21:49:49.2423848Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/groups=/tmp/go-build1954405493/b826/_pkg_.a
2025-08-20T21:49:49.2425349Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/http=/tmp/go-build1954405493/b829/_pkg_.a
2025-08-20T21:49:49.2426825Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/idp=/tmp/go-build1954405493/b355/_pkg_.a
2025-08-20T21:49:49.2428551Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/integrations/integrated_validator=/tmp/go-build1954405493/b698/_pkg_.a
2025-08-20T21:49:49.2430520Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/integrations/port_forwarding=/tmp/go-build1954405493/b699/_pkg_.a
2025-08-20T21:49:49.2432190Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/metrics=/tmp/go-build1954405493/b847/_pkg_.a
2025-08-20T21:49:49.2434197Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/networks=/tmp/go-build1954405493/b836/_pkg_.a
2025-08-20T21:49:49.2435823Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/networks/resources=/tmp/go-build1954405493/b837/_pkg_.a
2025-08-20T21:49:49.2437496Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/networks/routers=/tmp/go-build1954405493/b838/_pkg_.a
2025-08-20T21:49:49.2439020Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/peers=/tmp/go-build1954405493/b700/_pkg_.a
2025-08-20T21:49:49.2440567Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/permissions=/tmp/go-build1954405493/b701/_pkg_.a
2025-08-20T21:49:49.2442248Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/settings=/tmp/go-build1954405493/b702/_pkg_.a
2025-08-20T21:49:49.2443891Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/store=/tmp/go-build1954405493/b530/_pkg_.a
2025-08-20T21:49:49.2445375Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/telemetry=/tmp/go-build1954405493/b363/_pkg_.a
2025-08-20T21:49:49.2446820Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/management/server/users=/tmp/go-build1954405493/b692/_pkg_.a
2025-08-20T21:49:49.2448720Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/shared/management/proto=/root/.cache/go-build/05/05341f5a95cde72bfa9c96893cc56104a01fc5d8d4308dabd74fd05ace081501-d
2025-08-20T21:49:49.2450902Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/util=/root/.cache/go-build/98/98c1e900bf7214995327d117757f0a6570d6dc18e3db437f5df075b6cf424f21-d
2025-08-20T21:49:49.2452962Z [00:03:15.600]➜  packagefile github.com/netbirdio/netbird/version=/root/.cache/go-build/21/21fd3654c59dec05288201b5756b57ab355d70711ee076b199a60f47d486a71c-d
2025-08-20T21:49:49.2455110Z [00:03:15.600]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:49.2457135Z [00:03:15.600]➜  packagefile golang.org/x/crypto/acme/autocert=/root/.cache/go-build/31/31eecb41e4a3f3839f1e7e9522c3746a3d65c2e15864d40feff9b48a594d2a8c-d
2025-08-20T21:49:49.2459080Z [00:03:15.600]➜  packagefile golang.org/x/net/http2=/root/.cache/go-build/bb/bbf56b122e84ae651e002f9202cbce0a288d873328e0e873063d527bf69a6d80-d
2025-08-20T21:49:49.2460542Z [00:03:15.600]➜  packagefile golang.org/x/net/http2/h2c=/tmp/go-build1954405493/b849/_pkg_.a
2025-08-20T21:49:49.2462064Z [00:03:15.600]➜  packagefile google.golang.org/grpc=/root/.cache/go-build/9d/9d10532c0adad65ada52f9a5e6cac59232b3c76206be3b4b1815527743365c31-d
2025-08-20T21:49:49.2464178Z [00:03:15.600]➜  packagefile google.golang.org/grpc/credentials=/root/.cache/go-build/d6/d69207d8491a5096130f7fb014737f3c139a0b9baf3e0899d778b962c2ae1e25-d
2025-08-20T21:49:49.2466182Z [00:03:15.600]➜  packagefile google.golang.org/grpc/keepalive=/root/.cache/go-build/04/043f7c00fe3afdb7e57791a4efd3d4e6ef361eda0e4dc9cbb0da9a26bed0e5fb-d
2025-08-20T21:49:49.2468209Z [00:03:15.600]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:49.2469841Z [00:03:15.600]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:49.2471515Z [00:03:15.600]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:49:49.2473270Z [00:03:15.600]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:49.2475001Z [00:03:15.600]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:49.2476674Z [00:03:15.600]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:49.2478410Z [00:03:15.600]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:49.2479343Z [00:03:15.600]➜  EOF
2025-08-20T21:49:49.2484042Z [00:03:15.600]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/internals/server=>github.com/netbirdio/netbird/management/internals/server;$WORK/b177=>" -p github.com/netbirdio/netbird/management/internals/server -lang=go1.23 -complete -installsuffix shared -buildid dyTdRv7vlmqC6QOVZuvh/dyTdRv7vlmqC6QOVZuvh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack ./internals/server/boot.go ./internals/server/container.go ./internals/server/controllers.go ./internals/server/modules.go ./internals/server/server.go
2025-08-20T21:49:49.4854474Z [00:03:15.847]➜  go tool buildid -w $WORK/b177/_pkg_.a # internal
2025-08-20T21:49:49.4951995Z [00:03:15.856]➜  cp $WORK/b177/_pkg_.a /root/.cache/go-build/61/619d53586b7997b9b37a8a22141ad08b7f6611e31a35771400c90a5a17348632-d # internal
2025-08-20T21:49:49.4953379Z [00:03:15.857]➜  github.com/netbirdio/netbird/management/cmd
2025-08-20T21:49:49.4954004Z [00:03:15.857]➜  mkdir -p $WORK/b002/
2025-08-20T21:49:49.4957319Z [00:03:15.857]➜  cat >/tmp/go-build1954405493/b002/importcfg << 'EOF' # internal
2025-08-20T21:49:49.4958026Z [00:03:15.857]➜  # import config
2025-08-20T21:49:49.4958878Z [00:03:15.857]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:49.4960002Z [00:03:15.857]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:49.4961019Z [00:03:15.857]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:49.4961964Z [00:03:15.857]➜  packagefile flag=/root/.cache/go-build/a5/a5aaf1760baeddd363f47cb2dba4c214f54d57033f3d408f59cc917049f2f76b-d
2025-08-20T21:49:49.4963014Z [00:03:15.857]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:49.4964167Z [00:03:15.857]➜  packagefile github.com/miekg/dns=/root/.cache/go-build/e4/e486273bd8544b45e58c9da0163ac07187e46cd365bca45b5a2af7186280423b-d
2025-08-20T21:49:49.4965271Z [00:03:15.857]➜  packagefile github.com/netbirdio/netbird/formatter/hook=/root/.cache/go-build/ee/eeb7b44bdf32564d5a0209be19699a60b7f6187f7a4f66875a9c378672913b3c-d
2025-08-20T21:49:49.4966260Z [00:03:15.857]➜  packagefile github.com/netbirdio/netbird/management/internals/server=/tmp/go-build1954405493/b177/_pkg_.a
2025-08-20T21:49:49.4967134Z [00:03:15.857]➜  packagefile github.com/netbirdio/netbird/management/internals/server/config=/tmp/go-build1954405493/b815/_pkg_.a
2025-08-20T21:49:49.4967966Z [00:03:15.857]➜  packagefile github.com/netbirdio/netbird/management/server/store=/tmp/go-build1954405493/b530/_pkg_.a
2025-08-20T21:49:49.4969175Z [00:03:15.857]➜  packagefile github.com/netbirdio/netbird/util=/root/.cache/go-build/98/98c1e900bf7214995327d117757f0a6570d6dc18e3db437f5df075b6cf424f21-d
2025-08-20T21:49:49.4971346Z [00:03:15.857]➜  packagefile github.com/netbirdio/netbird/version=/root/.cache/go-build/21/21fd3654c59dec05288201b5756b57ab355d70711ee076b199a60f47d486a71c-d
2025-08-20T21:49:49.4973401Z [00:03:15.857]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:49.4975194Z [00:03:15.857]➜  packagefile github.com/spf13/cobra=/root/.cache/go-build/61/618134da532cac474e81dcc064f66252ae4954858d6bf174a53a2cd5098ad46e-d
2025-08-20T21:49:49.4976970Z [00:03:15.857]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:49.4978499Z [00:03:15.857]➜  packagefile io/fs=/root/.cache/go-build/fc/fccee468363facdb09b45d99d9f154b47b64a07d18cd2fa40a6b3ed71255d5d0-d
2025-08-20T21:49:49.4980235Z [00:03:15.857]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:49.4981846Z [00:03:15.857]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:49.4983588Z [00:03:15.857]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:49.4985196Z [00:03:15.857]➜  packagefile os/signal=/root/.cache/go-build/e0/e08026d2aa13e3e6f3c2b657285cc20edefff99a9bd39456d96ef2788cc377ae-d
2025-08-20T21:49:49.4986766Z [00:03:15.857]➜  packagefile path=/root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d
2025-08-20T21:49:49.4988502Z [00:03:15.857]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:49.4990095Z [00:03:15.857]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:49:49.4991095Z [00:03:15.857]➜  EOF
2025-08-20T21:49:49.4994900Z [00:03:15.857]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/cmd=>github.com/netbirdio/netbird/management/cmd;$WORK/b002=>" -p github.com/netbirdio/netbird/management/cmd -lang=go1.23 -complete -installsuffix shared -buildid XeRSoxT844PVKLY5xnQJ/XeRSoxT844PVKLY5xnQJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack ./cmd/defaults.go ./cmd/management.go ./cmd/migration_up.go ./cmd/root.go
2025-08-20T21:49:49.5702980Z [00:03:15.931]➜  go tool buildid -w $WORK/b002/_pkg_.a # internal
2025-08-20T21:49:49.5723998Z [00:03:15.934]➜  cp $WORK/b002/_pkg_.a /root/.cache/go-build/1b/1bc8080b52c24b32c387c4c2c975cb9c0baa1c3384b09ec942cf6a468fe1acc5-d # internal
2025-08-20T21:49:49.5726798Z [00:03:15.934]➜  github.com/netbirdio/netbird/management
2025-08-20T21:49:49.5727564Z [00:03:15.934]➜  mkdir -p $WORK/b001/
2025-08-20T21:49:49.5730660Z [00:03:15.934]➜  cat >/tmp/go-build1954405493/b001/importcfg << 'EOF' # internal
2025-08-20T21:49:49.5731337Z [00:03:15.934]➜  # import config
2025-08-20T21:49:49.5732228Z [00:03:15.934]➜  packagefile github.com/netbirdio/netbird/management/cmd=/tmp/go-build1954405493/b002/_pkg_.a
2025-08-20T21:49:49.5733917Z [00:03:15.934]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:49.5734846Z [00:03:15.934]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:49.5735735Z [00:03:15.934]➜  packagefile runtime/cgo=/root/.cache/go-build/68/6812a82e0383ec8777abb0082a0a148400258c6ffbb09aaa834eb64321b87b30-d
2025-08-20T21:49:49.5736274Z [00:03:15.934]➜  EOF
2025-08-20T21:49:49.5737807Z [00:03:15.934]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/management=>github.com/netbirdio/netbird/management;$WORK/b001=>" -p main -lang=go1.23 -complete -installsuffix shared -buildid 8X-dDe-lWonwMbRrNARB/8X-dDe-lWonwMbRrNARB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./main.go
2025-08-20T21:49:49.5881511Z [00:03:15.949]➜  go tool buildid -w $WORK/b001/_pkg_.a # internal
2025-08-20T21:49:49.5888772Z [00:03:15.950]➜  cp $WORK/b001/_pkg_.a /root/.cache/go-build/2c/2c60125f769cb1ecb456a55f77ece87caff1765913026cc97824099f5249438b-d # internal
2025-08-20T21:49:49.5923619Z [00:03:15.953]➜  cat >/tmp/go-build1954405493/b001/importcfg.link << 'EOF' # internal
2025-08-20T21:49:49.5926118Z [00:03:15.953]➜  packagefile github.com/netbirdio/netbird/management=/tmp/go-build1954405493/b001/_pkg_.a
2025-08-20T21:49:49.5927932Z [00:03:15.953]➜  packagefile github.com/netbirdio/netbird/management/cmd=/tmp/go-build1954405493/b002/_pkg_.a
2025-08-20T21:49:49.5929464Z [00:03:15.953]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:49:49.5931443Z [00:03:15.953]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:49:49.5933257Z [00:03:15.953]➜  packagefile runtime/cgo=/root/.cache/go-build/68/6812a82e0383ec8777abb0082a0a148400258c6ffbb09aaa834eb64321b87b30-d
2025-08-20T21:49:49.5934948Z [00:03:15.953]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:49:49.5936628Z [00:03:15.953]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:49:49.5939139Z [00:03:15.953]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:49:49.5940825Z [00:03:15.953]➜  packagefile flag=/root/.cache/go-build/a5/a5aaf1760baeddd363f47cb2dba4c214f54d57033f3d408f59cc917049f2f76b-d
2025-08-20T21:49:49.5942412Z [00:03:15.953]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:49:49.5944669Z [00:03:15.953]➜  packagefile github.com/miekg/dns=/root/.cache/go-build/e4/e486273bd8544b45e58c9da0163ac07187e46cd365bca45b5a2af7186280423b-d
2025-08-20T21:49:49.5946672Z [00:03:15.953]➜  packagefile github.com/netbirdio/netbird/formatter/hook=/root/.cache/go-build/ee/eeb7b44bdf32564d5a0209be19699a60b7f6187f7a4f66875a9c378672913b3c-d
2025-08-20T21:49:49.5948498Z [00:03:15.953]➜  packagefile github.com/netbirdio/netbird/management/internals/server=/tmp/go-build1954405493/b177/_pkg_.a
2025-08-20T21:49:49.5950083Z [00:03:15.953]➜  packagefile github.com/netbirdio/netbird/management/internals/server/config=/tmp/go-build1954405493/b815/_pkg_.a
2025-08-20T21:49:49.5951821Z [00:03:15.953]➜  packagefile github.com/netbirdio/netbird/management/server/store=/tmp/go-build1954405493/b530/_pkg_.a
2025-08-20T21:49:49.5953772Z [00:03:15.953]➜  packagefile github.com/netbirdio/netbird/util=/root/.cache/go-build/98/98c1e900bf7214995327d117757f0a6570d6dc18e3db437f5df075b6cf424f21-d
2025-08-20T21:49:49.5955923Z [00:03:15.953]➜  packagefile github.com/netbirdio/netbird/version=/root/.cache/go-build/21/21fd3654c59dec05288201b5756b57ab355d70711ee076b199a60f47d486a71c-d
2025-08-20T21:49:49.5957828Z [00:03:15.953]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:49:49.5959617Z [00:03:15.953]➜  packagefile github.com/spf13/cobra=/root/.cache/go-build/61/618134da532cac474e81dcc064f66252ae4954858d6bf174a53a2cd5098ad46e-d
2025-08-20T21:49:49.5961250Z [00:03:15.954]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:49:49.5962828Z [00:03:15.954]➜  packagefile io/fs=/root/.cache/go-build/fc/fccee468363facdb09b45d99d9f154b47b64a07d18cd2fa40a6b3ed71255d5d0-d
2025-08-20T21:49:49.5965673Z [00:03:15.954]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:49:49.5967750Z [00:03:15.954]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:49:49.5969338Z [00:03:15.954]➜  packagefile os/signal=/root/.cache/go-build/e0/e08026d2aa13e3e6f3c2b657285cc20edefff99a9bd39456d96ef2788cc377ae-d
2025-08-20T21:49:49.5970906Z [00:03:15.954]➜  packagefile path=/root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d
2025-08-20T21:49:49.5972461Z [00:03:15.954]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:49:49.5974391Z [00:03:15.954]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:49:49.5976941Z [00:03:15.954]➜  packagefile internal/bytealg=/root/.cache/go-build/dd/dd49f52524bbcc5eb4d0c6d27149ca286174e03882208775b90b7a2bc1febfe3-d
2025-08-20T21:49:49.5979213Z [00:03:15.954]➜  packagefile internal/byteorder=/root/.cache/go-build/77/77a99d080821d13defdd8cee964c70dba28e4d43e658b99801a0c4031592e32e-d
2025-08-20T21:49:49.5981170Z [00:03:15.954]➜  packagefile internal/filepathlite=/root/.cache/go-build/ff/ffb5801c47a3fb009cba1fc66c4ab3b12299a5e506c71615a431026b16fa568a-d
2025-08-20T21:49:49.5982968Z [00:03:15.954]➜  packagefile internal/goarch=/root/.cache/go-build/e9/e9655f8b8db6fdd0cdbec4b1ced09ef43b369cf9ead11c1f7e851b6d818b1301-d
2025-08-20T21:49:49.5984895Z [00:03:15.954]➜  packagefile internal/itoa=/root/.cache/go-build/2c/2cabe858034a0af2870421687b094e04cdfd800789a6c5114441a426de2cf11a-d
2025-08-20T21:49:49.5986581Z [00:03:15.954]➜  packagefile internal/poll=/root/.cache/go-build/23/23b65ad39a9a3d558cebe6b474db24823d4cdb4d66c1c173a6d7fa8f7b99e627-d
2025-08-20T21:49:49.5988325Z [00:03:15.954]➜  packagefile internal/stringslite=/root/.cache/go-build/47/4739c5bc3c484af52abd20d90b84daf8590f7b284cd00635cd3086b00c02ce5e-d
2025-08-20T21:49:49.5990094Z [00:03:15.954]➜  packagefile internal/syscall/execenv=/root/.cache/go-build/78/78e88c038ec7f33ab30907b2537c216118212cff0bd9c32c48b63c9f653b5cdf-d
2025-08-20T21:49:49.5991354Z [00:03:15.954]➜  packagefile internal/syscall/unix=/root/.cache/go-build/ca/ca1cccbdbc48033da956e2ce732dd02418956360eb20980eeba15ecec95ce61a-d
2025-08-20T21:49:49.5992428Z [00:03:15.954]➜  packagefile internal/testlog=/root/.cache/go-build/4d/4d079f4bb80dece452fc68a494c365a80e7ee4a6c8369b3d0a96b0003a08b2fd-d
2025-08-20T21:49:49.5993821Z [00:03:15.954]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:49:49.5994833Z [00:03:15.954]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:49:49.5995977Z [00:03:15.954]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:49:49.5997105Z [00:03:15.954]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:49:49.5998165Z [00:03:15.954]➜  packagefile internal/abi=/root/.cache/go-build/69/69c095950620468ee755108b7c7169a6466275f23ec055136f1aa4085a3dd04b-d
2025-08-20T21:49:49.5999247Z [00:03:15.954]➜  packagefile internal/chacha8rand=/root/.cache/go-build/09/0929257a7b550b8a5edfd306ca626cbae55ccc6f8ce26e0f6f85b18418ed6cc8-d
2025-08-20T21:49:49.6000891Z [00:03:15.954]➜  packagefile internal/coverage/rtcov=/root/.cache/go-build/47/47ddc40f8e242113c76881415f1326c82a390fd7b9a68de4d8a2edea9785977b-d
2025-08-20T21:49:49.6002578Z [00:03:15.954]➜  packagefile internal/cpu=/root/.cache/go-build/12/1241189f936be1f2b6685ca9f274a1ebe69772508f13db21f5490e802eb65af7-d
2025-08-20T21:49:49.6004534Z [00:03:15.954]➜  packagefile internal/godebugs=/root/.cache/go-build/0b/0b6eead678c426c1a2b0cfa0ea06f814bf58c5d0a4fa1caf2848c9f0a5e5ab2d-d
2025-08-20T21:49:49.6006306Z [00:03:15.954]➜  packagefile internal/goexperiment=/root/.cache/go-build/a5/a54ed2441db48bd627d10738a907192828e1335307d71a1aba733507f51d1eba-d
2025-08-20T21:49:49.6008088Z [00:03:15.954]➜  packagefile internal/goos=/root/.cache/go-build/ee/ee9c2c442c895a62962313c13ab6a23fcf0a7e92e6c4ca1a6948cb91c2c1cd29-d
2025-08-20T21:49:49.6009059Z [00:03:15.954]➜  packagefile internal/profilerecord=/root/.cache/go-build/d9/d911527e652bf6956cdb31c1f2b09a5e47883f089e8d5fd1d1ea2028dbedc0c3-d
2025-08-20T21:49:49.6010094Z [00:03:15.954]➜  packagefile internal/runtime/atomic=/root/.cache/go-build/97/9749165920c87ef703ec0d9a98e800ff906f19e7cca65f624f4da199b3798019-d
2025-08-20T21:49:49.6011050Z [00:03:15.954]➜  packagefile internal/runtime/cgroup=/root/.cache/go-build/08/080e951d83d32fe5db27e74360a07736e0a4459fa326cb3d70587c9827e49722-d
2025-08-20T21:49:49.6012245Z [00:03:15.954]➜  packagefile internal/runtime/exithook=/root/.cache/go-build/03/03394bc37ba2480b3135a36b9eff30c18149048fde121a6a2f18ffcccc9bafac-d
2025-08-20T21:49:49.6013744Z [00:03:15.954]➜  packagefile internal/runtime/gc=/root/.cache/go-build/29/2999620ea805d599fc56093435a9f94734462b0eb89a9515ca176bdc4b769cd5-d
2025-08-20T21:49:49.6014850Z [00:03:15.954]➜  packagefile internal/runtime/maps=/root/.cache/go-build/e8/e86ac74947f38f3a8a3476155db74cc3519d6693bc160fb3c499fe4b5ffdb27a-d
2025-08-20T21:49:49.6015823Z [00:03:15.954]➜  packagefile internal/runtime/math=/root/.cache/go-build/5f/5fbdea78dfde0d9e69f5bf85f2d2c97dedba08b64a69af9d2f550f4926d60ab1-d
2025-08-20T21:49:49.6016805Z [00:03:15.954]➜  packagefile internal/runtime/strconv=/root/.cache/go-build/09/0946d0641df597fd14920b415d1cfec16a90cee6e19e8821c6d1c8fdffcfce9d-d
2025-08-20T21:49:49.6017774Z [00:03:15.954]➜  packagefile internal/runtime/sys=/root/.cache/go-build/4f/4fc5c17be3819d9190c3feba2c4141c1217f9bcdced8c306557d2a40f88da216-d
2025-08-20T21:49:49.6018746Z [00:03:15.954]➜  packagefile internal/runtime/syscall=/root/.cache/go-build/cf/cf6e35871a9bc9ffe2b6989531cfabfb07980c9b095cb415a34effa3e6cd8d16-d
2025-08-20T21:49:49.6019728Z [00:03:15.954]➜  packagefile internal/trace/tracev2=/root/.cache/go-build/94/94175a12fceee62d30ba4c0af031ab0aa81e52820ab6621930e9c767b233d594-d
2025-08-20T21:49:49.6020696Z [00:03:15.954]➜  packagefile internal/reflectlite=/root/.cache/go-build/0a/0a23cc42b594d4aec09fcd5229acbb356c4dd5e04ac724468b0f8f8f9e929ccf-d
2025-08-20T21:49:49.6021598Z [00:03:15.954]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:49:49.6022440Z [00:03:15.954]➜  packagefile cmp=/root/.cache/go-build/9d/9dfba66b67ca9f8fe689cc30f6c14a50aebfd91692e10f8a1a17454ad7cbab97-d
2025-08-20T21:49:49.6023443Z [00:03:15.954]➜  packagefile encoding=/root/.cache/go-build/99/9931efb179ca6a3411a5b5cc7c20f84897acb9776746585beb9dca28d322422b-d
2025-08-20T21:49:49.6024343Z [00:03:15.954]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:49:49.6025210Z [00:03:15.954]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:49:49.6026153Z [00:03:15.954]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:49:49.6027000Z [00:03:15.954]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:49:49.6027839Z [00:03:15.954]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:49:49.6028713Z [00:03:15.954]➜  packagefile unicode/utf16=/root/.cache/go-build/8e/8e3f84f996d23ffbddd5f8aed3dc51162780336ff9d54a8b209f133ffe0ca4ce-d
2025-08-20T21:49:49.6029609Z [00:03:15.954]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:49:49.6030499Z [00:03:15.954]➜  packagefile internal/fmtsort=/root/.cache/go-build/93/934b7067c85ff7bb07fb95e32b4b4043e76372281a126fd9354837df1db31613-d
2025-08-20T21:49:49.6031454Z [00:03:15.954]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:49:49.6032301Z [00:03:15.954]➜  packagefile crypto=/root/.cache/go-build/96/964cbef8d5cdfd5593486576c38d729dd29f6f299f4ae62394160f27cbdd46c4-d
2025-08-20T21:49:49.6033347Z [00:03:15.954]➜  packagefile crypto/ecdsa=/root/.cache/go-build/1a/1a56840bb6c354ddbabcfeeeeb024fdb0c2145e0bb62b44d1a9f2c79794c8133-d
2025-08-20T21:49:49.6034265Z [00:03:15.954]➜  packagefile crypto/ed25519=/root/.cache/go-build/a9/a9666cfb2dc8afa79ce77499b171195b4695c798232f2dc9a49cdc719341784f-d
2025-08-20T21:49:49.6035167Z [00:03:15.954]➜  packagefile crypto/elliptic=/root/.cache/go-build/bc/bcb75773286ea5e0c6643836571da998ba25bbd769f6e535c10caf5d1fa7e1f6-d
2025-08-20T21:49:49.6036131Z [00:03:15.954]➜  packagefile crypto/hmac=/root/.cache/go-build/a7/a77bc605ff3289e781c9d9d2da445c82a40e31e9d7124465e2f2cc1734a128a3-d
2025-08-20T21:49:49.6037111Z [00:03:15.954]➜  packagefile crypto/rand=/root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d
2025-08-20T21:49:49.6037992Z [00:03:15.954]➜  packagefile crypto/rsa=/root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d
2025-08-20T21:49:49.6038855Z [00:03:15.954]➜  packagefile crypto/sha1=/root/.cache/go-build/48/48137442ca30c65917bc9a10aa7fba2118a6aac825a5066dbce46eec0794ee52-d
2025-08-20T21:49:49.6039741Z [00:03:15.954]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:49:49.6040629Z [00:03:15.954]➜  packagefile crypto/sha512=/root/.cache/go-build/25/25ddd1309b3531a12cd8730f71229fc47f1628df52d676365bc0d01b9a949c77-d
2025-08-20T21:49:49.6041499Z [00:03:15.954]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:49:49.6042361Z [00:03:15.954]➜  packagefile crypto/x509=/root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d
2025-08-20T21:49:49.6043400Z [00:03:15.954]➜  packagefile encoding/asn1=/root/.cache/go-build/05/055a1be01c3af0789956f79452a8fffa3efd06117fc3f7cb4eb3c803b3e9d9e2-d
2025-08-20T21:49:49.6044334Z [00:03:15.954]➜  packagefile encoding/base32=/root/.cache/go-build/dd/dd8d3543bfabdaac6aa4b90a5b5be84ca6fd221e8a3ff90a1e9e7879fa715796-d
2025-08-20T21:49:49.6045243Z [00:03:15.954]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:49:49.6046131Z [00:03:15.954]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:49:49.6047070Z [00:03:15.954]➜  packagefile golang.org/x/net/ipv4=/root/.cache/go-build/cd/cd154848ac8f25deb40727f9d127a47d52a8fcac8e24efef2d96d6879ce5f884-d
2025-08-20T21:49:49.6048021Z [00:03:15.954]➜  packagefile golang.org/x/net/ipv6=/root/.cache/go-build/13/130fc45cda000ad39d6de23e1f964900cddcc3a08e97660b474971ebb7e5398e-d
2025-08-20T21:49:49.6049067Z [00:03:15.954]➜  packagefile golang.org/x/sys/unix=/root/.cache/go-build/75/75420b57fcc0f8b717c1ed9751124e2aaeeaed4d6c39e3edc3c72f0b3dc9c571-d
2025-08-20T21:49:49.6049951Z [00:03:15.954]➜  packagefile hash=/root/.cache/go-build/ea/ea3cec29e9ac09c6ce47789ddb1c892ff5a0d98aba0aa426006a0f60450baa95-d
2025-08-20T21:49:49.6050789Z [00:03:15.954]➜  packagefile math/big=/root/.cache/go-build/3b/3b45a8c38cee8cd6053c78cd6700739b9b134c3d952807771dd42ed436a1c218-d
2025-08-20T21:49:49.6051614Z [00:03:15.954]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:49:49.6052473Z [00:03:15.954]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:49:49.6053533Z [00:03:15.954]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:49:49.6054536Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/shared/context=/root/.cache/go-build/53/53ddf580267c4f67345779117ca02690f4ee124b048a6c731ff89fd15c25ff9c-d
2025-08-20T21:49:49.6055637Z [00:03:15.954]➜  packagefile runtime/debug=/root/.cache/go-build/82/8260d5a79b166c1188d2a8233d7ed0e6aa22b2487df79665838c602779d10d1d-d
2025-08-20T21:49:49.6056559Z [00:03:15.954]➜  packagefile github.com/google/uuid=/root/.cache/go-build/0c/0c6819186c18ef1d0b146a3cc58d035511a71e7d02dd5babd64f68d720caa5d0-d
2025-08-20T21:49:49.6057401Z [00:03:15.954]➜  packagefile github.com/grpc-ecosystem/go-grpc-middleware/v2=/tmp/go-build1954405493/b180/_pkg_.a
2025-08-20T21:49:49.6058231Z [00:03:15.954]➜  packagefile github.com/grpc-ecosystem/go-grpc-middleware/v2/interceptors/realip=/tmp/go-build1954405493/b308/_pkg_.a
2025-08-20T21:49:49.6059147Z [00:03:15.954]➜  packagefile github.com/netbirdio/management-integrations/integrations=/tmp/go-build1954405493/b309/_pkg_.a
2025-08-20T21:49:49.6060198Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/encryption=/root/.cache/go-build/51/5102b78f29179869ee5c673e8442f6d95f664e892213dbf73b1ef8cd1424fdf6-d
2025-08-20T21:49:49.6061108Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server=/tmp/go-build1954405493/b817/_pkg_.a
2025-08-20T21:49:49.6061874Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/account=/tmp/go-build1954405493/b311/_pkg_.a
2025-08-20T21:49:49.6062671Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/activity=/tmp/go-build1954405493/b313/_pkg_.a
2025-08-20T21:49:49.6063630Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/auth=/tmp/go-build1954405493/b820/_pkg_.a
2025-08-20T21:49:49.6064420Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/context=/tmp/go-build1954405493/b364/_pkg_.a
2025-08-20T21:49:49.6065229Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/geolocation=/tmp/go-build1954405493/b822/_pkg_.a
2025-08-20T21:49:49.6066049Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/groups=/tmp/go-build1954405493/b826/_pkg_.a
2025-08-20T21:49:49.6066827Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/http=/tmp/go-build1954405493/b829/_pkg_.a
2025-08-20T21:49:49.6067584Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/idp=/tmp/go-build1954405493/b355/_pkg_.a
2025-08-20T21:49:49.6068478Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/integrations/integrated_validator=/tmp/go-build1954405493/b698/_pkg_.a
2025-08-20T21:49:49.6069472Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/integrations/port_forwarding=/tmp/go-build1954405493/b699/_pkg_.a
2025-08-20T21:49:49.6070354Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/metrics=/tmp/go-build1954405493/b847/_pkg_.a
2025-08-20T21:49:49.6071149Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/networks=/tmp/go-build1954405493/b836/_pkg_.a
2025-08-20T21:49:49.6072144Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/networks/resources=/tmp/go-build1954405493/b837/_pkg_.a
2025-08-20T21:49:49.6073030Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/networks/routers=/tmp/go-build1954405493/b838/_pkg_.a
2025-08-20T21:49:49.6074029Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/peers=/tmp/go-build1954405493/b700/_pkg_.a
2025-08-20T21:49:49.6074835Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/permissions=/tmp/go-build1954405493/b701/_pkg_.a
2025-08-20T21:49:49.6075654Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/settings=/tmp/go-build1954405493/b702/_pkg_.a
2025-08-20T21:49:49.6076460Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/telemetry=/tmp/go-build1954405493/b363/_pkg_.a
2025-08-20T21:49:49.6077253Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/users=/tmp/go-build1954405493/b692/_pkg_.a
2025-08-20T21:49:49.6078275Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/shared/management/proto=/root/.cache/go-build/05/05341f5a95cde72bfa9c96893cc56104a01fc5d8d4308dabd74fd05ace081501-d
2025-08-20T21:49:49.6079420Z [00:03:15.954]➜  packagefile golang.org/x/crypto/acme/autocert=/root/.cache/go-build/31/31eecb41e4a3f3839f1e7e9522c3746a3d65c2e15864d40feff9b48a594d2a8c-d
2025-08-20T21:49:49.6080430Z [00:03:15.954]➜  packagefile golang.org/x/net/http2=/root/.cache/go-build/bb/bbf56b122e84ae651e002f9202cbce0a288d873328e0e873063d527bf69a6d80-d
2025-08-20T21:49:49.6081182Z [00:03:15.954]➜  packagefile golang.org/x/net/http2/h2c=/tmp/go-build1954405493/b849/_pkg_.a
2025-08-20T21:49:49.6082049Z [00:03:15.954]➜  packagefile google.golang.org/grpc=/root/.cache/go-build/9d/9d10532c0adad65ada52f9a5e6cac59232b3c76206be3b4b1815527743365c31-d
2025-08-20T21:49:49.6083291Z [00:03:15.954]➜  packagefile google.golang.org/grpc/credentials=/root/.cache/go-build/d6/d69207d8491a5096130f7fb014737f3c139a0b9baf3e0899d778b962c2ae1e25-d
2025-08-20T21:49:49.6084384Z [00:03:15.954]➜  packagefile google.golang.org/grpc/keepalive=/root/.cache/go-build/04/043f7c00fe3afdb7e57791a4efd3d4e6ef361eda0e4dc9cbb0da9a26bed0e5fb-d
2025-08-20T21:49:49.6085340Z [00:03:15.954]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:49:49.6086150Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/types=/tmp/go-build1954405493/b643/_pkg_.a
2025-08-20T21:49:49.6087211Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/shared/management/client/common=/root/.cache/go-build/a1/a1ccf234218c1353d7a38dcc32b00ed87f7ccd3f89e5d39bf1034401c0711b78-d
2025-08-20T21:49:49.6088381Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/dns=/root/.cache/go-build/14/140b752a748893ce6ee6a349679708e4c17869d310f1548a7cbe91ea4bdc73fd-d
2025-08-20T21:49:49.6089302Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/migration=/tmp/go-build1954405493/b531/_pkg_.a
2025-08-20T21:49:49.6090183Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/networks/resources/types=/tmp/go-build1954405493/b548/_pkg_.a
2025-08-20T21:49:49.6091122Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/networks/routers/types=/tmp/go-build1954405493/b549/_pkg_.a
2025-08-20T21:49:49.6092011Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/networks/types=/tmp/go-build1954405493/b550/_pkg_.a
2025-08-20T21:49:49.6092816Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/peer=/tmp/go-build1954405493/b523/_pkg_.a
2025-08-20T21:49:49.6093765Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/posture=/tmp/go-build1954405493/b525/_pkg_.a
2025-08-20T21:49:49.6094562Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/testutil=/tmp/go-build1954405493/b554/_pkg_.a
2025-08-20T21:49:49.6095484Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/management/server/util=/tmp/go-build1954405493/b524/_pkg_.a
2025-08-20T21:49:49.6096422Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/route=/root/.cache/go-build/7b/7b8fc4772587dce8fe73c0edaa0aea037166e22a9bf9b6ac735acaa44f229f63-d
2025-08-20T21:49:49.6097573Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/shared/management/status=/root/.cache/go-build/3b/3bd59c200539923ed57312818b359241970d3226ade1cbe4e4a254260ee9667e-d
2025-08-20T21:49:49.6098413Z [00:03:15.954]➜  packagefile github.com/rs/xid=/tmp/go-build1954405493/b551/_pkg_.a
2025-08-20T21:49:49.6098937Z [00:03:15.954]➜  packagefile gorm.io/driver/mysql=/tmp/go-build1954405493/b662/_pkg_.a
2025-08-20T21:49:49.6099481Z [00:03:15.954]➜  packagefile gorm.io/driver/postgres=/tmp/go-build1954405493/b668/_pkg_.a
2025-08-20T21:49:49.6100019Z [00:03:15.954]➜  packagefile gorm.io/driver/sqlite=/tmp/go-build1954405493/b690/_pkg_.a
2025-08-20T21:49:49.6100531Z [00:03:15.954]➜  packagefile gorm.io/gorm=/tmp/go-build1954405493/b533/_pkg_.a
2025-08-20T21:49:49.6101026Z [00:03:15.954]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1954405493/b535/_pkg_.a
2025-08-20T21:49:49.6101534Z [00:03:15.954]➜  packagefile gorm.io/gorm/logger=/tmp/go-build1954405493/b538/_pkg_.a
2025-08-20T21:49:49.6102224Z [00:03:15.954]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:49:49.6103394Z [00:03:15.954]➜  packagefile github.com/netbirdio/netbird/formatter=/root/.cache/go-build/7a/7ac4a15d9380471299e02d8e9d478ac61c8e490378ed459452ff0fb8f559f72a-d
2025-08-20T21:49:49.6104584Z [00:03:15.954]➜  packagefile github.com/sirupsen/logrus/hooks/syslog=/root/.cache/go-build/d8/d80bc567d2595be322161e94919571e1f9179f75be3d6a0d18cf01376fe319cf-d
2025-08-20T21:49:49.6105662Z [00:03:15.954]➜  packagefile google.golang.org/grpc/grpclog=/root/.cache/go-build/fa/fac30b35143bb1be8b62821efcf4e6a2dc2bdb47a3fcf31fa6b67544094ebc85-d
2025-08-20T21:49:49.6106776Z [00:03:15.954]➜  packagefile gopkg.in/natefinch/lumberjack.v2=/root/.cache/go-build/c6/c6d5df627eb6f9b131ede22337d97fe27c994253f6f4635ce402beecdb889bd5-d
2025-08-20T21:49:49.6107730Z [00:03:15.954]➜  packagefile log/syslog=/root/.cache/go-build/60/60e8fe4bc341848d7498e48da89e379b0d14c89b3e2e45c24f0623ed222fee38-d
2025-08-20T21:49:49.6108594Z [00:03:15.954]➜  packagefile math/rand=/root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d
2025-08-20T21:49:49.6109983Z [00:03:15.954]➜  packagefile text/template=/root/.cache/go-build/55/55a31bc16f925b41d7970c28df2bbf764af8a7cca35f85b99491921cdb741eb4-d
2025-08-20T21:49:49.6111757Z [00:03:15.954]➜  packagefile github.com/hashicorp/go-version=/root/.cache/go-build/59/594b36189bbdbb93da7a3e59ceb48a5613c18fa58c32aa33f908f6207406c53e-d
2025-08-20T21:49:49.6113588Z [00:03:15.954]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:49:49.6115256Z [00:03:15.954]➜  packagefile github.com/spf13/pflag=/root/.cache/go-build/f4/f4916336d2567ce417c41cefd8e085f167cacd230025d7c331bb600e60bf5ee4-d
2025-08-20T21:49:49.6116987Z [00:03:15.954]➜  packagefile internal/oserror=/root/.cache/go-build/36/36c7d10bc34f03c5c6e7771667803ff1e70baaf9cea8e9cebbe793e83ee0ca9c-d
2025-08-20T21:49:49.6118522Z [00:03:15.954]➜  packagefile compress/gzip=/root/.cache/go-build/b3/b3d01eff872d1061af7a6268f67170d50a1e8efb8d87f7700b66075164e92476-d
2025-08-20T21:49:49.6119439Z [00:03:15.954]➜  packagefile container/list=/root/.cache/go-build/e4/e4a1d052b895dab5aabefb19a47a43f4cc5385e1a5909144789394bf17d777e0-d
2025-08-20T21:49:49.6120453Z [00:03:15.954]➜  packagefile vendor/golang.org/x/net/http/httpguts=/root/.cache/go-build/60/600c21735b839b40297d418849c90cfbdb521da6a35d3b67a6ce54d720980279-d
2025-08-20T21:49:49.6121771Z [00:03:15.954]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/root/.cache/go-build/16/16504fe0519c1fe2ac7c934cb5b6fb4513df1051a7c5fc095819910b3a95aa28-d
2025-08-20T21:49:49.6123034Z [00:03:15.954]➜  packagefile vendor/golang.org/x/net/http2/hpack=/root/.cache/go-build/66/66909985228081b91f1bf1f5c0c424561a1e70477aec01bec971b687b5eb90b1-d
2025-08-20T21:49:49.6124292Z [00:03:15.954]➜  packagefile vendor/golang.org/x/net/idna=/root/.cache/go-build/f1/f107a750c9185b0f0c01f8b66c658890fb4a5edc02254438a86510f359ef4077-d
2025-08-20T21:49:49.6125250Z [00:03:15.954]➜  packagefile internal/godebug=/root/.cache/go-build/15/154de7a1e48c9972cc3f3b67efc110fb25d653b3948828a79b9a08ef84fb5557-d
2025-08-20T21:49:49.6126128Z [00:03:15.954]➜  packagefile maps=/root/.cache/go-build/c3/c39af6f50a2f302aafef3b515051fb695f8a8e68cabb3ad6fc0ca3c4a290ce13-d
2025-08-20T21:49:49.6126986Z [00:03:15.954]➜  packagefile math/bits=/root/.cache/go-build/e9/e9a40c283e135c335c9a6deb92b0821d50ebc5e27beabb6fd1df72dcfe55a2cc-d
2025-08-20T21:49:49.6127829Z [00:03:15.954]➜  packagefile mime=/root/.cache/go-build/06/06edfede0e2d4363c2758e615d7aca4a11c0df726a5d3f4d6eaea40c735d7df0-d
2025-08-20T21:49:49.6128712Z [00:03:15.954]➜  packagefile mime/multipart=/root/.cache/go-build/76/76bc09fa9a3b200a661d025027a5336fd82abbe4d8749ea1964149cce424f59c-d
2025-08-20T21:49:49.6129639Z [00:03:15.954]➜  packagefile net/http/httptrace=/root/.cache/go-build/98/98fe65b6f6d6ea58a110b053a9de96dd0df5755eddc4ecff510f93578c779e0c-d
2025-08-20T21:49:49.6130584Z [00:03:15.954]➜  packagefile net/http/internal=/root/.cache/go-build/2e/2ecafcd02ddf529e2f1d65253cd62347916f16e79e04abbed23c94d3cf9d8ebe-d
2025-08-20T21:49:49.6131544Z [00:03:15.954]➜  packagefile net/http/internal/ascii=/root/.cache/go-build/bb/bbe85c2847289e089ecaa936b2fe9f07c09fe76f93a723c5147ca2f8b0a26426-d
2025-08-20T21:49:49.6132633Z [00:03:15.954]➜  packagefile net/http/internal/httpcommon=/root/.cache/go-build/81/812ca8e1d7544ccb0e370d4b5f1a300109384e60eae930b9e384e1f28814585a-d
2025-08-20T21:49:49.6133826Z [00:03:15.954]➜  packagefile net/textproto=/root/.cache/go-build/8b/8bd7916f491007bd8dd3c6cf83ef9bdfae8fa24578b10da0c2132c367d14c25c-d
2025-08-20T21:49:49.6134789Z [00:03:15.954]➜  packagefile iter=/root/.cache/go-build/23/23d10c877f3b73604425a334a1530a3d83b5cebea7cc3c08d3b6aea551897635-d
2025-08-20T21:49:49.6135652Z [00:03:15.954]➜  packagefile internal/asan=/root/.cache/go-build/f8/f88fca14b143264910fec13e94c680f6782f11f8113e9d8ab8bb3c90ad1019f8-d
2025-08-20T21:49:49.6136538Z [00:03:15.954]➜  packagefile internal/msan=/root/.cache/go-build/8b/8bc238d887c2b4b98122a708b40f5f23002ece892b057553d6f86f1c7d8d2209-d
2025-08-20T21:49:49.6137409Z [00:03:15.954]➜  packagefile internal/race=/root/.cache/go-build/96/9610d9edf486ff1196d8624b9d4b65502760d7f0e903ff8173010306707ba687-d
2025-08-20T21:49:49.6138281Z [00:03:15.954]➜  packagefile internal/sync=/root/.cache/go-build/66/6672435ae16fa41ba510078521203f023195502b360b969cde5cba87c703c7e0-d
2025-08-20T21:49:49.6139178Z [00:03:15.954]➜  packagefile internal/synctest=/root/.cache/go-build/94/947f09566bea08c73cb5619c7e9db3d400b577fb6f706e1fe6b4b06732bef26c-d
2025-08-20T21:49:49.6140131Z [00:03:15.954]➜  packagefile internal/unsafeheader=/root/.cache/go-build/71/71443e40c31c75855e817fa83dcdfbe5a56d181ed8f66b4feb8471cf86c4fad1-d
2025-08-20T21:49:49.6141055Z [00:03:15.954]➜  packagefile crypto/ecdh=/root/.cache/go-build/fb/fbfc80f107c3fda320eec7630e582bd48c2d008a3f86ab22e80f826ed8e69e79-d
2025-08-20T21:49:49.6141994Z [00:03:15.954]➜  packagefile crypto/internal/boring=/root/.cache/go-build/21/218cf35c4ded279c8ffd329e9deaeed9c22d44444e8f0dbe0226e594c32e9258-d
2025-08-20T21:49:49.6142996Z [00:03:15.954]➜  packagefile crypto/internal/boring/bbig=/root/.cache/go-build/47/47bc6fc1995eed3e803e2f3a1fd9e90f1deba56f9b16be41269404eeeebbaa0b-d
2025-08-20T21:49:49.6144157Z [00:03:15.954]➜  packagefile crypto/internal/fips140/ecdsa=/root/.cache/go-build/3b/3bbfd9fd94ac9cf2de369327fa8f9fe9a4811c3f7b0a8542849e253eeb144fda-d
2025-08-20T21:49:49.6145204Z [00:03:15.954]➜  packagefile crypto/internal/fips140/nistec=/root/.cache/go-build/c8/c8a3f960dfc29752234a5b93577e1c8a66130334369f4fe7cbbb25e03deb79a4-d
2025-08-20T21:49:49.6146364Z [00:03:15.955]➜  packagefile crypto/internal/fips140cache=/root/.cache/go-build/26/2695974d438020987dbb0bbc5a3ea00c924883ef5700a3d0cdde3c092745abfa-d
2025-08-20T21:49:49.6147375Z [00:03:15.955]➜  packagefile crypto/internal/fips140hash=/root/.cache/go-build/42/42975a08ce9ec7bcbe424bc45b0461a2ac7315bd8f9ef81a9105bb3ffa767f57-d
2025-08-20T21:49:49.6148384Z [00:03:15.955]➜  packagefile crypto/internal/fips140only=/root/.cache/go-build/fe/fe018016f0b5a0e59332ad1304ea15a8ab92b0d07f6d83556e1d5120437fb86e-d
2025-08-20T21:49:49.6149377Z [00:03:15.955]➜  packagefile crypto/internal/randutil=/root/.cache/go-build/fc/fcda4929577983205113835be267785e1283b19f36bcf041335af2981fdad11d-d
2025-08-20T21:49:49.6150304Z [00:03:15.955]➜  packagefile crypto/subtle=/root/.cache/go-build/46/46171919a7392793e07b640aa7e47504aca1ae730f9f44283c4ac563d941a95a-d
2025-08-20T21:49:49.6151294Z [00:03:15.955]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/root/.cache/go-build/47/47d8ff6391fa039bd87e9d5414a0d1dc310eea23d5afc39c3014e73751dce64a-d
2025-08-20T21:49:49.6152421Z [00:03:15.955]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/root/.cache/go-build/e4/e4955d73e74bf52cfe012fffcb59ffa54e83ed0d9c00f71a66a588a7e63b76a1-d
2025-08-20T21:49:49.6153552Z [00:03:15.955]➜  packagefile math/rand/v2=/root/.cache/go-build/17/17b56db114ed17959e0e2327e0c36b22c2e62de1ec66bce371463eb8c2bddbbb-d
2025-08-20T21:49:49.6154514Z [00:03:15.955]➜  packagefile crypto/internal/fips140/ed25519=/root/.cache/go-build/46/460c8db732d68f249f9c830e71772a6351a13924cd4b30f718449eaf7ae9e049-d
2025-08-20T21:49:49.6155526Z [00:03:15.955]➜  packagefile crypto/internal/fips140/hmac=/root/.cache/go-build/61/6156ee615bc7e6a0829170545a39e8fc56847b7139a303c4caa12a871bd65309-d
2025-08-20T21:49:49.6156586Z [00:03:15.955]➜  packagefile crypto/internal/fips140=/root/.cache/go-build/fb/fb49772351f8add8f503a109e09d0fb25191ef747bd52d2a6b73ed0d05268c9e-d
2025-08-20T21:49:49.6157648Z [00:03:15.955]➜  packagefile crypto/internal/fips140/drbg=/root/.cache/go-build/d8/d88ffc3228d0ba0a1afebf28c5478b900c9f99772ffe075c0c35739f7e4a5dbc-d
2025-08-20T21:49:49.6158645Z [00:03:15.955]➜  packagefile crypto/internal/sysrand=/root/.cache/go-build/4b/4b9db9d21c8f8cb536ca608191368c782c12668fd96055efda5393da96c72efe-d
2025-08-20T21:49:49.6159638Z [00:03:15.955]➜  packagefile crypto/internal/fips140/bigmod=/root/.cache/go-build/0d/0d01387854d74c7588d39c9e22288a235981f1115e28808b9640eb8d08a8f149-d
2025-08-20T21:49:49.6160645Z [00:03:15.955]➜  packagefile crypto/internal/fips140/rsa=/root/.cache/go-build/ce/cef7d57c406c50fa2f1ea2e15eb0196e9f2699037eef871fa52670eb68b94366-d
2025-08-20T21:49:49.6161620Z [00:03:15.955]➜  packagefile crypto/internal/impl=/root/.cache/go-build/68/68d8c6d8ca67668a4e86b0c93cd4057bc6649e016e09cd2c266bb5ccdd8cebc6-d
2025-08-20T21:49:49.6162620Z [00:03:15.955]➜  packagefile crypto/internal/fips140/sha256=/root/.cache/go-build/7d/7d6e2b7c4c60f566808f2bab652e2ef5084f5e51e6daa3849c3f0426ad3e11a2-d
2025-08-20T21:49:49.6163751Z [00:03:15.955]➜  packagefile crypto/internal/fips140/sha512=/root/.cache/go-build/2f/2f5055d5155c1024f9b3a73067545951c7c9ac73d2a344f94926032e30318791-d
2025-08-20T21:49:49.6164687Z [00:03:15.955]➜  packagefile crypto/aes=/root/.cache/go-build/45/4560f6707a99ea99c7c921edfecb487d903706ea47866805fb63c9e71afbe69a-d
2025-08-20T21:49:49.6165576Z [00:03:15.955]➜  packagefile crypto/cipher=/root/.cache/go-build/bc/bce84b5643684eb4e918943ce32ab07e865e819d2e645d0acd34fce738d6a4f7-d
2025-08-20T21:49:49.6166448Z [00:03:15.955]➜  packagefile crypto/des=/root/.cache/go-build/c4/c431769c6541c6d6ae9d3eb5ae089332700228499a65007d261155420ece1702-d
2025-08-20T21:49:49.6167312Z [00:03:15.955]➜  packagefile crypto/hkdf=/root/.cache/go-build/c6/c6bec0dc94a2af0401f7bd13ba310d33f2423bafe6a30653c430f9b1383f6ace-d
2025-08-20T21:49:49.6168270Z [00:03:15.955]➜  packagefile crypto/internal/fips140/aes=/root/.cache/go-build/bc/bcd13a7f0dc5edd815fcd26319f95d30cd9827ff1e7d348151785b284326216e-d
2025-08-20T21:49:49.6169375Z [00:03:15.955]➜  packagefile crypto/internal/fips140/aes/gcm=/root/.cache/go-build/d1/d1981a63e6abbe17adce83ff1228a60e99776d57fe07c55c2c78176b607fcf46-d
2025-08-20T21:49:49.6170491Z [00:03:15.955]➜  packagefile crypto/internal/fips140/mlkem=/root/.cache/go-build/29/2905bf4ab17fd6e8c924db184596c8ad0679ed8ef6869776386409dcad23d878-d
2025-08-20T21:49:49.6171514Z [00:03:15.955]➜  packagefile crypto/internal/fips140/tls12=/root/.cache/go-build/62/62845e4b9204da3e721510a4a5bb8a4a1bd512a88f3c1fa68aecb582224efa60-d
2025-08-20T21:49:49.6172533Z [00:03:15.955]➜  packagefile crypto/internal/fips140/tls13=/root/.cache/go-build/6e/6ebaf1968bb9c8310df131de2b87f7a5075a15eac2168d157b5636e7f02c4260-d
2025-08-20T21:49:49.6173726Z [00:03:15.955]➜  packagefile crypto/internal/hpke=/root/.cache/go-build/da/da46e4b4b98bf95f7bb8deb3953637229f49dc7bf378cfca3de765312f8a3b7a-d
2025-08-20T21:49:49.6174645Z [00:03:15.955]➜  packagefile crypto/md5=/root/.cache/go-build/ff/ffd47a7f655d2264f725b558b5a357c36e8f498bf298877889e4508c649663ea-d
2025-08-20T21:49:49.6175523Z [00:03:15.955]➜  packagefile crypto/rc4=/root/.cache/go-build/ba/ba69c36b33eec064608b3f2edf09a5313f37f2ca175db3a3bd90d25bbec62734-d
2025-08-20T21:49:49.6176483Z [00:03:15.955]➜  packagefile crypto/tls/internal/fips140tls=/root/.cache/go-build/28/28442a2351e9293edd6216370dae4fb6011a2f346fd257b3e00f1b69cc959083-d
2025-08-20T21:49:49.6177434Z [00:03:15.955]➜  packagefile encoding/pem=/root/.cache/go-build/30/3051cf7aff3b3091f46cb712a2e6caa7c2438d2d9a6f271d8ffe97102cf1fc3f-d
2025-08-20T21:49:49.6178455Z [00:03:15.955]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/root/.cache/go-build/5a/5a642123223ec0a3053dd76096a2a24fb98fa8a1054f42e5b9205d1bb5cde71c-d
2025-08-20T21:49:49.6179429Z [00:03:15.955]➜  packagefile weak=/root/.cache/go-build/b3/b35fe2f4af2add37163a99c517d12be21fb3614e3bcd4b3ee29206e95d4c9b7f-d
2025-08-20T21:49:49.6180356Z [00:03:15.955]➜  packagefile crypto/dsa=/root/.cache/go-build/63/632efaa0d398fa0380525550499c188fd7aacb4fc7248738656ed4c44f0ba6b8-d
2025-08-20T21:49:49.6181322Z [00:03:15.955]➜  packagefile crypto/x509/pkix=/root/.cache/go-build/7c/7cafae7781be2122fa62723eacc88cd108932c944cb7f05e844b857a4ec4aab4-d
2025-08-20T21:49:49.6182265Z [00:03:15.955]➜  packagefile golang.org/x/net/bpf=/root/.cache/go-build/a4/a4edbb999867b0c19dabcc5246c332235a018c3cec377ef06499d6fc5227b647-d
2025-08-20T21:49:49.6183384Z [00:03:15.955]➜  packagefile golang.org/x/net/internal/iana=/root/.cache/go-build/94/9496cca9b6dcd74659548af456928a2f673730cf85b295707088b729eea08e38-d
2025-08-20T21:49:49.6184419Z [00:03:15.955]➜  packagefile golang.org/x/net/internal/socket=/root/.cache/go-build/ee/eee83aa673b25377dfd84044c29f582fe0187e7409c9b9457ada3858eeab3f30-d
2025-08-20T21:49:49.6185520Z [00:03:15.955]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/root/.cache/go-build/77/778cb86cc7ce4d286b8112b3dc66b4c107d110c761609350420a5a42ce64a6f1-d
2025-08-20T21:49:49.6186523Z [00:03:15.955]➜  packagefile internal/nettrace=/root/.cache/go-build/ec/ec8e50975f2e34950b4d8c10d1f3fb5d9560600c8943b2666d4dd24caba5d209-d
2025-08-20T21:49:49.6187493Z [00:03:15.955]➜  packagefile internal/singleflight=/root/.cache/go-build/7f/7f4bef26bc96f233f4368d5b5b00f042e9f77dc53afc3826de67fcaad1a98096-d
2025-08-20T21:49:49.6188438Z [00:03:15.955]➜  packagefile database/sql/driver=/root/.cache/go-build/72/7297554511b7107710509f30f1d5125c22b293c8331cebf7a21d346d3ab317d5-d
2025-08-20T21:49:49.6189411Z [00:03:15.955]➜  packagefile google.golang.org/grpc/metadata=/root/.cache/go-build/04/04f770632e7bbbec6621f5123341d44267cc02c88e7e2068cfb828ed4c7dc6df-d
2025-08-20T21:49:49.6190408Z [00:03:15.955]➜  packagefile google.golang.org/grpc/peer=/root/.cache/go-build/41/41e7633a54522047c5a9cab0aedfc029a524218c3166915a0cb3807311f5c750-d
2025-08-20T21:49:49.6191160Z [00:03:15.955]➜  packagefile github.com/gorilla/mux=/tmp/go-build1954405493/b310/_pkg_.a
2025-08-20T21:49:49.6191884Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/activity/store=/tmp/go-build1954405493/b696/_pkg_.a
2025-08-20T21:49:49.6192879Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/integrations/extra_settings=/tmp/go-build1954405493/b697/_pkg_.a
2025-08-20T21:49:49.6193849Z [00:03:15.955]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build1954405493/b382/_pkg_.a
2025-08-20T21:49:49.6194708Z [00:03:15.955]➜  packagefile github.com/caddyserver/certmagic=/root/.cache/go-build/9c/9c40e27dac21a99cd42fe2b6006e7e03a63dbcab1cafcfd69f6a9f7a9e7567c3-d
2025-08-20T21:49:49.6195765Z [00:03:15.955]➜  packagefile github.com/golang/protobuf/proto=/root/.cache/go-build/e0/e08c196f2b562143727f55742de119cb67cba92fe5bd56724288b8780bf21219-d
2025-08-20T21:49:49.6196780Z [00:03:15.955]➜  packagefile github.com/libdns/route53=/root/.cache/go-build/4a/4a710694cd0043c1fac90be233375ea2ed2b49bd8fe7857a9d5d2f11ce6f7591-d
2025-08-20T21:49:49.6197721Z [00:03:15.955]➜  packagefile go.uber.org/zap=/root/.cache/go-build/7f/7fb4a9b34c390b69577045630b5eb4ecb444bddbb7389478396251b482ae2a38-d
2025-08-20T21:49:49.6198644Z [00:03:15.955]➜  packagefile go.uber.org/zap/zapcore=/root/.cache/go-build/c8/c8fc022449422b751464321f7850f30ac608c702fe876a1db4e13f30b859241b-d
2025-08-20T21:49:49.6199612Z [00:03:15.955]➜  packagefile golang.org/x/crypto/acme=/root/.cache/go-build/8e/8e4201dfb53cd6dbe081308bd06c4fe4f9225c2734dd704c18b18ef52b971fca-d
2025-08-20T21:49:49.6200605Z [00:03:15.955]➜  packagefile golang.org/x/crypto/nacl/box=/root/.cache/go-build/7d/7d72f1a430e8073284e61e47600cdbd44d67ef7bf62487cef7c37ff00b9ded93-d
2025-08-20T21:49:49.6201683Z [00:03:15.955]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/root/.cache/go-build/00/00cbd0dd1d09ac3ded236f7ae76495625627cb4eeaf55e29991a3daec46143f2-d
2025-08-20T21:49:49.6202654Z [00:03:15.955]➜  packagefile embed=/root/.cache/go-build/04/04d0d56bd27f851969d22dc866a389171e6a79073d83c5b6bb415bf7f7c3b1e6-d
2025-08-20T21:49:49.6203599Z [00:03:15.955]➜  packagefile github.com/eko/gocache/lib/v4/store=/tmp/go-build1954405493/b317/_pkg_.a
2025-08-20T21:49:49.6204268Z [00:03:15.955]➜  packagefile github.com/eko/gocache/store/redis/v4=/tmp/go-build1954405493/b345/_pkg_.a
2025-08-20T21:49:49.6205029Z [00:03:15.955]➜  packagefile github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1954405493/b818/_pkg_.a
2025-08-20T21:49:49.6205840Z [00:03:15.955]➜  packagefile github.com/netbirdio/management-integrations/integrations/config=/tmp/go-build1954405493/b819/_pkg_.a
2025-08-20T21:49:49.6206666Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/cache=/tmp/go-build1954405493/b314/_pkg_.a
2025-08-20T21:49:49.6207512Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/modules=/tmp/go-build1954405493/b694/_pkg_.a
2025-08-20T21:49:49.6208427Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/operations=/tmp/go-build1954405493/b695/_pkg_.a
2025-08-20T21:49:49.6209706Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/shared/management/domain=/root/.cache/go-build/c7/c758eb1582c17b99d786e48052faff52139074649ca5fe236033d802dc8b7afb-d
2025-08-20T21:49:49.6211301Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/shared/relay/auth/hmac=/root/.cache/go-build/8a/8a7250fa01a3cae41b81baa94ca07cb3545ce0b8a942ff5866500f4304f6e7ba-d
2025-08-20T21:49:49.6212533Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/shared/relay/auth/hmac/v2=/root/.cache/go-build/1f/1f9dd1ce1161123f4c72fa48caff3398daaa08826e86d9123f251f0a6e064d0d-d
2025-08-20T21:49:49.6214080Z [00:03:15.955]➜  packagefile github.com/vmihailenco/msgpack/v5=/tmp/go-build1954405493/b338/_pkg_.a
2025-08-20T21:49:49.6215559Z [00:03:15.955]➜  packagefile golang.org/x/exp/maps=/root/.cache/go-build/b1/b1acc6c4b5d38ea2ab4b5c4834aaaa407be915da8ad3cd44dc5cb6f92b021bf2-d
2025-08-20T21:49:49.6217337Z [00:03:15.955]➜  packagefile google.golang.org/grpc/codes=/root/.cache/go-build/73/738228551c38a606a6d6f4bbf30112fb76e2b9621e9505a145c5ae54f3affb97-d
2025-08-20T21:49:49.6219181Z [00:03:15.955]➜  packagefile google.golang.org/grpc/status=/root/.cache/go-build/ae/ae2140e204ad2a41a1ef62ba74e97f05f9df2377c82e7bcbe81c6bbfb27373b2-d
2025-08-20T21:49:49.6220805Z [00:03:15.955]➜  packagefile github.com/golang-jwt/jwt=/tmp/go-build1954405493/b362/_pkg_.a
2025-08-20T21:49:49.6221913Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/base62=/tmp/go-build1954405493/b649/_pkg_.a
2025-08-20T21:49:49.6223439Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/auth/jwt=/tmp/go-build1954405493/b821/_pkg_.a
2025-08-20T21:49:49.6225027Z [00:03:15.955]➜  packagefile hash/crc32=/root/.cache/go-build/e3/e36bce83c26b8b2ee1e4252372500667e678fc49dc293d7ad42ca57243f7f1c5-d
2025-08-20T21:49:49.6226054Z [00:03:15.955]➜  packagefile archive/tar=/tmp/go-build1954405493/b556/_pkg_.a
2025-08-20T21:49:49.6227312Z [00:03:15.955]➜  packagefile archive/zip=/root/.cache/go-build/1c/1cafd0e5ff9450d48acd602b17e3bfb853fb8216a2705901746de2900322870f-d
2025-08-20T21:49:49.6228962Z [00:03:15.955]➜  packagefile encoding/csv=/root/.cache/go-build/52/52f17d30d48aa5781b002901204c4f03156afc98fb5d7417ed2f5f0edf9aaa3a-d
2025-08-20T21:49:49.6230237Z [00:03:15.955]➜  packagefile github.com/oschwald/maxminddb-golang=/tmp/go-build1954405493/b825/_pkg_.a
2025-08-20T21:49:49.6230991Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/shared/management/http/api=/tmp/go-build1954405493/b527/_pkg_.a
2025-08-20T21:49:49.6231869Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/accounts=/tmp/go-build1954405493/b830/_pkg_.a
2025-08-20T21:49:49.6232773Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/dns=/tmp/go-build1954405493/b832/_pkg_.a
2025-08-20T21:49:49.6233837Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/events=/tmp/go-build1954405493/b833/_pkg_.a
2025-08-20T21:49:49.6234891Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/groups=/tmp/go-build1954405493/b834/_pkg_.a
2025-08-20T21:49:49.6235825Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/networks=/tmp/go-build1954405493/b835/_pkg_.a
2025-08-20T21:49:49.6236810Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/peers=/tmp/go-build1954405493/b839/_pkg_.a
2025-08-20T21:49:49.6237725Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/policies=/tmp/go-build1954405493/b840/_pkg_.a
2025-08-20T21:49:49.6238634Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/routes=/tmp/go-build1954405493/b841/_pkg_.a
2025-08-20T21:49:49.6239557Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/setup_keys=/tmp/go-build1954405493/b842/_pkg_.a
2025-08-20T21:49:49.6240476Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/http/handlers/users=/tmp/go-build1954405493/b843/_pkg_.a
2025-08-20T21:49:49.6241360Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/http/middleware=/tmp/go-build1954405493/b844/_pkg_.a
2025-08-20T21:49:49.6242055Z [00:03:15.955]➜  packagefile github.com/rs/cors=/tmp/go-build1954405493/b846/_pkg_.a
2025-08-20T21:49:49.6242645Z [00:03:15.955]➜  packagefile github.com/TheJumpCloud/jcapi-go/v1=/tmp/go-build1954405493/b356/_pkg_.a
2025-08-20T21:49:49.6243414Z [00:03:15.955]➜  packagefile github.com/okta/okta-sdk-golang/v2/okta=/tmp/go-build1954405493/b401/_pkg_.a
2025-08-20T21:49:49.6244099Z [00:03:15.955]➜  packagefile github.com/okta/okta-sdk-golang/v2/okta/query=/tmp/go-build1954405493/b410/_pkg_.a
2025-08-20T21:49:49.6244722Z [00:03:15.955]➜  packagefile goauthentik.io/api/v3=/tmp/go-build1954405493/b418/_pkg_.a
2025-08-20T21:49:49.6245297Z [00:03:15.955]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build1954405493/b419/_pkg_.a
2025-08-20T21:49:49.6245930Z [00:03:15.955]➜  packagefile google.golang.org/api/admin/directory/v1=/tmp/go-build1954405493/b429/_pkg_.a
2025-08-20T21:49:49.6246803Z [00:03:15.955]➜  packagefile google.golang.org/api/option=/tmp/go-build1954405493/b491/_pkg_.a
2025-08-20T21:49:49.6247485Z [00:03:15.955]➜  packagefile github.com/golang/mock/gomock=/tmp/go-build1954405493/b344/_pkg_.a
2025-08-20T21:49:49.6248236Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/permissions/roles=/tmp/go-build1954405493/b693/_pkg_.a
2025-08-20T21:49:49.6249042Z [00:03:15.955]➜  packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build1954405493/b322/_pkg_.a
2025-08-20T21:49:49.6249797Z [00:03:15.955]➜  packagefile github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build1954405493/b365/_pkg_.a
2025-08-20T21:49:49.6250503Z [00:03:15.955]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1954405493/b369/_pkg_.a
2025-08-20T21:49:49.6251182Z [00:03:15.955]➜  packagefile go.opentelemetry.io/otel/exporters/prometheus=/tmp/go-build1954405493/b372/_pkg_.a
2025-08-20T21:49:49.6251848Z [00:03:15.955]➜  packagefile go.opentelemetry.io/otel/sdk/metric=/tmp/go-build1954405493/b390/_pkg_.a
2025-08-20T21:49:49.6252795Z [00:03:15.955]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/root/.cache/go-build/83/8340d599ee5a6ab7abce3a75392d671f1cf5ad826949ada1b2d3a70439018f35-d
2025-08-20T21:49:49.6254127Z [00:03:15.955]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/root/.cache/go-build/d3/d36c7d7be1f9776d1fa6d2dd6521788bdadb69e06cd5529deee3b5f8c5ecbdb0-d
2025-08-20T21:49:49.6255299Z [00:03:15.955]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/root/.cache/go-build/d3/d3120eb8834a9462c94797b0f90f90828317998f027f07f65f61bd208b52e1b2-d
2025-08-20T21:49:49.6256488Z [00:03:15.955]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/root/.cache/go-build/42/423a6f4e43454bd774cb140c48c6de66fc963784e826d91d9b3b1b4e70330408-d
2025-08-20T21:49:49.6257633Z [00:03:15.955]➜  packagefile golang.org/x/net/idna=/root/.cache/go-build/20/2043027da3f4bd35ec622839e3469bea40302e5cb18931eb3f8c8615c1bb5cbc-d
2025-08-20T21:49:49.6258686Z [00:03:15.955]➜  packagefile golang.org/x/net/http/httpguts=/root/.cache/go-build/14/14a67f53b294a80c1dc656ad060d42a1d27ac3258016365a3579ca2352a3ee56-d
2025-08-20T21:49:49.6259721Z [00:03:15.955]➜  packagefile golang.org/x/net/http2/hpack=/root/.cache/go-build/e4/e4b8eb97920c85aa66d3eb6d495912caa9745ffabe961c49377e988c7b219676-d
2025-08-20T21:49:49.6260776Z [00:03:15.955]➜  packagefile golang.org/x/net/internal/httpcommon=/root/.cache/go-build/8e/8e45988dcb966be430dca60813ee0e1987b8762b85c2302a279ddab16a3a0f61-d
2025-08-20T21:49:49.6261796Z [00:03:15.955]➜  packagefile golang.org/x/net/trace=/root/.cache/go-build/54/54cb320fa8db7c5f7eae4787597e5fc17e3707bc4637164c51cfb8b7de1c6255-d
2025-08-20T21:49:49.6262803Z [00:03:15.955]➜  packagefile google.golang.org/grpc/backoff=/root/.cache/go-build/ae/ae21fcd949f965a0fb27aaf0fa7d7be1789982d51b5a072efd7f36aa8fd7be2b-d
2025-08-20T21:49:49.6263943Z [00:03:15.955]➜  packagefile google.golang.org/grpc/balancer=/root/.cache/go-build/a2/a28025f5867b1055d891f47302e58dd1f8416503e4710cb1136622ca0f8c52d3-d
2025-08-20T21:49:49.6265005Z [00:03:15.955]➜  packagefile google.golang.org/grpc/balancer/base=/root/.cache/go-build/4f/4f291fe740e96fd7293e590d4aa6743ef07570dcd6e337e2f87faacd2f82c104-d
2025-08-20T21:49:49.6266113Z [00:03:15.955]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/root/.cache/go-build/6b/6bb088f0afc37ff68c9e58870faf62a3623fbd5d5adccaad0cffc86a5fbd94f5-d
2025-08-20T21:49:49.6267201Z [00:03:15.955]➜  packagefile google.golang.org/grpc/channelz=/root/.cache/go-build/ca/ca91cb49f030ed905155b08ff7fcf82b39dde807e3bf5609096dccdc0f37c1e0-d
2025-08-20T21:49:49.6268257Z [00:03:15.955]➜  packagefile google.golang.org/grpc/connectivity=/root/.cache/go-build/4e/4e4dbbb2492719a7ad8e6bfab14cf9b99a0bbd96dd7e7946d0ef220b264c46d1-d
2025-08-20T21:49:49.6269378Z [00:03:15.955]➜  packagefile google.golang.org/grpc/credentials/insecure=/root/.cache/go-build/67/67ec408cfc2cc53c35553bfd654680cdbcca7bf12dda7c172fd8a0c7ada98c69-d
2025-08-20T21:49:49.6270578Z [00:03:15.955]➜  packagefile google.golang.org/grpc/encoding=/root/.cache/go-build/f5/f5fb9c7716f064f0c60dab0f5c5bd48828fdf500a070100b26d0179db8393b84-d
2025-08-20T21:49:49.6271699Z [00:03:15.955]➜  packagefile google.golang.org/grpc/encoding/proto=/root/.cache/go-build/71/718d293170101a399aa02a1d15bf50165744ea20dc3eda9fd331ce4ab9379ddb-d
2025-08-20T21:49:49.6272906Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal=/root/.cache/go-build/8a/8a22bc9464db09c5468d9030c6ff7001d652c37f077c6bebdced4683760d0ce2-d
2025-08-20T21:49:49.6274347Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/backoff=/root/.cache/go-build/07/07bc9bc4181c8a4f1496aa5acbb5903bebea07a65b08f37d420e11ce2a1fdfd9-d
2025-08-20T21:49:49.6275688Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/root/.cache/go-build/e6/e68181f817dda9f1fc77898fdf789632311f29ad288c91fef5fe05c281be1339-d
2025-08-20T21:49:49.6277084Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/balancerload=/root/.cache/go-build/0b/0bc2f3ceb2e8d1cdf16e2bc026f681cbae24272635ec0c240bd896d9e07c7d61-d
2025-08-20T21:49:49.6278536Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/binarylog=/root/.cache/go-build/01/01e9b1974b96127597fff8f25501c006995c1586075bca4f175cedff387e96ff-d
2025-08-20T21:49:49.6279788Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/channelz=/root/.cache/go-build/ac/ac4ef160139999078594cfa7fdd7e85adf6cb20e5b94c9b5c959af90b7e00aa8-d
2025-08-20T21:49:49.6281083Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/grpclog=/root/.cache/go-build/52/52af4aa7a5a82983b79041202b577076f82f82f9829cc16c8d7f51d722bce927-d
2025-08-20T21:49:49.6282398Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/grpcrand=/root/.cache/go-build/7b/7b900f5b1cb0797a084beb38cc89dacae5d9c5a22822ca4920508900eca73beb-d
2025-08-20T21:49:49.6284120Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/grpcsync=/root/.cache/go-build/5b/5be94320b8a73fe380ef2dd0c51c6ffe133ae29596805dd89230ec24c5cb4d4a-d
2025-08-20T21:49:49.6285832Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/grpcutil=/root/.cache/go-build/d0/d08b4c7d5d39549b84b3d391747d9598f741ae4de1c397d983541ac405d67a1f-d
2025-08-20T21:49:49.6287377Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/idle=/root/.cache/go-build/4d/4d0c36fcda93a72cfcc9b30a254165eacb14f3a909f58bbaf3b8765ebead0f89-d
2025-08-20T21:49:49.6289344Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/metadata=/root/.cache/go-build/b4/b457c6a5626f9b1703bd8df611d019710da9622588b3e5f8050a1987d04e1a23-d
2025-08-20T21:49:49.6290831Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/pretty=/root/.cache/go-build/96/961d57af4f5eb6bdfbe9762e9a766318e4f9dc7130f6148cfdbf283fa281d567-d
2025-08-20T21:49:49.6292153Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/resolver=/root/.cache/go-build/b9/b9a838df34bbf8cea009af1df2d7900b8d63163fac115d71f54428e710d0e47b-d
2025-08-20T21:49:49.6293519Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/resolver/passthrough=/root/.cache/go-build/f3/f35f21bd810b196c8d48972291bfc44bac082128224cf5d270249246ca4c44ea-d
2025-08-20T21:49:49.6294723Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/resolver/unix=/root/.cache/go-build/77/7797fca2822517f38426bb51b565f9edd64a75e809b38e2e0a9d243fb05f51e0-d
2025-08-20T21:49:49.6295869Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/root/.cache/go-build/af/af951aa794631a7a21821fb6c878d9da2b8ae651311f2d4e0919d55b40bcfdca-d
2025-08-20T21:49:49.6296988Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/status=/root/.cache/go-build/60/606e24cc1314556a80a6d8773f88c8683da17f7e4fe851b95e12cc38d6f62c2d-d
2025-08-20T21:49:49.6298085Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/transport=/root/.cache/go-build/70/7083d522b516d68602a88aea9365567e9b36094984dc25163763db9d9274d731-d
2025-08-20T21:49:49.6299147Z [00:03:15.955]➜  packagefile google.golang.org/grpc/resolver=/root/.cache/go-build/53/53bec274a5fd2548f54272102d8a1b8dd39643a83562c0fc5d4b576d70e69675-d
2025-08-20T21:49:49.6300437Z [00:03:15.955]➜  packagefile google.golang.org/grpc/resolver/dns=/root/.cache/go-build/42/42636b8e051a418829ecf82c13c313d43dc4d2609352918fcaaff48b186d419f-d
2025-08-20T21:49:49.6301508Z [00:03:15.955]➜  packagefile google.golang.org/grpc/serviceconfig=/root/.cache/go-build/db/db9401de670987717273e4fa6f56a5af8a83d1e40a2ffefc84db032863f34c0b-d
2025-08-20T21:49:49.6302558Z [00:03:15.955]➜  packagefile google.golang.org/grpc/stats=/root/.cache/go-build/55/55c43ba95b26bc7bf8d7138eb5a2a0cce6da5bcff9e1cd7c233802b4c11373f3-d
2025-08-20T21:49:49.6303699Z [00:03:15.955]➜  packagefile google.golang.org/grpc/tap=/root/.cache/go-build/3d/3d4c1342e74ca067f31da5fe1804aa780259bb7849369c9b28832151f84b4d6f-d
2025-08-20T21:49:49.6304725Z [00:03:15.955]➜  packagefile google.golang.org/grpc/attributes=/root/.cache/go-build/c0/c0739398d60dd41feb0ed3b35fa24c649ec581ea6c6b2a953a9e538418e9b896-d
2025-08-20T21:49:49.6305831Z [00:03:15.955]➜  packagefile google.golang.org/grpc/internal/credentials=/root/.cache/go-build/64/64325ef42e3a5e6cdea10ddd098ef2eb6f2b5aff7d32fee81974efecd25de21d-d
2025-08-20T21:49:49.6306925Z [00:03:15.955]➜  packagefile google.golang.org/protobuf/proto=/root/.cache/go-build/35/357b5f81b13a5e8d9577579ef17121f8336579ee1c107110421a97527b63bfdf-d
2025-08-20T21:49:49.6307855Z [00:03:15.955]➜  packagefile unique=/root/.cache/go-build/31/31e528a46c3c921de362b49c379fabc13d93d6d9cb23e5b80c9c14909d23d9e5-d
2025-08-20T21:49:49.6308562Z [00:03:15.955]➜  packagefile github.com/c-robinson/iplib=/tmp/go-build1954405493/b644/_pkg_.a
2025-08-20T21:49:49.6309417Z [00:03:15.955]➜  packagefile github.com/hashicorp/go-multierror=/root/.cache/go-build/fa/fa8741cb8bd20ddc596e04fc0c1f090682a10a1cc3500ad03f04d54c3d8822b6-d
2025-08-20T21:49:49.6310370Z [00:03:15.955]➜  packagefile github.com/hashicorp/go-secure-stdlib/base62=/tmp/go-build1954405493/b647/_pkg_.a
2025-08-20T21:49:49.6311197Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/management/server/integration_reference=/tmp/go-build1954405493/b650/_pkg_.a
2025-08-20T21:49:49.6311957Z [00:03:15.955]➜  packagefile database/sql=/tmp/go-build1954405493/b532/_pkg_.a
2025-08-20T21:49:49.6312667Z [00:03:15.955]➜  packagefile encoding/gob=/root/.cache/go-build/72/72e79a8efade5bb35d634643049208c52e05590636b2abe71bf6a74d5e4146fa-d
2025-08-20T21:49:49.6313588Z [00:03:15.955]➜  packagefile github.com/testcontainers/testcontainers-go=/tmp/go-build1954405493/b555/_pkg_.a
2025-08-20T21:49:49.6314362Z [00:03:15.955]➜  packagefile github.com/testcontainers/testcontainers-go/modules/mysql=/tmp/go-build1954405493/b640/_pkg_.a
2025-08-20T21:49:49.6315191Z [00:03:15.955]➜  packagefile github.com/testcontainers/testcontainers-go/modules/postgres=/tmp/go-build1954405493/b641/_pkg_.a
2025-08-20T21:49:49.6316015Z [00:03:15.955]➜  packagefile github.com/testcontainers/testcontainers-go/modules/redis=/tmp/go-build1954405493/b642/_pkg_.a
2025-08-20T21:49:49.6316787Z [00:03:15.955]➜  packagefile github.com/testcontainers/testcontainers-go/wait=/tmp/go-build1954405493/b633/_pkg_.a
2025-08-20T21:49:49.6317838Z [00:03:15.955]➜  packagefile github.com/netbirdio/netbird/shared/management/operations=/root/.cache/go-build/3f/3fcf836cccfe387e086a632d04109438b64ea54f2aed3b690bff3091088128e1-d
2025-08-20T21:49:49.6318891Z [00:03:15.955]➜  packagefile io/ioutil=/root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d
2025-08-20T21:49:49.6319605Z [00:03:15.955]➜  packagefile github.com/go-sql-driver/mysql=/tmp/go-build1954405493/b663/_pkg_.a
2025-08-20T21:49:49.6320172Z [00:03:15.955]➜  packagefile gorm.io/gorm/callbacks=/tmp/go-build1954405493/b666/_pkg_.a
2025-08-20T21:49:49.6320711Z [00:03:15.955]➜  packagefile gorm.io/gorm/migrator=/tmp/go-build1954405493/b667/_pkg_.a
2025-08-20T21:49:49.6321241Z [00:03:15.955]➜  packagefile gorm.io/gorm/schema=/tmp/go-build1954405493/b540/_pkg_.a
2025-08-20T21:49:49.6321754Z [00:03:15.955]➜  packagefile gorm.io/gorm/utils=/tmp/go-build1954405493/b539/_pkg_.a
2025-08-20T21:49:49.6322366Z [00:03:15.955]➜  packagefile github.com/jackc/pgx/v5=/tmp/go-build1954405493/b669/_pkg_.a
2025-08-20T21:49:49.6323015Z [00:03:15.956]➜  packagefile github.com/jackc/pgx/v5/pgconn=/tmp/go-build1954405493/b674/_pkg_.a
2025-08-20T21:49:49.6323765Z [00:03:15.956]➜  packagefile github.com/jackc/pgx/v5/stdlib=/tmp/go-build1954405493/b685/_pkg_.a
2025-08-20T21:49:49.6324355Z [00:03:15.956]➜  packagefile github.com/mattn/go-sqlite3=/tmp/go-build1954405493/b691/_pkg_.a
2025-08-20T21:49:49.6324912Z [00:03:15.956]➜  packagefile github.com/jinzhu/now=/tmp/go-build1954405493/b534/_pkg_.a
2025-08-20T21:49:49.6325625Z [00:03:15.956]➜  packagefile go/ast=/root/.cache/go-build/da/da5c7608bdb2cdc008bd60e501aee663ca80363496f46c569cf1b40831b289e4-d
2025-08-20T21:49:49.6326509Z [00:03:15.956]➜  packagefile regexp/syntax=/root/.cache/go-build/5d/5dc0ab6af6d11857a8878bee66a464632298e872e277f3193cedca8902217a7c-d
2025-08-20T21:49:49.6327552Z [00:03:15.956]➜  packagefile github.com/netbirdio/netbird/formatter/logcat=/root/.cache/go-build/4a/4aaf61881c3ebcdc29a7e76bdf466f520194d31c54c4e5ae2499e0334d38cc65-d
2025-08-20T21:49:49.6328800Z [00:03:15.956]➜  packagefile github.com/netbirdio/netbird/formatter/syslog=/root/.cache/go-build/e7/e74f55d948bf4ba3701af6f8bff4153051ba95bc30ce604c5c17cdcdbeca794a-d
2025-08-20T21:49:49.6329954Z [00:03:15.956]➜  packagefile github.com/netbirdio/netbird/formatter/txt=/root/.cache/go-build/8c/8cc79d79e01c9e7750872c4c35198d76ac3a01999675be313a82de686dcce5e5-d
2025-08-20T21:49:49.6330984Z [00:03:15.956]➜  packagefile text/template/parse=/root/.cache/go-build/ae/ae9a0621f6fde77d467410d5f5eb272519921568672f4da4250ac6f9f4f196e5-d
2025-08-20T21:49:49.6331903Z [00:03:15.956]➜  packagefile log/internal=/root/.cache/go-build/b7/b74553efc28b2e106bdb06ae97d3aa29289a3e9cfa395b2e4a1286d6ceeef49f-d
2025-08-20T21:49:49.6332877Z [00:03:15.956]➜  packagefile compress/flate=/root/.cache/go-build/cb/cb62df39b94cbf5f4fd66e857d11f994f7f846fc128dea5432b97012aef87e68-d
2025-08-20T21:49:49.6334046Z [00:03:15.956]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/root/.cache/go-build/b9/b928c7151297398403660b1b9809ffe85f877e33acd41d2f9999547d7cdbd1e5-d
2025-08-20T21:49:49.6335150Z [00:03:15.956]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/root/.cache/go-build/33/33c4eb71fa76cbecb0682a6ea382f0f2685742cae6e1dabfd36cb1b768c1624c-d
2025-08-20T21:49:49.6336232Z [00:03:15.956]➜  packagefile vendor/golang.org/x/text/unicode/norm=/root/.cache/go-build/93/93c79bca53aeb43e2e6544e4e4f2cc3f0b78596410952a2fed343d8c28209bad-d
2025-08-20T21:49:49.6337226Z [00:03:15.956]➜  packagefile internal/bisect=/root/.cache/go-build/d1/d19189672caca4bf568c7ed4d6ba74fe0f96e0f4e465ca959d688b6517fee280-d
2025-08-20T21:49:49.6338178Z [00:03:15.956]➜  packagefile mime/quotedprintable=/root/.cache/go-build/79/791ddfd8b3983aae62df0ca0947d6fab622405d102638cb76f40e33d3c4928a0-d
2025-08-20T21:49:49.6339177Z [00:03:15.956]➜  packagefile crypto/internal/fips140/ecdh=/root/.cache/go-build/b7/b7de87dfc4ac9fdd21345eb21f2942513ffef62d6713dcac817c1cad6ef56782-d
2025-08-20T21:49:49.6340282Z [00:03:15.956]➜  packagefile crypto/internal/fips140/edwards25519/field=/root/.cache/go-build/35/35a562b80ddd68a8109b61c6c0ad69c6250d162c4b5e729809ccf7665f213573-d
2025-08-20T21:49:49.6341346Z [00:03:15.956]➜  packagefile crypto/internal/boring/sig=/root/.cache/go-build/05/05b5ad9f79485939adbb0ea7fc10d59aac51ff6ddca5c19734c0d9118468019b-d
2025-08-20T21:49:49.6342377Z [00:03:15.956]➜  packagefile crypto/internal/fips140/check=/root/.cache/go-build/d4/d4b96864abeddf49c37f9d1b6ca57baee0a45125ad9b361e59aa46a98b9c624e-d
2025-08-20T21:49:49.6344046Z [00:03:15.956]➜  packagefile crypto/internal/fips140/nistec/fiat=/root/.cache/go-build/de/def1f06f1fec2232cfe08575ef0c3c15c592d40340fd84c8e94a1611a10a3027-d
2025-08-20T21:49:49.6345507Z [00:03:15.956]➜  packagefile crypto/internal/fips140/subtle=/root/.cache/go-build/7a/7ae0344625486d831f14bdd915194c44ed259b901e4a7d14df5fc9916275c647-d
2025-08-20T21:49:49.6346609Z [00:03:15.956]➜  packagefile crypto/internal/fips140deps/byteorder=/root/.cache/go-build/3b/3b2dc55b8de7ce555f03e495a2b1bcd0d32285049ff481eedf724d5f2f4b16eb-d
2025-08-20T21:49:49.6348004Z [00:03:15.956]➜  packagefile crypto/internal/fips140/sha3=/root/.cache/go-build/05/05f5a8059656ac712e82d3863d001cd9c9cf4ee590101be92985e39fc5e5f3f8-d
2025-08-20T21:49:49.6348951Z [00:03:15.956]➜  packagefile crypto/sha3=/root/.cache/go-build/31/315fca7796f9d1dee9f4d8a414be1e5f5753675893b4a76480411dde28e05aa0-d
2025-08-20T21:49:49.6349949Z [00:03:15.956]➜  packagefile crypto/internal/fips140/edwards25519=/root/.cache/go-build/4b/4bb9c913e6e38905d1fbe1acee007f1a63e721cadc9cb58f4450a7556961e34a-d
2025-08-20T21:49:49.6351043Z [00:03:15.956]➜  packagefile crypto/internal/fips140deps/godebug=/root/.cache/go-build/0c/0c5730bd9b04c0157b40a272fb5c8411bfbf1c513b13ba1a1af91298f757e2e4-d
2025-08-20T21:49:49.6352065Z [00:03:15.956]➜  packagefile crypto/internal/entropy=/root/.cache/go-build/c9/c9673cb58317490f6d318f8d40695146a2458c77622a9984fd997c89ed871c90-d
2025-08-20T21:49:49.6353339Z [00:03:15.956]➜  packagefile crypto/internal/fips140deps/cpu=/root/.cache/go-build/8e/8ed1e17b06b87350088b9a432f7e796015ad458599309e30ea5270023032775a-d
2025-08-20T21:49:49.6354391Z [00:03:15.956]➜  packagefile crypto/internal/fips140/alias=/root/.cache/go-build/27/2787631884ab3f34b85912526c621adc211455ec60b230fa083c652f01f3d7d9-d
2025-08-20T21:49:49.6355401Z [00:03:15.956]➜  packagefile crypto/internal/fips140/hkdf=/root/.cache/go-build/56/56678f4dc2fbcba3710a8cd271b8691e51779e5fa9611c897d6c7261e2ceccb6-d
2025-08-20T21:49:49.6356359Z [00:03:15.957]➜  packagefile crypto/fips140=/root/.cache/go-build/b5/b55a9ebe2952586c79911ac32107ae1f4c98934a55a8dec23b1f23b673a10b56-d
2025-08-20T21:49:49.6357353Z [00:03:15.957]➜  packagefile vendor/golang.org/x/crypto/chacha20=/root/.cache/go-build/b8/b804fe124ef072873a1051637f26545b29f76fe15a0e3a52c8ad5fc1018740ea-d
2025-08-20T21:49:49.6358512Z [00:03:15.957]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/root/.cache/go-build/1c/1ce003014d8d5aabb9f5d0cb489f79b80c55eb3cb6a6ee1c86af76217c510d16-d
2025-08-20T21:49:49.6359671Z [00:03:15.957]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/root/.cache/go-build/08/0896c1abf56875f26229922e80d24e86fcd2e8ab282d508f7a246dc1802c7898-d
2025-08-20T21:49:49.6360727Z [00:03:15.957]➜  packagefile vendor/golang.org/x/sys/cpu=/root/.cache/go-build/84/84dba0f671f56f52f34616da15a8e590e76614497f215a6b1472d263ec90ad31-d
2025-08-20T21:49:49.6361561Z [00:03:15.957]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build1954405493/b383/_pkg_.a
2025-08-20T21:49:49.6362442Z [00:03:15.957]➜  packagefile github.com/caddyserver/zerossl=/root/.cache/go-build/9d/9de6183439a1a1b3cbfdeace5be0e16ed046178e07fa80280e90a4921fecaa29-d
2025-08-20T21:49:49.6363623Z [00:03:15.957]➜  packagefile github.com/klauspost/cpuid/v2=/root/.cache/go-build/88/88c40144f29914ab2655fce614170e72ad21dfaacd64830402ffa0a15f31896c-d
2025-08-20T21:49:49.6364622Z [00:03:15.957]➜  packagefile github.com/libdns/libdns=/root/.cache/go-build/fd/fde8dbb4c4810c6da98f70a99387d67b5bb1f5db2b5b00b2a2c368032e642d2c-d
2025-08-20T21:49:49.6365612Z [00:03:15.957]➜  packagefile github.com/mholt/acmez/v2=/root/.cache/go-build/33/335d0862be5234f47ef359eb954960346c7c7a304e2c95bf503dcb3a851bdff9-d
2025-08-20T21:49:49.6366612Z [00:03:15.957]➜  packagefile github.com/mholt/acmez/v2/acme=/root/.cache/go-build/61/61275f323d95ef5caf164fcd371aeb413ab3e2832b591ae25cb2e7fef69b02c6-d
2025-08-20T21:49:49.6367607Z [00:03:15.957]➜  packagefile github.com/zeebo/blake3=/root/.cache/go-build/f0/f0db666c02624a6049a7fa06e3814faafc819773771104e2e4d5a975fc03cd07-d
2025-08-20T21:49:49.6368579Z [00:03:15.957]➜  packagefile golang.org/x/crypto/ocsp=/root/.cache/go-build/7d/7db89ad91aa4d6a7f86354ae1b8c6e13f75a4a30ecb724628a5bb185e6c31735-d
2025-08-20T21:49:49.6369502Z [00:03:15.957]➜  packagefile hash/fnv=/root/.cache/go-build/3c/3c2d5c8a458697f9131049f8b7f876c158f15c8274abdd0f3863e3e7fdc82b1e-d
2025-08-20T21:49:49.6370509Z [00:03:15.957]➜  packagefile google.golang.org/protobuf/encoding/prototext=/root/.cache/go-build/65/65b561a04657ae8612894966cc9f74e58fb9c1e9e64497e7080e52f2266867ac-d
2025-08-20T21:49:49.6371802Z [00:03:15.957]➜  packagefile google.golang.org/protobuf/encoding/protowire=/root/.cache/go-build/6d/6d8fbd058d7adcd99aad0278c8072f9306f0268d32ebe7a1896ba14e967036ec-d
2025-08-20T21:49:49.6372951Z [00:03:15.957]➜  packagefile google.golang.org/protobuf/reflect/protodesc=/root/.cache/go-build/c8/c8305ebede5f4b0b351d3b483849c1463628b71ea029f634f20245f84c5c883c-d
2025-08-20T21:49:49.6374253Z [00:03:15.957]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/root/.cache/go-build/9a/9a0c80b6b1eca80eed26fe61556f889692ad3d0802daa353cc4ead73bc48f860-d
2025-08-20T21:49:49.6375429Z [00:03:15.957]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/root/.cache/go-build/79/79a10223c096f443262bc1061181e890da39732fbe806aa886ab2943eab12822-d
2025-08-20T21:49:49.6377318Z [00:03:15.957]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/root/.cache/go-build/cf/cf51ce312ee4971193080d6e0247deb24a76067c9551a16102585ddbc46317cd-d
2025-08-20T21:49:49.6379332Z [00:03:15.957]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/root/.cache/go-build/bd/bd0d57289397c5193be69f49e8313baca84794e1551eade6fab5f9f94c3ea675-d
2025-08-20T21:49:49.6381371Z [00:03:15.957]➜  packagefile github.com/aws/aws-sdk-go-v2/config=/root/.cache/go-build/e6/e6ddabe47fef75a78db49fafb050bdbcea79266cbb7be19cc26323042489ea6b-d
2025-08-20T21:49:49.6383452Z [00:03:15.957]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials=/root/.cache/go-build/62/62e0a3c31e90602ff0616bbec4aae356d53ace56b7c6a1128339e8dc8ffd770d-d
2025-08-20T21:49:49.6385490Z [00:03:15.957]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53=/root/.cache/go-build/30/308a7f552ddb31f918375e5aac436ed0ea57ea61ed4105b112b91a64c9dc8181-d
2025-08-20T21:49:49.6387724Z [00:03:15.957]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53/types=/root/.cache/go-build/b8/b8a23bbe72ff57a89d009369ab6a23733c63db54ef5a8bed14942348fdb73a24-d
2025-08-20T21:49:49.6389660Z [00:03:15.957]➜  packagefile go.uber.org/multierr=/root/.cache/go-build/af/af44525afaf4dbd12d5a7374468031427b59c78523d0a855f534c96f5ba35784-d
2025-08-20T21:49:49.6390747Z [00:03:15.957]➜  packagefile go.uber.org/zap/internal=/root/.cache/go-build/22/2207992024cd6821a0e84985550cb58e11f683e62cc0a17e312d4b3b83438442-d
2025-08-20T21:49:49.6392119Z [00:03:15.957]➜  packagefile go.uber.org/zap/internal/bufferpool=/root/.cache/go-build/e2/e26aab7dbf3ae7c7e29b92ad35089248e3eefd1c46e06a6558b533ff5c1e9892-d
2025-08-20T21:49:49.6394076Z [00:03:15.957]➜  packagefile go.uber.org/zap/internal/pool=/root/.cache/go-build/bc/bcf28801ff996a6fd9516eec951be08f8076cb545bc75703716ad3225c51071c-d
2025-08-20T21:49:49.6395482Z [00:03:15.957]➜  packagefile go.uber.org/zap/internal/stacktrace=/root/.cache/go-build/63/633d610f6e0b6a5885f581ad95746f7d4b69e4f85b49291a38f4682fc234508e-d
2025-08-20T21:49:49.6396512Z [00:03:15.957]➜  packagefile go.uber.org/zap/buffer=/root/.cache/go-build/02/02abe889fafa49822bce35ad71ca5bc4da816802707f0fdf36375cc15e71d062-d
2025-08-20T21:49:49.6397520Z [00:03:15.957]➜  packagefile go.uber.org/zap/internal/color=/root/.cache/go-build/75/758e70066e8177a2a64eac2221d2213accc4976634e598686b44637d14f7cc5b-d
2025-08-20T21:49:49.6398529Z [00:03:15.957]➜  packagefile go.uber.org/zap/internal/exit=/root/.cache/go-build/fc/fc54fe7ba164e67a91285decd3cea180e5629a4d5422335623286f1873a18ab6-d
2025-08-20T21:49:49.6399538Z [00:03:15.957]➜  packagefile golang.org/x/crypto/blake2b=/root/.cache/go-build/59/595e71b3c8fcfaa9f72422a7cb1694586397d435bb7525da029d70b081adf40a-d
2025-08-20T21:49:49.6400557Z [00:03:15.957]➜  packagefile golang.org/x/crypto/curve25519=/root/.cache/go-build/e8/e86a898543ba3c7c8acd730d1f47fa26544d6c37a8f182dddfcac05c62a44abf-d
2025-08-20T21:49:49.6401613Z [00:03:15.957]➜  packagefile golang.org/x/crypto/nacl/secretbox=/root/.cache/go-build/96/96474dc121c58abc7b517167ecea2a76e20fde753933e9f818d6a0345d9cb874-d
2025-08-20T21:49:49.6402669Z [00:03:15.957]➜  packagefile golang.org/x/crypto/salsa20/salsa=/root/.cache/go-build/e3/e386533c696578d0b5ff295145d4e845db25be7d149e119b358703204e210f48-d
2025-08-20T21:49:49.6403779Z [00:03:15.957]➜  packagefile go.uber.org/mock/gomock=/tmp/go-build1954405493/b318/_pkg_.a
2025-08-20T21:49:49.6404340Z [00:03:15.957]➜  packagefile golang.org/x/exp/slices=/tmp/go-build1954405493/b319/_pkg_.a
2025-08-20T21:49:49.6404915Z [00:03:15.957]➜  packagefile github.com/redis/go-redis/v9=/tmp/go-build1954405493/b346/_pkg_.a
2025-08-20T21:49:49.6405542Z [00:03:15.957]➜  packagefile github.com/eko/gocache/lib/v4/cache=/tmp/go-build1954405493/b315/_pkg_.a
2025-08-20T21:49:49.6406204Z [00:03:15.957]➜  packagefile github.com/eko/gocache/lib/v4/marshaler=/tmp/go-build1954405493/b337/_pkg_.a
2025-08-20T21:49:49.6406877Z [00:03:15.957]➜  packagefile github.com/eko/gocache/store/go_cache/v4=/tmp/go-build1954405493/b343/_pkg_.a
2025-08-20T21:49:49.6407516Z [00:03:15.957]➜  packagefile github.com/patrickmn/go-cache=/tmp/go-build1954405493/b407/_pkg_.a
2025-08-20T21:49:49.6408178Z [00:03:15.957]➜  packagefile github.com/vmihailenco/msgpack/v5/msgpcode=/tmp/go-build1954405493/b339/_pkg_.a
2025-08-20T21:49:49.6408933Z [00:03:15.957]➜  packagefile github.com/vmihailenco/tagparser/v2=/tmp/go-build1954405493/b340/_pkg_.a
2025-08-20T21:49:49.6409885Z [00:03:15.957]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/root/.cache/go-build/64/64e915bbd9fa1db475b110bfbfbb757fa37ed0a0d321af574c2c169901996a6a-d
2025-08-20T21:49:49.6410902Z [00:03:15.957]➜  packagefile os/user=/root/.cache/go-build/9c/9c2fe2a802268a6572c8264c11dd3c7f1da89da79fbd56a1588da6d322ffcd6e-d
2025-08-20T21:49:49.6411741Z [00:03:15.957]➜  packagefile github.com/netbirdio/netbird/shared/management/http/util=/tmp/go-build1954405493/b831/_pkg_.a
2025-08-20T21:49:49.6412684Z [00:03:15.957]➜  packagefile github.com/netbirdio/netbird/management/server/http/middleware/bypass=/tmp/go-build1954405493/b845/_pkg_.a
2025-08-20T21:49:49.6413754Z [00:03:15.957]➜  packagefile encoding/xml=/root/.cache/go-build/9a/9a73b44558d0361f79d5f625aeb6de1a00b53acd8851634667fb8ccaad6683d6-d
2025-08-20T21:49:49.6414485Z [00:03:15.957]➜  packagefile golang.org/x/net/context=/tmp/go-build1954405493/b358/_pkg_.a
2025-08-20T21:49:49.6415239Z [00:03:15.957]➜  packagefile golang.org/x/oauth2=/root/.cache/go-build/79/792a003965d46093f893143f89594a54437143b94f012eb71593735cb287199d-d
2025-08-20T21:49:49.6415962Z [00:03:15.957]➜  packagefile github.com/BurntSushi/toml=/tmp/go-build1954405493/b402/_pkg_.a
2025-08-20T21:49:49.6416791Z [00:03:15.957]➜  packagefile github.com/cenkalti/backoff/v4=/root/.cache/go-build/cc/cca7f06830cf7e07d15773ab6c7e4f244e81b19dac56eb618c2316a1b882fde2-d
2025-08-20T21:49:49.6417615Z [00:03:15.957]➜  packagefile github.com/kelseyhightower/envconfig=/tmp/go-build1954405493/b405/_pkg_.a
2025-08-20T21:49:49.6418307Z [00:03:15.958]➜  packagefile github.com/okta/okta-sdk-golang/v2/okta/cache=/tmp/go-build1954405493/b406/_pkg_.a
2025-08-20T21:49:49.6418940Z [00:03:15.958]➜  packagefile gopkg.in/square/go-jose.v2=/tmp/go-build1954405493/b411/_pkg_.a
2025-08-20T21:49:49.6419530Z [00:03:15.958]➜  packagefile gopkg.in/square/go-jose.v2/jwt=/tmp/go-build1954405493/b416/_pkg_.a
2025-08-20T21:49:49.6420299Z [00:03:15.958]➜  packagefile gopkg.in/yaml.v3=/root/.cache/go-build/52/523508b84ca488dc76f0ffce0ca5b3d903e536900f98926ac0f4be5607051b60-d
2025-08-20T21:49:49.6421215Z [00:03:15.958]➜  packagefile net/http/httputil=/root/.cache/go-build/94/94e16af22cbe881c0ef00b88698db7128ae93dabb586df9618933bf674c82569-d
2025-08-20T21:49:49.6421987Z [00:03:15.958]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1954405493/b420/_pkg_.a
2025-08-20T21:49:49.6422617Z [00:03:15.958]➜  packagefile golang.org/x/oauth2/authhandler=/tmp/go-build1954405493/b421/_pkg_.a
2025-08-20T21:49:49.6423387Z [00:03:15.958]➜  packagefile golang.org/x/oauth2/google/externalaccount=/tmp/go-build1954405493/b422/_pkg_.a
2025-08-20T21:49:49.6424215Z [00:03:15.958]➜  packagefile golang.org/x/oauth2/google/internal/externalaccountauthorizeduser=/tmp/go-build1954405493/b426/_pkg_.a
2025-08-20T21:49:49.6425167Z [00:03:15.958]➜  packagefile golang.org/x/oauth2/google/internal/impersonate=/tmp/go-build1954405493/b423/_pkg_.a
2025-08-20T21:49:49.6426183Z [00:03:15.958]➜  packagefile golang.org/x/oauth2/internal=/root/.cache/go-build/32/326d1e4d5f9a0831ab9dff8a1409282398f6a6da10ce82b234fa41cf44a9cffb-d
2025-08-20T21:49:49.6426948Z [00:03:15.958]➜  packagefile golang.org/x/oauth2/jws=/tmp/go-build1954405493/b427/_pkg_.a
2025-08-20T21:49:49.6427496Z [00:03:15.958]➜  packagefile golang.org/x/oauth2/jwt=/tmp/go-build1954405493/b428/_pkg_.a
2025-08-20T21:49:49.6428074Z [00:03:15.958]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build1954405493/b430/_pkg_.a
2025-08-20T21:49:49.6428681Z [00:03:15.958]➜  packagefile google.golang.org/api/internal=/tmp/go-build1954405493/b432/_pkg_.a
2025-08-20T21:49:49.6429391Z [00:03:15.958]➜  packagefile google.golang.org/api/internal/gensupport=/tmp/go-build1954405493/b483/_pkg_.a
2025-08-20T21:49:49.6430090Z [00:03:15.958]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build1954405493/b492/_pkg_.a
2025-08-20T21:49:49.6430824Z [00:03:15.958]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build1954405493/b493/_pkg_.a
2025-08-20T21:49:49.6431432Z [00:03:15.958]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1954405493/b433/_pkg_.a
2025-08-20T21:49:49.6432064Z [00:03:15.958]➜  packagefile google.golang.org/api/internal/impersonate=/tmp/go-build1954405493/b482/_pkg_.a
2025-08-20T21:49:49.6432626Z [00:03:15.958]➜  packagefile expvar=/tmp/go-build1954405493/b323/_pkg_.a
2025-08-20T21:49:49.6433307Z [00:03:15.958]➜  packagefile github.com/beorn7/perks/quantile=/tmp/go-build1954405493/b324/_pkg_.a
2025-08-20T21:49:49.6433918Z [00:03:15.958]➜  packagefile github.com/cespare/xxhash/v2=/tmp/go-build1954405493/b325/_pkg_.a
2025-08-20T21:49:49.6434623Z [00:03:15.958]➜  packagefile github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build1954405493/b326/_pkg_.a
2025-08-20T21:49:49.6435335Z [00:03:15.958]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build1954405493/b327/_pkg_.a
2025-08-20T21:49:49.6435992Z [00:03:15.958]➜  packagefile github.com/prometheus/common/expfmt=/tmp/go-build1954405493/b330/_pkg_.a
2025-08-20T21:49:49.6436624Z [00:03:15.958]➜  packagefile github.com/prometheus/common/model=/tmp/go-build1954405493/b328/_pkg_.a
2025-08-20T21:49:49.6437227Z [00:03:15.958]➜  packagefile github.com/prometheus/procfs=/tmp/go-build1954405493/b333/_pkg_.a
2025-08-20T21:49:49.6437772Z [00:03:15.958]➜  packagefile runtime/metrics=/tmp/go-build1954405493/b329/_pkg_.a
2025-08-20T21:49:49.6438517Z [00:03:15.958]➜  packagefile github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil=/tmp/go-build1954405493/b366/_pkg_.a
2025-08-20T21:49:49.6439427Z [00:03:15.958]➜  packagefile github.com/prometheus/client_golang/prometheus/promhttp/internal=/tmp/go-build1954405493/b368/_pkg_.a
2025-08-20T21:49:49.6440161Z [00:03:15.958]➜  packagefile go.opentelemetry.io/otel/internal=/tmp/go-build1954405493/b370/_pkg_.a
2025-08-20T21:49:49.6440909Z [00:03:15.958]➜  packagefile go.opentelemetry.io/otel/internal/attribute=/tmp/go-build1954405493/b371/_pkg_.a
2025-08-20T21:49:49.6441540Z [00:03:15.958]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build1954405493/b373/_pkg_.a
2025-08-20T21:49:49.6442156Z [00:03:15.958]➜  packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build1954405493/b378/_pkg_.a
2025-08-20T21:49:49.6442842Z [00:03:15.958]➜  packagefile go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build1954405493/b389/_pkg_.a
2025-08-20T21:49:49.6443686Z [00:03:15.958]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build1954405493/b395/_pkg_.a
2025-08-20T21:49:49.6444381Z [00:03:15.958]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/tmp/go-build1954405493/b396/_pkg_.a
2025-08-20T21:49:49.6445034Z [00:03:15.958]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build1954405493/b391/_pkg_.a
2025-08-20T21:49:49.6445714Z [00:03:15.958]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal=/tmp/go-build1954405493/b392/_pkg_.a
2025-08-20T21:49:49.6446555Z [00:03:15.958]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/aggregate=/tmp/go-build1954405493/b393/_pkg_.a
2025-08-20T21:49:49.6447343Z [00:03:15.958]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/exemplar=/tmp/go-build1954405493/b394/_pkg_.a
2025-08-20T21:49:49.6448283Z [00:03:15.958]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/x=/tmp/go-build1954405493/b400/_pkg_.a
2025-08-20T21:49:49.6449243Z [00:03:15.958]➜  packagefile google.golang.org/protobuf/internal/pragma=/root/.cache/go-build/5e/5e6253de1ecd96697c531c6fd68a5450ad594e61e86a35283575a123b1344094-d
2025-08-20T21:49:49.6450464Z [00:03:15.958]➜  packagefile google.golang.org/protobuf/internal/filedesc=/root/.cache/go-build/1a/1a242148912e438a46d9f6e64e50a4f239c76f96a53c4ba75e42f9278b4578e5-d
2025-08-20T21:49:49.6451597Z [00:03:15.958]➜  packagefile google.golang.org/protobuf/internal/filetype=/root/.cache/go-build/39/39607456414d8fb60a9e6216799cf81c2523600282bc319509af4036e20dace5-d
2025-08-20T21:49:49.6452785Z [00:03:15.958]➜  packagefile google.golang.org/protobuf/internal/impl=/root/.cache/go-build/a5/a508c74df3bcc9fbecba999d2c109aae89ee9a1e4ae66dec51ae0f635e5cbcbf-d
2025-08-20T21:49:49.6454112Z [00:03:15.958]➜  packagefile google.golang.org/protobuf/internal/protolazy=/root/.cache/go-build/6d/6dd3e17206583f614f2b410e3716f209a1d507ef2b45543e2d21f53dfc1f410e-d
2025-08-20T21:49:49.6455254Z [00:03:15.958]➜  packagefile google.golang.org/protobuf/internal/version=/root/.cache/go-build/43/43e1b7b2698f6b4a28c2a63a10d42107471c5ca095cc836d0cd3c53740eb35be-d
2025-08-20T21:49:49.6456338Z [00:03:15.958]➜  packagefile golang.org/x/text/secure/bidirule=/root/.cache/go-build/d1/d1a5bd1241029b7940f4d2ca506896544879bc04639642eb707971dd7c38275f-d
2025-08-20T21:49:49.6457365Z [00:03:15.958]➜  packagefile golang.org/x/text/unicode/bidi=/root/.cache/go-build/63/638143b2e95c4597399914651771b7355810752cc3a6eb66bff3305a02298e85-d
2025-08-20T21:49:49.6458375Z [00:03:15.958]➜  packagefile golang.org/x/text/unicode/norm=/root/.cache/go-build/bd/bd5e4526f0387b908df20af6c75a3363456578a142d4f4817638039a72cf8bba-d
2025-08-20T21:49:49.6459418Z [00:03:15.958]➜  packagefile golang.org/x/net/internal/timeseries=/root/.cache/go-build/16/16d813546e828487fd4a042394e731470920ab67fdb7f650494a61500d7ae2d8-d
2025-08-20T21:49:49.6460397Z [00:03:15.958]➜  packagefile html/template=/root/.cache/go-build/f3/f39fb7538d934efd2ad85bf32bd5441be51c8261b7de4a43c3bab1af5d31b6c8-d
2025-08-20T21:49:49.6461303Z [00:03:15.958]➜  packagefile text/tabwriter=/root/.cache/go-build/f5/f55b9a93860f04132228f93c68db8a8456c84fa375ccaec23331c88ebfe3ead2-d
2025-08-20T21:49:49.6462304Z [00:03:15.958]➜  packagefile google.golang.org/protobuf/protoadapt=/root/.cache/go-build/c0/c04552c47cfc070821dbc66b3e8c989c27c59a26f9b8e913979e683a4595bcd5-d
2025-08-20T21:49:49.6463533Z [00:03:15.958]➜  packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/root/.cache/go-build/ca/ca350dee97154670e548d4cc95c7c985ab189889414180e66453aa4648c974da-d
2025-08-20T21:49:49.6464762Z [00:03:15.958]➜  packagefile google.golang.org/grpc/internal/buffer=/root/.cache/go-build/b5/b51b32a347fdc3d4f6c43361d77dd22dee1161290de5ca13edc305b4d6ed34b4-d
2025-08-20T21:49:49.6465876Z [00:03:15.958]➜  packagefile google.golang.org/protobuf/encoding/protojson=/root/.cache/go-build/61/6113f78a4105be7b556021117287feb8870536c28eba826afe3a75625964474a-d
2025-08-20T21:49:49.6467060Z [00:03:15.958]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/root/.cache/go-build/d7/d77524d74b8a20a519d43eca96e41f3978fef9ab06908a4340c8f96b522ad3d2-d
2025-08-20T21:49:49.6468237Z [00:03:15.958]➜  packagefile google.golang.org/protobuf/types/known/anypb=/root/.cache/go-build/da/da7a03b41e88d5b31fb28965a91a34735edaea9ea475b1215aecaa2dce8e08a4-d
2025-08-20T21:49:49.6469365Z [00:03:15.958]➜  packagefile google.golang.org/grpc/internal/syscall=/root/.cache/go-build/02/02a728c42f62ffc821b57ca1903e831fc9caeff65e5e35fecb5ed8c8926084ae-d
2025-08-20T21:49:49.6470495Z [00:03:15.958]➜  packagefile google.golang.org/grpc/internal/resolver/dns=/root/.cache/go-build/ef/efa9116415f34197bd5efd7077f1eedc26367c92edf88bd86b16806f43512658-d
2025-08-20T21:49:49.6471769Z [00:03:15.958]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/root/.cache/go-build/cc/cc6a7d5adabf02b7f775c2ecde84350c02c8e7fae384f699b62737ad21de1e07-d
2025-08-20T21:49:49.6472946Z [00:03:15.958]➜  packagefile google.golang.org/protobuf/internal/errors=/root/.cache/go-build/9c/9c5763a9026c6e5ff54f3f73353acc1ff67769dca83d17534b881e06413a07ce-d
2025-08-20T21:49:49.6474204Z [00:03:15.958]➜  packagefile google.golang.org/protobuf/internal/flags=/root/.cache/go-build/98/98ba6ede1256a22ce304300925eb768ed7fa0a0941ddb2fb471844bc4493652c-d
2025-08-20T21:49:49.6475385Z [00:03:15.958]➜  packagefile google.golang.org/protobuf/internal/genid=/root/.cache/go-build/70/70417901cf3f01a98bedaed0e66a013e987754d888dd08fab0087c3391ec7372-d
2025-08-20T21:49:49.6476503Z [00:03:15.958]➜  packagefile google.golang.org/protobuf/internal/order=/root/.cache/go-build/d9/d9a5bd836f01eda8e79fd80f749d837c37f3eed2f23a287a659461c3b2d73a13-d
2025-08-20T21:49:49.6477683Z [00:03:15.958]➜  packagefile google.golang.org/protobuf/internal/strs=/root/.cache/go-build/21/21eae1f784d643e06ee7bcdac1197ce00f0ea60d23e26fb05bb1f13551dccf70-d
2025-08-20T21:49:49.6478753Z [00:03:15.958]➜  packagefile github.com/hashicorp/errwrap=/root/.cache/go-build/84/84bb072f9ad1edfb5234e234db0894de0553569949260896be9f26443cdb96d5-d
2025-08-20T21:49:49.6479537Z [00:03:15.958]➜  packagefile github.com/hashicorp/go-uuid=/tmp/go-build1954405493/b648/_pkg_.a
2025-08-20T21:49:49.6480314Z [00:03:15.958]➜  packagefile internal/saferio=/root/.cache/go-build/b1/b1caf3e2fe0a6b0767739b8966244e2f0ac12ea976470a457aae904caaaeb99b-d
2025-08-20T21:49:49.6481013Z [00:03:15.958]➜  packagefile dario.cat/mergo=/tmp/go-build1954405493/b557/_pkg_.a
2025-08-20T21:49:49.6481623Z [00:03:15.958]➜  packagefile github.com/containerd/containerd/platforms=/tmp/go-build1954405493/b558/_pkg_.a
2025-08-20T21:49:49.6482288Z [00:03:15.958]➜  packagefile github.com/cpuguy83/dockercfg=/tmp/go-build1954405493/b564/_pkg_.a
2025-08-20T21:49:49.6482908Z [00:03:15.958]➜  packagefile github.com/docker/docker/api/types=/tmp/go-build1954405493/b565/_pkg_.a
2025-08-20T21:49:49.6483745Z [00:03:15.958]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build1954405493/b566/_pkg_.a
2025-08-20T21:49:49.6484448Z [00:03:15.958]➜  packagefile github.com/docker/docker/api/types/events=/tmp/go-build1954405493/b584/_pkg_.a
2025-08-20T21:49:49.6485137Z [00:03:15.958]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1954405493/b568/_pkg_.a
2025-08-20T21:49:49.6485826Z [00:03:15.958]➜  packagefile github.com/docker/docker/api/types/mount=/tmp/go-build1954405493/b570/_pkg_.a
2025-08-20T21:49:49.6486512Z [00:03:15.958]➜  packagefile github.com/docker/docker/api/types/network=/tmp/go-build1954405493/b571/_pkg_.a
2025-08-20T21:49:49.6487209Z [00:03:15.958]➜  packagefile github.com/docker/docker/api/types/registry=/tmp/go-build1954405493/b578/_pkg_.a
2025-08-20T21:49:49.6487998Z [00:03:15.958]➜  packagefile github.com/docker/docker/api/types/system=/tmp/go-build1954405493/b585/_pkg_.a
2025-08-20T21:49:49.6488643Z [00:03:15.958]➜  packagefile github.com/docker/docker/client=/tmp/go-build1954405493/b586/_pkg_.a
2025-08-20T21:49:49.6489257Z [00:03:15.958]➜  packagefile github.com/docker/docker/errdefs=/tmp/go-build1954405493/b591/_pkg_.a
2025-08-20T21:49:49.6489892Z [00:03:15.958]➜  packagefile github.com/docker/docker/pkg/archive=/tmp/go-build1954405493/b594/_pkg_.a
2025-08-20T21:49:49.6490560Z [00:03:15.958]➜  packagefile github.com/docker/docker/pkg/jsonmessage=/tmp/go-build1954405493/b614/_pkg_.a
2025-08-20T21:49:49.6491222Z [00:03:15.958]➜  packagefile github.com/docker/go-connections/nat=/tmp/go-build1954405493/b574/_pkg_.a
2025-08-20T21:49:49.6491902Z [00:03:15.958]➜  packagefile github.com/moby/patternmatcher/ignorefile=/tmp/go-build1954405493/b617/_pkg_.a
2025-08-20T21:49:49.6492518Z [00:03:15.958]➜  packagefile github.com/moby/term=/tmp/go-build1954405493/b615/_pkg_.a
2025-08-20T21:49:49.6493384Z [00:03:15.958]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1954405493/b561/_pkg_.a
2025-08-20T21:49:49.6494136Z [00:03:15.958]➜  packagefile github.com/testcontainers/testcontainers-go/exec=/tmp/go-build1954405493/b618/_pkg_.a
2025-08-20T21:49:49.6494932Z [00:03:15.958]➜  packagefile github.com/testcontainers/testcontainers-go/internal/config=/tmp/go-build1954405493/b620/_pkg_.a
2025-08-20T21:49:49.6495767Z [00:03:15.958]➜  packagefile github.com/testcontainers/testcontainers-go/internal/core=/tmp/go-build1954405493/b622/_pkg_.a
2025-08-20T21:49:49.6496615Z [00:03:15.958]➜  packagefile github.com/testcontainers/testcontainers-go/internal/core/network=/tmp/go-build1954405493/b632/_pkg_.a
2025-08-20T21:49:49.6497649Z [00:03:15.958]➜  packagefile golang.org/x/crypto/ssh=/root/.cache/go-build/ce/ce7f800c6ef43eb4642137e92869ba0fbb0bc17dc1d98fc7f57b14d4a8598e92-d
2025-08-20T21:49:49.6498645Z [00:03:15.958]➜  packagefile testing=/root/.cache/go-build/8f/8f5b5dd7d32fdf4b925afe1dbbd9c379a24426d3e2199bab1a3728fc8b868e9b-d
2025-08-20T21:49:49.6499356Z [00:03:15.958]➜  packagefile filippo.io/edwards25519=/tmp/go-build1954405493/b664/_pkg_.a
2025-08-20T21:49:49.6499942Z [00:03:15.958]➜  packagefile github.com/jinzhu/inflection=/tmp/go-build1954405493/b541/_pkg_.a
2025-08-20T21:49:49.6500514Z [00:03:15.958]➜  packagefile golang.org/x/text/cases=/tmp/go-build1954405493/b542/_pkg_.a
2025-08-20T21:49:49.6501074Z [00:03:15.958]➜  packagefile golang.org/x/text/language=/tmp/go-build1954405493/b544/_pkg_.a
2025-08-20T21:49:49.6501706Z [00:03:15.958]➜  packagefile github.com/jackc/pgx/v5/internal/anynil=/tmp/go-build1954405493/b670/_pkg_.a
2025-08-20T21:49:49.6502381Z [00:03:15.958]➜  packagefile github.com/jackc/pgx/v5/internal/pgio=/tmp/go-build1954405493/b671/_pkg_.a
2025-08-20T21:49:49.6503059Z [00:03:15.958]➜  packagefile github.com/jackc/pgx/v5/internal/sanitize=/tmp/go-build1954405493/b672/_pkg_.a
2025-08-20T21:49:49.6503883Z [00:03:15.958]➜  packagefile github.com/jackc/pgx/v5/internal/stmtcache=/tmp/go-build1954405493/b673/_pkg_.a
2025-08-20T21:49:49.6504529Z [00:03:15.958]➜  packagefile github.com/jackc/pgx/v5/pgtype=/tmp/go-build1954405493/b684/_pkg_.a
2025-08-20T21:49:49.6505118Z [00:03:15.958]➜  packagefile github.com/jackc/pgpassfile=/tmp/go-build1954405493/b675/_pkg_.a
2025-08-20T21:49:49.6505710Z [00:03:15.958]➜  packagefile github.com/jackc/pgservicefile=/tmp/go-build1954405493/b676/_pkg_.a
2025-08-20T21:49:49.6506360Z [00:03:15.958]➜  packagefile github.com/jackc/pgx/v5/internal/iobufpool=/tmp/go-build1954405493/b677/_pkg_.a
2025-08-20T21:49:49.6507083Z [00:03:15.958]➜  packagefile github.com/jackc/pgx/v5/pgconn/internal/bgreader=/tmp/go-build1954405493/b678/_pkg_.a
2025-08-20T21:49:49.6507834Z [00:03:15.958]➜  packagefile github.com/jackc/pgx/v5/pgconn/internal/ctxwatch=/tmp/go-build1954405493/b679/_pkg_.a
2025-08-20T21:49:49.6508515Z [00:03:15.958]➜  packagefile github.com/jackc/pgx/v5/pgproto3=/tmp/go-build1954405493/b680/_pkg_.a
2025-08-20T21:49:49.6509211Z [00:03:15.958]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build1954405493/b413/_pkg_.a
2025-08-20T21:49:49.6509806Z [00:03:15.958]➜  packagefile golang.org/x/text/secure/precis=/tmp/go-build1954405493/b681/_pkg_.a
2025-08-20T21:49:49.6510412Z [00:03:15.958]➜  packagefile github.com/jackc/pgx/v5/pgxpool=/tmp/go-build1954405493/b686/_pkg_.a
2025-08-20T21:49:49.6511175Z [00:03:15.958]➜  packagefile go/scanner=/root/.cache/go-build/fb/fb19a107ad454bdb061785127bb93a4eb03ee07ad45697ff373820bcbc21dc47-d
2025-08-20T21:49:49.6512049Z [00:03:15.958]➜  packagefile go/token=/root/.cache/go-build/90/903a089b0dc856050f6f271e295b84bd90a00af75f2c32f38adaedb2974bc7d4-d
2025-08-20T21:49:49.6513218Z [00:03:15.958]➜  packagefile github.com/netbirdio/netbird/formatter/levels=/root/.cache/go-build/b8/b89563e5ed1181cd54245918988efbeb7b7ff2b655f104af91ed94539adecaa5-d
2025-08-20T21:49:49.6514343Z [00:03:15.958]➜  packagefile vendor/golang.org/x/text/transform=/root/.cache/go-build/65/6509cb803159f6dc3c8ac8f9c610dc40c4baf6884ced297932505a2dfcb6a904-d
2025-08-20T21:49:49.6515506Z [00:03:15.958]➜  packagefile golang.org/x/crypto/cryptobyte=/root/.cache/go-build/b9/b9ac23b2192bbbee97b8c3c4e99dfa6249ec44cc21a579e58bfaea3621f87085-d
2025-08-20T21:49:49.6526298Z [00:03:15.958]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/root/.cache/go-build/17/17e4e991c54a508d6993c6e7911ed4f8d66943233eceb623c45f7c9303a824a8-d
2025-08-20T21:49:49.6527442Z [00:03:15.958]➜  packagefile github.com/zeebo/blake3/internal/alg=/root/.cache/go-build/82/825cb65ee56b1086ebb0b0fdaea900e559d67eb7220438f62b17c489588530ad-d
2025-08-20T21:49:49.6528569Z [00:03:15.958]➜  packagefile github.com/zeebo/blake3/internal/consts=/root/.cache/go-build/86/862b56822e3ffc4632c8b2e201841555161b44c1586eb4d8558a20f8788c2e7e-d
2025-08-20T21:49:49.6529800Z [00:03:15.958]➜  packagefile github.com/zeebo/blake3/internal/utils=/root/.cache/go-build/c8/c801f85a3c550b84f57535f78d875077039276133430a1d9aa7a419b33a3450a-d
2025-08-20T21:49:49.6531036Z [00:03:15.959]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/root/.cache/go-build/71/71bb235d97791e38a0e073d5cc442dfe3c487727cfc3324f3f9e29b0b82216c9-d
2025-08-20T21:49:49.6532181Z [00:03:15.959]➜  packagefile google.golang.org/protobuf/internal/set=/root/.cache/go-build/68/68e1d1b142d60fd000736d89950cec3763c0ae8804011eba0459e3ac776dc175-d
2025-08-20T21:49:49.6533455Z [00:03:15.959]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/root/.cache/go-build/d0/d0e412bfc31585e9d475d4dc881d3c1f49b70ab03043b9ebcb76d78db178bd6d-d
2025-08-20T21:49:49.6534667Z [00:03:15.959]➜  packagefile google.golang.org/protobuf/internal/editionssupport=/root/.cache/go-build/1d/1d8b53b045d39db9eb47a60527f74974c8b2c2aa6d43bef71d9214e50d039534-d
2025-08-20T21:49:49.6535882Z [00:03:15.959]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/root/.cache/go-build/54/54f7469c72f1759870b36b1ba71a11295b0aaac02154e46b43cf1c4341d18d7e-d
2025-08-20T21:49:49.6537060Z [00:03:15.959]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/root/.cache/go-build/49/491adb4c723c992874cc74f5f1e772ac32f9b8b21bcca506674eebbd2339f2d9-d
2025-08-20T21:49:49.6538213Z [00:03:15.959]➜  packagefile google.golang.org/protobuf/types/gofeaturespb=/root/.cache/go-build/4b/4b04e475ae0405ebb7eb629b37812db6e4aebf92ad274e9e0f35504c2427da83-d
2025-08-20T21:49:49.6539346Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/root/.cache/go-build/1b/1b757ef2410a14dff782feed125390345ffa9e6e26e79b1db03cff75bec73313-d
2025-08-20T21:49:49.6540440Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/root/.cache/go-build/f3/f3c0582d82c1c81cc5d00943a6f3126ae9828833ad048b5a1194cc5a259e06fd-d
2025-08-20T21:49:49.6541588Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sync/singleflight=/root/.cache/go-build/f7/f79e742ba9fd32bf9ec32e255d6c50ea8912e67d1b38633e8eb36457e4d241d4-d
2025-08-20T21:49:49.6542820Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/auth/bearer=/root/.cache/go-build/c0/c0ab2d743540e41379b4e7eca7fdd094fa17b7dd71de77d1b6302a151f5a599c-d
2025-08-20T21:49:49.6543984Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/logging=/root/.cache/go-build/4a/4ac3730ac629e8111777ff055a90c2a78deda9e561e87c17403a25eb324f39eb-d
2025-08-20T21:49:49.6545031Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/middleware=/root/.cache/go-build/40/40f3dd00ef311feaef0d19817816df362f14778b2bf07d080a3234f436e720fa-d
2025-08-20T21:49:49.6546058Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/ptr=/root/.cache/go-build/d3/d32b07f53f8ced21fb080d3cb56109e96e78f67c62d199201336b4adad1679ff-d
2025-08-20T21:49:49.6547163Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/root/.cache/go-build/dd/ddbc0beb679ff93d3ae660cd222405e34607f481683df89de54ac68e0fd3cff6-d
2025-08-20T21:49:49.6548283Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/ratelimit=/root/.cache/go-build/44/447e35b71a69316b7fca0b8c5d2d50ac54a016a7c8fc92ddf637a08fb8ec44b2-d
2025-08-20T21:49:49.6549713Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/context=/root/.cache/go-build/ca/caacef340a4b335c37aeb27d1f3b153e24429b59cd67f783667c8a6a28445342-d
2025-08-20T21:49:49.6550853Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/timeconv=/root/.cache/go-build/43/432a5352486e9c9d304266e9f0c0645a36fd9c6fe4fc4070193a2b6811976116-d
2025-08-20T21:49:49.6551905Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go=/root/.cache/go-build/0a/0ae22309d8761d884fa038fcfd67a64927ad7af6b04eca1f8f1e9e03cfdbb728-d
2025-08-20T21:49:49.6552921Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/metrics=/root/.cache/go-build/41/417ceadf06f994bef2bef1f6c4ad2546bd163642bd4346c074ade49704d72a4a-d
2025-08-20T21:49:49.6554208Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/tracing=/root/.cache/go-build/56/562de5bc655ac41e72ef0bfb2b85b33b8b3c66c430fba6e54f70cfdc04dc8dcd-d
2025-08-20T21:49:49.6555363Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/transport/http=/root/.cache/go-build/63/63b42057289ec0b91c449899507eb48b13dea7d4263df7d135f32d21403b77b7-d
2025-08-20T21:49:49.6556481Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/root/.cache/go-build/9a/9a0c3ca8013a859e07f399f749ee2edfa10834cf0649c82211599a291beb7d51-d
2025-08-20T21:49:49.6557646Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds=/root/.cache/go-build/79/798038edc9e74afb95b7eaaf05b6e56d6da9327d443030d2f68cdbe719e64fd9-d
2025-08-20T21:49:49.6558848Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds=/root/.cache/go-build/0f/0f53ce5d171b525b49b7ec928368d35b54a5c813c2a6fd76b4861dbba11f1522-d
2025-08-20T21:49:49.6560047Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/processcreds=/root/.cache/go-build/c7/c73ed6f43105c3b884a6be4f1242c6a58ab7d59765e65b3e1c6a79fe2c77c6d4-d
2025-08-20T21:49:49.6561215Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/ssocreds=/root/.cache/go-build/40/403e52c6315964d5cbeefab443f9f4379d77e7f87fe221e15f8673b0985e620c-d
2025-08-20T21:49:49.6562397Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/stscreds=/root/.cache/go-build/66/665cda81d28e09cf6d05e63f7db81494d09f0e649ac2ae947690fb7a0ee3487f-d
2025-08-20T21:49:49.6563666Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds=/root/.cache/go-build/b9/b909ad0b3624d0c4572de8a9b0d7906850200ad6de9d2fd19b87fbb190962c91-d
2025-08-20T21:49:49.6564781Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/ini=/root/.cache/go-build/af/afd41110c878dfd44094234cd7b789793c55eb44b0b5e12f57431aaeaeb7ef1d-d
2025-08-20T21:49:49.6565930Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/shareddefaults=/root/.cache/go-build/1f/1fdb255790b9298a0126b665db19f99d77655d586dcfbdceffe130b7a009bdf6-d
2025-08-20T21:49:49.6567057Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso=/root/.cache/go-build/08/0894c758a081f05991ee1ee3e8344201b6b05ee002fe2f924f235d292d9c4d96-d
2025-08-20T21:49:49.6568241Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc=/root/.cache/go-build/09/09bcb569c301a753ba7acdb2e8e51f4a3048121838bf0997a7e999865b71e065-d
2025-08-20T21:49:49.6569337Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts=/root/.cache/go-build/b3/b367a68f77ac7f16414a75d49841d8f3aebb4db2f9e4c3bc8486fdde9da30e04-d
2025-08-20T21:49:49.6570488Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/private/requestcompression=/root/.cache/go-build/e7/e74a1e224fce63b3739d07fb628c1587dfd4b004406a3375afc65bd3890bf76f-d
2025-08-20T21:49:49.6571635Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/root/.cache/go-build/b1/b197800d977edd89339c1d026d25b3ffa520602f0b3185ba367443639bf3bf70-d
2025-08-20T21:49:49.6572745Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/xml=/root/.cache/go-build/da/daecbc510e63599dc4af6fcb2879fef391fa3d4b00fa63c6bc01a02774ba7e75-d
2025-08-20T21:49:49.6574062Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/root/.cache/go-build/27/270ee1dbd54c3aca2fefec41968a96b3fbcbcf7481a809f28da2cbdf6af216e4-d
2025-08-20T21:49:49.6575167Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/root/.cache/go-build/69/6945798d3b024c85ede15053be641a8a62a22c4dc22f21e95c92011879498775-d
2025-08-20T21:49:49.6576300Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/root/.cache/go-build/bf/bf26866ddc48cdc3e8d3d3f18b7469f80c762ffaee8cc60513834c11abf3ea27-d
2025-08-20T21:49:49.6577460Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/root/.cache/go-build/92/92529bb1496a709ec56397337b94112357f366fe25145d63c3158c0cf1b94eb0-d
2025-08-20T21:49:49.6578671Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints=/root/.cache/go-build/ac/ac16bd999d11e3bf7569b08606842921aa44bc9cd72ca23b37e7256fa9963e08-d
2025-08-20T21:49:49.6579957Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/root/.cache/go-build/c8/c89af6397b6c79a3cd178f9cdfeab406d3fd0df2d3f0cbea8fe4333ef98bb520-d
2025-08-20T21:49:49.6581172Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/middleware=/root/.cache/go-build/7f/7f93bdc66fce3ba0f4cc85fa7be1bce9475b01d32a6ad9170e785a256a0ec097-d
2025-08-20T21:49:49.6582448Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53/internal/customizations=/root/.cache/go-build/7a/7a131788bcf6db80df3a86ecb9e8c42f182a58093c4061bd46baebdb32173522-d
2025-08-20T21:49:49.6583872Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53/internal/endpoints=/root/.cache/go-build/9e/9e430f9df6325ac0d574108e53dc979bfe1306d5a97e5481f544d93f743a48d4-d
2025-08-20T21:49:49.6585024Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/auth=/root/.cache/go-build/84/84615aef3de0ae890d56f1341809c9dda4284cab5e82486a1e9232e8d2adf9a8-d
2025-08-20T21:49:49.6586074Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/document=/root/.cache/go-build/b8/b8173e7853e98218c16d29587be15f4059e1bc081e51dafbf43f1ddf961338ac-d
2025-08-20T21:49:49.6587178Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/root/.cache/go-build/54/548f99230096ca7119ffeb5eeba9dbdfc613fe5906a808d23ecf31b4a4fa84c1-d
2025-08-20T21:49:49.6588288Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/encoding/xml=/root/.cache/go-build/f2/f2180336e59904b96e1b5128baf002a5933f0e1f71f1dadb0f579d2ef1d00f54-d
2025-08-20T21:49:49.6589351Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/endpoints=/root/.cache/go-build/0f/0f795d2ba15f90db688acc9a8ec1432990102a0193d82ecc34bfaa3751bf831b-d
2025-08-20T21:49:49.6590378Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/io=/root/.cache/go-build/81/81debd0cbf7639b045a873547030a5cdf5985597481a9a04e7522bb6c03313f8-d
2025-08-20T21:49:49.6591384Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/time=/root/.cache/go-build/8d/8d268f361c74659facfcfcd4fd0ad0d60b0eaf87b0cc0e46e4f546359aa53de4-d
2025-08-20T21:49:49.6592566Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/waiter=/root/.cache/go-build/a4/a44545760595cc21cf9cdc967d07868baecc734c7a5ab155df1afad1279714cb-d
2025-08-20T21:49:49.6593782Z [00:03:15.959]➜  packagefile github.com/jmespath/go-jmespath=/root/.cache/go-build/6a/6a7b57f4baddaced6d4ec9bd69e9a992876c2dba453f3f4f5560e28c9e21a1ea-d
2025-08-20T21:49:49.6594795Z [00:03:15.959]➜  packagefile golang.org/x/sys/cpu=/root/.cache/go-build/8c/8cd1ed2bbe0d46dfb993388c283631b0b70840c7e7d02a8c5d9d02c6573c0258-d
2025-08-20T21:49:49.6595808Z [00:03:15.959]➜  packagefile golang.org/x/crypto/internal/alias=/root/.cache/go-build/50/50522027e01aef4b4e6426ad07471dc735400f6844cf5c4d873a8d57a0916cd4-d
2025-08-20T21:49:49.6596885Z [00:03:15.959]➜  packagefile golang.org/x/crypto/internal/poly1305=/root/.cache/go-build/59/5946fbf2b9ae69642f4c365f9c4d1cd1dc294d50868672377e00cf320edc453a-d
2025-08-20T21:49:49.6597939Z [00:03:15.959]➜  packagefile golang.org/x/exp/constraints=/root/.cache/go-build/c7/c73f6350382ea59915a6c0553414c041fd1916a499d7b4bf15f05d2c5afd2780-d
2025-08-20T21:49:49.6598751Z [00:03:15.959]➜  packagefile github.com/dgryski/go-rendezvous=/tmp/go-build1954405493/b347/_pkg_.a
2025-08-20T21:49:49.6599398Z [00:03:15.959]➜  packagefile github.com/redis/go-redis/v9/internal=/tmp/go-build1954405493/b348/_pkg_.a
2025-08-20T21:49:49.6600093Z [00:03:15.959]➜  packagefile github.com/redis/go-redis/v9/internal/hashtag=/tmp/go-build1954405493/b351/_pkg_.a
2025-08-20T21:49:49.6600794Z [00:03:15.959]➜  packagefile github.com/redis/go-redis/v9/internal/hscan=/tmp/go-build1954405493/b352/_pkg_.a
2025-08-20T21:49:49.6601483Z [00:03:15.959]➜  packagefile github.com/redis/go-redis/v9/internal/pool=/tmp/go-build1954405493/b353/_pkg_.a
2025-08-20T21:49:49.6602246Z [00:03:15.959]➜  packagefile github.com/redis/go-redis/v9/internal/proto=/tmp/go-build1954405493/b354/_pkg_.a
2025-08-20T21:49:49.6602942Z [00:03:15.959]➜  packagefile github.com/redis/go-redis/v9/internal/rand=/tmp/go-build1954405493/b349/_pkg_.a
2025-08-20T21:49:49.6603818Z [00:03:15.959]➜  packagefile github.com/redis/go-redis/v9/internal/util=/tmp/go-build1954405493/b350/_pkg_.a
2025-08-20T21:49:49.6604481Z [00:03:15.959]➜  packagefile github.com/eko/gocache/lib/v4/codec=/tmp/go-build1954405493/b316/_pkg_.a
2025-08-20T21:49:49.6605131Z [00:03:15.959]➜  packagefile github.com/eko/gocache/lib/v4/metrics=/tmp/go-build1954405493/b321/_pkg_.a
2025-08-20T21:49:49.6605766Z [00:03:15.959]➜  packagefile golang.org/x/sync/singleflight=/tmp/go-build1954405493/b336/_pkg_.a
2025-08-20T21:49:49.6606472Z [00:03:15.959]➜  packagefile github.com/vmihailenco/tagparser/v2/internal/parser=/tmp/go-build1954405493/b341/_pkg_.a
2025-08-20T21:49:49.6607185Z [00:03:15.959]➜  packagefile github.com/BurntSushi/toml/internal=/tmp/go-build1954405493/b403/_pkg_.a
2025-08-20T21:49:49.6608039Z [00:03:15.959]➜  packagefile golang.org/x/crypto/ed25519=/root/.cache/go-build/e9/e940d12c09fb736add616133aba84c527e94230e8cb142c8a62b6c749316fa91-d
2025-08-20T21:49:49.6608848Z [00:03:15.959]➜  packagefile gopkg.in/square/go-jose.v2/cipher=/tmp/go-build1954405493/b414/_pkg_.a
2025-08-20T21:49:49.6609460Z [00:03:15.959]➜  packagefile gopkg.in/square/go-jose.v2/json=/tmp/go-build1954405493/b415/_pkg_.a
2025-08-20T21:49:49.6610142Z [00:03:15.959]➜  packagefile golang.org/x/oauth2/google/internal/stsexchange=/tmp/go-build1954405493/b424/_pkg_.a
2025-08-20T21:49:49.6610969Z [00:03:15.959]➜  packagefile os/exec=/root/.cache/go-build/4d/4d54bfca53e28401c25b13e4b002a130e4584fcf877ff2a7d6c9dcf7d72192c7-d
2025-08-20T21:49:49.6611789Z [00:03:15.959]➜  packagefile google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build1954405493/b431/_pkg_.a
2025-08-20T21:49:49.6612509Z [00:03:15.959]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build1954405493/b436/_pkg_.a
2025-08-20T21:49:49.6613272Z [00:03:15.959]➜  packagefile cloud.google.com/go/auth/oauth2adapt=/tmp/go-build1954405493/b443/_pkg_.a
2025-08-20T21:49:49.6614009Z [00:03:15.959]➜  packagefile github.com/google/s2a-go=/tmp/go-build1954405493/b444/_pkg_.a
2025-08-20T21:49:49.6614674Z [00:03:15.959]➜  packagefile github.com/google/s2a-go/fallback=/tmp/go-build1954405493/b450/_pkg_.a
2025-08-20T21:49:49.6615312Z [00:03:15.959]➜  packagefile google.golang.org/api/internal/cert=/tmp/go-build1954405493/b478/_pkg_.a
2025-08-20T21:49:49.6615935Z [00:03:15.959]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1954405493/b484/_pkg_.a
2025-08-20T21:49:49.6616581Z [00:03:15.959]➜  packagefile github.com/googleapis/gax-go/v2/apierror=/tmp/go-build1954405493/b485/_pkg_.a
2025-08-20T21:49:49.6617248Z [00:03:15.959]➜  packagefile github.com/googleapis/gax-go/v2/callctx=/tmp/go-build1954405493/b489/_pkg_.a
2025-08-20T21:49:49.6617917Z [00:03:15.959]➜  packagefile cloud.google.com/go/auth/httptransport=/tmp/go-build1954405493/b494/_pkg_.a
2025-08-20T21:49:49.6618547Z [00:03:15.959]➜  packagefile go.opencensus.io/plugin/ochttp=/tmp/go-build1954405493/b497/_pkg_.a
2025-08-20T21:49:49.6619297Z [00:03:15.959]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build1954405493/b516/_pkg_.a
2025-08-20T21:49:49.6620070Z [00:03:15.959]➜  packagefile google.golang.org/api/googleapi/transport=/tmp/go-build1954405493/b521/_pkg_.a
2025-08-20T21:49:49.6620853Z [00:03:15.959]➜  packagefile google.golang.org/api/transport/http/internal/propagation=/tmp/go-build1954405493/b522/_pkg_.a
2025-08-20T21:49:49.6621574Z [00:03:15.959]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1954405493/b434/_pkg_.a
2025-08-20T21:49:49.6622217Z [00:03:15.959]➜  packagefile cloud.google.com/go/auth/internal/jwt=/tmp/go-build1954405493/b435/_pkg_.a
2025-08-20T21:49:49.6622834Z [00:03:15.959]➜  packagefile github.com/munnerz/goautoneg=/tmp/go-build1954405493/b331/_pkg_.a
2025-08-20T21:49:49.6623690Z [00:03:15.959]➜  packagefile google.golang.org/protobuf/encoding/protodelim=/tmp/go-build1954405493/b332/_pkg_.a
2025-08-20T21:49:49.6624415Z [00:03:15.959]➜  packagefile github.com/prometheus/procfs/internal/fs=/tmp/go-build1954405493/b334/_pkg_.a
2025-08-20T21:49:49.6625172Z [00:03:15.959]➜  packagefile github.com/prometheus/procfs/internal/util=/tmp/go-build1954405493/b335/_pkg_.a
2025-08-20T21:49:49.6626054Z [00:03:15.959]➜  packagefile github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header=/tmp/go-build1954405493/b367/_pkg_.a
2025-08-20T21:49:49.6626820Z [00:03:15.959]➜  packagefile github.com/go-logr/logr=/tmp/go-build1954405493/b374/_pkg_.a
2025-08-20T21:49:49.6627423Z [00:03:15.959]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build1954405493/b384/_pkg_.a
2025-08-20T21:49:49.6628044Z [00:03:15.959]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1954405493/b387/_pkg_.a
2025-08-20T21:49:49.6628612Z [00:03:15.959]➜  packagefile github.com/go-logr/stdr=/tmp/go-build1954405493/b379/_pkg_.a
2025-08-20T21:49:49.6629182Z [00:03:15.959]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build1954405493/b381/_pkg_.a
2025-08-20T21:49:49.6629825Z [00:03:15.959]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build1954405493/b388/_pkg_.a
2025-08-20T21:49:49.6630446Z [00:03:15.959]➜  packagefile go.opentelemetry.io/otel/sdk=/tmp/go-build1954405493/b397/_pkg_.a
2025-08-20T21:49:49.6631083Z [00:03:15.959]➜  packagefile go.opentelemetry.io/otel/semconv/v1.24.0=/tmp/go-build1954405493/b398/_pkg_.a
2025-08-20T21:49:49.6632016Z [00:03:15.959]➜  packagefile google.golang.org/protobuf/internal/descfmt=/root/.cache/go-build/99/99c19c5c1cc1280a410e9e6f73a65afbcbb5a2b7400447c103be39e6cc111e21-d
2025-08-20T21:49:49.6633315Z [00:03:15.959]➜  packagefile google.golang.org/protobuf/internal/descopts=/root/.cache/go-build/8c/8c15d6850015925eec669fece1c77b3482cffd9b196c28e9012aefc823262392-d
2025-08-20T21:49:49.6634469Z [00:03:15.959]➜  packagefile google.golang.org/protobuf/internal/detrand=/root/.cache/go-build/d6/d67ad223d9e6511bf41dd3d1992bf39f1a71d77dace8d59c1dfbff814ed83601-d
2025-08-20T21:49:49.6635720Z [00:03:15.959]➜  packagefile google.golang.org/protobuf/internal/encoding/tag=/root/.cache/go-build/94/9443741b2b6317caf07181ea974f6964c8e8bf6e800becd925835faadd103456-d
2025-08-20T21:49:49.6636880Z [00:03:15.959]➜  packagefile golang.org/x/text/transform=/root/.cache/go-build/43/43aaeba45de0feca8a84d92fb25cbe734255a446e17cb720cb89849cf3499991-d
2025-08-20T21:49:49.6637800Z [00:03:15.959]➜  packagefile html=/root/.cache/go-build/9c/9c3641f13dc764266f8f387b7d6ee037fa449ad643b188a87e2bea2a058875da-d
2025-08-20T21:49:49.6638818Z [00:03:15.959]➜  packagefile google.golang.org/protobuf/internal/encoding/json=/root/.cache/go-build/f7/f78d983960366be97c852cc9e79af8c9fa6d8a6da105fdd093510582900296d5-d
2025-08-20T21:49:49.6639988Z [00:03:15.959]➜  packagefile google.golang.org/grpc/balancer/grpclb/state=/root/.cache/go-build/7a/7aa8b7256cccad3e4a3ba10da097b8d23c4491c3b8b2ea30954cc67700a6bb4e-d
2025-08-20T21:49:49.6641121Z [00:03:15.959]➜  packagefile google.golang.org/grpc/internal/envconfig=/root/.cache/go-build/92/92c49045c7f9c33ce5d7834c5da4050998a4f5d319f90d740de311be0765d0f4-d
2025-08-20T21:49:49.6642310Z [00:03:15.959]➜  packagefile google.golang.org/grpc/internal/resolver/dns/internal=/root/.cache/go-build/4b/4b6f93e784d6f30ddb666ddb8f01871d777af1d1a954e425671730bb5c4ede7e-d
2025-08-20T21:49:49.6643345Z [00:03:15.959]➜  packagefile github.com/containerd/platforms=/tmp/go-build1954405493/b559/_pkg_.a
2025-08-20T21:49:49.6644006Z [00:03:15.959]➜  packagefile github.com/docker/docker/api/types/image=/tmp/go-build1954405493/b577/_pkg_.a
2025-08-20T21:49:49.6644678Z [00:03:15.959]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build1954405493/b580/_pkg_.a
2025-08-20T21:49:49.6645356Z [00:03:15.959]➜  packagefile github.com/docker/docker/api/types/volume=/tmp/go-build1954405493/b583/_pkg_.a
2025-08-20T21:49:49.6646056Z [00:03:15.959]➜  packagefile github.com/docker/go-units=/tmp/go-build1954405493/b575/_pkg_.a
2025-08-20T21:49:49.6646711Z [00:03:15.959]➜  packagefile github.com/docker/docker/api/types/blkiodev=/tmp/go-build1954405493/b567/_pkg_.a
2025-08-20T21:49:49.6647524Z [00:03:15.959]➜  packagefile github.com/docker/docker/api/types/strslice=/tmp/go-build1954405493/b573/_pkg_.a
2025-08-20T21:49:49.6648277Z [00:03:15.959]➜  packagefile github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build1954405493/b576/_pkg_.a
2025-08-20T21:49:49.6648992Z [00:03:15.959]➜  packagefile github.com/docker/docker/api/types/versions=/tmp/go-build1954405493/b569/_pkg_.a
2025-08-20T21:49:49.6649696Z [00:03:15.959]➜  packagefile github.com/docker/docker/internal/multierror=/tmp/go-build1954405493/b572/_pkg_.a
2025-08-20T21:49:49.6650546Z [00:03:15.959]➜  packagefile github.com/pkg/errors=/root/.cache/go-build/f6/f62846c2df7947016a78a498a0a5aef32aa232aa1b95c993714fc181f9489a1f-d
2025-08-20T21:49:49.6651332Z [00:03:15.959]➜  packagefile github.com/distribution/reference=/tmp/go-build1954405493/b587/_pkg_.a
2025-08-20T21:49:49.6651943Z [00:03:15.959]➜  packagefile github.com/docker/docker/api=/tmp/go-build1954405493/b588/_pkg_.a
2025-08-20T21:49:49.6652620Z [00:03:15.959]➜  packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build1954405493/b589/_pkg_.a
2025-08-20T21:49:49.6653475Z [00:03:15.959]➜  packagefile github.com/docker/docker/api/types/time=/tmp/go-build1954405493/b590/_pkg_.a
2025-08-20T21:49:49.6654146Z [00:03:15.959]➜  packagefile github.com/docker/go-connections/sockets=/tmp/go-build1954405493/b592/_pkg_.a
2025-08-20T21:49:49.6654819Z [00:03:15.959]➜  packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build1954405493/b593/_pkg_.a
2025-08-20T21:49:49.6655473Z [00:03:15.959]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1954405493/b562/_pkg_.a
2025-08-20T21:49:49.6656039Z [00:03:15.959]➜  packagefile compress/bzip2=/tmp/go-build1954405493/b595/_pkg_.a
2025-08-20T21:49:49.6656650Z [00:03:15.959]➜  packagefile github.com/containerd/containerd/pkg/userns=/tmp/go-build1954405493/b596/_pkg_.a
2025-08-20T21:49:49.6657281Z [00:03:15.959]➜  packagefile github.com/containerd/log=/tmp/go-build1954405493/b560/_pkg_.a
2025-08-20T21:49:49.6658038Z [00:03:15.959]➜  packagefile github.com/docker/docker/pkg/idtools=/tmp/go-build1954405493/b598/_pkg_.a
2025-08-20T21:49:49.6658682Z [00:03:15.959]➜  packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build1954405493/b600/_pkg_.a
2025-08-20T21:49:49.6659316Z [00:03:15.959]➜  packagefile github.com/docker/docker/pkg/pools=/tmp/go-build1954405493/b601/_pkg_.a
2025-08-20T21:49:49.6659949Z [00:03:15.959]➜  packagefile github.com/docker/docker/pkg/system=/tmp/go-build1954405493/b602/_pkg_.a
2025-08-20T21:49:49.6660582Z [00:03:15.959]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build1954405493/b603/_pkg_.a
2025-08-20T21:49:49.6661199Z [00:03:15.959]➜  packagefile github.com/moby/patternmatcher=/tmp/go-build1954405493/b611/_pkg_.a
2025-08-20T21:49:49.6661805Z [00:03:15.959]➜  packagefile github.com/moby/sys/sequential=/tmp/go-build1954405493/b613/_pkg_.a
2025-08-20T21:49:49.6662375Z [00:03:15.959]➜  packagefile github.com/morikuni/aec=/tmp/go-build1954405493/b616/_pkg_.a
2025-08-20T21:49:49.6663037Z [00:03:15.959]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build1954405493/b563/_pkg_.a
2025-08-20T21:49:49.6663831Z [00:03:15.959]➜  packagefile github.com/docker/docker/pkg/stdcopy=/tmp/go-build1954405493/b619/_pkg_.a
2025-08-20T21:49:49.6664463Z [00:03:15.959]➜  packagefile github.com/magiconair/properties=/tmp/go-build1954405493/b621/_pkg_.a
2025-08-20T21:49:49.6665373Z [00:03:15.959]➜  packagefile github.com/shirou/gopsutil/v3/process=/root/.cache/go-build/8f/8fb635aa28a6356ba15afd4d49c287bf48dda68a8b1aed25c2fd145fc6e483c7-d
2025-08-20T21:49:49.6666307Z [00:03:15.959]➜  packagefile github.com/testcontainers/testcontainers-go/internal=/tmp/go-build1954405493/b631/_pkg_.a
2025-08-20T21:49:49.6667300Z [00:03:15.959]➜  packagefile golang.org/x/crypto/chacha20=/root/.cache/go-build/3f/3f6c486b0846f8316906e151fa559de8e7a9a25065fef854a88a9c6b404888f3-d
2025-08-20T21:49:49.6668395Z [00:03:15.959]➜  packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/root/.cache/go-build/72/729114167f7f40e6ba6a2cce6802da930ac29d633548c69e39ba89c54c9239e8-d
2025-08-20T21:49:49.6669586Z [00:03:15.959]➜  packagefile internal/sysinfo=/root/.cache/go-build/2b/2b97ad2c0335aebfdfc2883ac4201c66777086b1833d6143b9608958e204e6bf-d
2025-08-20T21:49:49.6670495Z [00:03:15.959]➜  packagefile runtime/trace=/root/.cache/go-build/32/324e14af54994ca777e4369d8171be84a8ba8e03e7915d0342788f26d2acd28e-d
2025-08-20T21:49:49.6671232Z [00:03:15.959]➜  packagefile filippo.io/edwards25519/field=/tmp/go-build1954405493/b665/_pkg_.a
2025-08-20T21:49:49.6671821Z [00:03:15.959]➜  packagefile golang.org/x/text/internal=/tmp/go-build1954405493/b543/_pkg_.a
2025-08-20T21:49:49.6672432Z [00:03:15.959]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build1954405493/b545/_pkg_.a
2025-08-20T21:49:49.6673217Z [00:03:15.959]➜  packagefile golang.org/x/text/internal/language/compact=/tmp/go-build1954405493/b547/_pkg_.a
2025-08-20T21:49:49.6673849Z [00:03:15.959]➜  packagefile golang.org/x/text/runes=/tmp/go-build1954405493/b682/_pkg_.a
2025-08-20T21:49:49.6674408Z [00:03:15.959]➜  packagefile golang.org/x/text/width=/tmp/go-build1954405493/b683/_pkg_.a
2025-08-20T21:49:49.6674969Z [00:03:15.959]➜  packagefile github.com/jackc/puddle/v2=/tmp/go-build1954405493/b687/_pkg_.a
2025-08-20T21:49:49.6675867Z [00:03:15.959]➜  packagefile github.com/zeebo/blake3/internal/alg/compress=/root/.cache/go-build/eb/eb4b7a4123438b8eb05fa4bc935d2cb3b3688596f89b25cc4d93f0d47090e476-d
2025-08-20T21:49:49.6677028Z [00:03:15.959]➜  packagefile github.com/zeebo/blake3/internal/alg/hash=/root/.cache/go-build/a3/a36fcfede06ffdeaf5981ea321fee3ea50ca63047d74eed19469ed9d8d0346d7-d
2025-08-20T21:49:49.6678120Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/context=/root/.cache/go-build/7a/7ad68010b8dd24334d9ddbc9ff2bce28395490e658492867876ae8be159f4d33-d
2025-08-20T21:49:49.6679247Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/internal/sync/singleflight=/root/.cache/go-build/3e/3eab16ca97cc902033599787b2b383c1af7618b5d7f77f1afe79614ef41f0968-d
2025-08-20T21:49:49.6680479Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/rand=/root/.cache/go-build/f5/f5e255f88c3400db1aed56726e2a6c7a9db9ff639199564dcf324f70494dc300-d
2025-08-20T21:49:49.6681598Z [00:03:15.959]➜  packagefile github.com/aws/smithy-go/transport/http/internal/io=/root/.cache/go-build/d4/d4fafdd46961ca9cb7eb04be0fba7873377f448a98f85d8c7287b585be625368-d
2025-08-20T21:49:49.6682884Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client=/root/.cache/go-build/6f/6f64603e39dcdd15040a5b819b1cdf51e7c7fe8b807026b8d27e51c59366438b-d
2025-08-20T21:49:49.6684215Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdkio=/root/.cache/go-build/ed/ede0fffd38872a81a8dcaff18c59c79269576edf37b50e5e74e575ae53129a98-d
2025-08-20T21:49:49.6685349Z [00:03:15.959]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts/types=/root/.cache/go-build/ae/aea27d41a01de9774920c18588f93fc461452a8d958f8e94953caf234b22c65d-d
2025-08-20T21:49:49.6686566Z [00:03:15.960]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config=/root/.cache/go-build/5b/5b919a811653ce6c81f4dbe4cacc4b4408a5d3b40755d869235c4b303d46786c-d
2025-08-20T21:49:49.6687788Z [00:03:15.960]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=/root/.cache/go-build/2e/2eed879979efca37c5eb116157734282fa7495c694f541e7fa6fbdf946c60468-d
2025-08-20T21:49:49.6688998Z [00:03:15.960]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints=/root/.cache/go-build/02/02961f3c571acd828b459d8c65711d2307a8d4b34b98a4334d9fd9ac5ee695a2-d
2025-08-20T21:49:49.6690187Z [00:03:15.960]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso/types=/root/.cache/go-build/c9/c9672a79d5ee346983980d997b8c9bb0155032b82d09a48a8a528d2cb5dae48e-d
2025-08-20T21:49:49.6691480Z [00:03:15.960]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints=/root/.cache/go-build/5f/5ffbb76effbe41332f5ebbff0ef4012e16c0ec3ae04bb86aab39ce198b0d1089-d
2025-08-20T21:49:49.6692797Z [00:03:15.960]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/types=/root/.cache/go-build/bc/bcec3ae455fd8dcf99335e9125d90cf3ba9f18cabe0bf57577a7a5d001b10761-d
2025-08-20T21:49:49.6694093Z [00:03:15.960]➜  packagefile github.com/aws/smithy-go/encoding/json=/root/.cache/go-build/6c/6cc541dc89ab13505a93fc9024f8a15c801acc29ac494399bfc1f08a6ec96811-d
2025-08-20T21:49:49.6695224Z [00:03:15.960]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/query=/root/.cache/go-build/10/10b807423bf49697da7d0df461d1b9ca61cb96eb9f5c7f569ae34cfde606ec86-d
2025-08-20T21:49:49.6696432Z [00:03:15.960]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding=/root/.cache/go-build/d6/d60ec38cc57c06b2ed6e746b77ee98f4e4f34f6d67ba6c69cc9df16efe363b65-d
2025-08-20T21:49:49.6697699Z [00:03:15.960]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/presigned-url=/root/.cache/go-build/70/7019404085d8da0d6fc3c58c0b87fa1a0b450bed05f2d4ca868257449af8a058-d
2025-08-20T21:49:49.6698979Z [00:03:15.960]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints=/root/.cache/go-build/d4/d49efd6e1ec3d28bb14d0aadf7c2a809e593be3ba9fb55addf0fb40ba1dcdf09-d
2025-08-20T21:49:49.6700202Z [00:03:15.960]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4=/root/.cache/go-build/61/61c59dea7e2304da1c4f3705d6bc82cccfd3f0584fc8115d7a73d263d2a5c010-d
2025-08-20T21:49:49.6701373Z [00:03:15.960]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/root/.cache/go-build/f8/f8cc1d8e8613a79782f9611bbdb8ccd37e5ebaf35c718493c4c8010d0a1985e6-d
2025-08-20T21:49:49.6702474Z [00:03:15.960]➜  packagefile github.com/aws/smithy-go/encoding=/root/.cache/go-build/fc/fc88968f1d014319db2d22ce09010c2f0c9b6e695ad97b9802c3fe9511045075-d
2025-08-20T21:49:49.6703467Z [00:03:15.960]➜  packagefile github.com/vmihailenco/tagparser/v2/internal=/tmp/go-build1954405493/b342/_pkg_.a
2025-08-20T21:49:49.6704271Z [00:03:15.960]➜  packagefile cloud.google.com/go/auth/credentials/internal/externalaccount=/tmp/go-build1954405493/b437/_pkg_.a
2025-08-20T21:49:49.6705291Z [00:03:15.960]➜  packagefile cloud.google.com/go/auth/credentials/internal/externalaccountuser=/tmp/go-build1954405493/b441/_pkg_.a
2025-08-20T21:49:49.6706112Z [00:03:15.960]➜  packagefile cloud.google.com/go/auth/credentials/internal/gdch=/tmp/go-build1954405493/b442/_pkg_.a
2025-08-20T21:49:49.6706901Z [00:03:15.960]➜  packagefile cloud.google.com/go/auth/credentials/internal/impersonate=/tmp/go-build1954405493/b438/_pkg_.a
2025-08-20T21:49:49.6707655Z [00:03:15.960]➜  packagefile cloud.google.com/go/auth/internal/credsfile=/tmp/go-build1954405493/b440/_pkg_.a
2025-08-20T21:49:49.6708598Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/internal/handshaker=/tmp/go-build1954405493/b451/_pkg_.a
2025-08-20T21:49:49.6709930Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/internal/handshaker/service=/tmp/go-build1954405493/b457/_pkg_.a
2025-08-20T21:49:49.6711164Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1954405493/b453/_pkg_.a
2025-08-20T21:49:49.6712493Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build1954405493/b469/_pkg_.a
2025-08-20T21:49:49.6714123Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build1954405493/b468/_pkg_.a
2025-08-20T21:49:49.6715288Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/internal/v2=/tmp/go-build1954405493/b472/_pkg_.a
2025-08-20T21:49:49.6716333Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/retry=/tmp/go-build1954405493/b477/_pkg_.a
2025-08-20T21:49:49.6717354Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build1954405493/b475/_pkg_.a
2025-08-20T21:49:49.6718724Z [00:03:15.960]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client=/tmp/go-build1954405493/b479/_pkg_.a
2025-08-20T21:49:49.6720075Z [00:03:15.960]➜  packagefile github.com/googleapis/gax-go/v2/internal=/tmp/go-build1954405493/b490/_pkg_.a
2025-08-20T21:49:49.6721503Z [00:03:15.960]➜  packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build1954405493/b486/_pkg_.a
2025-08-20T21:49:49.6722920Z [00:03:15.960]➜  packagefile google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build1954405493/b488/_pkg_.a
2025-08-20T21:49:49.6724407Z [00:03:15.960]➜  packagefile cloud.google.com/go/auth/internal/transport=/tmp/go-build1954405493/b495/_pkg_.a
2025-08-20T21:49:49.6725718Z [00:03:15.960]➜  packagefile cloud.google.com/go/auth/internal/transport/cert=/tmp/go-build1954405493/b496/_pkg_.a
2025-08-20T21:49:49.6726849Z [00:03:15.960]➜  packagefile go.opencensus.io/trace=/tmp/go-build1954405493/b499/_pkg_.a
2025-08-20T21:49:49.6727918Z [00:03:15.960]➜  packagefile go.opencensus.io/trace/propagation=/tmp/go-build1954405493/b506/_pkg_.a
2025-08-20T21:49:49.6729137Z [00:03:15.960]➜  packagefile go.opencensus.io/plugin/ochttp/propagation/b3=/tmp/go-build1954405493/b498/_pkg_.a
2025-08-20T21:49:49.6730316Z [00:03:15.960]➜  packagefile go.opencensus.io/stats=/tmp/go-build1954405493/b507/_pkg_.a
2025-08-20T21:49:49.6731037Z [00:03:15.960]➜  packagefile go.opencensus.io/stats/view=/tmp/go-build1954405493/b513/_pkg_.a
2025-08-20T21:49:49.6731608Z [00:03:15.960]➜  packagefile go.opencensus.io/tag=/tmp/go-build1954405493/b511/_pkg_.a
2025-08-20T21:49:49.6732177Z [00:03:15.960]➜  packagefile github.com/felixge/httpsnoop=/tmp/go-build1954405493/b517/_pkg_.a
2025-08-20T21:49:49.6732995Z [00:03:15.960]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build1954405493/b518/_pkg_.a
2025-08-20T21:49:49.6734173Z [00:03:15.960]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build1954405493/b519/_pkg_.a
2025-08-20T21:49:49.6735039Z [00:03:15.960]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build1954405493/b520/_pkg_.a
2025-08-20T21:49:49.6735846Z [00:03:15.960]➜  packagefile log/slog=/root/.cache/go-build/bf/bfc19bc44ad3fb3753e78e424509d838b84f0ba879f5ecb2f066e5f5fcb3e18d-d
2025-08-20T21:49:49.6736758Z [00:03:15.960]➜  packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build1954405493/b385/_pkg_.a
2025-08-20T21:49:49.6737369Z [00:03:15.960]➜  packagefile github.com/go-logr/logr/funcr=/tmp/go-build1954405493/b380/_pkg_.a
2025-08-20T21:49:49.6738047Z [00:03:15.960]➜  packagefile github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build1954405493/b581/_pkg_.a
2025-08-20T21:49:49.6738706Z [00:03:15.960]➜  packagefile github.com/moby/sys/userns=/tmp/go-build1954405493/b597/_pkg_.a
2025-08-20T21:49:49.6739275Z [00:03:15.960]➜  packagefile github.com/moby/sys/user=/tmp/go-build1954405493/b599/_pkg_.a
2025-08-20T21:49:49.6739855Z [00:03:15.960]➜  packagefile github.com/klauspost/compress=/tmp/go-build1954405493/b604/_pkg_.a
2025-08-20T21:49:49.6740485Z [00:03:15.960]➜  packagefile github.com/klauspost/compress/huff0=/tmp/go-build1954405493/b605/_pkg_.a
2025-08-20T21:49:49.6741186Z [00:03:15.960]➜  packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build1954405493/b607/_pkg_.a
2025-08-20T21:49:49.6741910Z [00:03:15.960]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build1954405493/b608/_pkg_.a
2025-08-20T21:49:49.6742623Z [00:03:15.960]➜  packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build1954405493/b609/_pkg_.a
2025-08-20T21:49:49.6743479Z [00:03:15.960]➜  packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build1954405493/b610/_pkg_.a
2025-08-20T21:49:49.6744099Z [00:03:15.960]➜  packagefile text/scanner=/tmp/go-build1954405493/b612/_pkg_.a
2025-08-20T21:49:49.6744899Z [00:03:15.960]➜  packagefile github.com/shirou/gopsutil/v3/cpu=/root/.cache/go-build/03/030f8c04a0e84ca0ab7d8ee1f3e30c303a7db63b93364f6a88c3ec43e27e6b12-d
2025-08-20T21:49:49.6746092Z [00:03:15.960]➜  packagefile github.com/shirou/gopsutil/v3/internal/common=/root/.cache/go-build/7c/7c039466cbf579c593e5d921024ae7416743d03533c7ec6c0b0e3ec6d96e2be7-d
2025-08-20T21:49:49.6747260Z [00:03:15.960]➜  packagefile github.com/shirou/gopsutil/v3/mem=/root/.cache/go-build/9d/9db01966f3dcec823872b95518d383e330ce895d64d1181501cb6f02f36766c9-d
2025-08-20T21:49:49.6748304Z [00:03:15.960]➜  packagefile github.com/shirou/gopsutil/v3/net=/root/.cache/go-build/4b/4b0cc34331d653aa232a69141ac98b057457d2863d2bfbb38b9cb82944bc0a05-d
2025-08-20T21:49:49.6749328Z [00:03:15.960]➜  packagefile github.com/tklauser/go-sysconf=/root/.cache/go-build/ef/ef487d354c7149b6a9bc04b4604e1ff72c6f16aa9665f8581cb92942af30635d-d
2025-08-20T21:49:49.6750511Z [00:03:15.960]➜  packagefile golang.org/x/crypto/blowfish=/root/.cache/go-build/5e/5eede855f1e4860a282de131b10230de19ab44c0df73fa0e1d627f6ab738984b-d
2025-08-20T21:49:49.6751332Z [00:03:15.960]➜  packagefile golang.org/x/text/internal/tag=/tmp/go-build1954405493/b546/_pkg_.a
2025-08-20T21:49:49.6752007Z [00:03:15.960]➜  packagefile github.com/jackc/puddle/v2/internal/genstack=/tmp/go-build1954405493/b688/_pkg_.a
2025-08-20T21:49:49.6752660Z [00:03:15.960]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build1954405493/b689/_pkg_.a
2025-08-20T21:49:49.6753775Z [00:03:15.960]➜  packagefile github.com/zeebo/blake3/internal/alg/compress/compress_pure=/root/.cache/go-build/8c/8c7da1aace14875ada9a6e6a08ac21b39e07a6386c72b646065c4082e75d2a99-d
2025-08-20T21:49:49.6755048Z [00:03:15.960]➜  packagefile github.com/zeebo/blake3/internal/alg/compress/compress_sse41=/root/.cache/go-build/46/46061b9f42540b52431a3723fda4d4e01bf87479380250175258bba81989a5c7-d
2025-08-20T21:49:49.6756284Z [00:03:15.960]➜  packagefile github.com/zeebo/blake3/internal/alg/hash/hash_avx2=/root/.cache/go-build/7a/7a455fe162e6bdfbaf2eba516e4e98d15b945b516ac2b33103857f3786aad846-d
2025-08-20T21:49:49.6757488Z [00:03:15.960]➜  packagefile github.com/zeebo/blake3/internal/alg/hash/hash_pure=/root/.cache/go-build/23/233d85a6fad049621c4dc55d94f190035d555db4199c5db91f40e0be97c1539d-d
2025-08-20T21:49:49.6758638Z [00:03:15.960]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/strings=/root/.cache/go-build/35/3538b7bf8b3623317707f1d55694496f1ff7f7a966e2fbde808f5775a5f2a38d-d
2025-08-20T21:49:49.6759741Z [00:03:15.960]➜  packagefile cloud.google.com/go/auth/credentials/internal/stsexchange=/tmp/go-build1954405493/b439/_pkg_.a
2025-08-20T21:49:49.6760499Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/internal/authinfo=/tmp/go-build1954405493/b452/_pkg_.a
2025-08-20T21:49:49.6761225Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_go_proto=/tmp/go-build1954405493/b455/_pkg_.a
2025-08-20T21:49:49.6761935Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/internal/record=/tmp/go-build1954405493/b456/_pkg_.a
2025-08-20T21:49:49.6762674Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build1954405493/b470/_pkg_.a
2025-08-20T21:49:49.6763602Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto=/tmp/go-build1954405493/b471/_pkg_.a
2025-08-20T21:49:49.6764399Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/internal/v2/tlsconfigstore=/tmp/go-build1954405493/b473/_pkg_.a
2025-08-20T21:49:49.6765226Z [00:03:15.960]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client/util=/tmp/go-build1954405493/b480/_pkg_.a
2025-08-20T21:49:49.6765871Z [00:03:15.960]➜  packagefile net/rpc=/tmp/go-build1954405493/b481/_pkg_.a
2025-08-20T21:49:49.6766469Z [00:03:15.960]➜  packagefile google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build1954405493/b487/_pkg_.a
2025-08-20T21:49:49.6767137Z [00:03:15.960]➜  packagefile github.com/golang/groupcache/lru=/tmp/go-build1954405493/b500/_pkg_.a
2025-08-20T21:49:49.6767731Z [00:03:15.960]➜  packagefile go.opencensus.io/internal=/tmp/go-build1954405493/b501/_pkg_.a
2025-08-20T21:49:49.6768391Z [00:03:15.960]➜  packagefile go.opencensus.io/trace/internal=/tmp/go-build1954405493/b503/_pkg_.a
2025-08-20T21:49:49.6769014Z [00:03:15.960]➜  packagefile go.opencensus.io/trace/tracestate=/tmp/go-build1954405493/b504/_pkg_.a
2025-08-20T21:49:49.6769638Z [00:03:15.960]➜  packagefile go.opencensus.io/metric/metricdata=/tmp/go-build1954405493/b508/_pkg_.a
2025-08-20T21:49:49.6770313Z [00:03:15.960]➜  packagefile go.opencensus.io/stats/internal=/tmp/go-build1954405493/b510/_pkg_.a
2025-08-20T21:49:49.6770947Z [00:03:15.960]➜  packagefile go.opencensus.io/internal/tagencoding=/tmp/go-build1954405493/b514/_pkg_.a
2025-08-20T21:49:49.6771600Z [00:03:15.960]➜  packagefile go.opencensus.io/metric/metricproducer=/tmp/go-build1954405493/b515/_pkg_.a
2025-08-20T21:49:49.6772204Z [00:03:15.960]➜  packagefile go.opencensus.io/resource=/tmp/go-build1954405493/b509/_pkg_.a
2025-08-20T21:49:49.6772959Z [00:03:15.960]➜  packagefile runtime/pprof=/root/.cache/go-build/79/79cb0937774ea2b49f7f8ee1c51985acb2fa6b57d0d18be2c9b81eb721f22f77-d
2025-08-20T21:49:49.6773996Z [00:03:15.960]➜  packagefile log/slog/internal=/root/.cache/go-build/a0/a0754a084ce4f0f625656a5dca05dec162c764d7427042a3381e138830d70035-d
2025-08-20T21:49:49.6774972Z [00:03:15.960]➜  packagefile log/slog/internal/buffer=/root/.cache/go-build/36/36eb2e8aaccbeba90afc12b134521137935cf1e21b7a560ac87472a04d456af2-d
2025-08-20T21:49:49.6775820Z [00:03:15.960]➜  packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build1954405493/b386/_pkg_.a
2025-08-20T21:49:49.6776465Z [00:03:15.960]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1954405493/b582/_pkg_.a
2025-08-20T21:49:49.6777101Z [00:03:15.960]➜  packagefile github.com/klauspost/compress/fse=/tmp/go-build1954405493/b606/_pkg_.a
2025-08-20T21:49:49.6777984Z [00:03:15.960]➜  packagefile github.com/shirou/gopsutil/v3/common=/root/.cache/go-build/3f/3f4ac6a368d803ecff0151bcc63e59894bf184eab216dd95312a674d8c0e60a7-d
2025-08-20T21:49:49.6779041Z [00:03:15.960]➜  packagefile github.com/tklauser/numcpus=/root/.cache/go-build/f4/f49665771c92d38a3fb6f2fdaf6728624a63b1ef02beb0cac4ef8ca9e26a1bc1-d
2025-08-20T21:49:49.6779951Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_context_go_proto=/tmp/go-build1954405493/b454/_pkg_.a
2025-08-20T21:49:49.6780849Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/internal/record/internal/halfconn=/tmp/go-build1954405493/b458/_pkg_.a
2025-08-20T21:49:49.6781684Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/internal/v2/certverifier=/tmp/go-build1954405493/b474/_pkg_.a
2025-08-20T21:49:49.6782419Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/internal/v2/remotesigner=/tmp/go-build1954405493/b476/_pkg_.a
2025-08-20T21:49:49.6783035Z [00:03:15.960]➜  packagefile go.opencensus.io=/tmp/go-build1954405493/b502/_pkg_.a
2025-08-20T21:49:49.6783860Z [00:03:15.960]➜  packagefile github.com/google/s2a-go/internal/record/internal/aeadcrypter=/tmp/go-build1954405493/b459/_pkg_.a
2025-08-20T21:49:49.6784799Z [00:03:15.960]➜  packagefile golang.org/x/crypto/hkdf=/root/.cache/go-build/36/36f2cb4607feb0e3a1dfdbedcb939468ef5cca128a7c9f85956090d6c2a1a4e6-d
2025-08-20T21:49:49.6785854Z [00:03:15.960]➜  packagefile golang.org/x/crypto/chacha20poly1305=/root/.cache/go-build/6d/6d80cf55b4444f23d9a6df5a960e237d92d0d7794c85a769bf37686c10b7c274-d
2025-08-20T21:49:49.6843947Z [00:03:15.960]➜  modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/netbirdio/netbird/management\nmod\tgithub.com/netbirdio/netbird\tv0.55.2-0.20250820170419-0d2845ea310b\t\ndep\tcloud.google.com/go/auth\tv0.3.0\th1:PRyzEpGfx/Z9e8+lHsbkoUVXD0gnu4MNmm7Gp8TQNIs=\ndep\tcloud.google.com/go/auth/oauth2adapt\tv0.2.2\th1:+TTV8aXpjeChS9M+aTtN/TjdQnzJvmzKFt//oWu7HX4=\ndep\tcloud.google.com/go/compute/metadata\tv0.3.0\th1:Tz+eQXMEqDIKRsmY3cHTL6FVaynIjX2QxYC4trgAKZc=\ndep\tdario.cat/mergo\tv1.0.0\th1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=\ndep\tfilippo.io/edwards25519\tv1.1.0\th1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA=\ndep\tgithub.com/BurntSushi/toml\tv1.4.0\th1:kuoIxZQy2WRRk1pttg9asf+WVv6tWQuBNVmK8+nqPr0=\ndep\tgithub.com/TheJumpCloud/jcapi-go\tv3.0.0+incompatible\th1:hqcTK6ZISdip65SR792lwYJTa/axESA0889D3UlZbLo=\ndep\tgithub.com/aws/aws-sdk-go-v2\tv1.36.3\th1:mJoei2CxPutQVxaATCzDUjcZEjVRdpsiiXi2o38yqWM=\ndep\tgithub.com/aws/aws-sdk-go-v2/config\tv1.29.14\th1:f+eEi/2cKCg9pqKBoAIwRGzVb70MRKqWX4dg1BDcSJM=\ndep\tgithub.com/aws/aws-sdk-go-v2/credentials\tv1.17.67\th1:9KxtdcIA/5xPNQyZRgUSpYOE6j9Bc4+D7nZua0KGYOM=\ndep\tgithub.com/aws/aws-sdk-go-v2/feature/ec2/imds\tv1.16.30\th1:x793wxmUWVDhshP8WW2mlnXuFrO4cOd3HLBroh1paFw=\ndep\tgithub.com/aws/aws-sdk-go-v2/internal/configsources\tv1.3.34\th1:ZK5jHhnrioRkUNOc+hOgQKlUL5JeC3S6JgLxtQ+Rm0Q=\ndep\tgithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2\tv2.6.34\th1:SZwFm17ZUNNg5Np0ioo/gq8Mn6u9w19Mri8DnJ15Jf0=\ndep\tgithub.com/aws/aws-sdk-go-v2/internal/ini\tv1.8.3\th1:bIqFDwgGXXN1Kpp99pDOdKMTTb5d2KyU5X/BZxjOkRo=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/internal/accept-encoding\tv1.12.3\th1:eAh2A4b5IzM/lum78bZ590jy36+d/aFLgKF/4Vd1xPE=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/internal/presigned-url\tv1.12.15\th1:dM9/92u2F1JbDaGooxTq18wmmFzbJRfXfVfy96/1CXM=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/route53\tv1.42.3\th1:MmLCRqP4U4Cw9gJ4bNrCG0mWqEtBlmAVleyelcHARMU=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/sso\tv1.25.3\th1:1Gw+9ajCV1jogloEv1RRnvfRFia2cL6c9cuKV2Ps+G8=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/ssooidc\tv1.30.1\th1:hXmVKytPfTy5axZ+fYbR5d0cFmC3JvwLm5kM83luako=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/sts\tv1.33.19\th1:1XuUZ8mYJw9B6lzAkXhqHlJd/XvaX32evhproijJEZY=\ndep\tgithub.com/aws/smithy-go\tv1.22.2\th1:6D9hW43xKFrRx/tXXfAlIZc4JI+yQe6snnWcQyxSyLQ=\ndep\tgithub.com/beorn7/perks\tv1.0.1\th1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=\ndep\tgithub.com/c-robinson/iplib\tv1.0.3\th1:NG0UF0GoEsrC1/vyfX1Lx2Ss7CySWl3KqqXh3q4DdPU=\ndep\tgithub.com/caddyserver/certmagic\tv0.21.3\th1:pqRRry3yuB4CWBVq9+cUqu+Y6E2z8TswbhNx1AZeYm0=\ndep\tgithub.com/caddyserver/zerossl\tv0.1.3\th1:onS+pxp3M8HnHpN5MMbOMyNjmTheJyWRaZYwn+YTAyA=\ndep\tgithub.com/cenkalti/backoff/v4\tv4.3.0\th1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=\ndep\tgithub.com/cespare/xxhash/v2\tv2.3.0\th1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=\ndep\tgithub.com/containerd/containerd\tv1.7.27\th1:yFyEyojddO3MIGVER2xJLWoCIn+Up4GaHFquP7hsFII=\ndep\tgithub.com/containerd/log\tv0.1.0\th1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=\ndep\tgithub.com/containerd/platforms\tv0.2.1\th1:zvwtM3rz2YHPQsF2CHYM8+KtB5dvhISiXh5ZpSBQv6A=\ndep\tgithub.com/cpuguy83/dockercfg\tv0.3.2\th1:DlJTyZGBDlXqUZ2Dk2Q3xHs/FtnooJJVaad2S9GKorA=\ndep\tgithub.com/dgryski/go-rendezvous\tv0.0.0-20200823014737-9f7001d12a5f\th1:lO4WD4F/rVNCu3HqELle0jiPLLBs70cWOduZpkS1E78=\ndep\tgithub.com/distribution/reference\tv0.6.0\th1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk=\ndep\tgithub.com/docker/docker\tv26.1.5+incompatible\th1:NEAxTwEjxV6VbBMBoGG3zPqbiJosIApZjxlbrG9q3/g=\ndep\tgithub.com/docker/go-connections\tv0.5.0\th1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c=\ndep\tgithub.com/docker/go-units\tv0.5.0\th1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=\ndep\tgithub.com/eko/gocache/lib/v4\tv4.2.0\th1:MNykyi5Xw+5Wu3+PUrvtOCaKSZM1nUSVftbzmeC7Yuw=\ndep\tgithub.com/eko/gocache/store/go_cache/v4\tv4.2.2\th1:tAI9nl6TLoJyKG1ujF0CS0n/IgTEMl+NivxtR5R3/hw=\ndep\tgithub.com/eko/gocache/store/redis/v4\tv4.2.2\th1:Thw31fzGuH3WzJywsdbMivOmP550D6JS7GDHhvCJPA0=\ndep\tgithub.com/felixge/httpsnoop\tv1.0.4\th1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=\ndep\tgithub.com/go-logr/logr\tv1.4.2\th1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY=\ndep\tgithub.com/go-logr/stdr\tv1.2.2\th1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=\ndep\tgithub.com/go-sql-driver/mysql\tv1.8.1\th1:LedoTUt/eveggdHS9qUFC1EFSa8bU2+1pZjSRpvNJ1Y=\ndep\tgithub.com/gogo/protobuf\tv1.3.2\th1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=\ndep\tgithub.com/golang-jwt/jwt\tv3.2.2+incompatible\th1:IfV12K8xAKAnZqdXVzCZ+TOjboZ2keLg81eXfW3O+oY=\ndep\tgithub.com/golang/groupcache\tv0.0.0-20210331224755-41bb18bfe9da\th1:oI5xCqsCo564l8iNU+DwB5epxmsaqB+rhGL0m5jtYqE=\ndep\tgithub.com/golang/mock\tv1.6.0\th1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=\ndep\tgithub.com/golang/protobuf\tv1.5.4\th1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=\ndep\tgithub.com/google/s2a-go\tv0.1.7\th1:60BLSyTrOV4/haCDW4zb1guZItoSq8foHCXrAnjBo/o=\ndep\tgithub.com/google/uuid\tv1.6.0\th1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=\ndep\tgithub.com/googleapis/enterprise-certificate-proxy\tv0.3.2\th1:Vie5ybvEvT75RniqhfFxPRy3Bf7vr3h0cechB90XaQs=\ndep\tgithub.com/googleapis/gax-go/v2\tv2.12.3\th1:5/zPPDvw8Q1SuXjrqrZslrqT7dL/uJT2CQii/cLCKqA=\ndep\tgithub.com/gorilla/mux\tv1.8.0\th1:i40aqfkR1h2SlN9hojwV5ZA91wcXFOvkdNIeFDP5koI=\ndep\tgithub.com/grpc-ecosystem/go-grpc-middleware/v2\tv2.0.2-0.20240212192251-757544f21357\th1:Fkzd8ktnpOR9h47SXHe2AYPwelXLH2GjGsjlAloiWfo=\ndep\tgithub.com/hashicorp/errwrap\tv1.1.0\th1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I=\ndep\tgithub.com/hashicorp/go-multierror\tv1.1.1\th1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo=\ndep\tgithub.com/hashicorp/go-secure-stdlib/base62\tv0.1.2\th1:ET4pqyjiGmY09R5y+rSd70J2w45CtbWDNvGqWp/R3Ng=\ndep\tgithub.com/hashicorp/go-uuid\tv1.0.3\th1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8=\ndep\tgithub.com/hashicorp/go-version\tv1.6.0\th1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek=\ndep\tgithub.com/jackc/pgpassfile\tv1.0.0\th1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=\ndep\tgithub.com/jackc/pgservicefile\tv0.0.0-20221227161230-091c0ba34f0a\th1:bbPeKD0xmW/Y25WS6cokEszi5g+S0QxI/d45PkRi7Nk=\ndep\tgithub.com/jackc/pgx/v5\tv5.5.5\th1:amBjrZVmksIdNjxGW/IiIMzxMKZFelXbUoPNb+8sjQw=\ndep\tgithub.com/jackc/puddle/v2\tv2.2.1\th1:RhxXJtFG022u4ibrCSMSiu5aOq1i77R3OHKNJj77OAk=\ndep\tgithub.com/jinzhu/inflection\tv1.0.0\th1:K317FqzuhWc8YvSVlFMCCUb36O/S9MCKRDI7QkRKD/E=\ndep\tgithub.com/jinzhu/now\tv1.1.5\th1:/o9tlHleP7gOFmsnYNz3RGnqzefHA47wQpKrrdTIwXQ=\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\th1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg=\ndep\tgithub.com/kelseyhightower/envconfig\tv1.4.0\th1:Im6hONhd3pLkfDFsbRgu68RDNkGF1r3dvMUtDTo2cv8=\ndep\tgithub.com/klauspost/compress\tv1.18.0\th1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo=\ndep\tgithub.com/klauspost/cpuid/v2\tv2.2.7\th1:ZWSB3igEs+d0qvnxR/ZBzXVmxkgt8DdzP6m9pfuVLDM=\ndep\tgithub.com/libdns/libdns\tv0.2.2\th1:O6ws7bAfRPaBsgAYt8MDe2HcNBGC29hkZ9MX2eUSX3s=\ndep\tgithub.com/libdns/route53\tv1.5.0\th1:2SKdpPFl/qgWsXQvsLNJJAoX7rSxlk7zgoL4jnWdXVA=\ndep\tgithub.com/magiconair/properties\tv1.8.7\th1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0VQdvPDY=\ndep\tgithub.com/mattn/go-sqlite3\tv1.14.22\th1:2gZY6PC6kBnID23Tichd1K+Z0oS6nE/XwU+Vz/5o4kU=\ndep\tgithub.com/mholt/acmez/v2\tv2.0.1\th1:3/3N0u1pLjMK4sNEAFSI+bcvzbPhRpY383sy1kLHJ6k=\ndep\tgithub.com/miekg/dns\tv1.1.59\th1:C9EXc/UToRwKLhK5wKU/I4QVsBUc8kE6MkHBkeypWZs=\ndep\tgithub.com/moby/docker-image-spec\tv1.3.1\th1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0=\ndep\tgithub.com/moby/patternmatcher\tv0.6.0\th1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkVGiPk=\ndep\tgithub.com/moby/sys/sequential\tv0.5.0\th1:OPvI35Lzn9K04PBbCLW0g4LcFAJgHsvXsRyewg5lXtc=\ndep\tgithub.com/moby/sys/user\tv0.3.0\th1:9ni5DlcW5an3SvRSx4MouotOygvzaXbaSrc/wGDFWPo=\ndep\tgithub.com/moby/sys/userns\tv0.1.0\th1:tVLXkFOxVu9A64/yh59slHVv9ahO9UIev4JZusOLG/g=\ndep\tgithub.com/moby/term\tv0.5.0\th1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0=\ndep\tgithub.com/morikuni/aec\tv1.0.0\th1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=\ndep\tgithub.com/munnerz/goautoneg\tv0.0.0-20191010083416-a7dc8b61c822\th1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=\ndep\tgithub.com/netbirdio/management-integrations/integrations\tv0.0.0-20250820151658-9ee1b34f4190\th1:/ZbExdcDwRq6XgTpTf5I1DPqnC3eInEf0fcmkqR8eSg=\ndep\tgithub.com/okta/okta-sdk-golang/v2\tv2.18.0\th1:cfDasMb7CShbZvOrF6n+DnLevWwiHgedWMGJ8M8xKDc=\ndep\tgithub.com/opencontainers/go-digest\tv1.0.0\th1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=\ndep\tgithub.com/opencontainers/image-spec\tv1.1.0\th1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug=\ndep\tgithub.com/oschwald/maxminddb-golang\tv1.12.0\th1:9FnTOD0YOhP7DGxGsq4glzpGy5+w7pq50AS6wALUMYs=\ndep\tgithub.com/patrickmn/go-cache\tv2.1.0+incompatible\th1:HRMgzkcYKYpi3C8ajMPV8OFXaaRUnok+kx1WdO15EQc=\ndep\tgithub.com/pkg/errors\tv0.9.1\th1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=\ndep\tgithub.com/prometheus/client_golang\tv1.22.0\th1:rb93p9lokFEsctTys46VnV1kLCDpVZ0a/Y92Vm0Zc6Q=\ndep\tgithub.com/prometheus/client_model\tv0.6.1\th1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=\ndep\tgithub.com/prometheus/common\tv0.62.0\th1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ2Io=\ndep\tgithub.com/prometheus/procfs\tv0.15.1\th1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=\ndep\tgithub.com/redis/go-redis/v9\tv9.7.3\th1:YpPyAayJV+XErNsatSElgRZZVCwXX9QzkKYNvO7x0wM=\ndep\tgithub.com/rs/cors\tv1.8.0\th1:P2KMzcFwrPoSjkF1WLRPsp3UMLyql8L4v9hQpVeK5so=\ndep\tgithub.com/rs/xid\tv1.3.0\th1:6NjYksEUlhurdVehpc7S7dk6DAmcKv8V9gG0FsVN2U4=\ndep\tgithub.com/shirou/gopsutil/v3\tv3.24.4\th1:dEHgzZXt4LMNm+oYELpzl9YCqV65Yr/6SfrvgRBtXeU=\ndep\tgithub.com/sirupsen/logrus\tv1.9.3\th1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=\ndep\tgithub.com/spf13/cobra\tv1.7.0\th1:hyqWnYt1ZQShIddO5kBpj3vu05/++x6tJ6dg8EC572I=\ndep\tgithub.com/spf13/pflag\tv1.0.5\th1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=\ndep\tgithub.com/testcontainers/testcontainers-go\tv0.31.0\th1:W0VwIhcEVhRflwL9as3dhY6jXjVCA27AkmbnZ+UTh3U=\ndep\tgithub.com/testcontainers/testcontainers-go/modules/mysql\tv0.31.0\th1:790+S8ewZYCbG+o8IiFlZ8ZZ33XbNO6zV9qhU6xhlRk=\ndep\tgithub.com/testcontainers/testcontainers-go/modules/postgres\tv0.31.0\th1:isAwFS3KNKRbJMbWv+wolWqOFUECmjYZ+sIRZCIBc/E=\ndep\tgithub.com/testcontainers/testcontainers-go/modules/redis\tv0.31.0\th1:5X6GhOdLwV86zcW8sxppJAMtsDC9u+r9tb3biBc9GKs=\ndep\tgithub.com/tklauser/go-sysconf\tv0.3.14\th1:g5vzr9iPFFz24v2KZXs/pvpvh8/V9Fw6vQK5ZZb78yU=\ndep\tgithub.com/tklauser/numcpus\tv0.8.0\th1:Mx4Wwe/FjZLeQsK/6kt2EOepwwSl7SmJrK5bV/dXYgY=\ndep\tgithub.com/vmihailenco/msgpack/v5\tv5.4.1\th1:cQriyiUvjTwOHg8QZaPihLWeRAAVoCpE00IUPn0Bjt8=\ndep\tgithub.com/vmihailenco/tagparser/v2\tv2.0.0\th1:y09buUbR+b5aycVFQs/g70pqKVZNBmxwAhO7/IwNM9g=\ndep\tgithub.com/zeebo/blake3\tv0.2.3\th1:TFoLXsjeXqRNFxSbk35Dk4YtszE/MQQGK10BH4ptoTg=\ndep\tgo.opencensus.io\tv0.24.0\th1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=\ndep\tgo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp\tv0.51.0\th1:Xs2Ncz0gNihqu9iosIZ5SkBbWo5T8JhhLJFMQL1qmLI=\ndep\tgo.opentelemetry.io/otel\tv1.26.0\th1:LQwgL5s/1W7YiiRwxf03QGnWLb2HW4pLiAhaA5cZXBs=\ndep\tgo.opentelemetry.io/otel/exporters/prometheus\tv0.48.0\th1:sBQe3VNGUjY9IKWQC6z2lNqa5iGbDSxhs60ABwK4y0s=\ndep\tgo.opentelemetry.io/otel/metric\tv1.26.0\th1:7S39CLuY5Jgg9CrnA9HHiEjGMF/X2VHvoXGgSllRz30=\ndep\tgo.opentelemetry.io/otel/sdk\tv1.26.0\th1:Y7bumHf5tAiDlRYFmGqetNcLaVUZmh4iYfmGxtmz7F8=\ndep\tgo.opentelemetry.io/otel/sdk/metric\tv1.26.0\th1:cWSks5tfriHPdWFnl+qpX3P681aAYqlZHcAyHw5aU9Y=\ndep\tgo.opentelemetry.io/otel/trace\tv1.26.0\th1:1ieeAUb4y0TE26jUFrCIXKpTuVK7uJGN9/Z/2LP5sQA=\ndep\tgo.uber.org/mock\tv0.4.0\th1:VcM4ZOtdbR4f6VXfiOpwpVJDL6lCReaZ6mw31wqh7KU=\ndep\tgo.uber.org/multierr\tv1.11.0\th1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=\ndep\tgo.uber.org/zap\tv1.27.0\th1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=\ndep\tgoauthentik.io/api/v3\tv3.2023051.3\th1:NebAhD/TeTWNo/9X3/Uj+rM5fG1HaiLOlKTNLQv9Qq4=\ndep\tgolang.org/x/crypto\tv0.37.0\th1:kJNSjF/Xp7kU0iB2Z+9viTPMW4EqqsrywMXLJOOsXSE=\ndep\tgolang.org/x/exp\tv0.0.0-20240506185415-9bf2ced13842\th1:vr/HnozRka3pE4EsMEg1lgkXJkTFJCVUX+S/ZT6wYzM=\ndep\tgolang.org/x/net\tv0.39.0\th1:ZCu7HMWDxpXpaiKdhzIfaltL9Lp31x/3fCP11bc6/fY=\ndep\tgolang.org/x/oauth2\tv0.27.0\th1:da9Vo7/tDv5RH/7nZDz1eMGS/q1Vv1N/7FCrBhI9I3M=\ndep\tgolang.org/x/sync\tv0.13.0\th1:AauUjRAJ9OSnvULf/ARrrVywoJDy0YS2AwQ98I37610=\ndep\tgolang.org/x/sys\tv0.32.0\th1:s77OFDvIQeibCmezSnk/q6iAfkdiQaJi4VzroCFrN20=\ndep\tgolang.org/x/text\tv0.24.0\th1:dd5Bzh4yt5KYA8f9CJHCP4FB4D51c2c6JvN37xJJkJ0=\ndep\tgolang.zx2c4.com/wireguard/wgctrl\tv0.0.0-20230429144221-925a1e7659e6\th1:CawjfCvYQH2OU3/TnxLx97WDSUDRABfT18pCOYwc2GE=\ndep\tgoogle.golang.org/api\tv0.177.0\th1:8a0p/BbPa65GlqGWtUKxot4p0TV8OGOfyTjtmkXNXmk=\ndep\tgoogle.golang.org/genproto/googleapis/rpc\tv0.0.0-20240903143218-8af14fe29dc1\th1:pPJltXNxVzT4pK9yD8vR9X75DaWYYmLGMsEvBfFQZzQ=\ndep\tgoogle.golang.org/grpc\tv1.64.1\th1:LKtvyfbX3UGVPFcGqJ9ItpVWW6oN/2XqTxfAnwRRXiA=\ndep\tgoogle.golang.org/protobuf\tv1.36.6\th1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9xY=\ndep\tgopkg.in/natefinch/lumberjack.v2\tv2.0.0\th1:1Lc07Kr7qY4U2YPouBjpCLxpiyxIVoxqXgkXLknAOE8=\ndep\tgopkg.in/square/go-jose.v2\tv2.6.0\th1:NGk74WTnPKBNUhNzQX7PYcTLUjoq7mzKk2OKbvwk2iI=\ndep\tgopkg.in/yaml.v3\tv3.0.1\th1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=\ndep\tgorm.io/driver/mysql\tv1.5.7\th1:MndhOPYOfEp2rHKgkZIhJ16eVUIRf2HmzgoPmh7FCWo=\ndep\tgorm.io/driver/postgres\tv1.5.7\th1:8ptbNJTDbEmhdr62uReG5BGkdQyeasu/FZHxI0IMGnM=\ndep\tgorm.io/driver/sqlite\tv1.5.7\th1:8NvsrhP0ifM7LX9G4zPB97NwovUakUxc+2V2uuf3Z1I=\ndep\tgorm.io/gorm\tv1.25.12\th1:I0u8i2hWQItBq1WfE0o2+WuL9+8L21K9e2HHSTE/0f8=\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-trimpath=true\nbuild\tDefaultGODEBUG=containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,multipathtcp=0,randseednop=0,rsa1024min=0,tlsmlkem=0,tlssha1=1,updatemaxprocs=0,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\nbuild\tvcs=git\nbuild\tvcs.revision=0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8\nbuild\tvcs.time=2025-08-20T17:04:19Z\nbuild\tvcs.modified=false\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
2025-08-20T21:49:49.6893001Z [00:03:15.960]➜  EOF
2025-08-20T21:49:49.6893365Z [00:03:15.960]➜  mkdir -p $WORK/b001/exe/
2025-08-20T21:49:49.6893642Z [00:03:15.960]➜  cd .
2025-08-20T21:49:49.6895922Z [00:03:15.960]➜  GOROOT='' /root/.go/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,multipathtcp=0,randseednop=0,rsa1024min=0,tlsmlkem=0,tlssha1=1,updatemaxprocs=0,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=xwNYsITQ7-q4Fc55rp8n/8X-dDe-lWonwMbRrNARB/BnTgxjY68-U0IS8316Fl/xwNYsITQ7-q4Fc55rp8n -s -w -buildid= -linkmode=external -extldflags "-s -w -static-pie -Wl,--build-id=none" -extld=gcc $WORK/b001/_pkg_.a
2025-08-20T21:50:08.1618757Z [00:03:34.523]➜  go tool buildid -w $WORK/b001/exe/a.out # internal
2025-08-20T21:50:08.2040727Z [00:03:34.565]➜  mkdir -p /build-bins/
2025-08-20T21:50:08.2041618Z [00:03:34.565]➜  cp $WORK/b001/exe/a.out /build-bins/netbird-mgmt
2025-08-20T21:50:08.2441019Z [00:03:34.605]➜  rm -rf $WORK/b001/
2025-08-20T21:50:08.3519367Z [00:03:34.713]➜  + go build -C relay -x -v -trimpath -buildmode=pie '-ldflags=-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''' -o /build-bins/netbird-relay
2025-08-20T21:50:08.3546289Z [00:03:34.716]➜  WORK=/tmp/go-build2461723017
2025-08-20T21:50:08.4166684Z [00:03:34.778]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO
2025-08-20T21:50:08.4167172Z [00:03:34.778]➜  git status --porcelain
2025-08-20T21:50:08.4250563Z [00:03:34.786]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO
2025-08-20T21:50:08.4251320Z [00:03:34.786]➜  git -c log.showsignature=false log -1 --format=%H:%ct
2025-08-20T21:50:08.4267794Z [00:03:34.788]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git config extensions.objectformat
2025-08-20T21:50:08.4279194Z [00:03:34.789]➜  0.001s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git config extensions.objectformat
2025-08-20T21:50:08.4280828Z [00:03:34.789]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8 --
2025-08-20T21:50:08.4305415Z [00:03:34.792]➜  0.003s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8 --
2025-08-20T21:50:08.4306854Z [00:03:34.792]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8
2025-08-20T21:50:08.4562848Z [00:03:34.817]➜  0.026s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8
2025-08-20T21:50:08.4565518Z [00:03:34.818]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 0d2845ea310b --
2025-08-20T21:50:08.4589471Z [00:03:34.820]➜  0.002s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 0d2845ea310b --
2025-08-20T21:50:08.4591032Z [00:03:34.820]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git cat-file blob 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8:go.mod
2025-08-20T21:50:08.4606639Z [00:03:34.822]➜  0.002s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git cat-file blob 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8:go.mod
2025-08-20T21:50:08.4741930Z [00:03:34.835]➜  github.com/netbirdio/netbird/relay/protocol
2025-08-20T21:50:08.4742610Z [00:03:34.835]➜  mkdir -p $WORK/b367/
2025-08-20T21:50:08.4743546Z [00:03:34.836]➜  echo '# import config' > $WORK/b367/importcfg # internal
2025-08-20T21:50:08.4744314Z [00:03:34.836]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/relay
2025-08-20T21:50:08.4747807Z [00:03:34.836]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/protocol=>github.com/netbirdio/netbird/relay/protocol;$WORK/b367=>" -p github.com/netbirdio/netbird/relay/protocol -lang=go1.23 -complete -installsuffix shared -buildid Db9iJxrvfmRjTXJ9RI3u/Db9iJxrvfmRjTXJ9RI3u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./protocol/protocol.go
2025-08-20T21:50:08.4799859Z [00:03:34.841]➜  go tool buildid -w $WORK/b367/_pkg_.a # internal
2025-08-20T21:50:08.4801356Z [00:03:34.841]➜  cp $WORK/b367/_pkg_.a /root/.cache/go-build/fe/fe3e593b7d527af35fceefde9d79a65ec66cbd213bd938740d30be3fdddc6ab3-d # internal
2025-08-20T21:50:08.5156678Z [00:03:34.876]➜  github.com/netbirdio/netbird/relay/server/listener/ws
2025-08-20T21:50:08.5157434Z [00:03:34.876]➜  mkdir -p $WORK/b387/
2025-08-20T21:50:08.5158185Z [00:03:34.877]➜  cat >/tmp/go-build2461723017/b387/importcfg << 'EOF' # internal
2025-08-20T21:50:08.5158846Z [00:03:34.877]➜  # import config
2025-08-20T21:50:08.5159933Z [00:03:34.877]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:50:08.5161747Z [00:03:34.877]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:50:08.5163730Z [00:03:34.877]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:50:08.5165307Z [00:03:34.877]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:50:08.5169381Z [00:03:34.877]➜  packagefile github.com/coder/websocket=/root/.cache/go-build/57/57fbf5f951d6c2393519e0d0552f911246082f39d3f551068a7779db96878a62-d
2025-08-20T21:50:08.5170954Z [00:03:34.877]➜  packagefile github.com/netbirdio/netbird/relay/protocol=/tmp/go-build2461723017/b367/_pkg_.a
2025-08-20T21:50:08.5173909Z [00:03:34.877]➜  packagefile github.com/netbirdio/netbird/shared/relay=/root/.cache/go-build/9f/9fc230d818aafc4a9e7c5baa0eb035ae2cf22e014aceee9fba2c041895b1fc65-d
2025-08-20T21:50:08.5176122Z [00:03:34.877]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:50:08.5178297Z [00:03:34.877]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:50:08.5182079Z [00:03:34.877]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:50:08.5183871Z [00:03:34.877]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:50:08.5185508Z [00:03:34.877]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:50:08.5186453Z [00:03:34.877]➜  EOF
2025-08-20T21:50:08.5190417Z [00:03:34.877]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/listener/ws=>github.com/netbirdio/netbird/relay/server/listener/ws;$WORK/b387=>" -p github.com/netbirdio/netbird/relay/server/listener/ws -lang=go1.23 -complete -installsuffix shared -buildid zySseOn61OGhFaVL3bFj/zySseOn61OGhFaVL3bFj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./server/listener/ws/conn.go ./server/listener/ws/listener.go
2025-08-20T21:50:08.5194152Z [00:03:34.878]➜  github.com/netbirdio/netbird/relay/metrics
2025-08-20T21:50:08.5194772Z [00:03:34.879]➜  mkdir -p $WORK/b393/
2025-08-20T21:50:08.5195482Z [00:03:34.879]➜  cat >/tmp/go-build2461723017/b393/importcfg << 'EOF' # internal
2025-08-20T21:50:08.5196157Z [00:03:34.879]➜  # import config
2025-08-20T21:50:08.5197243Z [00:03:34.879]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:50:08.5199047Z [00:03:34.879]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:50:08.5200984Z [00:03:34.879]➜  packagefile go.opentelemetry.io/otel/metric=/root/.cache/go-build/ed/edcc40611c4a5fbaa57a4b28d18c90a31c55eecb78a73c5c7f2be98adb012ac0-d
2025-08-20T21:50:08.5202828Z [00:03:34.879]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:50:08.5204503Z [00:03:34.879]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:50:08.5205419Z [00:03:34.879]➜  EOF
2025-08-20T21:50:08.5208605Z [00:03:34.879]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/metrics=>github.com/netbirdio/netbird/relay/metrics;$WORK/b393=>" -p github.com/netbirdio/netbird/relay/metrics -lang=go1.23 -complete -installsuffix shared -buildid GyeL3BYwsH0AKh98pywA/GyeL3BYwsH0AKh98pywA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./metrics/realy.go
2025-08-20T21:50:08.5221338Z [00:03:34.883]➜  github.com/netbirdio/netbird/relay/server/listener
2025-08-20T21:50:08.5224785Z [00:03:34.884]➜  mkdir -p $WORK/b399/
2025-08-20T21:50:08.5233866Z [00:03:34.884]➜  github.com/netbirdio/netbird/relay/server/listener/quic
2025-08-20T21:50:08.5239692Z [00:03:34.885]➜  mkdir -p $WORK/b368/
2025-08-20T21:50:08.5240464Z [00:03:34.885]➜  cat >/tmp/go-build2461723017/b399/importcfg << 'EOF' # internal
2025-08-20T21:50:08.5241162Z [00:03:34.885]➜  # import config
2025-08-20T21:50:08.5242272Z [00:03:34.885]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:50:08.5243929Z [00:03:34.885]➜  packagefile github.com/netbirdio/netbird/relay/protocol=/tmp/go-build2461723017/b367/_pkg_.a
2025-08-20T21:50:08.5245430Z [00:03:34.885]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:50:08.5246405Z [00:03:34.885]➜  EOF
2025-08-20T21:50:08.5250094Z [00:03:34.885]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/listener=>github.com/netbirdio/netbird/relay/server/listener;$WORK/b399=>" -p github.com/netbirdio/netbird/relay/server/listener -lang=go1.23 -complete -installsuffix shared -buildid R8htGJfjen7LZjvzRxSr/R8htGJfjen7LZjvzRxSr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./server/listener/listener.go
2025-08-20T21:50:08.5253707Z [00:03:34.885]➜  cat >/tmp/go-build2461723017/b368/importcfg << 'EOF' # internal
2025-08-20T21:50:08.5271341Z [00:03:34.888]➜  # import config
2025-08-20T21:50:08.5272406Z [00:03:34.888]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:50:08.5274344Z [00:03:34.888]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:50:08.5275885Z [00:03:34.888]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:50:08.5277456Z [00:03:34.888]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:50:08.5278847Z [00:03:34.888]➜  packagefile github.com/netbirdio/netbird/relay/protocol=/tmp/go-build2461723017/b367/_pkg_.a
2025-08-20T21:50:08.5280417Z [00:03:34.888]➜  packagefile github.com/quic-go/quic-go=/root/.cache/go-build/bf/bfb24947bd67e10fced863977820163d27ee263eab33650cb26a5d5346cc797e-d
2025-08-20T21:50:08.5282178Z [00:03:34.888]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:50:08.5283903Z [00:03:34.888]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:50:08.5285392Z [00:03:34.888]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:50:08.5286914Z [00:03:34.888]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:50:08.5287818Z [00:03:34.888]➜  EOF
2025-08-20T21:50:08.5291643Z [00:03:34.888]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/listener/quic=>github.com/netbirdio/netbird/relay/server/listener/quic;$WORK/b368=>" -p github.com/netbirdio/netbird/relay/server/listener/quic -lang=go1.23 -complete -installsuffix shared -buildid z3b5yiEdCOPOSVQBBBD7/z3b5yiEdCOPOSVQBBBD7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./server/listener/quic/conn.go ./server/listener/quic/listener.go
2025-08-20T21:50:08.5377213Z [00:03:34.899]➜  go tool buildid -w $WORK/b399/_pkg_.a # internal
2025-08-20T21:50:08.5384300Z [00:03:34.900]➜  cp $WORK/b399/_pkg_.a /root/.cache/go-build/5b/5b6b8784e7dc06130a42cb1793c70c712af9b24ae8e7ce1083069271d845b035-d # internal
2025-08-20T21:50:08.5391126Z [00:03:34.900]➜  github.com/netbirdio/netbird/relay/server/store
2025-08-20T21:50:08.5395741Z [00:03:34.901]➜  mkdir -p $WORK/b400/
2025-08-20T21:50:08.5404183Z [00:03:34.901]➜  cat >/tmp/go-build2461723017/b400/importcfg << 'EOF' # internal
2025-08-20T21:50:08.5404890Z [00:03:34.901]➜  # import config
2025-08-20T21:50:08.5405993Z [00:03:34.901]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:50:08.5407989Z [00:03:34.901]➜  packagefile github.com/netbirdio/netbird/shared/relay/messages=/root/.cache/go-build/47/4704fdea0fd6882f01513e2c6a8187f3d5eb9610b8121542f49309422dd0f099-d
2025-08-20T21:50:08.5409928Z [00:03:34.901]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:50:08.5410915Z [00:03:34.901]➜  EOF
2025-08-20T21:50:08.5415158Z [00:03:34.901]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/store=>github.com/netbirdio/netbird/relay/server/store;$WORK/b400=>" -p github.com/netbirdio/netbird/relay/server/store -lang=go1.23 -complete -installsuffix shared -buildid oPEjn15Qf-dhcQ7mSGu2/oPEjn15Qf-dhcQ7mSGu2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./server/store/listener.go ./server/store/notifier.go ./server/store/store.go
2025-08-20T21:50:08.5778801Z [00:03:34.938]➜  go tool buildid -w $WORK/b368/_pkg_.a # internal
2025-08-20T21:50:08.5779672Z [00:03:34.939]➜  go tool buildid -w $WORK/b393/_pkg_.a # internal
2025-08-20T21:50:08.5796074Z [00:03:34.941]➜  cp $WORK/b393/_pkg_.a /root/.cache/go-build/f4/f49c9e15d2477a2410968ace18463d83f0ab93f4c37f6515a409990432d1d752-d # internal
2025-08-20T21:50:08.5802493Z [00:03:34.941]➜  cp $WORK/b368/_pkg_.a /root/.cache/go-build/18/18ea63aa024890faaee4a5406b79c2a683240aaea0e5e44fa0af161429b0258f-d # internal
2025-08-20T21:50:08.5821468Z [00:03:34.943]➜  github.com/netbirdio/netbird/shared/relay/messages/address
2025-08-20T21:50:08.5826397Z [00:03:34.944]➜  mkdir -p $WORK/b403/
2025-08-20T21:50:08.5827337Z [00:03:34.944]➜  github.com/netbirdio/netbird/shared/relay/messages/auth
2025-08-20T21:50:08.5845643Z [00:03:34.946]➜  mkdir -p $WORK/b406/
2025-08-20T21:50:08.5848009Z [00:03:34.946]➜  cat >/tmp/go-build2461723017/b403/importcfg << 'EOF' # internal
2025-08-20T21:50:08.5849321Z [00:03:34.946]➜  # import config
2025-08-20T21:50:08.5850750Z [00:03:34.946]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:50:08.5852817Z [00:03:34.946]➜  packagefile encoding/gob=/root/.cache/go-build/72/72e79a8efade5bb35d634643049208c52e05590636b2abe71bf6a74d5e4146fa-d
2025-08-20T21:50:08.5855046Z [00:03:34.946]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:50:08.5856330Z [00:03:34.946]➜  EOF
2025-08-20T21:50:08.5858081Z [00:03:34.946]➜  cat >/tmp/go-build2461723017/b406/importcfg << 'EOF' # internal
2025-08-20T21:50:08.5858814Z [00:03:34.946]➜  # import config
2025-08-20T21:50:08.5859953Z [00:03:34.946]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:50:08.5861760Z [00:03:34.946]➜  packagefile encoding/gob=/root/.cache/go-build/72/72e79a8efade5bb35d634643049208c52e05590636b2abe71bf6a74d5e4146fa-d
2025-08-20T21:50:08.5868325Z [00:03:34.946]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:50:08.5869395Z [00:03:34.946]➜  EOF
2025-08-20T21:50:08.5873548Z [00:03:34.946]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/auth=>github.com/netbirdio/netbird/shared/relay/messages/auth;$WORK/b406=>" -p github.com/netbirdio/netbird/shared/relay/messages/auth -lang=go1.23 -complete -installsuffix shared -buildid k_CuJ4XPOWZPNDggffHd/k_CuJ4XPOWZPNDggffHd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/auth/auth.go
2025-08-20T21:50:08.5881147Z [00:03:34.946]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/address=>github.com/netbirdio/netbird/shared/relay/messages/address;$WORK/b403=>" -p github.com/netbirdio/netbird/shared/relay/messages/address -lang=go1.23 -complete -installsuffix shared -buildid 6IgM0eyStH-mz-hnqZmz/6IgM0eyStH-mz-hnqZmz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/address/address.go
2025-08-20T21:50:08.5936188Z [00:03:34.955]➜  go tool buildid -w $WORK/b400/_pkg_.a # internal
2025-08-20T21:50:08.5937813Z [00:03:34.955]➜  cp $WORK/b400/_pkg_.a /root/.cache/go-build/b6/b6e306e94e22f11ee3f15fce3d1d4ce4dc10f8028de677c68704210795ff3753-d # internal
2025-08-20T21:50:08.5959866Z [00:03:34.957]➜  github.com/netbirdio/netbird/shared/relay/auth
2025-08-20T21:50:08.5963984Z [00:03:34.957]➜  mkdir -p $WORK/b421/
2025-08-20T21:50:08.5965995Z [00:03:34.958]➜  cat >/tmp/go-build2461723017/b421/importcfg << 'EOF' # internal
2025-08-20T21:50:08.5983823Z [00:03:34.958]➜  # import config
2025-08-20T21:50:08.5985457Z [00:03:34.958]➜  packagefile github.com/netbirdio/netbird/shared/relay/auth/hmac=/root/.cache/go-build/8a/8a7250fa01a3cae41b81baa94ca07cb3545ce0b8a942ff5866500f4304f6e7ba-d
2025-08-20T21:50:08.5987705Z [00:03:34.958]➜  packagefile github.com/netbirdio/netbird/shared/relay/auth/hmac/v2=/root/.cache/go-build/1f/1f9dd1ce1161123f4c72fa48caff3398daaa08826e86d9123f251f0a6e064d0d-d
2025-08-20T21:50:08.5989605Z [00:03:34.958]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:50:08.5990737Z [00:03:34.958]➜  EOF
2025-08-20T21:50:08.5994983Z [00:03:34.958]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth=>github.com/netbirdio/netbird/shared/relay/auth;$WORK/b421=>" -p github.com/netbirdio/netbird/shared/relay/auth -lang=go1.23 -complete -installsuffix shared -buildid WZOSRWH4VjfcGz1fCMPH/WZOSRWH4VjfcGz1fCMPH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/doc.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/validator.go
2025-08-20T21:50:08.6087055Z [00:03:34.970]➜  go tool buildid -w $WORK/b421/_pkg_.a # internal
2025-08-20T21:50:08.6093501Z [00:03:34.971]➜  cp $WORK/b421/_pkg_.a /root/.cache/go-build/32/3261cf5f9a703146ec3a23361e92c5255b1844af933de4835246306b240d42d2-d # internal
2025-08-20T21:50:08.6158656Z [00:03:34.977]➜  go tool buildid -w $WORK/b406/_pkg_.a # internal
2025-08-20T21:50:08.6160345Z [00:03:34.977]➜  go tool buildid -w $WORK/b403/_pkg_.a # internal
2025-08-20T21:50:08.6166778Z [00:03:34.978]➜  cp $WORK/b406/_pkg_.a /root/.cache/go-build/54/54593e2835f2c903b13d9962bb3d7a9ba8099bfab4cccd2e74129b4cacadf46c-d # internal
2025-08-20T21:50:08.6169245Z [00:03:34.978]➜  cp $WORK/b403/_pkg_.a /root/.cache/go-build/c5/c55f42d8300b45b1b08684d8bedae7c6952cbd8a0659a413b93adffc88edd95b-d # internal
2025-08-20T21:50:08.6213964Z [00:03:34.983]➜  go tool buildid -w $WORK/b387/_pkg_.a # internal
2025-08-20T21:50:08.6251671Z [00:03:34.986]➜  cp $WORK/b387/_pkg_.a /root/.cache/go-build/97/97bf14fcb617527b8c37a6e882375a28387ae34df13c062bc6c5529adb34b960-d # internal
2025-08-20T21:50:08.6253781Z [00:03:34.986]➜  github.com/netbirdio/netbird/relay/healthcheck
2025-08-20T21:50:08.6254438Z [00:03:34.986]➜  mkdir -p $WORK/b362/
2025-08-20T21:50:08.6255068Z [00:03:34.986]➜  github.com/netbirdio/netbird/relay/server
2025-08-20T21:50:08.6255682Z [00:03:34.986]➜  mkdir -p $WORK/b391/
2025-08-20T21:50:08.6256436Z [00:03:34.986]➜  cat >/tmp/go-build2461723017/b362/importcfg << 'EOF' # internal
2025-08-20T21:50:08.6257123Z [00:03:34.986]➜  # import config
2025-08-20T21:50:08.6258156Z [00:03:34.986]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:50:08.6260012Z [00:03:34.986]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:50:08.6261649Z [00:03:34.986]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:50:08.6263455Z [00:03:34.986]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:50:08.6264993Z [00:03:34.986]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:50:08.6266786Z [00:03:34.986]➜  packagefile github.com/coder/websocket=/root/.cache/go-build/57/57fbf5f951d6c2393519e0d0552f911246082f39d3f551068a7779db96878a62-d
2025-08-20T21:50:08.6268294Z [00:03:34.986]➜  packagefile github.com/netbirdio/netbird/relay/protocol=/tmp/go-build2461723017/b367/_pkg_.a
2025-08-20T21:50:08.6269800Z [00:03:34.986]➜  packagefile github.com/netbirdio/netbird/relay/server/listener/quic=/tmp/go-build2461723017/b368/_pkg_.a
2025-08-20T21:50:08.6271228Z [00:03:34.986]➜  packagefile github.com/netbirdio/netbird/relay/server/listener/ws=/tmp/go-build2461723017/b387/_pkg_.a
2025-08-20T21:50:08.6272999Z [00:03:34.986]➜  packagefile github.com/netbirdio/netbird/shared/relay=/root/.cache/go-build/9f/9fc230d818aafc4a9e7c5baa0eb035ae2cf22e014aceee9fba2c041895b1fc65-d
2025-08-20T21:50:08.6276175Z [00:03:34.986]➜  packagefile github.com/netbirdio/netbird/shared/relay/tls=/root/.cache/go-build/34/34a635b419e19f275c7a39a0d946ed846f038b7ab43adf003c3d5e75af8fb846-d
2025-08-20T21:50:08.6278567Z [00:03:34.986]➜  packagefile github.com/quic-go/quic-go=/root/.cache/go-build/bf/bfb24947bd67e10fced863977820163d27ee263eab33650cb26a5d5346cc797e-d
2025-08-20T21:50:08.6280805Z [00:03:34.986]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:50:08.6282718Z [00:03:34.986]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:50:08.6284636Z [00:03:34.986]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:50:08.6286574Z [00:03:34.986]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:50:08.6288071Z [00:03:34.986]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:50:08.6288978Z [00:03:34.986]➜  EOF
2025-08-20T21:50:08.6292542Z [00:03:34.986]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/healthcheck=>github.com/netbirdio/netbird/relay/healthcheck;$WORK/b362=>" -p github.com/netbirdio/netbird/relay/healthcheck -lang=go1.23 -complete -installsuffix shared -buildid u6ucEE5nQvjQ_6gOofYX/u6ucEE5nQvjQ_6gOofYX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./healthcheck/healthcheck.go ./healthcheck/quic.go ./healthcheck/ws.go
2025-08-20T21:50:08.6296863Z [00:03:34.986]➜  cat >/tmp/go-build2461723017/b391/importcfg << 'EOF' # internal
2025-08-20T21:50:08.6297300Z [00:03:34.986]➜  # import config
2025-08-20T21:50:08.6298012Z [00:03:34.986]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:50:08.6299009Z [00:03:34.986]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:50:08.6300040Z [00:03:34.986]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:50:08.6301915Z [00:03:34.986]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:50:08.6303844Z [00:03:34.986]➜  packagefile github.com/hashicorp/go-multierror=/root/.cache/go-build/fa/fa8741cb8bd20ddc596e04fc0c1f090682a10a1cc3500ad03f04d54c3d8822b6-d
2025-08-20T21:50:08.6306074Z [00:03:34.986]➜  packagefile github.com/netbirdio/netbird/client/errors=/root/.cache/go-build/8a/8a0163abb21157451822d7df4b3f6ed40997d29612c773fe86ce14051097a245-d
2025-08-20T21:50:08.6316600Z [00:03:34.987]➜  packagefile github.com/netbirdio/netbird/relay/metrics=/tmp/go-build2461723017/b393/_pkg_.a
2025-08-20T21:50:08.6318752Z [00:03:34.987]➜  packagefile github.com/netbirdio/netbird/relay/protocol=/tmp/go-build2461723017/b367/_pkg_.a
2025-08-20T21:50:08.6320592Z [00:03:34.987]➜  packagefile github.com/netbirdio/netbird/relay/server/listener=/tmp/go-build2461723017/b399/_pkg_.a
2025-08-20T21:50:08.6323038Z [00:03:34.987]➜  packagefile github.com/netbirdio/netbird/relay/server/listener/quic=/tmp/go-build2461723017/b368/_pkg_.a
2025-08-20T21:50:08.6325260Z [00:03:34.987]➜  packagefile github.com/netbirdio/netbird/relay/server/listener/ws=/tmp/go-build2461723017/b387/_pkg_.a
2025-08-20T21:50:08.6326886Z [00:03:34.987]➜  packagefile github.com/netbirdio/netbird/relay/server/store=/tmp/go-build2461723017/b400/_pkg_.a
2025-08-20T21:50:08.6328839Z [00:03:34.987]➜  packagefile github.com/netbirdio/netbird/shared/relay/healthcheck=/root/.cache/go-build/3e/3e830e54c8ad9cf273a6a8e5607bc491a359436a64dde6e89ddab0e3540c7c58-d
2025-08-20T21:50:08.6330722Z [00:03:34.987]➜  packagefile github.com/netbirdio/netbird/shared/relay/messages=/root/.cache/go-build/47/4704fdea0fd6882f01513e2c6a8187f3d5eb9610b8121542f49309422dd0f099-d
2025-08-20T21:50:08.6332011Z [00:03:34.987]➜  packagefile github.com/netbirdio/netbird/shared/relay/messages/address=/tmp/go-build2461723017/b403/_pkg_.a
2025-08-20T21:50:08.6333273Z [00:03:34.987]➜  packagefile github.com/netbirdio/netbird/shared/relay/messages/auth=/tmp/go-build2461723017/b406/_pkg_.a
2025-08-20T21:50:08.6335210Z [00:03:34.987]➜  packagefile github.com/netbirdio/netbird/shared/relay/tls=/root/.cache/go-build/34/34a635b419e19f275c7a39a0d946ed846f038b7ab43adf003c3d5e75af8fb846-d
2025-08-20T21:50:08.6337291Z [00:03:34.987]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:50:08.6339117Z [00:03:34.987]➜  packagefile go.opentelemetry.io/otel=/root/.cache/go-build/9c/9cd88569cfefe997d7576ef8d171ee583b7a49d880de11fe3a69bbfaceb6a867-d
2025-08-20T21:50:08.6341032Z [00:03:34.987]➜  packagefile go.opentelemetry.io/otel/metric=/root/.cache/go-build/ed/edcc40611c4a5fbaa57a4b28d18c90a31c55eecb78a73c5c7f2be98adb012ac0-d
2025-08-20T21:50:08.6342764Z [00:03:34.987]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:50:08.6344503Z [00:03:34.987]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:50:08.6346106Z [00:03:34.987]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:50:08.6347899Z [00:03:34.987]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:50:08.6349500Z [00:03:34.987]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:50:08.6350465Z [00:03:34.987]➜  EOF
2025-08-20T21:50:08.6351019Z [00:03:34.987]➜  github.com/netbirdio/netbird/signal/metrics
2025-08-20T21:50:08.6351629Z [00:03:34.987]➜  mkdir -p $WORK/b424/
2025-08-20T21:50:08.6355561Z [00:03:34.987]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server=>github.com/netbirdio/netbird/relay/server;$WORK/b391=>" -p github.com/netbirdio/netbird/relay/server -lang=go1.23 -complete -installsuffix shared -buildid ou15dz6VuBGCg2C7OHQs/ou15dz6VuBGCg2C7OHQs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./server/handshake.go ./server/peer.go ./server/relay.go ./server/server.go ./server/url.go
2025-08-20T21:50:08.6359220Z [00:03:34.987]➜  cat >/tmp/go-build2461723017/b424/importcfg << 'EOF' # internal
2025-08-20T21:50:08.6359882Z [00:03:34.987]➜  # import config
2025-08-20T21:50:08.6360950Z [00:03:34.987]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:50:08.6362461Z [00:03:34.987]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:50:08.6364475Z [00:03:34.987]➜  packagefile github.com/prometheus/client_golang/prometheus=/root/.cache/go-build/42/42237b41fb19c68ea1b6c9465c1f4cd5f1867f3609e0045f54785fc23f2ff4d4-d
2025-08-20T21:50:08.6366802Z [00:03:34.987]➜  packagefile github.com/prometheus/client_golang/prometheus/promhttp=/root/.cache/go-build/7d/7de25dee062e1b9568e9b915a6f71d2a781a415a77ba5e793fc15bad08e99ef0-d
2025-08-20T21:50:08.6369048Z [00:03:34.987]➜  packagefile go.opentelemetry.io/otel=/root/.cache/go-build/9c/9cd88569cfefe997d7576ef8d171ee583b7a49d880de11fe3a69bbfaceb6a867-d
2025-08-20T21:50:08.6371129Z [00:03:34.987]➜  packagefile go.opentelemetry.io/otel/exporters/prometheus=/root/.cache/go-build/f2/f288ee5649881b8999bf3f5e01f4fa34c7b423c8ab70d10c008dc68cd1442c7c-d
2025-08-20T21:50:08.6373383Z [00:03:34.987]➜  packagefile go.opentelemetry.io/otel/metric=/root/.cache/go-build/ed/edcc40611c4a5fbaa57a4b28d18c90a31c55eecb78a73c5c7f2be98adb012ac0-d
2025-08-20T21:50:08.6375377Z [00:03:34.987]➜  packagefile go.opentelemetry.io/otel/sdk/metric=/root/.cache/go-build/76/766abeb67394382fcb1770b923393080ad924bc8809ba585f599e26a8894bd1c-d
2025-08-20T21:50:08.6377167Z [00:03:34.987]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:50:08.6378760Z [00:03:34.987]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:50:08.6379745Z [00:03:34.987]➜  EOF
2025-08-20T21:50:08.6383854Z [00:03:34.987]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/metrics=>github.com/netbirdio/netbird/signal/metrics;$WORK/b424=>" -p github.com/netbirdio/netbird/signal/metrics -lang=go1.23 -complete -installsuffix shared -buildid nVW88DhI37Oxvzki6H78/nVW88DhI37Oxvzki6H78 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack /tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/metrics/app.go /tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/metrics/metrics.go
2025-08-20T21:50:08.7061596Z [00:03:35.067]➜  go tool buildid -w $WORK/b362/_pkg_.a # internal
2025-08-20T21:50:08.7084955Z [00:03:35.070]➜  cp $WORK/b362/_pkg_.a /root/.cache/go-build/81/81b375748f7fd086cf62b3fb57624a73271e0d6b3642f3f7c345d9616be76d0e-d # internal
2025-08-20T21:50:08.7203310Z [00:03:35.082]➜  go tool buildid -w $WORK/b391/_pkg_.a # internal
2025-08-20T21:50:08.7227644Z [00:03:35.084]➜  cp $WORK/b391/_pkg_.a /root/.cache/go-build/8f/8f0dfd41777f21e999e12f530cbd12ada2dd3dafdca50da76369fa83b3d06541-d # internal
2025-08-20T21:50:09.0412596Z [00:03:35.402]➜  go tool buildid -w $WORK/b424/_pkg_.a # internal
2025-08-20T21:50:09.0566392Z [00:03:35.418]➜  cp $WORK/b424/_pkg_.a /root/.cache/go-build/e2/e27539292d40a73164732a8f9ff209b7ffa007b00905967d309185cd57865c3c-d # internal
2025-08-20T21:50:09.0567514Z [00:03:35.418]➜  github.com/netbirdio/netbird/relay/cmd
2025-08-20T21:50:09.0568223Z [00:03:35.418]➜  mkdir -p $WORK/b002/
2025-08-20T21:50:09.0571511Z [00:03:35.418]➜  cat >/tmp/go-build2461723017/b002/importcfg << 'EOF' # internal
2025-08-20T21:50:09.0572161Z [00:03:35.418]➜  # import config
2025-08-20T21:50:09.0573036Z [00:03:35.418]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:50:09.0574502Z [00:03:35.418]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:50:09.0575840Z [00:03:35.418]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:50:09.0577018Z [00:03:35.418]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:50:09.0578028Z [00:03:35.418]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:50:09.0579158Z [00:03:35.418]➜  packagefile github.com/hashicorp/go-multierror=/root/.cache/go-build/fa/fa8741cb8bd20ddc596e04fc0c1f090682a10a1cc3500ad03f04d54c3d8822b6-d
2025-08-20T21:50:09.0580535Z [00:03:35.418]➜  packagefile github.com/netbirdio/netbird/encryption=/root/.cache/go-build/51/5102b78f29179869ee5c673e8442f6d95f664e892213dbf73b1ef8cd1424fdf6-d
2025-08-20T21:50:09.0581921Z [00:03:35.418]➜  packagefile github.com/netbirdio/netbird/relay/healthcheck=/tmp/go-build2461723017/b362/_pkg_.a
2025-08-20T21:50:09.0583284Z [00:03:35.418]➜  packagefile github.com/netbirdio/netbird/relay/server=/tmp/go-build2461723017/b391/_pkg_.a
2025-08-20T21:50:09.0584369Z [00:03:35.418]➜  packagefile github.com/netbirdio/netbird/shared/relay/auth=/tmp/go-build2461723017/b421/_pkg_.a
2025-08-20T21:50:09.0585430Z [00:03:35.418]➜  packagefile github.com/netbirdio/netbird/signal/metrics=/tmp/go-build2461723017/b424/_pkg_.a
2025-08-20T21:50:09.0586490Z [00:03:35.418]➜  packagefile github.com/netbirdio/netbird/util=/root/.cache/go-build/98/98c1e900bf7214995327d117757f0a6570d6dc18e3db437f5df075b6cf424f21-d
2025-08-20T21:50:09.0587638Z [00:03:35.418]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:50:09.0588853Z [00:03:35.418]➜  packagefile github.com/spf13/cobra=/root/.cache/go-build/61/618134da532cac474e81dcc064f66252ae4954858d6bf174a53a2cd5098ad46e-d
2025-08-20T21:50:09.0589965Z [00:03:35.418]➜  packagefile github.com/spf13/pflag=/root/.cache/go-build/f4/f4916336d2567ce417c41cefd8e085f167cacd230025d7c331bb600e60bf5ee4-d
2025-08-20T21:50:09.0590999Z [00:03:35.418]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:50:09.0592012Z [00:03:35.418]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:50:09.0593010Z [00:03:35.418]➜  packagefile os/signal=/root/.cache/go-build/e0/e08026d2aa13e3e6f3c2b657285cc20edefff99a9bd39456d96ef2788cc377ae-d
2025-08-20T21:50:09.0594112Z [00:03:35.418]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:50:09.0595074Z [00:03:35.418]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:50:09.0596055Z [00:03:35.418]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:50:09.0597196Z [00:03:35.418]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:50:09.0597742Z [00:03:35.418]➜  EOF
2025-08-20T21:50:09.0599755Z [00:03:35.418]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/cmd=>github.com/netbirdio/netbird/relay/cmd;$WORK/b002=>" -p github.com/netbirdio/netbird/relay/cmd -lang=go1.23 -complete -installsuffix shared -buildid xBR7ZUymPHCjNusETx7X/xBR7ZUymPHCjNusETx7X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack ./cmd/env.go ./cmd/root.go
2025-08-20T21:50:09.4139919Z [00:03:35.775]➜  go tool buildid -w $WORK/b002/_pkg_.a # internal
2025-08-20T21:50:09.4271451Z [00:03:35.788]➜  cp $WORK/b002/_pkg_.a /root/.cache/go-build/6a/6ad3b6d5aba4e53acc4920951a7bc246680cdca22c063f95bf6c8d88a3757d82-d # internal
2025-08-20T21:50:09.4272608Z [00:03:35.788]➜  github.com/netbirdio/netbird/relay
2025-08-20T21:50:09.4273653Z [00:03:35.788]➜  mkdir -p $WORK/b001/
2025-08-20T21:50:09.4275897Z [00:03:35.789]➜  cat >/tmp/go-build2461723017/b001/importcfg << 'EOF' # internal
2025-08-20T21:50:09.4276359Z [00:03:35.789]➜  # import config
2025-08-20T21:50:09.4276885Z [00:03:35.789]➜  packagefile github.com/netbirdio/netbird/relay/cmd=/tmp/go-build2461723017/b002/_pkg_.a
2025-08-20T21:50:09.4278014Z [00:03:35.789]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:50:09.4278968Z [00:03:35.789]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:50:09.4279875Z [00:03:35.789]➜  packagefile runtime/cgo=/root/.cache/go-build/68/6812a82e0383ec8777abb0082a0a148400258c6ffbb09aaa834eb64321b87b30-d
2025-08-20T21:50:09.4280570Z [00:03:35.789]➜  EOF
2025-08-20T21:50:09.4282390Z [00:03:35.789]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay=>github.com/netbirdio/netbird/relay;$WORK/b001=>" -p main -lang=go1.23 -complete -installsuffix shared -buildid OgD94ooJmKZr4Rj2hOto/OgD94ooJmKZr4Rj2hOto -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./doc.go ./main.go
2025-08-20T21:50:09.4415614Z [00:03:35.803]➜  go tool buildid -w $WORK/b001/_pkg_.a # internal
2025-08-20T21:50:09.4421281Z [00:03:35.803]➜  cp $WORK/b001/_pkg_.a /root/.cache/go-build/b2/b2b46c4640e7a66551d92c3b6eb3c464e0edff50b14881529d037efe90e4a8a4-d # internal
2025-08-20T21:50:09.4450210Z [00:03:35.806]➜  cat >/tmp/go-build2461723017/b001/importcfg.link << 'EOF' # internal
2025-08-20T21:50:09.4451476Z [00:03:35.806]➜  packagefile github.com/netbirdio/netbird/relay=/tmp/go-build2461723017/b001/_pkg_.a
2025-08-20T21:50:09.4456983Z [00:03:35.806]➜  packagefile github.com/netbirdio/netbird/relay/cmd=/tmp/go-build2461723017/b002/_pkg_.a
2025-08-20T21:50:09.4461726Z [00:03:35.806]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:50:09.4464083Z [00:03:35.806]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:50:09.4465777Z [00:03:35.806]➜  packagefile runtime/cgo=/root/.cache/go-build/68/6812a82e0383ec8777abb0082a0a148400258c6ffbb09aaa834eb64321b87b30-d
2025-08-20T21:50:09.4467509Z [00:03:35.806]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:50:09.4469223Z [00:03:35.806]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:50:09.4470953Z [00:03:35.806]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:50:09.4472619Z [00:03:35.806]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:50:09.4474565Z [00:03:35.806]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:50:09.4476426Z [00:03:35.806]➜  packagefile github.com/hashicorp/go-multierror=/root/.cache/go-build/fa/fa8741cb8bd20ddc596e04fc0c1f090682a10a1cc3500ad03f04d54c3d8822b6-d
2025-08-20T21:50:09.4478447Z [00:03:35.806]➜  packagefile github.com/netbirdio/netbird/encryption=/root/.cache/go-build/51/5102b78f29179869ee5c673e8442f6d95f664e892213dbf73b1ef8cd1424fdf6-d
2025-08-20T21:50:09.4480149Z [00:03:35.806]➜  packagefile github.com/netbirdio/netbird/relay/healthcheck=/tmp/go-build2461723017/b362/_pkg_.a
2025-08-20T21:50:09.4481505Z [00:03:35.806]➜  packagefile github.com/netbirdio/netbird/relay/server=/tmp/go-build2461723017/b391/_pkg_.a
2025-08-20T21:50:09.4482728Z [00:03:35.806]➜  packagefile github.com/netbirdio/netbird/shared/relay/auth=/tmp/go-build2461723017/b421/_pkg_.a
2025-08-20T21:50:09.4484003Z [00:03:35.806]➜  packagefile github.com/netbirdio/netbird/signal/metrics=/tmp/go-build2461723017/b424/_pkg_.a
2025-08-20T21:50:09.4485943Z [00:03:35.806]➜  packagefile github.com/netbirdio/netbird/util=/root/.cache/go-build/98/98c1e900bf7214995327d117757f0a6570d6dc18e3db437f5df075b6cf424f21-d
2025-08-20T21:50:09.4487592Z [00:03:35.806]➜  packagefile github.com/spf13/cobra=/root/.cache/go-build/61/618134da532cac474e81dcc064f66252ae4954858d6bf174a53a2cd5098ad46e-d
2025-08-20T21:50:09.4488871Z [00:03:35.806]➜  packagefile github.com/spf13/pflag=/root/.cache/go-build/f4/f4916336d2567ce417c41cefd8e085f167cacd230025d7c331bb600e60bf5ee4-d
2025-08-20T21:50:09.4489897Z [00:03:35.806]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:50:09.4490957Z [00:03:35.806]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:50:09.4491930Z [00:03:35.806]➜  packagefile os/signal=/root/.cache/go-build/e0/e08026d2aa13e3e6f3c2b657285cc20edefff99a9bd39456d96ef2788cc377ae-d
2025-08-20T21:50:09.4492914Z [00:03:35.806]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:50:09.4494102Z [00:03:35.806]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:50:09.4494960Z [00:03:35.806]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:50:09.4495807Z [00:03:35.806]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:50:09.4496638Z [00:03:35.806]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:50:09.4497500Z [00:03:35.806]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:50:09.4498380Z [00:03:35.806]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:50:09.4499315Z [00:03:35.806]➜  packagefile golang.org/x/sys/unix=/root/.cache/go-build/75/75420b57fcc0f8b717c1ed9751124e2aaeeaed4d6c39e3edc3c72f0b3dc9c571-d
2025-08-20T21:50:09.4500195Z [00:03:35.806]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:50:09.4501018Z [00:03:35.806]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:50:09.4501857Z [00:03:35.806]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:50:09.4502694Z [00:03:35.806]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:50:09.4503774Z [00:03:35.806]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:50:09.4504913Z [00:03:35.806]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:50:09.4505798Z [00:03:35.806]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:50:09.4506660Z [00:03:35.806]➜  packagefile internal/abi=/root/.cache/go-build/69/69c095950620468ee755108b7c7169a6466275f23ec055136f1aa4085a3dd04b-d
2025-08-20T21:50:09.4507548Z [00:03:35.806]➜  packagefile internal/bytealg=/root/.cache/go-build/dd/dd49f52524bbcc5eb4d0c6d27149ca286174e03882208775b90b7a2bc1febfe3-d
2025-08-20T21:50:09.4508484Z [00:03:35.806]➜  packagefile internal/byteorder=/root/.cache/go-build/77/77a99d080821d13defdd8cee964c70dba28e4d43e658b99801a0c4031592e32e-d
2025-08-20T21:50:09.4509431Z [00:03:35.806]➜  packagefile internal/chacha8rand=/root/.cache/go-build/09/0929257a7b550b8a5edfd306ca626cbae55ccc6f8ce26e0f6f85b18418ed6cc8-d
2025-08-20T21:50:09.4510401Z [00:03:35.806]➜  packagefile internal/coverage/rtcov=/root/.cache/go-build/47/47ddc40f8e242113c76881415f1326c82a390fd7b9a68de4d8a2edea9785977b-d
2025-08-20T21:50:09.4511317Z [00:03:35.806]➜  packagefile internal/cpu=/root/.cache/go-build/12/1241189f936be1f2b6685ca9f274a1ebe69772508f13db21f5490e802eb65af7-d
2025-08-20T21:50:09.4512220Z [00:03:35.806]➜  packagefile internal/goarch=/root/.cache/go-build/e9/e9655f8b8db6fdd0cdbec4b1ced09ef43b369cf9ead11c1f7e851b6d818b1301-d
2025-08-20T21:50:09.4513318Z [00:03:35.806]➜  packagefile internal/godebugs=/root/.cache/go-build/0b/0b6eead678c426c1a2b0cfa0ea06f814bf58c5d0a4fa1caf2848c9f0a5e5ab2d-d
2025-08-20T21:50:09.4514356Z [00:03:35.806]➜  packagefile internal/goexperiment=/root/.cache/go-build/a5/a54ed2441db48bd627d10738a907192828e1335307d71a1aba733507f51d1eba-d
2025-08-20T21:50:09.4515319Z [00:03:35.806]➜  packagefile internal/goos=/root/.cache/go-build/ee/ee9c2c442c895a62962313c13ab6a23fcf0a7e92e6c4ca1a6948cb91c2c1cd29-d
2025-08-20T21:50:09.4516335Z [00:03:35.806]➜  packagefile internal/profilerecord=/root/.cache/go-build/d9/d911527e652bf6956cdb31c1f2b09a5e47883f089e8d5fd1d1ea2028dbedc0c3-d
2025-08-20T21:50:09.4517323Z [00:03:35.806]➜  packagefile internal/runtime/atomic=/root/.cache/go-build/97/9749165920c87ef703ec0d9a98e800ff906f19e7cca65f624f4da199b3798019-d
2025-08-20T21:50:09.4518298Z [00:03:35.807]➜  packagefile internal/runtime/cgroup=/root/.cache/go-build/08/080e951d83d32fe5db27e74360a07736e0a4459fa326cb3d70587c9827e49722-d
2025-08-20T21:50:09.4519279Z [00:03:35.807]➜  packagefile internal/runtime/exithook=/root/.cache/go-build/03/03394bc37ba2480b3135a36b9eff30c18149048fde121a6a2f18ffcccc9bafac-d
2025-08-20T21:50:09.4520240Z [00:03:35.807]➜  packagefile internal/runtime/gc=/root/.cache/go-build/29/2999620ea805d599fc56093435a9f94734462b0eb89a9515ca176bdc4b769cd5-d
2025-08-20T21:50:09.4521177Z [00:03:35.807]➜  packagefile internal/runtime/maps=/root/.cache/go-build/e8/e86ac74947f38f3a8a3476155db74cc3519d6693bc160fb3c499fe4b5ffdb27a-d
2025-08-20T21:50:09.4522155Z [00:03:35.807]➜  packagefile internal/runtime/math=/root/.cache/go-build/5f/5fbdea78dfde0d9e69f5bf85f2d2c97dedba08b64a69af9d2f550f4926d60ab1-d
2025-08-20T21:50:09.4523324Z [00:03:35.807]➜  packagefile internal/runtime/strconv=/root/.cache/go-build/09/0946d0641df597fd14920b415d1cfec16a90cee6e19e8821c6d1c8fdffcfce9d-d
2025-08-20T21:50:09.4524325Z [00:03:35.807]➜  packagefile internal/runtime/sys=/root/.cache/go-build/4f/4fc5c17be3819d9190c3feba2c4141c1217f9bcdced8c306557d2a40f88da216-d
2025-08-20T21:50:09.4525294Z [00:03:35.807]➜  packagefile internal/runtime/syscall=/root/.cache/go-build/cf/cf6e35871a9bc9ffe2b6989531cfabfb07980c9b095cb415a34effa3e6cd8d16-d
2025-08-20T21:50:09.4526269Z [00:03:35.807]➜  packagefile internal/stringslite=/root/.cache/go-build/47/4739c5bc3c484af52abd20d90b84daf8590f7b284cd00635cd3086b00c02ce5e-d
2025-08-20T21:50:09.4527231Z [00:03:35.807]➜  packagefile internal/trace/tracev2=/root/.cache/go-build/94/94175a12fceee62d30ba4c0af031ab0aa81e52820ab6621930e9c767b233d594-d
2025-08-20T21:50:09.4528341Z [00:03:35.807]➜  packagefile internal/reflectlite=/root/.cache/go-build/0a/0a23cc42b594d4aec09fcd5229acbb356c4dd5e04ac724468b0f8f8f9e929ccf-d
2025-08-20T21:50:09.4529241Z [00:03:35.807]➜  packagefile crypto=/root/.cache/go-build/96/964cbef8d5cdfd5593486576c38d729dd29f6f299f4ae62394160f27cbdd46c4-d
2025-08-20T21:50:09.4530152Z [00:03:35.807]➜  packagefile crypto/internal/boring=/root/.cache/go-build/21/218cf35c4ded279c8ffd329e9deaeed9c22d44444e8f0dbe0226e594c32e9258-d
2025-08-20T21:50:09.4531296Z [00:03:35.807]➜  packagefile crypto/internal/fips140/sha256=/root/.cache/go-build/7d/7d6e2b7c4c60f566808f2bab652e2ef5084f5e51e6daa3849c3f0426ad3e11a2-d
2025-08-20T21:50:09.4532238Z [00:03:35.807]➜  packagefile hash=/root/.cache/go-build/ea/ea3cec29e9ac09c6ce47789ddb1c892ff5a0d98aba0aa426006a0f60450baa95-d
2025-08-20T21:50:09.4533278Z [00:03:35.807]➜  packagefile container/list=/root/.cache/go-build/e4/e4a1d052b895dab5aabefb19a47a43f4cc5385e1a5909144789394bf17d777e0-d
2025-08-20T21:50:09.4534254Z [00:03:35.807]➜  packagefile crypto/aes=/root/.cache/go-build/45/4560f6707a99ea99c7c921edfecb487d903706ea47866805fb63c9e71afbe69a-d
2025-08-20T21:50:09.4535141Z [00:03:35.807]➜  packagefile crypto/cipher=/root/.cache/go-build/bc/bce84b5643684eb4e918943ce32ab07e865e819d2e645d0acd34fce738d6a4f7-d
2025-08-20T21:50:09.4536012Z [00:03:35.807]➜  packagefile crypto/des=/root/.cache/go-build/c4/c431769c6541c6d6ae9d3eb5ae089332700228499a65007d261155420ece1702-d
2025-08-20T21:50:09.4536884Z [00:03:35.807]➜  packagefile crypto/ecdh=/root/.cache/go-build/fb/fbfc80f107c3fda320eec7630e582bd48c2d008a3f86ab22e80f826ed8e69e79-d
2025-08-20T21:50:09.4537917Z [00:03:35.807]➜  packagefile crypto/ecdsa=/root/.cache/go-build/1a/1a56840bb6c354ddbabcfeeeeb024fdb0c2145e0bb62b44d1a9f2c79794c8133-d
2025-08-20T21:50:09.4539672Z [00:03:35.807]➜  packagefile crypto/ed25519=/root/.cache/go-build/a9/a9666cfb2dc8afa79ce77499b171195b4695c798232f2dc9a49cdc719341784f-d
2025-08-20T21:50:09.4541451Z [00:03:35.807]➜  packagefile crypto/elliptic=/root/.cache/go-build/bc/bcb75773286ea5e0c6643836571da998ba25bbd769f6e535c10caf5d1fa7e1f6-d
2025-08-20T21:50:09.4543303Z [00:03:35.807]➜  packagefile crypto/hkdf=/root/.cache/go-build/c6/c6bec0dc94a2af0401f7bd13ba310d33f2423bafe6a30653c430f9b1383f6ace-d
2025-08-20T21:50:09.4544914Z [00:03:35.807]➜  packagefile crypto/hmac=/root/.cache/go-build/a7/a77bc605ff3289e781c9d9d2da445c82a40e31e9d7124465e2f2cc1734a128a3-d
2025-08-20T21:50:09.4546194Z [00:03:35.807]➜  packagefile crypto/internal/fips140/aes=/root/.cache/go-build/bc/bcd13a7f0dc5edd815fcd26319f95d30cd9827ff1e7d348151785b284326216e-d
2025-08-20T21:50:09.4547634Z [00:03:35.807]➜  packagefile crypto/internal/fips140/aes/gcm=/root/.cache/go-build/d1/d1981a63e6abbe17adce83ff1228a60e99776d57fe07c55c2c78176b607fcf46-d
2025-08-20T21:50:09.4548898Z [00:03:35.807]➜  packagefile crypto/internal/fips140/mlkem=/root/.cache/go-build/29/2905bf4ab17fd6e8c924db184596c8ad0679ed8ef6869776386409dcad23d878-d
2025-08-20T21:50:09.4558136Z [00:03:35.807]➜  packagefile crypto/internal/fips140/tls12=/root/.cache/go-build/62/62845e4b9204da3e721510a4a5bb8a4a1bd512a88f3c1fa68aecb582224efa60-d
2025-08-20T21:50:09.4559365Z [00:03:35.807]➜  packagefile crypto/internal/fips140/tls13=/root/.cache/go-build/6e/6ebaf1968bb9c8310df131de2b87f7a5075a15eac2168d157b5636e7f02c4260-d
2025-08-20T21:50:09.4560385Z [00:03:35.807]➜  packagefile crypto/internal/hpke=/root/.cache/go-build/da/da46e4b4b98bf95f7bb8deb3953637229f49dc7bf378cfca3de765312f8a3b7a-d
2025-08-20T21:50:09.4561326Z [00:03:35.807]➜  packagefile crypto/md5=/root/.cache/go-build/ff/ffd47a7f655d2264f725b558b5a357c36e8f498bf298877889e4508c649663ea-d
2025-08-20T21:50:09.4562227Z [00:03:35.807]➜  packagefile crypto/rand=/root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d
2025-08-20T21:50:09.4563311Z [00:03:35.807]➜  packagefile crypto/rc4=/root/.cache/go-build/ba/ba69c36b33eec064608b3f2edf09a5313f37f2ca175db3a3bd90d25bbec62734-d
2025-08-20T21:50:09.4564363Z [00:03:35.807]➜  packagefile crypto/rsa=/root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d
2025-08-20T21:50:09.4565318Z [00:03:35.807]➜  packagefile crypto/sha1=/root/.cache/go-build/48/48137442ca30c65917bc9a10aa7fba2118a6aac825a5066dbce46eec0794ee52-d
2025-08-20T21:50:09.4566219Z [00:03:35.807]➜  packagefile crypto/sha512=/root/.cache/go-build/25/25ddd1309b3531a12cd8730f71229fc47f1628df52d676365bc0d01b9a949c77-d
2025-08-20T21:50:09.4567092Z [00:03:35.807]➜  packagefile crypto/subtle=/root/.cache/go-build/46/46171919a7392793e07b640aa7e47504aca1ae730f9f44283c4ac563d941a95a-d
2025-08-20T21:50:09.4568047Z [00:03:35.807]➜  packagefile crypto/tls/internal/fips140tls=/root/.cache/go-build/28/28442a2351e9293edd6216370dae4fb6011a2f346fd257b3e00f1b69cc959083-d
2025-08-20T21:50:09.4568988Z [00:03:35.807]➜  packagefile crypto/x509=/root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d
2025-08-20T21:50:09.4569878Z [00:03:35.807]➜  packagefile encoding/pem=/root/.cache/go-build/30/3051cf7aff3b3091f46cb712a2e6caa7c2438d2d9a6f271d8ffe97102cf1fc3f-d
2025-08-20T21:50:09.4570914Z [00:03:35.807]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/root/.cache/go-build/5a/5a642123223ec0a3053dd76096a2a24fb98fa8a1054f42e5b9205d1bb5cde71c-d
2025-08-20T21:50:09.4572064Z [00:03:35.807]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/root/.cache/go-build/47/47d8ff6391fa039bd87e9d5414a0d1dc310eea23d5afc39c3014e73751dce64a-d
2025-08-20T21:50:09.4573220Z [00:03:35.807]➜  packagefile internal/godebug=/root/.cache/go-build/15/154de7a1e48c9972cc3f3b67efc110fb25d653b3948828a79b9a08ef84fb5557-d
2025-08-20T21:50:09.4574105Z [00:03:35.807]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:50:09.4575005Z [00:03:35.807]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:50:09.4575843Z [00:03:35.807]➜  packagefile weak=/root/.cache/go-build/b3/b35fe2f4af2add37163a99c517d12be21fb3614e3bcd4b3ee29206e95d4c9b7f-d
2025-08-20T21:50:09.4576789Z [00:03:35.807]➜  packagefile internal/fmtsort=/root/.cache/go-build/93/934b7067c85ff7bb07fb95e32b4b4043e76372281a126fd9354837df1db31613-d
2025-08-20T21:50:09.4577650Z [00:03:35.807]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:50:09.4578569Z [00:03:35.807]➜  packagefile github.com/hashicorp/errwrap=/root/.cache/go-build/84/84bb072f9ad1edfb5234e234db0894de0553569949260896be9f26443cdb96d5-d
2025-08-20T21:50:09.4579607Z [00:03:35.807]➜  packagefile github.com/caddyserver/certmagic=/root/.cache/go-build/9c/9c40e27dac21a99cd42fe2b6006e7e03a63dbcab1cafcfd69f6a9f7a9e7567c3-d
2025-08-20T21:50:09.4580655Z [00:03:35.807]➜  packagefile github.com/golang/protobuf/proto=/root/.cache/go-build/e0/e08c196f2b562143727f55742de119cb67cba92fe5bd56724288b8780bf21219-d
2025-08-20T21:50:09.4581666Z [00:03:35.807]➜  packagefile github.com/libdns/route53=/root/.cache/go-build/4a/4a710694cd0043c1fac90be233375ea2ed2b49bd8fe7857a9d5d2f11ce6f7591-d
2025-08-20T21:50:09.4582692Z [00:03:35.807]➜  packagefile go.uber.org/zap=/root/.cache/go-build/7f/7fb4a9b34c390b69577045630b5eb4ecb444bddbb7389478396251b482ae2a38-d
2025-08-20T21:50:09.4583818Z [00:03:35.807]➜  packagefile go.uber.org/zap/zapcore=/root/.cache/go-build/c8/c8fc022449422b751464321f7850f30ac608c702fe876a1db4e13f30b859241b-d
2025-08-20T21:50:09.4584783Z [00:03:35.807]➜  packagefile golang.org/x/crypto/acme=/root/.cache/go-build/8e/8e4201dfb53cd6dbe081308bd06c4fe4f9225c2734dd704c18b18ef52b971fca-d
2025-08-20T21:50:09.4585810Z [00:03:35.807]➜  packagefile golang.org/x/crypto/acme/autocert=/root/.cache/go-build/31/31eecb41e4a3f3839f1e7e9522c3746a3d65c2e15864d40feff9b48a594d2a8c-d
2025-08-20T21:50:09.4586839Z [00:03:35.807]➜  packagefile golang.org/x/crypto/nacl/box=/root/.cache/go-build/7d/7d72f1a430e8073284e61e47600cdbd44d67ef7bf62487cef7c37ff00b9ded93-d
2025-08-20T21:50:09.4588021Z [00:03:35.807]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/root/.cache/go-build/00/00cbd0dd1d09ac3ded236f7ae76495625627cb4eeaf55e29991a3daec46143f2-d
2025-08-20T21:50:09.4589105Z [00:03:35.807]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:50:09.4590051Z [00:03:35.807]➜  packagefile github.com/coder/websocket=/root/.cache/go-build/57/57fbf5f951d6c2393519e0d0552f911246082f39d3f551068a7779db96878a62-d
2025-08-20T21:50:09.4590897Z [00:03:35.807]➜  packagefile github.com/netbirdio/netbird/relay/protocol=/tmp/go-build2461723017/b367/_pkg_.a
2025-08-20T21:50:09.4591674Z [00:03:35.807]➜  packagefile github.com/netbirdio/netbird/relay/server/listener/quic=/tmp/go-build2461723017/b368/_pkg_.a
2025-08-20T21:50:09.4592477Z [00:03:35.807]➜  packagefile github.com/netbirdio/netbird/relay/server/listener/ws=/tmp/go-build2461723017/b387/_pkg_.a
2025-08-20T21:50:09.4593653Z [00:03:35.807]➜  packagefile github.com/netbirdio/netbird/shared/relay=/root/.cache/go-build/9f/9fc230d818aafc4a9e7c5baa0eb035ae2cf22e014aceee9fba2c041895b1fc65-d
2025-08-20T21:50:09.4594824Z [00:03:35.807]➜  packagefile github.com/netbirdio/netbird/shared/relay/tls=/root/.cache/go-build/34/34a635b419e19f275c7a39a0d946ed846f038b7ab43adf003c3d5e75af8fb846-d
2025-08-20T21:50:09.4595947Z [00:03:35.807]➜  packagefile github.com/quic-go/quic-go=/root/.cache/go-build/bf/bfb24947bd67e10fced863977820163d27ee263eab33650cb26a5d5346cc797e-d
2025-08-20T21:50:09.4596999Z [00:03:35.807]➜  packagefile github.com/netbirdio/netbird/client/errors=/root/.cache/go-build/8a/8a0163abb21157451822d7df4b3f6ed40997d29612c773fe86ce14051097a245-d
2025-08-20T21:50:09.4597886Z [00:03:35.807]➜  packagefile github.com/netbirdio/netbird/relay/metrics=/tmp/go-build2461723017/b393/_pkg_.a
2025-08-20T21:50:09.4598697Z [00:03:35.807]➜  packagefile github.com/netbirdio/netbird/relay/server/listener=/tmp/go-build2461723017/b399/_pkg_.a
2025-08-20T21:50:09.4599458Z [00:03:35.807]➜  packagefile github.com/netbirdio/netbird/relay/server/store=/tmp/go-build2461723017/b400/_pkg_.a
2025-08-20T21:50:09.4600535Z [00:03:35.807]➜  packagefile github.com/netbirdio/netbird/shared/relay/healthcheck=/root/.cache/go-build/3e/3e830e54c8ad9cf273a6a8e5607bc491a359436a64dde6e89ddab0e3540c7c58-d
2025-08-20T21:50:09.4601749Z [00:03:35.807]➜  packagefile github.com/netbirdio/netbird/shared/relay/messages=/root/.cache/go-build/47/4704fdea0fd6882f01513e2c6a8187f3d5eb9610b8121542f49309422dd0f099-d
2025-08-20T21:50:09.4602738Z [00:03:35.807]➜  packagefile github.com/netbirdio/netbird/shared/relay/messages/address=/tmp/go-build2461723017/b403/_pkg_.a
2025-08-20T21:50:09.4603741Z [00:03:35.807]➜  packagefile github.com/netbirdio/netbird/shared/relay/messages/auth=/tmp/go-build2461723017/b406/_pkg_.a
2025-08-20T21:50:09.4604650Z [00:03:35.807]➜  packagefile go.opentelemetry.io/otel=/root/.cache/go-build/9c/9cd88569cfefe997d7576ef8d171ee583b7a49d880de11fe3a69bbfaceb6a867-d
2025-08-20T21:50:09.4605663Z [00:03:35.807]➜  packagefile go.opentelemetry.io/otel/metric=/root/.cache/go-build/ed/edcc40611c4a5fbaa57a4b28d18c90a31c55eecb78a73c5c7f2be98adb012ac0-d
2025-08-20T21:50:09.4606618Z [00:03:35.807]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:50:09.4607680Z [00:03:35.807]➜  packagefile github.com/netbirdio/netbird/shared/relay/auth/hmac=/root/.cache/go-build/8a/8a7250fa01a3cae41b81baa94ca07cb3545ce0b8a942ff5866500f4304f6e7ba-d
2025-08-20T21:50:09.4608907Z [00:03:35.807]➜  packagefile github.com/netbirdio/netbird/shared/relay/auth/hmac/v2=/root/.cache/go-build/1f/1f9dd1ce1161123f4c72fa48caff3398daaa08826e86d9123f251f0a6e064d0d-d
2025-08-20T21:50:09.4610098Z [00:03:35.807]➜  packagefile github.com/prometheus/client_golang/prometheus=/root/.cache/go-build/42/42237b41fb19c68ea1b6c9465c1f4cd5f1867f3609e0045f54785fc23f2ff4d4-d
2025-08-20T21:50:09.4611288Z [00:03:35.807]➜  packagefile github.com/prometheus/client_golang/prometheus/promhttp=/root/.cache/go-build/7d/7de25dee062e1b9568e9b915a6f71d2a781a415a77ba5e793fc15bad08e99ef0-d
2025-08-20T21:50:09.4612610Z [00:03:35.807]➜  packagefile go.opentelemetry.io/otel/exporters/prometheus=/root/.cache/go-build/f2/f288ee5649881b8999bf3f5e01f4fa34c7b423c8ab70d10c008dc68cd1442c7c-d
2025-08-20T21:50:09.4613879Z [00:03:35.807]➜  packagefile go.opentelemetry.io/otel/sdk/metric=/root/.cache/go-build/76/766abeb67394382fcb1770b923393080ad924bc8809ba585f599e26a8894bd1c-d
2025-08-20T21:50:09.4614957Z [00:03:35.807]➜  packagefile github.com/netbirdio/netbird/formatter=/root/.cache/go-build/7a/7ac4a15d9380471299e02d8e9d478ac61c8e490378ed459452ff0fb8f559f72a-d
2025-08-20T21:50:09.4616049Z [00:03:35.807]➜  packagefile github.com/sirupsen/logrus/hooks/syslog=/root/.cache/go-build/d8/d80bc567d2595be322161e94919571e1f9179f75be3d6a0d18cf01376fe319cf-d
2025-08-20T21:50:09.4617111Z [00:03:35.807]➜  packagefile google.golang.org/grpc/grpclog=/root/.cache/go-build/fa/fac30b35143bb1be8b62821efcf4e6a2dc2bdb47a3fcf31fa6b67544094ebc85-d
2025-08-20T21:50:09.4618166Z [00:03:35.807]➜  packagefile gopkg.in/natefinch/lumberjack.v2=/root/.cache/go-build/c6/c6d5df627eb6f9b131ede22337d97fe27c994253f6f4635ce402beecdb889bd5-d
2025-08-20T21:50:09.4619129Z [00:03:35.807]➜  packagefile log/syslog=/root/.cache/go-build/60/60e8fe4bc341848d7498e48da89e379b0d14c89b3e2e45c24f0623ed222fee38-d
2025-08-20T21:50:09.4620010Z [00:03:35.807]➜  packagefile math/rand=/root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d
2025-08-20T21:50:09.4620893Z [00:03:35.807]➜  packagefile text/template=/root/.cache/go-build/55/55a31bc16f925b41d7970c28df2bbf764af8a7cca35f85b99491921cdb741eb4-d
2025-08-20T21:50:09.4621766Z [00:03:35.807]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:50:09.4622722Z [00:03:35.807]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:50:09.4623795Z [00:03:35.807]➜  packagefile encoding/csv=/root/.cache/go-build/52/52f17d30d48aa5781b002901204c4f03156afc98fb5d7417ed2f5f0edf9aaa3a-d
2025-08-20T21:50:09.4624748Z [00:03:35.807]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:50:09.4625616Z [00:03:35.807]➜  packagefile flag=/root/.cache/go-build/a5/a5aaf1760baeddd363f47cb2dba4c214f54d57033f3d408f59cc917049f2f76b-d
2025-08-20T21:50:09.4626488Z [00:03:35.807]➜  packagefile compress/gzip=/root/.cache/go-build/b3/b3d01eff872d1061af7a6268f67170d50a1e8efb8d87f7700b66075164e92476-d
2025-08-20T21:50:09.4627392Z [00:03:35.807]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:50:09.4628399Z [00:03:35.807]➜  packagefile vendor/golang.org/x/net/http/httpguts=/root/.cache/go-build/60/600c21735b839b40297d418849c90cfbdb521da6a35d3b67a6ce54d720980279-d
2025-08-20T21:50:09.4629494Z [00:03:35.807]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/root/.cache/go-build/16/16504fe0519c1fe2ac7c934cb5b6fb4513df1051a7c5fc095819910b3a95aa28-d
2025-08-20T21:50:09.4630574Z [00:03:35.807]➜  packagefile vendor/golang.org/x/net/http2/hpack=/root/.cache/go-build/66/66909985228081b91f1bf1f5c0c424561a1e70477aec01bec971b687b5eb90b1-d
2025-08-20T21:50:09.4631593Z [00:03:35.807]➜  packagefile vendor/golang.org/x/net/idna=/root/.cache/go-build/f1/f107a750c9185b0f0c01f8b66c658890fb4a5edc02254438a86510f359ef4077-d
2025-08-20T21:50:09.4632499Z [00:03:35.807]➜  packagefile io/fs=/root/.cache/go-build/fc/fccee468363facdb09b45d99d9f154b47b64a07d18cd2fa40a6b3ed71255d5d0-d
2025-08-20T21:50:09.4633496Z [00:03:35.807]➜  packagefile maps=/root/.cache/go-build/c3/c39af6f50a2f302aafef3b515051fb695f8a8e68cabb3ad6fc0ca3c4a290ce13-d
2025-08-20T21:50:09.4634368Z [00:03:35.807]➜  packagefile math/bits=/root/.cache/go-build/e9/e9a40c283e135c335c9a6deb92b0821d50ebc5e27beabb6fd1df72dcfe55a2cc-d
2025-08-20T21:50:09.4635218Z [00:03:35.807]➜  packagefile mime=/root/.cache/go-build/06/06edfede0e2d4363c2758e615d7aca4a11c0df726a5d3f4d6eaea40c735d7df0-d
2025-08-20T21:50:09.4636230Z [00:03:35.807]➜  packagefile mime/multipart=/root/.cache/go-build/76/76bc09fa9a3b200a661d025027a5336fd82abbe4d8749ea1964149cce424f59c-d
2025-08-20T21:50:09.4637162Z [00:03:35.807]➜  packagefile net/http/httptrace=/root/.cache/go-build/98/98fe65b6f6d6ea58a110b053a9de96dd0df5755eddc4ecff510f93578c779e0c-d
2025-08-20T21:50:09.4638109Z [00:03:35.807]➜  packagefile net/http/internal=/root/.cache/go-build/2e/2ecafcd02ddf529e2f1d65253cd62347916f16e79e04abbed23c94d3cf9d8ebe-d
2025-08-20T21:50:09.4639070Z [00:03:35.807]➜  packagefile net/http/internal/ascii=/root/.cache/go-build/bb/bbe85c2847289e089ecaa936b2fe9f07c09fe76f93a723c5147ca2f8b0a26426-d
2025-08-20T21:50:09.4640078Z [00:03:35.807]➜  packagefile net/http/internal/httpcommon=/root/.cache/go-build/81/812ca8e1d7544ccb0e370d4b5f1a300109384e60eae930b9e384e1f28814585a-d
2025-08-20T21:50:09.4641039Z [00:03:35.807]➜  packagefile net/textproto=/root/.cache/go-build/8b/8bd7916f491007bd8dd3c6cf83ef9bdfae8fa24578b10da0c2132c367d14c25c-d
2025-08-20T21:50:09.4641910Z [00:03:35.807]➜  packagefile path=/root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d
2025-08-20T21:50:09.4642815Z [00:03:35.807]➜  packagefile internal/filepathlite=/root/.cache/go-build/ff/ffb5801c47a3fb009cba1fc66c4ab3b12299a5e506c71615a431026b16fa568a-d
2025-08-20T21:50:09.4643930Z [00:03:35.807]➜  packagefile internal/itoa=/root/.cache/go-build/2c/2cabe858034a0af2870421687b094e04cdfd800789a6c5114441a426de2cf11a-d
2025-08-20T21:50:09.4644819Z [00:03:35.807]➜  packagefile internal/poll=/root/.cache/go-build/23/23b65ad39a9a3d558cebe6b474db24823d4cdb4d66c1c173a6d7fa8f7b99e627-d
2025-08-20T21:50:09.4645833Z [00:03:35.807]➜  packagefile internal/syscall/execenv=/root/.cache/go-build/78/78e88c038ec7f33ab30907b2537c216118212cff0bd9c32c48b63c9f653b5cdf-d
2025-08-20T21:50:09.4646803Z [00:03:35.807]➜  packagefile internal/syscall/unix=/root/.cache/go-build/ca/ca1cccbdbc48033da956e2ce732dd02418956360eb20980eeba15ecec95ce61a-d
2025-08-20T21:50:09.4647809Z [00:03:35.807]➜  packagefile internal/testlog=/root/.cache/go-build/4d/4d079f4bb80dece452fc68a494c365a80e7ee4a6c8369b3d0a96b0003a08b2fd-d
2025-08-20T21:50:09.4648672Z [00:03:35.807]➜  packagefile iter=/root/.cache/go-build/23/23d10c877f3b73604425a334a1530a3d83b5cebea7cc3c08d3b6aea551897635-d
2025-08-20T21:50:09.4649513Z [00:03:35.807]➜  packagefile internal/race=/root/.cache/go-build/96/9610d9edf486ff1196d8624b9d4b65502760d7f0e903ff8173010306707ba687-d
2025-08-20T21:50:09.4650376Z [00:03:35.807]➜  packagefile internal/sync=/root/.cache/go-build/66/6672435ae16fa41ba510078521203f023195502b360b969cde5cba87c703c7e0-d
2025-08-20T21:50:09.4651269Z [00:03:35.807]➜  packagefile internal/synctest=/root/.cache/go-build/94/947f09566bea08c73cb5619c7e9db3d400b577fb6f706e1fe6b4b06732bef26c-d
2025-08-20T21:50:09.4652162Z [00:03:35.807]➜  packagefile internal/asan=/root/.cache/go-build/f8/f88fca14b143264910fec13e94c680f6782f11f8113e9d8ab8bb3c90ad1019f8-d
2025-08-20T21:50:09.4653049Z [00:03:35.807]➜  packagefile internal/msan=/root/.cache/go-build/8b/8bc238d887c2b4b98122a708b40f5f23002ece892b057553d6f86f1c7d8d2209-d
2025-08-20T21:50:09.4654152Z [00:03:35.807]➜  packagefile internal/oserror=/root/.cache/go-build/36/36c7d10bc34f03c5c6e7771667803ff1e70baaf9cea8e9cebbe793e83ee0ca9c-d
2025-08-20T21:50:09.4655020Z [00:03:35.807]➜  packagefile cmp=/root/.cache/go-build/9d/9dfba66b67ca9f8fe689cc30f6c14a50aebfd91692e10f8a1a17454ad7cbab97-d
2025-08-20T21:50:09.4655858Z [00:03:35.807]➜  packagefile encoding=/root/.cache/go-build/99/9931efb179ca6a3411a5b5cc7c20f84897acb9776746585beb9dca28d322422b-d
2025-08-20T21:50:09.4656736Z [00:03:35.807]➜  packagefile unicode/utf16=/root/.cache/go-build/8e/8e3f84f996d23ffbddd5f8aed3dc51162780336ff9d54a8b209f133ffe0ca4ce-d
2025-08-20T21:50:09.4657629Z [00:03:35.807]➜  packagefile log/internal=/root/.cache/go-build/b7/b74553efc28b2e106bdb06ae97d3aa29289a3e9cfa395b2e4a1286d6ceeef49f-d
2025-08-20T21:50:09.4658694Z [00:03:35.807]➜  packagefile internal/unsafeheader=/root/.cache/go-build/71/71443e40c31c75855e817fa83dcdfbe5a56d181ed8f66b4feb8471cf86c4fad1-d
2025-08-20T21:50:09.4659747Z [00:03:35.807]➜  packagefile crypto/internal/boring/sig=/root/.cache/go-build/05/05b5ad9f79485939adbb0ea7fc10d59aac51ff6ddca5c19734c0d9118468019b-d
2025-08-20T21:50:09.4660737Z [00:03:35.807]➜  packagefile crypto/internal/fips140=/root/.cache/go-build/fb/fb49772351f8add8f503a109e09d0fb25191ef747bd52d2a6b73ed0d05268c9e-d
2025-08-20T21:50:09.4661772Z [00:03:35.807]➜  packagefile crypto/internal/fips140deps/byteorder=/root/.cache/go-build/3b/3b2dc55b8de7ce555f03e495a2b1bcd0d32285049ff481eedf724d5f2f4b16eb-d
2025-08-20T21:50:09.4662837Z [00:03:35.807]➜  packagefile crypto/internal/fips140deps/cpu=/root/.cache/go-build/8e/8ed1e17b06b87350088b9a432f7e796015ad458599309e30ea5270023032775a-d
2025-08-20T21:50:09.4664039Z [00:03:35.807]➜  packagefile crypto/internal/impl=/root/.cache/go-build/68/68d8c6d8ca67668a4e86b0c93cd4057bc6649e016e09cd2c266bb5ccdd8cebc6-d
2025-08-20T21:50:09.4665033Z [00:03:35.807]➜  packagefile crypto/internal/fips140/alias=/root/.cache/go-build/27/2787631884ab3f34b85912526c621adc211455ec60b230fa083c652f01f3d7d9-d
2025-08-20T21:50:09.4666035Z [00:03:35.807]➜  packagefile crypto/internal/fips140only=/root/.cache/go-build/fe/fe018016f0b5a0e59332ad1304ea15a8ab92b0d07f6d83556e1d5120437fb86e-d
2025-08-20T21:50:09.4667044Z [00:03:35.807]➜  packagefile crypto/internal/fips140/ecdh=/root/.cache/go-build/b7/b7de87dfc4ac9fdd21345eb21f2942513ffef62d6713dcac817c1cad6ef56782-d
2025-08-20T21:50:09.4668839Z [00:03:35.807]➜  packagefile crypto/internal/fips140/edwards25519/field=/root/.cache/go-build/35/35a562b80ddd68a8109b61c6c0ad69c6250d162c4b5e729809ccf7665f213573-d
2025-08-20T21:50:09.4670889Z [00:03:35.807]➜  packagefile crypto/internal/randutil=/root/.cache/go-build/fc/fcda4929577983205113835be267785e1283b19f36bcf041335af2981fdad11d-d
2025-08-20T21:50:09.4672778Z [00:03:35.807]➜  packagefile crypto/internal/boring/bbig=/root/.cache/go-build/47/47bc6fc1995eed3e803e2f3a1fd9e90f1deba56f9b16be41269404eeeebbaa0b-d
2025-08-20T21:50:09.4674956Z [00:03:35.807]➜  packagefile crypto/internal/fips140/ecdsa=/root/.cache/go-build/3b/3bbfd9fd94ac9cf2de369327fa8f9fe9a4811c3f7b0a8542849e253eeb144fda-d
2025-08-20T21:50:09.4676821Z [00:03:35.807]➜  packagefile crypto/internal/fips140/nistec=/root/.cache/go-build/c8/c8a3f960dfc29752234a5b93577e1c8a66130334369f4fe7cbbb25e03deb79a4-d
2025-08-20T21:50:09.4678685Z [00:03:35.807]➜  packagefile crypto/internal/fips140cache=/root/.cache/go-build/26/2695974d438020987dbb0bbc5a3ea00c924883ef5700a3d0cdde3c092745abfa-d
2025-08-20T21:50:09.4680643Z [00:03:35.807]➜  packagefile crypto/internal/fips140hash=/root/.cache/go-build/42/42975a08ce9ec7bcbe424bc45b0461a2ac7315bd8f9ef81a9105bb3ffa767f57-d
2025-08-20T21:50:09.4682789Z [00:03:35.807]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/root/.cache/go-build/e4/e4955d73e74bf52cfe012fffcb59ffa54e83ed0d9c00f71a66a588a7e63b76a1-d
2025-08-20T21:50:09.4684901Z [00:03:35.807]➜  packagefile math/big=/root/.cache/go-build/3b/3b45a8c38cee8cd6053c78cd6700739b9b134c3d952807771dd42ed436a1c218-d
2025-08-20T21:50:09.4686587Z [00:03:35.807]➜  packagefile math/rand/v2=/root/.cache/go-build/17/17b56db114ed17959e0e2327e0c36b22c2e62de1ec66bce371463eb8c2bddbbb-d
2025-08-20T21:50:09.4688389Z [00:03:35.807]➜  packagefile crypto/internal/fips140/ed25519=/root/.cache/go-build/46/460c8db732d68f249f9c830e71772a6351a13924cd4b30f718449eaf7ae9e049-d
2025-08-20T21:50:09.4690316Z [00:03:35.807]➜  packagefile crypto/internal/fips140/hkdf=/root/.cache/go-build/56/56678f4dc2fbcba3710a8cd271b8691e51779e5fa9611c897d6c7261e2ceccb6-d
2025-08-20T21:50:09.4692222Z [00:03:35.807]➜  packagefile crypto/internal/fips140/hmac=/root/.cache/go-build/61/6156ee615bc7e6a0829170545a39e8fc56847b7139a303c4caa12a871bd65309-d
2025-08-20T21:50:09.4694326Z [00:03:35.807]➜  packagefile crypto/internal/fips140/check=/root/.cache/go-build/d4/d4b96864abeddf49c37f9d1b6ca57baee0a45125ad9b361e59aa46a98b9c624e-d
2025-08-20T21:50:09.4696432Z [00:03:35.807]➜  packagefile crypto/internal/fips140/subtle=/root/.cache/go-build/7a/7ae0344625486d831f14bdd915194c44ed259b901e4a7d14df5fc9916275c647-d
2025-08-20T21:50:09.4698503Z [00:03:35.807]➜  packagefile crypto/internal/fips140deps/godebug=/root/.cache/go-build/0c/0c5730bd9b04c0157b40a272fb5c8411bfbf1c513b13ba1a1af91298f757e2e4-d
2025-08-20T21:50:09.4700484Z [00:03:35.807]➜  packagefile crypto/internal/fips140/drbg=/root/.cache/go-build/d8/d88ffc3228d0ba0a1afebf28c5478b900c9f99772ffe075c0c35739f7e4a5dbc-d
2025-08-20T21:50:09.4702381Z [00:03:35.807]➜  packagefile crypto/internal/fips140/sha3=/root/.cache/go-build/05/05f5a8059656ac712e82d3863d001cd9c9cf4ee590101be92985e39fc5e5f3f8-d
2025-08-20T21:50:09.4704497Z [00:03:35.807]➜  packagefile crypto/internal/fips140/sha512=/root/.cache/go-build/2f/2f5055d5155c1024f9b3a73067545951c7c9ac73d2a344f94926032e30318791-d
2025-08-20T21:50:09.4706378Z [00:03:35.807]➜  packagefile crypto/internal/sysrand=/root/.cache/go-build/4b/4b9db9d21c8f8cb536ca608191368c782c12668fd96055efda5393da96c72efe-d
2025-08-20T21:50:09.4708300Z [00:03:35.807]➜  packagefile crypto/internal/fips140/bigmod=/root/.cache/go-build/0d/0d01387854d74c7588d39c9e22288a235981f1115e28808b9640eb8d08a8f149-d
2025-08-20T21:50:09.4710197Z [00:03:35.807]➜  packagefile crypto/internal/fips140/rsa=/root/.cache/go-build/ce/cef7d57c406c50fa2f1ea2e15eb0196e9f2699037eef871fa52670eb68b94366-d
2025-08-20T21:50:09.4712020Z [00:03:35.807]➜  packagefile crypto/fips140=/root/.cache/go-build/b5/b55a9ebe2952586c79911ac32107ae1f4c98934a55a8dec23b1f23b673a10b56-d
2025-08-20T21:50:09.4713864Z [00:03:35.807]➜  packagefile crypto/dsa=/root/.cache/go-build/63/632efaa0d398fa0380525550499c188fd7aacb4fc7248738656ed4c44f0ba6b8-d
2025-08-20T21:50:09.4715692Z [00:03:35.807]➜  packagefile crypto/x509/pkix=/root/.cache/go-build/7c/7cafae7781be2122fa62723eacc88cd108932c944cb7f05e844b857a4ec4aab4-d
2025-08-20T21:50:09.4717422Z [00:03:35.807]➜  packagefile encoding/asn1=/root/.cache/go-build/05/055a1be01c3af0789956f79452a8fffa3efd06117fc3f7cb4eb3c803b3e9d9e2-d
2025-08-20T21:50:09.4719196Z [00:03:35.807]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:50:09.4721052Z [00:03:35.807]➜  packagefile vendor/golang.org/x/crypto/chacha20=/root/.cache/go-build/b8/b804fe124ef072873a1051637f26545b29f76fe15a0e3a52c8ad5fc1018740ea-d
2025-08-20T21:50:09.4723297Z [00:03:35.807]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/root/.cache/go-build/1c/1ce003014d8d5aabb9f5d0cb489f79b80c55eb3cb6a6ee1c86af76217c510d16-d
2025-08-20T21:50:09.4725456Z [00:03:35.807]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/root/.cache/go-build/08/0896c1abf56875f26229922e80d24e86fcd2e8ab282d508f7a246dc1802c7898-d
2025-08-20T21:50:09.4727446Z [00:03:35.807]➜  packagefile vendor/golang.org/x/sys/cpu=/root/.cache/go-build/84/84dba0f671f56f52f34616da15a8e590e76614497f215a6b1472d263ec90ad31-d
2025-08-20T21:50:09.4729226Z [00:03:35.808]➜  packagefile internal/bisect=/root/.cache/go-build/d1/d19189672caca4bf568c7ed4d6ba74fe0f96e0f4e465ca959d688b6517fee280-d
2025-08-20T21:50:09.4731155Z [00:03:35.808]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/root/.cache/go-build/77/778cb86cc7ce4d286b8112b3dc66b4c107d110c761609350420a5a42ce64a6f1-d
2025-08-20T21:50:09.4733041Z [00:03:35.808]➜  packagefile internal/nettrace=/root/.cache/go-build/ec/ec8e50975f2e34950b4d8c10d1f3fb5d9560600c8943b2666d4dd24caba5d209-d
2025-08-20T21:50:09.4735029Z [00:03:35.808]➜  packagefile internal/singleflight=/root/.cache/go-build/7f/7f4bef26bc96f233f4368d5b5b00f042e9f77dc53afc3826de67fcaad1a98096-d
2025-08-20T21:50:09.4736926Z [00:03:35.808]➜  packagefile github.com/caddyserver/zerossl=/root/.cache/go-build/9d/9de6183439a1a1b3cbfdeace5be0e16ed046178e07fa80280e90a4921fecaa29-d
2025-08-20T21:50:09.4738848Z [00:03:35.808]➜  packagefile github.com/klauspost/cpuid/v2=/root/.cache/go-build/88/88c40144f29914ab2655fce614170e72ad21dfaacd64830402ffa0a15f31896c-d
﻿2025-08-20T21:50:09.4748157Z [00:03:35.808]➜  packagefile github.com/libdns/libdns=/root/.cache/go-build/fd/fde8dbb4c4810c6da98f70a99387d67b5bb1f5db2b5b00b2a2c368032e642d2c-d
2025-08-20T21:50:09.4750201Z [00:03:35.808]➜  packagefile github.com/mholt/acmez/v2=/root/.cache/go-build/33/335d0862be5234f47ef359eb954960346c7c7a304e2c95bf503dcb3a851bdff9-d
2025-08-20T21:50:09.4752118Z [00:03:35.808]➜  packagefile github.com/mholt/acmez/v2/acme=/root/.cache/go-build/61/61275f323d95ef5caf164fcd371aeb413ab3e2832b591ae25cb2e7fef69b02c6-d
2025-08-20T21:50:09.4754271Z [00:03:35.808]➜  packagefile github.com/miekg/dns=/root/.cache/go-build/e4/e486273bd8544b45e58c9da0163ac07187e46cd365bca45b5a2af7186280423b-d
2025-08-20T21:50:09.4756004Z [00:03:35.808]➜  packagefile github.com/zeebo/blake3=/root/.cache/go-build/f0/f0db666c02624a6049a7fa06e3814faafc819773771104e2e4d5a975fc03cd07-d
2025-08-20T21:50:09.4757859Z [00:03:35.808]➜  packagefile golang.org/x/crypto/ocsp=/root/.cache/go-build/7d/7db89ad91aa4d6a7f86354ae1b8c6e13f75a4a30ecb724628a5bb185e6c31735-d
2025-08-20T21:50:09.4759683Z [00:03:35.808]➜  packagefile golang.org/x/net/idna=/root/.cache/go-build/20/2043027da3f4bd35ec622839e3469bea40302e5cb18931eb3f8c8615c1bb5cbc-d
2025-08-20T21:50:09.4761288Z [00:03:35.808]➜  packagefile hash/fnv=/root/.cache/go-build/3c/3c2d5c8a458697f9131049f8b7f876c158f15c8274abdd0f3863e3e7fdc82b1e-d
2025-08-20T21:50:09.4762833Z [00:03:35.808]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:50:09.4764835Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/encoding/prototext=/root/.cache/go-build/65/65b561a04657ae8612894966cc9f74e58fb9c1e9e64497e7080e52f2266867ac-d
2025-08-20T21:50:09.4766925Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/encoding/protowire=/root/.cache/go-build/6d/6d8fbd058d7adcd99aad0278c8072f9306f0268d32ebe7a1896ba14e967036ec-d
2025-08-20T21:50:09.4768975Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/proto=/root/.cache/go-build/35/357b5f81b13a5e8d9577579ef17121f8336579ee1c107110421a97527b63bfdf-d
2025-08-20T21:50:09.4770660Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/reflect/protodesc=/root/.cache/go-build/c8/c8305ebede5f4b0b351d3b483849c1463628b71ea029f634f20245f84c5c883c-d
2025-08-20T21:50:09.4771982Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/root/.cache/go-build/83/8340d599ee5a6ab7abce3a75392d671f1cf5ad826949ada1b2d3a70439018f35-d
2025-08-20T21:50:09.4773427Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/root/.cache/go-build/9a/9a0c80b6b1eca80eed26fe61556f889692ad3d0802daa353cc4ead73bc48f860-d
2025-08-20T21:50:09.4774659Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/root/.cache/go-build/79/79a10223c096f443262bc1061181e890da39732fbe806aa886ab2943eab12822-d
2025-08-20T21:50:09.4775819Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/root/.cache/go-build/d3/d36c7d7be1f9776d1fa6d2dd6521788bdadb69e06cd5529deee3b5f8c5ecbdb0-d
2025-08-20T21:50:09.4776826Z [00:03:35.808]➜  packagefile io/ioutil=/root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d
2025-08-20T21:50:09.4777765Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/root/.cache/go-build/cf/cf51ce312ee4971193080d6e0247deb24a76067c9551a16102585ddbc46317cd-d
2025-08-20T21:50:09.4778795Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/root/.cache/go-build/bd/bd0d57289397c5193be69f49e8313baca84794e1551eade6fab5f9f94c3ea675-d
2025-08-20T21:50:09.4779861Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/config=/root/.cache/go-build/e6/e6ddabe47fef75a78db49fafb050bdbcea79266cbb7be19cc26323042489ea6b-d
2025-08-20T21:50:09.4780944Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials=/root/.cache/go-build/62/62e0a3c31e90602ff0616bbec4aae356d53ace56b7c6a1128339e8dc8ffd770d-d
2025-08-20T21:50:09.4782045Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53=/root/.cache/go-build/30/308a7f552ddb31f918375e5aac436ed0ea57ea61ed4105b112b91a64c9dc8181-d
2025-08-20T21:50:09.4783700Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53/types=/root/.cache/go-build/b8/b8a23bbe72ff57a89d009369ab6a23733c63db54ef5a8bed14942348fdb73a24-d
2025-08-20T21:50:09.4784757Z [00:03:35.808]➜  packagefile go.uber.org/multierr=/root/.cache/go-build/af/af44525afaf4dbd12d5a7374468031427b59c78523d0a855f534c96f5ba35784-d
2025-08-20T21:50:09.4785698Z [00:03:35.808]➜  packagefile go.uber.org/zap/internal=/root/.cache/go-build/22/2207992024cd6821a0e84985550cb58e11f683e62cc0a17e312d4b3b83438442-d
2025-08-20T21:50:09.4786709Z [00:03:35.808]➜  packagefile go.uber.org/zap/internal/bufferpool=/root/.cache/go-build/e2/e26aab7dbf3ae7c7e29b92ad35089248e3eefd1c46e06a6558b533ff5c1e9892-d
2025-08-20T21:50:09.4787750Z [00:03:35.808]➜  packagefile go.uber.org/zap/internal/pool=/root/.cache/go-build/bc/bcf28801ff996a6fd9516eec951be08f8076cb545bc75703716ad3225c51071c-d
2025-08-20T21:50:09.4788770Z [00:03:35.808]➜  packagefile go.uber.org/zap/internal/stacktrace=/root/.cache/go-build/63/633d610f6e0b6a5885f581ad95746f7d4b69e4f85b49291a38f4682fc234508e-d
2025-08-20T21:50:09.4789777Z [00:03:35.808]➜  packagefile go.uber.org/zap/buffer=/root/.cache/go-build/02/02abe889fafa49822bce35ad71ca5bc4da816802707f0fdf36375cc15e71d062-d
2025-08-20T21:50:09.4790757Z [00:03:35.808]➜  packagefile go.uber.org/zap/internal/color=/root/.cache/go-build/75/758e70066e8177a2a64eac2221d2213accc4976634e598686b44637d14f7cc5b-d
2025-08-20T21:50:09.4791745Z [00:03:35.808]➜  packagefile go.uber.org/zap/internal/exit=/root/.cache/go-build/fc/fc54fe7ba164e67a91285decd3cea180e5629a4d5422335623286f1873a18ab6-d
2025-08-20T21:50:09.4792689Z [00:03:35.808]➜  packagefile runtime/debug=/root/.cache/go-build/82/8260d5a79b166c1188d2a8233d7ed0e6aa22b2487df79665838c602779d10d1d-d
2025-08-20T21:50:09.4794084Z [00:03:35.808]➜  packagefile golang.org/x/crypto/blake2b=/root/.cache/go-build/59/595e71b3c8fcfaa9f72422a7cb1694586397d435bb7525da029d70b081adf40a-d
2025-08-20T21:50:09.4795205Z [00:03:35.808]➜  packagefile golang.org/x/crypto/curve25519=/root/.cache/go-build/e8/e86a898543ba3c7c8acd730d1f47fa26544d6c37a8f182dddfcac05c62a44abf-d
2025-08-20T21:50:09.4796277Z [00:03:35.808]➜  packagefile golang.org/x/crypto/nacl/secretbox=/root/.cache/go-build/96/96474dc121c58abc7b517167ecea2a76e20fde753933e9f818d6a0345d9cb874-d
2025-08-20T21:50:09.4797351Z [00:03:35.808]➜  packagefile golang.org/x/crypto/salsa20/salsa=/root/.cache/go-build/e3/e386533c696578d0b5ff295145d4e845db25be7d149e119b358703204e210f48-d
2025-08-20T21:50:09.4798340Z [00:03:35.808]➜  packagefile compress/flate=/root/.cache/go-build/cb/cb62df39b94cbf5f4fd66e857d11f994f7f846fc128dea5432b97012aef87e68-d
2025-08-20T21:50:09.4799380Z [00:03:35.808]➜  packagefile github.com/coder/websocket/internal/errd=/root/.cache/go-build/7d/7d22a20aba91bfe5b125024bae0d96e9f0fc7954a51ce9ecdd68b2afd4826e6b-d
2025-08-20T21:50:09.4800496Z [00:03:35.808]➜  packagefile github.com/coder/websocket/internal/util=/root/.cache/go-build/8a/8a875c533b90753491bf6224acfa90b11f526183c346c75cd5b0d44965463b28-d
2025-08-20T21:50:09.4801619Z [00:03:35.808]➜  packagefile github.com/coder/websocket/internal/xsync=/root/.cache/go-build/76/76e93ae68ff50cd7bfe6999168c8480e18bd8a6bc80ccfb26466b6006365a61b-d
2025-08-20T21:50:09.4802770Z [00:03:35.808]➜  packagefile github.com/netbirdio/netbird/util/embeddedroots=/root/.cache/go-build/4b/4bb2ab99d2646a77bf049d0a6aa78773855d5a6b1cebb6f3481e99d58b6da0e1-d
2025-08-20T21:50:09.4804196Z [00:03:35.808]➜  packagefile github.com/quic-go/quic-go/internal/ackhandler=/root/.cache/go-build/c5/c5e4e64caa52f5e8fef70a07296762201582b31853e79efdbc84f769ad22702f-d
2025-08-20T21:50:09.4805340Z [00:03:35.808]➜  packagefile github.com/quic-go/quic-go/internal/flowcontrol=/root/.cache/go-build/53/530f3b694e8bb50d79cf692a251bf29d6636e06daf04d0aef1a2daf97c3d1ac4-d
2025-08-20T21:50:09.4806480Z [00:03:35.808]➜  packagefile github.com/quic-go/quic-go/internal/handshake=/root/.cache/go-build/ee/ee886a36b34183d90fd1e8be7b0efd5be93c945384e34cf2e7e29ac07592cc15-d
2025-08-20T21:50:09.4807774Z [00:03:35.808]➜  packagefile github.com/quic-go/quic-go/internal/protocol=/root/.cache/go-build/ce/ced7ebd2f355110af7193ede0dfc781f5307c9474c08cb63582c51d495181253-d
2025-08-20T21:50:09.4808881Z [00:03:35.808]➜  packagefile github.com/quic-go/quic-go/internal/qerr=/root/.cache/go-build/8a/8a3ef0cb3d463ea4fcfcf8cbde514161115dfac2a9efc96d223140c431a4101a-d
2025-08-20T21:50:09.4809964Z [00:03:35.808]➜  packagefile github.com/quic-go/quic-go/internal/utils=/root/.cache/go-build/5d/5da642bcd08e19dd19e96904159a041ff3953db7601b92d3c6b9802dc659ed49-d
2025-08-20T21:50:09.4811101Z [00:03:35.808]➜  packagefile github.com/quic-go/quic-go/internal/utils/linkedlist=/root/.cache/go-build/4d/4dcb2fd56b67af878056de7779e456365c8c148212fd4fd7bd6d562ededb77f5-d
2025-08-20T21:50:09.4812292Z [00:03:35.808]➜  packagefile github.com/quic-go/quic-go/internal/utils/ringbuffer=/root/.cache/go-build/81/81d409910fe85f9aec5eb4506c78e826fffeb64fdc9ad2d718db1d6b6054f19b-d
2025-08-20T21:50:09.4813671Z [00:03:35.808]➜  packagefile github.com/quic-go/quic-go/internal/wire=/root/.cache/go-build/49/4977845bdd189774bb23ed6bc7997096598fcdf6a718465a3d64448fe6edd779-d
2025-08-20T21:50:09.4814729Z [00:03:35.808]➜  packagefile github.com/quic-go/quic-go/logging=/root/.cache/go-build/53/530100142fb136d47e1b542b37a2003855f550c361741143ab55c6784602ed5d-d
2025-08-20T21:50:09.4815763Z [00:03:35.808]➜  packagefile github.com/quic-go/quic-go/quicvarint=/root/.cache/go-build/c6/c6e3047f2f1292a792ec5c3933656e2a3cf61ccd4d946a086218f51af702bb77-d
2025-08-20T21:50:09.4816762Z [00:03:35.808]➜  packagefile golang.org/x/exp/rand=/root/.cache/go-build/31/317f884a075b9a7d9c6e5643c8460d3935f2bc29795219174d804a62a4901cda-d
2025-08-20T21:50:09.4817797Z [00:03:35.808]➜  packagefile golang.org/x/net/ipv4=/root/.cache/go-build/cd/cd154848ac8f25deb40727f9d127a47d52a8fcac8e24efef2d96d6879ce5f884-d
2025-08-20T21:50:09.4818748Z [00:03:35.808]➜  packagefile golang.org/x/net/ipv6=/root/.cache/go-build/13/130fc45cda000ad39d6de23e1f964900cddcc3a08e97660b474971ebb7e5398e-d
2025-08-20T21:50:09.4819726Z [00:03:35.808]➜  packagefile encoding/gob=/root/.cache/go-build/72/72e79a8efade5bb35d634643049208c52e05590636b2abe71bf6a74d5e4146fa-d
2025-08-20T21:50:09.4820650Z [00:03:35.808]➜  packagefile github.com/go-logr/logr=/root/.cache/go-build/75/758f6b016538ea8a3737c2ebdeb47e1f81c53960c42f3d878659fa94a754a34b-d
2025-08-20T21:50:09.4821671Z [00:03:35.808]➜  packagefile go.opentelemetry.io/otel/internal/global=/root/.cache/go-build/de/deb620906465c73ea4e6136994daef90f73f9e84b35e00257cd00954496b16e9-d
2025-08-20T21:50:09.4822744Z [00:03:35.808]➜  packagefile go.opentelemetry.io/otel/propagation=/root/.cache/go-build/4e/4e509961ab8f4033a7079603847db9ccb3694700ff7fc1f866836d70c95a29f6-d
2025-08-20T21:50:09.4823904Z [00:03:35.808]➜  packagefile go.opentelemetry.io/otel/trace=/root/.cache/go-build/aa/aa078065060720a676996ac1b6f104206b154ace37c9c03f0954aac9c4f4edba-d
2025-08-20T21:50:09.4824926Z [00:03:35.808]➜  packagefile go.opentelemetry.io/otel/attribute=/root/.cache/go-build/87/877d4c5ebb03469c43df0e4cee8783d90748f0447b79e3e3d4558d3659b7a626-d
2025-08-20T21:50:09.4826008Z [00:03:35.808]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/root/.cache/go-build/bf/bfd51e13cd4326ea03a4776a2dcc593f836038f52526e3444559faeba5472f27-d
2025-08-20T21:50:09.4826975Z [00:03:35.808]➜  packagefile expvar=/root/.cache/go-build/eb/ebc3103a84769c2d663f37c42896bdc7162458af05e719fccf66b29fb95a2eb9-d
2025-08-20T21:50:09.4827917Z [00:03:35.808]➜  packagefile github.com/beorn7/perks/quantile=/root/.cache/go-build/40/40685f68aa55546732e8e6b359a48b178b9e78e84058a0216c95fae79e86f093-d
2025-08-20T21:50:09.4828932Z [00:03:35.808]➜  packagefile github.com/cespare/xxhash/v2=/root/.cache/go-build/8c/8c2edfa87dd79d7c8524c3272a085cd7d24047725a0b165abb397ea07f896187-d
2025-08-20T21:50:09.4830063Z [00:03:35.808]➜  packagefile github.com/prometheus/client_golang/prometheus/internal=/root/.cache/go-build/4e/4e86d7ae6f9c327448e9fd24e7ce27cee580ac7bcf13b80d24bf8a225ad481cb-d
2025-08-20T21:50:09.4831351Z [00:03:35.808]➜  packagefile github.com/prometheus/client_model/go=/root/.cache/go-build/7d/7dbb7522f552d95c6422bc0814005e8591d8a0da6b105027baf8f22add7eb25f-d
2025-08-20T21:50:09.4832421Z [00:03:35.808]➜  packagefile github.com/prometheus/common/expfmt=/root/.cache/go-build/59/59ec78ca8f38ccb1654a5aec0b1b098efaed9ff3d00f2b843f1cf4babba65c2f-d
2025-08-20T21:50:09.4833794Z [00:03:35.808]➜  packagefile github.com/prometheus/common/model=/root/.cache/go-build/33/3387275071ed5b1f164fa0c3c02456b85616fc89db10b09e28c4229afe0166dd-d
2025-08-20T21:50:09.4834850Z [00:03:35.808]➜  packagefile github.com/prometheus/procfs=/root/.cache/go-build/83/83aaffaccb6fae1bba3bdc3de7eacf62fbe561c001f4940c2e36fb175c87c783-d
2025-08-20T21:50:09.4835973Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/root/.cache/go-build/42/423a6f4e43454bd774cb140c48c6de66fc963784e826d91d9b3b1b4e70330408-d
2025-08-20T21:50:09.4837017Z [00:03:35.808]➜  packagefile runtime/metrics=/root/.cache/go-build/37/3721bf1fe2ac2c99722f9a8a59bb0aacc38498d654264343f293d82257e4a428-d
2025-08-20T21:50:09.4838267Z [00:03:35.808]➜  packagefile github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil=/root/.cache/go-build/fb/fb08c8e8e894883c045a8a8992362f70731116a4b8606a578189abdfab46dd94-d
2025-08-20T21:50:09.4839614Z [00:03:35.808]➜  packagefile github.com/prometheus/client_golang/prometheus/promhttp/internal=/root/.cache/go-build/58/584decfa984549dfcb4f16491e0a68d0776f4ef5eefe9827b9916219cf965440-d
2025-08-20T21:50:09.4840817Z [00:03:35.808]➜  packagefile go.opentelemetry.io/otel/sdk/instrumentation=/root/.cache/go-build/54/5438071d01f6db105fa4184c3c2fb3876f28e44d7b6626bc819607ec7705f949-d
2025-08-20T21:50:09.4842024Z [00:03:35.808]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/root/.cache/go-build/7b/7bc09efb03d1c8ad6e5a68f2467f24325753b0db8591f6d5d08a65e3c3db2cce-d
2025-08-20T21:50:09.4843257Z [00:03:35.808]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/root/.cache/go-build/74/74ce0d443e639eacaa194d48c6ea169ec06acb262113e31a732050bf22ab0f6b-d
2025-08-20T21:50:09.4844345Z [00:03:35.808]➜  packagefile go.opentelemetry.io/otel/metric/noop=/root/.cache/go-build/a0/a0a46f3c656f4178eef7c81c309e4577e34bb7cf6e055b6714793a06850de018-d
2025-08-20T21:50:09.4845438Z [00:03:35.808]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal=/root/.cache/go-build/33/337f7bc25dcd7fe127f2373c85df31ed8934bf439a8d37be338169bc132ea7b7-d
2025-08-20T21:50:09.4846619Z [00:03:35.808]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/aggregate=/root/.cache/go-build/c9/c97f59a631de034465def72c6bc5f73b66411f7c18cdd6f746f670ef50cbd366-d
2025-08-20T21:50:09.4847838Z [00:03:35.808]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/exemplar=/root/.cache/go-build/5a/5a4b1fd07ad54b62a940c4f2a49b5db03d354f7009a3e57702c8720cc3bfc219-d
2025-08-20T21:50:09.4849025Z [00:03:35.808]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/x=/root/.cache/go-build/0b/0bccd49a21fc40bea8369ef441c35530234456ad579fdf3e4aa53b6eee520d55-d
2025-08-20T21:50:09.4850173Z [00:03:35.808]➜  packagefile github.com/netbirdio/netbird/formatter/hook=/root/.cache/go-build/ee/eeb7b44bdf32564d5a0209be19699a60b7f6187f7a4f66875a9c378672913b3c-d
2025-08-20T21:50:09.4851321Z [00:03:35.808]➜  packagefile github.com/netbirdio/netbird/formatter/logcat=/root/.cache/go-build/4a/4aaf61881c3ebcdc29a7e76bdf466f520194d31c54c4e5ae2499e0334d38cc65-d
2025-08-20T21:50:09.4852482Z [00:03:35.808]➜  packagefile github.com/netbirdio/netbird/formatter/syslog=/root/.cache/go-build/e7/e74f55d948bf4ba3701af6f8bff4153051ba95bc30ce604c5c17cdcdbeca794a-d
2025-08-20T21:50:09.4853849Z [00:03:35.808]➜  packagefile github.com/netbirdio/netbird/formatter/txt=/root/.cache/go-build/8c/8cc79d79e01c9e7750872c4c35198d76ac3a01999675be313a82de686dcce5e5-d
2025-08-20T21:50:09.4854962Z [00:03:35.808]➜  packagefile google.golang.org/grpc/internal/grpclog=/root/.cache/go-build/52/52af4aa7a5a82983b79041202b577076f82f82f9829cc16c8d7f51d722bce927-d
2025-08-20T21:50:09.4856121Z [00:03:35.808]➜  packagefile text/template/parse=/root/.cache/go-build/ae/ae9a0621f6fde77d467410d5f5eb272519921568672f4da4250ac6f9f4f196e5-d
2025-08-20T21:50:09.4857026Z [00:03:35.808]➜  packagefile hash/crc32=/root/.cache/go-build/e3/e36bce83c26b8b2ee1e4252372500667e678fc49dc293d7ad42ca57243f7f1c5-d
2025-08-20T21:50:09.4858014Z [00:03:35.808]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/root/.cache/go-build/b9/b928c7151297398403660b1b9809ffe85f877e33acd41d2f9999547d7cdbd1e5-d
2025-08-20T21:50:09.4859102Z [00:03:35.808]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/root/.cache/go-build/33/33c4eb71fa76cbecb0682a6ea382f0f2685742cae6e1dabfd36cb1b768c1624c-d
2025-08-20T21:50:09.4860178Z [00:03:35.808]➜  packagefile vendor/golang.org/x/text/unicode/norm=/root/.cache/go-build/93/93c79bca53aeb43e2e6544e4e4f2cc3f0b78596410952a2fed343d8c28209bad-d
2025-08-20T21:50:09.4861193Z [00:03:35.808]➜  packagefile mime/quotedprintable=/root/.cache/go-build/79/791ddfd8b3983aae62df0ca0947d6fab622405d102638cb76f40e33d3c4928a0-d
2025-08-20T21:50:09.4862286Z [00:03:35.808]➜  packagefile crypto/internal/fips140/nistec/fiat=/root/.cache/go-build/de/def1f06f1fec2232cfe08575ef0c3c15c592d40340fd84c8e94a1611a10a3027-d
2025-08-20T21:50:09.4863364Z [00:03:35.808]➜  packagefile crypto/sha3=/root/.cache/go-build/31/315fca7796f9d1dee9f4d8a414be1e5f5753675893b4a76480411dde28e05aa0-d
2025-08-20T21:50:09.4864357Z [00:03:35.808]➜  packagefile crypto/internal/fips140/edwards25519=/root/.cache/go-build/4b/4bb9c913e6e38905d1fbe1acee007f1a63e721cadc9cb58f4450a7556961e34a-d
2025-08-20T21:50:09.4865376Z [00:03:35.808]➜  packagefile crypto/internal/entropy=/root/.cache/go-build/c9/c9673cb58317490f6d318f8d40695146a2458c77622a9984fd997c89ed871c90-d
2025-08-20T21:50:09.4866347Z [00:03:35.808]➜  packagefile unique=/root/.cache/go-build/31/31e528a46c3c921de362b49c379fabc13d93d6d9cb23e5b80c9c14909d23d9e5-d
2025-08-20T21:50:09.4867306Z [00:03:35.808]➜  packagefile golang.org/x/crypto/cryptobyte=/root/.cache/go-build/b9/b9ac23b2192bbbee97b8c3c4e99dfa6249ec44cc21a579e58bfaea3621f87085-d
2025-08-20T21:50:09.4868387Z [00:03:35.808]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/root/.cache/go-build/17/17e4e991c54a508d6993c6e7911ed4f8d66943233eceb623c45f7c9303a824a8-d
2025-08-20T21:50:09.4869379Z [00:03:35.808]➜  packagefile encoding/base32=/root/.cache/go-build/dd/dd8d3543bfabdaac6aa4b90a5b5be84ca6fd221e8a3ff90a1e9e7879fa715796-d
2025-08-20T21:50:09.4870391Z [00:03:35.808]➜  packagefile github.com/zeebo/blake3/internal/alg=/root/.cache/go-build/82/825cb65ee56b1086ebb0b0fdaea900e559d67eb7220438f62b17c489588530ad-d
2025-08-20T21:50:09.4871466Z [00:03:35.808]➜  packagefile github.com/zeebo/blake3/internal/consts=/root/.cache/go-build/86/862b56822e3ffc4632c8b2e201841555161b44c1586eb4d8558a20f8788c2e7e-d
2025-08-20T21:50:09.4872578Z [00:03:35.808]➜  packagefile github.com/zeebo/blake3/internal/utils=/root/.cache/go-build/c8/c801f85a3c550b84f57535f78d875077039276133430a1d9aa7a419b33a3450a-d
2025-08-20T21:50:09.4873727Z [00:03:35.808]➜  packagefile golang.org/x/text/secure/bidirule=/root/.cache/go-build/d1/d1a5bd1241029b7940f4d2ca506896544879bc04639642eb707971dd7c38275f-d
2025-08-20T21:50:09.4874754Z [00:03:35.808]➜  packagefile golang.org/x/text/unicode/bidi=/root/.cache/go-build/63/638143b2e95c4597399914651771b7355810752cc3a6eb66bff3305a02298e85-d
2025-08-20T21:50:09.4875816Z [00:03:35.808]➜  packagefile golang.org/x/text/unicode/norm=/root/.cache/go-build/bd/bd5e4526f0387b908df20af6c75a3363456578a142d4f4817638039a72cf8bba-d
2025-08-20T21:50:09.4876758Z [00:03:35.808]➜  packagefile regexp/syntax=/root/.cache/go-build/5d/5dc0ab6af6d11857a8878bee66a464632298e872e277f3193cedca8902217a7c-d
2025-08-20T21:50:09.4877842Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/root/.cache/go-build/cc/cc6a7d5adabf02b7f775c2ecde84350c02c8e7fae384f699b62737ad21de1e07-d
2025-08-20T21:50:09.4879054Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/root/.cache/go-build/71/71bb235d97791e38a0e073d5cc442dfe3c487727cfc3324f3f9e29b0b82216c9-d
2025-08-20T21:50:09.4880338Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/internal/errors=/root/.cache/go-build/9c/9c5763a9026c6e5ff54f3f73353acc1ff67769dca83d17534b881e06413a07ce-d
2025-08-20T21:50:09.4881454Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/internal/flags=/root/.cache/go-build/98/98ba6ede1256a22ce304300925eb768ed7fa0a0941ddb2fb471844bc4493652c-d
2025-08-20T21:50:09.4882558Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/internal/genid=/root/.cache/go-build/70/70417901cf3f01a98bedaed0e66a013e987754d888dd08fab0087c3391ec7372-d
2025-08-20T21:50:09.4883908Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/internal/order=/root/.cache/go-build/d9/d9a5bd836f01eda8e79fd80f749d837c37f3eed2f23a287a659461c3b2d73a13-d
2025-08-20T21:50:09.4885040Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/internal/pragma=/root/.cache/go-build/5e/5e6253de1ecd96697c531c6fd68a5450ad594e61e86a35283575a123b1344094-d
2025-08-20T21:50:09.4886290Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/internal/set=/root/.cache/go-build/68/68e1d1b142d60fd000736d89950cec3763c0ae8804011eba0459e3ac776dc175-d
2025-08-20T21:50:09.4887394Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/internal/strs=/root/.cache/go-build/21/21eae1f784d643e06ee7bcdac1197ce00f0ea60d23e26fb05bb1f13551dccf70-d
2025-08-20T21:50:09.4888547Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/root/.cache/go-build/d0/d0e412bfc31585e9d475d4dc881d3c1f49b70ab03043b9ebcb76d78db178bd6d-d
2025-08-20T21:50:09.4889753Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/internal/editionssupport=/root/.cache/go-build/1d/1d8b53b045d39db9eb47a60527f74974c8b2c2aa6d43bef71d9214e50d039534-d
2025-08-20T21:50:09.4891004Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/root/.cache/go-build/54/54f7469c72f1759870b36b1ba71a11295b0aaac02154e46b43cf1c4341d18d7e-d
2025-08-20T21:50:09.4892160Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/internal/filedesc=/root/.cache/go-build/1a/1a242148912e438a46d9f6e64e50a4f239c76f96a53c4ba75e42f9278b4578e5-d
2025-08-20T21:50:09.4893514Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/root/.cache/go-build/49/491adb4c723c992874cc74f5f1e772ac32f9b8b21bcca506674eebbd2339f2d9-d
2025-08-20T21:50:09.4894672Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/types/gofeaturespb=/root/.cache/go-build/4b/4b04e475ae0405ebb7eb629b37812db6e4aebf92ad274e9e0f35504c2427da83-d
2025-08-20T21:50:09.4895796Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/internal/filetype=/root/.cache/go-build/39/39607456414d8fb60a9e6216799cf81c2523600282bc319509af4036e20dace5-d
2025-08-20T21:50:09.4896919Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/internal/impl=/root/.cache/go-build/a5/a508c74df3bcc9fbecba999d2c109aae89ee9a1e4ae66dec51ae0f635e5cbcbf-d
2025-08-20T21:50:09.4898045Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/internal/protolazy=/root/.cache/go-build/6d/6dd3e17206583f614f2b410e3716f209a1d507ef2b45543e2d21f53dfc1f410e-d
2025-08-20T21:50:09.4899221Z [00:03:35.808]➜  packagefile google.golang.org/protobuf/internal/version=/root/.cache/go-build/43/43e1b7b2698f6b4a28c2a63a10d42107471c5ca095cc836d0cd3c53740eb35be-d
2025-08-20T21:50:09.4900345Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/root/.cache/go-build/1b/1b757ef2410a14dff782feed125390345ffa9e6e26e79b1db03cff75bec73313-d
2025-08-20T21:50:09.4901437Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/root/.cache/go-build/f3/f3c0582d82c1c81cc5d00943a6f3126ae9828833ad048b5a1194cc5a259e06fd-d
2025-08-20T21:50:09.4902611Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sync/singleflight=/root/.cache/go-build/f7/f79e742ba9fd32bf9ec32e255d6c50ea8912e67d1b38633e8eb36457e4d241d4-d
2025-08-20T21:50:09.4903852Z [00:03:35.808]➜  packagefile github.com/aws/smithy-go/auth/bearer=/root/.cache/go-build/c0/c0ab2d743540e41379b4e7eca7fdd094fa17b7dd71de77d1b6302a151f5a599c-d
2025-08-20T21:50:09.4905051Z [00:03:35.808]➜  packagefile github.com/aws/smithy-go/logging=/root/.cache/go-build/4a/4ac3730ac629e8111777ff055a90c2a78deda9e561e87c17403a25eb324f39eb-d
2025-08-20T21:50:09.4906090Z [00:03:35.808]➜  packagefile github.com/aws/smithy-go/middleware=/root/.cache/go-build/40/40f3dd00ef311feaef0d19817816df362f14778b2bf07d080a3234f436e720fa-d
2025-08-20T21:50:09.4907114Z [00:03:35.808]➜  packagefile github.com/aws/smithy-go/ptr=/root/.cache/go-build/d3/d32b07f53f8ced21fb080d3cb56109e96e78f67c62d199201336b4adad1679ff-d
2025-08-20T21:50:09.4908174Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/root/.cache/go-build/dd/ddbc0beb679ff93d3ae660cd222405e34607f481683df89de54ac68e0fd3cff6-d
2025-08-20T21:50:09.4909285Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/ratelimit=/root/.cache/go-build/44/447e35b71a69316b7fca0b8c5d2d50ac54a016a7c8fc92ddf637a08fb8ec44b2-d
2025-08-20T21:50:09.4910395Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/context=/root/.cache/go-build/ca/caacef340a4b335c37aeb27d1f3b153e24429b59cd67f783667c8a6a28445342-d
2025-08-20T21:50:09.4911584Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/timeconv=/root/.cache/go-build/43/432a5352486e9c9d304266e9f0c0645a36fd9c6fe4fc4070193a2b6811976116-d
2025-08-20T21:50:09.4912634Z [00:03:35.808]➜  packagefile github.com/aws/smithy-go=/root/.cache/go-build/0a/0ae22309d8761d884fa038fcfd67a64927ad7af6b04eca1f8f1e9e03cfdbb728-d
2025-08-20T21:50:09.4913749Z [00:03:35.808]➜  packagefile github.com/aws/smithy-go/metrics=/root/.cache/go-build/41/417ceadf06f994bef2bef1f6c4ad2546bd163642bd4346c074ade49704d72a4a-d
2025-08-20T21:50:09.4914785Z [00:03:35.808]➜  packagefile github.com/aws/smithy-go/tracing=/root/.cache/go-build/56/562de5bc655ac41e72ef0bfb2b85b33b8b3c66c430fba6e54f70cfdc04dc8dcd-d
2025-08-20T21:50:09.4915906Z [00:03:35.808]➜  packagefile github.com/aws/smithy-go/transport/http=/root/.cache/go-build/63/63b42057289ec0b91c449899507eb48b13dea7d4263df7d135f32d21403b77b7-d
2025-08-20T21:50:09.4917030Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/root/.cache/go-build/9a/9a0c3ca8013a859e07f399f749ee2edfa10834cf0649c82211599a291beb7d51-d
2025-08-20T21:50:09.4918197Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds=/root/.cache/go-build/79/798038edc9e74afb95b7eaaf05b6e56d6da9327d443030d2f68cdbe719e64fd9-d
2025-08-20T21:50:09.4919387Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds=/root/.cache/go-build/0f/0f53ce5d171b525b49b7ec928368d35b54a5c813c2a6fd76b4861dbba11f1522-d
2025-08-20T21:50:09.4920578Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/processcreds=/root/.cache/go-build/c7/c73ed6f43105c3b884a6be4f1242c6a58ab7d59765e65b3e1c6a79fe2c77c6d4-d
2025-08-20T21:50:09.4921743Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/ssocreds=/root/.cache/go-build/40/403e52c6315964d5cbeefab443f9f4379d77e7f87fe221e15f8673b0985e620c-d
2025-08-20T21:50:09.4922897Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/stscreds=/root/.cache/go-build/66/665cda81d28e09cf6d05e63f7db81494d09f0e649ac2ae947690fb7a0ee3487f-d
2025-08-20T21:50:09.4924308Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds=/root/.cache/go-build/b9/b909ad0b3624d0c4572de8a9b0d7906850200ad6de9d2fd19b87fbb190962c91-d
2025-08-20T21:50:09.4925409Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/ini=/root/.cache/go-build/af/afd41110c878dfd44094234cd7b789793c55eb44b0b5e12f57431aaeaeb7ef1d-d
2025-08-20T21:50:09.4926542Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/shareddefaults=/root/.cache/go-build/1f/1fdb255790b9298a0126b665db19f99d77655d586dcfbdceffe130b7a009bdf6-d
2025-08-20T21:50:09.4927662Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso=/root/.cache/go-build/08/0894c758a081f05991ee1ee3e8344201b6b05ee002fe2f924f235d292d9c4d96-d
2025-08-20T21:50:09.4928893Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc=/root/.cache/go-build/09/09bcb569c301a753ba7acdb2e8e51f4a3048121838bf0997a7e999865b71e065-d
2025-08-20T21:50:09.4929992Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts=/root/.cache/go-build/b3/b367a68f77ac7f16414a75d49841d8f3aebb4db2f9e4c3bc8486fdde9da30e04-d
2025-08-20T21:50:09.4931127Z [00:03:35.808]➜  packagefile github.com/aws/smithy-go/private/requestcompression=/root/.cache/go-build/e7/e74a1e224fce63b3739d07fb628c1587dfd4b004406a3375afc65bd3890bf76f-d
2025-08-20T21:50:09.4932156Z [00:03:35.808]➜  packagefile encoding/xml=/root/.cache/go-build/9a/9a73b44558d0361f79d5f625aeb6de1a00b53acd8851634667fb8ccaad6683d6-d
2025-08-20T21:50:09.4933408Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/root/.cache/go-build/b1/b197800d977edd89339c1d026d25b3ffa520602f0b3185ba367443639bf3bf70-d
2025-08-20T21:50:09.4934546Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/xml=/root/.cache/go-build/da/daecbc510e63599dc4af6fcb2879fef391fa3d4b00fa63c6bc01a02774ba7e75-d
2025-08-20T21:50:09.4935739Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/root/.cache/go-build/27/270ee1dbd54c3aca2fefec41968a96b3fbcbcf7481a809f28da2cbdf6af216e4-d
2025-08-20T21:50:09.4936837Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/root/.cache/go-build/69/6945798d3b024c85ede15053be641a8a62a22c4dc22f21e95c92011879498775-d
2025-08-20T21:50:09.4937962Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/root/.cache/go-build/bf/bf26866ddc48cdc3e8d3d3f18b7469f80c762ffaee8cc60513834c11abf3ea27-d
2025-08-20T21:50:09.4939118Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/root/.cache/go-build/92/92529bb1496a709ec56397337b94112357f366fe25145d63c3158c0cf1b94eb0-d
2025-08-20T21:50:09.4940422Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints=/root/.cache/go-build/ac/ac16bd999d11e3bf7569b08606842921aa44bc9cd72ca23b37e7256fa9963e08-d
2025-08-20T21:50:09.4941629Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/root/.cache/go-build/c8/c89af6397b6c79a3cd178f9cdfeab406d3fd0df2d3f0cbea8fe4333ef98bb520-d
2025-08-20T21:50:09.4942828Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/middleware=/root/.cache/go-build/7f/7f93bdc66fce3ba0f4cc85fa7be1bce9475b01d32a6ad9170e785a256a0ec097-d
2025-08-20T21:50:09.4944192Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53/internal/customizations=/root/.cache/go-build/7a/7a131788bcf6db80df3a86ecb9e8c42f182a58093c4061bd46baebdb32173522-d
2025-08-20T21:50:09.4945497Z [00:03:35.808]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53/internal/endpoints=/root/.cache/go-build/9e/9e430f9df6325ac0d574108e53dc979bfe1306d5a97e5481f544d93f743a48d4-d
2025-08-20T21:50:09.4946627Z [00:03:35.808]➜  packagefile github.com/aws/smithy-go/auth=/root/.cache/go-build/84/84615aef3de0ae890d56f1341809c9dda4284cab5e82486a1e9232e8d2adf9a8-d
2025-08-20T21:50:09.4947750Z [00:03:35.809]➜  packagefile github.com/aws/smithy-go/document=/root/.cache/go-build/b8/b8173e7853e98218c16d29587be15f4059e1bc081e51dafbf43f1ddf961338ac-d
2025-08-20T21:50:09.4948840Z [00:03:35.809]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/root/.cache/go-build/54/548f99230096ca7119ffeb5eeba9dbdfc613fe5906a808d23ecf31b4a4fa84c1-d
2025-08-20T21:50:09.4949938Z [00:03:35.809]➜  packagefile github.com/aws/smithy-go/encoding/xml=/root/.cache/go-build/f2/f2180336e59904b96e1b5128baf002a5933f0e1f71f1dadb0f579d2ef1d00f54-d
2025-08-20T21:50:09.4950995Z [00:03:35.809]➜  packagefile github.com/aws/smithy-go/endpoints=/root/.cache/go-build/0f/0f795d2ba15f90db688acc9a8ec1432990102a0193d82ecc34bfaa3751bf831b-d
2025-08-20T21:50:09.4952009Z [00:03:35.809]➜  packagefile github.com/aws/smithy-go/io=/root/.cache/go-build/81/81debd0cbf7639b045a873547030a5cdf5985597481a9a04e7522bb6c03313f8-d
2025-08-20T21:50:09.4953167Z [00:03:35.809]➜  packagefile github.com/aws/smithy-go/time=/root/.cache/go-build/8d/8d268f361c74659facfcfcd4fd0ad0d60b0eaf87b0cc0e46e4f546359aa53de4-d
2025-08-20T21:50:09.4954199Z [00:03:35.809]➜  packagefile github.com/aws/smithy-go/waiter=/root/.cache/go-build/a4/a44545760595cc21cf9cdc967d07868baecc734c7a5ab155df1afad1279714cb-d
2025-08-20T21:50:09.4955231Z [00:03:35.809]➜  packagefile github.com/jmespath/go-jmespath=/root/.cache/go-build/6a/6a7b57f4baddaced6d4ec9bd69e9a992876c2dba453f3f4f5560e28c9e21a1ea-d
2025-08-20T21:50:09.4956224Z [00:03:35.809]➜  packagefile golang.org/x/sys/cpu=/root/.cache/go-build/8c/8cd1ed2bbe0d46dfb993388c283631b0b70840c7e7d02a8c5d9d02c6573c0258-d
2025-08-20T21:50:09.4957222Z [00:03:35.809]➜  packagefile golang.org/x/crypto/internal/alias=/root/.cache/go-build/50/50522027e01aef4b4e6426ad07471dc735400f6844cf5c4d873a8d57a0916cd4-d
2025-08-20T21:50:09.4958357Z [00:03:35.809]➜  packagefile golang.org/x/crypto/internal/poly1305=/root/.cache/go-build/59/5946fbf2b9ae69642f4c365f9c4d1cd1dc294d50868672377e00cf320edc453a-d
2025-08-20T21:50:09.4959376Z [00:03:35.809]➜  packagefile embed=/root/.cache/go-build/04/04d0d56bd27f851969d22dc866a389171e6a79073d83c5b6bb415bf7f7c3b1e6-d
2025-08-20T21:50:09.4960392Z [00:03:35.809]➜  packagefile github.com/quic-go/quic-go/internal/congestion=/root/.cache/go-build/a0/a018d759e087f5e8ed443305c2a910f4ba0e6de5cb3de5b1a546946ee1dbd22a-d
2025-08-20T21:50:09.4961502Z [00:03:35.809]➜  packagefile github.com/quic-go/quic-go/internal/qtls=/root/.cache/go-build/3b/3b661bba2047db43ee6ef35bd98648ad6ab839c5437f316a54a58a51585f4007-d
2025-08-20T21:50:09.4962540Z [00:03:35.809]➜  packagefile golang.org/x/crypto/chacha20=/root/.cache/go-build/3f/3f6c486b0846f8316906e151fa559de8e7a9a25065fef854a88a9c6b404888f3-d
2025-08-20T21:50:09.4963871Z [00:03:35.809]➜  packagefile golang.org/x/crypto/chacha20poly1305=/root/.cache/go-build/6d/6d80cf55b4444f23d9a6df5a960e237d92d0d7794c85a769bf37686c10b7c274-d
2025-08-20T21:50:09.4964919Z [00:03:35.809]➜  packagefile golang.org/x/crypto/hkdf=/root/.cache/go-build/36/36f2cb4607feb0e3a1dfdbedcb939468ef5cca128a7c9f85956090d6c2a1a4e6-d
2025-08-20T21:50:09.4965899Z [00:03:35.809]➜  packagefile golang.org/x/net/bpf=/root/.cache/go-build/a4/a4edbb999867b0c19dabcc5246c332235a018c3cec377ef06499d6fc5227b647-d
2025-08-20T21:50:09.4966880Z [00:03:35.809]➜  packagefile golang.org/x/net/internal/iana=/root/.cache/go-build/94/9496cca9b6dcd74659548af456928a2f673730cf85b295707088b729eea08e38-d
2025-08-20T21:50:09.4967908Z [00:03:35.809]➜  packagefile golang.org/x/net/internal/socket=/root/.cache/go-build/ee/eee83aa673b25377dfd84044c29f582fe0187e7409c9b9457ada3858eeab3f30-d
2025-08-20T21:50:09.4968882Z [00:03:35.809]➜  packagefile internal/saferio=/root/.cache/go-build/b1/b1caf3e2fe0a6b0767739b8966244e2f0ac12ea976470a457aae904caaaeb99b-d
2025-08-20T21:50:09.4969777Z [00:03:35.809]➜  packagefile log/slog=/root/.cache/go-build/bf/bfc19bc44ad3fb3753e78e424509d838b84f0ba879f5ecb2f066e5f5fcb3e18d-d
2025-08-20T21:50:09.4970691Z [00:03:35.809]➜  packagefile github.com/go-logr/stdr=/root/.cache/go-build/10/10f0a57aa6f4836b3b5b482f8ed304d534306dbaaf6bd380899eb93650a09b58-d
2025-08-20T21:50:09.4971780Z [00:03:35.809]➜  packagefile go.opentelemetry.io/otel/codes=/root/.cache/go-build/ff/fffb3d3877820a81dfc76e32f92f4a766bffc2d744455b34ed8fdcb67b6cfa78-d
2025-08-20T21:50:09.4972892Z [00:03:35.809]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/root/.cache/go-build/c2/c250f27f924bdd1ceeeb13af6abab8b101bd223aa4dec36dd4fcc0eaf88a2f78-d
2025-08-20T21:50:09.4974182Z [00:03:35.809]➜  packagefile go.opentelemetry.io/otel/baggage=/root/.cache/go-build/05/05f708513f5cb6a4416981bc23b01e6459153c510c7a2802ea02100d6ea6b697-d
2025-08-20T21:50:09.4975209Z [00:03:35.809]➜  packagefile go.opentelemetry.io/otel/internal=/root/.cache/go-build/87/87859cb8c6d1193c75d5d089d496b383d567e5bbeac87ab555f5ec22c5a6aa0c-d
2025-08-20T21:50:09.4976307Z [00:03:35.809]➜  packagefile go.opentelemetry.io/otel/internal/attribute=/root/.cache/go-build/55/55fbb0691e4dd09226c7b4dac6eb94bdd20b9d94e45b280dbc28a34262e1d6a6-d
2025-08-20T21:50:09.4977517Z [00:03:35.809]➜  packagefile github.com/munnerz/goautoneg=/root/.cache/go-build/8d/8dfe62c81fb597fa1e52ac28dd0c60bb41253d993bd074916d3dd7c2dcd7c368-d
2025-08-20T21:50:09.4978617Z [00:03:35.809]➜  packagefile google.golang.org/protobuf/encoding/protodelim=/root/.cache/go-build/9d/9d9a67c5a8cff3412803e11cf82237ca570a1930769234b6fa1fc2fe00aa13bb-d
2025-08-20T21:50:09.4979751Z [00:03:35.809]➜  packagefile github.com/prometheus/procfs/internal/fs=/root/.cache/go-build/c8/c8f4f9a30869f46745f365790dd9fdb5acbf8acbfc0c4bc2e26aa16e00753f34-d
2025-08-20T21:50:09.4980872Z [00:03:35.809]➜  packagefile github.com/prometheus/procfs/internal/util=/root/.cache/go-build/50/50d1e221de35a7517b65e35bc7312dee3f3e5db6c00b69689fec81770ab43d5d-d
2025-08-20T21:50:09.4982231Z [00:03:35.809]➜  packagefile github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header=/root/.cache/go-build/a0/a0d5161b9eb40dc24b0b0f895973f0ad1cd85f59a100e4e8580752cd0ed9384a-d
2025-08-20T21:50:09.4985694Z [00:03:35.809]➜  packagefile go.opentelemetry.io/otel/sdk=/root/.cache/go-build/c6/c6140f064ab6037674d9b49589e766a5f582431fcac7629acc2beb2c5f1c417f-d
2025-08-20T21:50:09.4986845Z [00:03:35.809]➜  packagefile go.opentelemetry.io/otel/semconv/v1.24.0=/root/.cache/go-build/d5/d50962f113776da92b8655b5142b5d74bd7520f168b92123bacdcfd10b09395e-d
2025-08-20T21:50:09.4987811Z [00:03:35.809]➜  packagefile os/user=/root/.cache/go-build/9c/9c2fe2a802268a6572c8264c11dd3c7f1da89da79fbd56a1588da6d322ffcd6e-d
2025-08-20T21:50:09.4988825Z [00:03:35.809]➜  packagefile github.com/netbirdio/netbird/shared/context=/root/.cache/go-build/53/53ddf580267c4f67345779117ca02690f4ee124b048a6c731ff89fd15c25ff9c-d
2025-08-20T21:50:09.4989975Z [00:03:35.809]➜  packagefile github.com/netbirdio/netbird/formatter/levels=/root/.cache/go-build/b8/b89563e5ed1181cd54245918988efbeb7b7ff2b655f104af91ed94539adecaa5-d
2025-08-20T21:50:09.4991092Z [00:03:35.809]➜  packagefile vendor/golang.org/x/text/transform=/root/.cache/go-build/65/6509cb803159f6dc3c8ac8f9c610dc40c4baf6884ced297932505a2dfcb6a904-d
2025-08-20T21:50:09.4992259Z [00:03:35.809]➜  packagefile github.com/zeebo/blake3/internal/alg/compress=/root/.cache/go-build/eb/eb4b7a4123438b8eb05fa4bc935d2cb3b3688596f89b25cc4d93f0d47090e476-d
2025-08-20T21:50:09.4993548Z [00:03:35.809]➜  packagefile github.com/zeebo/blake3/internal/alg/hash=/root/.cache/go-build/a3/a36fcfede06ffdeaf5981ea321fee3ea50ca63047d74eed19469ed9d8d0346d7-d
2025-08-20T21:50:09.4994629Z [00:03:35.809]➜  packagefile golang.org/x/text/transform=/root/.cache/go-build/43/43aaeba45de0feca8a84d92fb25cbe734255a446e17cb720cb89849cf3499991-d
2025-08-20T21:50:09.4995726Z [00:03:35.809]➜  packagefile google.golang.org/protobuf/internal/detrand=/root/.cache/go-build/d6/d67ad223d9e6511bf41dd3d1992bf39f1a71d77dace8d59c1dfbff814ed83601-d
2025-08-20T21:50:09.4996722Z [00:03:35.809]➜  packagefile go/token=/root/.cache/go-build/90/903a089b0dc856050f6f271e295b84bd90a00af75f2c32f38adaedb2974bc7d4-d
2025-08-20T21:50:09.4997739Z [00:03:35.809]➜  packagefile google.golang.org/protobuf/internal/descfmt=/root/.cache/go-build/99/99c19c5c1cc1280a410e9e6f73a65afbcbb5a2b7400447c103be39e6cc111e21-d
2025-08-20T21:50:09.4998998Z [00:03:35.809]➜  packagefile google.golang.org/protobuf/internal/descopts=/root/.cache/go-build/8c/8c15d6850015925eec669fece1c77b3482cffd9b196c28e9012aefc823262392-d
2025-08-20T21:50:09.5000154Z [00:03:35.809]➜  packagefile google.golang.org/protobuf/internal/encoding/tag=/root/.cache/go-build/94/9443741b2b6317caf07181ea974f6964c8e8bf6e800becd925835faadd103456-d
2025-08-20T21:50:09.5001254Z [00:03:35.809]➜  packagefile github.com/aws/smithy-go/context=/root/.cache/go-build/7a/7ad68010b8dd24334d9ddbc9ff2bce28395490e658492867876ae8be159f4d33-d
2025-08-20T21:50:09.5002465Z [00:03:35.809]➜  packagefile github.com/aws/smithy-go/internal/sync/singleflight=/root/.cache/go-build/3e/3eab16ca97cc902033599787b2b383c1af7618b5d7f77f1afe79614ef41f0968-d
2025-08-20T21:50:09.5003665Z [00:03:35.809]➜  packagefile github.com/aws/smithy-go/rand=/root/.cache/go-build/f5/f5e255f88c3400db1aed56726e2a6c7a9db9ff639199564dcf324f70494dc300-d
2025-08-20T21:50:09.5004877Z [00:03:35.809]➜  packagefile github.com/aws/smithy-go/transport/http/internal/io=/root/.cache/go-build/d4/d4fafdd46961ca9cb7eb04be0fba7873377f448a98f85d8c7287b585be625368-d
2025-08-20T21:50:09.5005940Z [00:03:35.809]➜  packagefile net/http/httputil=/root/.cache/go-build/94/94e16af22cbe881c0ef00b88698db7128ae93dabb586df9618933bf674c82569-d
2025-08-20T21:50:09.5007101Z [00:03:35.809]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client=/root/.cache/go-build/6f/6f64603e39dcdd15040a5b819b1cdf51e7c7fe8b807026b8d27e51c59366438b-d
2025-08-20T21:50:09.5008327Z [00:03:35.809]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdkio=/root/.cache/go-build/ed/ede0fffd38872a81a8dcaff18c59c79269576edf37b50e5e74e575ae53129a98-d
2025-08-20T21:50:09.5009373Z [00:03:35.809]➜  packagefile os/exec=/root/.cache/go-build/4d/4d54bfca53e28401c25b13e4b002a130e4584fcf877ff2a7d6c9dcf7d72192c7-d
2025-08-20T21:50:09.5010493Z [00:03:35.809]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts/types=/root/.cache/go-build/ae/aea27d41a01de9774920c18588f93fc461452a8d958f8e94953caf234b22c65d-d
2025-08-20T21:50:09.5011703Z [00:03:35.809]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config=/root/.cache/go-build/5b/5b919a811653ce6c81f4dbe4cacc4b4408a5d3b40755d869235c4b303d46786c-d
2025-08-20T21:50:09.5012913Z [00:03:35.809]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=/root/.cache/go-build/2e/2eed879979efca37c5eb116157734282fa7495c694f541e7fa6fbdf946c60468-d
2025-08-20T21:50:09.5014427Z [00:03:35.809]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints=/root/.cache/go-build/02/02961f3c571acd828b459d8c65711d2307a8d4b34b98a4334d9fd9ac5ee695a2-d
2025-08-20T21:50:09.5015612Z [00:03:35.809]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso/types=/root/.cache/go-build/c9/c9672a79d5ee346983980d997b8c9bb0155032b82d09a48a8a528d2cb5dae48e-d
2025-08-20T21:50:09.5016848Z [00:03:35.809]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints=/root/.cache/go-build/5f/5ffbb76effbe41332f5ebbff0ef4012e16c0ec3ae04bb86aab39ce198b0d1089-d
2025-08-20T21:50:09.5018089Z [00:03:35.809]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/types=/root/.cache/go-build/bc/bcec3ae455fd8dcf99335e9125d90cf3ba9f18cabe0bf57577a7a5d001b10761-d
2025-08-20T21:50:09.5019225Z [00:03:35.809]➜  packagefile github.com/aws/smithy-go/encoding/json=/root/.cache/go-build/6c/6cc541dc89ab13505a93fc9024f8a15c801acc29ac494399bfc1f08a6ec96811-d
2025-08-20T21:50:09.5020345Z [00:03:35.809]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/query=/root/.cache/go-build/10/10b807423bf49697da7d0df461d1b9ca61cb96eb9f5c7f569ae34cfde606ec86-d
2025-08-20T21:50:09.5021553Z [00:03:35.809]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding=/root/.cache/go-build/d6/d60ec38cc57c06b2ed6e746b77ee98f4e4f34f6d67ba6c69cc9df16efe363b65-d
2025-08-20T21:50:09.5022904Z [00:03:35.809]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/presigned-url=/root/.cache/go-build/70/7019404085d8da0d6fc3c58c0b87fa1a0b450bed05f2d4ca868257449af8a058-d
2025-08-20T21:50:09.5024407Z [00:03:35.809]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints=/root/.cache/go-build/d4/d49efd6e1ec3d28bb14d0aadf7c2a809e593be3ba9fb55addf0fb40ba1dcdf09-d
2025-08-20T21:50:09.5025630Z [00:03:35.809]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4=/root/.cache/go-build/61/61c59dea7e2304da1c4f3705d6bc82cccfd3f0584fc8115d7a73d263d2a5c010-d
2025-08-20T21:50:09.5026803Z [00:03:35.809]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/root/.cache/go-build/f8/f8cc1d8e8613a79782f9611bbdb8ccd37e5ebaf35c718493c4c8010d0a1985e6-d
2025-08-20T21:50:09.5027905Z [00:03:35.809]➜  packagefile github.com/aws/smithy-go/encoding=/root/.cache/go-build/fc/fc88968f1d014319db2d22ce09010c2f0c9b6e695ad97b9802c3fe9511045075-d
2025-08-20T21:50:09.5028975Z [00:03:35.809]➜  packagefile log/slog/internal=/root/.cache/go-build/a0/a0754a084ce4f0f625656a5dca05dec162c764d7427042a3381e138830d70035-d
2025-08-20T21:50:09.5029940Z [00:03:35.809]➜  packagefile log/slog/internal/buffer=/root/.cache/go-build/36/36eb2e8aaccbeba90afc12b134521137935cf1e21b7a560ac87472a04d456af2-d
2025-08-20T21:50:09.5030944Z [00:03:35.809]➜  packagefile github.com/go-logr/logr/funcr=/root/.cache/go-build/69/69196f890c0315dff7e9c63d139b88a0acbe6e3bf1cec1b66ced4a097d741a88-d
2025-08-20T21:50:09.5032018Z [00:03:35.809]➜  packagefile go.opentelemetry.io/otel/internal/baggage=/root/.cache/go-build/ca/caeaebbbb2a89ff79d6ca3623d188234cda150f05cc5257908b2aaaad4f3a892-d
2025-08-20T21:50:09.5033409Z [00:03:35.809]➜  packagefile github.com/zeebo/blake3/internal/alg/compress/compress_pure=/root/.cache/go-build/8c/8c7da1aace14875ada9a6e6a08ac21b39e07a6386c72b646065c4082e75d2a99-d
2025-08-20T21:50:09.5034701Z [00:03:35.809]➜  packagefile github.com/zeebo/blake3/internal/alg/compress/compress_sse41=/root/.cache/go-build/46/46061b9f42540b52431a3723fda4d4e01bf87479380250175258bba81989a5c7-d
2025-08-20T21:50:09.5036010Z [00:03:35.809]➜  packagefile github.com/zeebo/blake3/internal/alg/hash/hash_avx2=/root/.cache/go-build/7a/7a455fe162e6bdfbaf2eba516e4e98d15b945b516ac2b33103857f3786aad846-d
2025-08-20T21:50:09.5037223Z [00:03:35.809]➜  packagefile github.com/zeebo/blake3/internal/alg/hash/hash_pure=/root/.cache/go-build/23/233d85a6fad049621c4dc55d94f190035d555db4199c5db91f40e0be97c1539d-d
2025-08-20T21:50:09.5038369Z [00:03:35.809]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/strings=/root/.cache/go-build/35/3538b7bf8b3623317707f1d55694496f1ff7f7a966e2fbde808f5775a5f2a38d-d
2025-08-20T21:50:09.5063642Z [00:03:35.809]➜  modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/netbirdio/netbird/relay\nmod\tgithub.com/netbirdio/netbird\tv0.55.2-0.20250820170419-0d2845ea310b\t\ndep\tgithub.com/aws/aws-sdk-go-v2\tv1.36.3\th1:mJoei2CxPutQVxaATCzDUjcZEjVRdpsiiXi2o38yqWM=\ndep\tgithub.com/aws/aws-sdk-go-v2/config\tv1.29.14\th1:f+eEi/2cKCg9pqKBoAIwRGzVb70MRKqWX4dg1BDcSJM=\ndep\tgithub.com/aws/aws-sdk-go-v2/credentials\tv1.17.67\th1:9KxtdcIA/5xPNQyZRgUSpYOE6j9Bc4+D7nZua0KGYOM=\ndep\tgithub.com/aws/aws-sdk-go-v2/feature/ec2/imds\tv1.16.30\th1:x793wxmUWVDhshP8WW2mlnXuFrO4cOd3HLBroh1paFw=\ndep\tgithub.com/aws/aws-sdk-go-v2/internal/configsources\tv1.3.34\th1:ZK5jHhnrioRkUNOc+hOgQKlUL5JeC3S6JgLxtQ+Rm0Q=\ndep\tgithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2\tv2.6.34\th1:SZwFm17ZUNNg5Np0ioo/gq8Mn6u9w19Mri8DnJ15Jf0=\ndep\tgithub.com/aws/aws-sdk-go-v2/internal/ini\tv1.8.3\th1:bIqFDwgGXXN1Kpp99pDOdKMTTb5d2KyU5X/BZxjOkRo=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/internal/accept-encoding\tv1.12.3\th1:eAh2A4b5IzM/lum78bZ590jy36+d/aFLgKF/4Vd1xPE=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/internal/presigned-url\tv1.12.15\th1:dM9/92u2F1JbDaGooxTq18wmmFzbJRfXfVfy96/1CXM=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/route53\tv1.42.3\th1:MmLCRqP4U4Cw9gJ4bNrCG0mWqEtBlmAVleyelcHARMU=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/sso\tv1.25.3\th1:1Gw+9ajCV1jogloEv1RRnvfRFia2cL6c9cuKV2Ps+G8=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/ssooidc\tv1.30.1\th1:hXmVKytPfTy5axZ+fYbR5d0cFmC3JvwLm5kM83luako=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/sts\tv1.33.19\th1:1XuUZ8mYJw9B6lzAkXhqHlJd/XvaX32evhproijJEZY=\ndep\tgithub.com/aws/smithy-go\tv1.22.2\th1:6D9hW43xKFrRx/tXXfAlIZc4JI+yQe6snnWcQyxSyLQ=\ndep\tgithub.com/beorn7/perks\tv1.0.1\th1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=\ndep\tgithub.com/caddyserver/certmagic\tv0.21.3\th1:pqRRry3yuB4CWBVq9+cUqu+Y6E2z8TswbhNx1AZeYm0=\ndep\tgithub.com/caddyserver/zerossl\tv0.1.3\th1:onS+pxp3M8HnHpN5MMbOMyNjmTheJyWRaZYwn+YTAyA=\ndep\tgithub.com/cespare/xxhash/v2\tv2.3.0\th1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=\ndep\tgithub.com/coder/websocket\tv1.8.12\th1:5bUXkEPPIbewrnkU8LTCLVaxi4N4J8ahufH2vlo4NAo=\ndep\tgithub.com/go-logr/logr\tv1.4.2\th1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY=\ndep\tgithub.com/go-logr/stdr\tv1.2.2\th1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=\ndep\tgithub.com/golang/protobuf\tv1.5.4\th1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=\ndep\tgithub.com/hashicorp/errwrap\tv1.1.0\th1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I=\ndep\tgithub.com/hashicorp/go-multierror\tv1.1.1\th1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo=\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\th1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg=\ndep\tgithub.com/klauspost/cpuid/v2\tv2.2.7\th1:ZWSB3igEs+d0qvnxR/ZBzXVmxkgt8DdzP6m9pfuVLDM=\ndep\tgithub.com/libdns/libdns\tv0.2.2\th1:O6ws7bAfRPaBsgAYt8MDe2HcNBGC29hkZ9MX2eUSX3s=\ndep\tgithub.com/libdns/route53\tv1.5.0\th1:2SKdpPFl/qgWsXQvsLNJJAoX7rSxlk7zgoL4jnWdXVA=\ndep\tgithub.com/mholt/acmez/v2\tv2.0.1\th1:3/3N0u1pLjMK4sNEAFSI+bcvzbPhRpY383sy1kLHJ6k=\ndep\tgithub.com/miekg/dns\tv1.1.59\th1:C9EXc/UToRwKLhK5wKU/I4QVsBUc8kE6MkHBkeypWZs=\ndep\tgithub.com/munnerz/goautoneg\tv0.0.0-20191010083416-a7dc8b61c822\th1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=\ndep\tgithub.com/prometheus/client_golang\tv1.22.0\th1:rb93p9lokFEsctTys46VnV1kLCDpVZ0a/Y92Vm0Zc6Q=\ndep\tgithub.com/prometheus/client_model\tv0.6.1\th1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=\ndep\tgithub.com/prometheus/common\tv0.62.0\th1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ2Io=\ndep\tgithub.com/prometheus/procfs\tv0.15.1\th1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=\ndep\tgithub.com/quic-go/quic-go\tv0.48.2\th1:wsKXZPeGWpMpCGSWqOcqpW2wZYic/8T3aqiOID0/KWE=\ndep\tgithub.com/sirupsen/logrus\tv1.9.3\th1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=\ndep\tgithub.com/spf13/cobra\tv1.7.0\th1:hyqWnYt1ZQShIddO5kBpj3vu05/++x6tJ6dg8EC572I=\ndep\tgithub.com/spf13/pflag\tv1.0.5\th1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=\ndep\tgithub.com/zeebo/blake3\tv0.2.3\th1:TFoLXsjeXqRNFxSbk35Dk4YtszE/MQQGK10BH4ptoTg=\ndep\tgo.opentelemetry.io/otel\tv1.26.0\th1:LQwgL5s/1W7YiiRwxf03QGnWLb2HW4pLiAhaA5cZXBs=\ndep\tgo.opentelemetry.io/otel/exporters/prometheus\tv0.48.0\th1:sBQe3VNGUjY9IKWQC6z2lNqa5iGbDSxhs60ABwK4y0s=\ndep\tgo.opentelemetry.io/otel/metric\tv1.26.0\th1:7S39CLuY5Jgg9CrnA9HHiEjGMF/X2VHvoXGgSllRz30=\ndep\tgo.opentelemetry.io/otel/sdk\tv1.26.0\th1:Y7bumHf5tAiDlRYFmGqetNcLaVUZmh4iYfmGxtmz7F8=\ndep\tgo.opentelemetry.io/otel/sdk/metric\tv1.26.0\th1:cWSks5tfriHPdWFnl+qpX3P681aAYqlZHcAyHw5aU9Y=\ndep\tgo.opentelemetry.io/otel/trace\tv1.26.0\th1:1ieeAUb4y0TE26jUFrCIXKpTuVK7uJGN9/Z/2LP5sQA=\ndep\tgo.uber.org/multierr\tv1.11.0\th1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=\ndep\tgo.uber.org/zap\tv1.27.0\th1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=\ndep\tgolang.org/x/crypto\tv0.37.0\th1:kJNSjF/Xp7kU0iB2Z+9viTPMW4EqqsrywMXLJOOsXSE=\ndep\tgolang.org/x/exp\tv0.0.0-20240506185415-9bf2ced13842\th1:vr/HnozRka3pE4EsMEg1lgkXJkTFJCVUX+S/ZT6wYzM=\ndep\tgolang.org/x/net\tv0.39.0\th1:ZCu7HMWDxpXpaiKdhzIfaltL9Lp31x/3fCP11bc6/fY=\ndep\tgolang.org/x/sys\tv0.32.0\th1:s77OFDvIQeibCmezSnk/q6iAfkdiQaJi4VzroCFrN20=\ndep\tgolang.org/x/text\tv0.24.0\th1:dd5Bzh4yt5KYA8f9CJHCP4FB4D51c2c6JvN37xJJkJ0=\ndep\tgolang.zx2c4.com/wireguard/wgctrl\tv0.0.0-20230429144221-925a1e7659e6\th1:CawjfCvYQH2OU3/TnxLx97WDSUDRABfT18pCOYwc2GE=\ndep\tgoogle.golang.org/grpc\tv1.64.1\th1:LKtvyfbX3UGVPFcGqJ9ItpVWW6oN/2XqTxfAnwRRXiA=\ndep\tgoogle.golang.org/protobuf\tv1.36.6\th1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9xY=\ndep\tgopkg.in/natefinch/lumberjack.v2\tv2.0.0\th1:1Lc07Kr7qY4U2YPouBjpCLxpiyxIVoxqXgkXLknAOE8=\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-trimpath=true\nbuild\tDefaultGODEBUG=containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,multipathtcp=0,randseednop=0,rsa1024min=0,tlsmlkem=0,tlssha1=1,updatemaxprocs=0,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\nbuild\tvcs=git\nbuild\tvcs.revision=0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8\nbuild\tvcs.time=2025-08-20T17:04:19Z\nbuild\tvcs.modified=false\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
2025-08-20T21:50:09.5085065Z [00:03:35.809]➜  EOF
2025-08-20T21:50:09.5085336Z [00:03:35.809]➜  mkdir -p $WORK/b001/exe/
2025-08-20T21:50:09.5085615Z [00:03:35.809]➜  cd .
2025-08-20T21:50:09.5087920Z [00:03:35.809]➜  GOROOT='' /root/.go/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,multipathtcp=0,randseednop=0,rsa1024min=0,tlsmlkem=0,tlssha1=1,updatemaxprocs=0,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=hlezl1qUJMbcl7HhTsYh/OgD94ooJmKZr4Rj2hOto/b4wtxD703prHd1xgRJ6w/hlezl1qUJMbcl7HhTsYh -s -w -buildid= -linkmode=external -extldflags "-s -w -static-pie -Wl,--build-id=none" -extld=gcc $WORK/b001/_pkg_.a
2025-08-20T21:50:10.3124015Z [00:03:36.674]➜  go tool buildid -w $WORK/b001/exe/a.out # internal
2025-08-20T21:50:10.3337971Z [00:03:36.695]➜  mkdir -p /build-bins/
2025-08-20T21:50:10.3338609Z [00:03:36.695]➜  cp $WORK/b001/exe/a.out /build-bins/netbird-relay
2025-08-20T21:50:10.3531815Z [00:03:36.714]➜  rm -rf $WORK/b001/
2025-08-20T21:50:10.3635047Z [00:03:36.725]➜  + go build -C signal -x -v -trimpath -buildmode=pie '-ldflags=-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''' -o /build-bins/netbird-signal
2025-08-20T21:50:10.3666238Z [00:03:36.728]➜  WORK=/tmp/go-build2698484929
2025-08-20T21:50:10.4547092Z [00:03:36.816]➜  # get https://proxy.golang.org/github.com/netbirdio/signal-dispatcher/dispatcher/@v/v0.0.0-20250805121659-6b4ac470ca45.info
2025-08-20T21:50:10.4899362Z [00:03:36.851]➜  # get https://proxy.golang.org/github.com/netbirdio/signal-dispatcher/dispatcher/@v/v0.0.0-20250805121659-6b4ac470ca45.info: 200 OK (0.035s)
2025-08-20T21:50:10.4912207Z [00:03:36.852]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/@v/v0.49.0.info
2025-08-20T21:50:10.4984648Z [00:03:36.860]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/@v/v0.49.0.info: 200 OK (0.007s)
2025-08-20T21:50:10.5008396Z [00:03:36.862]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO
2025-08-20T21:50:10.5009113Z [00:03:36.862]➜  git status --porcelain
2025-08-20T21:50:10.5091657Z [00:03:36.870]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO
2025-08-20T21:50:10.5092417Z [00:03:36.870]➜  git -c log.showsignature=false log -1 --format=%H:%ct
2025-08-20T21:50:10.5108498Z [00:03:36.872]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git config extensions.objectformat
2025-08-20T21:50:10.5119592Z [00:03:36.873]➜  0.001s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git config extensions.objectformat
2025-08-20T21:50:10.5120720Z [00:03:36.873]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8 --
2025-08-20T21:50:10.5150682Z [00:03:36.876]➜  0.003s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8 --
2025-08-20T21:50:10.5152415Z [00:03:36.876]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8
2025-08-20T21:50:10.5415055Z [00:03:36.903]➜  0.026s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8
2025-08-20T21:50:10.5416411Z [00:03:36.903]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 0d2845ea310b --
2025-08-20T21:50:10.5440278Z [00:03:36.905]➜  0.002s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 0d2845ea310b --
2025-08-20T21:50:10.5441841Z [00:03:36.905]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git cat-file blob 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8:go.mod
2025-08-20T21:50:10.5456785Z [00:03:36.907]➜  0.002s # cd /tmp/tmp.GhP1kEXyjT/TEMPREPO; git cat-file blob 0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8:go.mod
2025-08-20T21:50:10.6091488Z [00:03:36.970]➜  github.com/netbirdio/signal-dispatcher/dispatcher
2025-08-20T21:50:10.6092218Z [00:03:36.970]➜  mkdir -p $WORK/b482/
2025-08-20T21:50:10.6102498Z [00:03:36.971]➜  cat >/tmp/go-build2698484929/b482/importcfg << 'EOF' # internal
2025-08-20T21:50:10.6106881Z [00:03:36.971]➜  # import config
2025-08-20T21:50:10.6108027Z [00:03:36.971]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:50:10.6109708Z [00:03:36.971]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:50:10.6111582Z [00:03:36.971]➜  packagefile github.com/netbirdio/netbird/shared/signal/proto=/root/.cache/go-build/5c/5ca737bc8962e776c598dbb1097241745f0ddd9213e797713b69c6962290baf0-d
2025-08-20T21:50:10.6118171Z [00:03:36.971]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:50:10.6120401Z [00:03:36.971]➜  packagefile go.opentelemetry.io/otel/metric=/root/.cache/go-build/ed/edcc40611c4a5fbaa57a4b28d18c90a31c55eecb78a73c5c7f2be98adb012ac0-d
2025-08-20T21:50:10.6122306Z [00:03:36.971]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:50:10.6123692Z [00:03:36.971]➜  EOF
2025-08-20T21:50:10.6124271Z [00:03:36.973]➜  cd /tmp/tmp.GhP1kEXyjT/TEMPREPO/signal
2025-08-20T21:50:10.6129233Z [00:03:36.973]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/netbirdio/signal-dispatcher/dispatcher@v0.0.0-20250805121659-6b4ac470ca45=>github.com/netbirdio/signal-dispatcher/dispatcher@v0.0.0-20250805121659-6b4ac470ca45;$WORK/b482=>" -p github.com/netbirdio/signal-dispatcher/dispatcher -lang=go1.21 -complete -installsuffix shared -buildid CirwPIU3b-qtXZ2VLIz9/CirwPIU3b-qtXZ2VLIz9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack /root/go/pkg/mod/github.com/netbirdio/signal-dispatcher/dispatcher@v0.0.0-20250805121659-6b4ac470ca45/dispatcher.go
2025-08-20T21:50:10.6187172Z [00:03:36.979]➜  internal/profile
2025-08-20T21:50:10.6188146Z [00:03:36.979]➜  mkdir -p $WORK/b503/
2025-08-20T21:50:10.6196095Z [00:03:36.979]➜  cat >/tmp/go-build2698484929/b503/importcfg << 'EOF' # internal
2025-08-20T21:50:10.6201939Z [00:03:36.979]➜  # import config
2025-08-20T21:50:10.6205017Z [00:03:36.979]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:50:10.6206730Z [00:03:36.979]➜  packagefile compress/gzip=/root/.cache/go-build/b3/b3d01eff872d1061af7a6268f67170d50a1e8efb8d87f7700b66075164e92476-d
2025-08-20T21:50:10.6208409Z [00:03:36.979]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:50:10.6210063Z [00:03:36.979]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:50:10.6211688Z [00:03:36.979]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:50:10.6213700Z [00:03:36.979]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:50:10.6215290Z [00:03:36.979]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:50:10.6216926Z [00:03:36.979]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:50:10.6218588Z [00:03:36.979]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:50:10.6220257Z [00:03:36.979]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:50:10.6221243Z [00:03:36.979]➜  EOF
2025-08-20T21:50:10.6226164Z [00:03:36.979]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "/root/.go/src/internal/profile=>internal/profile;$WORK/b503=>" -p internal/profile -lang=go1.25 -std -complete -installsuffix shared -buildid d08rTBwf4vEWLaiMeAif/d08rTBwf4vEWLaiMeAif -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack /root/.go/src/internal/profile/encode.go /root/.go/src/internal/profile/filter.go /root/.go/src/internal/profile/graph.go /root/.go/src/internal/profile/merge.go /root/.go/src/internal/profile/profile.go /root/.go/src/internal/profile/proto.go /root/.go/src/internal/profile/prune.go
2025-08-20T21:50:10.6230677Z [00:03:36.980]➜  github.com/netbirdio/netbird/signal/peer
2025-08-20T21:50:10.6231359Z [00:03:36.980]➜  mkdir -p $WORK/b481/
2025-08-20T21:50:10.6232112Z [00:03:36.981]➜  cat >/tmp/go-build2698484929/b481/importcfg << 'EOF' # internal
2025-08-20T21:50:10.6232832Z [00:03:36.981]➜  # import config
2025-08-20T21:50:10.6234342Z [00:03:36.981]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:50:10.6236433Z [00:03:36.981]➜  packagefile github.com/netbirdio/netbird/shared/signal/proto=/root/.cache/go-build/5c/5ca737bc8962e776c598dbb1097241745f0ddd9213e797713b69c6962290baf0-d
2025-08-20T21:50:10.6238876Z [00:03:36.981]➜  packagefile github.com/netbirdio/netbird/signal/metrics=/root/.cache/go-build/e2/e27539292d40a73164732a8f9ff209b7ffa007b00905967d309185cd57865c3c-d
2025-08-20T21:50:10.6240940Z [00:03:36.981]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:50:10.6242719Z [00:03:36.981]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:50:10.6244523Z [00:03:36.981]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:50:10.6245495Z [00:03:36.981]➜  EOF
2025-08-20T21:50:10.6248764Z [00:03:36.981]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/peer=>github.com/netbirdio/netbird/signal/peer;$WORK/b481=>" -p github.com/netbirdio/netbird/signal/peer -lang=go1.23 -complete -installsuffix shared -buildid AhpKDbYWtVbvg8cxITUU/AhpKDbYWtVbvg8cxITUU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./peer/peer.go
2025-08-20T21:50:10.6251812Z [00:03:36.981]➜  go.opentelemetry.io/otel/semconv/v1.17.0
2025-08-20T21:50:10.6252479Z [00:03:36.981]➜  mkdir -p $WORK/b501/
2025-08-20T21:50:10.6253366Z [00:03:36.982]➜  cat >/tmp/go-build2698484929/b501/importcfg << 'EOF' # internal
2025-08-20T21:50:10.6254053Z [00:03:36.982]➜  # import config
2025-08-20T21:50:10.6255392Z [00:03:36.982]➜  packagefile go.opentelemetry.io/otel/attribute=/root/.cache/go-build/87/877d4c5ebb03469c43df0e4cee8783d90748f0447b79e3e3d4558d3659b7a626-d
2025-08-20T21:50:10.6256547Z [00:03:36.982]➜  EOF
2025-08-20T21:50:10.6263358Z [00:03:36.982]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.17.0=>go.opentelemetry.io/otel@v1.26.0/semconv/v1.17.0;$WORK/b501=>" -p go.opentelemetry.io/otel/semconv/v1.17.0 -lang=go1.21 -complete -installsuffix shared -buildid ndUHcPwuEq-DKBS3wThX/ndUHcPwuEq-DKBS3wThX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.17.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.17.0/event.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.17.0/exception.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.17.0/http.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.17.0/resource.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.17.0/schema.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.26.0/semconv/v1.17.0/trace.go
2025-08-20T21:50:10.6637540Z [00:03:37.025]➜  go tool buildid -w $WORK/b482/_pkg_.a # internal
2025-08-20T21:50:10.6661191Z [00:03:37.027]➜  cp $WORK/b482/_pkg_.a /root/.cache/go-build/47/475851a0674798656793005cd9b0cd7424628006dbb5c939d2ceaa74c1061ecf-d # internal
2025-08-20T21:50:10.8034770Z [00:03:37.164]➜  go tool buildid -w $WORK/b481/_pkg_.a # internal
2025-08-20T21:50:10.8058304Z [00:03:37.167]➜  cp $WORK/b481/_pkg_.a /root/.cache/go-build/09/09582614638c0b107d4f610bf9150e627f8e2a1884a7a0ae753c05e9dfc5f0ad-d # internal
2025-08-20T21:50:10.8059679Z [00:03:37.167]➜  github.com/netbirdio/netbird/signal/server
2025-08-20T21:50:10.8060474Z [00:03:37.167]➜  mkdir -p $WORK/b480/
2025-08-20T21:50:10.8072447Z [00:03:37.168]➜  cat >/tmp/go-build2698484929/b480/importcfg << 'EOF' # internal
2025-08-20T21:50:10.8073464Z [00:03:37.168]➜  # import config
2025-08-20T21:50:10.8074676Z [00:03:37.168]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:50:10.8076683Z [00:03:37.168]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:50:10.8079031Z [00:03:37.168]➜  packagefile github.com/netbirdio/netbird/shared/signal/proto=/root/.cache/go-build/5c/5ca737bc8962e776c598dbb1097241745f0ddd9213e797713b69c6962290baf0-d
2025-08-20T21:50:10.8081439Z [00:03:37.168]➜  packagefile github.com/netbirdio/netbird/signal/metrics=/root/.cache/go-build/e2/e27539292d40a73164732a8f9ff209b7ffa007b00905967d309185cd57865c3c-d
2025-08-20T21:50:10.8083523Z [00:03:37.168]➜  packagefile github.com/netbirdio/netbird/signal/peer=/tmp/go-build2698484929/b481/_pkg_.a
2025-08-20T21:50:10.8085065Z [00:03:37.168]➜  packagefile github.com/netbirdio/signal-dispatcher/dispatcher=/tmp/go-build2698484929/b482/_pkg_.a
2025-08-20T21:50:10.8086891Z [00:03:37.168]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:50:10.8089010Z [00:03:37.168]➜  packagefile go.opentelemetry.io/otel/attribute=/root/.cache/go-build/87/877d4c5ebb03469c43df0e4cee8783d90748f0447b79e3e3d4558d3659b7a626-d
2025-08-20T21:50:10.8091198Z [00:03:37.168]➜  packagefile go.opentelemetry.io/otel/metric=/root/.cache/go-build/ed/edcc40611c4a5fbaa57a4b28d18c90a31c55eecb78a73c5c7f2be98adb012ac0-d
2025-08-20T21:50:10.8098979Z [00:03:37.168]➜  packagefile google.golang.org/grpc/codes=/root/.cache/go-build/73/738228551c38a606a6d6f4bbf30112fb76e2b9621e9505a145c5ae54f3affb97-d
2025-08-20T21:50:10.8101053Z [00:03:37.168]➜  packagefile google.golang.org/grpc/metadata=/root/.cache/go-build/04/04f770632e7bbbec6621f5123341d44267cc02c88e7e2068cfb828ed4c7dc6df-d
2025-08-20T21:50:10.8103056Z [00:03:37.168]➜  packagefile google.golang.org/grpc/status=/root/.cache/go-build/ae/ae2140e204ad2a41a1ef62ba74e97f05f9df2377c82e7bcbe81c6bbfb27373b2-d
2025-08-20T21:50:10.8105164Z [00:03:37.168]➜  packagefile google.golang.org/protobuf/proto=/root/.cache/go-build/35/357b5f81b13a5e8d9577579ef17121f8336579ee1c107110421a97527b63bfdf-d
2025-08-20T21:50:10.8106921Z [00:03:37.168]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:50:10.8108064Z [00:03:37.168]➜  EOF
2025-08-20T21:50:10.8111287Z [00:03:37.168]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/server=>github.com/netbirdio/netbird/signal/server;$WORK/b480=>" -p github.com/netbirdio/netbird/signal/server -lang=go1.23 -complete -installsuffix shared -buildid -4POUWngWDNTOuA3NtZn/-4POUWngWDNTOuA3NtZn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./server/signal.go
2025-08-20T21:50:10.8387330Z [00:03:37.200]➜  go tool buildid -w $WORK/b501/_pkg_.a # internal
2025-08-20T21:50:10.8425403Z [00:03:37.204]➜  cp $WORK/b501/_pkg_.a /root/.cache/go-build/ea/eaaf247f23e11f181698d3e9d5a7488e1b1890fb395f1d1150b368387dba8807-d # internal
2025-08-20T21:50:10.8428168Z [00:03:37.204]➜  go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal
2025-08-20T21:50:10.8429894Z [00:03:37.204]➜  mkdir -p $WORK/b500/
2025-08-20T21:50:10.8430837Z [00:03:37.204]➜  cat >/tmp/go-build2698484929/b500/importcfg << 'EOF' # internal
2025-08-20T21:50:10.8431511Z [00:03:37.204]➜  # import config
2025-08-20T21:50:10.8432764Z [00:03:37.204]➜  packagefile go.opentelemetry.io/otel/attribute=/root/.cache/go-build/87/877d4c5ebb03469c43df0e4cee8783d90748f0447b79e3e3d4558d3659b7a626-d
2025-08-20T21:50:10.8434362Z [00:03:37.204]➜  packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build2698484929/b501/_pkg_.a
2025-08-20T21:50:10.8435780Z [00:03:37.204]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:50:10.8436739Z [00:03:37.204]➜  EOF
2025-08-20T21:50:10.8442095Z [00:03:37.204]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.49.0/internal=>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.49.0/internal;$WORK/b500=>" -p go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal -lang=go1.20 -complete -installsuffix shared -buildid boDcZQxKBBGECriiGHav/boDcZQxKBBGECriiGHav -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.49.0/internal/parse.go
2025-08-20T21:50:10.8450462Z [00:03:37.206]➜  go tool buildid -w $WORK/b503/_pkg_.a # internal
2025-08-20T21:50:10.8489319Z [00:03:37.210]➜  cp $WORK/b503/_pkg_.a /root/.cache/go-build/00/00d6487de16b2d4517f4cb6063a3f29e8e1816740ce0d0ddfacca9d8f32f4bc7-d # internal
2025-08-20T21:50:10.8491653Z [00:03:37.210]➜  net/http/pprof
2025-08-20T21:50:10.8492819Z [00:03:37.211]➜  mkdir -p $WORK/b502/
2025-08-20T21:50:10.8502107Z [00:03:37.211]➜  cat >/tmp/go-build2698484929/b502/importcfg << 'EOF' # internal
2025-08-20T21:50:10.8502909Z [00:03:37.211]➜  # import config
2025-08-20T21:50:10.8504218Z [00:03:37.211]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:50:10.8505819Z [00:03:37.211]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:50:10.8509140Z [00:03:37.211]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:50:10.8510772Z [00:03:37.211]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:50:10.8512322Z [00:03:37.211]➜  packagefile html=/root/.cache/go-build/9c/9c3641f13dc764266f8f387b7d6ee037fa449ad643b188a87e2bea2a058875da-d
2025-08-20T21:50:10.8514108Z [00:03:37.211]➜  packagefile internal/godebug=/root/.cache/go-build/15/154de7a1e48c9972cc3f3b67efc110fb25d653b3948828a79b9a08ef84fb5557-d
2025-08-20T21:50:10.8515451Z [00:03:37.211]➜  packagefile internal/profile=/tmp/go-build2698484929/b503/_pkg_.a
2025-08-20T21:50:10.8516697Z [00:03:37.211]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:50:10.8518436Z [00:03:37.211]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:50:10.8519977Z [00:03:37.211]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:50:10.8521739Z [00:03:37.211]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:50:10.8523462Z [00:03:37.211]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:50:10.8525043Z [00:03:37.211]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:50:10.8526678Z [00:03:37.211]➜  packagefile runtime/pprof=/root/.cache/go-build/79/79cb0937774ea2b49f7f8ee1c51985acb2fa6b57d0d18be2c9b81eb721f22f77-d
2025-08-20T21:50:10.8528556Z [00:03:37.211]➜  packagefile runtime/trace=/root/.cache/go-build/32/324e14af54994ca777e4369d8171be84a8ba8e03e7915d0342788f26d2acd28e-d
2025-08-20T21:50:10.8530173Z [00:03:37.211]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:50:10.8532072Z [00:03:37.211]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:50:10.8533925Z [00:03:37.211]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:50:10.8535513Z [00:03:37.211]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:50:10.8536462Z [00:03:37.211]➜  EOF
2025-08-20T21:50:10.8539680Z [00:03:37.212]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "/root/.go/src/net/http/pprof=>net/http/pprof;$WORK/b502=>" -p net/http/pprof -lang=go1.25 -std -complete -installsuffix shared -buildid 8yjDGAwWx-RJrsHzt_Hv/8yjDGAwWx-RJrsHzt_Hv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack /root/.go/src/net/http/pprof/pprof.go
2025-08-20T21:50:10.8550766Z [00:03:37.216]➜  go tool buildid -w $WORK/b500/_pkg_.a # internal
2025-08-20T21:50:10.8556245Z [00:03:37.217]➜  cp $WORK/b500/_pkg_.a /root/.cache/go-build/71/71f25795194f5d3ac92696aae8e5452ac5298b2ab4efad099a1a055b85ef7264-d # internal
2025-08-20T21:50:10.8562231Z [00:03:37.217]➜  go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
2025-08-20T21:50:10.8568104Z [00:03:37.217]➜  mkdir -p $WORK/b499/
2025-08-20T21:50:10.8569749Z [00:03:37.218]➜  cat >/tmp/go-build2698484929/b499/importcfg << 'EOF' # internal
2025-08-20T21:50:10.8570724Z [00:03:37.218]➜  # import config
2025-08-20T21:50:10.8571989Z [00:03:37.218]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:50:10.8575113Z [00:03:37.218]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal=/tmp/go-build2698484929/b500/_pkg_.a
2025-08-20T21:50:10.8578065Z [00:03:37.218]➜  packagefile go.opentelemetry.io/otel=/root/.cache/go-build/9c/9cd88569cfefe997d7576ef8d171ee583b7a49d880de11fe3a69bbfaceb6a867-d
2025-08-20T21:50:10.8580165Z [00:03:37.218]➜  packagefile go.opentelemetry.io/otel/attribute=/root/.cache/go-build/87/877d4c5ebb03469c43df0e4cee8783d90748f0447b79e3e3d4558d3659b7a626-d
2025-08-20T21:50:10.8582254Z [00:03:37.218]➜  packagefile go.opentelemetry.io/otel/baggage=/root/.cache/go-build/05/05f708513f5cb6a4416981bc23b01e6459153c510c7a2802ea02100d6ea6b697-d
2025-08-20T21:50:10.8585909Z [00:03:37.218]➜  packagefile go.opentelemetry.io/otel/codes=/root/.cache/go-build/ff/fffb3d3877820a81dfc76e32f92f4a766bffc2d744455b34ed8fdcb67b6cfa78-d
2025-08-20T21:50:10.8587897Z [00:03:37.218]➜  packagefile go.opentelemetry.io/otel/metric=/root/.cache/go-build/ed/edcc40611c4a5fbaa57a4b28d18c90a31c55eecb78a73c5c7f2be98adb012ac0-d
2025-08-20T21:50:10.8590087Z [00:03:37.218]➜  packagefile go.opentelemetry.io/otel/metric/noop=/root/.cache/go-build/a0/a0a46f3c656f4178eef7c81c309e4577e34bb7cf6e055b6714793a06850de018-d
2025-08-20T21:50:10.8592132Z [00:03:37.218]➜  packagefile go.opentelemetry.io/otel/propagation=/root/.cache/go-build/4e/4e509961ab8f4033a7079603847db9ccb3694700ff7fc1f866836d70c95a29f6-d
2025-08-20T21:50:10.8593996Z [00:03:37.218]➜  packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build2698484929/b501/_pkg_.a
2025-08-20T21:50:10.8595661Z [00:03:37.218]➜  packagefile go.opentelemetry.io/otel/trace=/root/.cache/go-build/aa/aa078065060720a676996ac1b6f104206b154ace37c9c03f0954aac9c4f4edba-d
2025-08-20T21:50:10.8597576Z [00:03:37.218]➜  packagefile google.golang.org/grpc=/root/.cache/go-build/9d/9d10532c0adad65ada52f9a5e6cac59232b3c76206be3b4b1815527743365c31-d
2025-08-20T21:50:10.8599406Z [00:03:37.218]➜  packagefile google.golang.org/grpc/codes=/root/.cache/go-build/73/738228551c38a606a6d6f4bbf30112fb76e2b9621e9505a145c5ae54f3affb97-d
2025-08-20T21:50:10.8601462Z [00:03:37.218]➜  packagefile google.golang.org/grpc/metadata=/root/.cache/go-build/04/04f770632e7bbbec6621f5123341d44267cc02c88e7e2068cfb828ed4c7dc6df-d
2025-08-20T21:50:10.8604982Z [00:03:37.218]➜  packagefile google.golang.org/grpc/peer=/root/.cache/go-build/41/41e7633a54522047c5a9cab0aedfc029a524218c3166915a0cb3807311f5c750-d
2025-08-20T21:50:10.8606923Z [00:03:37.218]➜  packagefile google.golang.org/grpc/stats=/root/.cache/go-build/55/55c43ba95b26bc7bf8d7138eb5a2a0cce6da5bcff9e1cd7c233802b4c11373f3-d
2025-08-20T21:50:10.8608878Z [00:03:37.218]➜  packagefile google.golang.org/grpc/status=/root/.cache/go-build/ae/ae2140e204ad2a41a1ef62ba74e97f05f9df2377c82e7bcbe81c6bbfb27373b2-d
2025-08-20T21:50:10.8610926Z [00:03:37.218]➜  packagefile google.golang.org/protobuf/proto=/root/.cache/go-build/35/357b5f81b13a5e8d9577579ef17121f8336579ee1c107110421a97527b63bfdf-d
2025-08-20T21:50:10.8612684Z [00:03:37.218]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:50:10.8614528Z [00:03:37.218]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:50:10.8616144Z [00:03:37.218]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:50:10.8617809Z [00:03:37.218]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:50:10.8619435Z [00:03:37.218]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:50:10.8620397Z [00:03:37.218]➜  EOF
2025-08-20T21:50:10.8631394Z [00:03:37.219]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.49.0=>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.49.0;$WORK/b499=>" -p go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc -lang=go1.20 -complete -installsuffix shared -buildid BCHJhlZ3VP8ggepHLZYc/BCHJhlZ3VP8ggepHLZYc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.49.0/config.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.49.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.49.0/interceptor.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.49.0/interceptorinfo.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.49.0/metadata_supplier.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.49.0/semconv.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.49.0/stats_handler.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.49.0/version.go
2025-08-20T21:50:10.9588929Z [00:03:37.320]➜  go tool buildid -w $WORK/b480/_pkg_.a # internal
2025-08-20T21:50:10.9618139Z [00:03:37.323]➜  cp $WORK/b480/_pkg_.a /root/.cache/go-build/e5/e59f0916757cfd7f507240e4d25ed89a10e0fe2ed4ed3d45ac38ff67b3b59b04-d # internal
2025-08-20T21:50:10.9790613Z [00:03:37.340]➜  go tool buildid -w $WORK/b502/_pkg_.a # internal
2025-08-20T21:50:10.9807343Z [00:03:37.342]➜  cp $WORK/b502/_pkg_.a /root/.cache/go-build/52/52a3e918b6e41685517325a45b254c84f79f3ac3fae3451dc7ea88d6924a21c8-d # internal
2025-08-20T21:50:10.9964026Z [00:03:37.358]➜  go tool buildid -w $WORK/b499/_pkg_.a # internal
2025-08-20T21:50:10.9996098Z [00:03:37.361]➜  cp $WORK/b499/_pkg_.a /root/.cache/go-build/bf/bf292e94b2589cdf9f17766690894364c6597800f840e976ea957b55cb0e0bcd-d # internal
2025-08-20T21:50:11.0002191Z [00:03:37.361]➜  github.com/netbirdio/netbird/signal/cmd
2025-08-20T21:50:11.0002755Z [00:03:37.361]➜  mkdir -p $WORK/b002/
2025-08-20T21:50:11.0003543Z [00:03:37.361]➜  cat >/tmp/go-build2698484929/b002/importcfg << 'EOF' # internal
2025-08-20T21:50:11.0004215Z [00:03:37.361]➜  # import config
2025-08-20T21:50:11.0005251Z [00:03:37.361]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:50:11.0006825Z [00:03:37.361]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:50:11.0008432Z [00:03:37.361]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:50:11.0010207Z [00:03:37.361]➜  packagefile flag=/root/.cache/go-build/a5/a5aaf1760baeddd363f47cb2dba4c214f54d57033f3d408f59cc917049f2f76b-d
2025-08-20T21:50:11.0011810Z [00:03:37.361]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:50:11.0013852Z [00:03:37.361]➜  packagefile github.com/netbirdio/netbird/encryption=/root/.cache/go-build/51/5102b78f29179869ee5c673e8442f6d95f664e892213dbf73b1ef8cd1424fdf6-d
2025-08-20T21:50:11.0016058Z [00:03:37.361]➜  packagefile github.com/netbirdio/netbird/shared/signal/proto=/root/.cache/go-build/5c/5ca737bc8962e776c598dbb1097241745f0ddd9213e797713b69c6962290baf0-d
2025-08-20T21:50:11.0018260Z [00:03:37.361]➜  packagefile github.com/netbirdio/netbird/signal/metrics=/root/.cache/go-build/e2/e27539292d40a73164732a8f9ff209b7ffa007b00905967d309185cd57865c3c-d
2025-08-20T21:50:11.0019999Z [00:03:37.361]➜  packagefile github.com/netbirdio/netbird/signal/server=/tmp/go-build2698484929/b480/_pkg_.a
2025-08-20T21:50:11.0021635Z [00:03:37.361]➜  packagefile github.com/netbirdio/netbird/util=/root/.cache/go-build/98/98c1e900bf7214995327d117757f0a6570d6dc18e3db437f5df075b6cf424f21-d
2025-08-20T21:50:11.0023864Z [00:03:37.361]➜  packagefile github.com/netbirdio/netbird/version=/root/.cache/go-build/21/21fd3654c59dec05288201b5756b57ab355d70711ee076b199a60f47d486a71c-d
2025-08-20T21:50:11.0025804Z [00:03:37.361]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:50:11.0027654Z [00:03:37.361]➜  packagefile github.com/spf13/cobra=/root/.cache/go-build/61/618134da532cac474e81dcc064f66252ae4954858d6bf174a53a2cd5098ad46e-d
2025-08-20T21:50:11.0029486Z [00:03:37.361]➜  packagefile github.com/spf13/pflag=/root/.cache/go-build/f4/f4916336d2567ce417c41cefd8e085f167cacd230025d7c331bb600e60bf5ee4-d
2025-08-20T21:50:11.0031280Z [00:03:37.361]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=/tmp/go-build2698484929/b499/_pkg_.a
2025-08-20T21:50:11.0033428Z [00:03:37.361]➜  packagefile golang.org/x/crypto/acme/autocert=/root/.cache/go-build/31/31eecb41e4a3f3839f1e7e9522c3746a3d65c2e15864d40feff9b48a594d2a8c-d
2025-08-20T21:50:11.0035540Z [00:03:37.361]➜  packagefile google.golang.org/grpc=/root/.cache/go-build/9d/9d10532c0adad65ada52f9a5e6cac59232b3c76206be3b4b1815527743365c31-d
2025-08-20T21:50:11.0037446Z [00:03:37.361]➜  packagefile google.golang.org/grpc/credentials=/root/.cache/go-build/d6/d69207d8491a5096130f7fb014737f3c139a0b9baf3e0899d778b962c2ae1e25-d
2025-08-20T21:50:11.0039447Z [00:03:37.361]➜  packagefile google.golang.org/grpc/keepalive=/root/.cache/go-build/04/043f7c00fe3afdb7e57791a4efd3d4e6ef361eda0e4dc9cbb0da9a26bed0e5fb-d
2025-08-20T21:50:11.0041170Z [00:03:37.361]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:50:11.0042761Z [00:03:37.361]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:50:11.0044228Z [00:03:37.361]➜  packagefile net/http/pprof=/tmp/go-build2698484929/b502/_pkg_.a
2025-08-20T21:50:11.0045669Z [00:03:37.361]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:50:11.0047282Z [00:03:37.361]➜  packagefile os/signal=/root/.cache/go-build/e0/e08026d2aa13e3e6f3c2b657285cc20edefff99a9bd39456d96ef2788cc377ae-d
2025-08-20T21:50:11.0048890Z [00:03:37.361]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:50:11.0050462Z [00:03:37.361]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:50:11.0052030Z [00:03:37.361]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:50:11.0052969Z [00:03:37.361]➜  EOF
2025-08-20T21:50:11.0056665Z [00:03:37.361]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/cmd=>github.com/netbirdio/netbird/signal/cmd;$WORK/b002=>" -p github.com/netbirdio/netbird/signal/cmd -lang=go1.23 -complete -installsuffix shared -buildid Xll6EuFCzrAj6sHizEcB/Xll6EuFCzrAj6sHizEcB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack ./cmd/env.go ./cmd/root.go ./cmd/run.go
2025-08-20T21:50:11.4254176Z [00:03:37.787]➜  go tool buildid -w $WORK/b002/_pkg_.a # internal
2025-08-20T21:50:11.4399211Z [00:03:37.801]➜  cp $WORK/b002/_pkg_.a /root/.cache/go-build/fa/fa7db460a47d3d7f5db5025207226be4b58b8f123a44c6a118eb4bccabc03cc0-d # internal
2025-08-20T21:50:11.4401652Z [00:03:37.801]➜  github.com/netbirdio/netbird/signal
2025-08-20T21:50:11.4402256Z [00:03:37.801]➜  mkdir -p $WORK/b001/
2025-08-20T21:50:11.4403512Z [00:03:37.802]➜  cat >/tmp/go-build2698484929/b001/importcfg << 'EOF' # internal
2025-08-20T21:50:11.4404666Z [00:03:37.802]➜  # import config
2025-08-20T21:50:11.4405558Z [00:03:37.802]➜  packagefile github.com/netbirdio/netbird/signal/cmd=/tmp/go-build2698484929/b002/_pkg_.a
2025-08-20T21:50:11.4406981Z [00:03:37.802]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:50:11.4408541Z [00:03:37.802]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:50:11.4419627Z [00:03:37.802]➜  packagefile runtime/cgo=/root/.cache/go-build/68/6812a82e0383ec8777abb0082a0a148400258c6ffbb09aaa834eb64321b87b30-d
2025-08-20T21:50:11.4420703Z [00:03:37.802]➜  EOF
2025-08-20T21:50:11.4423527Z [00:03:37.802]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal=>github.com/netbirdio/netbird/signal;$WORK/b001=>" -p main -lang=go1.23 -complete -installsuffix shared -buildid -WOQQHl_pubOgKutFN58/-WOQQHl_pubOgKutFN58 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./main.go
2025-08-20T21:50:11.4523527Z [00:03:37.814]➜  go tool buildid -w $WORK/b001/_pkg_.a # internal
2025-08-20T21:50:11.4529430Z [00:03:37.814]➜  cp $WORK/b001/_pkg_.a /root/.cache/go-build/25/25d3d15333f21483d29d5fcee78d1476d61702d6b670916d5c3e8b8c86fb1bbb-d # internal
2025-08-20T21:50:11.4585528Z [00:03:37.819]➜  cat >/tmp/go-build2698484929/b001/importcfg.link << 'EOF' # internal
2025-08-20T21:50:11.4586713Z [00:03:37.819]➜  packagefile github.com/netbirdio/netbird/signal=/tmp/go-build2698484929/b001/_pkg_.a
2025-08-20T21:50:11.4587956Z [00:03:37.819]➜  packagefile github.com/netbirdio/netbird/signal/cmd=/tmp/go-build2698484929/b002/_pkg_.a
2025-08-20T21:50:11.4589405Z [00:03:37.819]➜  packagefile os=/root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d
2025-08-20T21:50:11.4591122Z [00:03:37.819]➜  packagefile runtime=/root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d
2025-08-20T21:50:11.4592807Z [00:03:37.819]➜  packagefile runtime/cgo=/root/.cache/go-build/68/6812a82e0383ec8777abb0082a0a148400258c6ffbb09aaa834eb64321b87b30-d
2025-08-20T21:50:11.4601566Z [00:03:37.819]➜  packagefile context=/root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d
2025-08-20T21:50:11.4603377Z [00:03:37.819]➜  packagefile crypto/tls=/root/.cache/go-build/21/214537c99e44e2e6dddd025e8db639eba08a9199c9dfcd44fa024564aaefaad4-d
2025-08-20T21:50:11.4604868Z [00:03:37.819]➜  packagefile errors=/root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d
2025-08-20T21:50:11.4606256Z [00:03:37.819]➜  packagefile flag=/root/.cache/go-build/a5/a5aaf1760baeddd363f47cb2dba4c214f54d57033f3d408f59cc917049f2f76b-d
2025-08-20T21:50:11.4607700Z [00:03:37.819]➜  packagefile fmt=/root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d
2025-08-20T21:50:11.4609579Z [00:03:37.819]➜  packagefile github.com/netbirdio/netbird/encryption=/root/.cache/go-build/51/5102b78f29179869ee5c673e8442f6d95f664e892213dbf73b1ef8cd1424fdf6-d
2025-08-20T21:50:11.4611615Z [00:03:37.819]➜  packagefile github.com/netbirdio/netbird/shared/signal/proto=/root/.cache/go-build/5c/5ca737bc8962e776c598dbb1097241745f0ddd9213e797713b69c6962290baf0-d
2025-08-20T21:50:11.4614032Z [00:03:37.819]➜  packagefile github.com/netbirdio/netbird/signal/metrics=/root/.cache/go-build/e2/e27539292d40a73164732a8f9ff209b7ffa007b00905967d309185cd57865c3c-d
2025-08-20T21:50:11.4615638Z [00:03:37.819]➜  packagefile github.com/netbirdio/netbird/signal/server=/tmp/go-build2698484929/b480/_pkg_.a
2025-08-20T21:50:11.4617212Z [00:03:37.819]➜  packagefile github.com/netbirdio/netbird/util=/root/.cache/go-build/98/98c1e900bf7214995327d117757f0a6570d6dc18e3db437f5df075b6cf424f21-d
2025-08-20T21:50:11.4619117Z [00:03:37.819]➜  packagefile github.com/netbirdio/netbird/version=/root/.cache/go-build/21/21fd3654c59dec05288201b5756b57ab355d70711ee076b199a60f47d486a71c-d
2025-08-20T21:50:11.4620943Z [00:03:37.819]➜  packagefile github.com/sirupsen/logrus=/root/.cache/go-build/86/86d7b92a0b564a72dfdc0625980fc3980532e3a9b8369aa29033c8a1533fc4f2-d
2025-08-20T21:50:11.4622673Z [00:03:37.819]➜  packagefile github.com/spf13/cobra=/root/.cache/go-build/61/618134da532cac474e81dcc064f66252ae4954858d6bf174a53a2cd5098ad46e-d
2025-08-20T21:50:11.4624547Z [00:03:37.819]➜  packagefile github.com/spf13/pflag=/root/.cache/go-build/f4/f4916336d2567ce417c41cefd8e085f167cacd230025d7c331bb600e60bf5ee4-d
2025-08-20T21:50:11.4626245Z [00:03:37.819]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=/tmp/go-build2698484929/b499/_pkg_.a
2025-08-20T21:50:11.4628042Z [00:03:37.819]➜  packagefile golang.org/x/crypto/acme/autocert=/root/.cache/go-build/31/31eecb41e4a3f3839f1e7e9522c3746a3d65c2e15864d40feff9b48a594d2a8c-d
2025-08-20T21:50:11.4629906Z [00:03:37.819]➜  packagefile google.golang.org/grpc=/root/.cache/go-build/9d/9d10532c0adad65ada52f9a5e6cac59232b3c76206be3b4b1815527743365c31-d
2025-08-20T21:50:11.4631738Z [00:03:37.819]➜  packagefile google.golang.org/grpc/credentials=/root/.cache/go-build/d6/d69207d8491a5096130f7fb014737f3c139a0b9baf3e0899d778b962c2ae1e25-d
2025-08-20T21:50:11.4633419Z [00:03:37.819]➜  packagefile google.golang.org/grpc/keepalive=/root/.cache/go-build/04/043f7c00fe3afdb7e57791a4efd3d4e6ef361eda0e4dc9cbb0da9a26bed0e5fb-d
2025-08-20T21:50:11.4634473Z [00:03:37.819]➜  packagefile net=/root/.cache/go-build/66/666f79f2c5d7b9539722d44762bba9e0b8f9de1d83dae7229a86dee4300510e8-d
2025-08-20T21:50:11.4635325Z [00:03:37.819]➜  packagefile net/http=/root/.cache/go-build/8c/8c68116da5e46924ed24bff40c8cc1749d5e8a429a9f4f424ddcf883c616536e-d
2025-08-20T21:50:11.4635994Z [00:03:37.819]➜  packagefile net/http/pprof=/tmp/go-build2698484929/b502/_pkg_.a
2025-08-20T21:50:11.4636704Z [00:03:37.819]➜  packagefile os/signal=/root/.cache/go-build/e0/e08026d2aa13e3e6f3c2b657285cc20edefff99a9bd39456d96ef2788cc377ae-d
2025-08-20T21:50:11.4637572Z [00:03:37.819]➜  packagefile strings=/root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d
2025-08-20T21:50:11.4638415Z [00:03:37.819]➜  packagefile time=/root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d
2025-08-20T21:50:11.4639489Z [00:03:37.820]➜  packagefile internal/bytealg=/root/.cache/go-build/dd/dd49f52524bbcc5eb4d0c6d27149ca286174e03882208775b90b7a2bc1febfe3-d
2025-08-20T21:50:11.4640418Z [00:03:37.820]➜  packagefile internal/byteorder=/root/.cache/go-build/77/77a99d080821d13defdd8cee964c70dba28e4d43e658b99801a0c4031592e32e-d
2025-08-20T21:50:11.4641406Z [00:03:37.820]➜  packagefile internal/filepathlite=/root/.cache/go-build/ff/ffb5801c47a3fb009cba1fc66c4ab3b12299a5e506c71615a431026b16fa568a-d
2025-08-20T21:50:11.4642353Z [00:03:37.820]➜  packagefile internal/goarch=/root/.cache/go-build/e9/e9655f8b8db6fdd0cdbec4b1ced09ef43b369cf9ead11c1f7e851b6d818b1301-d
2025-08-20T21:50:11.4643445Z [00:03:37.820]➜  packagefile internal/itoa=/root/.cache/go-build/2c/2cabe858034a0af2870421687b094e04cdfd800789a6c5114441a426de2cf11a-d
2025-08-20T21:50:11.4644365Z [00:03:37.820]➜  packagefile internal/poll=/root/.cache/go-build/23/23b65ad39a9a3d558cebe6b474db24823d4cdb4d66c1c173a6d7fa8f7b99e627-d
2025-08-20T21:50:11.4645366Z [00:03:37.820]➜  packagefile internal/stringslite=/root/.cache/go-build/47/4739c5bc3c484af52abd20d90b84daf8590f7b284cd00635cd3086b00c02ce5e-d
2025-08-20T21:50:11.4646335Z [00:03:37.820]➜  packagefile internal/syscall/execenv=/root/.cache/go-build/78/78e88c038ec7f33ab30907b2537c216118212cff0bd9c32c48b63c9f653b5cdf-d
2025-08-20T21:50:11.4647297Z [00:03:37.820]➜  packagefile internal/syscall/unix=/root/.cache/go-build/ca/ca1cccbdbc48033da956e2ce732dd02418956360eb20980eeba15ecec95ce61a-d
2025-08-20T21:50:11.4648230Z [00:03:37.820]➜  packagefile internal/testlog=/root/.cache/go-build/4d/4d079f4bb80dece452fc68a494c365a80e7ee4a6c8369b3d0a96b0003a08b2fd-d
2025-08-20T21:50:11.4649097Z [00:03:37.820]➜  packagefile io=/root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d
2025-08-20T21:50:11.4649913Z [00:03:37.820]➜  packagefile io/fs=/root/.cache/go-build/fc/fccee468363facdb09b45d99d9f154b47b64a07d18cd2fa40a6b3ed71255d5d0-d
2025-08-20T21:50:11.4650753Z [00:03:37.820]➜  packagefile slices=/root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d
2025-08-20T21:50:11.4651576Z [00:03:37.820]➜  packagefile sync=/root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d
2025-08-20T21:50:11.4652419Z [00:03:37.820]➜  packagefile sync/atomic=/root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d
2025-08-20T21:50:11.4653361Z [00:03:37.820]➜  packagefile syscall=/root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d
2025-08-20T21:50:11.4654207Z [00:03:37.820]➜  packagefile internal/abi=/root/.cache/go-build/69/69c095950620468ee755108b7c7169a6466275f23ec055136f1aa4085a3dd04b-d
2025-08-20T21:50:11.4655120Z [00:03:37.820]➜  packagefile internal/chacha8rand=/root/.cache/go-build/09/0929257a7b550b8a5edfd306ca626cbae55ccc6f8ce26e0f6f85b18418ed6cc8-d
2025-08-20T21:50:11.4656074Z [00:03:37.820]➜  packagefile internal/coverage/rtcov=/root/.cache/go-build/47/47ddc40f8e242113c76881415f1326c82a390fd7b9a68de4d8a2edea9785977b-d
2025-08-20T21:50:11.4657119Z [00:03:37.820]➜  packagefile internal/cpu=/root/.cache/go-build/12/1241189f936be1f2b6685ca9f274a1ebe69772508f13db21f5490e802eb65af7-d
2025-08-20T21:50:11.4658022Z [00:03:37.820]➜  packagefile internal/godebugs=/root/.cache/go-build/0b/0b6eead678c426c1a2b0cfa0ea06f814bf58c5d0a4fa1caf2848c9f0a5e5ab2d-d
2025-08-20T21:50:11.4658958Z [00:03:37.820]➜  packagefile internal/goexperiment=/root/.cache/go-build/a5/a54ed2441db48bd627d10738a907192828e1335307d71a1aba733507f51d1eba-d
2025-08-20T21:50:11.4659873Z [00:03:37.820]➜  packagefile internal/goos=/root/.cache/go-build/ee/ee9c2c442c895a62962313c13ab6a23fcf0a7e92e6c4ca1a6948cb91c2c1cd29-d
2025-08-20T21:50:11.4661179Z [00:03:37.820]➜  packagefile internal/profilerecord=/root/.cache/go-build/d9/d911527e652bf6956cdb31c1f2b09a5e47883f089e8d5fd1d1ea2028dbedc0c3-d
2025-08-20T21:50:11.4662975Z [00:03:37.820]➜  packagefile internal/runtime/atomic=/root/.cache/go-build/97/9749165920c87ef703ec0d9a98e800ff906f19e7cca65f624f4da199b3798019-d
2025-08-20T21:50:11.4664935Z [00:03:37.820]➜  packagefile internal/runtime/cgroup=/root/.cache/go-build/08/080e951d83d32fe5db27e74360a07736e0a4459fa326cb3d70587c9827e49722-d
2025-08-20T21:50:11.4666735Z [00:03:37.820]➜  packagefile internal/runtime/exithook=/root/.cache/go-build/03/03394bc37ba2480b3135a36b9eff30c18149048fde121a6a2f18ffcccc9bafac-d
2025-08-20T21:50:11.4668500Z [00:03:37.820]➜  packagefile internal/runtime/gc=/root/.cache/go-build/29/2999620ea805d599fc56093435a9f94734462b0eb89a9515ca176bdc4b769cd5-d
2025-08-20T21:50:11.4669601Z [00:03:37.820]➜  packagefile internal/runtime/maps=/root/.cache/go-build/e8/e86ac74947f38f3a8a3476155db74cc3519d6693bc160fb3c499fe4b5ffdb27a-d
2025-08-20T21:50:11.4670676Z [00:03:37.820]➜  packagefile internal/runtime/math=/root/.cache/go-build/5f/5fbdea78dfde0d9e69f5bf85f2d2c97dedba08b64a69af9d2f550f4926d60ab1-d
2025-08-20T21:50:11.4671676Z [00:03:37.821]➜  packagefile internal/runtime/strconv=/root/.cache/go-build/09/0946d0641df597fd14920b415d1cfec16a90cee6e19e8821c6d1c8fdffcfce9d-d
2025-08-20T21:50:11.4672714Z [00:03:37.821]➜  packagefile internal/runtime/sys=/root/.cache/go-build/4f/4fc5c17be3819d9190c3feba2c4141c1217f9bcdced8c306557d2a40f88da216-d
2025-08-20T21:50:11.4674077Z [00:03:37.821]➜  packagefile internal/runtime/syscall=/root/.cache/go-build/cf/cf6e35871a9bc9ffe2b6989531cfabfb07980c9b095cb415a34effa3e6cd8d16-d
2025-08-20T21:50:11.4675178Z [00:03:37.821]➜  packagefile internal/trace/tracev2=/root/.cache/go-build/94/94175a12fceee62d30ba4c0af031ab0aa81e52820ab6621930e9c767b233d594-d
2025-08-20T21:50:11.4676148Z [00:03:37.821]➜  packagefile internal/reflectlite=/root/.cache/go-build/0a/0a23cc42b594d4aec09fcd5229acbb356c4dd5e04ac724468b0f8f8f9e929ccf-d
2025-08-20T21:50:11.4677071Z [00:03:37.821]➜  packagefile bytes=/root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d
2025-08-20T21:50:11.4677969Z [00:03:37.821]➜  packagefile container/list=/root/.cache/go-build/e4/e4a1d052b895dab5aabefb19a47a43f4cc5385e1a5909144789394bf17d777e0-d
2025-08-20T21:50:11.4678845Z [00:03:37.821]➜  packagefile crypto=/root/.cache/go-build/96/964cbef8d5cdfd5593486576c38d729dd29f6f299f4ae62394160f27cbdd46c4-d
2025-08-20T21:50:11.4679705Z [00:03:37.821]➜  packagefile crypto/aes=/root/.cache/go-build/45/4560f6707a99ea99c7c921edfecb487d903706ea47866805fb63c9e71afbe69a-d
2025-08-20T21:50:11.4680592Z [00:03:37.821]➜  packagefile crypto/cipher=/root/.cache/go-build/bc/bce84b5643684eb4e918943ce32ab07e865e819d2e645d0acd34fce738d6a4f7-d
2025-08-20T21:50:11.4681459Z [00:03:37.821]➜  packagefile crypto/des=/root/.cache/go-build/c4/c431769c6541c6d6ae9d3eb5ae089332700228499a65007d261155420ece1702-d
2025-08-20T21:50:11.4682456Z [00:03:37.821]➜  packagefile crypto/ecdh=/root/.cache/go-build/fb/fbfc80f107c3fda320eec7630e582bd48c2d008a3f86ab22e80f826ed8e69e79-d
2025-08-20T21:50:11.4683543Z [00:03:37.821]➜  packagefile crypto/ecdsa=/root/.cache/go-build/1a/1a56840bb6c354ddbabcfeeeeb024fdb0c2145e0bb62b44d1a9f2c79794c8133-d
2025-08-20T21:50:11.4684632Z [00:03:37.821]➜  packagefile crypto/ed25519=/root/.cache/go-build/a9/a9666cfb2dc8afa79ce77499b171195b4695c798232f2dc9a49cdc719341784f-d
2025-08-20T21:50:11.4685538Z [00:03:37.821]➜  packagefile crypto/elliptic=/root/.cache/go-build/bc/bcb75773286ea5e0c6643836571da998ba25bbd769f6e535c10caf5d1fa7e1f6-d
2025-08-20T21:50:11.4686432Z [00:03:37.821]➜  packagefile crypto/hkdf=/root/.cache/go-build/c6/c6bec0dc94a2af0401f7bd13ba310d33f2423bafe6a30653c430f9b1383f6ace-d
2025-08-20T21:50:11.4687303Z [00:03:37.821]➜  packagefile crypto/hmac=/root/.cache/go-build/a7/a77bc605ff3289e781c9d9d2da445c82a40e31e9d7124465e2f2cc1734a128a3-d
2025-08-20T21:50:11.4688229Z [00:03:37.821]➜  packagefile crypto/internal/boring=/root/.cache/go-build/21/218cf35c4ded279c8ffd329e9deaeed9c22d44444e8f0dbe0226e594c32e9258-d
2025-08-20T21:50:11.4689222Z [00:03:37.821]➜  packagefile crypto/internal/fips140/aes=/root/.cache/go-build/bc/bcd13a7f0dc5edd815fcd26319f95d30cd9827ff1e7d348151785b284326216e-d
2025-08-20T21:50:11.4690257Z [00:03:37.821]➜  packagefile crypto/internal/fips140/aes/gcm=/root/.cache/go-build/d1/d1981a63e6abbe17adce83ff1228a60e99776d57fe07c55c2c78176b607fcf46-d
2025-08-20T21:50:11.4691281Z [00:03:37.821]➜  packagefile crypto/internal/fips140/mlkem=/root/.cache/go-build/29/2905bf4ab17fd6e8c924db184596c8ad0679ed8ef6869776386409dcad23d878-d
2025-08-20T21:50:11.4692297Z [00:03:37.821]➜  packagefile crypto/internal/fips140/tls12=/root/.cache/go-build/62/62845e4b9204da3e721510a4a5bb8a4a1bd512a88f3c1fa68aecb582224efa60-d
2025-08-20T21:50:11.4693417Z [00:03:37.821]➜  packagefile crypto/internal/fips140/tls13=/root/.cache/go-build/6e/6ebaf1968bb9c8310df131de2b87f7a5075a15eac2168d157b5636e7f02c4260-d
2025-08-20T21:50:11.4694495Z [00:03:37.821]➜  packagefile crypto/internal/hpke=/root/.cache/go-build/da/da46e4b4b98bf95f7bb8deb3953637229f49dc7bf378cfca3de765312f8a3b7a-d
2025-08-20T21:50:11.4695402Z [00:03:37.821]➜  packagefile crypto/md5=/root/.cache/go-build/ff/ffd47a7f655d2264f725b558b5a357c36e8f498bf298877889e4508c649663ea-d
2025-08-20T21:50:11.4696332Z [00:03:37.821]➜  packagefile crypto/rand=/root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d
2025-08-20T21:50:11.4697206Z [00:03:37.821]➜  packagefile crypto/rc4=/root/.cache/go-build/ba/ba69c36b33eec064608b3f2edf09a5313f37f2ca175db3a3bd90d25bbec62734-d
2025-08-20T21:50:11.4698065Z [00:03:37.821]➜  packagefile crypto/rsa=/root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d
2025-08-20T21:50:11.4698923Z [00:03:37.821]➜  packagefile crypto/sha1=/root/.cache/go-build/48/48137442ca30c65917bc9a10aa7fba2118a6aac825a5066dbce46eec0794ee52-d
2025-08-20T21:50:11.4699816Z [00:03:37.821]➜  packagefile crypto/sha256=/root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d
2025-08-20T21:50:11.4700704Z [00:03:37.821]➜  packagefile crypto/sha512=/root/.cache/go-build/25/25ddd1309b3531a12cd8730f71229fc47f1628df52d676365bc0d01b9a949c77-d
2025-08-20T21:50:11.4701596Z [00:03:37.821]➜  packagefile crypto/subtle=/root/.cache/go-build/46/46171919a7392793e07b640aa7e47504aca1ae730f9f44283c4ac563d941a95a-d
2025-08-20T21:50:11.4702551Z [00:03:37.821]➜  packagefile crypto/tls/internal/fips140tls=/root/.cache/go-build/28/28442a2351e9293edd6216370dae4fb6011a2f346fd257b3e00f1b69cc959083-d
2025-08-20T21:50:11.4703702Z [00:03:37.821]➜  packagefile crypto/x509=/root/.cache/go-build/30/308b6baf99a836d11512b5635713d8d8b79f58e8ec9e42152e791bbe541d5208-d
2025-08-20T21:50:11.4704590Z [00:03:37.821]➜  packagefile encoding/pem=/root/.cache/go-build/30/3051cf7aff3b3091f46cb712a2e6caa7c2438d2d9a6f271d8ffe97102cf1fc3f-d
2025-08-20T21:50:11.4705616Z [00:03:37.821]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/root/.cache/go-build/5a/5a642123223ec0a3053dd76096a2a24fb98fa8a1054f42e5b9205d1bb5cde71c-d
2025-08-20T21:50:11.4706721Z [00:03:37.821]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/root/.cache/go-build/47/47d8ff6391fa039bd87e9d5414a0d1dc310eea23d5afc39c3014e73751dce64a-d
2025-08-20T21:50:11.4707853Z [00:03:37.821]➜  packagefile hash=/root/.cache/go-build/ea/ea3cec29e9ac09c6ce47789ddb1c892ff5a0d98aba0aa426006a0f60450baa95-d
2025-08-20T21:50:11.4708732Z [00:03:37.821]➜  packagefile internal/godebug=/root/.cache/go-build/15/154de7a1e48c9972cc3f3b67efc110fb25d653b3948828a79b9a08ef84fb5557-d
2025-08-20T21:50:11.4709592Z [00:03:37.821]➜  packagefile sort=/root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d
2025-08-20T21:50:11.4710419Z [00:03:37.821]➜  packagefile strconv=/root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d
2025-08-20T21:50:11.4711253Z [00:03:37.821]➜  packagefile weak=/root/.cache/go-build/b3/b35fe2f4af2add37163a99c517d12be21fb3614e3bcd4b3ee29206e95d4c9b7f-d
2025-08-20T21:50:11.4712093Z [00:03:37.821]➜  packagefile encoding=/root/.cache/go-build/99/9931efb179ca6a3411a5b5cc7c20f84897acb9776746585beb9dca28d322422b-d
2025-08-20T21:50:11.4712949Z [00:03:37.821]➜  packagefile reflect=/root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d
2025-08-20T21:50:11.4713948Z [00:03:37.821]➜  packagefile internal/fmtsort=/root/.cache/go-build/93/934b7067c85ff7bb07fb95e32b4b4043e76372281a126fd9354837df1db31613-d
2025-08-20T21:50:11.4714802Z [00:03:37.821]➜  packagefile math=/root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d
2025-08-20T21:50:11.4715639Z [00:03:37.821]➜  packagefile unicode/utf8=/root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d
2025-08-20T21:50:11.4716602Z [00:03:37.821]➜  packagefile github.com/caddyserver/certmagic=/root/.cache/go-build/9c/9c40e27dac21a99cd42fe2b6006e7e03a63dbcab1cafcfd69f6a9f7a9e7567c3-d
2025-08-20T21:50:11.4717767Z [00:03:37.821]➜  packagefile github.com/golang/protobuf/proto=/root/.cache/go-build/e0/e08c196f2b562143727f55742de119cb67cba92fe5bd56724288b8780bf21219-d
2025-08-20T21:50:11.4718810Z [00:03:37.821]➜  packagefile github.com/libdns/route53=/root/.cache/go-build/4a/4a710694cd0043c1fac90be233375ea2ed2b49bd8fe7857a9d5d2f11ce6f7591-d
2025-08-20T21:50:11.4719795Z [00:03:37.821]➜  packagefile go.uber.org/zap=/root/.cache/go-build/7f/7fb4a9b34c390b69577045630b5eb4ecb444bddbb7389478396251b482ae2a38-d
2025-08-20T21:50:11.4720707Z [00:03:37.821]➜  packagefile go.uber.org/zap/zapcore=/root/.cache/go-build/c8/c8fc022449422b751464321f7850f30ac608c702fe876a1db4e13f30b859241b-d
2025-08-20T21:50:11.4721659Z [00:03:37.821]➜  packagefile golang.org/x/crypto/acme=/root/.cache/go-build/8e/8e4201dfb53cd6dbe081308bd06c4fe4f9225c2734dd704c18b18ef52b971fca-d
2025-08-20T21:50:11.4722643Z [00:03:37.821]➜  packagefile golang.org/x/crypto/nacl/box=/root/.cache/go-build/7d/7d72f1a430e8073284e61e47600cdbd44d67ef7bf62487cef7c37ff00b9ded93-d
2025-08-20T21:50:11.4723916Z [00:03:37.821]➜  packagefile golang.zx2c4.com/wireguard/wgctrl/wgtypes=/root/.cache/go-build/00/00cbd0dd1d09ac3ded236f7ae76495625627cb4eeaf55e29991a3daec46143f2-d
2025-08-20T21:50:11.4724936Z [00:03:37.821]➜  packagefile path/filepath=/root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d
2025-08-20T21:50:11.4725876Z [00:03:37.821]➜  packagefile google.golang.org/grpc/codes=/root/.cache/go-build/73/738228551c38a606a6d6f4bbf30112fb76e2b9621e9505a145c5ae54f3affb97-d
2025-08-20T21:50:11.4726877Z [00:03:37.821]➜  packagefile google.golang.org/grpc/status=/root/.cache/go-build/ae/ae2140e204ad2a41a1ef62ba74e97f05f9df2377c82e7bcbe81c6bbfb27373b2-d
2025-08-20T21:50:11.4727972Z [00:03:37.821]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/root/.cache/go-build/83/8340d599ee5a6ab7abce3a75392d671f1cf5ad826949ada1b2d3a70439018f35-d
2025-08-20T21:50:11.4729125Z [00:03:37.821]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/root/.cache/go-build/d3/d36c7d7be1f9776d1fa6d2dd6521788bdadb69e06cd5529deee3b5f8c5ecbdb0-d
2025-08-20T21:50:11.4730267Z [00:03:37.821]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/root/.cache/go-build/49/491adb4c723c992874cc74f5f1e772ac32f9b8b21bcca506674eebbd2339f2d9-d
2025-08-20T21:50:11.4731551Z [00:03:37.821]➜  packagefile github.com/prometheus/client_golang/prometheus=/root/.cache/go-build/42/42237b41fb19c68ea1b6c9465c1f4cd5f1867f3609e0045f54785fc23f2ff4d4-d
2025-08-20T21:50:11.4732729Z [00:03:37.821]➜  packagefile github.com/prometheus/client_golang/prometheus/promhttp=/root/.cache/go-build/7d/7de25dee062e1b9568e9b915a6f71d2a781a415a77ba5e793fc15bad08e99ef0-d
2025-08-20T21:50:11.4733928Z [00:03:37.821]➜  packagefile go.opentelemetry.io/otel=/root/.cache/go-build/9c/9cd88569cfefe997d7576ef8d171ee583b7a49d880de11fe3a69bbfaceb6a867-d
2025-08-20T21:50:11.4734989Z [00:03:37.821]➜  packagefile go.opentelemetry.io/otel/exporters/prometheus=/root/.cache/go-build/f2/f288ee5649881b8999bf3f5e01f4fa34c7b423c8ab70d10c008dc68cd1442c7c-d
2025-08-20T21:50:11.4736073Z [00:03:37.821]➜  packagefile go.opentelemetry.io/otel/metric=/root/.cache/go-build/ed/edcc40611c4a5fbaa57a4b28d18c90a31c55eecb78a73c5c7f2be98adb012ac0-d
2025-08-20T21:50:11.4737124Z [00:03:37.821]➜  packagefile go.opentelemetry.io/otel/sdk/metric=/root/.cache/go-build/76/766abeb67394382fcb1770b923393080ad924bc8809ba585f599e26a8894bd1c-d
2025-08-20T21:50:11.4737975Z [00:03:37.821]➜  packagefile github.com/netbirdio/netbird/signal/peer=/tmp/go-build2698484929/b481/_pkg_.a
2025-08-20T21:50:11.4738694Z [00:03:37.821]➜  packagefile github.com/netbirdio/signal-dispatcher/dispatcher=/tmp/go-build2698484929/b482/_pkg_.a
2025-08-20T21:50:11.4739606Z [00:03:37.821]➜  packagefile go.opentelemetry.io/otel/attribute=/root/.cache/go-build/87/877d4c5ebb03469c43df0e4cee8783d90748f0447b79e3e3d4558d3659b7a626-d
2025-08-20T21:50:11.4740634Z [00:03:37.821]➜  packagefile google.golang.org/grpc/metadata=/root/.cache/go-build/04/04f770632e7bbbec6621f5123341d44267cc02c88e7e2068cfb828ed4c7dc6df-d
2025-08-20T21:50:11.4741760Z [00:03:37.821]➜  packagefile google.golang.org/protobuf/proto=/root/.cache/go-build/35/357b5f81b13a5e8d9577579ef17121f8336579ee1c107110421a97527b63bfdf-d
2025-08-20T21:50:11.4742787Z [00:03:37.821]➜  packagefile encoding/json=/root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d
2025-08-20T21:50:11.4744013Z [00:03:37.821]➜  packagefile github.com/netbirdio/netbird/formatter=/root/.cache/go-build/7a/7ac4a15d9380471299e02d8e9d478ac61c8e490378ed459452ff0fb8f559f72a-d
2025-08-20T21:50:11.4745109Z [00:03:37.821]➜  packagefile github.com/sirupsen/logrus/hooks/syslog=/root/.cache/go-build/d8/d80bc567d2595be322161e94919571e1f9179f75be3d6a0d18cf01376fe319cf-d
2025-08-20T21:50:11.4746163Z [00:03:37.821]➜  packagefile google.golang.org/grpc/grpclog=/root/.cache/go-build/fa/fac30b35143bb1be8b62821efcf4e6a2dc2bdb47a3fcf31fa6b67544094ebc85-d
2025-08-20T21:50:11.4747200Z [00:03:37.821]➜  packagefile gopkg.in/natefinch/lumberjack.v2=/root/.cache/go-build/c6/c6d5df627eb6f9b131ede22337d97fe27c994253f6f4635ce402beecdb889bd5-d
2025-08-20T21:50:11.4748142Z [00:03:37.821]➜  packagefile log/syslog=/root/.cache/go-build/60/60e8fe4bc341848d7498e48da89e379b0d14c89b3e2e45c24f0623ed222fee38-d
2025-08-20T21:50:11.4749034Z [00:03:37.821]➜  packagefile math/rand=/root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d
2025-08-20T21:50:11.4749911Z [00:03:37.821]➜  packagefile text/template=/root/.cache/go-build/55/55a31bc16f925b41d7970c28df2bbf764af8a7cca35f85b99491921cdb741eb4-d
2025-08-20T21:50:11.4750876Z [00:03:37.821]➜  packagefile github.com/hashicorp/go-version=/root/.cache/go-build/59/594b36189bbdbb93da7a3e59ceb48a5613c18fa58c32aa33f908f6207406c53e-d
2025-08-20T21:50:11.4751798Z [00:03:37.821]➜  packagefile regexp=/root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d
2025-08-20T21:50:11.4752630Z [00:03:37.821]➜  packagefile bufio=/root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d
2025-08-20T21:50:11.4753667Z [00:03:37.821]➜  packagefile golang.org/x/sys/unix=/root/.cache/go-build/75/75420b57fcc0f8b717c1ed9751124e2aaeeaed4d6c39e3edc3c72f0b3dc9c571-d
2025-08-20T21:50:11.4754714Z [00:03:37.821]➜  packagefile log=/root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d
2025-08-20T21:50:11.4755535Z [00:03:37.821]➜  packagefile unicode=/root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d
2025-08-20T21:50:11.4756415Z [00:03:37.821]➜  packagefile encoding/base64=/root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d
2025-08-20T21:50:11.4757304Z [00:03:37.821]➜  packagefile encoding/csv=/root/.cache/go-build/52/52f17d30d48aa5781b002901204c4f03156afc98fb5d7417ed2f5f0edf9aaa3a-d
2025-08-20T21:50:11.4758173Z [00:03:37.821]➜  packagefile encoding/hex=/root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d
2025-08-20T21:50:11.4759124Z [00:03:37.821]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal=/tmp/go-build2698484929/b500/_pkg_.a
2025-08-20T21:50:11.4760156Z [00:03:37.821]➜  packagefile go.opentelemetry.io/otel/baggage=/root/.cache/go-build/05/05f708513f5cb6a4416981bc23b01e6459153c510c7a2802ea02100d6ea6b697-d
2025-08-20T21:50:11.4761170Z [00:03:37.821]➜  packagefile go.opentelemetry.io/otel/codes=/root/.cache/go-build/ff/fffb3d3877820a81dfc76e32f92f4a766bffc2d744455b34ed8fdcb67b6cfa78-d
2025-08-20T21:50:11.4762203Z [00:03:37.821]➜  packagefile go.opentelemetry.io/otel/metric/noop=/root/.cache/go-build/a0/a0a46f3c656f4178eef7c81c309e4577e34bb7cf6e055b6714793a06850de018-d
2025-08-20T21:50:11.4763449Z [00:03:37.821]➜  packagefile go.opentelemetry.io/otel/propagation=/root/.cache/go-build/4e/4e509961ab8f4033a7079603847db9ccb3694700ff7fc1f866836d70c95a29f6-d
2025-08-20T21:50:11.4764311Z [00:03:37.821]➜  packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build2698484929/b501/_pkg_.a
2025-08-20T21:50:11.4765247Z [00:03:37.821]➜  packagefile go.opentelemetry.io/otel/trace=/root/.cache/go-build/aa/aa078065060720a676996ac1b6f104206b154ace37c9c03f0954aac9c4f4edba-d
2025-08-20T21:50:11.4766312Z [00:03:37.821]➜  packagefile google.golang.org/grpc/peer=/root/.cache/go-build/41/41e7633a54522047c5a9cab0aedfc029a524218c3166915a0cb3807311f5c750-d
2025-08-20T21:50:11.4767311Z [00:03:37.821]➜  packagefile google.golang.org/grpc/stats=/root/.cache/go-build/55/55c43ba95b26bc7bf8d7138eb5a2a0cce6da5bcff9e1cd7c233802b4c11373f3-d
2025-08-20T21:50:11.4768268Z [00:03:37.821]➜  packagefile crypto/x509/pkix=/root/.cache/go-build/7c/7cafae7781be2122fa62723eacc88cd108932c944cb7f05e844b857a4ec4aab4-d
2025-08-20T21:50:11.4769197Z [00:03:37.821]➜  packagefile golang.org/x/net/idna=/root/.cache/go-build/20/2043027da3f4bd35ec622839e3469bea40302e5cb18931eb3f8c8615c1bb5cbc-d
2025-08-20T21:50:11.4770077Z [00:03:37.821]➜  packagefile path=/root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d
2025-08-20T21:50:11.4770938Z [00:03:37.821]➜  packagefile compress/gzip=/root/.cache/go-build/b3/b3d01eff872d1061af7a6268f67170d50a1e8efb8d87f7700b66075164e92476-d
2025-08-20T21:50:11.4771850Z [00:03:37.821]➜  packagefile encoding/binary=/root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d
2025-08-20T21:50:11.4772785Z [00:03:37.821]➜  packagefile golang.org/x/net/trace=/root/.cache/go-build/54/54cb320fa8db7c5f7eae4787597e5fc17e3707bc4637164c51cfb8b7de1c6255-d
2025-08-20T21:50:11.4773918Z [00:03:37.821]➜  packagefile google.golang.org/grpc/backoff=/root/.cache/go-build/ae/ae21fcd949f965a0fb27aaf0fa7d7be1789982d51b5a072efd7f36aa8fd7be2b-d
2025-08-20T21:50:11.4774947Z [00:03:37.821]➜  packagefile google.golang.org/grpc/balancer=/root/.cache/go-build/a2/a28025f5867b1055d891f47302e58dd1f8416503e4710cb1136622ca0f8c52d3-d
2025-08-20T21:50:11.4775992Z [00:03:37.821]➜  packagefile google.golang.org/grpc/balancer/base=/root/.cache/go-build/4f/4f291fe740e96fd7293e590d4aa6743ef07570dcd6e337e2f87faacd2f82c104-d
2025-08-20T21:50:11.4777101Z [00:03:37.821]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/root/.cache/go-build/6b/6bb088f0afc37ff68c9e58870faf62a3623fbd5d5adccaad0cffc86a5fbd94f5-d
2025-08-20T21:50:11.4778317Z [00:03:37.821]➜  packagefile google.golang.org/grpc/channelz=/root/.cache/go-build/ca/ca91cb49f030ed905155b08ff7fcf82b39dde807e3bf5609096dccdc0f37c1e0-d
2025-08-20T21:50:11.4779372Z [00:03:37.821]➜  packagefile google.golang.org/grpc/connectivity=/root/.cache/go-build/4e/4e4dbbb2492719a7ad8e6bfab14cf9b99a0bbd96dd7e7946d0ef220b264c46d1-d
2025-08-20T21:50:11.4780480Z [00:03:37.821]➜  packagefile google.golang.org/grpc/credentials/insecure=/root/.cache/go-build/67/67ec408cfc2cc53c35553bfd654680cdbcca7bf12dda7c172fd8a0c7ada98c69-d
2025-08-20T21:50:11.4781578Z [00:03:37.821]➜  packagefile google.golang.org/grpc/encoding=/root/.cache/go-build/f5/f5fb9c7716f064f0c60dab0f5c5bd48828fdf500a070100b26d0179db8393b84-d
2025-08-20T21:50:11.4782650Z [00:03:37.821]➜  packagefile google.golang.org/grpc/encoding/proto=/root/.cache/go-build/71/718d293170101a399aa02a1d15bf50165744ea20dc3eda9fd331ce4ab9379ddb-d
2025-08-20T21:50:11.4783944Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal=/root/.cache/go-build/8a/8a22bc9464db09c5468d9030c6ff7001d652c37f077c6bebdced4683760d0ce2-d
2025-08-20T21:50:11.4785009Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/backoff=/root/.cache/go-build/07/07bc9bc4181c8a4f1496aa5acbb5903bebea07a65b08f37d420e11ce2a1fdfd9-d
2025-08-20T21:50:11.4786180Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/root/.cache/go-build/e6/e68181f817dda9f1fc77898fdf789632311f29ad288c91fef5fe05c281be1339-d
2025-08-20T21:50:11.4787370Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/balancerload=/root/.cache/go-build/0b/0bc2f3ceb2e8d1cdf16e2bc026f681cbae24272635ec0c240bd896d9e07c7d61-d
2025-08-20T21:50:11.4788580Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/binarylog=/root/.cache/go-build/01/01e9b1974b96127597fff8f25501c006995c1586075bca4f175cedff387e96ff-d
2025-08-20T21:50:11.4789692Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/channelz=/root/.cache/go-build/ac/ac4ef160139999078594cfa7fdd7e85adf6cb20e5b94c9b5c959af90b7e00aa8-d
2025-08-20T21:50:11.4790856Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/grpclog=/root/.cache/go-build/52/52af4aa7a5a82983b79041202b577076f82f82f9829cc16c8d7f51d722bce927-d
2025-08-20T21:50:11.4791964Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/grpcrand=/root/.cache/go-build/7b/7b900f5b1cb0797a084beb38cc89dacae5d9c5a22822ca4920508900eca73beb-d
2025-08-20T21:50:11.4793164Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/grpcsync=/root/.cache/go-build/5b/5be94320b8a73fe380ef2dd0c51c6ffe133ae29596805dd89230ec24c5cb4d4a-d
2025-08-20T21:50:11.4794263Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/grpcutil=/root/.cache/go-build/d0/d08b4c7d5d39549b84b3d391747d9598f741ae4de1c397d983541ac405d67a1f-d
2025-08-20T21:50:11.4795354Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/idle=/root/.cache/go-build/4d/4d0c36fcda93a72cfcc9b30a254165eacb14f3a909f58bbaf3b8765ebead0f89-d
2025-08-20T21:50:11.4796443Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/metadata=/root/.cache/go-build/b4/b457c6a5626f9b1703bd8df611d019710da9622588b3e5f8050a1987d04e1a23-d
2025-08-20T21:50:11.4798419Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/pretty=/root/.cache/go-build/96/961d57af4f5eb6bdfbe9762e9a766318e4f9dc7130f6148cfdbf283fa281d567-d
2025-08-20T21:50:11.4800419Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/resolver=/root/.cache/go-build/b9/b9a838df34bbf8cea009af1df2d7900b8d63163fac115d71f54428e710d0e47b-d
2025-08-20T21:50:11.4802530Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/resolver/passthrough=/root/.cache/go-build/f3/f35f21bd810b196c8d48972291bfc44bac082128224cf5d270249246ca4c44ea-d
2025-08-20T21:50:11.4804861Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/resolver/unix=/root/.cache/go-build/77/7797fca2822517f38426bb51b565f9edd64a75e809b38e2e0a9d243fb05f51e0-d
2025-08-20T21:50:11.4807361Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/root/.cache/go-build/af/af951aa794631a7a21821fb6c878d9da2b8ae651311f2d4e0919d55b40bcfdca-d
2025-08-20T21:50:11.4809460Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/status=/root/.cache/go-build/60/606e24cc1314556a80a6d8773f88c8683da17f7e4fe851b95e12cc38d6f62c2d-d
2025-08-20T21:50:11.4811553Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/transport=/root/.cache/go-build/70/7083d522b516d68602a88aea9365567e9b36094984dc25163763db9d9274d731-d
2025-08-20T21:50:11.4813760Z [00:03:37.821]➜  packagefile google.golang.org/grpc/resolver=/root/.cache/go-build/53/53bec274a5fd2548f54272102d8a1b8dd39643a83562c0fc5d4b576d70e69675-d
2025-08-20T21:50:11.4815956Z [00:03:37.821]➜  packagefile google.golang.org/grpc/resolver/dns=/root/.cache/go-build/42/42636b8e051a418829ecf82c13c313d43dc4d2609352918fcaaff48b186d419f-d
2025-08-20T21:50:11.4817981Z [00:03:37.821]➜  packagefile google.golang.org/grpc/serviceconfig=/root/.cache/go-build/db/db9401de670987717273e4fa6f56a5af8a83d1e40a2ffefc84db032863f34c0b-d
2025-08-20T21:50:11.4819920Z [00:03:37.821]➜  packagefile google.golang.org/grpc/tap=/root/.cache/go-build/3d/3d4c1342e74ca067f31da5fe1804aa780259bb7849369c9b28832151f84b4d6f-d
2025-08-20T21:50:11.4821597Z [00:03:37.821]➜  packagefile net/url=/root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d
2025-08-20T21:50:11.4823550Z [00:03:37.821]➜  packagefile google.golang.org/grpc/attributes=/root/.cache/go-build/c0/c0739398d60dd41feb0ed3b35fa24c649ec581ea6c6b2a953a9e538418e9b896-d
2025-08-20T21:50:11.4825595Z [00:03:37.821]➜  packagefile google.golang.org/grpc/internal/credentials=/root/.cache/go-build/64/64325ef42e3a5e6cdea10ddd098ef2eb6f2b5aff7d32fee81974efecd25de21d-d
2025-08-20T21:50:11.4827414Z [00:03:37.821]➜  packagefile cmp=/root/.cache/go-build/9d/9dfba66b67ca9f8fe689cc30f6c14a50aebfd91692e10f8a1a17454ad7cbab97-d
2025-08-20T21:50:11.4829220Z [00:03:37.821]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/root/.cache/go-build/77/778cb86cc7ce4d286b8112b3dc66b4c107d110c761609350420a5a42ce64a6f1-d
2025-08-20T21:50:11.4831222Z [00:03:37.821]➜  packagefile internal/nettrace=/root/.cache/go-build/ec/ec8e50975f2e34950b4d8c10d1f3fb5d9560600c8943b2666d4dd24caba5d209-d
2025-08-20T21:50:11.4833011Z [00:03:37.821]➜  packagefile internal/singleflight=/root/.cache/go-build/7f/7f4bef26bc96f233f4368d5b5b00f042e9f77dc53afc3826de67fcaad1a98096-d
2025-08-20T21:50:11.4834901Z [00:03:37.821]➜  packagefile net/netip=/root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d
2025-08-20T21:50:11.4836747Z [00:03:37.822]➜  packagefile vendor/golang.org/x/net/http/httpguts=/root/.cache/go-build/60/600c21735b839b40297d418849c90cfbdb521da6a35d3b67a6ce54d720980279-d
2025-08-20T21:50:11.4838784Z [00:03:37.822]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/root/.cache/go-build/16/16504fe0519c1fe2ac7c934cb5b6fb4513df1051a7c5fc095819910b3a95aa28-d
2025-08-20T21:50:11.4840953Z [00:03:37.822]➜  packagefile vendor/golang.org/x/net/http2/hpack=/root/.cache/go-build/66/66909985228081b91f1bf1f5c0c424561a1e70477aec01bec971b687b5eb90b1-d
2025-08-20T21:50:11.4842945Z [00:03:37.822]➜  packagefile vendor/golang.org/x/net/idna=/root/.cache/go-build/f1/f107a750c9185b0f0c01f8b66c658890fb4a5edc02254438a86510f359ef4077-d
2025-08-20T21:50:11.4844910Z [00:03:37.822]➜  packagefile maps=/root/.cache/go-build/c3/c39af6f50a2f302aafef3b515051fb695f8a8e68cabb3ad6fc0ca3c4a290ce13-d
2025-08-20T21:50:11.4846526Z [00:03:37.822]➜  packagefile math/bits=/root/.cache/go-build/e9/e9a40c283e135c335c9a6deb92b0821d50ebc5e27beabb6fd1df72dcfe55a2cc-d
2025-08-20T21:50:11.4848124Z [00:03:37.822]➜  packagefile mime=/root/.cache/go-build/06/06edfede0e2d4363c2758e615d7aca4a11c0df726a5d3f4d6eaea40c735d7df0-d
2025-08-20T21:50:11.4849755Z [00:03:37.822]➜  packagefile mime/multipart=/root/.cache/go-build/76/76bc09fa9a3b200a661d025027a5336fd82abbe4d8749ea1964149cce424f59c-d
2025-08-20T21:50:11.4851468Z [00:03:37.822]➜  packagefile net/http/httptrace=/root/.cache/go-build/98/98fe65b6f6d6ea58a110b053a9de96dd0df5755eddc4ecff510f93578c779e0c-d
2025-08-20T21:50:11.4853598Z [00:03:37.822]➜  packagefile net/http/internal=/root/.cache/go-build/2e/2ecafcd02ddf529e2f1d65253cd62347916f16e79e04abbed23c94d3cf9d8ebe-d
2025-08-20T21:50:11.4855412Z [00:03:37.822]➜  packagefile net/http/internal/ascii=/root/.cache/go-build/bb/bbe85c2847289e089ecaa936b2fe9f07c09fe76f93a723c5147ca2f8b0a26426-d
2025-08-20T21:50:11.4857286Z [00:03:37.822]➜  packagefile net/http/internal/httpcommon=/root/.cache/go-build/81/812ca8e1d7544ccb0e370d4b5f1a300109384e60eae930b9e384e1f28814585a-d
2025-08-20T21:50:11.4859068Z [00:03:37.822]➜  packagefile net/textproto=/root/.cache/go-build/8b/8bd7916f491007bd8dd3c6cf83ef9bdfae8fa24578b10da0c2132c367d14c25c-d
2025-08-20T21:50:11.4860800Z [00:03:37.822]➜  packagefile html=/root/.cache/go-build/9c/9c3641f13dc764266f8f387b7d6ee037fa449ad643b188a87e2bea2a058875da-d
2025-08-20T21:50:11.4862040Z [00:03:37.822]➜  packagefile internal/profile=/tmp/go-build2698484929/b503/_pkg_.a
2025-08-20T21:50:11.4863602Z [00:03:37.822]➜  packagefile runtime/pprof=/root/.cache/go-build/79/79cb0937774ea2b49f7f8ee1c51985acb2fa6b57d0d18be2c9b81eb721f22f77-d
2025-08-20T21:50:11.4865272Z [00:03:37.822]➜  packagefile runtime/trace=/root/.cache/go-build/32/324e14af54994ca777e4369d8171be84a8ba8e03e7915d0342788f26d2acd28e-d
2025-08-20T21:50:11.4866854Z [00:03:37.822]➜  packagefile iter=/root/.cache/go-build/23/23d10c877f3b73604425a334a1530a3d83b5cebea7cc3c08d3b6aea551897635-d
2025-08-20T21:50:11.4868494Z [00:03:37.822]➜  packagefile internal/oserror=/root/.cache/go-build/36/36c7d10bc34f03c5c6e7771667803ff1e70baaf9cea8e9cebbe793e83ee0ca9c-d
2025-08-20T21:50:11.4870163Z [00:03:37.822]➜  packagefile internal/race=/root/.cache/go-build/96/9610d9edf486ff1196d8624b9d4b65502760d7f0e903ff8173010306707ba687-d
2025-08-20T21:50:11.4871791Z [00:03:37.822]➜  packagefile internal/sync=/root/.cache/go-build/66/6672435ae16fa41ba510078521203f023195502b360b969cde5cba87c703c7e0-d
2025-08-20T21:50:11.4873802Z [00:03:37.822]➜  packagefile internal/synctest=/root/.cache/go-build/94/947f09566bea08c73cb5619c7e9db3d400b577fb6f706e1fe6b4b06732bef26c-d
2025-08-20T21:50:11.4875523Z [00:03:37.822]➜  packagefile internal/asan=/root/.cache/go-build/f8/f88fca14b143264910fec13e94c680f6782f11f8113e9d8ab8bb3c90ad1019f8-d
2025-08-20T21:50:11.4877171Z [00:03:37.822]➜  packagefile internal/msan=/root/.cache/go-build/8b/8bc238d887c2b4b98122a708b40f5f23002ece892b057553d6f86f1c7d8d2209-d
2025-08-20T21:50:11.4878893Z [00:03:37.822]➜  packagefile internal/unsafeheader=/root/.cache/go-build/71/71443e40c31c75855e817fa83dcdfbe5a56d181ed8f66b4feb8471cf86c4fad1-d
2025-08-20T21:50:11.4880759Z [00:03:37.822]➜  packagefile crypto/internal/fips140/alias=/root/.cache/go-build/27/2787631884ab3f34b85912526c621adc211455ec60b230fa083c652f01f3d7d9-d
2025-08-20T21:50:11.4882630Z [00:03:37.822]➜  packagefile crypto/internal/fips140only=/root/.cache/go-build/fe/fe018016f0b5a0e59332ad1304ea15a8ab92b0d07f6d83556e1d5120437fb86e-d
2025-08-20T21:50:11.4884942Z [00:03:37.822]➜  packagefile crypto/internal/fips140/ecdh=/root/.cache/go-build/b7/b7de87dfc4ac9fdd21345eb21f2942513ffef62d6713dcac817c1cad6ef56782-d
2025-08-20T21:50:11.4886957Z [00:03:37.822]➜  packagefile crypto/internal/fips140/edwards25519/field=/root/.cache/go-build/35/35a562b80ddd68a8109b61c6c0ad69c6250d162c4b5e729809ccf7665f213573-d
2025-08-20T21:50:11.4888905Z [00:03:37.822]➜  packagefile crypto/internal/randutil=/root/.cache/go-build/fc/fcda4929577983205113835be267785e1283b19f36bcf041335af2981fdad11d-d
2025-08-20T21:50:11.4890740Z [00:03:37.822]➜  packagefile crypto/internal/boring/bbig=/root/.cache/go-build/47/47bc6fc1995eed3e803e2f3a1fd9e90f1deba56f9b16be41269404eeeebbaa0b-d
2025-08-20T21:50:11.4892658Z [00:03:37.822]➜  packagefile crypto/internal/fips140/ecdsa=/root/.cache/go-build/3b/3bbfd9fd94ac9cf2de369327fa8f9fe9a4811c3f7b0a8542849e253eeb144fda-d
2025-08-20T21:50:11.4894782Z [00:03:37.822]➜  packagefile crypto/internal/fips140/nistec=/root/.cache/go-build/c8/c8a3f960dfc29752234a5b93577e1c8a66130334369f4fe7cbbb25e03deb79a4-d
2025-08-20T21:50:11.4896905Z [00:03:37.822]➜  packagefile crypto/internal/fips140cache=/root/.cache/go-build/26/2695974d438020987dbb0bbc5a3ea00c924883ef5700a3d0cdde3c092745abfa-d
2025-08-20T21:50:11.4898814Z [00:03:37.822]➜  packagefile crypto/internal/fips140hash=/root/.cache/go-build/42/42975a08ce9ec7bcbe424bc45b0461a2ac7315bd8f9ef81a9105bb3ffa767f57-d
2025-08-20T21:50:11.4900854Z [00:03:37.822]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/root/.cache/go-build/e4/e4955d73e74bf52cfe012fffcb59ffa54e83ed0d9c00f71a66a588a7e63b76a1-d
2025-08-20T21:50:11.4902780Z [00:03:37.822]➜  packagefile math/big=/root/.cache/go-build/3b/3b45a8c38cee8cd6053c78cd6700739b9b134c3d952807771dd42ed436a1c218-d
2025-08-20T21:50:11.4904701Z [00:03:37.822]➜  packagefile math/rand/v2=/root/.cache/go-build/17/17b56db114ed17959e0e2327e0c36b22c2e62de1ec66bce371463eb8c2bddbbb-d
2025-08-20T21:50:11.4906447Z [00:03:37.822]➜  packagefile crypto/internal/fips140/ed25519=/root/.cache/go-build/46/460c8db732d68f249f9c830e71772a6351a13924cd4b30f718449eaf7ae9e049-d
2025-08-20T21:50:11.4908420Z [00:03:37.822]➜  packagefile crypto/internal/fips140/hkdf=/root/.cache/go-build/56/56678f4dc2fbcba3710a8cd271b8691e51779e5fa9611c897d6c7261e2ceccb6-d
2025-08-20T21:50:11.4910322Z [00:03:37.822]➜  packagefile crypto/internal/fips140/hmac=/root/.cache/go-build/61/6156ee615bc7e6a0829170545a39e8fc56847b7139a303c4caa12a871bd65309-d
2025-08-20T21:50:11.4912280Z [00:03:37.822]➜  packagefile crypto/internal/boring/sig=/root/.cache/go-build/05/05b5ad9f79485939adbb0ea7fc10d59aac51ff6ddca5c19734c0d9118468019b-d
2025-08-20T21:50:11.4913912Z [00:03:37.822]➜  packagefile crypto/internal/fips140=/root/.cache/go-build/fb/fb49772351f8add8f503a109e09d0fb25191ef747bd52d2a6b73ed0d05268c9e-d
2025-08-20T21:50:11.4915537Z [00:03:37.822]➜  packagefile crypto/internal/fips140/check=/root/.cache/go-build/d4/d4b96864abeddf49c37f9d1b6ca57baee0a45125ad9b361e59aa46a98b9c624e-d
2025-08-20T21:50:11.4917326Z [00:03:37.822]➜  packagefile crypto/internal/fips140/subtle=/root/.cache/go-build/7a/7ae0344625486d831f14bdd915194c44ed259b901e4a7d14df5fc9916275c647-d
2025-08-20T21:50:11.4918422Z [00:03:37.822]➜  packagefile crypto/internal/fips140deps/byteorder=/root/.cache/go-build/3b/3b2dc55b8de7ce555f03e495a2b1bcd0d32285049ff481eedf724d5f2f4b16eb-d
2025-08-20T21:50:11.4919492Z [00:03:37.822]➜  packagefile crypto/internal/fips140deps/cpu=/root/.cache/go-build/8e/8ed1e17b06b87350088b9a432f7e796015ad458599309e30ea5270023032775a-d
2025-08-20T21:50:11.4920556Z [00:03:37.822]➜  packagefile crypto/internal/fips140deps/godebug=/root/.cache/go-build/0c/0c5730bd9b04c0157b40a272fb5c8411bfbf1c513b13ba1a1af91298f757e2e4-d
2025-08-20T21:50:11.4921572Z [00:03:37.822]➜  packagefile crypto/internal/impl=/root/.cache/go-build/68/68d8c6d8ca67668a4e86b0c93cd4057bc6649e016e09cd2c266bb5ccdd8cebc6-d
2025-08-20T21:50:11.4922578Z [00:03:37.822]➜  packagefile crypto/internal/fips140/drbg=/root/.cache/go-build/d8/d88ffc3228d0ba0a1afebf28c5478b900c9f99772ffe075c0c35739f7e4a5dbc-d
2025-08-20T21:50:11.4923974Z [00:03:37.822]➜  packagefile crypto/internal/fips140/sha3=/root/.cache/go-build/05/05f5a8059656ac712e82d3863d001cd9c9cf4ee590101be92985e39fc5e5f3f8-d
2025-08-20T21:50:11.4925004Z [00:03:37.822]➜  packagefile crypto/internal/fips140/sha256=/root/.cache/go-build/7d/7d6e2b7c4c60f566808f2bab652e2ef5084f5e51e6daa3849c3f0426ad3e11a2-d
2025-08-20T21:50:11.4926031Z [00:03:37.822]➜  packagefile crypto/internal/fips140/sha512=/root/.cache/go-build/2f/2f5055d5155c1024f9b3a73067545951c7c9ac73d2a344f94926032e30318791-d
2025-08-20T21:50:11.4927024Z [00:03:37.822]➜  packagefile crypto/internal/sysrand=/root/.cache/go-build/4b/4b9db9d21c8f8cb536ca608191368c782c12668fd96055efda5393da96c72efe-d
2025-08-20T21:50:11.4928023Z [00:03:37.822]➜  packagefile crypto/internal/fips140/bigmod=/root/.cache/go-build/0d/0d01387854d74c7588d39c9e22288a235981f1115e28808b9640eb8d08a8f149-d
2025-08-20T21:50:11.4929034Z [00:03:37.822]➜  packagefile crypto/internal/fips140/rsa=/root/.cache/go-build/ce/cef7d57c406c50fa2f1ea2e15eb0196e9f2699037eef871fa52670eb68b94366-d
2025-08-20T21:50:11.4930085Z [00:03:37.822]➜  packagefile crypto/fips140=/root/.cache/go-build/b5/b55a9ebe2952586c79911ac32107ae1f4c98934a55a8dec23b1f23b673a10b56-d
2025-08-20T21:50:11.4930966Z [00:03:37.822]➜  packagefile crypto/dsa=/root/.cache/go-build/63/632efaa0d398fa0380525550499c188fd7aacb4fc7248738656ed4c44f0ba6b8-d
2025-08-20T21:50:11.4931845Z [00:03:37.822]➜  packagefile encoding/asn1=/root/.cache/go-build/05/055a1be01c3af0789956f79452a8fffa3efd06117fc3f7cb4eb3c803b3e9d9e2-d
2025-08-20T21:50:11.4932735Z [00:03:37.822]➜  packagefile unicode/utf16=/root/.cache/go-build/8e/8e3f84f996d23ffbddd5f8aed3dc51162780336ff9d54a8b209f133ffe0ca4ce-d
2025-08-20T21:50:11.4933974Z [00:03:37.822]➜  packagefile vendor/golang.org/x/crypto/chacha20=/root/.cache/go-build/b8/b804fe124ef072873a1051637f26545b29f76fe15a0e3a52c8ad5fc1018740ea-d
2025-08-20T21:50:11.4935075Z [00:03:37.822]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/root/.cache/go-build/1c/1ce003014d8d5aabb9f5d0cb489f79b80c55eb3cb6a6ee1c86af76217c510d16-d
2025-08-20T21:50:11.4936274Z [00:03:37.822]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/root/.cache/go-build/08/0896c1abf56875f26229922e80d24e86fcd2e8ab282d508f7a246dc1802c7898-d
2025-08-20T21:50:11.4937330Z [00:03:37.822]➜  packagefile vendor/golang.org/x/sys/cpu=/root/.cache/go-build/84/84dba0f671f56f52f34616da15a8e590e76614497f215a6b1472d263ec90ad31-d
2025-08-20T21:50:11.4938275Z [00:03:37.822]➜  packagefile internal/bisect=/root/.cache/go-build/d1/d19189672caca4bf568c7ed4d6ba74fe0f96e0f4e465ca959d688b6517fee280-d
2025-08-20T21:50:11.4939247Z [00:03:37.822]➜  packagefile github.com/caddyserver/zerossl=/root/.cache/go-build/9d/9de6183439a1a1b3cbfdeace5be0e16ed046178e07fa80280e90a4921fecaa29-d
2025-08-20T21:50:11.4940269Z [00:03:37.822]➜  packagefile github.com/klauspost/cpuid/v2=/root/.cache/go-build/88/88c40144f29914ab2655fce614170e72ad21dfaacd64830402ffa0a15f31896c-d
2025-08-20T21:50:11.4941259Z [00:03:37.822]➜  packagefile github.com/libdns/libdns=/root/.cache/go-build/fd/fde8dbb4c4810c6da98f70a99387d67b5bb1f5db2b5b00b2a2c368032e642d2c-d
2025-08-20T21:50:11.4942277Z [00:03:37.822]➜  packagefile github.com/mholt/acmez/v2=/root/.cache/go-build/33/335d0862be5234f47ef359eb954960346c7c7a304e2c95bf503dcb3a851bdff9-d
2025-08-20T21:50:11.4943432Z [00:03:37.822]➜  packagefile github.com/mholt/acmez/v2/acme=/root/.cache/go-build/61/61275f323d95ef5caf164fcd371aeb413ab3e2832b591ae25cb2e7fef69b02c6-d
2025-08-20T21:50:11.4944413Z [00:03:37.822]➜  packagefile github.com/miekg/dns=/root/.cache/go-build/e4/e486273bd8544b45e58c9da0163ac07187e46cd365bca45b5a2af7186280423b-d
2025-08-20T21:50:11.4945361Z [00:03:37.822]➜  packagefile github.com/zeebo/blake3=/root/.cache/go-build/f0/f0db666c02624a6049a7fa06e3814faafc819773771104e2e4d5a975fc03cd07-d
2025-08-20T21:50:11.4946331Z [00:03:37.822]➜  packagefile golang.org/x/crypto/ocsp=/root/.cache/go-build/7d/7db89ad91aa4d6a7f86354ae1b8c6e13f75a4a30ecb724628a5bb185e6c31735-d
2025-08-20T21:50:11.4947337Z [00:03:37.822]➜  packagefile hash/fnv=/root/.cache/go-build/3c/3c2d5c8a458697f9131049f8b7f876c158f15c8274abdd0f3863e3e7fdc82b1e-d
2025-08-20T21:50:11.4948347Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/encoding/prototext=/root/.cache/go-build/65/65b561a04657ae8612894966cc9f74e58fb9c1e9e64497e7080e52f2266867ac-d
2025-08-20T21:50:11.4949489Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/encoding/protowire=/root/.cache/go-build/6d/6d8fbd058d7adcd99aad0278c8072f9306f0268d32ebe7a1896ba14e967036ec-d
2025-08-20T21:50:11.4950625Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/reflect/protodesc=/root/.cache/go-build/c8/c8305ebede5f4b0b351d3b483849c1463628b71ea029f634f20245f84c5c883c-d
2025-08-20T21:50:11.4951787Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/root/.cache/go-build/9a/9a0c80b6b1eca80eed26fe61556f889692ad3d0802daa353cc4ead73bc48f860-d
2025-08-20T21:50:11.4952938Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/root/.cache/go-build/79/79a10223c096f443262bc1061181e890da39732fbe806aa886ab2943eab12822-d
2025-08-20T21:50:11.4954380Z [00:03:37.822]➜  packagefile io/ioutil=/root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d
2025-08-20T21:50:11.4955334Z [00:03:37.822]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/root/.cache/go-build/cf/cf51ce312ee4971193080d6e0247deb24a76067c9551a16102585ddbc46317cd-d
2025-08-20T21:50:11.4956375Z [00:03:37.822]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/root/.cache/go-build/bd/bd0d57289397c5193be69f49e8313baca84794e1551eade6fab5f9f94c3ea675-d
2025-08-20T21:50:11.4957435Z [00:03:37.822]➜  packagefile github.com/aws/aws-sdk-go-v2/config=/root/.cache/go-build/e6/e6ddabe47fef75a78db49fafb050bdbcea79266cbb7be19cc26323042489ea6b-d
2025-08-20T21:50:11.4958584Z [00:03:37.822]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials=/root/.cache/go-build/62/62e0a3c31e90602ff0616bbec4aae356d53ace56b7c6a1128339e8dc8ffd770d-d
2025-08-20T21:50:11.4959763Z [00:03:37.822]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53=/root/.cache/go-build/30/308a7f552ddb31f918375e5aac436ed0ea57ea61ed4105b112b91a64c9dc8181-d
2025-08-20T21:50:11.4960907Z [00:03:37.822]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53/types=/root/.cache/go-build/b8/b8a23bbe72ff57a89d009369ab6a23733c63db54ef5a8bed14942348fdb73a24-d
2025-08-20T21:50:11.4962058Z [00:03:37.822]➜  packagefile go.uber.org/multierr=/root/.cache/go-build/af/af44525afaf4dbd12d5a7374468031427b59c78523d0a855f534c96f5ba35784-d
2025-08-20T21:50:11.4963007Z [00:03:37.822]➜  packagefile go.uber.org/zap/internal=/root/.cache/go-build/22/2207992024cd6821a0e84985550cb58e11f683e62cc0a17e312d4b3b83438442-d
2025-08-20T21:50:11.4964206Z [00:03:37.822]➜  packagefile go.uber.org/zap/internal/bufferpool=/root/.cache/go-build/e2/e26aab7dbf3ae7c7e29b92ad35089248e3eefd1c46e06a6558b533ff5c1e9892-d
2025-08-20T21:50:11.4965250Z [00:03:37.822]➜  packagefile go.uber.org/zap/internal/pool=/root/.cache/go-build/bc/bcf28801ff996a6fd9516eec951be08f8076cb545bc75703716ad3225c51071c-d
2025-08-20T21:50:11.4966285Z [00:03:37.822]➜  packagefile go.uber.org/zap/internal/stacktrace=/root/.cache/go-build/63/633d610f6e0b6a5885f581ad95746f7d4b69e4f85b49291a38f4682fc234508e-d
2025-08-20T21:50:11.4967279Z [00:03:37.822]➜  packagefile go.uber.org/zap/buffer=/root/.cache/go-build/02/02abe889fafa49822bce35ad71ca5bc4da816802707f0fdf36375cc15e71d062-d
2025-08-20T21:50:11.4968253Z [00:03:37.822]➜  packagefile go.uber.org/zap/internal/color=/root/.cache/go-build/75/758e70066e8177a2a64eac2221d2213accc4976634e598686b44637d14f7cc5b-d
2025-08-20T21:50:11.4969244Z [00:03:37.822]➜  packagefile go.uber.org/zap/internal/exit=/root/.cache/go-build/fc/fc54fe7ba164e67a91285decd3cea180e5629a4d5422335623286f1873a18ab6-d
2025-08-20T21:50:11.4970186Z [00:03:37.822]➜  packagefile runtime/debug=/root/.cache/go-build/82/8260d5a79b166c1188d2a8233d7ed0e6aa22b2487df79665838c602779d10d1d-d
2025-08-20T21:50:11.4971127Z [00:03:37.822]➜  packagefile golang.org/x/crypto/blake2b=/root/.cache/go-build/59/595e71b3c8fcfaa9f72422a7cb1694586397d435bb7525da029d70b081adf40a-d
2025-08-20T21:50:11.4972244Z [00:03:37.822]➜  packagefile golang.org/x/crypto/curve25519=/root/.cache/go-build/e8/e86a898543ba3c7c8acd730d1f47fa26544d6c37a8f182dddfcac05c62a44abf-d
2025-08-20T21:50:11.4973466Z [00:03:37.822]➜  packagefile golang.org/x/crypto/nacl/secretbox=/root/.cache/go-build/96/96474dc121c58abc7b517167ecea2a76e20fde753933e9f818d6a0345d9cb874-d
2025-08-20T21:50:11.4974528Z [00:03:37.822]➜  packagefile golang.org/x/crypto/salsa20/salsa=/root/.cache/go-build/e3/e386533c696578d0b5ff295145d4e845db25be7d149e119b358703204e210f48-d
2025-08-20T21:50:11.4975642Z [00:03:37.822]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/root/.cache/go-build/64/64e915bbd9fa1db475b110bfbfbb757fa37ed0a0d321af574c2c169901996a6a-d
2025-08-20T21:50:11.4976793Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/internal/pragma=/root/.cache/go-build/5e/5e6253de1ecd96697c531c6fd68a5450ad594e61e86a35283575a123b1344094-d
2025-08-20T21:50:11.4978004Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/internal/filedesc=/root/.cache/go-build/1a/1a242148912e438a46d9f6e64e50a4f239c76f96a53c4ba75e42f9278b4578e5-d
2025-08-20T21:50:11.4979121Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/internal/filetype=/root/.cache/go-build/39/39607456414d8fb60a9e6216799cf81c2523600282bc319509af4036e20dace5-d
2025-08-20T21:50:11.4980249Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/internal/impl=/root/.cache/go-build/a5/a508c74df3bcc9fbecba999d2c109aae89ee9a1e4ae66dec51ae0f635e5cbcbf-d
2025-08-20T21:50:11.4981375Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/internal/protolazy=/root/.cache/go-build/6d/6dd3e17206583f614f2b410e3716f209a1d507ef2b45543e2d21f53dfc1f410e-d
2025-08-20T21:50:11.4982563Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/internal/version=/root/.cache/go-build/43/43e1b7b2698f6b4a28c2a63a10d42107471c5ca095cc836d0cd3c53740eb35be-d
2025-08-20T21:50:11.4983724Z [00:03:37.822]➜  packagefile expvar=/root/.cache/go-build/eb/ebc3103a84769c2d663f37c42896bdc7162458af05e719fccf66b29fb95a2eb9-d
2025-08-20T21:50:11.4984743Z [00:03:37.822]➜  packagefile github.com/beorn7/perks/quantile=/root/.cache/go-build/40/40685f68aa55546732e8e6b359a48b178b9e78e84058a0216c95fae79e86f093-d
2025-08-20T21:50:11.4985762Z [00:03:37.822]➜  packagefile github.com/cespare/xxhash/v2=/root/.cache/go-build/8c/8c2edfa87dd79d7c8524c3272a085cd7d24047725a0b165abb397ea07f896187-d
2025-08-20T21:50:11.4986881Z [00:03:37.822]➜  packagefile github.com/prometheus/client_golang/prometheus/internal=/root/.cache/go-build/4e/4e86d7ae6f9c327448e9fd24e7ce27cee580ac7bcf13b80d24bf8a225ad481cb-d
2025-08-20T21:50:11.4988016Z [00:03:37.822]➜  packagefile github.com/prometheus/client_model/go=/root/.cache/go-build/7d/7dbb7522f552d95c6422bc0814005e8591d8a0da6b105027baf8f22add7eb25f-d
2025-08-20T21:50:11.4989082Z [00:03:37.822]➜  packagefile github.com/prometheus/common/expfmt=/root/.cache/go-build/59/59ec78ca8f38ccb1654a5aec0b1b098efaed9ff3d00f2b843f1cf4babba65c2f-d
2025-08-20T21:50:11.4990153Z [00:03:37.822]➜  packagefile github.com/prometheus/common/model=/root/.cache/go-build/33/3387275071ed5b1f164fa0c3c02456b85616fc89db10b09e28c4229afe0166dd-d
2025-08-20T21:50:11.4991185Z [00:03:37.822]➜  packagefile github.com/prometheus/procfs=/root/.cache/go-build/83/83aaffaccb6fae1bba3bdc3de7eacf62fbe561c001f4940c2e36fb175c87c783-d
2025-08-20T21:50:11.4992300Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/root/.cache/go-build/42/423a6f4e43454bd774cb140c48c6de66fc963784e826d91d9b3b1b4e70330408-d
2025-08-20T21:50:11.4993550Z [00:03:37.822]➜  packagefile runtime/metrics=/root/.cache/go-build/37/3721bf1fe2ac2c99722f9a8a59bb0aacc38498d654264343f293d82257e4a428-d
2025-08-20T21:50:11.4994722Z [00:03:37.822]➜  packagefile github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil=/root/.cache/go-build/fb/fb08c8e8e894883c045a8a8992362f70731116a4b8606a578189abdfab46dd94-d
2025-08-20T21:50:11.4996145Z [00:03:37.822]➜  packagefile github.com/prometheus/client_golang/prometheus/promhttp/internal=/root/.cache/go-build/58/584decfa984549dfcb4f16491e0a68d0776f4ef5eefe9827b9916219cf965440-d
2025-08-20T21:50:11.4997258Z [00:03:37.822]➜  packagefile github.com/go-logr/logr=/root/.cache/go-build/75/758f6b016538ea8a3737c2ebdeb47e1f81c53960c42f3d878659fa94a754a34b-d
2025-08-20T21:50:11.4998274Z [00:03:37.822]➜  packagefile go.opentelemetry.io/otel/internal/global=/root/.cache/go-build/de/deb620906465c73ea4e6136994daef90f73f9e84b35e00257cd00954496b16e9-d
2025-08-20T21:50:11.4999379Z [00:03:37.822]➜  packagefile go.opentelemetry.io/otel/sdk/instrumentation=/root/.cache/go-build/54/5438071d01f6db105fa4184c3c2fb3876f28e44d7b6626bc819607ec7705f949-d
2025-08-20T21:50:11.5000520Z [00:03:37.822]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/root/.cache/go-build/7b/7bc09efb03d1c8ad6e5a68f2467f24325753b0db8591f6d5d08a65e3c3db2cce-d
2025-08-20T21:50:11.5001624Z [00:03:37.822]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/root/.cache/go-build/74/74ce0d443e639eacaa194d48c6ea169ec06acb262113e31a732050bf22ab0f6b-d
2025-08-20T21:50:11.5002784Z [00:03:37.822]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/root/.cache/go-build/bf/bfd51e13cd4326ea03a4776a2dcc593f836038f52526e3444559faeba5472f27-d
2025-08-20T21:50:11.5004156Z [00:03:37.822]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal=/root/.cache/go-build/33/337f7bc25dcd7fe127f2373c85df31ed8934bf439a8d37be338169bc132ea7b7-d
2025-08-20T21:50:11.5005334Z [00:03:37.822]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/aggregate=/root/.cache/go-build/c9/c97f59a631de034465def72c6bc5f73b66411f7c18cdd6f746f670ef50cbd366-d
2025-08-20T21:50:11.5006630Z [00:03:37.822]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/exemplar=/root/.cache/go-build/5a/5a4b1fd07ad54b62a940c4f2a49b5db03d354f7009a3e57702c8720cc3bfc219-d
2025-08-20T21:50:11.5007813Z [00:03:37.822]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/x=/root/.cache/go-build/0b/0bccd49a21fc40bea8369ef441c35530234456ad579fdf3e4aa53b6eee520d55-d
2025-08-20T21:50:11.5008961Z [00:03:37.822]➜  packagefile go.opentelemetry.io/otel/internal=/root/.cache/go-build/87/87859cb8c6d1193c75d5d089d496b383d567e5bbeac87ab555f5ec22c5a6aa0c-d
2025-08-20T21:50:11.5010049Z [00:03:37.822]➜  packagefile go.opentelemetry.io/otel/internal/attribute=/root/.cache/go-build/55/55fbb0691e4dd09226c7b4dac6eb94bdd20b9d94e45b280dbc28a34262e1d6a6-d
2025-08-20T21:50:11.5011236Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/root/.cache/go-build/cc/cc6a7d5adabf02b7f775c2ecde84350c02c8e7fae384f699b62737ad21de1e07-d
2025-08-20T21:50:11.5012408Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/internal/errors=/root/.cache/go-build/9c/9c5763a9026c6e5ff54f3f73353acc1ff67769dca83d17534b881e06413a07ce-d
2025-08-20T21:50:11.5013701Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/internal/flags=/root/.cache/go-build/98/98ba6ede1256a22ce304300925eb768ed7fa0a0941ddb2fb471844bc4493652c-d
2025-08-20T21:50:11.5014822Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/internal/genid=/root/.cache/go-build/70/70417901cf3f01a98bedaed0e66a013e987754d888dd08fab0087c3391ec7372-d
2025-08-20T21:50:11.5015929Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/internal/order=/root/.cache/go-build/d9/d9a5bd836f01eda8e79fd80f749d837c37f3eed2f23a287a659461c3b2d73a13-d
2025-08-20T21:50:11.5017031Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/internal/strs=/root/.cache/go-build/21/21eae1f784d643e06ee7bcdac1197ce00f0ea60d23e26fb05bb1f13551dccf70-d
2025-08-20T21:50:11.5018144Z [00:03:37.822]➜  packagefile github.com/netbirdio/netbird/formatter/hook=/root/.cache/go-build/ee/eeb7b44bdf32564d5a0209be19699a60b7f6187f7a4f66875a9c378672913b3c-d
2025-08-20T21:50:11.5019287Z [00:03:37.822]➜  packagefile github.com/netbirdio/netbird/formatter/logcat=/root/.cache/go-build/4a/4aaf61881c3ebcdc29a7e76bdf466f520194d31c54c4e5ae2499e0334d38cc65-d
2025-08-20T21:50:11.5020528Z [00:03:37.822]➜  packagefile github.com/netbirdio/netbird/formatter/syslog=/root/.cache/go-build/e7/e74f55d948bf4ba3701af6f8bff4153051ba95bc30ce604c5c17cdcdbeca794a-d
2025-08-20T21:50:11.5021663Z [00:03:37.822]➜  packagefile github.com/netbirdio/netbird/formatter/txt=/root/.cache/go-build/8c/8cc79d79e01c9e7750872c4c35198d76ac3a01999675be313a82de686dcce5e5-d
2025-08-20T21:50:11.5022683Z [00:03:37.822]➜  packagefile text/template/parse=/root/.cache/go-build/ae/ae9a0621f6fde77d467410d5f5eb272519921568672f4da4250ac6f9f4f196e5-d
2025-08-20T21:50:11.5023757Z [00:03:37.822]➜  packagefile regexp/syntax=/root/.cache/go-build/5d/5dc0ab6af6d11857a8878bee66a464632298e872e277f3193cedca8902217a7c-d
2025-08-20T21:50:11.5024644Z [00:03:37.822]➜  packagefile log/internal=/root/.cache/go-build/b7/b74553efc28b2e106bdb06ae97d3aa29289a3e9cfa395b2e4a1286d6ceeef49f-d
2025-08-20T21:50:11.5025653Z [00:03:37.822]➜  packagefile go.opentelemetry.io/otel/internal/baggage=/root/.cache/go-build/ca/caeaebbbb2a89ff79d6ca3623d188234cda150f05cc5257908b2aaaad4f3a892-d
2025-08-20T21:50:11.5026851Z [00:03:37.822]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/root/.cache/go-build/c2/c250f27f924bdd1ceeeb13af6abab8b101bd223aa4dec36dd4fcc0eaf88a2f78-d
2025-08-20T21:50:11.5027921Z [00:03:37.822]➜  packagefile golang.org/x/text/secure/bidirule=/root/.cache/go-build/d1/d1a5bd1241029b7940f4d2ca506896544879bc04639642eb707971dd7c38275f-d
2025-08-20T21:50:11.5028936Z [00:03:37.822]➜  packagefile golang.org/x/text/unicode/bidi=/root/.cache/go-build/63/638143b2e95c4597399914651771b7355810752cc3a6eb66bff3305a02298e85-d
2025-08-20T21:50:11.5029930Z [00:03:37.822]➜  packagefile golang.org/x/text/unicode/norm=/root/.cache/go-build/bd/bd5e4526f0387b908df20af6c75a3363456578a142d4f4817638039a72cf8bba-d
2025-08-20T21:50:11.5030949Z [00:03:37.822]➜  packagefile compress/flate=/root/.cache/go-build/cb/cb62df39b94cbf5f4fd66e857d11f994f7f846fc128dea5432b97012aef87e68-d
2025-08-20T21:50:11.5031841Z [00:03:37.822]➜  packagefile hash/crc32=/root/.cache/go-build/e3/e36bce83c26b8b2ee1e4252372500667e678fc49dc293d7ad42ca57243f7f1c5-d
2025-08-20T21:50:11.5032874Z [00:03:37.822]➜  packagefile golang.org/x/net/internal/timeseries=/root/.cache/go-build/16/16d813546e828487fd4a042394e731470920ab67fdb7f650494a61500d7ae2d8-d
2025-08-20T21:50:11.5034069Z [00:03:37.822]➜  packagefile html/template=/root/.cache/go-build/f3/f39fb7538d934efd2ad85bf32bd5441be51c8261b7de4a43c3bab1af5d31b6c8-d
2025-08-20T21:50:11.5034966Z [00:03:37.822]➜  packagefile text/tabwriter=/root/.cache/go-build/f5/f55b9a93860f04132228f93c68db8a8456c84fa375ccaec23331c88ebfe3ead2-d
2025-08-20T21:50:11.5035953Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/protoadapt=/root/.cache/go-build/c0/c04552c47cfc070821dbc66b3e8c989c27c59a26f9b8e913979e683a4595bcd5-d
2025-08-20T21:50:11.5037075Z [00:03:37.822]➜  packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/root/.cache/go-build/ca/ca350dee97154670e548d4cc95c7c985ab189889414180e66453aa4648c974da-d
2025-08-20T21:50:11.5038231Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/root/.cache/go-build/d3/d3120eb8834a9462c94797b0f90f90828317998f027f07f65f61bd208b52e1b2-d
2025-08-20T21:50:11.5039360Z [00:03:37.822]➜  packagefile google.golang.org/grpc/internal/buffer=/root/.cache/go-build/b5/b51b32a347fdc3d4f6c43361d77dd22dee1161290de5ca13edc305b4d6ed34b4-d
2025-08-20T21:50:11.5040465Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/encoding/protojson=/root/.cache/go-build/61/6113f78a4105be7b556021117287feb8870536c28eba826afe3a75625964474a-d
2025-08-20T21:50:11.5041664Z [00:03:37.822]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/root/.cache/go-build/d7/d77524d74b8a20a519d43eca96e41f3978fef9ab06908a4340c8f96b522ad3d2-d
2025-08-20T21:50:11.5042836Z [00:03:37.822]➜  packagefile google.golang.org/protobuf/types/known/anypb=/root/.cache/go-build/da/da7a03b41e88d5b31fb28965a91a34735edaea9ea475b1215aecaa2dce8e08a4-d
2025-08-20T21:50:11.5044036Z [00:03:37.822]➜  packagefile golang.org/x/net/http2=/root/.cache/go-build/bb/bbf56b122e84ae651e002f9202cbce0a288d873328e0e873063d527bf69a6d80-d
2025-08-20T21:50:11.5045130Z [00:03:37.822]➜  packagefile golang.org/x/net/http2/hpack=/root/.cache/go-build/e4/e4b8eb97920c85aa66d3eb6d495912caa9745ffabe961c49377e988c7b219676-d
2025-08-20T21:50:11.5046188Z [00:03:37.822]➜  packagefile google.golang.org/grpc/internal/syscall=/root/.cache/go-build/02/02a728c42f62ffc821b57ca1903e831fc9caeff65e5e35fecb5ed8c8926084ae-d
2025-08-20T21:50:11.5047192Z [00:03:37.822]➜  packagefile net/http/httputil=/root/.cache/go-build/94/94e16af22cbe881c0ef00b88698db7128ae93dabb586df9618933bf674c82569-d
2025-08-20T21:50:11.5048225Z [00:03:37.822]➜  packagefile google.golang.org/grpc/internal/resolver/dns=/root/.cache/go-build/ef/efa9116415f34197bd5efd7077f1eedc26367c92edf88bd86b16806f43512658-d
2025-08-20T21:50:11.5049202Z [00:03:37.822]➜  packagefile unique=/root/.cache/go-build/31/31e528a46c3c921de362b49c379fabc13d93d6d9cb23e5b80c9c14909d23d9e5-d
2025-08-20T21:50:11.5050168Z [00:03:37.822]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/root/.cache/go-build/b9/b928c7151297398403660b1b9809ffe85f877e33acd41d2f9999547d7cdbd1e5-d
2025-08-20T21:50:11.5051333Z [00:03:37.822]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/root/.cache/go-build/33/33c4eb71fa76cbecb0682a6ea382f0f2685742cae6e1dabfd36cb1b768c1624c-d
2025-08-20T21:50:11.5052409Z [00:03:37.822]➜  packagefile vendor/golang.org/x/text/unicode/norm=/root/.cache/go-build/93/93c79bca53aeb43e2e6544e4e4f2cc3f0b78596410952a2fed343d8c28209bad-d
2025-08-20T21:50:11.5053583Z [00:03:37.822]➜  packagefile mime/quotedprintable=/root/.cache/go-build/79/791ddfd8b3983aae62df0ca0947d6fab622405d102638cb76f40e33d3c4928a0-d
2025-08-20T21:50:11.5054614Z [00:03:37.822]➜  packagefile crypto/internal/fips140/nistec/fiat=/root/.cache/go-build/de/def1f06f1fec2232cfe08575ef0c3c15c592d40340fd84c8e94a1611a10a3027-d
2025-08-20T21:50:11.5055663Z [00:03:37.822]➜  packagefile crypto/sha3=/root/.cache/go-build/31/315fca7796f9d1dee9f4d8a414be1e5f5753675893b4a76480411dde28e05aa0-d
2025-08-20T21:50:11.5056743Z [00:03:37.822]➜  packagefile crypto/internal/fips140/edwards25519=/root/.cache/go-build/4b/4bb9c913e6e38905d1fbe1acee007f1a63e721cadc9cb58f4450a7556961e34a-d
2025-08-20T21:50:11.5057762Z [00:03:37.822]➜  packagefile crypto/internal/entropy=/root/.cache/go-build/c9/c9673cb58317490f6d318f8d40695146a2458c77622a9984fd997c89ed871c90-d
2025-08-20T21:50:11.5058770Z [00:03:37.823]➜  packagefile golang.org/x/crypto/cryptobyte=/root/.cache/go-build/b9/b9ac23b2192bbbee97b8c3c4e99dfa6249ec44cc21a579e58bfaea3621f87085-d
2025-08-20T21:50:11.5059822Z [00:03:37.823]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/root/.cache/go-build/17/17e4e991c54a508d6993c6e7911ed4f8d66943233eceb623c45f7c9303a824a8-d
2025-08-20T21:50:11.5060812Z [00:03:37.823]➜  packagefile encoding/base32=/root/.cache/go-build/dd/dd8d3543bfabdaac6aa4b90a5b5be84ca6fd221e8a3ff90a1e9e7879fa715796-d
2025-08-20T21:50:11.5061752Z [00:03:37.823]➜  packagefile golang.org/x/net/ipv4=/root/.cache/go-build/cd/cd154848ac8f25deb40727f9d127a47d52a8fcac8e24efef2d96d6879ce5f884-d
2025-08-20T21:50:11.5062817Z [00:03:37.823]➜  packagefile golang.org/x/net/ipv6=/root/.cache/go-build/13/130fc45cda000ad39d6de23e1f964900cddcc3a08e97660b474971ebb7e5398e-d
2025-08-20T21:50:11.5063986Z [00:03:37.823]➜  packagefile github.com/zeebo/blake3/internal/alg=/root/.cache/go-build/82/825cb65ee56b1086ebb0b0fdaea900e559d67eb7220438f62b17c489588530ad-d
2025-08-20T21:50:11.5065077Z [00:03:37.823]➜  packagefile github.com/zeebo/blake3/internal/consts=/root/.cache/go-build/86/862b56822e3ffc4632c8b2e201841555161b44c1586eb4d8558a20f8788c2e7e-d
2025-08-20T21:50:11.5066148Z [00:03:37.823]➜  packagefile github.com/zeebo/blake3/internal/utils=/root/.cache/go-build/c8/c801f85a3c550b84f57535f78d875077039276133430a1d9aa7a419b33a3450a-d
2025-08-20T21:50:11.5067275Z [00:03:37.823]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/root/.cache/go-build/71/71bb235d97791e38a0e073d5cc442dfe3c487727cfc3324f3f9e29b0b82216c9-d
2025-08-20T21:50:11.5068497Z [00:03:37.823]➜  packagefile google.golang.org/protobuf/internal/set=/root/.cache/go-build/68/68e1d1b142d60fd000736d89950cec3763c0ae8804011eba0459e3ac776dc175-d
2025-08-20T21:50:11.5069637Z [00:03:37.823]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/root/.cache/go-build/d0/d0e412bfc31585e9d475d4dc881d3c1f49b70ab03043b9ebcb76d78db178bd6d-d
2025-08-20T21:50:11.5070832Z [00:03:37.823]➜  packagefile google.golang.org/protobuf/internal/editionssupport=/root/.cache/go-build/1d/1d8b53b045d39db9eb47a60527f74974c8b2c2aa6d43bef71d9214e50d039534-d
2025-08-20T21:50:11.5072011Z [00:03:37.823]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/root/.cache/go-build/54/54f7469c72f1759870b36b1ba71a11295b0aaac02154e46b43cf1c4341d18d7e-d
2025-08-20T21:50:11.5073383Z [00:03:37.823]➜  packagefile google.golang.org/protobuf/types/gofeaturespb=/root/.cache/go-build/4b/4b04e475ae0405ebb7eb629b37812db6e4aebf92ad274e9e0f35504c2427da83-d
2025-08-20T21:50:11.5074527Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/root/.cache/go-build/1b/1b757ef2410a14dff782feed125390345ffa9e6e26e79b1db03cff75bec73313-d
2025-08-20T21:50:11.5075717Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/root/.cache/go-build/f3/f3c0582d82c1c81cc5d00943a6f3126ae9828833ad048b5a1194cc5a259e06fd-d
2025-08-20T21:50:11.5076857Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sync/singleflight=/root/.cache/go-build/f7/f79e742ba9fd32bf9ec32e255d6c50ea8912e67d1b38633e8eb36457e4d241d4-d
2025-08-20T21:50:11.5077986Z [00:03:37.823]➜  packagefile github.com/aws/smithy-go/auth/bearer=/root/.cache/go-build/c0/c0ab2d743540e41379b4e7eca7fdd094fa17b7dd71de77d1b6302a151f5a599c-d
2025-08-20T21:50:11.5079095Z [00:03:37.823]➜  packagefile github.com/aws/smithy-go/logging=/root/.cache/go-build/4a/4ac3730ac629e8111777ff055a90c2a78deda9e561e87c17403a25eb324f39eb-d
2025-08-20T21:50:11.5080140Z [00:03:37.823]➜  packagefile github.com/aws/smithy-go/middleware=/root/.cache/go-build/40/40f3dd00ef311feaef0d19817816df362f14778b2bf07d080a3234f436e720fa-d
2025-08-20T21:50:11.5081223Z [00:03:37.823]➜  packagefile github.com/aws/smithy-go/ptr=/root/.cache/go-build/d3/d32b07f53f8ced21fb080d3cb56109e96e78f67c62d199201336b4adad1679ff-d
2025-08-20T21:50:11.5082280Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/root/.cache/go-build/dd/ddbc0beb679ff93d3ae660cd222405e34607f481683df89de54ac68e0fd3cff6-d
2025-08-20T21:50:11.5083611Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/ratelimit=/root/.cache/go-build/44/447e35b71a69316b7fca0b8c5d2d50ac54a016a7c8fc92ddf637a08fb8ec44b2-d
2025-08-20T21:50:11.5084733Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/context=/root/.cache/go-build/ca/caacef340a4b335c37aeb27d1f3b153e24429b59cd67f783667c8a6a28445342-d
2025-08-20T21:50:11.5085860Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/timeconv=/root/.cache/go-build/43/432a5352486e9c9d304266e9f0c0645a36fd9c6fe4fc4070193a2b6811976116-d
2025-08-20T21:50:11.5086908Z [00:03:37.823]➜  packagefile github.com/aws/smithy-go=/root/.cache/go-build/0a/0ae22309d8761d884fa038fcfd67a64927ad7af6b04eca1f8f1e9e03cfdbb728-d
2025-08-20T21:50:11.5087913Z [00:03:37.823]➜  packagefile github.com/aws/smithy-go/metrics=/root/.cache/go-build/41/417ceadf06f994bef2bef1f6c4ad2546bd163642bd4346c074ade49704d72a4a-d
2025-08-20T21:50:11.5088939Z [00:03:37.823]➜  packagefile github.com/aws/smithy-go/tracing=/root/.cache/go-build/56/562de5bc655ac41e72ef0bfb2b85b33b8b3c66c430fba6e54f70cfdc04dc8dcd-d
2025-08-20T21:50:11.5089987Z [00:03:37.823]➜  packagefile github.com/aws/smithy-go/transport/http=/root/.cache/go-build/63/63b42057289ec0b91c449899507eb48b13dea7d4263df7d135f32d21403b77b7-d
2025-08-20T21:50:11.5091091Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/root/.cache/go-build/9a/9a0c3ca8013a859e07f399f749ee2edfa10834cf0649c82211599a291beb7d51-d
2025-08-20T21:50:11.5092248Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds=/root/.cache/go-build/79/798038edc9e74afb95b7eaaf05b6e56d6da9327d443030d2f68cdbe719e64fd9-d
2025-08-20T21:50:11.5093651Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds=/root/.cache/go-build/0f/0f53ce5d171b525b49b7ec928368d35b54a5c813c2a6fd76b4861dbba11f1522-d
2025-08-20T21:50:11.5094842Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/processcreds=/root/.cache/go-build/c7/c73ed6f43105c3b884a6be4f1242c6a58ab7d59765e65b3e1c6a79fe2c77c6d4-d
2025-08-20T21:50:11.5096010Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/ssocreds=/root/.cache/go-build/40/403e52c6315964d5cbeefab443f9f4379d77e7f87fe221e15f8673b0985e620c-d
2025-08-20T21:50:11.5097159Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/stscreds=/root/.cache/go-build/66/665cda81d28e09cf6d05e63f7db81494d09f0e649ac2ae947690fb7a0ee3487f-d
2025-08-20T21:50:11.5098285Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds=/root/.cache/go-build/b9/b909ad0b3624d0c4572de8a9b0d7906850200ad6de9d2fd19b87fbb190962c91-d
2025-08-20T21:50:11.5099461Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/ini=/root/.cache/go-build/af/afd41110c878dfd44094234cd7b789793c55eb44b0b5e12f57431aaeaeb7ef1d-d
2025-08-20T21:50:11.5100589Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/shareddefaults=/root/.cache/go-build/1f/1fdb255790b9298a0126b665db19f99d77655d586dcfbdceffe130b7a009bdf6-d
2025-08-20T21:50:11.5101703Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso=/root/.cache/go-build/08/0894c758a081f05991ee1ee3e8344201b6b05ee002fe2f924f235d292d9c4d96-d
2025-08-20T21:50:11.5102783Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc=/root/.cache/go-build/09/09bcb569c301a753ba7acdb2e8e51f4a3048121838bf0997a7e999865b71e065-d
2025-08-20T21:50:11.5104043Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts=/root/.cache/go-build/b3/b367a68f77ac7f16414a75d49841d8f3aebb4db2f9e4c3bc8486fdde9da30e04-d
2025-08-20T21:50:11.5105264Z [00:03:37.823]➜  packagefile github.com/aws/smithy-go/private/requestcompression=/root/.cache/go-build/e7/e74a1e224fce63b3739d07fb628c1587dfd4b004406a3375afc65bd3890bf76f-d
2025-08-20T21:50:11.5106302Z [00:03:37.823]➜  packagefile encoding/xml=/root/.cache/go-build/9a/9a73b44558d0361f79d5f625aeb6de1a00b53acd8851634667fb8ccaad6683d6-d
2025-08-20T21:50:11.5107282Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/root/.cache/go-build/b1/b197800d977edd89339c1d026d25b3ffa520602f0b3185ba367443639bf3bf70-d
2025-08-20T21:50:11.5108383Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/xml=/root/.cache/go-build/da/daecbc510e63599dc4af6fcb2879fef391fa3d4b00fa63c6bc01a02774ba7e75-d
2025-08-20T21:50:11.5109500Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/root/.cache/go-build/27/270ee1dbd54c3aca2fefec41968a96b3fbcbcf7481a809f28da2cbdf6af216e4-d
2025-08-20T21:50:11.5110584Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/root/.cache/go-build/69/6945798d3b024c85ede15053be641a8a62a22c4dc22f21e95c92011879498775-d
2025-08-20T21:50:11.5111710Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/root/.cache/go-build/bf/bf26866ddc48cdc3e8d3d3f18b7469f80c762ffaee8cc60513834c11abf3ea27-d
2025-08-20T21:50:11.5112859Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/root/.cache/go-build/92/92529bb1496a709ec56397337b94112357f366fe25145d63c3158c0cf1b94eb0-d
2025-08-20T21:50:11.5114094Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints=/root/.cache/go-build/ac/ac16bd999d11e3bf7569b08606842921aa44bc9cd72ca23b37e7256fa9963e08-d
2025-08-20T21:50:11.5115297Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/root/.cache/go-build/c8/c89af6397b6c79a3cd178f9cdfeab406d3fd0df2d3f0cbea8fe4333ef98bb520-d
2025-08-20T21:50:11.5116491Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/middleware=/root/.cache/go-build/7f/7f93bdc66fce3ba0f4cc85fa7be1bce9475b01d32a6ad9170e785a256a0ec097-d
2025-08-20T21:50:11.5117823Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53/internal/customizations=/root/.cache/go-build/7a/7a131788bcf6db80df3a86ecb9e8c42f182a58093c4061bd46baebdb32173522-d
2025-08-20T21:50:11.5119119Z [00:03:37.823]➜  packagefile github.com/aws/aws-sdk-go-v2/service/route53/internal/endpoints=/root/.cache/go-build/9e/9e430f9df6325ac0d574108e53dc979bfe1306d5a97e5481f544d93f743a48d4-d
2025-08-20T21:50:11.5120242Z [00:03:37.823]➜  packagefile github.com/aws/smithy-go/auth=/root/.cache/go-build/84/84615aef3de0ae890d56f1341809c9dda4284cab5e82486a1e9232e8d2adf9a8-d
2025-08-20T21:50:11.5121257Z [00:03:37.823]➜  packagefile github.com/aws/smithy-go/document=/root/.cache/go-build/b8/b8173e7853e98218c16d29587be15f4059e1bc081e51dafbf43f1ddf961338ac-d
2025-08-20T21:50:11.5122336Z [00:03:37.823]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/root/.cache/go-build/54/548f99230096ca7119ffeb5eeba9dbdfc613fe5906a808d23ecf31b4a4fa84c1-d
2025-08-20T21:50:11.5123614Z [00:03:37.823]➜  packagefile github.com/aws/smithy-go/encoding/xml=/root/.cache/go-build/f2/f2180336e59904b96e1b5128baf002a5933f0e1f71f1dadb0f579d2ef1d00f54-d
2025-08-20T21:50:11.5124663Z [00:03:37.823]➜  packagefile github.com/aws/smithy-go/endpoints=/root/.cache/go-build/0f/0f795d2ba15f90db688acc9a8ec1432990102a0193d82ecc34bfaa3751bf831b-d
2025-08-20T21:50:11.5125670Z [00:03:37.823]➜  packagefile github.com/aws/smithy-go/io=/root/.cache/go-build/81/81debd0cbf7639b045a873547030a5cdf5985597481a9a04e7522bb6c03313f8-d
2025-08-20T21:50:11.5126663Z [00:03:37.823]➜  packagefile github.com/aws/smithy-go/time=/root/.cache/go-build/8d/8d268f361c74659facfcfcd4fd0ad0d60b0eaf87b0cc0e46e4f546359aa53de4-d
2025-08-20T21:50:11.5127742Z [00:03:37.823]➜  packagefile github.com/aws/smithy-go/waiter=/root/.cache/go-build/a4/a44545760595cc21cf9cdc967d07868baecc734c7a5ab155df1afad1279714cb-d
2025-08-20T21:50:11.5128834Z [00:03:37.823]➜  packagefile github.com/jmespath/go-jmespath=/root/.cache/go-build/6a/6a7b57f4baddaced6d4ec9bd69e9a992876c2dba453f3f4f5560e28c9e21a1ea-d
2025-08-20T21:50:11.5129825Z [00:03:37.823]➜  packagefile golang.org/x/sys/cpu=/root/.cache/go-build/8c/8cd1ed2bbe0d46dfb993388c283631b0b70840c7e7d02a8c5d9d02c6573c0258-d
2025-08-20T21:50:11.5130818Z [00:03:37.823]➜  packagefile golang.org/x/crypto/internal/alias=/root/.cache/go-build/50/50522027e01aef4b4e6426ad07471dc735400f6844cf5c4d873a8d57a0916cd4-d
2025-08-20T21:50:11.5131875Z [00:03:37.823]➜  packagefile golang.org/x/crypto/internal/poly1305=/root/.cache/go-build/59/5946fbf2b9ae69642f4c365f9c4d1cd1dc294d50868672377e00cf320edc453a-d
2025-08-20T21:50:11.5132984Z [00:03:37.823]➜  packagefile google.golang.org/protobuf/internal/descfmt=/root/.cache/go-build/99/99c19c5c1cc1280a410e9e6f73a65afbcbb5a2b7400447c103be39e6cc111e21-d
2025-08-20T21:50:11.5134217Z [00:03:37.823]➜  packagefile google.golang.org/protobuf/internal/descopts=/root/.cache/go-build/8c/8c15d6850015925eec669fece1c77b3482cffd9b196c28e9012aefc823262392-d
2025-08-20T21:50:11.5135361Z [00:03:37.823]➜  packagefile google.golang.org/protobuf/internal/detrand=/root/.cache/go-build/d6/d67ad223d9e6511bf41dd3d1992bf39f1a71d77dace8d59c1dfbff814ed83601-d
2025-08-20T21:50:11.5136504Z [00:03:37.823]➜  packagefile google.golang.org/protobuf/internal/encoding/tag=/root/.cache/go-build/94/9443741b2b6317caf07181ea974f6964c8e8bf6e800becd925835faadd103456-d
2025-08-20T21:50:11.5137588Z [00:03:37.823]➜  packagefile github.com/munnerz/goautoneg=/root/.cache/go-build/8d/8dfe62c81fb597fa1e52ac28dd0c60bb41253d993bd074916d3dd7c2dcd7c368-d
2025-08-20T21:50:11.5138672Z [00:03:37.823]➜  packagefile google.golang.org/protobuf/encoding/protodelim=/root/.cache/go-build/9d/9d9a67c5a8cff3412803e11cf82237ca570a1930769234b6fa1fc2fe00aa13bb-d
2025-08-20T21:50:11.5139801Z [00:03:37.823]➜  packagefile github.com/prometheus/procfs/internal/fs=/root/.cache/go-build/c8/c8f4f9a30869f46745f365790dd9fdb5acbf8acbfc0c4bc2e26aa16e00753f34-d
2025-08-20T21:50:11.5141050Z [00:03:37.823]➜  packagefile github.com/prometheus/procfs/internal/util=/root/.cache/go-build/50/50d1e221de35a7517b65e35bc7312dee3f3e5db6c00b69689fec81770ab43d5d-d
2025-08-20T21:50:11.5142378Z [00:03:37.823]➜  packagefile github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header=/root/.cache/go-build/a0/a0d5161b9eb40dc24b0b0f895973f0ad1cd85f59a100e4e8580752cd0ed9384a-d
2025-08-20T21:50:11.5143611Z [00:03:37.823]➜  packagefile log/slog=/root/.cache/go-build/bf/bfc19bc44ad3fb3753e78e424509d838b84f0ba879f5ecb2f066e5f5fcb3e18d-d
2025-08-20T21:50:11.5144530Z [00:03:37.824]➜  packagefile github.com/go-logr/stdr=/root/.cache/go-build/10/10f0a57aa6f4836b3b5b482f8ed304d534306dbaaf6bd380899eb93650a09b58-d
2025-08-20T21:50:11.5145521Z [00:03:37.824]➜  packagefile go.opentelemetry.io/otel/sdk=/root/.cache/go-build/c6/c6140f064ab6037674d9b49589e766a5f582431fcac7629acc2beb2c5f1c417f-d
2025-08-20T21:50:11.5146553Z [00:03:37.824]➜  packagefile go.opentelemetry.io/otel/semconv/v1.24.0=/root/.cache/go-build/d5/d50962f113776da92b8655b5142b5d74bd7520f168b92123bacdcfd10b09395e-d
2025-08-20T21:50:11.5147643Z [00:03:37.824]➜  packagefile os/user=/root/.cache/go-build/9c/9c2fe2a802268a6572c8264c11dd3c7f1da89da79fbd56a1588da6d322ffcd6e-d
2025-08-20T21:50:11.5148499Z [00:03:37.824]➜  packagefile go/token=/root/.cache/go-build/90/903a089b0dc856050f6f271e295b84bd90a00af75f2c32f38adaedb2974bc7d4-d
2025-08-20T21:50:11.5149488Z [00:03:37.824]➜  packagefile github.com/netbirdio/netbird/shared/context=/root/.cache/go-build/53/53ddf580267c4f67345779117ca02690f4ee124b048a6c731ff89fd15c25ff9c-d
2025-08-20T21:50:11.5150621Z [00:03:37.824]➜  packagefile github.com/netbirdio/netbird/formatter/levels=/root/.cache/go-build/b8/b89563e5ed1181cd54245918988efbeb7b7ff2b655f104af91ed94539adecaa5-d
2025-08-20T21:50:11.5151760Z [00:03:37.824]➜  packagefile golang.org/x/text/transform=/root/.cache/go-build/43/43aaeba45de0feca8a84d92fb25cbe734255a446e17cb720cb89849cf3499991-d
2025-08-20T21:50:11.5152927Z [00:03:37.824]➜  packagefile google.golang.org/protobuf/internal/encoding/json=/root/.cache/go-build/f7/f78d983960366be97c852cc9e79af8c9fa6d8a6da105fdd093510582900296d5-d
2025-08-20T21:50:11.5154128Z [00:03:37.824]➜  packagefile golang.org/x/net/http/httpguts=/root/.cache/go-build/14/14a67f53b294a80c1dc656ad060d42a1d27ac3258016365a3579ca2352a3ee56-d
2025-08-20T21:50:11.5155175Z [00:03:37.824]➜  packagefile golang.org/x/net/internal/httpcommon=/root/.cache/go-build/8e/8e45988dcb966be430dca60813ee0e1987b8762b85c2302a279ddab16a3a0f61-d
2025-08-20T21:50:11.5156293Z [00:03:37.824]➜  packagefile google.golang.org/grpc/balancer/grpclb/state=/root/.cache/go-build/7a/7aa8b7256cccad3e4a3ba10da097b8d23c4491c3b8b2ea30954cc67700a6bb4e-d
2025-08-20T21:50:11.5157416Z [00:03:37.824]➜  packagefile google.golang.org/grpc/internal/envconfig=/root/.cache/go-build/92/92c49045c7f9c33ce5d7834c5da4050998a4f5d319f90d740de311be0765d0f4-d
2025-08-20T21:50:11.5158578Z [00:03:37.824]➜  packagefile google.golang.org/grpc/internal/resolver/dns/internal=/root/.cache/go-build/4b/4b6f93e784d6f30ddb666ddb8f01871d777af1d1a954e425671730bb5c4ede7e-d
2025-08-20T21:50:11.5159719Z [00:03:37.824]➜  packagefile vendor/golang.org/x/text/transform=/root/.cache/go-build/65/6509cb803159f6dc3c8ac8f9c610dc40c4baf6884ced297932505a2dfcb6a904-d
2025-08-20T21:50:11.5160724Z [00:03:37.824]➜  packagefile golang.org/x/net/bpf=/root/.cache/go-build/a4/a4edbb999867b0c19dabcc5246c332235a018c3cec377ef06499d6fc5227b647-d
2025-08-20T21:50:11.5161695Z [00:03:37.824]➜  packagefile golang.org/x/net/internal/iana=/root/.cache/go-build/94/9496cca9b6dcd74659548af456928a2f673730cf85b295707088b729eea08e38-d
2025-08-20T21:50:11.5162715Z [00:03:37.824]➜  packagefile golang.org/x/net/internal/socket=/root/.cache/go-build/ee/eee83aa673b25377dfd84044c29f582fe0187e7409c9b9457ada3858eeab3f30-d
2025-08-20T21:50:11.5164044Z [00:03:37.824]➜  packagefile github.com/zeebo/blake3/internal/alg/compress=/root/.cache/go-build/eb/eb4b7a4123438b8eb05fa4bc935d2cb3b3688596f89b25cc4d93f0d47090e476-d
2025-08-20T21:50:11.5165301Z [00:03:37.824]➜  packagefile github.com/zeebo/blake3/internal/alg/hash=/root/.cache/go-build/a3/a36fcfede06ffdeaf5981ea321fee3ea50ca63047d74eed19469ed9d8d0346d7-d
2025-08-20T21:50:11.5166275Z [00:03:37.824]➜  packagefile embed=/root/.cache/go-build/04/04d0d56bd27f851969d22dc866a389171e6a79073d83c5b6bb415bf7f7c3b1e6-d
2025-08-20T21:50:11.5167244Z [00:03:37.824]➜  packagefile github.com/aws/smithy-go/context=/root/.cache/go-build/7a/7ad68010b8dd24334d9ddbc9ff2bce28395490e658492867876ae8be159f4d33-d
2025-08-20T21:50:11.5168372Z [00:03:37.824]➜  packagefile github.com/aws/smithy-go/internal/sync/singleflight=/root/.cache/go-build/3e/3eab16ca97cc902033599787b2b383c1af7618b5d7f77f1afe79614ef41f0968-d
2025-08-20T21:50:11.5169478Z [00:03:37.824]➜  packagefile github.com/aws/smithy-go/rand=/root/.cache/go-build/f5/f5e255f88c3400db1aed56726e2a6c7a9db9ff639199564dcf324f70494dc300-d
2025-08-20T21:50:11.5170594Z [00:03:37.824]➜  packagefile github.com/aws/smithy-go/transport/http/internal/io=/root/.cache/go-build/d4/d4fafdd46961ca9cb7eb04be0fba7873377f448a98f85d8c7287b585be625368-d
2025-08-20T21:50:11.5171958Z [00:03:37.824]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client=/root/.cache/go-build/6f/6f64603e39dcdd15040a5b819b1cdf51e7c7fe8b807026b8d27e51c59366438b-d
2025-08-20T21:50:11.5173290Z [00:03:37.824]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdkio=/root/.cache/go-build/ed/ede0fffd38872a81a8dcaff18c59c79269576edf37b50e5e74e575ae53129a98-d
2025-08-20T21:50:11.5174265Z [00:03:37.824]➜  packagefile os/exec=/root/.cache/go-build/4d/4d54bfca53e28401c25b13e4b002a130e4584fcf877ff2a7d6c9dcf7d72192c7-d
2025-08-20T21:50:11.5175262Z [00:03:37.824]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts/types=/root/.cache/go-build/ae/aea27d41a01de9774920c18588f93fc461452a8d958f8e94953caf234b22c65d-d
2025-08-20T21:50:11.5176517Z [00:03:37.824]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config=/root/.cache/go-build/5b/5b919a811653ce6c81f4dbe4cacc4b4408a5d3b40755d869235c4b303d46786c-d
2025-08-20T21:50:11.5177797Z [00:03:37.824]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=/root/.cache/go-build/2e/2eed879979efca37c5eb116157734282fa7495c694f541e7fa6fbdf946c60468-d
2025-08-20T21:50:11.5179004Z [00:03:37.824]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints=/root/.cache/go-build/02/02961f3c571acd828b459d8c65711d2307a8d4b34b98a4334d9fd9ac5ee695a2-d
2025-08-20T21:50:11.5180173Z [00:03:37.824]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso/types=/root/.cache/go-build/c9/c9672a79d5ee346983980d997b8c9bb0155032b82d09a48a8a528d2cb5dae48e-d
2025-08-20T21:50:11.5181377Z [00:03:37.824]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints=/root/.cache/go-build/5f/5ffbb76effbe41332f5ebbff0ef4012e16c0ec3ae04bb86aab39ce198b0d1089-d
2025-08-20T21:50:11.5182614Z [00:03:37.824]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/types=/root/.cache/go-build/bc/bcec3ae455fd8dcf99335e9125d90cf3ba9f18cabe0bf57577a7a5d001b10761-d
2025-08-20T21:50:11.5183856Z [00:03:37.824]➜  packagefile github.com/aws/smithy-go/encoding/json=/root/.cache/go-build/6c/6cc541dc89ab13505a93fc9024f8a15c801acc29ac494399bfc1f08a6ec96811-d
2025-08-20T21:50:11.5184970Z [00:03:37.824]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/query=/root/.cache/go-build/10/10b807423bf49697da7d0df461d1b9ca61cb96eb9f5c7f569ae34cfde606ec86-d
2025-08-20T21:50:11.5186168Z [00:03:37.824]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding=/root/.cache/go-build/d6/d60ec38cc57c06b2ed6e746b77ee98f4e4f34f6d67ba6c69cc9df16efe363b65-d
2025-08-20T21:50:11.5187412Z [00:03:37.824]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/presigned-url=/root/.cache/go-build/70/7019404085d8da0d6fc3c58c0b87fa1a0b450bed05f2d4ca868257449af8a058-d
2025-08-20T21:50:11.5188653Z [00:03:37.824]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints=/root/.cache/go-build/d4/d49efd6e1ec3d28bb14d0aadf7c2a809e593be3ba9fb55addf0fb40ba1dcdf09-d
2025-08-20T21:50:11.5189954Z [00:03:37.824]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4=/root/.cache/go-build/61/61c59dea7e2304da1c4f3705d6bc82cccfd3f0584fc8115d7a73d263d2a5c010-d
2025-08-20T21:50:11.5191112Z [00:03:37.824]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/root/.cache/go-build/f8/f8cc1d8e8613a79782f9611bbdb8ccd37e5ebaf35c718493c4c8010d0a1985e6-d
2025-08-20T21:50:11.5192197Z [00:03:37.824]➜  packagefile github.com/aws/smithy-go/encoding=/root/.cache/go-build/fc/fc88968f1d014319db2d22ce09010c2f0c9b6e695ad97b9802c3fe9511045075-d
2025-08-20T21:50:11.5193270Z [00:03:37.824]➜  packagefile log/slog/internal=/root/.cache/go-build/a0/a0754a084ce4f0f625656a5dca05dec162c764d7427042a3381e138830d70035-d
2025-08-20T21:50:11.5194231Z [00:03:37.824]➜  packagefile log/slog/internal/buffer=/root/.cache/go-build/36/36eb2e8aaccbeba90afc12b134521137935cf1e21b7a560ac87472a04d456af2-d
2025-08-20T21:50:11.5195231Z [00:03:37.824]➜  packagefile github.com/go-logr/logr/funcr=/root/.cache/go-build/69/69196f890c0315dff7e9c63d139b88a0acbe6e3bf1cec1b66ced4a097d741a88-d
2025-08-20T21:50:11.5196465Z [00:03:37.824]➜  packagefile github.com/zeebo/blake3/internal/alg/compress/compress_pure=/root/.cache/go-build/8c/8c7da1aace14875ada9a6e6a08ac21b39e07a6386c72b646065c4082e75d2a99-d
2025-08-20T21:50:11.5197727Z [00:03:37.824]➜  packagefile github.com/zeebo/blake3/internal/alg/compress/compress_sse41=/root/.cache/go-build/46/46061b9f42540b52431a3723fda4d4e01bf87479380250175258bba81989a5c7-d
2025-08-20T21:50:11.5198947Z [00:03:37.824]➜  packagefile github.com/zeebo/blake3/internal/alg/hash/hash_avx2=/root/.cache/go-build/7a/7a455fe162e6bdfbaf2eba516e4e98d15b945b516ac2b33103857f3786aad846-d
2025-08-20T21:50:11.5200196Z [00:03:37.824]➜  packagefile github.com/zeebo/blake3/internal/alg/hash/hash_pure=/root/.cache/go-build/23/233d85a6fad049621c4dc55d94f190035d555db4199c5db91f40e0be97c1539d-d
2025-08-20T21:50:11.5201353Z [00:03:37.824]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/strings=/root/.cache/go-build/35/3538b7bf8b3623317707f1d55694496f1ff7f7a966e2fbde808f5775a5f2a38d-d
2025-08-20T21:50:11.5226732Z [00:03:37.824]➜  modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/netbirdio/netbird/signal\nmod\tgithub.com/netbirdio/netbird\tv0.55.2-0.20250820170419-0d2845ea310b\t\ndep\tgithub.com/aws/aws-sdk-go-v2\tv1.36.3\th1:mJoei2CxPutQVxaATCzDUjcZEjVRdpsiiXi2o38yqWM=\ndep\tgithub.com/aws/aws-sdk-go-v2/config\tv1.29.14\th1:f+eEi/2cKCg9pqKBoAIwRGzVb70MRKqWX4dg1BDcSJM=\ndep\tgithub.com/aws/aws-sdk-go-v2/credentials\tv1.17.67\th1:9KxtdcIA/5xPNQyZRgUSpYOE6j9Bc4+D7nZua0KGYOM=\ndep\tgithub.com/aws/aws-sdk-go-v2/feature/ec2/imds\tv1.16.30\th1:x793wxmUWVDhshP8WW2mlnXuFrO4cOd3HLBroh1paFw=\ndep\tgithub.com/aws/aws-sdk-go-v2/internal/configsources\tv1.3.34\th1:ZK5jHhnrioRkUNOc+hOgQKlUL5JeC3S6JgLxtQ+Rm0Q=\ndep\tgithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2\tv2.6.34\th1:SZwFm17ZUNNg5Np0ioo/gq8Mn6u9w19Mri8DnJ15Jf0=\ndep\tgithub.com/aws/aws-sdk-go-v2/internal/ini\tv1.8.3\th1:bIqFDwgGXXN1Kpp99pDOdKMTTb5d2KyU5X/BZxjOkRo=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/internal/accept-encoding\tv1.12.3\th1:eAh2A4b5IzM/lum78bZ590jy36+d/aFLgKF/4Vd1xPE=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/internal/presigned-url\tv1.12.15\th1:dM9/92u2F1JbDaGooxTq18wmmFzbJRfXfVfy96/1CXM=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/route53\tv1.42.3\th1:MmLCRqP4U4Cw9gJ4bNrCG0mWqEtBlmAVleyelcHARMU=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/sso\tv1.25.3\th1:1Gw+9ajCV1jogloEv1RRnvfRFia2cL6c9cuKV2Ps+G8=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/ssooidc\tv1.30.1\th1:hXmVKytPfTy5axZ+fYbR5d0cFmC3JvwLm5kM83luako=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/sts\tv1.33.19\th1:1XuUZ8mYJw9B6lzAkXhqHlJd/XvaX32evhproijJEZY=\ndep\tgithub.com/aws/smithy-go\tv1.22.2\th1:6D9hW43xKFrRx/tXXfAlIZc4JI+yQe6snnWcQyxSyLQ=\ndep\tgithub.com/beorn7/perks\tv1.0.1\th1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=\ndep\tgithub.com/caddyserver/certmagic\tv0.21.3\th1:pqRRry3yuB4CWBVq9+cUqu+Y6E2z8TswbhNx1AZeYm0=\ndep\tgithub.com/caddyserver/zerossl\tv0.1.3\th1:onS+pxp3M8HnHpN5MMbOMyNjmTheJyWRaZYwn+YTAyA=\ndep\tgithub.com/cespare/xxhash/v2\tv2.3.0\th1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=\ndep\tgithub.com/go-logr/logr\tv1.4.2\th1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY=\ndep\tgithub.com/go-logr/stdr\tv1.2.2\th1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=\ndep\tgithub.com/golang/protobuf\tv1.5.4\th1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=\ndep\tgithub.com/hashicorp/go-version\tv1.6.0\th1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek=\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\th1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg=\ndep\tgithub.com/klauspost/cpuid/v2\tv2.2.7\th1:ZWSB3igEs+d0qvnxR/ZBzXVmxkgt8DdzP6m9pfuVLDM=\ndep\tgithub.com/libdns/libdns\tv0.2.2\th1:O6ws7bAfRPaBsgAYt8MDe2HcNBGC29hkZ9MX2eUSX3s=\ndep\tgithub.com/libdns/route53\tv1.5.0\th1:2SKdpPFl/qgWsXQvsLNJJAoX7rSxlk7zgoL4jnWdXVA=\ndep\tgithub.com/mholt/acmez/v2\tv2.0.1\th1:3/3N0u1pLjMK4sNEAFSI+bcvzbPhRpY383sy1kLHJ6k=\ndep\tgithub.com/miekg/dns\tv1.1.59\th1:C9EXc/UToRwKLhK5wKU/I4QVsBUc8kE6MkHBkeypWZs=\ndep\tgithub.com/munnerz/goautoneg\tv0.0.0-20191010083416-a7dc8b61c822\th1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=\ndep\tgithub.com/netbirdio/signal-dispatcher/dispatcher\tv0.0.0-20250805121659-6b4ac470ca45\th1:ujgviVYmx243Ksy7NdSwrdGPSRNE3pb8kEDSpH0QuAQ=\ndep\tgithub.com/prometheus/client_golang\tv1.22.0\th1:rb93p9lokFEsctTys46VnV1kLCDpVZ0a/Y92Vm0Zc6Q=\ndep\tgithub.com/prometheus/client_model\tv0.6.1\th1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=\ndep\tgithub.com/prometheus/common\tv0.62.0\th1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ2Io=\ndep\tgithub.com/prometheus/procfs\tv0.15.1\th1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=\ndep\tgithub.com/sirupsen/logrus\tv1.9.3\th1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=\ndep\tgithub.com/spf13/cobra\tv1.7.0\th1:hyqWnYt1ZQShIddO5kBpj3vu05/++x6tJ6dg8EC572I=\ndep\tgithub.com/spf13/pflag\tv1.0.5\th1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=\ndep\tgithub.com/zeebo/blake3\tv0.2.3\th1:TFoLXsjeXqRNFxSbk35Dk4YtszE/MQQGK10BH4ptoTg=\ndep\tgo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc\tv0.49.0\th1:4Pp6oUg3+e/6M4C0A/3kJ2VYa++dsWVTtGgLVj5xtHg=\ndep\tgo.opentelemetry.io/otel\tv1.26.0\th1:LQwgL5s/1W7YiiRwxf03QGnWLb2HW4pLiAhaA5cZXBs=\ndep\tgo.opentelemetry.io/otel/exporters/prometheus\tv0.48.0\th1:sBQe3VNGUjY9IKWQC6z2lNqa5iGbDSxhs60ABwK4y0s=\ndep\tgo.opentelemetry.io/otel/metric\tv1.26.0\th1:7S39CLuY5Jgg9CrnA9HHiEjGMF/X2VHvoXGgSllRz30=\ndep\tgo.opentelemetry.io/otel/sdk\tv1.26.0\th1:Y7bumHf5tAiDlRYFmGqetNcLaVUZmh4iYfmGxtmz7F8=\ndep\tgo.opentelemetry.io/otel/sdk/metric\tv1.26.0\th1:cWSks5tfriHPdWFnl+qpX3P681aAYqlZHcAyHw5aU9Y=\ndep\tgo.opentelemetry.io/otel/trace\tv1.26.0\th1:1ieeAUb4y0TE26jUFrCIXKpTuVK7uJGN9/Z/2LP5sQA=\ndep\tgo.uber.org/multierr\tv1.11.0\th1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=\ndep\tgo.uber.org/zap\tv1.27.0\th1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=\ndep\tgolang.org/x/crypto\tv0.37.0\th1:kJNSjF/Xp7kU0iB2Z+9viTPMW4EqqsrywMXLJOOsXSE=\ndep\tgolang.org/x/net\tv0.39.0\th1:ZCu7HMWDxpXpaiKdhzIfaltL9Lp31x/3fCP11bc6/fY=\ndep\tgolang.org/x/sys\tv0.32.0\th1:s77OFDvIQeibCmezSnk/q6iAfkdiQaJi4VzroCFrN20=\ndep\tgolang.org/x/text\tv0.24.0\th1:dd5Bzh4yt5KYA8f9CJHCP4FB4D51c2c6JvN37xJJkJ0=\ndep\tgolang.zx2c4.com/wireguard/wgctrl\tv0.0.0-20230429144221-925a1e7659e6\th1:CawjfCvYQH2OU3/TnxLx97WDSUDRABfT18pCOYwc2GE=\ndep\tgoogle.golang.org/genproto/googleapis/rpc\tv0.0.0-20240903143218-8af14fe29dc1\th1:pPJltXNxVzT4pK9yD8vR9X75DaWYYmLGMsEvBfFQZzQ=\ndep\tgoogle.golang.org/grpc\tv1.64.1\th1:LKtvyfbX3UGVPFcGqJ9ItpVWW6oN/2XqTxfAnwRRXiA=\ndep\tgoogle.golang.org/protobuf\tv1.36.6\th1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9xY=\ndep\tgopkg.in/natefinch/lumberjack.v2\tv2.0.0\th1:1Lc07Kr7qY4U2YPouBjpCLxpiyxIVoxqXgkXLknAOE8=\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-trimpath=true\nbuild\tDefaultGODEBUG=containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,multipathtcp=0,randseednop=0,rsa1024min=0,tlsmlkem=0,tlssha1=1,updatemaxprocs=0,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\nbuild\tvcs=git\nbuild\tvcs.revision=0d2845ea310b30b06d4a95cf9fca9c3a34c4eed8\nbuild\tvcs.time=2025-08-20T17:04:19Z\nbuild\tvcs.modified=false\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
2025-08-20T21:50:11.5247949Z [00:03:37.824]➜  EOF
2025-08-20T21:50:11.5248217Z [00:03:37.824]➜  mkdir -p $WORK/b001/exe/
2025-08-20T21:50:11.5248489Z [00:03:37.824]➜  cd .
2025-08-20T21:50:11.5250718Z [00:03:37.824]➜  GOROOT='' /root/.go/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,multipathtcp=0,randseednop=0,rsa1024min=0,tlsmlkem=0,tlssha1=1,updatemaxprocs=0,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=s_k6L9Oif-X7gWzNj_uF/-WOQQHl_pubOgKutFN58/H_iI0I0R5MkFm836W3Ze/s_k6L9Oif-X7gWzNj_uF -s -w -buildid= -linkmode=external -extldflags "-s -w -static-pie -Wl,--build-id=none" -extld=gcc $WORK/b001/_pkg_.a
2025-08-20T21:50:12.2376327Z [00:03:38.599]➜  go tool buildid -w $WORK/b001/exe/a.out # internal
2025-08-20T21:50:12.2544866Z [00:03:38.616]➜  mkdir -p /build-bins/
2025-08-20T21:50:12.2545755Z [00:03:38.616]➜  cp $WORK/b001/exe/a.out /build-bins/netbird-signal
2025-08-20T21:50:12.2691479Z [00:03:38.630]➜  rm -rf $WORK/b001/
2025-08-20T21:50:12.4361400Z [00:03:38.797]➜  '/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/LICENSE' -> '/build-bins/LICENSE'
2025-08-20T21:50:12.5097979Z [00:03:38.871]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T21:50:12.7163325Z [00:03:39.077]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T21:50:12.8397541Z [00:03:39.201]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T21:50:12.8725238Z [00:03:39.234]➜  copy from `/build-bins/netbird-signal' [elf64-x86-64] to `/build-bins/stbFjlcp' [elf64-x86-64]
2025-08-20T21:50:12.9582670Z [00:03:39.319]➜  copy from `/build-bins/netbird' [elf64-x86-64] to `/build-bins/stBKikFC' [elf64-x86-64]
2025-08-20T21:50:13.0851619Z [00:03:39.446]➜  copy from `/build-bins/netbird-relay' [elf64-x86-64] to `/build-bins/stOCgGFI' [elf64-x86-64]
2025-08-20T21:50:13.2201182Z [00:03:39.581]➜  copy from `/build-bins/netbird-mgmt' [elf64-x86-64] to `/build-bins/stJLbhFM' [elf64-x86-64]
2025-08-20T21:50:13.3505632Z [00:03:39.712]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T21:50:13.3538740Z [00:03:39.715]➜  
2025-08-20T21:50:13.3556061Z [00:03:39.717]➜  /build-bins/netbird-signal
2025-08-20T21:50:13.3587386Z [00:03:39.720]➜  There are 24 section headers, starting at offset 0x12734f8:
2025-08-20T21:50:13.3590425Z [00:03:39.720]➜  
2025-08-20T21:50:13.3591131Z [00:03:39.720]➜  Section Headers:
2025-08-20T21:50:13.3592521Z [00:03:39.720]➜    [Nr] Name              Type             Address           Offset
2025-08-20T21:50:13.3593573Z [00:03:39.720]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-20T21:50:13.3594351Z [00:03:39.720]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-20T21:50:13.3595106Z [00:03:39.720]➜         0000000000000000  0000000000000000           0     0     0
2025-08-20T21:50:13.3595856Z [00:03:39.720]➜    [ 1] .gnu.hash         GNU_HASH         0000000000000238  00000238
2025-08-20T21:50:13.3596364Z [00:03:39.720]➜         0000000000000030  0000000000000000   A       2     0     8
2025-08-20T21:50:13.3596802Z [00:03:39.720]➜    [ 2] .dynsym           DYNSYM           0000000000000268  00000268
2025-08-20T21:50:13.3597243Z [00:03:39.720]➜         0000000000000060  0000000000000018   A       3     1     8
2025-08-20T21:50:13.3597673Z [00:03:39.720]➜    [ 3] .dynstr           STRTAB           00000000000002c8  000002c8
2025-08-20T21:50:13.3598087Z [00:03:39.720]➜         0000000000000027  0000000000000000   A       0     0     1
2025-08-20T21:50:13.3598672Z [00:03:39.720]➜    [ 4] .rela.dyn         RELA             00000000000002f0  000002f0
2025-08-20T21:50:13.3599095Z [00:03:39.720]➜         00000000001f1a00  0000000000000018   A       2     0     8
2025-08-20T21:50:13.3599521Z [00:03:39.720]➜    [ 5] .init             PROGBITS         00000000001f2000  001f2000
2025-08-20T21:50:13.3599953Z [00:03:39.720]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T21:50:13.3600370Z [00:03:39.720]➜    [ 6] .text             PROGBITS         00000000001f2040  001f2040
2025-08-20T21:50:13.3600795Z [00:03:39.720]➜         000000000078332e  0000000000000000  AX       0     0     64
2025-08-20T21:50:13.3601213Z [00:03:39.720]➜    [ 7] .fini             PROGBITS         000000000097536e  0097536e
2025-08-20T21:50:13.3601633Z [00:03:39.720]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T21:50:13.3602051Z [00:03:39.720]➜    [ 8] .rodata           PROGBITS         0000000000976000  00976000
2025-08-20T21:50:13.3602571Z [00:03:39.720]➜         000000000013cc2c  0000000000000000   A       0     0     32
2025-08-20T21:50:13.3603007Z [00:03:39.720]➜    [ 9] .eh_frame_hdr     PROGBITS         0000000000ab2c2c  00ab2c2c
2025-08-20T21:50:13.3603905Z [00:03:39.720]➜         00000000000000cc  0000000000000000   A       0     0     4
2025-08-20T21:50:13.3604341Z [00:03:39.720]➜    [10] .eh_frame         PROGBITS         0000000000ab2cf8  00ab2cf8
2025-08-20T21:50:13.3604765Z [00:03:39.721]➜         00000000000003c4  0000000000000000   A       0     0     8
2025-08-20T21:50:13.3605186Z [00:03:39.721]➜    [11] .tbss             NOBITS           0000000000ab4a10  00ab3a10
2025-08-20T21:50:13.3605597Z [00:03:39.721]➜         0000000000000008  0000000000000000 WAT       0     0     8
2025-08-20T21:50:13.3606146Z [00:03:39.721]➜    [12] .init_array       INIT_ARRAY       0000000000ab4a10  00ab3a10
2025-08-20T21:50:13.3606594Z [00:03:39.721]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T21:50:13.3607034Z [00:03:39.721]➜    [13] .fini_array       FINI_ARRAY       0000000000ab4a18  00ab3a18
2025-08-20T21:50:13.3607528Z [00:03:39.721]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T21:50:13.3607964Z [00:03:39.721]➜    [14] .data.rel.ro      PROGBITS         0000000000ab4a20  00ab3a20
2025-08-20T21:50:13.3608398Z [00:03:39.721]➜         0000000000732430  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3608828Z [00:03:39.721]➜    [15] .dynamic          DYNAMIC          00000000011e6e50  011e5e50
2025-08-20T21:50:13.3609249Z [00:03:39.721]➜         0000000000000170  0000000000000010  WA       3     0     8
2025-08-20T21:50:13.3609659Z [00:03:39.721]➜    [16] .got              PROGBITS         00000000011e6fc0  011e5fc0
2025-08-20T21:50:13.3610081Z [00:03:39.721]➜         0000000000000038  0000000000000008  WA       0     0     8
2025-08-20T21:50:13.3610494Z [00:03:39.721]➜    [17] .data             PROGBITS         00000000011e7000  011e6000
2025-08-20T21:50:13.3610917Z [00:03:39.721]➜         0000000000023920  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3611359Z [00:03:39.721]➜    [18] .go.buildinfo     PROGBITS         000000000120a920  01209920
2025-08-20T21:50:13.3611788Z [00:03:39.721]➜         0000000000001760  0000000000000000  WA       0     0     16
2025-08-20T21:50:13.3612226Z [00:03:39.721]➜    [19] .go.fipsinfo      PROGBITS         000000000120c080  0120b080
2025-08-20T21:50:13.3612668Z [00:03:39.721]➜         0000000000000078  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3613284Z [00:03:39.721]➜    [20] .noptrdata        PROGBITS         000000000120c100  0120b100
2025-08-20T21:50:13.3613738Z [00:03:39.721]➜         0000000000068321  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3614153Z [00:03:39.721]➜    [21] .bss              NOBITS           0000000001274440  01273421
2025-08-20T21:50:13.3614563Z [00:03:39.721]➜         0000000000026540  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3615132Z [00:03:39.721]➜    [22] .noptrbss         NOBITS           000000000129a980  01273421
2025-08-20T21:50:13.3615563Z [00:03:39.721]➜         000000000001ffe0  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3615985Z [00:03:39.721]➜    [23] .shstrtab         STRTAB           0000000000000000  01273421
2025-08-20T21:50:13.3616406Z [00:03:39.721]➜         00000000000000d5  0000000000000000           0     0     1
2025-08-20T21:50:13.3616743Z [00:03:39.721]➜  Key to Flags:
2025-08-20T21:50:13.3617106Z [00:03:39.721]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-20T21:50:13.3617574Z [00:03:39.721]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-20T21:50:13.3618051Z [00:03:39.721]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-20T21:50:13.3618470Z [00:03:39.721]➜    D (mbind), l (large), p (processor specific)
2025-08-20T21:50:13.3620955Z [00:03:39.723]➜  
2025-08-20T21:50:13.3636473Z [00:03:39.725]➜  /build-bins/netbird
2025-08-20T21:50:13.3648432Z [00:03:39.726]➜  There are 24 section headers, starting at offset 0x23f4798:
2025-08-20T21:50:13.3649200Z [00:03:39.726]➜  
2025-08-20T21:50:13.3649896Z [00:03:39.726]➜  Section Headers:
2025-08-20T21:50:13.3650688Z [00:03:39.726]➜    [Nr] Name              Type             Address           Offset
2025-08-20T21:50:13.3651540Z [00:03:39.726]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-20T21:50:13.3652288Z [00:03:39.726]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-20T21:50:13.3653011Z [00:03:39.726]➜         0000000000000000  0000000000000000           0     0     0
2025-08-20T21:50:13.3653985Z [00:03:39.726]➜    [ 1] .gnu.hash         GNU_HASH         0000000000000238  00000238
2025-08-20T21:50:13.3654882Z [00:03:39.726]➜         0000000000000030  0000000000000000   A       2     0     8
2025-08-20T21:50:13.3655660Z [00:03:39.726]➜    [ 2] .dynsym           DYNSYM           0000000000000268  00000268
2025-08-20T21:50:13.3656437Z [00:03:39.726]➜         0000000000000060  0000000000000018   A       3     1     8
2025-08-20T21:50:13.3657315Z [00:03:39.726]➜    [ 3] .dynstr           STRTAB           00000000000002c8  000002c8
2025-08-20T21:50:13.3658077Z [00:03:39.726]➜         0000000000000027  0000000000000000   A       0     0     1
2025-08-20T21:50:13.3658805Z [00:03:39.726]➜    [ 4] .rela.dyn         RELA             00000000000002f0  000002f0
2025-08-20T21:50:13.3659256Z [00:03:39.726]➜         0000000000423018  0000000000000018   A       2     0     8
2025-08-20T21:50:13.3659691Z [00:03:39.726]➜    [ 5] .init             PROGBITS         0000000000424000  00424000
2025-08-20T21:50:13.3660118Z [00:03:39.726]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T21:50:13.3660534Z [00:03:39.726]➜    [ 6] .text             PROGBITS         0000000000424040  00424040
2025-08-20T21:50:13.3660959Z [00:03:39.726]➜         0000000000e4b3ee  0000000000000000  AX       0     0     64
2025-08-20T21:50:13.3661395Z [00:03:39.726]➜    [ 7] .fini             PROGBITS         000000000126f42e  0126f42e
2025-08-20T21:50:13.3661810Z [00:03:39.726]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T21:50:13.3662227Z [00:03:39.726]➜    [ 8] .rodata           PROGBITS         0000000001270000  01270000
2025-08-20T21:50:13.3662652Z [00:03:39.726]➜         000000000027352c  0000000000000000   A       0     0     32
2025-08-20T21:50:13.3663287Z [00:03:39.726]➜    [ 9] .eh_frame_hdr     PROGBITS         00000000014e352c  014e352c
2025-08-20T21:50:13.3663839Z [00:03:39.726]➜         00000000000000d4  0000000000000000   A       0     0     4
2025-08-20T21:50:13.3664271Z [00:03:39.726]➜    [10] .eh_frame         PROGBITS         00000000014e3600  014e3600
2025-08-20T21:50:13.3664701Z [00:03:39.726]➜         00000000000003fc  0000000000000000   A       0     0     8
2025-08-20T21:50:13.3665126Z [00:03:39.726]➜    [11] .tbss             NOBITS           00000000014e45d0  014e45d0
2025-08-20T21:50:13.3665706Z [00:03:39.726]➜         0000000000000008  0000000000000000 WAT       0     0     8
2025-08-20T21:50:13.3666148Z [00:03:39.726]➜    [12] .init_array       INIT_ARRAY       00000000014e45d0  014e45d0
2025-08-20T21:50:13.3666592Z [00:03:39.726]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T21:50:13.3667023Z [00:03:39.726]➜    [13] .fini_array       FINI_ARRAY       00000000014e45d8  014e45d8
2025-08-20T21:50:13.3667452Z [00:03:39.726]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T21:50:13.3667881Z [00:03:39.726]➜    [14] .data.rel.ro      PROGBITS         00000000014e45e0  014e45e0
2025-08-20T21:50:13.3668338Z [00:03:39.726]➜         0000000000e6e870  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3668779Z [00:03:39.726]➜    [15] .dynamic          DYNAMIC          0000000002352e50  02352e50
2025-08-20T21:50:13.3669204Z [00:03:39.726]➜         0000000000000170  0000000000000010  WA       3     0     8
2025-08-20T21:50:13.3669647Z [00:03:39.726]➜    [16] .got              PROGBITS         0000000002352fc0  02352fc0
2025-08-20T21:50:13.3670075Z [00:03:39.726]➜         0000000000000038  0000000000000008  WA       0     0     8
2025-08-20T21:50:13.3670491Z [00:03:39.726]➜    [17] .data             PROGBITS         0000000002353000  02353000
2025-08-20T21:50:13.3670905Z [00:03:39.726]➜         0000000000035900  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3671346Z [00:03:39.726]➜    [18] .go.buildinfo     PROGBITS         0000000002388900  02388900
2025-08-20T21:50:13.3671781Z [00:03:39.726]➜         0000000000002610  0000000000000000  WA       0     0     16
2025-08-20T21:50:13.3672220Z [00:03:39.726]➜    [19] .go.fipsinfo      PROGBITS         000000000238af20  0238af20
2025-08-20T21:50:13.3672727Z [00:03:39.726]➜         0000000000000078  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3673441Z [00:03:39.726]➜    [20] .noptrdata        PROGBITS         000000000238afa0  0238afa0
2025-08-20T21:50:13.3674054Z [00:03:39.726]➜         0000000000069721  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3674555Z [00:03:39.726]➜    [21] .bss              NOBITS           00000000023f46e0  023f46c1
2025-08-20T21:50:13.3674984Z [00:03:39.726]➜         0000000000a7cae0  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3675454Z [00:03:39.726]➜    [22] .noptrbss         NOBITS           0000000002e711c0  023f46c1
2025-08-20T21:50:13.3683814Z [00:03:39.726]➜         000000000032e600  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3684642Z [00:03:39.726]➜    [23] .shstrtab         STRTAB           0000000000000000  023f46c1
2025-08-20T21:50:13.3685426Z [00:03:39.726]➜         00000000000000d5  0000000000000000           0     0     1
2025-08-20T21:50:13.3686024Z [00:03:39.726]➜  Key to Flags:
2025-08-20T21:50:13.3686676Z [00:03:39.726]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-20T21:50:13.3687250Z [00:03:39.726]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-20T21:50:13.3687746Z [00:03:39.726]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-20T21:50:13.3688174Z [00:03:39.726]➜    D (mbind), l (large), p (processor specific)
2025-08-20T21:50:13.3688489Z [00:03:39.729]➜  
2025-08-20T21:50:13.3695587Z [00:03:39.731]➜  /build-bins/netbird-relay
2025-08-20T21:50:13.3707954Z [00:03:39.732]➜  There are 24 section headers, starting at offset 0x185fd58:
2025-08-20T21:50:13.3708590Z [00:03:39.732]➜  
2025-08-20T21:50:13.3708973Z [00:03:39.732]➜  Section Headers:
2025-08-20T21:50:13.3709576Z [00:03:39.732]➜    [Nr] Name              Type             Address           Offset
2025-08-20T21:50:13.3710300Z [00:03:39.732]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-20T21:50:13.3711002Z [00:03:39.732]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-20T21:50:13.3711717Z [00:03:39.732]➜         0000000000000000  0000000000000000           0     0     0
2025-08-20T21:50:13.3712716Z [00:03:39.732]➜    [ 1] .gnu.hash         GNU_HASH         0000000000000238  00000238
2025-08-20T21:50:13.3713638Z [00:03:39.732]➜         0000000000000030  0000000000000000   A       2     0     8
2025-08-20T21:50:13.3714404Z [00:03:39.732]➜    [ 2] .dynsym           DYNSYM           0000000000000268  00000268
2025-08-20T21:50:13.3715137Z [00:03:39.732]➜         0000000000000060  0000000000000018   A       3     1     8
2025-08-20T21:50:13.3715879Z [00:03:39.732]➜    [ 3] .dynstr           STRTAB           00000000000002c8  000002c8
2025-08-20T21:50:13.3716620Z [00:03:39.732]➜         0000000000000027  0000000000000000   A       0     0     1
2025-08-20T21:50:13.3717301Z [00:03:39.732]➜    [ 4] .rela.dyn         RELA             00000000000002f0  000002f0
2025-08-20T21:50:13.3717768Z [00:03:39.732]➜         000000000027b4c0  0000000000000018   A       2     0     8
2025-08-20T21:50:13.3718212Z [00:03:39.732]➜    [ 5] .init             PROGBITS         000000000027c000  0027c000
2025-08-20T21:50:13.3718644Z [00:03:39.732]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T21:50:13.3719059Z [00:03:39.732]➜    [ 6] .text             PROGBITS         000000000027c040  0027c040
2025-08-20T21:50:13.3719483Z [00:03:39.732]➜         0000000000a9882e  0000000000000000  AX       0     0     64
2025-08-20T21:50:13.3719899Z [00:03:39.732]➜    [ 7] .fini             PROGBITS         0000000000d1486e  00d1486e
2025-08-20T21:50:13.3720310Z [00:03:39.732]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T21:50:13.3720725Z [00:03:39.732]➜    [ 8] .rodata           PROGBITS         0000000000d15000  00d15000
2025-08-20T21:50:13.3721148Z [00:03:39.732]➜         000000000018a40c  0000000000000000   A       0     0     32
2025-08-20T21:50:13.3721669Z [00:03:39.732]➜    [ 9] .eh_frame_hdr     PROGBITS         0000000000e9f40c  00e9f40c
2025-08-20T21:50:13.3722117Z [00:03:39.732]➜         00000000000000cc  0000000000000000   A       0     0     4
2025-08-20T21:50:13.3722622Z [00:03:39.732]➜    [10] .eh_frame         PROGBITS         0000000000e9f4d8  00e9f4d8
2025-08-20T21:50:13.3723427Z [00:03:39.732]➜         00000000000003c4  0000000000000000   A       0     0     8
2025-08-20T21:50:13.3723889Z [00:03:39.732]➜    [11] .tbss             NOBITS           0000000000ea0d70  00e9fd70
2025-08-20T21:50:13.3724314Z [00:03:39.732]➜         0000000000000008  0000000000000000 WAT       0     0     8
2025-08-20T21:50:13.3724757Z [00:03:39.732]➜    [12] .init_array       INIT_ARRAY       0000000000ea0d70  00e9fd70
2025-08-20T21:50:13.3725204Z [00:03:39.732]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T21:50:13.3725643Z [00:03:39.732]➜    [13] .fini_array       FINI_ARRAY       0000000000ea0d78  00e9fd78
2025-08-20T21:50:13.3726082Z [00:03:39.732]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T21:50:13.3726523Z [00:03:39.732]➜    [14] .data.rel.ro      PROGBITS         0000000000ea0d80  00e9fd80
2025-08-20T21:50:13.3726978Z [00:03:39.732]➜         00000000009260c0  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3727415Z [00:03:39.732]➜    [15] .dynamic          DYNAMIC          00000000017c6e40  017c5e40
2025-08-20T21:50:13.3727841Z [00:03:39.732]➜         0000000000000170  0000000000000010  WA       3     0     8
2025-08-20T21:50:13.3728256Z [00:03:39.732]➜    [16] .got              PROGBITS         00000000017c6fb0  017c5fb0
2025-08-20T21:50:13.3728669Z [00:03:39.732]➜         0000000000000038  0000000000000008  WA       0     0     8
2025-08-20T21:50:13.3729088Z [00:03:39.732]➜    [17] .data             PROGBITS         00000000017c7000  017c6000
2025-08-20T21:50:13.3729507Z [00:03:39.732]➜         0000000000030060  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3729952Z [00:03:39.732]➜    [18] .go.buildinfo     PROGBITS         00000000017f7060  017f6060
2025-08-20T21:50:13.3730398Z [00:03:39.732]➜         0000000000001730  0000000000000000  WA       0     0     16
2025-08-20T21:50:13.3731003Z [00:03:39.732]➜    [19] .go.fipsinfo      PROGBITS         00000000017f87a0  017f77a0
2025-08-20T21:50:13.3731449Z [00:03:39.732]➜         0000000000000078  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3731887Z [00:03:39.732]➜    [20] .noptrdata        PROGBITS         00000000017f8820  017f7820
2025-08-20T21:50:13.3732325Z [00:03:39.732]➜         0000000000068461  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3732736Z [00:03:39.732]➜    [21] .bss              NOBITS           0000000001860ca0  0185fc81
2025-08-20T21:50:13.3733442Z [00:03:39.732]➜         00000000000265a0  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3733931Z [00:03:39.732]➜    [22] .noptrbss         NOBITS           0000000001887240  0185fc81
2025-08-20T21:50:13.3734387Z [00:03:39.732]➜         000000000001ff80  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3734906Z [00:03:39.732]➜    [23] .shstrtab         STRTAB           0000000000000000  0185fc81
2025-08-20T21:50:13.3735810Z [00:03:39.732]➜         00000000000000d5  0000000000000000           0     0     1
2025-08-20T21:50:13.3736444Z [00:03:39.732]➜  Key to Flags:
2025-08-20T21:50:13.3737120Z [00:03:39.732]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-20T21:50:13.3737972Z [00:03:39.732]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-20T21:50:13.3738785Z [00:03:39.732]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-20T21:50:13.3739502Z [00:03:39.732]➜    D (mbind), l (large), p (processor specific)
2025-08-20T21:50:13.3740042Z [00:03:39.735]➜  
2025-08-20T21:50:13.3752892Z [00:03:39.737]➜  /build-bins/LICENSE
2025-08-20T21:50:13.3789569Z [00:03:39.740]➜  
2025-08-20T21:50:13.3805040Z [00:03:39.742]➜  /build-bins/netbird-mgmt
2025-08-20T21:50:13.3818425Z [00:03:39.743]➜  There are 24 section headers, starting at offset 0x312e698:
2025-08-20T21:50:13.3819135Z [00:03:39.743]➜  
2025-08-20T21:50:13.3819595Z [00:03:39.743]➜  Section Headers:
2025-08-20T21:50:13.3820392Z [00:03:39.743]➜    [Nr] Name              Type             Address           Offset
2025-08-20T21:50:13.3821169Z [00:03:39.743]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-20T21:50:13.3821837Z [00:03:39.743]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-20T21:50:13.3822885Z [00:03:39.743]➜         0000000000000000  0000000000000000           0     0     0
2025-08-20T21:50:13.3824127Z [00:03:39.743]➜    [ 1] .gnu.hash         GNU_HASH         0000000000000238  00000238
2025-08-20T21:50:13.3824689Z [00:03:39.743]➜         000000000000005c  0000000000000000   A       2     0     8
2025-08-20T21:50:13.3825466Z [00:03:39.743]➜    [ 2] .dynsym           DYNSYM           0000000000000298  00000298
2025-08-20T21:50:13.3826265Z [00:03:39.743]➜         0000000000000138  0000000000000018   A       3     1     8
2025-08-20T21:50:13.3826741Z [00:03:39.743]➜    [ 3] .dynstr           STRTAB           00000000000003d0  000003d0
2025-08-20T21:50:13.3827305Z [00:03:39.743]➜         00000000000000d8  0000000000000000   A       0     0     1
2025-08-20T21:50:13.3827738Z [00:03:39.743]➜    [ 4] .rela.dyn         RELA             00000000000004a8  000004a8
2025-08-20T21:50:13.3828167Z [00:03:39.743]➜         00000000004b3120  0000000000000018   A       2     0     8
2025-08-20T21:50:13.3828712Z [00:03:39.743]➜    [ 5] .init             PROGBITS         00000000004b4000  004b4000
2025-08-20T21:50:13.3829129Z [00:03:39.743]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T21:50:13.3829546Z [00:03:39.743]➜    [ 6] .text             PROGBITS         00000000004b4040  004b4040
2025-08-20T21:50:13.3829968Z [00:03:39.743]➜         00000000015f25db  0000000000000000  AX       0     0     64
2025-08-20T21:50:13.3830419Z [00:03:39.743]➜    [ 7] .fini             PROGBITS         0000000001aa661b  01aa661b
2025-08-20T21:50:13.3830831Z [00:03:39.743]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T21:50:13.3831450Z [00:03:39.743]➜    [ 8] .rodata           PROGBITS         0000000001aa7000  01aa7000
2025-08-20T21:50:13.3831894Z [00:03:39.743]➜         00000000002ae3ec  0000000000000000   A       0     0     32
2025-08-20T21:50:13.3832345Z [00:03:39.743]➜    [ 9] .eh_frame_hdr     PROGBITS         0000000001d553ec  01d553ec
2025-08-20T21:50:13.3832783Z [00:03:39.743]➜         00000000000041d4  0000000000000000   A       0     0     4
2025-08-20T21:50:13.3833551Z [00:03:39.743]➜    [10] .eh_frame         PROGBITS         0000000001d595c0  01d595c0
2025-08-20T21:50:13.3833997Z [00:03:39.743]➜         000000000001a8b4  0000000000000000   A       0     0     8
2025-08-20T21:50:13.3834431Z [00:03:39.743]➜    [11] .tbss             NOBITS           0000000001d74130  01d74130
2025-08-20T21:50:13.3834945Z [00:03:39.743]➜         0000000000000008  0000000000000000 WAT       0     0     8
2025-08-20T21:50:13.3835395Z [00:03:39.743]➜    [12] .init_array       INIT_ARRAY       0000000001d74130  01d74130
2025-08-20T21:50:13.3835851Z [00:03:39.743]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T21:50:13.3836288Z [00:03:39.743]➜    [13] .fini_array       FINI_ARRAY       0000000001d74138  01d74138
2025-08-20T21:50:13.3836719Z [00:03:39.743]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T21:50:13.3837153Z [00:03:39.743]➜    [14] .data.rel.ro      PROGBITS         0000000001d74140  01d74140
2025-08-20T21:50:13.3837591Z [00:03:39.743]➜         00000000012f0d00  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3838027Z [00:03:39.743]➜    [15] .dynamic          DYNAMIC          0000000003064e40  03064e40
2025-08-20T21:50:13.3838451Z [00:03:39.743]➜         0000000000000170  0000000000000010  WA       3     0     8
2025-08-20T21:50:13.3838872Z [00:03:39.743]➜    [16] .got              PROGBITS         0000000003064fb0  03064fb0
2025-08-20T21:50:13.3839284Z [00:03:39.743]➜         0000000000000038  0000000000000008  WA       0     0     8
2025-08-20T21:50:13.3839770Z [00:03:39.743]➜    [17] .data             PROGBITS         0000000003065000  03065000
2025-08-20T21:50:13.3840200Z [00:03:39.743]➜         00000000000425f0  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3840636Z [00:03:39.743]➜    [18] .go.buildinfo     PROGBITS         00000000030a75f0  030a75f0
2025-08-20T21:50:13.3841070Z [00:03:39.743]➜         00000000000035a0  0000000000000000  WA       0     0     16
2025-08-20T21:50:13.3841507Z [00:03:39.743]➜    [19] .go.fipsinfo      PROGBITS         00000000030aaba0  030aaba0
2025-08-20T21:50:13.3841939Z [00:03:39.743]➜         0000000000000078  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3842372Z [00:03:39.743]➜    [20] .noptrdata        PROGBITS         00000000030aac20  030aac20
2025-08-20T21:50:13.3842807Z [00:03:39.743]➜         00000000000839a1  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3843434Z [00:03:39.743]➜    [21] .bss              NOBITS           000000000312e5e0  0312e5c1
2025-08-20T21:50:13.3843965Z [00:03:39.743]➜         000000000002a100  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3844406Z [00:03:39.743]➜    [22] .noptrbss         NOBITS           00000000031586e0  0312e5c1
2025-08-20T21:50:13.3844839Z [00:03:39.743]➜         0000000000028700  0000000000000000  WA       0     0     32
2025-08-20T21:50:13.3845266Z [00:03:39.743]➜    [23] .shstrtab         STRTAB           0000000000000000  0312e5c1
2025-08-20T21:50:13.3845696Z [00:03:39.743]➜         00000000000000d5  0000000000000000           0     0     1
2025-08-20T21:50:13.3846033Z [00:03:39.743]➜  Key to Flags:
2025-08-20T21:50:13.3846392Z [00:03:39.743]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-20T21:50:13.3846872Z [00:03:39.743]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-20T21:50:13.3847335Z [00:03:39.743]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-20T21:50:13.3847825Z [00:03:39.743]➜    D (mbind), l (large), p (processor specific)
2025-08-20T21:50:13.3848504Z [00:03:39.744]➜  + file /build-bins/LICENSE /build-bins/netbird /build-bins/netbird-mgmt /build-bins/netbird-relay /build-bins/netbird-signal
2025-08-20T21:50:13.4110015Z [00:03:39.772]➜  /build-bins/LICENSE:        ASCII text
2025-08-20T21:50:13.4345976Z [00:03:39.796]➜  /build-bins/netbird:        ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), static-pie linked, stripped
2025-08-20T21:50:13.4347177Z [00:03:39.796]➜  /build-bins/netbird-mgmt:   ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), static-pie linked, stripped
2025-08-20T21:50:13.4348246Z [00:03:39.796]➜  /build-bins/netbird-relay:  ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), static-pie linked, stripped
2025-08-20T21:50:13.4349513Z [00:03:39.796]➜  /build-bins/netbird-signal: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), static-pie linked, stripped
2025-08-20T21:50:13.4355967Z [00:03:39.797]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE /build-bins/netbird /build-bins/netbird-mgmt /build-bins/netbird-relay /build-bins/netbird-signal
2025-08-20T21:50:13.4375186Z [00:03:39.799]➜  /build-bins/LICENSE:         34523 Bytes
2025-08-20T21:50:13.4376009Z [00:03:39.799]➜  /build-bins/netbird:         37703064 Bytes
2025-08-20T21:50:13.4377200Z [00:03:39.799]➜  /build-bins/netbird-mgmt:         51571864 Bytes
2025-08-20T21:50:13.4378124Z [00:03:39.799]➜  /build-bins/netbird-relay:         25559896 Bytes
2025-08-20T21:50:13.4379006Z [00:03:39.799]➜  /build-bins/netbird-signal:         19348216 Bytes
2025-08-20T21:50:13.4381045Z [00:03:39.799]➜  + du /build-bins/LICENSE /build-bins/netbird /build-bins/netbird-mgmt /build-bins/netbird-relay /build-bins/netbird-signal --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T21:50:13.4393394Z [00:03:39.801]➜  34K	2025-08-20 21:50:12.434240370 +0000	/build-bins/LICENSE
2025-08-20T21:50:13.4394202Z [00:03:39.801]➜  36M	2025-08-20 21:50:13.032240416 +0000	/build-bins/netbird
2025-08-20T21:50:13.4394994Z [00:03:39.801]➜  50M	2025-08-20 21:50:13.322240438 +0000	/build-bins/netbird-mgmt
2025-08-20T21:50:13.4395790Z [00:03:39.801]➜  25M	2025-08-20 21:50:13.134240424 +0000	/build-bins/netbird-relay
2025-08-20T21:50:13.4396587Z [00:03:39.801]➜  19M	2025-08-20 21:50:12.912240407 +0000	/build-bins/netbird-signal
2025-08-20T21:50:13.4397223Z [00:03:39.801]➜  + popd
2025-08-20T21:50:13.6224628Z [00:03:39.984]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T21:50:13.8424458Z [00:03:40.204]➜  + '[' -s /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T21:50:13.8426163Z [00:03:40.204]➜  + cp -fv /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T21:50:13.8525272Z [00:03:40.214]➜  '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T21:50:13.8550872Z [00:03:40.214]➜  + find /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T21:50:13.8553748Z [00:03:40.217]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T21:50:13.8555125Z [00:03:40.217]➜  + cut -d: -f1
2025-08-20T21:50:13.8556353Z [00:03:40.217]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR
2025-08-20T21:50:13.8557688Z [00:03:40.217]➜  + xargs realpath --no-symlinks
2025-08-20T21:50:14.4119245Z [00:03:40.773]➜  sending incremental file list
2025-08-20T21:50:14.4149749Z [00:03:40.776]➜  netbird-signal
2025-08-20T21:50:14.4810667Z [00:03:40.842]➜  
2025-08-20T21:50:14.4811328Z [00:03:40.842]➜  sent 19.35M bytes  received 35 bytes  38.71M bytes/sec
2025-08-20T21:50:14.4812032Z [00:03:40.842]➜  total size is 19.35M  speedup is 1.00
2025-08-20T21:50:14.4836002Z [00:03:40.845]➜  sending incremental file list
2025-08-20T21:50:14.4902562Z [00:03:40.851]➜  netbird
2025-08-20T21:50:14.5751735Z [00:03:40.936]➜  
2025-08-20T21:50:14.5752289Z [00:03:40.936]➜  sent 37.71M bytes  received 35 bytes  75.42M bytes/sec
2025-08-20T21:50:14.5752890Z [00:03:40.936]➜  total size is 37.70M  speedup is 1.00
2025-08-20T21:50:14.5776424Z [00:03:40.939]➜  sending incremental file list
2025-08-20T21:50:14.5816338Z [00:03:40.943]➜  netbird-relay
2025-08-20T21:50:14.6510249Z [00:03:41.012]➜  
2025-08-20T21:50:14.6510903Z [00:03:41.012]➜  sent 25.57M bytes  received 35 bytes  51.13M bytes/sec
2025-08-20T21:50:14.6511649Z [00:03:41.012]➜  total size is 25.56M  speedup is 1.00
2025-08-20T21:50:14.6535396Z [00:03:41.015]➜  sending incremental file list
2025-08-20T21:50:14.6622207Z [00:03:41.023]➜  netbird-mgmt
2025-08-20T21:50:14.7624541Z [00:03:41.124]➜  
2025-08-20T21:50:14.7625241Z [00:03:41.124]➜  sent 51.58M bytes  received 35 bytes  103.17M bytes/sec
2025-08-20T21:50:14.7625958Z [00:03:41.124]➜  total size is 51.57M  speedup is 1.00
2025-08-20T21:50:14.7639710Z [00:03:41.125]➜  
2025-08-20T21:50:16.9965676Z [00:03:43.358]➜  
2025-08-20T21:50:17.0075357Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/route/hauniqueid.go' from root:root to runner:runner
2025-08-20T21:50:17.0077392Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/route/route.go' from root:root to runner:runner
2025-08-20T21:50:17.0078625Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/route' from root:root to runner:runner
2025-08-20T21:50:17.0080592Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/funding.json' from root:root to runner:runner
2025-08-20T21:50:17.0082410Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T21:50:17.0083959Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.goreleaser.yaml' from root:root to runner:runner
2025-08-20T21:50:17.0085229Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.dockerignore-client' from root:root to runner:runner
2025-08-20T21:50:17.0087568Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/version/version.go' from root:root to runner:runner
2025-08-20T21:50:17.0088871Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/version/url.go' from root:root to runner:runner
2025-08-20T21:50:17.0090284Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/version/update_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0091571Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/version/url_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.0093664Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/version/url_darwin.go' from root:root to runner:runner
2025-08-20T21:50:17.0095666Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/version/url_freebsd.go' from root:root to runner:runner
2025-08-20T21:50:17.0096932Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/version/url_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.0098289Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/version/update.go' from root:root to runner:runner
2025-08-20T21:50:17.0099658Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/version' from root:root to runner:runner
2025-08-20T21:50:17.0101852Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T21:50:17.0104023Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/context/keys.go' from root:root to runner:runner
2025-08-20T21:50:17.0105412Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/context' from root:root to runner:runner
2025-08-20T21:50:17.0107759Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/proto/management.pb.go' from root:root to runner:runner
2025-08-20T21:50:17.0109230Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/proto/management.proto' from root:root to runner:runner
2025-08-20T21:50:17.0110621Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/proto/go.sum' from root:root to runner:runner
2025-08-20T21:50:17.0112035Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/proto/management_grpc.pb.go' from root:root to runner:runner
2025-08-20T21:50:17.0114753Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/proto/generate.sh' from root:root to runner:runner
2025-08-20T21:50:17.0116148Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/proto' from root:root to runner:runner
2025-08-20T21:50:17.0117482Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/mock.go' from root:root to runner:runner
2025-08-20T21:50:17.0118871Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/grpc.go' from root:root to runner:runner
2025-08-20T21:50:17.0121316Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/client.go' from root:root to runner:runner
2025-08-20T21:50:17.0122742Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/common/types.go' from root:root to runner:runner
2025-08-20T21:50:17.0124425Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/common' from root:root to runner:runner
2025-08-20T21:50:17.0125944Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/events_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0128413Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/routes_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0130002Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/accounts_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0131508Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/posturechecks_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0134612Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/groups_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0136305Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/impersonation.go' from root:root to runner:runner
2025-08-20T21:50:17.0137865Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/policies.go' from root:root to runner:runner
2025-08-20T21:50:17.0139315Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/accounts.go' from root:root to runner:runner
2025-08-20T21:50:17.0141840Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/peers_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0143531Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/users.go' from root:root to runner:runner
2025-08-20T21:50:17.0145006Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/networks_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0146543Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/client.go' from root:root to runner:runner
2025-08-20T21:50:17.0148882Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/policies_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0150358Z [00:03:43.369]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/setupkeys.go' from root:root to runner:runner
2025-08-20T21:50:17.0151897Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/events.go' from root:root to runner:runner
2025-08-20T21:50:17.0154284Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/groups.go' from root:root to runner:runner
2025-08-20T21:50:17.0156305Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/routes.go' from root:root to runner:runner
2025-08-20T21:50:17.0157745Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/networks.go' from root:root to runner:runner
2025-08-20T21:50:17.0160049Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/tokens.go' from root:root to runner:runner
2025-08-20T21:50:17.0161861Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/dns.go' from root:root to runner:runner
2025-08-20T21:50:17.0163564Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/posturechecks.go' from root:root to runner:runner
2025-08-20T21:50:17.0165855Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/client_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0168065Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/tokens_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0169604Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/options.go' from root:root to runner:runner
2025-08-20T21:50:17.0172029Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/setupkeys_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0173855Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/users_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0175364Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/impersonation_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0177405Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/peers.go' from root:root to runner:runner
2025-08-20T21:50:17.0179262Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/geo_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0180686Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/dns_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0182376Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/geo.go' from root:root to runner:runner
2025-08-20T21:50:17.0185057Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest' from root:root to runner:runner
2025-08-20T21:50:17.0186472Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/client_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0187854Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/go.sum' from root:root to runner:runner
2025-08-20T21:50:17.0190164Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client' from root:root to runner:runner
2025-08-20T21:50:17.0191818Z [00:03:43.370]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/status/error.go' from root:root to runner:runner
2025-08-20T21:50:17.0193508Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/status' from root:root to runner:runner
2025-08-20T21:50:17.0196004Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/domain/validate.go' from root:root to runner:runner
2025-08-20T21:50:17.0197512Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/domain/domain.go' from root:root to runner:runner
2025-08-20T21:50:17.0199001Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/domain/validate_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0201606Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/domain/list.go' from root:root to runner:runner
2025-08-20T21:50:17.0203249Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/domain/list_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0204663Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/domain' from root:root to runner:runner
2025-08-20T21:50:17.0206844Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/operations/operation.go' from root:root to runner:runner
2025-08-20T21:50:17.0208805Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/operations' from root:root to runner:runner
2025-08-20T21:50:17.0210209Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/http/api/types.gen.go' from root:root to runner:runner
2025-08-20T21:50:17.0212323Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/http/api/openapi.yml' from root:root to runner:runner
2025-08-20T21:50:17.0214443Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/http/api/generate.sh' from root:root to runner:runner
2025-08-20T21:50:17.0215854Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/http/api/cfg.yaml' from root:root to runner:runner
2025-08-20T21:50:17.0217812Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/http/api' from root:root to runner:runner
2025-08-20T21:50:17.0219967Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/http/util/util.go' from root:root to runner:runner
2025-08-20T21:50:17.0221319Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/http/util' from root:root to runner:runner
2025-08-20T21:50:17.0222758Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/http' from root:root to runner:runner
2025-08-20T21:50:17.0225368Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management' from root:root to runner:runner
2025-08-20T21:50:17.0226759Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/proto/signalexchange.proto' from root:root to runner:runner
2025-08-20T21:50:17.0228158Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/proto/constants.go' from root:root to runner:runner
2025-08-20T21:50:17.0230617Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/proto/go.sum' from root:root to runner:runner
2025-08-20T21:50:17.0232321Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/proto/signalexchange_grpc.pb.go' from root:root to runner:runner
2025-08-20T21:50:17.0234155Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/proto/generate.sh' from root:root to runner:runner
2025-08-20T21:50:17.0236756Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/proto/signalexchange.pb.go' from root:root to runner:runner
2025-08-20T21:50:17.0238211Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/proto' from root:root to runner:runner
2025-08-20T21:50:17.0239558Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/client_suite_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0242048Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/mock.go' from root:root to runner:runner
2025-08-20T21:50:17.0243781Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/grpc.go' from root:root to runner:runner
2025-08-20T21:50:17.0245139Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/client.go' from root:root to runner:runner
2025-08-20T21:50:17.0247210Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/worker.go' from root:root to runner:runner
2025-08-20T21:50:17.0249174Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/client_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0250652Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/go.sum' from root:root to runner:runner
2025-08-20T21:50:17.0252280Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client' from root:root to runner:runner
2025-08-20T21:50:17.0254694Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal' from root:root to runner:runner
2025-08-20T21:50:17.0256012Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls/client_prod.go' from root:root to runner:runner
2025-08-20T21:50:17.0257428Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls/doc.go' from root:root to runner:runner
2025-08-20T21:50:17.0259775Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls/alpn.go' from root:root to runner:runner
2025-08-20T21:50:17.0261458Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls/client_dev.go' from root:root to runner:runner
2025-08-20T21:50:17.0262885Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls/server_prod.go' from root:root to runner:runner
2025-08-20T21:50:17.0265138Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls/server_dev.go' from root:root to runner:runner
2025-08-20T21:50:17.0267189Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls' from root:root to runner:runner
2025-08-20T21:50:17.0268495Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/id.go' from root:root to runner:runner
2025-08-20T21:50:17.0270707Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/peer_state.go' from root:root to runner:runner
2025-08-20T21:50:17.0272373Z [00:03:43.371]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/doc.go' from root:root to runner:runner
2025-08-20T21:50:17.0274066Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/message.go' from root:root to runner:runner
2025-08-20T21:50:17.0276428Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/peer_state_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0278218Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/address/address.go' from root:root to runner:runner
2025-08-20T21:50:17.0279600Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/address' from root:root to runner:runner
2025-08-20T21:50:17.0281561Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/message_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0284005Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/auth/auth.go' from root:root to runner:runner
2025-08-20T21:50:17.0285376Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/auth' from root:root to runner:runner
2025-08-20T21:50:17.0287379Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages' from root:root to runner:runner
2025-08-20T21:50:17.0289290Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/guard.go' from root:root to runner:runner
2025-08-20T21:50:17.0290762Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/manager_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0292483Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/client.go' from root:root to runner:runner
2025-08-20T21:50:17.0294970Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/peer_subscription_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0296446Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/doc.go' from root:root to runner:runner
2025-08-20T21:50:17.0298116Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.0300541Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/picker_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0301950Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/net/err.go' from root:root to runner:runner
2025-08-20T21:50:17.0303531Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/net' from root:root to runner:runner
2025-08-20T21:50:17.0306056Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/race_dialer.go' from root:root to runner:runner
2025-08-20T21:50:17.0307711Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/quic/quic.go' from root:root to runner:runner
2025-08-20T21:50:17.0309121Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/quic/conn.go' from root:root to runner:runner
2025-08-20T21:50:17.0311304Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/quic' from root:root to runner:runner
2025-08-20T21:50:17.0313421Z [00:03:43.372]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/race_dialer_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0314986Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/ws/ws.go' from root:root to runner:runner
2025-08-20T21:50:17.0316565Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/ws/conn.go' from root:root to runner:runner
2025-08-20T21:50:17.0319127Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/ws/addr.go' from root:root to runner:runner
2025-08-20T21:50:17.0320516Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/ws' from root:root to runner:runner
2025-08-20T21:50:17.0321834Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer' from root:root to runner:runner
2025-08-20T21:50:17.0324386Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/client_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0326061Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/peer_subscription.go' from root:root to runner:runner
2025-08-20T21:50:17.0327434Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/go.sum' from root:root to runner:runner
2025-08-20T21:50:17.0329482Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/picker.go' from root:root to runner:runner
2025-08-20T21:50:17.0331260Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/conn.go' from root:root to runner:runner
2025-08-20T21:50:17.0332635Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/addr.go' from root:root to runner:runner
2025-08-20T21:50:17.0334265Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client' from root:root to runner:runner
2025-08-20T21:50:17.0336477Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/constants.go' from root:root to runner:runner
2025-08-20T21:50:17.0337847Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/allow/allow_all.go' from root:root to runner:runner
2025-08-20T21:50:17.0339193Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/allow' from root:root to runner:runner
2025-08-20T21:50:17.0340998Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/doc.go' from root:root to runner:runner
2025-08-20T21:50:17.0342749Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/go.sum' from root:root to runner:runner
2025-08-20T21:50:17.0344208Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/validator.go' from root:root to runner:runner
2025-08-20T21:50:17.0345661Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/doc.go' from root:root to runner:runner
2025-08-20T21:50:17.0347997Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/token_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0349393Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/store.go' from root:root to runner:runner
2025-08-20T21:50:17.0350773Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/v2/hmac_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0352487Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/v2/generator.go' from root:root to runner:runner
2025-08-20T21:50:17.0355044Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/v2/algo.go' from root:root to runner:runner
2025-08-20T21:50:17.0356463Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/v2/validator.go' from root:root to runner:runner
2025-08-20T21:50:17.0357857Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/v2/token.go' from root:root to runner:runner
2025-08-20T21:50:17.0360239Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/v2' from root:root to runner:runner
2025-08-20T21:50:17.0361694Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/validator.go' from root:root to runner:runner
2025-08-20T21:50:17.0363225Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/token.go' from root:root to runner:runner
2025-08-20T21:50:17.0365741Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac' from root:root to runner:runner
2025-08-20T21:50:17.0367223Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth' from root:root to runner:runner
2025-08-20T21:50:17.0368548Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/healthcheck/receiver.go' from root:root to runner:runner
2025-08-20T21:50:17.0370907Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/healthcheck/receiver_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0372328Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/healthcheck/doc.go' from root:root to runner:runner
2025-08-20T21:50:17.0374006Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/healthcheck/sender_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0375620Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/healthcheck/sender.go' from root:root to runner:runner
2025-08-20T21:50:17.0377760Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/healthcheck' from root:root to runner:runner
2025-08-20T21:50:17.0379037Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay' from root:root to runner:runner
2025-08-20T21:50:17.0380211Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared' from root:root to runner:runner
2025-08-20T21:50:17.0381831Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/proto/daemon_grpc.pb.go' from root:root to runner:runner
2025-08-20T21:50:17.0384252Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/proto/daemon.pb.go' from root:root to runner:runner
2025-08-20T21:50:17.0385707Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/proto/daemon.proto' from root:root to runner:runner
2025-08-20T21:50:17.0387012Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/proto/generate.sh' from root:root to runner:runner
2025-08-20T21:50:17.0389155Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/proto' from root:root to runner:runner
2025-08-20T21:50:17.0390511Z [00:03:43.373]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_ios.go' from root:root to runner:runner
2025-08-20T21:50:17.0391942Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_platform/detect.go' from root:root to runner:runner
2025-08-20T21:50:17.0394390Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_platform/kube.go' from root:root to runner:runner
2025-08-20T21:50:17.0395833Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_platform/openstack.go' from root:root to runner:runner
2025-08-20T21:50:17.0397226Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_platform' from root:root to runner:runner
2025-08-20T21:50:17.0398576Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.0400850Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_darwin.go' from root:root to runner:runner
2025-08-20T21:50:17.0402230Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud/oracle.go' from root:root to runner:runner
2025-08-20T21:50:17.0403817Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud/detect.go' from root:root to runner:runner
2025-08-20T21:50:17.0405566Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud/azure.go' from root:root to runner:runner
2025-08-20T21:50:17.0407659Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud/alibabacloud.go' from root:root to runner:runner
2025-08-20T21:50:17.0409057Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud/gcp.go' from root:root to runner:runner
2025-08-20T21:50:17.0410415Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud/aws.go' from root:root to runner:runner
2025-08-20T21:50:17.0412336Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud/digitalocean.go' from root:root to runner:runner
2025-08-20T21:50:17.0414742Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud/vultr.go' from root:root to runner:runner
2025-08-20T21:50:17.0416088Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud' from root:root to runner:runner
2025-08-20T21:50:17.0417460Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_freebsd.go' from root:root to runner:runner
2025-08-20T21:50:17.0419791Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_windows_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0421191Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/sysinfo_linux_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0422592Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/process.go' from root:root to runner:runner
2025-08-20T21:50:17.0424112Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/static_info.go' from root:root to runner:runner
2025-08-20T21:50:17.0426465Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info.go' from root:root to runner:runner
2025-08-20T21:50:17.0428125Z [00:03:43.374]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/static_info_stub.go' from root:root to runner:runner
2025-08-20T21:50:17.0429504Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_darwin_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0431320Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0433054Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/sysinfo_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.0434649Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/process_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0435982Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.0438645Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/osrelease_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.0440121Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_android.go' from root:root to runner:runner
2025-08-20T21:50:17.0441384Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system' from root:root to runner:runner
2025-08-20T21:50:17.0443728Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/networkmonitor/monitor_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0445900Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/networkmonitor/monitor.go' from root:root to runner:runner
2025-08-20T21:50:17.0447385Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/networkmonitor/monitor_mobile.go' from root:root to runner:runner
2025-08-20T21:50:17.0449821Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/networkmonitor/check_change_bsd.go' from root:root to runner:runner
2025-08-20T21:50:17.0451492Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/networkmonitor/check_change_windows_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0453335Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/networkmonitor/check_change_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.0454905Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/networkmonitor/check_change_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.0457312Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/networkmonitor' from root:root to runner:runner
2025-08-20T21:50:17.0458788Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routeselector/routeselector_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0460302Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routeselector/routeselector.go' from root:root to runner:runner
2025-08-20T21:50:17.0462110Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routeselector' from root:root to runner:runner
2025-08-20T21:50:17.0464509Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/connect.go' from root:root to runner:runner
2025-08-20T21:50:17.0465876Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/rosenpass/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.0467596Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/rosenpass/netbird_handler.go' from root:root to runner:runner
2025-08-20T21:50:17.0469737Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/rosenpass' from root:root to runner:runner
2025-08-20T21:50:17.0471093Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet/discover.go' from root:root to runner:runner
2025-08-20T21:50:17.0472496Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet/discover_pion.go' from root:root to runner:runner
2025-08-20T21:50:17.0474756Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet/stdnet.go' from root:root to runner:runner
2025-08-20T21:50:17.0476946Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet/discover_mobile.go' from root:root to runner:runner
2025-08-20T21:50:17.0478369Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet/listener.go' from root:root to runner:runner
2025-08-20T21:50:17.0479882Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet/filter.go' from root:root to runner:runner
2025-08-20T21:50:17.0482614Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet/dialer.go' from root:root to runner:runner
2025-08-20T21:50:17.0485514Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet/discover_mobile_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0488211Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet' from root:root to runner:runner
2025-08-20T21:50:17.0490719Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/acl/mocks/README.md' from root:root to runner:runner
2025-08-20T21:50:17.0492526Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/acl/mocks/iface_mapper.go' from root:root to runner:runner
2025-08-20T21:50:17.0494118Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/acl/mocks' from root:root to runner:runner
2025-08-20T21:50:17.0495481Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/acl/manager_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0496844Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/acl/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.0498179Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/acl/id/id.go' from root:root to runner:runner
2025-08-20T21:50:17.0499483Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/acl/id' from root:root to runner:runner
2025-08-20T21:50:17.0500751Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/acl' from root:root to runner:runner
2025-08-20T21:50:17.0502221Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dnsfwd/forwarder_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0503802Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dnsfwd/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.0505185Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dnsfwd/forwarder.go' from root:root to runner:runner
2025-08-20T21:50:17.0506525Z [00:03:43.375]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dnsfwd' from root:root to runner:runner
2025-08-20T21:50:17.0507972Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/engine_stdnet_android.go' from root:root to runner:runner
2025-08-20T21:50:17.0509413Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/manager_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0510918Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/ipfwdstate/ipfwdstate.go' from root:root to runner:runner
2025-08-20T21:50:17.0512469Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/ipfwdstate' from root:root to runner:runner
2025-08-20T21:50:17.0514158Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/mock.go' from root:root to runner:runner
2025-08-20T21:50:17.0515618Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/refcounter/types.go' from root:root to runner:runner
2025-08-20T21:50:17.0517140Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/refcounter/refcounter.go' from root:root to runner:runner
2025-08-20T21:50:17.0518617Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/refcounter' from root:root to runner:runner
2025-08-20T21:50:17.0520095Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/fakeip/fakeip_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0521591Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/fakeip/fakeip.go' from root:root to runner:runner
2025-08-20T21:50:17.0523018Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/fakeip' from root:root to runner:runner
2025-08-20T21:50:17.0524656Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/server/server.go' from root:root to runner:runner
2025-08-20T21:50:17.0526083Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/server' from root:root to runner:runner
2025-08-20T21:50:17.0527716Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/client/client_bench_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0529244Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/client/client.go' from root:root to runner:runner
2025-08-20T21:50:17.0530739Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/client/client_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0532190Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/client' from root:root to runner:runner
2025-08-20T21:50:17.0533813Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.0535271Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/common/params.go' from root:root to runner:runner
2025-08-20T21:50:17.0536691Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/common' from root:root to runner:runner
2025-08-20T21:50:17.0538224Z [00:03:43.376]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/vars/vars.go' from root:root to runner:runner
2025-08-20T21:50:17.0539699Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/vars' from root:root to runner:runner
2025-08-20T21:50:17.0541187Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/notifier/notifier_android.go' from root:root to runner:runner
2025-08-20T21:50:17.0542743Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/notifier/notifier_ios.go' from root:root to runner:runner
2025-08-20T21:50:17.0544507Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/notifier/notifier_other.go' from root:root to runner:runner
2025-08-20T21:50:17.0546014Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/notifier' from root:root to runner:runner
2025-08-20T21:50:17.0547495Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/sysctl/sysctl_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.0548938Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/sysctl' from root:root to runner:runner
2025-08-20T21:50:17.0550427Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/routeflags_bsd.go' from root:root to runner:runner
2025-08-20T21:50:17.0552012Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_android.go' from root:root to runner:runner
2025-08-20T21:50:17.0554207Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_unix_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0555835Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.0557430Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.0559018Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_bsd_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0560600Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops.go' from root:root to runner:runner
2025-08-20T21:50:17.0562158Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0564004Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_bsd.go' from root:root to runner:runner
2025-08-20T21:50:17.0565700Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_generic_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0567330Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_ios.go' from root:root to runner:runner
2025-08-20T21:50:17.0568863Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/state.go' from root:root to runner:runner
2025-08-20T21:50:17.0570661Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.0572301Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_generic.go' from root:root to runner:runner
2025-08-20T21:50:17.0574095Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_linux_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0575719Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_nonlinux.go' from root:root to runner:runner
2025-08-20T21:50:17.0577351Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_windows_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0578972Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/routeflags_freebsd.go' from root:root to runner:runner
2025-08-20T21:50:17.0580633Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops' from root:root to runner:runner
2025-08-20T21:50:17.0582115Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/dynamic/route_generic.go' from root:root to runner:runner
2025-08-20T21:50:17.0583814Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/dynamic/route_ios.go' from root:root to runner:runner
2025-08-20T21:50:17.0585316Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/dynamic/route.go' from root:root to runner:runner
2025-08-20T21:50:17.0586764Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/dynamic' from root:root to runner:runner
2025-08-20T21:50:17.0588206Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/static/route.go' from root:root to runner:runner
2025-08-20T21:50:17.0589630Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/static' from root:root to runner:runner
2025-08-20T21:50:17.0591106Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/state.go' from root:root to runner:runner
2025-08-20T21:50:17.0592664Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/dnsinterceptor/handler.go' from root:root to runner:runner
2025-08-20T21:50:17.0594484Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/dnsinterceptor' from root:root to runner:runner
2025-08-20T21:50:17.0595925Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/util/ip.go' from root:root to runner:runner
2025-08-20T21:50:17.0597325Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/util' from root:root to runner:runner
2025-08-20T21:50:17.0598754Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/iface/iface.go' from root:root to runner:runner
2025-08-20T21:50:17.0600244Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/iface/iface_common.go' from root:root to runner:runner
2025-08-20T21:50:17.0601759Z [00:03:43.377]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/iface/iface_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.0603414Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/iface' from root:root to runner:runner
2025-08-20T21:50:17.0604785Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager' from root:root to runner:runner
2025-08-20T21:50:17.0606250Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/iface.go' from root:root to runner:runner
2025-08-20T21:50:17.0607573Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/iface_common.go' from root:root to runner:runner
2025-08-20T21:50:17.0608880Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns.go' from root:root to runner:runner
2025-08-20T21:50:17.0610168Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/login.go' from root:root to runner:runner
2025-08-20T21:50:17.0611543Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/manager/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.0612916Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/manager' from root:root to runner:runner
2025-08-20T21:50:17.0614575Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/instantiater_nonlinux.go' from root:root to runner:runner
2025-08-20T21:50:17.0616116Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/instantiater_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.0617661Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/manager_linux_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0619106Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/bpf_bpfeb.o' from root:root to runner:runner
2025-08-20T21:50:17.0620517Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/src/wg_proxy.c' from root:root to runner:runner
2025-08-20T21:50:17.0621930Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/src/prog.c' from root:root to runner:runner
2025-08-20T21:50:17.0623442Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/src/readme.md' from root:root to runner:runner
2025-08-20T21:50:17.0624877Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/src/dns_fwd.c' from root:root to runner:runner
2025-08-20T21:50:17.0626250Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/src' from root:root to runner:runner
2025-08-20T21:50:17.0627640Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/dns_fwd_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.0629080Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/wg_proxy_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.0630630Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/bpf_bpfeb.go' from root:root to runner:runner
2025-08-20T21:50:17.0632056Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/manager_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.0633726Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/bpf_bpfel.o' from root:root to runner:runner
2025-08-20T21:50:17.0635157Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/bpf_bpfel.go' from root:root to runner:runner
2025-08-20T21:50:17.0636525Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf' from root:root to runner:runner
2025-08-20T21:50:17.0637813Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf' from root:root to runner:runner
2025-08-20T21:50:17.0639128Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/iface_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.0641285Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/unclean_shutdown_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.0644273Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/upstream_general.go' from root:root to runner:runner
2025-08-20T21:50:17.0647193Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/file_repair_unix_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0649896Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/service_memory.go' from root:root to runner:runner
2025-08-20T21:50:17.0651541Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/hosts_dns_holder.go' from root:root to runner:runner
2025-08-20T21:50:17.0652994Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/unclean_shutdown_darwin.go' from root:root to runner:runner
2025-08-20T21:50:17.0654650Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.0656049Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/wgiface_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.0657440Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/systemd_freebsd.go' from root:root to runner:runner
2025-08-20T21:50:17.0658820Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/host_darwin.go' from root:root to runner:runner
2025-08-20T21:50:17.0660366Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/host_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.0661713Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/host.go' from root:root to runner:runner
2025-08-20T21:50:17.0663059Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/service.go' from root:root to runner:runner
2025-08-20T21:50:17.0664599Z [00:03:43.378]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/dbus_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.0665951Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/host_ios.go' from root:root to runner:runner
2025-08-20T21:50:17.0667309Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/notifier.go' from root:root to runner:runner
2025-08-20T21:50:17.0668685Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/service_listener.go' from root:root to runner:runner
2025-08-20T21:50:17.0670074Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/host_android.go' from root:root to runner:runner
2025-08-20T21:50:17.0671536Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/file_unix_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0673042Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/file_parser_unix_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0674752Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server_android.go' from root:root to runner:runner
2025-08-20T21:50:17.0676152Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/local/local_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0677549Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/local/local.go' from root:root to runner:runner
2025-08-20T21:50:17.0678883Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/local' from root:root to runner:runner
2025-08-20T21:50:17.0680235Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.0681636Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/handler_chain_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0683259Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/file_repair_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.0684649Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/consts.go' from root:root to runner:runner
2025-08-20T21:50:17.0686179Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/file_parser_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.0687560Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server_ios.go' from root:root to runner:runner
2025-08-20T21:50:17.0688925Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/file_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.0690329Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/response_writer_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0691753Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/upstream_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0693315Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/mock_server.go' from root:root to runner:runner
2025-08-20T21:50:17.0694759Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/upstream.go' from root:root to runner:runner
2025-08-20T21:50:17.0696201Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/upstream_ios.go' from root:root to runner:runner
2025-08-20T21:50:17.0697650Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/systemd_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.0699084Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server_export_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0700477Z [00:03:43.379]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server_export.go' from root:root to runner:runner
2025-08-20T21:50:17.0701849Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/types/types.go' from root:root to runner:runner
2025-08-20T21:50:17.0703425Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/types' from root:root to runner:runner
2025-08-20T21:50:17.0704940Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server.go' from root:root to runner:runner
2025-08-20T21:50:17.0706344Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/unclean_shutdown_mobile.go' from root:root to runner:runner
2025-08-20T21:50:17.0707746Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/test/mock.go' from root:root to runner:runner
2025-08-20T21:50:17.0709074Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/test' from root:root to runner:runner
2025-08-20T21:50:17.0710926Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0712337Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/upstream_android.go' from root:root to runner:runner
2025-08-20T21:50:17.0714401Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/handler_chain.go' from root:root to runner:runner
2025-08-20T21:50:17.0717135Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server_darwin.go' from root:root to runner:runner
2025-08-20T21:50:17.0719870Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/network_manager_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.0722600Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/response_writer.go' from root:root to runner:runner
2025-08-20T21:50:17.0724558Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/wgiface.go' from root:root to runner:runner
2025-08-20T21:50:17.0725960Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/resolvconf_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.0727515Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/unclean_shutdown_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.0729007Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/host_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.0730316Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns' from root:root to runner:runner
2025-08-20T21:50:17.0731613Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/connect_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0733008Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ingressgw/manager_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0734672Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ingressgw/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.0736025Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ingressgw' from root:root to runner:runner
2025-08-20T21:50:17.0737351Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/engine_stdnet.go' from root:root to runner:runner
2025-08-20T21:50:17.0738680Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/pkce_auth.go' from root:root to runner:runner
2025-08-20T21:50:17.0740048Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/manager_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0741657Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/store/memory.go' from root:root to runner:runner
2025-08-20T21:50:17.0743024Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/store' from root:root to runner:runner
2025-08-20T21:50:17.0744646Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.0746060Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/types/types.go' from root:root to runner:runner
2025-08-20T21:50:17.0747444Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/types' from root:root to runner:runner
2025-08-20T21:50:17.0748906Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/conntrack/conntrack_nonlinux.go' from root:root to runner:runner
2025-08-20T21:50:17.0750426Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/conntrack/conntrack.go' from root:root to runner:runner
2025-08-20T21:50:17.0751972Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/conntrack/sysctl.go' from root:root to runner:runner
2025-08-20T21:50:17.0753888Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/conntrack' from root:root to runner:runner
2025-08-20T21:50:17.0755375Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/logger/logger_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0756820Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/logger/logger.go' from root:root to runner:runner
2025-08-20T21:50:17.0758203Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/logger' from root:root to runner:runner
2025-08-20T21:50:17.0759525Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow' from root:root to runner:runner
2025-08-20T21:50:17.0760990Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/templates/pkce-auth-msg.html' from root:root to runner:runner
2025-08-20T21:50:17.0762417Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/templates/embed.go' from root:root to runner:runner
2025-08-20T21:50:17.0764027Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/templates' from root:root to runner:runner
2025-08-20T21:50:17.0765382Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/mobile_dependency.go' from root:root to runner:runner
2025-08-20T21:50:17.0766847Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/wgshow.go' from root:root to runner:runner
2025-08-20T21:50:17.0768217Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/debug_mobile.go' from root:root to runner:runner
2025-08-20T21:50:17.0769617Z [00:03:43.380]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/debug_nonmobile.go' from root:root to runner:runner
2025-08-20T21:50:17.0771074Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/debug_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.0772476Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/debug_nonlinux.go' from root:root to runner:runner
2025-08-20T21:50:17.0774066Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/format.go' from root:root to runner:runner
2025-08-20T21:50:17.0775413Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/debug.go' from root:root to runner:runner
2025-08-20T21:50:17.0776799Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/format_nonwindows.go' from root:root to runner:runner
2025-08-20T21:50:17.0778206Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/debug_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0779678Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/format_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.0781082Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/format_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.0782406Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug' from root:root to runner:runner
2025-08-20T21:50:17.0783967Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/conn_mgr.go' from root:root to runner:runner
2025-08-20T21:50:17.0785887Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/state.go' from root:root to runner:runner
2025-08-20T21:50:17.0788743Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/activity/manager_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0791583Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/activity/listener.go' from root:root to runner:runner
2025-08-20T21:50:17.0794546Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/activity/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.0796192Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/activity/listen_ip_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.0797827Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/activity/listen_ip.go' from root:root to runner:runner
2025-08-20T21:50:17.0799320Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/activity/listener_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0800753Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/activity' from root:root to runner:runner
2025-08-20T21:50:17.0802226Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/manager/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.0803845Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/manager' from root:root to runner:runner
2025-08-20T21:50:17.0805197Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/env.go' from root:root to runner:runner
2025-08-20T21:50:17.0806569Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/peercfg.go' from root:root to runner:runner
2025-08-20T21:50:17.0807934Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/doc.go' from root:root to runner:runner
2025-08-20T21:50:17.0809396Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/support_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0810883Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/inactivity/manager_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0812393Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/inactivity/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.0814151Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/inactivity/ticker.go' from root:root to runner:runner
2025-08-20T21:50:17.0815591Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/inactivity' from root:root to runner:runner
2025-08-20T21:50:17.0817077Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/support.go' from root:root to runner:runner
2025-08-20T21:50:17.0818463Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/wgiface.go' from root:root to runner:runner
2025-08-20T21:50:17.0819796Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn' from root:root to runner:runner
2025-08-20T21:50:17.0821096Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/session.go' from root:root to runner:runner
2025-08-20T21:50:17.0822477Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/engine.go' from root:root to runner:runner
2025-08-20T21:50:17.0823978Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/relay/relay.go' from root:root to runner:runner
2025-08-20T21:50:17.0835314Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/relay' from root:root to runner:runner
2025-08-20T21:50:17.0836987Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/message_convert.go' from root:root to runner:runner
2025-08-20T21:50:17.0838404Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/engine_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0839832Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/auth/pkce_flow.go' from root:root to runner:runner
2025-08-20T21:50:17.0841177Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/auth/util.go' from root:root to runner:runner
2025-08-20T21:50:17.0842541Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/auth/pkce_flow_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0844409Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/auth/device_flow_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0845909Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/auth/device_flow.go' from root:root to runner:runner
2025-08-20T21:50:17.0847300Z [00:03:43.381]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/auth/oauth.go' from root:root to runner:runner
2025-08-20T21:50:17.0848634Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/auth' from root:root to runner:runner
2025-08-20T21:50:17.0850000Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/listener/network_change.go' from root:root to runner:runner
2025-08-20T21:50:17.0851448Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/listener' from root:root to runner:runner
2025-08-20T21:50:17.0852787Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/handshaker.go' from root:root to runner:runner
2025-08-20T21:50:17.0854447Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/error_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0856097Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/conntype/priority.go' from root:root to runner:runner
2025-08-20T21:50:17.0858154Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/conntype' from root:root to runner:runner
2025-08-20T21:50:17.0861016Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/wg_watcher_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0863877Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/conn_status.go' from root:root to runner:runner
2025-08-20T21:50:17.0866397Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/nilcheck.go' from root:root to runner:runner
2025-08-20T21:50:17.0868169Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/notifier.go' from root:root to runner:runner
2025-08-20T21:50:17.0869634Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/listener.go' from root:root to runner:runner
2025-08-20T21:50:17.0871035Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/worker/state.go' from root:root to runner:runner
2025-08-20T21:50:17.0872396Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/worker' from root:root to runner:runner
2025-08-20T21:50:17.0874043Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/error.go' from root:root to runner:runner
2025-08-20T21:50:17.0875406Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/status_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0876791Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/session_id.go' from root:root to runner:runner
2025-08-20T21:50:17.0878145Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/iface.go' from root:root to runner:runner
2025-08-20T21:50:17.0879493Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/id/connid.go' from root:root to runner:runner
2025-08-20T21:50:17.0880819Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/id' from root:root to runner:runner
2025-08-20T21:50:17.0882258Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/ice/config.go' from root:root to runner:runner
2025-08-20T21:50:17.0883851Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/ice/StunTurn_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0885247Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/ice/env.go' from root:root to runner:runner
2025-08-20T21:50:17.0886609Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/ice/stdnet.go' from root:root to runner:runner
2025-08-20T21:50:17.0887995Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/ice/StunTurn.go' from root:root to runner:runner
2025-08-20T21:50:17.0889506Z [00:03:43.382]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/ice/stdnet_android.go' from root:root to runner:runner
2025-08-20T21:50:17.0890902Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/ice/agent.go' from root:root to runner:runner
2025-08-20T21:50:17.0892293Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/ice' from root:root to runner:runner
2025-08-20T21:50:17.0893883Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/dispatcher/dispatcher.go' from root:root to runner:runner
2025-08-20T21:50:17.0895385Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/dispatcher' from root:root to runner:runner
2025-08-20T21:50:17.0896748Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/conn_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0898123Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/worker_relay.go' from root:root to runner:runner
2025-08-20T21:50:17.0899490Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/status.go' from root:root to runner:runner
2025-08-20T21:50:17.0900864Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/worker_ice.go' from root:root to runner:runner
2025-08-20T21:50:17.0902237Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/signaler.go' from root:root to runner:runner
2025-08-20T21:50:17.0903847Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/route.go' from root:root to runner:runner
2025-08-20T21:50:17.0905229Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/notifier_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0906631Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/conn_status_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0908126Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/guard/guard.go' from root:root to runner:runner
2025-08-20T21:50:17.0909529Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/guard/sr_watcher.go' from root:root to runner:runner
2025-08-20T21:50:17.0910941Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/guard/ice_monitor.go' from root:root to runner:runner
2025-08-20T21:50:17.0912307Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/guard' from root:root to runner:runner
2025-08-20T21:50:17.0914172Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/state_dump.go' from root:root to runner:runner
2025-08-20T21:50:17.0915541Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/conn.go' from root:root to runner:runner
2025-08-20T21:50:17.0916885Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/wg_watcher.go' from root:root to runner:runner
2025-08-20T21:50:17.0918282Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer' from root:root to runner:runner
2025-08-20T21:50:17.0919648Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/device_auth.go' from root:root to runner:runner
2025-08-20T21:50:17.0921044Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/profilemanager/config.go' from root:root to runner:runner
2025-08-20T21:50:17.0922533Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/profilemanager/profilemanager_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0924308Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/profilemanager/config_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0925769Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/profilemanager/service.go' from root:root to runner:runner
2025-08-20T21:50:17.0927205Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/profilemanager/error.go' from root:root to runner:runner
2025-08-20T21:50:17.0929453Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/profilemanager/profilemanager.go' from root:root to runner:runner
2025-08-20T21:50:17.0932294Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/profilemanager/state.go' from root:root to runner:runner
2025-08-20T21:50:17.0935176Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/profilemanager' from root:root to runner:runner
2025-08-20T21:50:17.0937806Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peerstore/store.go' from root:root to runner:runner
2025-08-20T21:50:17.0939520Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peerstore' from root:root to runner:runner
2025-08-20T21:50:17.0940910Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/statemanager/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.0942292Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/statemanager' from root:root to runner:runner
2025-08-20T21:50:17.0943868Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal' from root:root to runner:runner
2025-08-20T21:50:17.0945232Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/Dockerfile' from root:root to runner:runner
2025-08-20T21:50:17.0946512Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/Dockerfile-rootless' from root:root to runner:runner
2025-08-20T21:50:17.0947822Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/configs/configs.go' from root:root to runner:runner
2025-08-20T21:50:17.0949143Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/configs' from root:root to runner:runner
2025-08-20T21:50:17.0950522Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/preferences_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0951894Z [00:03:43.383]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/dns_list_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0953426Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/peer_notifier.go' from root:root to runner:runner
2025-08-20T21:50:17.0954756Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/client.go' from root:root to runner:runner
2025-08-20T21:50:17.0956062Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/gomobile.go' from root:root to runner:runner
2025-08-20T21:50:17.0957380Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/networks.go' from root:root to runner:runner
2025-08-20T21:50:17.0958689Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/dns_list.go' from root:root to runner:runner
2025-08-20T21:50:17.0959977Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/login.go' from root:root to runner:runner
2025-08-20T21:50:17.0961290Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/preferences.go' from root:root to runner:runner
2025-08-20T21:50:17.0962726Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/exec.go' from root:root to runner:runner
2025-08-20T21:50:17.0964150Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android' from root:root to runner:runner
2025-08-20T21:50:17.0965426Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/anonymize/anonymize.go' from root:root to runner:runner
2025-08-20T21:50:17.0966789Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/anonymize/anonymize_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0968083Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/anonymize' from root:root to runner:runner
2025-08-20T21:50:17.0969470Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/panic_generic.go' from root:root to runner:runner
2025-08-20T21:50:17.0970801Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/state_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.0972098Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/debug.go' from root:root to runner:runner
2025-08-20T21:50:17.0973611Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/event.go' from root:root to runner:runner
2025-08-20T21:50:17.0974994Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/debug_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0976293Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/trace.go' from root:root to runner:runner
2025-08-20T21:50:17.0977570Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/network.go' from root:root to runner:runner
2025-08-20T21:50:17.0978839Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/log.go' from root:root to runner:runner
2025-08-20T21:50:17.0980107Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/state.go' from root:root to runner:runner
2025-08-20T21:50:17.0981425Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/state_generic.go' from root:root to runner:runner
2025-08-20T21:50:17.0982728Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/server.go' from root:root to runner:runner
2025-08-20T21:50:17.0984309Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/server_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0985652Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/panic_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.0987007Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/forwardingrules.go' from root:root to runner:runner
2025-08-20T21:50:17.0988379Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server' from root:root to runner:runner
2025-08-20T21:50:17.0989705Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios/NetBirdSDK/preferences_test.go' from root:root to runner:runner
2025-08-20T21:50:17.0991117Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios/NetBirdSDK/peer_notifier.go' from root:root to runner:runner
2025-08-20T21:50:17.0992492Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios/NetBirdSDK/client.go' from root:root to runner:runner
2025-08-20T21:50:17.0994336Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios/NetBirdSDK/gomobile.go' from root:root to runner:runner
2025-08-20T21:50:17.0995771Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios/NetBirdSDK/routes.go' from root:root to runner:runner
2025-08-20T21:50:17.0997117Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios/NetBirdSDK/login.go' from root:root to runner:runner
2025-08-20T21:50:17.0998597Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios/NetBirdSDK/preferences.go' from root:root to runner:runner
2025-08-20T21:50:17.1000822Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios/NetBirdSDK/logger.go' from root:root to runner:runner
2025-08-20T21:50:17.1003549Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios/NetBirdSDK' from root:root to runner:runner
2025-08-20T21:50:17.1005908Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios' from root:root to runner:runner
2025-08-20T21:50:17.1008343Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables/router_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1010391Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables/manager_linux_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1011857Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables/rule.go' from root:root to runner:runner
2025-08-20T21:50:17.1013453Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables/state_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1014914Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables/rulestore_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1016346Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables/acl_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1017906Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables/router_linux_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1019349Z [00:03:43.384]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables/manager_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1020706Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables' from root:root to runner:runner
2025-08-20T21:50:17.1022011Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/create.go' from root:root to runner:runner
2025-08-20T21:50:17.1023553Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/manager/port.go' from root:root to runner:runner
2025-08-20T21:50:17.1025025Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/manager/firewall.go' from root:root to runner:runner
2025-08-20T21:50:17.1026393Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/manager/set.go' from root:root to runner:runner
2025-08-20T21:50:17.1027771Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/manager/forward_rule.go' from root:root to runner:runner
2025-08-20T21:50:17.1029249Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/manager/routerpair.go' from root:root to runner:runner
2025-08-20T21:50:17.1030727Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/manager/firewall_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1032132Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/manager/protocol.go' from root:root to runner:runner
2025-08-20T21:50:17.1033718Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/manager' from root:root to runner:runner
2025-08-20T21:50:17.1035130Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/filter_filter_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1036560Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/rule.go' from root:root to runner:runner
2025-08-20T21:50:17.1037970Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/forwarder/icmp.go' from root:root to runner:runner
2025-08-20T21:50:17.1039445Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/forwarder/forwarder.go' from root:root to runner:runner
2025-08-20T21:50:17.1040914Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/forwarder/tcp.go' from root:root to runner:runner
2025-08-20T21:50:17.1042387Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/forwarder/endpoint.go' from root:root to runner:runner
2025-08-20T21:50:17.1044130Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/forwarder/udp.go' from root:root to runner:runner
2025-08-20T21:50:17.1045541Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/forwarder' from root:root to runner:runner
2025-08-20T21:50:17.1046958Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/nat_bench_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1048370Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/localip.go' from root:root to runner:runner
2025-08-20T21:50:17.1049827Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/nat.go' from root:root to runner:runner
2025-08-20T21:50:17.1051207Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/nat_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1052619Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/log/log_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1054357Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/log/log.go' from root:root to runner:runner
2025-08-20T21:50:17.1055794Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/log' from root:root to runner:runner
2025-08-20T21:50:17.1057184Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/common/iface.go' from root:root to runner:runner
2025-08-20T21:50:17.1058572Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/common' from root:root to runner:runner
2025-08-20T21:50:17.1059974Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/tracer_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1061398Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/localip_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1062867Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/allow_netbird_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.1064743Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/filter.go' from root:root to runner:runner
2025-08-20T21:50:17.1066147Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/tracer.go' from root:root to runner:runner
2025-08-20T21:50:17.1067554Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/allow_netbird.go' from root:root to runner:runner
2025-08-20T21:50:17.1069116Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/filter_bench_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1070973Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/filter_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1073711Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/udp_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1076592Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/icmp_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1079526Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/icmp.go' from root:root to runner:runner
2025-08-20T21:50:17.1081790Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/tcp_bench_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1083501Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/common.go' from root:root to runner:runner
2025-08-20T21:50:17.1085069Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/tcp.go' from root:root to runner:runner
2025-08-20T21:50:17.1086602Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/udp.go' from root:root to runner:runner
2025-08-20T21:50:17.1088089Z [00:03:43.385]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/common_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1089592Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/tcp_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1091025Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack' from root:root to runner:runner
2025-08-20T21:50:17.1092372Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter' from root:root to runner:runner
2025-08-20T21:50:17.1093854Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iface.go' from root:root to runner:runner
2025-08-20T21:50:17.1095234Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables/ipsetstore_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1096674Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables/router_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1098116Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables/manager_linux_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1099652Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables/state_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1101048Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables/acl_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1102442Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables/rule_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1104065Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables/router_linux_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1105604Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables/manager_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1106971Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables' from root:root to runner:runner
2025-08-20T21:50:17.1108290Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/create_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1109715Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/test/cases_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1111086Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/test' from root:root to runner:runner
2025-08-20T21:50:17.1112340Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall' from root:root to runner:runner
2025-08-20T21:50:17.1113888Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/status/status_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1115195Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/status/event.go' from root:root to runner:runner
2025-08-20T21:50:17.1116467Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/status/status.go' from root:root to runner:runner
2025-08-20T21:50:17.1117722Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/status' from root:root to runner:runner
2025-08-20T21:50:17.1118986Z [00:03:43.386]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/netbird-entrypoint.sh' from root:root to runner:runner
2025-08-20T21:50:17.1120291Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/server_mock.go' from root:root to runner:runner
2025-08-20T21:50:17.1121560Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/util.go' from root:root to runner:runner
2025-08-20T21:50:17.1122806Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/client.go' from root:root to runner:runner
2025-08-20T21:50:17.1124384Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/lookup_darwin.go' from root:root to runner:runner
2025-08-20T21:50:17.1125694Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/window_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.1126966Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/login.go' from root:root to runner:runner
2025-08-20T21:50:17.1128245Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/window_freebsd.go' from root:root to runner:runner
2025-08-20T21:50:17.1129605Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/lookup.go' from root:root to runner:runner
2025-08-20T21:50:17.1130868Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/server.go' from root:root to runner:runner
2025-08-20T21:50:17.1132143Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/server_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1133669Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/window_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.1135026Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh' from root:root to runner:runner
2025-08-20T21:50:17.1136376Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/service_installer.go' from root:root to runner:runner
2025-08-20T21:50:17.1137693Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/version.go' from root:root to runner:runner
2025-08-20T21:50:17.1138941Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/down.go' from root:root to runner:runner
2025-08-20T21:50:17.1140208Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/debug_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.1141758Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/up_daemon_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1143481Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/service_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1144920Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/service.go' from root:root to runner:runner
2025-08-20T21:50:17.1146174Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/system.go' from root:root to runner:runner
2025-08-20T21:50:17.1147483Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/service_controller.go' from root:root to runner:runner
2025-08-20T21:50:17.1148903Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/debug.go' from root:root to runner:runner
2025-08-20T21:50:17.1150147Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/root.go' from root:root to runner:runner
2025-08-20T21:50:17.1151410Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/networks.go' from root:root to runner:runner
2025-08-20T21:50:17.1152662Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/up.go' from root:root to runner:runner
2025-08-20T21:50:17.1154196Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/status_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1155600Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/logout.go' from root:root to runner:runner
2025-08-20T21:50:17.1156845Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/login.go' from root:root to runner:runner
2025-08-20T21:50:17.1158124Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/testutil_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1159468Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/pprof.go' from root:root to runner:runner
2025-08-20T21:50:17.1160831Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/root_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1162103Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/trace.go' from root:root to runner:runner
2025-08-20T21:50:17.1163528Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/profile.go' from root:root to runner:runner
2025-08-20T21:50:17.1164786Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/status.go' from root:root to runner:runner
2025-08-20T21:50:17.1166055Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/state.go' from root:root to runner:runner
2025-08-20T21:50:17.1167342Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/login_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1168632Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/debug_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.1169892Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/ssh.go' from root:root to runner:runner
2025-08-20T21:50:17.1171181Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/forwarding_rules.go' from root:root to runner:runner
2025-08-20T21:50:17.1172430Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd' from root:root to runner:runner
2025-08-20T21:50:17.1173903Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/embed/doc.go' from root:root to runner:runner
2025-08-20T21:50:17.1175157Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/embed/embed.go' from root:root to runner:runner
2025-08-20T21:50:17.1176385Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/embed' from root:root to runner:runner
2025-08-20T21:50:17.1177617Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/installer.nsis' from root:root to runner:runner
2025-08-20T21:50:17.1178884Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/font_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1180230Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/const.go' from root:root to runner:runner
2025-08-20T21:50:17.1181515Z [00:03:43.387]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/netbird-ui.rb.tmpl' from root:root to runner:runner
2025-08-20T21:50:17.1182816Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/font_darwin.go' from root:root to runner:runner
2025-08-20T21:50:17.1184424Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/font_bsd.go' from root:root to runner:runner
2025-08-20T21:50:17.1185782Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/event/event.go' from root:root to runner:runner
2025-08-20T21:50:17.1187035Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/event' from root:root to runner:runner
2025-08-20T21:50:17.1188298Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/icons_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.1189566Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/debug.go' from root:root to runner:runner
2025-08-20T21:50:17.1190828Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/font_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.1192197Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/process/process_nonwindows.go' from root:root to runner:runner
2025-08-20T21:50:17.1193770Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/process/process.go' from root:root to runner:runner
2025-08-20T21:50:17.1195126Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/process/process_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.1196432Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/process' from root:root to runner:runner
2025-08-20T21:50:17.1197816Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/desktop/desktop.go' from root:root to runner:runner
2025-08-20T21:50:17.1199090Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/desktop' from root:root to runner:runner
2025-08-20T21:50:17.1200365Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/build/banner.bmp' from root:root to runner:runner
2025-08-20T21:50:17.1201706Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/build/build-ui-linux.sh' from root:root to runner:runner
2025-08-20T21:50:17.1203236Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/build/netbird.desktop' from root:root to runner:runner
2025-08-20T21:50:17.1204772Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/build' from root:root to runner:runner
2025-08-20T21:50:17.1206042Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/event_handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1207319Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/profile.go' from root:root to runner:runner
2025-08-20T21:50:17.1208642Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/network.go' from root:root to runner:runner
2025-08-20T21:50:17.1209968Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/client_ui.go' from root:root to runner:runner
2025-08-20T21:50:17.1211706Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/Netbird.icns' from root:root to runner:runner
2025-08-20T21:50:17.1214373Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/manifest.xml' from root:root to runner:runner
2025-08-20T21:50:17.1216791Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/icons.go' from root:root to runner:runner
2025-08-20T21:50:17.1219443Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connected.ico' from root:root to runner:runner
2025-08-20T21:50:17.1221907Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-disconnected-dark.ico' from root:root to runner:runner
2025-08-20T21:50:17.1223720Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-error.png' from root:root to runner:runner
2025-08-20T21:50:17.1225231Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-error-macos.png' from root:root to runner:runner
2025-08-20T21:50:17.1226754Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-error-dark.ico' from root:root to runner:runner
2025-08-20T21:50:17.1228607Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-disconnected-macos.png' from root:root to runner:runner
2025-08-20T21:50:17.1230223Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-connected.ico' from root:root to runner:runner
2025-08-20T21:50:17.1231770Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-disconnected.ico' from root:root to runner:runner
2025-08-20T21:50:17.1233462Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/connected.png' from root:root to runner:runner
2025-08-20T21:50:17.1235105Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connecting-dark.ico' from root:root to runner:runner
2025-08-20T21:50:17.1236641Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connecting.ico' from root:root to runner:runner
2025-08-20T21:50:17.1238169Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connected-dark.png' from root:root to runner:runner
2025-08-20T21:50:17.1239828Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-disconnected-dark.png' from root:root to runner:runner
2025-08-20T21:50:17.1241472Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-error-dark.png' from root:root to runner:runner
2025-08-20T21:50:17.1243010Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connecting-dark.png' from root:root to runner:runner
2025-08-20T21:50:17.1244741Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connected-macos.png' from root:root to runner:runner
2025-08-20T21:50:17.1246273Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connecting.png' from root:root to runner:runner
2025-08-20T21:50:17.1247849Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-connected-dark.png' from root:root to runner:runner
2025-08-20T21:50:17.1249421Z [00:03:43.388]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-disconnected.png' from root:root to runner:runner
2025-08-20T21:50:17.1250986Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-disconnected-macos.png' from root:root to runner:runner
2025-08-20T21:50:17.1252576Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-disconnected.png' from root:root to runner:runner
2025-08-20T21:50:17.1254527Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connected-dark.ico' from root:root to runner:runner
2025-08-20T21:50:17.1256097Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-connected.png' from root:root to runner:runner
2025-08-20T21:50:17.1257540Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird.png' from root:root to runner:runner
2025-08-20T21:50:17.1259021Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-connected-dark.ico' from root:root to runner:runner
2025-08-20T21:50:17.1260507Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/disconnected.png' from root:root to runner:runner
2025-08-20T21:50:17.1262022Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-error.ico' from root:root to runner:runner
2025-08-20T21:50:17.1264027Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-disconnected.ico' from root:root to runner:runner
2025-08-20T21:50:17.1265696Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connected.png' from root:root to runner:runner
2025-08-20T21:50:17.1267294Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connecting-macos.png' from root:root to runner:runner
2025-08-20T21:50:17.1268909Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-connected-macos.png' from root:root to runner:runner
2025-08-20T21:50:17.1270375Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird.ico' from root:root to runner:runner
2025-08-20T21:50:17.1271990Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets' from root:root to runner:runner
2025-08-20T21:50:17.1273364Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui' from root:root to runner:runner
2025-08-20T21:50:17.1274618Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/errors/errors.go' from root:root to runner:runner
2025-08-20T21:50:17.1275852Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/errors' from root:root to runner:runner
2025-08-20T21:50:17.1277077Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/resources.rc' from root:root to runner:runner
2025-08-20T21:50:17.1278322Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/netbird.wxs' from root:root to runner:runner
2025-08-20T21:50:17.1279573Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/manifest.xml' from root:root to runner:runner
2025-08-20T21:50:17.1280919Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/main.go' from root:root to runner:runner
2025-08-20T21:50:17.1282635Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/testdata/store.sql' from root:root to runner:runner
2025-08-20T21:50:17.1284425Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/testdata/management.json' from root:root to runner:runner
2025-08-20T21:50:17.1285723Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/testdata' from root:root to runner:runner
2025-08-20T21:50:17.1287141Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_destroy_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1288477Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/mocks/tun.go' from root:root to runner:runner
2025-08-20T21:50:17.1289800Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/mocks/README.md' from root:root to runner:runner
2025-08-20T21:50:17.1291185Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/mocks/filter.go' from root:root to runner:runner
2025-08-20T21:50:17.1292565Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/mocks/iface/mocks/filter.go' from root:root to runner:runner
2025-08-20T21:50:17.1294227Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/mocks/iface/mocks' from root:root to runner:runner
2025-08-20T21:50:17.1295554Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/mocks/iface' from root:root to runner:runner
2025-08-20T21:50:17.1296819Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/mocks' from root:root to runner:runner
2025-08-20T21:50:17.1298130Z [00:03:43.389]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/interface.go' from root:root to runner:runner
2025-08-20T21:50:17.1299514Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_darwin.go' from root:root to runner:runner
2025-08-20T21:50:17.1300899Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_filter.go' from root:root to runner:runner
2025-08-20T21:50:17.1302245Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/args.go' from root:root to runner:runner
2025-08-20T21:50:17.1303797Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_netstack.go' from root:root to runner:runner
2025-08-20T21:50:17.1305199Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_usp_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.1306721Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_ios.go' from root:root to runner:runner
2025-08-20T21:50:17.1308143Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_filter_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1309508Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/wg_log.go' from root:root to runner:runner
2025-08-20T21:50:17.1310869Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/windows_guid.go' from root:root to runner:runner
2025-08-20T21:50:17.1312282Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/kernel_module_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1313949Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/kernel_module_freebsd.go' from root:root to runner:runner
2025-08-20T21:50:17.1315360Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/kernel_module.go' from root:root to runner:runner
2025-08-20T21:50:17.1316793Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/adapter.go' from root:root to runner:runner
2025-08-20T21:50:17.1318237Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_kernel_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.1319658Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/wg_link_freebsd.go' from root:root to runner:runner
2025-08-20T21:50:17.1321054Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.1322479Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/kernel_module_linux_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1324083Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/wg_link_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1325471Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_android.go' from root:root to runner:runner
2025-08-20T21:50:17.1326785Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device' from root:root to runner:runner
2025-08-20T21:50:17.1328098Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/wgshow.go' from root:root to runner:runner
2025-08-20T21:50:17.1329486Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/uapi_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.1330993Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/err.go' from root:root to runner:runner
2025-08-20T21:50:17.1332363Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/name_darwin.go' from root:root to runner:runner
2025-08-20T21:50:17.1334202Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/usp_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1335596Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/common.go' from root:root to runner:runner
2025-08-20T21:50:17.1336965Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/wgstats.go' from root:root to runner:runner
2025-08-20T21:50:17.1338460Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/usp.go' from root:root to runner:runner
2025-08-20T21:50:17.1339849Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/kernel_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.1341228Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/uapi.go' from root:root to runner:runner
2025-08-20T21:50:17.1342674Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/name.go' from root:root to runner:runner
2025-08-20T21:50:17.1344328Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer' from root:root to runner:runner
2025-08-20T21:50:17.1345677Z [00:03:43.390]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_create_android.go' from root:root to runner:runner
2025-08-20T21:50:17.1347025Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_new_darwin.go' from root:root to runner:runner
2025-08-20T21:50:17.1348331Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device.go' from root:root to runner:runner
2025-08-20T21:50:17.1349636Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/freebsd/iface.go' from root:root to runner:runner
2025-08-20T21:50:17.1351454Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/freebsd/iface_internal_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1353054Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/freebsd/errors.go' from root:root to runner:runner
2025-08-20T21:50:17.1354683Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/freebsd/link.go' from root:root to runner:runner
2025-08-20T21:50:17.1355980Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/freebsd' from root:root to runner:runner
2025-08-20T21:50:17.1357464Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_create_darwin.go' from root:root to runner:runner
2025-08-20T21:50:17.1358836Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_destroy_mobile.go' from root:root to runner:runner
2025-08-20T21:50:17.1360209Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_destroy_bsd.go' from root:root to runner:runner
2025-08-20T21:50:17.1361557Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_new_ios.go' from root:root to runner:runner
2025-08-20T21:50:17.1362896Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgaddr/address.go' from root:root to runner:runner
2025-08-20T21:50:17.1364301Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgaddr' from root:root to runner:runner
2025-08-20T21:50:17.1365556Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface.go' from root:root to runner:runner
2025-08-20T21:50:17.1366990Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_destroy_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.1368335Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1369731Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_new_android.go' from root:root to runner:runner
2025-08-20T21:50:17.1371081Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_new_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.1372432Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/activity_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1373900Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/udp_muxed_conn.go' from root:root to runner:runner
2025-08-20T21:50:17.1375250Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/activity.go' from root:root to runner:runner
2025-08-20T21:50:17.1376571Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/ice_bind.go' from root:root to runner:runner
2025-08-20T21:50:17.1377897Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/udp_mux_ios.go' from root:root to runner:runner
2025-08-20T21:50:17.1379231Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/endpoint.go' from root:root to runner:runner
2025-08-20T21:50:17.1380549Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/udp_mux.go' from root:root to runner:runner
2025-08-20T21:50:17.1382034Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/udp_mux_universal.go' from root:root to runner:runner
2025-08-20T21:50:17.1383570Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/control.go' from root:root to runner:runner
2025-08-20T21:50:17.1384920Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/udp_mux_generic.go' from root:root to runner:runner
2025-08-20T21:50:17.1386216Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind' from root:root to runner:runner
2025-08-20T21:50:17.1387525Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_guid_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.1388868Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/netstack/proxy.go' from root:root to runner:runner
2025-08-20T21:50:17.1390193Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/netstack/tun.go' from root:root to runner:runner
2025-08-20T21:50:17.1391594Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/netstack/env.go' from root:root to runner:runner
2025-08-20T21:50:17.1392941Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/netstack/dialer.go' from root:root to runner:runner
2025-08-20T21:50:17.1394433Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/netstack' from root:root to runner:runner
2025-08-20T21:50:17.1395734Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_new_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.1397131Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/factory_kernel_freebsd.go' from root:root to runner:runner
2025-08-20T21:50:17.1398527Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/proxy.go' from root:root to runner:runner
2025-08-20T21:50:17.1399892Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/factory_usp.go' from root:root to runner:runner
2025-08-20T21:50:17.1401441Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/proxy_linux_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1402967Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/ebpf/proxy.go' from root:root to runner:runner
2025-08-20T21:50:17.1404478Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/ebpf/proxy_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1405901Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/ebpf/wrapper.go' from root:root to runner:runner
2025-08-20T21:50:17.1407697Z [00:03:43.391]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/ebpf/portlookup_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1409136Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/ebpf/portlookup.go' from root:root to runner:runner
2025-08-20T21:50:17.1410501Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/ebpf' from root:root to runner:runner
2025-08-20T21:50:17.1411853Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/factory_kernel.go' from root:root to runner:runner
2025-08-20T21:50:17.1413364Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/proxy_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1414737Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/udp/proxy.go' from root:root to runner:runner
2025-08-20T21:50:17.1416065Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/udp' from root:root to runner:runner
2025-08-20T21:50:17.1417476Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/bind/proxy.go' from root:root to runner:runner
2025-08-20T21:50:17.1419305Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/bind' from root:root to runner:runner
2025-08-20T21:50:17.1421695Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/listener/listener.go' from root:root to runner:runner
2025-08-20T21:50:17.1424539Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/listener' from root:root to runner:runner
2025-08-20T21:50:17.1427052Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy' from root:root to runner:runner
2025-08-20T21:50:17.1429397Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_create.go' from root:root to runner:runner
2025-08-20T21:50:17.1430933Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device_android.go' from root:root to runner:runner
2025-08-20T21:50:17.1432194Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface' from root:root to runner:runner
2025-08-20T21:50:17.1433635Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client' from root:root to runner:runner
2025-08-20T21:50:17.1434893Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/docs/media/peerB.gif' from root:root to runner:runner
2025-08-20T21:50:17.1436153Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/docs/media/logo.png' from root:root to runner:runner
2025-08-20T21:50:17.1437599Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/docs/media/peerA.gif' from root:root to runner:runner
2025-08-20T21:50:17.1438870Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/docs/media/logo-full.png' from root:root to runner:runner
2025-08-20T21:50:17.1440098Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/docs/media' from root:root to runner:runner
2025-08-20T21:50:17.1441263Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/docs' from root:root to runner:runner
2025-08-20T21:50:17.1442476Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/install.sh' from root:root to runner:runner
2025-08-20T21:50:17.1443997Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/darwin-ui-uninstaller.sh' from root:root to runner:runner
2025-08-20T21:50:17.1445364Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/darwin_pkg/preinstall' from root:root to runner:runner
2025-08-20T21:50:17.1446797Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/darwin_pkg/postinstall' from root:root to runner:runner
2025-08-20T21:50:17.1448122Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/darwin_pkg' from root:root to runner:runner
2025-08-20T21:50:17.1449512Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/darwin-ui-installer.sh' from root:root to runner:runner
2025-08-20T21:50:17.1450846Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/post_install.sh' from root:root to runner:runner
2025-08-20T21:50:17.1452141Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/pre_remove.sh' from root:root to runner:runner
2025-08-20T21:50:17.1453732Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/ui-post-install.sh' from root:root to runner:runner
2025-08-20T21:50:17.1455168Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/systemd/netbird-management.service' from root:root to runner:runner
2025-08-20T21:50:17.1456606Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/systemd/netbird@.service' from root:root to runner:runner
2025-08-20T21:50:17.1458018Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/systemd/netbird-signal.service' from root:root to runner:runner
2025-08-20T21:50:17.1459374Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/systemd/env' from root:root to runner:runner
2025-08-20T21:50:17.1460647Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/systemd' from root:root to runner:runner
2025-08-20T21:50:17.1462008Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files' from root:root to runner:runner
2025-08-20T21:50:17.1463534Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/monotime/time_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1464950Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/monotime/time.go' from root:root to runner:runner
2025-08-20T21:50:17.1466140Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/monotime' from root:root to runner:runner
2025-08-20T21:50:17.1467343Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.editorconfig' from root:root to runner:runner
2025-08-20T21:50:17.1468616Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/CONTRIBUTOR_LICENSE_AGREEMENT.md' from root:root to runner:runner
2025-08-20T21:50:17.1469893Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/set.go' from root:root to runner:runner
2025-08-20T21:50:17.1471157Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/logcat/logcat.go' from root:root to runner:runner
2025-08-20T21:50:17.1472571Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/logcat/logcat_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1474256Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/logcat' from root:root to runner:runner
2025-08-20T21:50:17.1475584Z [00:03:43.392]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/syslog/formatter_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1476932Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/syslog/formatter.go' from root:root to runner:runner
2025-08-20T21:50:17.1478209Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/syslog' from root:root to runner:runner
2025-08-20T21:50:17.1479528Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/hook/additional_goroutine.go' from root:root to runner:runner
2025-08-20T21:50:17.1480872Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/hook/keys.go' from root:root to runner:runner
2025-08-20T21:50:17.1482142Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/hook/hook.go' from root:root to runner:runner
2025-08-20T21:50:17.1483600Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/hook/hook_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1484949Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/hook/additional_empty.go' from root:root to runner:runner
2025-08-20T21:50:17.1486375Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/hook' from root:root to runner:runner
2025-08-20T21:50:17.1487636Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/levels/levels.go' from root:root to runner:runner
2025-08-20T21:50:17.1488893Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/levels' from root:root to runner:runner
2025-08-20T21:50:17.1490182Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/txt/formatter_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1491492Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/txt/format.go' from root:root to runner:runner
2025-08-20T21:50:17.1493572Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/txt/formatter.go' from root:root to runner:runner
2025-08-20T21:50:17.1496167Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/txt/format_gorutines.go' from root:root to runner:runner
2025-08-20T21:50:17.1498615Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/txt' from root:root to runner:runner
2025-08-20T21:50:17.1500996Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter' from root:root to runner:runner
2025-08-20T21:50:17.1503272Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/versioninfo.json' from root:root to runner:runner
2025-08-20T21:50:17.1504523Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/AUTHORS' from root:root to runner:runner
2025-08-20T21:50:17.1505743Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.devcontainer/Dockerfile' from root:root to runner:runner
2025-08-20T21:50:17.1507053Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.devcontainer/devcontainer.json' from root:root to runner:runner
2025-08-20T21:50:17.1508318Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.devcontainer' from root:root to runner:runner
2025-08-20T21:50:17.1509549Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/dns/nameserver.go' from root:root to runner:runner
2025-08-20T21:50:17.1510748Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/dns/dns.go' from root:root to runner:runner
2025-08-20T21:50:17.1511890Z [00:03:43.393]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/dns' from root:root to runner:runner
2025-08-20T21:50:17.1513377Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.goreleaser_ui.yaml' from root:root to runner:runner
2025-08-20T21:50:17.1514644Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/Dockerfile' from root:root to runner:runner
2025-08-20T21:50:17.1516059Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/README.md' from root:root to runner:runner
2025-08-20T21:50:17.1517364Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/setupkey.go' from root:root to runner:runner
2025-08-20T21:50:17.1518797Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/store/sql_store_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1520308Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/store/migration_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1521802Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/store/sql_store.go' from root:root to runner:runner
2025-08-20T21:50:17.1523459Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/store/migration.go' from root:root to runner:runner
2025-08-20T21:50:17.1524951Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/store/crypt_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1526481Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/store/crypt.go' from root:root to runner:runner
2025-08-20T21:50:17.1527956Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/store' from root:root to runner:runner
2025-08-20T21:50:17.1529337Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/codes.go' from root:root to runner:runner
2025-08-20T21:50:17.1530718Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/event.go' from root:root to runner:runner
2025-08-20T21:50:17.1532092Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/store.go' from root:root to runner:runner
2025-08-20T21:50:17.1533608Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity' from root:root to runner:runner
2025-08-20T21:50:17.1535075Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/peer_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1536438Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/management_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1537810Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/users/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.1539164Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/users/user.go' from root:root to runner:runner
2025-08-20T21:50:17.1540555Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/users' from root:root to runner:runner
2025-08-20T21:50:17.1541906Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/updatechannel_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1543485Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/geolocation/utils.go' from root:root to runner:runner
2025-08-20T21:50:17.1544983Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/geolocation/database.go' from root:root to runner:runner
2025-08-20T21:50:17.1546407Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/geolocation/store.go' from root:root to runner:runner
2025-08-20T21:50:17.1547866Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/geolocation/geolocation_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1549343Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/geolocation/geolocation.go' from root:root to runner:runner
2025-08-20T21:50:17.1550729Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/geolocation' from root:root to runner:runner
2025-08-20T21:50:17.1552114Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/geo_location.go' from root:root to runner:runner
2025-08-20T21:50:17.1554073Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/os_version_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1555526Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/checks.go' from root:root to runner:runner
2025-08-20T21:50:17.1556913Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/process.go' from root:root to runner:runner
2025-08-20T21:50:17.1558318Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/os_version.go' from root:root to runner:runner
2025-08-20T21:50:17.1559787Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/network.go' from root:root to runner:runner
2025-08-20T21:50:17.1561226Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/geo_location_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1562858Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/process_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1565463Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/network_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1568294Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/nb_version_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1571262Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/checks_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1573963Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/nb_version.go' from root:root to runner:runner
2025-08-20T21:50:17.1575503Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture' from root:root to runner:runner
2025-08-20T21:50:17.1576903Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/store/sql_store_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1578329Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/store/sql_store.go' from root:root to runner:runner
2025-08-20T21:50:17.1579723Z [00:03:43.394]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/store/store_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1581107Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/store/store.go' from root:root to runner:runner
2025-08-20T21:50:17.1582486Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/store/file_store.go' from root:root to runner:runner
2025-08-20T21:50:17.1584116Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/store' from root:root to runner:runner
2025-08-20T21:50:17.1585454Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/account_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1586883Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/telemetry/http_api_metrics.go' from root:root to runner:runner
2025-08-20T21:50:17.1588402Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/telemetry/accountmanager_metrics.go' from root:root to runner:runner
2025-08-20T21:50:17.1589887Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/telemetry/app_metrics.go' from root:root to runner:runner
2025-08-20T21:50:17.1591399Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/telemetry/grpc_metrics.go' from root:root to runner:runner
2025-08-20T21:50:17.1592882Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/telemetry/updatechannel_metrics.go' from root:root to runner:runner
2025-08-20T21:50:17.1594635Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/telemetry/idp_metrics.go' from root:root to runner:runner
2025-08-20T21:50:17.1596081Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/telemetry/store_metrics.go' from root:root to runner:runner
2025-08-20T21:50:17.1597564Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/telemetry' from root:root to runner:runner
2025-08-20T21:50:17.1598920Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/route_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1600266Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/user_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1601692Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/account/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.1603054Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/account' from root:root to runner:runner
2025-08-20T21:50:17.1604566Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/account.go' from root:root to runner:runner
2025-08-20T21:50:17.1605920Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/groups/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.1607258Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/groups' from root:root to runner:runner
2025-08-20T21:50:17.1608652Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/token_mgr.go' from root:root to runner:runner
2025-08-20T21:50:17.1610007Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/nameserver.go' from root:root to runner:runner
2025-08-20T21:50:17.1611351Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/scheduler.go' from root:root to runner:runner
2025-08-20T21:50:17.1612724Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testutil/store_ios.go' from root:root to runner:runner
2025-08-20T21:50:17.1614308Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testutil/store.go' from root:root to runner:runner
2025-08-20T21:50:17.1615742Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testutil' from root:root to runner:runner
2025-08-20T21:50:17.1617117Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/account_request_buffer.go' from root:root to runner:runner
2025-08-20T21:50:17.1618518Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/setupkey_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1619862Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/policy.go' from root:root to runner:runner
2025-08-20T21:50:17.1621341Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/mock_server/account_mock.go' from root:root to runner:runner
2025-08-20T21:50:17.1622824Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/mock_server/management_server_mock.go' from root:root to runner:runner
2025-08-20T21:50:17.1624408Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/mock_server' from root:root to runner:runner
2025-08-20T21:50:17.1625819Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/grpcserver.go' from root:root to runner:runner
2025-08-20T21:50:17.1627225Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/management_proto_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1628737Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/manager_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1630224Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/routers/manager_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1631716Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/routers/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.1633468Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/routers/types/router.go' from root:root to runner:runner
2025-08-20T21:50:17.1635598Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/routers/types/router_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1638511Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/routers/types' from root:root to runner:runner
2025-08-20T21:50:17.1641204Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/routers' from root:root to runner:runner
2025-08-20T21:50:17.1644036Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.1646301Z [00:03:43.395]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/types/network.go' from root:root to runner:runner
2025-08-20T21:50:17.1647750Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/types' from root:root to runner:runner
2025-08-20T21:50:17.1649207Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/resources/manager_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1650721Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/resources/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.1652379Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/resources/types/resource_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1654167Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/resources/types/resource.go' from root:root to runner:runner
2025-08-20T21:50:17.1655661Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/resources/types' from root:root to runner:runner
2025-08-20T21:50:17.1657156Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/resources' from root:root to runner:runner
2025-08-20T21:50:17.1658575Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks' from root:root to runner:runner
2025-08-20T21:50:17.1659983Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/migration/migration_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1661428Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/migration/migration.go' from root:root to runner:runner
2025-08-20T21:50:17.1662804Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/migration' from root:root to runner:runner
2025-08-20T21:50:17.1664431Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/nameserver_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1665811Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/resource.go' from root:root to runner:runner
2025-08-20T21:50:17.1667171Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/cache/marshaler.go' from root:root to runner:runner
2025-08-20T21:50:17.1668564Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/cache/store_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1669950Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/cache/idp_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1671410Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/cache/store.go' from root:root to runner:runner
2025-08-20T21:50:17.1672760Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/cache/idp.go' from root:root to runner:runner
2025-08-20T21:50:17.1674271Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/cache' from root:root to runner:runner
2025-08-20T21:50:17.1675612Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture_checks.go' from root:root to runner:runner
2025-08-20T21:50:17.1676973Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/ephemeral.go' from root:root to runner:runner
2025-08-20T21:50:17.1678380Z [00:03:43.396]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/dns.go' from root:root to runner:runner
2025-08-20T21:50:17.1679673Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/user.go' from root:root to runner:runner
2025-08-20T21:50:17.1681008Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/updatechannel.go' from root:root to runner:runner
2025-08-20T21:50:17.1682538Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integrations/extra_settings/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.1684424Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integrations/extra_settings' from root:root to runner:runner
2025-08-20T21:50:17.1685969Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integrations/port_forwarding/controller.go' from root:root to runner:runner
2025-08-20T21:50:17.1687497Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integrations/port_forwarding' from root:root to runner:runner
2025-08-20T21:50:17.1689051Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integrations/integrated_validator/interface.go' from root:root to runner:runner
2025-08-20T21:50:17.1690633Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integrations/integrated_validator' from root:root to runner:runner
2025-08-20T21:50:17.1692064Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integrations' from root:root to runner:runner
2025-08-20T21:50:17.1693781Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/event.go' from root:root to runner:runner
2025-08-20T21:50:17.1695197Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integrated_validator.go' from root:root to runner:runner
2025-08-20T21:50:17.1696603Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/token_mgr_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1698074Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/context/auth.go' from root:root to runner:runner
2025-08-20T21:50:17.1699436Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/context/keys.go' from root:root to runner:runner
2025-08-20T21:50:17.1700760Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/context' from root:root to runner:runner
2025-08-20T21:50:17.1701442Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/group.go' from root:root to runner:runner
2025-08-20T21:50:17.1702232Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/ephemeral_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1702920Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/event_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1703906Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/okta_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1704682Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/azure.go' from root:root to runner:runner
2025-08-20T21:50:17.1705441Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/mock.go' from root:root to runner:runner
2025-08-20T21:50:17.1706134Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/util.go' from root:root to runner:runner
2025-08-20T21:50:17.1706980Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/auth0_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1707932Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/okta.go' from root:root to runner:runner
2025-08-20T21:50:17.1709129Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/azure_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1710612Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/google_workspace.go' from root:root to runner:runner
2025-08-20T21:50:17.1712013Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/zitadel_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1713609Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/jumpcloud_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1714985Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/zitadel.go' from root:root to runner:runner
2025-08-20T21:50:17.1716412Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/auth0.go' from root:root to runner:runner
2025-08-20T21:50:17.1717693Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/authentik.go' from root:root to runner:runner
2025-08-20T21:50:17.1718588Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/authentik_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1719343Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/keycloak_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1720061Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/keycloak.go' from root:root to runner:runner
2025-08-20T21:50:17.1720874Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/jumpcloud.go' from root:root to runner:runner
2025-08-20T21:50:17.1721557Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/idp.go' from root:root to runner:runner
2025-08-20T21:50:17.1722211Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp' from root:root to runner:runner
2025-08-20T21:50:17.1722951Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/route.go' from root:root to runner:runner
2025-08-20T21:50:17.1724079Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/peers/manager_mock.go' from root:root to runner:runner
2025-08-20T21:50:17.1724814Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/peers/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.1725477Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/peers' from root:root to runner:runner
2025-08-20T21:50:17.1726326Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integration_reference/integration_reference.go' from root:root to runner:runner
2025-08-20T21:50:17.1727066Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integration_reference' from root:root to runner:runner
2025-08-20T21:50:17.1727780Z [00:03:43.397]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/setupkey.go' from root:root to runner:runner
2025-08-20T21:50:17.1728502Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/account_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1729280Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/personal_access_token.go' from root:root to runner:runner
2025-08-20T21:50:17.1730003Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/dns_settings.go' from root:root to runner:runner
2025-08-20T21:50:17.1730798Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/account.go' from root:root to runner:runner
2025-08-20T21:50:17.1731502Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/policy.go' from root:root to runner:runner
2025-08-20T21:50:17.1732208Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/settings.go' from root:root to runner:runner
2025-08-20T21:50:17.1732925Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/resource.go' from root:root to runner:runner
2025-08-20T21:50:17.1733932Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/user.go' from root:root to runner:runner
2025-08-20T21:50:17.1734734Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/personal_access_token_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1735430Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/store.go' from root:root to runner:runner
2025-08-20T21:50:17.1736207Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/group.go' from root:root to runner:runner
2025-08-20T21:50:17.1736992Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/network.go' from root:root to runner:runner
2025-08-20T21:50:17.1737757Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/route_firewall_rule.go' from root:root to runner:runner
2025-08-20T21:50:17.1738488Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/network_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1739211Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/policyrule.go' from root:root to runner:runner
2025-08-20T21:50:17.1739909Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/peer.go' from root:root to runner:runner
2025-08-20T21:50:17.1740637Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/group_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1741379Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/firewall_rule.go' from root:root to runner:runner
2025-08-20T21:50:17.1742040Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types' from root:root to runner:runner
2025-08-20T21:50:17.1742771Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture_checks_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1743733Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/peer.go' from root:root to runner:runner
2025-08-20T21:50:17.1744469Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/manager_mock.go' from root:root to runner:runner
2025-08-20T21:50:17.1745196Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/manager_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1745907Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.1746679Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/test_data/sample_key.pub' from root:root to runner:runner
2025-08-20T21:50:17.1747497Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/test_data/jwks.json' from root:root to runner:runner
2025-08-20T21:50:17.1748240Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/test_data/sample_key' from root:root to runner:runner
2025-08-20T21:50:17.1749000Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/test_data' from root:root to runner:runner
2025-08-20T21:50:17.1749730Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/jwt/validator.go' from root:root to runner:runner
2025-08-20T21:50:17.1750529Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/jwt/extractor.go' from root:root to runner:runner
2025-08-20T21:50:17.1751203Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/jwt' from root:root to runner:runner
2025-08-20T21:50:17.1751869Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth' from root:root to runner:runner
2025-08-20T21:50:17.1752614Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/settings/manager_mock.go' from root:root to runner:runner
2025-08-20T21:50:17.1753620Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/settings/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.1754303Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/settings' from root:root to runner:runner
2025-08-20T21:50:17.1755001Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/group_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1755767Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/metrics/selfhosted_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1756500Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/metrics/selfhosted.go' from root:root to runner:runner
2025-08-20T21:50:17.1757267Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/metrics' from root:root to runner:runner
2025-08-20T21:50:17.1757947Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/dns_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1758659Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/scheduler_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1759368Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/peer/peer_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1760139Z [00:03:43.398]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/peer/peer.go' from root:root to runner:runner
2025-08-20T21:50:17.1760796Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/peer' from root:root to runner:runner
2025-08-20T21:50:17.1761485Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/util/util.go' from root:root to runner:runner
2025-08-20T21:50:17.1762253Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/util/util_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1762960Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/util' from root:root to runner:runner
2025-08-20T21:50:17.1764153Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/manager_mock.go' from root:root to runner:runner
2025-08-20T21:50:17.1764977Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/roles/role_permissions.go' from root:root to runner:runner
2025-08-20T21:50:17.1765775Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/roles/network_admin.go' from root:root to runner:runner
2025-08-20T21:50:17.1766538Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/roles/auditor.go' from root:root to runner:runner
2025-08-20T21:50:17.1767306Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/roles/owner.go' from root:root to runner:runner
2025-08-20T21:50:17.1768059Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/roles/user.go' from root:root to runner:runner
2025-08-20T21:50:17.1768804Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/roles/admin.go' from root:root to runner:runner
2025-08-20T21:50:17.1769523Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/roles' from root:root to runner:runner
2025-08-20T21:50:17.1770354Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/manager.go' from root:root to runner:runner
2025-08-20T21:50:17.1771123Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/modules/module.go' from root:root to runner:runner
2025-08-20T21:50:17.1771843Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/modules' from root:root to runner:runner
2025-08-20T21:50:17.1772647Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/operations/operation.go' from root:root to runner:runner
2025-08-20T21:50:17.1773716Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/operations' from root:root to runner:runner
2025-08-20T21:50:17.1774426Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions' from root:root to runner:runner
2025-08-20T21:50:17.1775127Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/policy_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1776019Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/store.sql' from root:root to runner:runner
2025-08-20T21:50:17.1776827Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/storev1.sql' from root:root to runner:runner
2025-08-20T21:50:17.1777572Z [00:03:43.399]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/networks.sql' from root:root to runner:runner
2025-08-20T21:50:17.1778398Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/store_policy_migrate.sql' from root:root to runner:runner
2025-08-20T21:50:17.1779556Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/extended-store.sql' from root:root to runner:runner
2025-08-20T21:50:17.1780934Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/geonames_20240305.db' from root:root to runner:runner
2025-08-20T21:50:17.1782530Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/GeoLite2-City_20240305.mmdb' from root:root to runner:runner
2025-08-20T21:50:17.1784161Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/management.json' from root:root to runner:runner
2025-08-20T21:50:17.1785725Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/store_with_expired_peers.sql' from root:root to runner:runner
2025-08-20T21:50:17.1787024Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata' from root:root to runner:runner
2025-08-20T21:50:17.1788601Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/testing_tools/tools.go' from root:root to runner:runner
2025-08-20T21:50:17.1789798Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/testing_tools' from root:root to runner:runner
2025-08-20T21:50:17.1790741Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/benchmarks/peers_handler_benchmark_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1791670Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/benchmarks/setupkeys_handler_benchmark_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1792680Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/benchmarks/users_handler_benchmark_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1793633Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/benchmarks' from root:root to runner:runner
2025-08-20T21:50:17.1794631Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/integration/setupkeys_handler_integration_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1795392Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/integration' from root:root to runner:runner
2025-08-20T21:50:17.1796242Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/testdata/users.sql' from root:root to runner:runner
2025-08-20T21:50:17.1797026Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/testdata/peers.sql' from root:root to runner:runner
2025-08-20T21:50:17.1797825Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/testdata/setup_keys.sql' from root:root to runner:runner
2025-08-20T21:50:17.1798574Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/testdata' from root:root to runner:runner
2025-08-20T21:50:17.1799283Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing' from root:root to runner:runner
2025-08-20T21:50:17.1800090Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/middleware/bypass/bypass_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1800882Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/middleware/bypass/bypass.go' from root:root to runner:runner
2025-08-20T21:50:17.1801623Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/middleware/bypass' from root:root to runner:runner
2025-08-20T21:50:17.1802489Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/middleware/auth_middleware.go' from root:root to runner:runner
2025-08-20T21:50:17.1803491Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/middleware/auth_middleware_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1804211Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/middleware' from root:root to runner:runner
2025-08-20T21:50:17.1804923Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1805736Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/configs/auth.go' from root:root to runner:runner
2025-08-20T21:50:17.1806436Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/configs' from root:root to runner:runner
2025-08-20T21:50:17.1807234Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/users/pat_handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1808097Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/users/users_handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1808975Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/users/users_handler_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1809802Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/users/pat_handler_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1810527Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/users' from root:root to runner:runner
2025-08-20T21:50:17.1811344Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/groups/groups_handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1812180Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/groups/groups_handler_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1812913Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/groups' from root:root to runner:runner
2025-08-20T21:50:17.1814058Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/setup_keys/setupkeys_handler_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1814903Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/setup_keys/setupkeys_handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1815650Z [00:03:43.400]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/setup_keys' from root:root to runner:runner
2025-08-20T21:50:17.1816619Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/policies/posture_checks_handler_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1817471Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/policies/posture_checks_handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1818332Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/policies/policies_handler_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1819178Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/policies/geolocations_handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1820123Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/policies/geolocation_handler_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1820948Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/policies/policies_handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1821747Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/policies' from root:root to runner:runner
2025-08-20T21:50:17.1822595Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/networks/handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1823614Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/networks/routers_handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1824463Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/networks/resources_handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1825439Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/networks' from root:root to runner:runner
2025-08-20T21:50:17.1826501Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/events/events_handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1827480Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/events/events_handler_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1828288Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/events' from root:root to runner:runner
2025-08-20T21:50:17.1829167Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/dns/nameservers_handler_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1830106Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/dns/nameservers_handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1831088Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/dns/dns_settings_handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1832002Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/dns/dns_settings_handler_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1832792Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/dns' from root:root to runner:runner
2025-08-20T21:50:17.1833956Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/peers/peers_handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1835022Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/peers/peers_handler_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1835845Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/peers' from root:root to runner:runner
2025-08-20T21:50:17.1836812Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/accounts/accounts_handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1837701Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/accounts/accounts_handler_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1838571Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/accounts' from root:root to runner:runner
2025-08-20T21:50:17.1839515Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/routes/routes_handler_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1840372Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/routes/routes_handler.go' from root:root to runner:runner
2025-08-20T21:50:17.1841175Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/routes' from root:root to runner:runner
2025-08-20T21:50:17.1841926Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers' from root:root to runner:runner
2025-08-20T21:50:17.1842650Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http' from root:root to runner:runner
2025-08-20T21:50:17.1843639Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server' from root:root to runner:runner
2025-08-20T21:50:17.1844668Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/internals/server/modules.go' from root:root to runner:runner
2025-08-20T21:50:17.1845579Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/internals/server/controllers.go' from root:root to runner:runner
2025-08-20T21:50:17.1846418Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/internals/server/config/config.go' from root:root to runner:runner
2025-08-20T21:50:17.1847204Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/internals/server/config' from root:root to runner:runner
2025-08-20T21:50:17.1847938Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/internals/server/boot.go' from root:root to runner:runner
2025-08-20T21:50:17.1848816Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/internals/server/container.go' from root:root to runner:runner
2025-08-20T21:50:17.1850004Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/internals/server/server.go' from root:root to runner:runner
2025-08-20T21:50:17.1850932Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/internals/server' from root:root to runner:runner
2025-08-20T21:50:17.1852272Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/internals' from root:root to runner:runner
2025-08-20T21:50:17.1854111Z [00:03:43.401]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/cmd/management_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1855769Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/cmd/management.go' from root:root to runner:runner
2025-08-20T21:50:17.1857195Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/cmd/migration_up.go' from root:root to runner:runner
2025-08-20T21:50:17.1858536Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/cmd/root.go' from root:root to runner:runner
2025-08-20T21:50:17.1859817Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/cmd/defaults.go' from root:root to runner:runner
2025-08-20T21:50:17.1860786Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/cmd' from root:root to runner:runner
2025-08-20T21:50:17.1870096Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/LICENSE' from root:root to runner:runner
2025-08-20T21:50:17.1870908Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/Dockerfile.debug' from root:root to runner:runner
2025-08-20T21:50:17.1871574Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/main.go' from root:root to runner:runner
2025-08-20T21:50:17.1872197Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management' from root:root to runner:runner
2025-08-20T21:50:17.1872845Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/base62/base62.go' from root:root to runner:runner
2025-08-20T21:50:17.1873890Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/base62/base62_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1874503Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/base62' from root:root to runner:runner
2025-08-20T21:50:17.1875095Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/go.sum' from root:root to runner:runner
2025-08-20T21:50:17.1875694Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/LICENSE' from root:root to runner:runner
2025-08-20T21:50:17.1876463Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/sock_nolinux.go' from root:root to runner:runner
2025-08-20T21:50:17.1877146Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/example/README.md' from root:root to runner:runner
2025-08-20T21:50:17.1877818Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/example/main.go' from root:root to runner:runner
2025-08-20T21:50:17.1878525Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/example' from root:root to runner:runner
2025-08-20T21:50:17.1879185Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/sock_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1879937Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/stun_filter_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.1880580Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/filter.go' from root:root to runner:runner
2025-08-20T21:50:17.1881258Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/sock_linux_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1881948Z [00:03:43.402]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/stun_filter_nolinux.go' from root:root to runner:runner
2025-08-20T21:50:17.1882566Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock' from root:root to runner:runner
2025-08-20T21:50:17.1883383Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/go.mod' from root:root to runner:runner
2025-08-20T21:50:17.1884054Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.gitattributes' from root:root to runner:runner
2025-08-20T21:50:17.1884706Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git-branches.toml' from root:root to runner:runner
2025-08-20T21:50:17.1885385Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/route53_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1886165Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/letsencrypt.go' from root:root to runner:runner
2025-08-20T21:50:17.1886881Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/encryption_suite_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1887524Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/cert.go' from root:root to runner:runner
2025-08-20T21:50:17.1888212Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/encryption_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1888939Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/testprotos/testproto.pb.go' from root:root to runner:runner
2025-08-20T21:50:17.1889746Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/testprotos/testproto.proto' from root:root to runner:runner
2025-08-20T21:50:17.1890446Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/testprotos/generate.sh' from root:root to runner:runner
2025-08-20T21:50:17.1891099Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/testprotos' from root:root to runner:runner
2025-08-20T21:50:17.1891816Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/encryption.go' from root:root to runner:runner
2025-08-20T21:50:17.1892532Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/message.go' from root:root to runner:runner
2025-08-20T21:50:17.1893388Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/route53.go' from root:root to runner:runner
2025-08-20T21:50:17.1894010Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption' from root:root to runner:runner
2025-08-20T21:50:17.1894636Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/CODE_OF_CONDUCT.md' from root:root to runner:runner
2025-08-20T21:50:17.1895273Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/Dockerfile' from root:root to runner:runner
2025-08-20T21:50:17.1895916Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/README.md' from root:root to runner:runner
2025-08-20T21:50:17.1896569Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/server/signal.go' from root:root to runner:runner
2025-08-20T21:50:17.1897283Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/server' from root:root to runner:runner
2025-08-20T21:50:17.1897915Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/cmd/env.go' from root:root to runner:runner
2025-08-20T21:50:17.1898544Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/cmd/run.go' from root:root to runner:runner
2025-08-20T21:50:17.1899275Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/cmd/root.go' from root:root to runner:runner
2025-08-20T21:50:17.1899880Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/cmd' from root:root to runner:runner
2025-08-20T21:50:17.1900494Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/LICENSE' from root:root to runner:runner
2025-08-20T21:50:17.1901111Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/main.go' from root:root to runner:runner
2025-08-20T21:50:17.1901777Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/metrics/metrics.go' from root:root to runner:runner
2025-08-20T21:50:17.1902494Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/metrics/app.go' from root:root to runner:runner
2025-08-20T21:50:17.1903300Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/metrics' from root:root to runner:runner
2025-08-20T21:50:17.1904056Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/peer/peer_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1904833Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/peer/peer.go' from root:root to runner:runner
2025-08-20T21:50:17.1905780Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/peer' from root:root to runner:runner
2025-08-20T21:50:17.1906404Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal' from root:root to runner:runner
2025-08-20T21:50:17.1907037Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/Dockerfile' from root:root to runner:runner
2025-08-20T21:50:17.1907651Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/doc.go' from root:root to runner:runner
2025-08-20T21:50:17.1908469Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/store/notifier.go' from root:root to runner:runner
2025-08-20T21:50:17.1909188Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/store/listener.go' from root:root to runner:runner
2025-08-20T21:50:17.1909889Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/store/store_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1910562Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/store/store.go' from root:root to runner:runner
2025-08-20T21:50:17.1911206Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/store' from root:root to runner:runner
2025-08-20T21:50:17.1911844Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/url.go' from root:root to runner:runner
2025-08-20T21:50:17.1912581Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/relay.go' from root:root to runner:runner
2025-08-20T21:50:17.1913552Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/relay_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1914352Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/handshake.go' from root:root to runner:runner
2025-08-20T21:50:17.1915006Z [00:03:43.403]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/server.go' from root:root to runner:runner
2025-08-20T21:50:17.1915755Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/peer.go' from root:root to runner:runner
2025-08-20T21:50:17.1916492Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/listener/quic/listener.go' from root:root to runner:runner
2025-08-20T21:50:17.1917196Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/listener/quic/conn.go' from root:root to runner:runner
2025-08-20T21:50:17.1917934Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/listener/quic' from root:root to runner:runner
2025-08-20T21:50:17.1918694Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/listener/listener.go' from root:root to runner:runner
2025-08-20T21:50:17.1919425Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/listener/ws/listener.go' from root:root to runner:runner
2025-08-20T21:50:17.1920120Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/listener/ws/conn.go' from root:root to runner:runner
2025-08-20T21:50:17.1920784Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/listener/ws' from root:root to runner:runner
2025-08-20T21:50:17.1921517Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/listener' from root:root to runner:runner
2025-08-20T21:50:17.1922447Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server' from root:root to runner:runner
2025-08-20T21:50:17.1923357Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/protocol/protocol.go' from root:root to runner:runner
2025-08-20T21:50:17.1924027Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/protocol' from root:root to runner:runner
2025-08-20T21:50:17.1924663Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/cmd/env.go' from root:root to runner:runner
2025-08-20T21:50:17.1925288Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/cmd/root.go' from root:root to runner:runner
2025-08-20T21:50:17.1926091Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/cmd/pprof.go' from root:root to runner:runner
2025-08-20T21:50:17.1926687Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/cmd' from root:root to runner:runner
2025-08-20T21:50:17.1927302Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/LICENSE' from root:root to runner:runner
2025-08-20T21:50:17.1927976Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/test/benchmark_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1928578Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/test' from root:root to runner:runner
2025-08-20T21:50:17.1929201Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/main.go' from root:root to runner:runner
2025-08-20T21:50:17.1929857Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/metrics/realy.go' from root:root to runner:runner
2025-08-20T21:50:17.1930472Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/metrics' from root:root to runner:runner
2025-08-20T21:50:17.1931195Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/healthcheck/quic.go' from root:root to runner:runner
2025-08-20T21:50:17.1931921Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/healthcheck/ws.go' from root:root to runner:runner
2025-08-20T21:50:17.1932657Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/healthcheck/healthcheck.go' from root:root to runner:runner
2025-08-20T21:50:17.1933473Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/healthcheck' from root:root to runner:runner
2025-08-20T21:50:17.1934184Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2/start_msg.go' from root:root to runner:runner
2025-08-20T21:50:17.1934847Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2/signal.go' from root:root to runner:runner
2025-08-20T21:50:17.1935508Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2/relay.go' from root:root to runner:runner
2025-08-20T21:50:17.1936188Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2/tun/proxy.go' from root:root to runner:runner
2025-08-20T21:50:17.1936851Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2/tun/tun.go' from root:root to runner:runner
2025-08-20T21:50:17.1937483Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2/tun' from root:root to runner:runner
2025-08-20T21:50:17.1938180Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2/turn_allocator.go' from root:root to runner:runner
2025-08-20T21:50:17.1938971Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2/main.go' from root:root to runner:runner
2025-08-20T21:50:17.1939620Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2/turn.go' from root:root to runner:runner
2025-08-20T21:50:17.1940231Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2' from root:root to runner:runner
2025-08-20T21:50:17.1940824Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay' from root:root to runner:runner
2025-08-20T21:50:17.1941545Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/nginx.tmpl.conf' from root:root to runner:runner
2025-08-20T21:50:17.1942389Z [00:03:43.404]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/observability/grafana/dashboards/.gitignore' from root:root to runner:runner
2025-08-20T21:50:17.1943535Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/observability/grafana/dashboards/readme.md' from root:root to runner:runner
2025-08-20T21:50:17.1944499Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/observability/grafana/dashboards/management.json' from root:root to runner:runner
2025-08-20T21:50:17.1945416Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/observability/grafana/dashboards/signal.json' from root:root to runner:runner
2025-08-20T21:50:17.1946251Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/observability/grafana/dashboards/relay.json' from root:root to runner:runner
2025-08-20T21:50:17.1947047Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/observability/grafana/dashboards' from root:root to runner:runner
2025-08-20T21:50:17.1947789Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/observability/grafana' from root:root to runner:runner
2025-08-20T21:50:17.1948502Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/observability' from root:root to runner:runner
2025-08-20T21:50:17.1949286Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/getting-started-with-zitadel.sh' from root:root to runner:runner
2025-08-20T21:50:17.1950014Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/management.json.tmpl' from root:root to runner:runner
2025-08-20T21:50:17.1950724Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/base.setup.env' from root:root to runner:runner
2025-08-20T21:50:17.1951428Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/tests/setup.env' from root:root to runner:runner
2025-08-20T21:50:17.1952215Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/tests' from root:root to runner:runner
2025-08-20T21:50:17.1952908Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/configure.sh' from root:root to runner:runner
2025-08-20T21:50:17.1953867Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/turnserver.conf.tmpl' from root:root to runner:runner
2025-08-20T21:50:17.1954622Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/docker-compose.yml.tmpl' from root:root to runner:runner
2025-08-20T21:50:17.1955356Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/artifacts/.gitkeep' from root:root to runner:runner
2025-08-20T21:50:17.1956042Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/artifacts' from root:root to runner:runner
2025-08-20T21:50:17.1956829Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/docker-compose.yml.tmpl.traefik' from root:root to runner:runner
2025-08-20T21:50:17.1957633Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/setup.env.example' from root:root to runner:runner
2025-08-20T21:50:17.1958346Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files' from root:root to runner:runner
2025-08-20T21:50:17.1958970Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.golangci.yaml' from root:root to runner:runner
2025-08-20T21:50:17.1959695Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/golang-test-freebsd.yml' from root:root to runner:runner
2025-08-20T21:50:17.1960423Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/golang-test-darwin.yml' from root:root to runner:runner
2025-08-20T21:50:17.1961103Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/sync-main.yml' from root:root to runner:runner
2025-08-20T21:50:17.1961790Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/docs-ack.yml' from root:root to runner:runner
2025-08-20T21:50:17.1962467Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/git-town.yml' from root:root to runner:runner
2025-08-20T21:50:17.1963517Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/check-license-dependencies.yml' from root:root to runner:runner
2025-08-20T21:50:17.1964276Z [00:03:43.405]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/golang-test-windows.yml' from root:root to runner:runner
2025-08-20T21:50:17.1965171Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/mobile-build-validation.yml' from root:root to runner:runner
2025-08-20T21:50:17.1965857Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/sync-tag.yml' from root:root to runner:runner
2025-08-20T21:50:17.1966615Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/test-infrastructure-files.yml' from root:root to runner:runner
2025-08-20T21:50:17.1967340Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/golang-test-linux.yml' from root:root to runner:runner
2025-08-20T21:50:17.1968034Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/release.yml' from root:root to runner:runner
2025-08-20T21:50:17.1968725Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/update-docs.yml' from root:root to runner:runner
2025-08-20T21:50:17.1969394Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/forum.yml' from root:root to runner:runner
2025-08-20T21:50:17.1970162Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/golangci-lint.yml' from root:root to runner:runner
2025-08-20T21:50:17.1970899Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/install-script-test.yml' from root:root to runner:runner
2025-08-20T21:50:17.1971589Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T21:50:17.1972274Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/pull_request_template.md' from root:root to runner:runner
2025-08-20T21:50:17.1972902Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/FUNDING.yml' from root:root to runner:runner
2025-08-20T21:50:17.1973751Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/ISSUE_TEMPLATE/feature_request.md' from root:root to runner:runner
2025-08-20T21:50:17.1974493Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/ISSUE_TEMPLATE/bug-issue-report.md' from root:root to runner:runner
2025-08-20T21:50:17.1975135Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/ISSUE_TEMPLATE' from root:root to runner:runner
2025-08-20T21:50:17.1975723Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T21:50:17.1976332Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/SECURITY.md' from root:root to runner:runner
2025-08-20T21:50:17.1976991Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/Dockerfile' from root:root to runner:runner
2025-08-20T21:50:17.1977819Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/server/local_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1978510Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/server/s3_test.go' from root:root to runner:runner
2025-08-20T21:50:17.1979177Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/server/s3.go' from root:root to runner:runner
2025-08-20T21:50:17.1979860Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/server/local.go' from root:root to runner:runner
2025-08-20T21:50:17.1980552Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/server/server.go' from root:root to runner:runner
2025-08-20T21:50:17.1981189Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/server' from root:root to runner:runner
2025-08-20T21:50:17.1981869Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/types/upload.go' from root:root to runner:runner
2025-08-20T21:50:17.1982501Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/types' from root:root to runner:runner
2025-08-20T21:50:17.1983315Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/main.go' from root:root to runner:runner
2025-08-20T21:50:17.1984000Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server' from root:root to runner:runner
2025-08-20T21:50:17.1984669Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/LICENSES/BSD-3-Clause.txt' from root:root to runner:runner
2025-08-20T21:50:17.1985305Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/LICENSES/REUSE.toml' from root:root to runner:runner
2025-08-20T21:50:17.1985959Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/LICENSES/AGPL-3.0.txt' from root:root to runner:runner
2025-08-20T21:50:17.1986549Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/LICENSES' from root:root to runner:runner
2025-08-20T21:50:17.1987188Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T21:50:17.1987889Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T21:50:17.1988560Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T21:50:17.1989276Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T21:50:17.1990045Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T21:50:17.1990722Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T21:50:17.1991836Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T21:50:17.1992796Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T21:50:17.1994285Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T21:50:17.1995684Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T21:50:17.1996972Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T21:50:17.1998277Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T21:50:17.1999745Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T21:50:17.2001110Z [00:03:43.406]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T21:50:17.2002314Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T21:50:17.2002933Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T21:50:17.2003821Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/logs/refs/heads/main' from root:root to runner:runner
2025-08-20T21:50:17.2004478Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T21:50:17.2005194Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T21:50:17.2006016Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T21:50:17.2006681Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T21:50:17.2007303Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T21:50:17.2008120Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T21:50:17.2008720Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T21:50:17.2009354Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/refs/heads/main' from root:root to runner:runner
2025-08-20T21:50:17.2009973Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T21:50:17.2010643Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T21:50:17.2011310Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T21:50:17.2011936Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T21:50:17.2012549Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T21:50:17.2013507Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T21:50:17.2014158Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T21:50:17.2014867Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T21:50:17.2015500Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T21:50:17.2016091Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T21:50:17.2016973Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/pack/pack-76e307675ea9e9a4b3db1e9c4badb7bda755a30f.pack' from root:root to runner:runner
2025-08-20T21:50:17.2017836Z [00:03:43.407]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/pack/pack-fa3caa8756124276261e2ff624a2b9b4d242e838.rev' from root:root to runner:runner
2025-08-20T21:50:17.2018679Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/pack/pack-fa3caa8756124276261e2ff624a2b9b4d242e838.idx' from root:root to runner:runner
2025-08-20T21:50:17.2019525Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/pack/pack-76e307675ea9e9a4b3db1e9c4badb7bda755a30f.rev' from root:root to runner:runner
2025-08-20T21:50:17.2020367Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/pack/pack-76e307675ea9e9a4b3db1e9c4badb7bda755a30f.idx' from root:root to runner:runner
2025-08-20T21:50:17.2021337Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/pack/pack-fa3caa8756124276261e2ff624a2b9b4d242e838.pack' from root:root to runner:runner
2025-08-20T21:50:17.2022206Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/pack/pack-76e307675ea9e9a4b3db1e9c4badb7bda755a30f.promisor' from root:root to runner:runner
2025-08-20T21:50:17.2023227Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/pack/pack-fa3caa8756124276261e2ff624a2b9b4d242e838.promisor' from root:root to runner:runner
2025-08-20T21:50:17.2023916Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T21:50:17.2024551Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T21:50:17.2025161Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T21:50:17.2025779Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T21:50:17.2026376Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T21:50:17.2027049Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T21:50:17.2027697Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T21:50:17.2028324Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dial.go' from root:root to runner:runner
2025-08-20T21:50:17.2029030Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listener_init_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.2029690Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dialer_dial.go' from root:root to runner:runner
2025-08-20T21:50:17.2030306Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/env.go' from root:root to runner:runner
2025-08-20T21:50:17.2031000Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listener_listen_ios.go' from root:root to runner:runner
2025-08-20T21:50:17.2031641Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listener.go' from root:root to runner:runner
2025-08-20T21:50:17.2032343Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/protectsocket_android.go' from root:root to runner:runner
2025-08-20T21:50:17.2033043Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listener_init_nonlinux.go' from root:root to runner:runner
2025-08-20T21:50:17.2034060Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/env_generic.go' from root:root to runner:runner
2025-08-20T21:50:17.2034699Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listen.go' from root:root to runner:runner
2025-08-20T21:50:17.2035321Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/net.go' from root:root to runner:runner
2025-08-20T21:50:17.2035957Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dialer.go' from root:root to runner:runner
2025-08-20T21:50:17.2036711Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listener_init_android.go' from root:root to runner:runner
2025-08-20T21:50:17.2037371Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/net_test.go' from root:root to runner:runner
2025-08-20T21:50:17.2038010Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/env_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.2038650Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/net_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.2039288Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dial_ios.go' from root:root to runner:runner
2025-08-20T21:50:17.2040023Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listener_listen.go' from root:root to runner:runner
2025-08-20T21:50:17.2040716Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dialer_init_android.go' from root:root to runner:runner
2025-08-20T21:50:17.2041403Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dialer_init_nonlinux.go' from root:root to runner:runner
2025-08-20T21:50:17.2042022Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/conn.go' from root:root to runner:runner
2025-08-20T21:50:17.2042703Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dialer_init_linux.go' from root:root to runner:runner
2025-08-20T21:50:17.2043677Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listen_ios.go' from root:root to runner:runner
2025-08-20T21:50:17.2044281Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net' from root:root to runner:runner
2025-08-20T21:50:17.2044985Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/syslog_nonwindows.go' from root:root to runner:runner
2025-08-20T21:50:17.2045793Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/runtime.go' from root:root to runner:runner
2025-08-20T21:50:17.2046538Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/semaphore-group/semaphore_group.go' from root:root to runner:runner
2025-08-20T21:50:17.2047377Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/semaphore-group/semaphore_group_test.go' from root:root to runner:runner
2025-08-20T21:50:17.2048024Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/semaphore-group' from root:root to runner:runner
2025-08-20T21:50:17.2048630Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/retry.go' from root:root to runner:runner
2025-08-20T21:50:17.2049329Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/grpc/dialer.go' from root:root to runner:runner
2025-08-20T21:50:17.2050086Z [00:03:43.408]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/grpc' from root:root to runner:runner
2025-08-20T21:50:17.2050721Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/common.go' from root:root to runner:runner
2025-08-20T21:50:17.2051374Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/membership_unix.go' from root:root to runner:runner
2025-08-20T21:50:17.2052021Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/util_suite_test.go' from root:root to runner:runner
2025-08-20T21:50:17.2052660Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/permission.go' from root:root to runner:runner
2025-08-20T21:50:17.2053724Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/duration.go' from root:root to runner:runner
2025-08-20T21:50:17.2054432Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/permission_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.2055038Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/log.go' from root:root to runner:runner
2025-08-20T21:50:17.2055647Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/file.go' from root:root to runner:runner
2025-08-20T21:50:17.2056369Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/embeddedroots/isrg-root-x1.pem' from root:root to runner:runner
2025-08-20T21:50:17.2057161Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/embeddedroots/embeddedroots.go' from root:root to runner:runner
2025-08-20T21:50:17.2057872Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/embeddedroots/isrg-root-x2.pem' from root:root to runner:runner
2025-08-20T21:50:17.2058505Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/embeddedroots' from root:root to runner:runner
2025-08-20T21:50:17.2059154Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/syslog_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.2059845Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/file_test.go' from root:root to runner:runner
2025-08-20T21:50:17.2060511Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/membership_windows.go' from root:root to runner:runner
2025-08-20T21:50:17.2061085Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util' from root:root to runner:runner
2025-08-20T21:50:17.2061729Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/proto/flow.pb.go' from root:root to runner:runner
2025-08-20T21:50:17.2062794Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/proto/flow_grpc.pb.go' from root:root to runner:runner
2025-08-20T21:50:17.2063716Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/proto/flow.proto' from root:root to runner:runner
2025-08-20T21:50:17.2065006Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/proto/generate.sh' from root:root to runner:runner
2025-08-20T21:50:17.2066197Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/proto' from root:root to runner:runner
2025-08-20T21:50:17.2067461Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/client/auth.go' from root:root to runner:runner
2025-08-20T21:50:17.2068711Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/client/client.go' from root:root to runner:runner
2025-08-20T21:50:17.2070158Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/client/client_test.go' from root:root to runner:runner
2025-08-20T21:50:17.2071317Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/client' from root:root to runner:runner
2025-08-20T21:50:17.2072354Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow' from root:root to runner:runner
2025-08-20T21:50:17.2073684Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.goreleaser_ui_darwin.yaml' from root:root to runner:runner
2025-08-20T21:50:17.2074402Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO' from root:root to runner:runner
2025-08-20T21:50:17.2074952Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT' from root:root to runner:runner
2025-08-20T21:50:17.2075434Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' from runner:docker to runner:runner
2025-08-20T21:50:17.2075961Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/netbird-signal' from runner:docker to runner:runner
2025-08-20T21:50:17.2076457Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/netbird' from runner:docker to runner:runner
2025-08-20T21:50:17.2076980Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/netbird-relay' from runner:docker to runner:runner
2025-08-20T21:50:17.2077556Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' from runner:docker to runner:runner
2025-08-20T21:50:17.2078075Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' from runner:docker to runner:runner
2025-08-20T21:50:17.2078581Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/netbird-mgmt' from runner:docker to runner:runner
2025-08-20T21:50:17.2079049Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' from runner:docker to runner:runner
2025-08-20T21:50:17.2079616Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird.static.version' from runner:docker to runner:runner
2025-08-20T21:50:17.2080108Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird-signal' from runner:docker to runner:runner
2025-08-20T21:50:17.2080613Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD' from runner:docker to runner:runner
2025-08-20T21:50:17.2081066Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird' from runner:docker to runner:runner
2025-08-20T21:50:17.2081543Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird.version' from runner:docker to runner:runner
2025-08-20T21:50:17.2082017Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird-relay' from runner:docker to runner:runner
2025-08-20T21:50:17.2082469Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/LICENSE' from runner:docker to runner:runner
2025-08-20T21:50:17.2082939Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird-mgmt' from runner:docker to runner:runner
2025-08-20T21:50:17.2083614Z [00:03:43.409]➜  changed ownership of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR' from runner:docker to runner:runner
2025-08-20T21:50:17.2084297Z [00:03:43.418]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/route/hauniqueid.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2084934Z [00:03:43.425]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/route/route.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2085553Z [00:03:43.433]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/funding.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2086167Z [00:03:43.440]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2086890Z [00:03:43.447]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.goreleaser.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2087539Z [00:03:43.454]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.dockerignore-client' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2088182Z [00:03:43.461]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/version/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2088811Z [00:03:43.468]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/version/url.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2089548Z [00:03:43.476]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/version/update_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2090201Z [00:03:43.482]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/version/url_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2090869Z [00:03:43.490]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/version/url_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2091571Z [00:03:43.496]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/version/url_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2092219Z [00:03:43.503]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/version/url_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2092923Z [00:03:43.511]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/version/update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2093742Z [00:03:43.518]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2094404Z [00:03:43.525]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/context/keys.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2095164Z [00:03:43.532]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/proto/management.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2095928Z [00:03:43.539]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/proto/management.proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2096624Z [00:03:43.546]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/proto/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2097391Z [00:03:43.554]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/proto/management_grpc.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2098043Z [00:03:43.560]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/proto/generate.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2098762Z [00:03:43.568]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/mock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2136048Z [00:03:43.575]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/grpc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2204783Z [00:03:43.582]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2272540Z [00:03:43.588]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/common/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2341139Z [00:03:43.595]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/events_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2410095Z [00:03:43.602]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/routes_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2478444Z [00:03:43.609]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/accounts_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2545912Z [00:03:43.616]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/posturechecks_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2614129Z [00:03:43.623]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/groups_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2682471Z [00:03:43.629]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/impersonation.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2749711Z [00:03:43.636]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/policies.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2818333Z [00:03:43.643]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/accounts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2885071Z [00:03:43.650]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/peers_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.2952862Z [00:03:43.656]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/users.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.3020591Z [00:03:43.663]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/networks_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.3088191Z [00:03:43.670]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.3155812Z [00:03:43.677]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/policies_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.3222504Z [00:03:43.683]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/setupkeys.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.3289603Z [00:03:43.690]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/events.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.3357156Z [00:03:43.697]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/groups.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.3424331Z [00:03:43.704]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/routes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.3493237Z [00:03:43.710]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/networks.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.3561764Z [00:03:43.717]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/tokens.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.3630639Z [00:03:43.724]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/dns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.3697590Z [00:03:43.731]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/posturechecks.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.3764367Z [00:03:43.738]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/client_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.3832841Z [00:03:43.744]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/tokens_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.3900829Z [00:03:43.751]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.3968735Z [00:03:43.758]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/setupkeys_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.4036408Z [00:03:43.765]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/users_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.4103465Z [00:03:43.771]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/impersonation_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.4171013Z [00:03:43.778]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/peers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.4239570Z [00:03:43.785]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/geo_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.4308218Z [00:03:43.792]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/dns_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.4376661Z [00:03:43.799]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/rest/geo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.4444176Z [00:03:43.806]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/client_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.4512657Z [00:03:43.812]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/client/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.4581284Z [00:03:43.819]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/status/error.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.4649736Z [00:03:43.826]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/domain/validate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.4718527Z [00:03:43.833]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/domain/domain.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.4786062Z [00:03:43.840]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/domain/validate_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.4855277Z [00:03:43.847]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/domain/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.4922783Z [00:03:43.853]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/domain/list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.4991390Z [00:03:43.860]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/operations/operation.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.5059366Z [00:03:43.867]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/http/api/types.gen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.5127579Z [00:03:43.874]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/http/api/openapi.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.5195116Z [00:03:43.881]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/http/api/generate.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:17.5262593Z [00:03:43.887]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/http/api/cfg.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.5330587Z [00:03:43.894]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/management/http/util/util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.5399487Z [00:03:43.901]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/proto/signalexchange.proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.5467772Z [00:03:43.908]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/proto/constants.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.5535789Z [00:03:43.915]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/proto/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.5603675Z [00:03:43.922]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/proto/signalexchange_grpc.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.5672687Z [00:03:43.928]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/proto/generate.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:17.5742469Z [00:03:43.935]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/proto/signalexchange.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.5817135Z [00:03:43.943]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/client_suite_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.5895199Z [00:03:43.951]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/mock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.5962314Z [00:03:43.957]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/grpc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.6029384Z [00:03:43.964]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.6097799Z [00:03:43.971]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/worker.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.6165256Z [00:03:43.978]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/client_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.6232827Z [00:03:43.984]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/signal/client/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.6302272Z [00:03:43.991]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls/client_prod.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.6369352Z [00:03:43.998]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.6438077Z [00:03:44.005]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls/alpn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.6505587Z [00:03:44.012]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls/client_dev.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.6573055Z [00:03:44.018]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls/server_prod.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.6641073Z [00:03:44.025]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/tls/server_dev.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.6711135Z [00:03:44.032]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/id.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.6779846Z [00:03:44.039]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/peer_state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.6846911Z [00:03:44.046]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.6913603Z [00:03:44.053]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/message.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.6981881Z [00:03:44.059]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/peer_state_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.7049596Z [00:03:44.066]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/address/address.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.7117223Z [00:03:44.073]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/message_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.7184624Z [00:03:44.080]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/messages/auth/auth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.7252037Z [00:03:44.086]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/guard.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.7320219Z [00:03:44.093]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/manager_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.7389546Z [00:03:44.100]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.7456352Z [00:03:44.107]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/peer_subscription_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.7522766Z [00:03:44.113]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.7590689Z [00:03:44.120]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.7658816Z [00:03:44.127]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/picker_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.7727640Z [00:03:44.134]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/net/err.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.7795976Z [00:03:44.141]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/race_dialer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.7863938Z [00:03:44.148]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/quic/quic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.7931379Z [00:03:44.154]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/quic/conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.7998995Z [00:03:44.161]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/race_dialer_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.8066633Z [00:03:44.168]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/ws/ws.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.8134053Z [00:03:44.175]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/ws/conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.8201509Z [00:03:44.181]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/dialer/ws/addr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.8268990Z [00:03:44.188]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/client_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.8336174Z [00:03:44.195]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/peer_subscription.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.8403462Z [00:03:44.201]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.8470782Z [00:03:44.208]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/picker.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.8551293Z [00:03:44.216]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.8620017Z [00:03:44.223]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/client/addr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.8689344Z [00:03:44.230]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/constants.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.8757398Z [00:03:44.237]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/allow/allow_all.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.8824831Z [00:03:44.244]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.8892061Z [00:03:44.250]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.8959437Z [00:03:44.257]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/validator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.9027412Z [00:03:44.264]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.9094895Z [00:03:44.271]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/token_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.9161009Z [00:03:44.277]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.9229257Z [00:03:44.284]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/v2/hmac_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.9297212Z [00:03:44.291]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/v2/generator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.9365466Z [00:03:44.298]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/v2/algo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.9432257Z [00:03:44.304]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/v2/validator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.9500248Z [00:03:44.311]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/v2/token.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.9569281Z [00:03:44.318]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/validator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.9639310Z [00:03:44.325]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/auth/hmac/token.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.9709770Z [00:03:44.332]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/healthcheck/receiver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.9777349Z [00:03:44.339]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/healthcheck/receiver_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.9843921Z [00:03:44.346]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/healthcheck/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.9910337Z [00:03:44.352]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/healthcheck/sender_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:17.9979083Z [00:03:44.359]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/shared/relay/healthcheck/sender.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.0047147Z [00:03:44.366]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/proto/daemon_grpc.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.0115114Z [00:03:44.373]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/proto/daemon.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.0181913Z [00:03:44.379]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/proto/daemon.proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.0249509Z [00:03:44.386]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/proto/generate.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:18.0318510Z [00:03:44.393]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_ios.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.0386565Z [00:03:44.400]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_platform/detect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.0453973Z [00:03:44.407]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_platform/kube.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.0522139Z [00:03:44.413]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_platform/openstack.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.0589984Z [00:03:44.420]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.0658920Z [00:03:44.427]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.0727878Z [00:03:44.434]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud/oracle.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.0795971Z [00:03:44.441]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud/detect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.0863800Z [00:03:44.448]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud/azure.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.0931045Z [00:03:44.454]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud/alibabacloud.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.0999887Z [00:03:44.461]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud/gcp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.1067605Z [00:03:44.468]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud/aws.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.1135702Z [00:03:44.475]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud/digitalocean.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.1202830Z [00:03:44.481]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/detect_cloud/vultr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.1270777Z [00:03:44.488]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.1337515Z [00:03:44.495]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_windows_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.1406182Z [00:03:44.502]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/sysinfo_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.1473815Z [00:03:44.509]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/process.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.1541693Z [00:03:44.515]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/static_info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.1609432Z [00:03:44.522]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.1677134Z [00:03:44.529]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/static_info_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.1744399Z [00:03:44.536]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_darwin_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.1812224Z [00:03:44.542]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.1880522Z [00:03:44.549]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/sysinfo_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.1950272Z [00:03:44.556]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/process_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.2018348Z [00:03:44.563]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.2086103Z [00:03:44.570]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/osrelease_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.2153678Z [00:03:44.577]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/system/info_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.2222908Z [00:03:44.583]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/networkmonitor/monitor_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.2290278Z [00:03:44.590]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/networkmonitor/monitor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.2357542Z [00:03:44.597]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/networkmonitor/monitor_mobile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.2425250Z [00:03:44.604]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/networkmonitor/check_change_bsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.2493039Z [00:03:44.610]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/networkmonitor/check_change_windows_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.2560506Z [00:03:44.617]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/networkmonitor/check_change_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.2628604Z [00:03:44.624]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/networkmonitor/check_change_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.2696086Z [00:03:44.631]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routeselector/routeselector_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.2764167Z [00:03:44.638]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routeselector/routeselector.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.2832252Z [00:03:44.644]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/connect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.2900203Z [00:03:44.651]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/rosenpass/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.2969263Z [00:03:44.658]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/rosenpass/netbird_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.3037400Z [00:03:44.665]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet/discover.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.3104826Z [00:03:44.672]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet/discover_pion.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.3172236Z [00:03:44.678]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet/stdnet.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.3239465Z [00:03:44.685]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet/discover_mobile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.3307066Z [00:03:44.692]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet/listener.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.3374753Z [00:03:44.699]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet/filter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.3443554Z [00:03:44.706]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet/dialer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.3511074Z [00:03:44.712]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/stdnet/discover_mobile_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.3578936Z [00:03:44.719]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/acl/mocks/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.3647208Z [00:03:44.726]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/acl/mocks/iface_mapper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.3714560Z [00:03:44.733]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/acl/manager_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.3782722Z [00:03:44.739]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/acl/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.3850716Z [00:03:44.746]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/acl/id/id.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.3919684Z [00:03:44.753]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dnsfwd/forwarder_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.3988774Z [00:03:44.760]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dnsfwd/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.4055907Z [00:03:44.767]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dnsfwd/forwarder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.4123515Z [00:03:44.774]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/engine_stdnet_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.4191734Z [00:03:44.780]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/manager_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.4260700Z [00:03:44.787]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/ipfwdstate/ipfwdstate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.4328047Z [00:03:44.794]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/mock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.4396673Z [00:03:44.801]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/refcounter/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.4464300Z [00:03:44.808]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/refcounter/refcounter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.4532220Z [00:03:44.814]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/fakeip/fakeip_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.4599147Z [00:03:44.821]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/fakeip/fakeip.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.4668157Z [00:03:44.828]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/server/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.4735590Z [00:03:44.835]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/client/client_bench_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.4802229Z [00:03:44.841]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/client/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.4869217Z [00:03:44.848]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/client/client_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.4938543Z [00:03:44.855]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.5005992Z [00:03:44.862]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/common/params.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.5073417Z [00:03:44.868]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/vars/vars.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.5140740Z [00:03:44.875]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/notifier/notifier_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.5207725Z [00:03:44.882]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/notifier/notifier_ios.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.5274800Z [00:03:44.889]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/notifier/notifier_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.5342434Z [00:03:44.895]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/sysctl/sysctl_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.5410354Z [00:03:44.902]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/routeflags_bsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.5477686Z [00:03:44.909]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.5544714Z [00:03:44.916]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_unix_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.5611201Z [00:03:44.922]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.5678640Z [00:03:44.929]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.5746168Z [00:03:44.936]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_bsd_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.5813701Z [00:03:44.943]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.5881281Z [00:03:44.949]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.5948529Z [00:03:44.956]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_bsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.6016990Z [00:03:44.963]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_generic_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.6083920Z [00:03:44.970]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_ios.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.6150118Z [00:03:44.976]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.6218039Z [00:03:44.983]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.6286348Z [00:03:44.990]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_generic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.6353296Z [00:03:44.996]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.6419963Z [00:03:45.003]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_nonlinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.6487274Z [00:03:45.010]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/systemops_windows_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.6553744Z [00:03:45.017]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/systemops/routeflags_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.6621182Z [00:03:45.023]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/dynamic/route_generic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.6691551Z [00:03:45.030]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/dynamic/route_ios.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.6759338Z [00:03:45.037]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/dynamic/route.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.6826298Z [00:03:45.044]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/static/route.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.6892976Z [00:03:45.050]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.6959933Z [00:03:45.057]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/dnsinterceptor/handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.7027856Z [00:03:45.064]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/util/ip.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.7096177Z [00:03:45.071]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/iface/iface.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.7163240Z [00:03:45.077]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/iface/iface_common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.7229754Z [00:03:45.084]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/routemanager/iface/iface_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.7298129Z [00:03:45.091]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/iface.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.7365176Z [00:03:45.098]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/iface_common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.7431884Z [00:03:45.104]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.7499053Z [00:03:45.111]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/login.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.7567208Z [00:03:45.118]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/manager/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.7634697Z [00:03:45.125]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/instantiater_nonlinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.7701347Z [00:03:45.131]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/instantiater_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.7768945Z [00:03:45.138]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/manager_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.7836675Z [00:03:45.145]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/bpf_bpfeb.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.7904316Z [00:03:45.152]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/src/wg_proxy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.7970965Z [00:03:45.158]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/src/prog.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.8037440Z [00:03:45.165]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/src/readme.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.8104693Z [00:03:45.172]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/src/dns_fwd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.8172252Z [00:03:45.178]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/dns_fwd_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.8239737Z [00:03:45.185]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/wg_proxy_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.8307214Z [00:03:45.192]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/bpf_bpfeb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.8374844Z [00:03:45.199]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/manager_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.8443235Z [00:03:45.205]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/bpf_bpfel.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.8510420Z [00:03:45.212]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ebpf/ebpf/bpf_bpfel.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.8577552Z [00:03:45.219]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/iface_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.8645367Z [00:03:45.226]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/unclean_shutdown_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.8711767Z [00:03:45.232]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/upstream_general.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.8779938Z [00:03:45.239]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/file_repair_unix_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.8847332Z [00:03:45.246]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/service_memory.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.8913329Z [00:03:45.252]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/hosts_dns_holder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.8980633Z [00:03:45.259]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/unclean_shutdown_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.9047836Z [00:03:45.266]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.9115628Z [00:03:45.273]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/wgiface_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.9183440Z [00:03:45.280]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/systemd_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.9249940Z [00:03:45.286]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/host_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.9317049Z [00:03:45.293]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/host_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.9385687Z [00:03:45.300]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/host.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.9453586Z [00:03:45.307]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/service.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.9521185Z [00:03:45.313]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/dbus_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.9588776Z [00:03:45.320]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/host_ios.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.9658986Z [00:03:45.327]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/notifier.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.9726542Z [00:03:45.334]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/service_listener.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.9792784Z [00:03:45.340]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/host_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.9860055Z [00:03:45.347]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/file_unix_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.9928143Z [00:03:45.354]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/file_parser_unix_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:18.9995209Z [00:03:45.361]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.0062831Z [00:03:45.367]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/local/local_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.0129471Z [00:03:45.374]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/local/local.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.0195472Z [00:03:45.381]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.0263227Z [00:03:45.387]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/handler_chain_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.0330550Z [00:03:45.394]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/file_repair_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.0397749Z [00:03:45.401]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/consts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.0465440Z [00:03:45.408]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/file_parser_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.0531485Z [00:03:45.414]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server_ios.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.0598787Z [00:03:45.421]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/file_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.0665969Z [00:03:45.428]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/response_writer_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.0731967Z [00:03:45.434]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/upstream_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.0798819Z [00:03:45.441]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/mock_server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.0866997Z [00:03:45.448]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/upstream.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.0933953Z [00:03:45.455]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/upstream_ios.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.1001335Z [00:03:45.461]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/systemd_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.1068547Z [00:03:45.468]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server_export_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.1135193Z [00:03:45.475]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server_export.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.1203458Z [00:03:45.481]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/types/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.1270732Z [00:03:45.488]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.1338025Z [00:03:45.495]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/unclean_shutdown_mobile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.1405621Z [00:03:45.502]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/test/mock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.1473455Z [00:03:45.508]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.1539611Z [00:03:45.515]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/upstream_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.1605942Z [00:03:45.522]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/handler_chain.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.1672419Z [00:03:45.528]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/server_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.1739697Z [00:03:45.535]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/network_manager_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.1808198Z [00:03:45.542]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/response_writer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.1875034Z [00:03:45.549]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/wgiface.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.1941760Z [00:03:45.555]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/resolvconf_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.2009448Z [00:03:45.562]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/unclean_shutdown_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.2077180Z [00:03:45.569]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/dns/host_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.2144092Z [00:03:45.576]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/connect_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.2210049Z [00:03:45.582]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ingressgw/manager_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.2277189Z [00:03:45.589]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/ingressgw/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.2344070Z [00:03:45.596]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/engine_stdnet.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.2410402Z [00:03:45.602]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/pkce_auth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.2477017Z [00:03:45.609]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/manager_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.2542807Z [00:03:45.615]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/store/memory.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.2611163Z [00:03:45.622]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.2677029Z [00:03:45.629]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/types/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.2743863Z [00:03:45.636]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/conntrack/conntrack_nonlinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.2810656Z [00:03:45.642]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/conntrack/conntrack.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.2876996Z [00:03:45.649]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/conntrack/sysctl.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.2944592Z [00:03:45.656]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/logger/logger_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.3009911Z [00:03:45.662]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/netflow/logger/logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.3077922Z [00:03:45.669]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/templates/pkce-auth-msg.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.3145285Z [00:03:45.676]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/templates/embed.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.3211921Z [00:03:45.682]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/mobile_dependency.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.3279041Z [00:03:45.689]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/wgshow.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.3346280Z [00:03:45.696]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/debug_mobile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.3413631Z [00:03:45.703]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/debug_nonmobile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.3481811Z [00:03:45.709]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/debug_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.3548807Z [00:03:45.716]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/debug_nonlinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.3615238Z [00:03:45.723]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.3682187Z [00:03:45.729]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/debug.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.3749595Z [00:03:45.736]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/format_nonwindows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.3816896Z [00:03:45.743]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/debug_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.3884852Z [00:03:45.750]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/format_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.3951852Z [00:03:45.756]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/debug/format_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.4021123Z [00:03:45.763]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/conn_mgr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.4088807Z [00:03:45.770]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.4157039Z [00:03:45.777]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/activity/manager_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.4224629Z [00:03:45.784]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/activity/listener.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.4292932Z [00:03:45.790]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/activity/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.4360552Z [00:03:45.797]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/activity/listen_ip_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.4429116Z [00:03:45.804]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/activity/listen_ip.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.4497192Z [00:03:45.811]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/activity/listener_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.4564933Z [00:03:45.818]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/manager/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.4633335Z [00:03:45.824]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/env.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.4700078Z [00:03:45.831]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/peercfg.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.4766771Z [00:03:45.838]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.4832829Z [00:03:45.844]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/support_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.4899173Z [00:03:45.851]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/inactivity/manager_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.4965975Z [00:03:45.858]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/inactivity/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.5033343Z [00:03:45.864]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/inactivity/ticker.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.5100235Z [00:03:45.871]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/support.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.5168235Z [00:03:45.878]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/lazyconn/wgiface.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.5235149Z [00:03:45.885]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/session.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.5301456Z [00:03:45.891]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/engine.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.5367982Z [00:03:45.898]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/relay/relay.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.5434789Z [00:03:45.905]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/message_convert.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.5501773Z [00:03:45.911]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/engine_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.5568834Z [00:03:45.918]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/auth/pkce_flow.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.5634955Z [00:03:45.925]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/auth/util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.5701813Z [00:03:45.931]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/auth/pkce_flow_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.5768923Z [00:03:45.938]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/auth/device_flow_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.5835189Z [00:03:45.945]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/auth/device_flow.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.5902099Z [00:03:45.951]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/auth/oauth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.5969251Z [00:03:45.958]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/listener/network_change.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.6035973Z [00:03:45.965]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/handshaker.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.6102394Z [00:03:45.971]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/error_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.6169919Z [00:03:45.978]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/conntype/priority.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.6236164Z [00:03:45.985]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/wg_watcher_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.6302536Z [00:03:45.991]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/conn_status.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.6369759Z [00:03:45.998]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/nilcheck.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.6436205Z [00:03:46.005]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/notifier.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.6503494Z [00:03:46.012]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/listener.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.6569940Z [00:03:46.018]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/worker/state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.6636728Z [00:03:46.025]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/error.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.6707098Z [00:03:46.032]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/status_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.6773421Z [00:03:46.038]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/session_id.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.6840681Z [00:03:46.045]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/iface.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.6906302Z [00:03:46.052]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/id/connid.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.6972256Z [00:03:46.058]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/ice/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.7037830Z [00:03:46.065]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/ice/StunTurn_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.7104448Z [00:03:46.072]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/ice/env.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.7169549Z [00:03:46.078]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/ice/stdnet.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.7235609Z [00:03:46.085]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/ice/StunTurn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.7302370Z [00:03:46.091]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/ice/stdnet_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.7367692Z [00:03:46.098]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/ice/agent.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.7434145Z [00:03:46.105]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/dispatcher/dispatcher.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.7500445Z [00:03:46.111]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/conn_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.7568400Z [00:03:46.118]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/worker_relay.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.7634013Z [00:03:46.125]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/status.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.7699778Z [00:03:46.131]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/worker_ice.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.7767853Z [00:03:46.138]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/signaler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.7832822Z [00:03:46.144]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/route.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.7899093Z [00:03:46.151]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/notifier_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.7964610Z [00:03:46.158]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/conn_status_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.8031731Z [00:03:46.164]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/guard/guard.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.8098833Z [00:03:46.171]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/guard/sr_watcher.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.8165782Z [00:03:46.178]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/guard/ice_monitor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.8232299Z [00:03:46.184]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/state_dump.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.8300564Z [00:03:46.191]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.8367173Z [00:03:46.198]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peer/wg_watcher.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.8434461Z [00:03:46.205]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/device_auth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.8501869Z [00:03:46.211]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/profilemanager/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.8568309Z [00:03:46.218]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/profilemanager/profilemanager_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.8635549Z [00:03:46.225]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/profilemanager/config_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.8701105Z [00:03:46.231]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/profilemanager/service.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.8767795Z [00:03:46.238]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/profilemanager/error.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.8834795Z [00:03:46.245]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/profilemanager/profilemanager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.8901429Z [00:03:46.251]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/profilemanager/state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.8969546Z [00:03:46.258]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/peerstore/store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.9036024Z [00:03:46.265]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/internal/statemanager/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.9101880Z [00:03:46.271]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.9169450Z [00:03:46.278]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/Dockerfile-rootless' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.9235700Z [00:03:46.285]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/configs/configs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.9302387Z [00:03:46.291]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/preferences_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.9368988Z [00:03:46.298]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/dns_list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.9435180Z [00:03:46.305]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/peer_notifier.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.9501252Z [00:03:46.311]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.9568226Z [00:03:46.318]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/gomobile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.9635886Z [00:03:46.325]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/networks.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.9703631Z [00:03:46.332]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/dns_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.9770891Z [00:03:46.338]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/login.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.9836935Z [00:03:46.345]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/preferences.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.9903393Z [00:03:46.351]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/android/exec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:19.9969893Z [00:03:46.358]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/anonymize/anonymize.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.0036957Z [00:03:46.365]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/anonymize/anonymize_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.0104972Z [00:03:46.372]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/panic_generic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.0172332Z [00:03:46.378]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/state_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.0239325Z [00:03:46.385]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/debug.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.0305937Z [00:03:46.392]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/event.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.0372749Z [00:03:46.398]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/debug_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.0440257Z [00:03:46.405]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/trace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.0506846Z [00:03:46.412]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/network.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.0573419Z [00:03:46.418]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/log.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.0640202Z [00:03:46.425]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.0706665Z [00:03:46.432]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/state_generic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.0773049Z [00:03:46.438]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.0839410Z [00:03:46.445]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/server_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.0906360Z [00:03:46.452]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/panic_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.0973413Z [00:03:46.458]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/server/forwardingrules.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.1040913Z [00:03:46.465]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios/NetBirdSDK/preferences_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.1109364Z [00:03:46.472]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios/NetBirdSDK/peer_notifier.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.1177325Z [00:03:46.479]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios/NetBirdSDK/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.1244166Z [00:03:46.486]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios/NetBirdSDK/gomobile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.1312369Z [00:03:46.492]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios/NetBirdSDK/routes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.1379066Z [00:03:46.499]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios/NetBirdSDK/login.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.1446420Z [00:03:46.506]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios/NetBirdSDK/preferences.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.1521403Z [00:03:46.512]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ios/NetBirdSDK/logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.1580621Z [00:03:46.519]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables/router_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.1647416Z [00:03:46.526]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables/manager_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.1712967Z [00:03:46.532]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables/rule.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.1778438Z [00:03:46.539]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables/state_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.1845151Z [00:03:46.546]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables/rulestore_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.1911434Z [00:03:46.552]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables/acl_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.1978050Z [00:03:46.559]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables/router_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.2043552Z [00:03:46.565]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iptables/manager_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.2109205Z [00:03:46.572]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.2175493Z [00:03:46.579]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/manager/port.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.2241622Z [00:03:46.585]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/manager/firewall.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.2307673Z [00:03:46.592]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/manager/set.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.2374678Z [00:03:46.599]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/manager/forward_rule.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.2440272Z [00:03:46.605]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/manager/routerpair.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.2506009Z [00:03:46.612]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/manager/firewall_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.2573968Z [00:03:46.619]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/manager/protocol.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.2641631Z [00:03:46.625]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/filter_filter_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.2707528Z [00:03:46.632]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/rule.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.2774085Z [00:03:46.639]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/forwarder/icmp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.2840342Z [00:03:46.645]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/forwarder/forwarder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.2906574Z [00:03:46.652]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/forwarder/tcp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.2972918Z [00:03:46.658]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/forwarder/endpoint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.3038290Z [00:03:46.665]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/forwarder/udp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.3103545Z [00:03:46.671]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/nat_bench_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.3170141Z [00:03:46.678]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/localip.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.3237372Z [00:03:46.685]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/nat.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.3303503Z [00:03:46.692]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/nat_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.3370441Z [00:03:46.698]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/log/log_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.3436716Z [00:03:46.705]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/log/log.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.3502320Z [00:03:46.711]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/common/iface.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.3569049Z [00:03:46.718]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/tracer_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.3635536Z [00:03:46.725]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/localip_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.3702345Z [00:03:46.731]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/allow_netbird_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.3769344Z [00:03:46.738]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/filter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.3836228Z [00:03:46.745]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/tracer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.3903978Z [00:03:46.752]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/allow_netbird.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.3970548Z [00:03:46.758]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/filter_bench_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.4037746Z [00:03:46.765]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/filter_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.4104569Z [00:03:46.772]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/udp_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.4170608Z [00:03:46.778]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/icmp_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.4236653Z [00:03:46.785]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/icmp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.4304157Z [00:03:46.792]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/tcp_bench_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.4372617Z [00:03:46.798]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.4438488Z [00:03:46.805]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/tcp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.4504735Z [00:03:46.812]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/udp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.4571637Z [00:03:46.818]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/common_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.4640345Z [00:03:46.825]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/uspfilter/conntrack/tcp_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.4708338Z [00:03:46.832]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/iface.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.4777352Z [00:03:46.839]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables/ipsetstore_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.4844664Z [00:03:46.846]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables/router_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.4912780Z [00:03:46.852]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables/manager_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.4979309Z [00:03:46.859]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables/state_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.5047912Z [00:03:46.866]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables/acl_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.5115751Z [00:03:46.873]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables/rule_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.5182518Z [00:03:46.879]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables/router_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.5249825Z [00:03:46.886]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/nftables/manager_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.5317965Z [00:03:46.893]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/create_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.5385590Z [00:03:46.900]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/firewall/test/cases_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.5453794Z [00:03:46.907]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/status/status_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.5521083Z [00:03:46.913]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/status/event.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.5589613Z [00:03:46.920]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/status/status.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.5655623Z [00:03:46.927]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/netbird-entrypoint.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:20.5722571Z [00:03:46.933]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/server_mock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.5789153Z [00:03:46.940]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.5855043Z [00:03:46.947]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.5922132Z [00:03:46.953]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/lookup_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.5989956Z [00:03:46.960]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/window_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.6056189Z [00:03:46.967]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/login.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.6123292Z [00:03:46.973]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/window_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.6188980Z [00:03:46.980]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/lookup.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.6254943Z [00:03:46.987]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.6322236Z [00:03:46.993]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/server_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.6389443Z [00:03:47.000]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ssh/window_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.6455150Z [00:03:47.007]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/service_installer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.6521563Z [00:03:47.013]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.6590036Z [00:03:47.020]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/down.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.6656695Z [00:03:47.027]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/debug_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.6725101Z [00:03:47.034]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/up_daemon_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.6791803Z [00:03:47.040]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/service_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.6859698Z [00:03:47.047]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/service.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.6926992Z [00:03:47.054]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/system.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.6994952Z [00:03:47.061]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/service_controller.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.7060463Z [00:03:47.067]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/debug.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.7127772Z [00:03:47.074]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/root.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.7195391Z [00:03:47.081]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/networks.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.7262188Z [00:03:47.087]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/up.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.7329521Z [00:03:47.094]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/status_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.7395844Z [00:03:47.101]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/logout.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.7461210Z [00:03:47.107]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/login.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.7528479Z [00:03:47.114]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/testutil_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.7597253Z [00:03:47.121]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/pprof.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.7664368Z [00:03:47.128]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/root_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.7730323Z [00:03:47.134]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/trace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.7796896Z [00:03:47.141]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/profile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.7862338Z [00:03:47.147]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/status.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.7929571Z [00:03:47.154]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.7996291Z [00:03:47.161]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/login_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.8062695Z [00:03:47.167]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/debug_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.8128473Z [00:03:47.174]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/ssh.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.8194963Z [00:03:47.181]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/cmd/forwarding_rules.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.8262491Z [00:03:47.187]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/embed/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.8331621Z [00:03:47.194]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/embed/embed.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.8397676Z [00:03:47.201]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/installer.nsis' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.8464692Z [00:03:47.208]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/font_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.8531481Z [00:03:47.214]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/const.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.8598009Z [00:03:47.221]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/netbird-ui.rb.tmpl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.8665536Z [00:03:47.228]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/font_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.8730806Z [00:03:47.234]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/font_bsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.8797654Z [00:03:47.241]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/event/event.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.8863370Z [00:03:47.247]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/icons_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.8929718Z [00:03:47.254]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/debug.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.8998235Z [00:03:47.261]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/font_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.9064875Z [00:03:47.268]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/process/process_nonwindows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.9132558Z [00:03:47.274]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/process/process.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.9200867Z [00:03:47.281]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/process/process_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.9267732Z [00:03:47.288]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/desktop/desktop.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.9336206Z [00:03:47.295]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/build/banner.bmp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.9402940Z [00:03:47.301]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/build/build-ui-linux.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.9470524Z [00:03:47.308]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/build/netbird.desktop' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.9537350Z [00:03:47.315]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/event_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.9604767Z [00:03:47.322]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/profile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.9673992Z [00:03:47.329]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/network.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.9740555Z [00:03:47.335]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/client_ui.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.9809476Z [00:03:47.342]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/Netbird.icns' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.9877675Z [00:03:47.349]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/manifest.xml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:20.9944685Z [00:03:47.356]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/icons.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.0013015Z [00:03:47.362]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connected.ico' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.0081348Z [00:03:47.369]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-disconnected-dark.ico' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.0151336Z [00:03:47.376]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-error.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.0219203Z [00:03:47.383]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-error-macos.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.0286692Z [00:03:47.390]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-error-dark.ico' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.0353827Z [00:03:47.396]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-disconnected-macos.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.0420899Z [00:03:47.403]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-connected.ico' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.0487950Z [00:03:47.410]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-disconnected.ico' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.0556562Z [00:03:47.417]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/connected.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.0624753Z [00:03:47.424]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connecting-dark.ico' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.0693003Z [00:03:47.430]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connecting.ico' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.0761393Z [00:03:47.437]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connected-dark.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.0829422Z [00:03:47.444]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-disconnected-dark.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.0898346Z [00:03:47.451]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-error-dark.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.0966878Z [00:03:47.458]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connecting-dark.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.1034438Z [00:03:47.465]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connected-macos.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.1102268Z [00:03:47.471]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connecting.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.1170347Z [00:03:47.478]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-connected-dark.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.1238207Z [00:03:47.485]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-disconnected.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.1307511Z [00:03:47.492]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-disconnected-macos.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.1374742Z [00:03:47.499]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-disconnected.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.1441436Z [00:03:47.505]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connected-dark.ico' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.1510040Z [00:03:47.512]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-connected.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.1577803Z [00:03:47.519]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.1645987Z [00:03:47.526]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-connected-dark.ico' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.1713615Z [00:03:47.533]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/disconnected.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.1781752Z [00:03:47.539]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-error.ico' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.1849115Z [00:03:47.546]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-disconnected.ico' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.1916735Z [00:03:47.553]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connected.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.1986042Z [00:03:47.560]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-connecting-macos.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.2052618Z [00:03:47.566]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird-systemtray-update-connected-macos.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.2120972Z [00:03:47.573]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/ui/assets/netbird.ico' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.2189686Z [00:03:47.580]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/errors/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.2257170Z [00:03:47.587]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/resources.rc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.2324420Z [00:03:47.594]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/netbird.wxs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.2391641Z [00:03:47.600]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/manifest.xml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.2459019Z [00:03:47.607]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.2527086Z [00:03:47.614]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/testdata/store.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.2594534Z [00:03:47.621]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/testdata/management.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.2662716Z [00:03:47.627]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_destroy_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.2730769Z [00:03:47.634]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/mocks/tun.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.2798371Z [00:03:47.641]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/mocks/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.2865622Z [00:03:47.648]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/mocks/filter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.2932956Z [00:03:47.654]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/mocks/iface/mocks/filter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.3001214Z [00:03:47.661]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/interface.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.3069320Z [00:03:47.668]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.3136755Z [00:03:47.675]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_filter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.3204964Z [00:03:47.682]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/args.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.3273492Z [00:03:47.689]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_netstack.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.3342135Z [00:03:47.695]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_usp_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.3410160Z [00:03:47.702]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_ios.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.3478794Z [00:03:47.709]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_filter_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.3547819Z [00:03:47.716]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/wg_log.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.3614685Z [00:03:47.723]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/windows_guid.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.3682674Z [00:03:47.729]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/kernel_module_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.3750863Z [00:03:47.736]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/kernel_module_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.3819064Z [00:03:47.743]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/kernel_module.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.3887451Z [00:03:47.750]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/adapter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.3956237Z [00:03:47.757]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_kernel_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.4024637Z [00:03:47.764]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/wg_link_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.4092384Z [00:03:47.770]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.4159675Z [00:03:47.777]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/kernel_module_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.4227631Z [00:03:47.784]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/wg_link_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.4294742Z [00:03:47.791]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device/device_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.4363477Z [00:03:47.797]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/wgshow.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.4430229Z [00:03:47.804]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/uapi_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.4497603Z [00:03:47.811]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/err.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.4564331Z [00:03:47.818]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/name_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.4631883Z [00:03:47.824]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/usp_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.4700586Z [00:03:47.831]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.4769664Z [00:03:47.838]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/wgstats.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.4836547Z [00:03:47.845]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/usp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.4903760Z [00:03:47.852]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/kernel_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.4970363Z [00:03:47.858]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/uapi.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.5038601Z [00:03:47.865]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/configurer/name.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.5107218Z [00:03:47.872]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_create_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.5173398Z [00:03:47.879]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_new_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.5240841Z [00:03:47.885]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.5307807Z [00:03:47.892]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/freebsd/iface.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.5374793Z [00:03:47.899]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/freebsd/iface_internal_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.5442163Z [00:03:47.905]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/freebsd/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.5509155Z [00:03:47.912]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/freebsd/link.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.5575043Z [00:03:47.919]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_create_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.5642178Z [00:03:47.925]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_destroy_mobile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.5711818Z [00:03:47.932]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_destroy_bsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.5780130Z [00:03:47.939]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_new_ios.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.5848443Z [00:03:47.946]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgaddr/address.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.5915452Z [00:03:47.953]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.5982666Z [00:03:47.959]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_destroy_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.6050245Z [00:03:47.966]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.6119827Z [00:03:47.973]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_new_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.6187092Z [00:03:47.980]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_new_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.6254673Z [00:03:47.987]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/activity_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.6322654Z [00:03:47.993]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/udp_muxed_conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.6389612Z [00:03:48.000]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/activity.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.6456305Z [00:03:48.007]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/ice_bind.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.6524317Z [00:03:48.014]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/udp_mux_ios.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.6593005Z [00:03:48.020]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/endpoint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.6661646Z [00:03:48.027]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/udp_mux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.6730372Z [00:03:48.034]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/udp_mux_universal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.6798806Z [00:03:48.041]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/control.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.6867053Z [00:03:48.048]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/bind/udp_mux_generic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.6934666Z [00:03:48.055]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_guid_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.7002723Z [00:03:48.061]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/netstack/proxy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.7069541Z [00:03:48.068]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/netstack/tun.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.7137396Z [00:03:48.075]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/netstack/env.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.7204695Z [00:03:48.082]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/netstack/dialer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.7271544Z [00:03:48.088]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_new_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.7339370Z [00:03:48.095]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/factory_kernel_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.7406350Z [00:03:48.102]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/proxy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.7474090Z [00:03:48.109]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/factory_usp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.7541760Z [00:03:48.115]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/proxy_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.7610355Z [00:03:48.122]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/ebpf/proxy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.7678208Z [00:03:48.129]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/ebpf/proxy_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.7746041Z [00:03:48.136]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/ebpf/wrapper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.7814185Z [00:03:48.142]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/ebpf/portlookup_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.7880830Z [00:03:48.149]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/ebpf/portlookup.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.7948351Z [00:03:48.156]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/factory_kernel.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.8015764Z [00:03:48.163]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/proxy_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.8085353Z [00:03:48.170]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/udp/proxy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.8152329Z [00:03:48.176]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/bind/proxy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.8220748Z [00:03:48.183]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/wgproxy/listener/listener.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.8287981Z [00:03:48.190]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/iface_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.8355743Z [00:03:48.197]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/client/iface/device_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.8423334Z [00:03:48.203]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/docs/media/peerB.gif' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.8491945Z [00:03:48.210]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/docs/media/logo.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.8560096Z [00:03:48.217]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/docs/media/peerA.gif' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.8628033Z [00:03:48.224]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/docs/media/logo-full.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.8695344Z [00:03:48.231]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/install.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:21.8762557Z [00:03:48.237]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/darwin-ui-uninstaller.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.8830202Z [00:03:48.244]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/darwin_pkg/preinstall' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:21.8897449Z [00:03:48.251]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/darwin_pkg/postinstall' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:21.8964971Z [00:03:48.258]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/darwin-ui-installer.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.9032614Z [00:03:48.264]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/post_install.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.9100495Z [00:03:48.271]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/pre_remove.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.9168210Z [00:03:48.278]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/ui-post-install.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.9236849Z [00:03:48.285]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/systemd/netbird-management.service' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.9305302Z [00:03:48.292]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/systemd/netbird@.service' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.9374628Z [00:03:48.299]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/systemd/netbird-signal.service' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.9441919Z [00:03:48.305]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/release_files/systemd/env' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.9509322Z [00:03:48.312]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/monotime/time_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.9577051Z [00:03:48.319]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/monotime/time.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.9643392Z [00:03:48.326]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.editorconfig' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.9710526Z [00:03:48.332]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/CONTRIBUTOR_LICENSE_AGREEMENT.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.9778594Z [00:03:48.339]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/set.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.9844922Z [00:03:48.346]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/logcat/logcat.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.9912271Z [00:03:48.352]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/logcat/logcat_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:21.9980036Z [00:03:48.359]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/syslog/formatter_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.0048326Z [00:03:48.366]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/syslog/formatter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.0117401Z [00:03:48.373]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/hook/additional_goroutine.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.0187029Z [00:03:48.380]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/hook/keys.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.0255752Z [00:03:48.387]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/hook/hook.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.0322574Z [00:03:48.393]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/hook/hook_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.0390220Z [00:03:48.400]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/hook/additional_empty.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.0457427Z [00:03:48.407]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/levels/levels.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.0525924Z [00:03:48.414]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/txt/formatter_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.0592492Z [00:03:48.420]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/txt/format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.0660342Z [00:03:48.427]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/txt/formatter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.0728858Z [00:03:48.434]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/formatter/txt/format_gorutines.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.0794764Z [00:03:48.441]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/versioninfo.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.0862040Z [00:03:48.447]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/AUTHORS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.0929482Z [00:03:48.454]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.devcontainer/Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.0997979Z [00:03:48.461]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.devcontainer/devcontainer.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.1065825Z [00:03:48.468]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/dns/nameserver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.1133468Z [00:03:48.475]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/dns/dns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.1200607Z [00:03:48.481]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.goreleaser_ui.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.1269992Z [00:03:48.488]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.1337271Z [00:03:48.495]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.1405114Z [00:03:48.502]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/setupkey.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.1472248Z [00:03:48.508]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/store/sql_store_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.1538814Z [00:03:48.515]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/store/migration_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.1607117Z [00:03:48.522]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/store/sql_store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.1673437Z [00:03:48.528]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/store/migration.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.1741725Z [00:03:48.535]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/store/crypt_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.1808291Z [00:03:48.542]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/store/crypt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.1875421Z [00:03:48.549]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/codes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.1943405Z [00:03:48.555]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/event.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.2011600Z [00:03:48.562]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/activity/store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.2077826Z [00:03:48.569]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/peer_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.2145254Z [00:03:48.576]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/management_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.2211676Z [00:03:48.582]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/users/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.2279300Z [00:03:48.589]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/users/user.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.2347995Z [00:03:48.596]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/updatechannel_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.2416062Z [00:03:48.603]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/geolocation/utils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.2482729Z [00:03:48.609]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/geolocation/database.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.2550044Z [00:03:48.616]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/geolocation/store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.2616545Z [00:03:48.623]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/geolocation/geolocation_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.2682741Z [00:03:48.629]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/geolocation/geolocation.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.2751248Z [00:03:48.636]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/geo_location.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.2818817Z [00:03:48.643]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/os_version_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.2886442Z [00:03:48.650]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/checks.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.2954315Z [00:03:48.657]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/process.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.3021471Z [00:03:48.663]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/os_version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.3089338Z [00:03:48.670]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/network.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.3157536Z [00:03:48.677]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/geo_location_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.3226378Z [00:03:48.684]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/process_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.3292847Z [00:03:48.690]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/network_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.3360820Z [00:03:48.697]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/nb_version_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.3428985Z [00:03:48.704]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/checks_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.3497137Z [00:03:48.711]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture/nb_version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.3564511Z [00:03:48.718]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/store/sql_store_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.3631924Z [00:03:48.724]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/store/sql_store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.3699417Z [00:03:48.731]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/store/store_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.3767299Z [00:03:48.738]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/store/store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.3835284Z [00:03:48.745]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/store/file_store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.3902400Z [00:03:48.751]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/account_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.3969898Z [00:03:48.758]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/telemetry/http_api_metrics.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.4037859Z [00:03:48.765]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/telemetry/accountmanager_metrics.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.4105806Z [00:03:48.772]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/telemetry/app_metrics.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.4172704Z [00:03:48.778]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/telemetry/grpc_metrics.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.4241135Z [00:03:48.785]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/telemetry/updatechannel_metrics.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.4309379Z [00:03:48.792]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/telemetry/idp_metrics.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.4376968Z [00:03:48.799]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/telemetry/store_metrics.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.4444007Z [00:03:48.806]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/route_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.4511390Z [00:03:48.812]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/user_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.4579252Z [00:03:48.819]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/account/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.4646672Z [00:03:48.826]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/account.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.4716168Z [00:03:48.833]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/groups/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.4784058Z [00:03:48.840]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/token_mgr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.4851359Z [00:03:48.846]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/nameserver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.4918585Z [00:03:48.853]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/scheduler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.4986270Z [00:03:48.860]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testutil/store_ios.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.5052748Z [00:03:48.866]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testutil/store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.5120052Z [00:03:48.873]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/account_request_buffer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.5187725Z [00:03:48.880]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/setupkey_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.5254203Z [00:03:48.887]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/policy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.5321875Z [00:03:48.893]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/mock_server/account_mock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.5389273Z [00:03:48.900]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/mock_server/management_server_mock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.5457285Z [00:03:48.907]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/grpcserver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.5528596Z [00:03:48.914]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/management_proto_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.5599167Z [00:03:48.921]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/manager_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.5667498Z [00:03:48.928]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/routers/manager_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.5734516Z [00:03:48.935]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/routers/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.5802297Z [00:03:48.941]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/routers/types/router.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.5870819Z [00:03:48.948]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/routers/types/router_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.5938475Z [00:03:48.955]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.6006415Z [00:03:48.962]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/types/network.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.6074283Z [00:03:48.969]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/resources/manager_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.6141474Z [00:03:48.975]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/resources/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.6211020Z [00:03:48.982]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/resources/types/resource_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.6280202Z [00:03:48.989]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/networks/resources/types/resource.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.6348286Z [00:03:48.996]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/migration/migration_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.6416865Z [00:03:49.003]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/migration/migration.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.6484301Z [00:03:49.010]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/nameserver_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.6551421Z [00:03:49.016]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/resource.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.6619862Z [00:03:49.023]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/cache/marshaler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.6688979Z [00:03:49.030]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/cache/store_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.6760040Z [00:03:49.037]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/cache/idp_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.6829161Z [00:03:49.044]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/cache/store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.6897142Z [00:03:49.051]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/cache/idp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.6964935Z [00:03:49.058]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture_checks.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.7032610Z [00:03:49.064]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/ephemeral.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.7100343Z [00:03:49.071]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/dns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.7167958Z [00:03:49.078]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/user.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.7236257Z [00:03:49.085]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/updatechannel.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.7305466Z [00:03:49.092]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integrations/extra_settings/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.7373822Z [00:03:49.098]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integrations/port_forwarding/controller.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.7442545Z [00:03:49.105]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integrations/integrated_validator/interface.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.7509491Z [00:03:49.112]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/event.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.7576021Z [00:03:49.119]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integrated_validator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.7645190Z [00:03:49.126]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/token_mgr_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.7713381Z [00:03:49.132]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/context/auth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.7781234Z [00:03:49.139]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/context/keys.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.7850310Z [00:03:49.146]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/group.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.7919108Z [00:03:49.153]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/ephemeral_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.7987035Z [00:03:49.160]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/event_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.8056267Z [00:03:49.167]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/okta_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.8126372Z [00:03:49.174]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/azure.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.8192845Z [00:03:49.180]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/mock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.8260969Z [00:03:49.187]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.8329665Z [00:03:49.194]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/auth0_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.8397802Z [00:03:49.201]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/okta.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.8467238Z [00:03:49.208]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/azure_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.8535008Z [00:03:49.215]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/google_workspace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.8602431Z [00:03:49.221]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/zitadel_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.8670019Z [00:03:49.228]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/jumpcloud_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.8738475Z [00:03:49.235]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/zitadel.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.8806044Z [00:03:49.242]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/auth0.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.8874485Z [00:03:49.249]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/authentik.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.8942303Z [00:03:49.255]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/authentik_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.9009676Z [00:03:49.262]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/keycloak_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.9078574Z [00:03:49.269]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/keycloak.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.9147500Z [00:03:49.276]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/jumpcloud.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.9215176Z [00:03:49.283]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/idp/idp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.9281694Z [00:03:49.289]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/route.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.9349371Z [00:03:49.296]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/peers/manager_mock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.9415946Z [00:03:49.303]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/peers/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.9483875Z [00:03:49.310]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/integration_reference/integration_reference.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.9551775Z [00:03:49.316]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/setupkey.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.9619833Z [00:03:49.323]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/account_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.9690826Z [00:03:49.330]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/personal_access_token.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.9759317Z [00:03:49.337]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/dns_settings.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.9826852Z [00:03:49.344]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/account.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.9895122Z [00:03:49.351]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/policy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:22.9962249Z [00:03:49.357]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/settings.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.0030260Z [00:03:49.364]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/resource.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.0098984Z [00:03:49.371]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/user.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.0166770Z [00:03:49.378]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/personal_access_token_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.0233602Z [00:03:49.385]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.0301206Z [00:03:49.391]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/group.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.0369013Z [00:03:49.398]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/network.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.0436502Z [00:03:49.405]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/route_firewall_rule.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.0504450Z [00:03:49.412]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/network_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.0571750Z [00:03:49.418]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/policyrule.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.0640196Z [00:03:49.425]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/peer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.0708830Z [00:03:49.432]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/group_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.0776422Z [00:03:49.439]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/types/firewall_rule.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.0846202Z [00:03:49.446]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/posture_checks_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.0914300Z [00:03:49.453]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/peer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.0981560Z [00:03:49.459]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/manager_mock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.1049972Z [00:03:49.466]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/manager_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.1116825Z [00:03:49.473]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.1183253Z [00:03:49.479]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/test_data/sample_key.pub' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.1249687Z [00:03:49.486]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/test_data/jwks.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.1319228Z [00:03:49.493]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/test_data/sample_key' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.1386259Z [00:03:49.500]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/jwt/validator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.1452900Z [00:03:49.506]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/auth/jwt/extractor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.1521058Z [00:03:49.513]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/settings/manager_mock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.1587323Z [00:03:49.520]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/settings/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.1655982Z [00:03:49.527]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/group_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.1723593Z [00:03:49.534]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/metrics/selfhosted_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.1791486Z [00:03:49.540]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/metrics/selfhosted.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.1858718Z [00:03:49.547]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/dns_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.1926040Z [00:03:49.554]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/scheduler_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.1993815Z [00:03:49.561]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/peer/peer_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.2060602Z [00:03:49.567]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/peer/peer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.2127584Z [00:03:49.574]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/util/util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.2195661Z [00:03:49.581]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/util/util_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.2263328Z [00:03:49.587]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/manager_mock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.2331164Z [00:03:49.594]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/roles/role_permissions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.2398531Z [00:03:49.601]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/roles/network_admin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.2464760Z [00:03:49.608]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/roles/auditor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.2534147Z [00:03:49.615]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/roles/owner.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.2600989Z [00:03:49.621]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/roles/user.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.2668191Z [00:03:49.628]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/roles/admin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.2736530Z [00:03:49.635]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.2804707Z [00:03:49.642]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/modules/module.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.2872056Z [00:03:49.648]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/permissions/operations/operation.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.2940435Z [00:03:49.655]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/policy_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.3009483Z [00:03:49.662]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/store.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.3077349Z [00:03:49.669]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/storev1.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.3144772Z [00:03:49.676]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/networks.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.3212674Z [00:03:49.682]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/store_policy_migrate.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.3280289Z [00:03:49.689]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/extended-store.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.3347890Z [00:03:49.696]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/geonames_20240305.db' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.3417077Z [00:03:49.703]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/GeoLite2-City_20240305.mmdb' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.3484820Z [00:03:49.710]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/management.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.3552222Z [00:03:49.716]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/testdata/store_with_expired_peers.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.3620651Z [00:03:49.723]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/testing_tools/tools.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.3689178Z [00:03:49.730]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/benchmarks/peers_handler_benchmark_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.3758085Z [00:03:49.737]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/benchmarks/setupkeys_handler_benchmark_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.3825510Z [00:03:49.744]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/benchmarks/users_handler_benchmark_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.3894273Z [00:03:49.751]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/integration/setupkeys_handler_integration_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.3962198Z [00:03:49.757]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/testdata/users.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.4029981Z [00:03:49.764]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/testdata/peers.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.4098683Z [00:03:49.771]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/testing/testdata/setup_keys.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.4166769Z [00:03:49.778]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/middleware/bypass/bypass_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.4235128Z [00:03:49.785]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/middleware/bypass/bypass.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.4304105Z [00:03:49.792]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/middleware/auth_middleware.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.4371787Z [00:03:49.798]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/middleware/auth_middleware_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.4438946Z [00:03:49.805]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.4507258Z [00:03:49.812]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/configs/auth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.4576240Z [00:03:49.819]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/users/pat_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.4644482Z [00:03:49.826]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/users/users_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.4714070Z [00:03:49.833]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/users/users_handler_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.4781693Z [00:03:49.839]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/users/pat_handler_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.4849730Z [00:03:49.846]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/groups/groups_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.4916883Z [00:03:49.853]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/groups/groups_handler_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.4985981Z [00:03:49.860]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/setup_keys/setupkeys_handler_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.5054109Z [00:03:49.867]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/setup_keys/setupkeys_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.5122923Z [00:03:49.873]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/policies/posture_checks_handler_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.5191760Z [00:03:49.880]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/policies/posture_checks_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.5260203Z [00:03:49.887]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/policies/policies_handler_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.5327411Z [00:03:49.894]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/policies/geolocations_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.5394552Z [00:03:49.901]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/policies/geolocation_handler_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.5461987Z [00:03:49.907]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/policies/policies_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.5531680Z [00:03:49.914]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/networks/handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.5601191Z [00:03:49.921]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/networks/routers_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.5668410Z [00:03:49.928]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/networks/resources_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.5736192Z [00:03:49.935]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/events/events_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.5803991Z [00:03:49.942]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/events/events_handler_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.5873804Z [00:03:49.949]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/dns/nameservers_handler_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.5945737Z [00:03:49.956]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/dns/nameservers_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.6013575Z [00:03:49.962]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/dns/dns_settings_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.6081542Z [00:03:49.969]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/dns/dns_settings_handler_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.6149424Z [00:03:49.976]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/peers/peers_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.6218660Z [00:03:49.983]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/peers/peers_handler_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.6287096Z [00:03:49.990]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/accounts/accounts_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.6355729Z [00:03:49.997]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/accounts/accounts_handler_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.6423408Z [00:03:50.003]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/routes/routes_handler_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.6491118Z [00:03:50.010]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/server/http/handlers/routes/routes_handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.6559318Z [00:03:50.017]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/internals/server/modules.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.6626629Z [00:03:50.024]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/internals/server/controllers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.6693029Z [00:03:50.030]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/internals/server/config/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.6764385Z [00:03:50.038]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/internals/server/boot.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.6833432Z [00:03:50.044]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/internals/server/container.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.6901584Z [00:03:50.051]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/internals/server/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.6968507Z [00:03:50.058]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/cmd/management_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.7034512Z [00:03:50.065]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/cmd/management.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.7100498Z [00:03:50.071]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/cmd/migration_up.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.7167470Z [00:03:50.078]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/cmd/root.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.7233802Z [00:03:50.085]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/cmd/defaults.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.7300563Z [00:03:50.091]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.7367773Z [00:03:50.098]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/Dockerfile.debug' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.7435032Z [00:03:50.105]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/management/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.7502338Z [00:03:50.111]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/base62/base62.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.7570572Z [00:03:50.118]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/base62/base62_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.7638175Z [00:03:50.125]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.7706106Z [00:03:50.132]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.7774035Z [00:03:50.139]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/sock_nolinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.7843335Z [00:03:50.145]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/example/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.7910902Z [00:03:50.152]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/example/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.7978287Z [00:03:50.159]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/sock_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.8046336Z [00:03:50.166]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/stun_filter_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.8113652Z [00:03:50.173]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/filter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.8181455Z [00:03:50.179]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/sock_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.8250573Z [00:03:50.186]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/sharedsock/stun_filter_nolinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.8317355Z [00:03:50.193]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/go.mod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.8384264Z [00:03:50.200]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.gitattributes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.8451505Z [00:03:50.206]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git-branches.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.8520324Z [00:03:50.213]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/route53_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.8587548Z [00:03:50.220]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/letsencrypt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.8655070Z [00:03:50.227]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/encryption_suite_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.8724193Z [00:03:50.234]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/cert.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.8792700Z [00:03:50.240]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/encryption_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.8860515Z [00:03:50.247]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/testprotos/testproto.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.8934707Z [00:03:50.255]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/testprotos/testproto.proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.9001818Z [00:03:50.261]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/testprotos/generate.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:23.9069565Z [00:03:50.268]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/encryption.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.9137051Z [00:03:50.275]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/message.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.9205924Z [00:03:50.282]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/encryption/route53.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.9273251Z [00:03:50.288]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/CODE_OF_CONDUCT.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.9340397Z [00:03:50.295]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.9407829Z [00:03:50.302]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.9475487Z [00:03:50.309]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/server/signal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.9543804Z [00:03:50.316]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/cmd/env.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.9612143Z [00:03:50.322]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/cmd/run.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.9681266Z [00:03:50.329]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/cmd/root.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.9750355Z [00:03:50.336]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.9818428Z [00:03:50.343]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.9886025Z [00:03:50.350]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/metrics/metrics.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:23.9954460Z [00:03:50.357]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/metrics/app.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.0022259Z [00:03:50.363]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/peer/peer_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.0088665Z [00:03:50.370]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/signal/peer/peer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.0156415Z [00:03:50.377]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.0223724Z [00:03:50.384]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.0292955Z [00:03:50.390]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/store/notifier.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.0360617Z [00:03:50.397]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/store/listener.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.0427683Z [00:03:50.404]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/store/store_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.0494747Z [00:03:50.411]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/store/store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.0561150Z [00:03:50.417]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/url.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.0632623Z [00:03:50.424]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/relay.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.0700175Z [00:03:50.431]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/relay_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.0768934Z [00:03:50.438]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/handshake.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.0836766Z [00:03:50.445]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.0904320Z [00:03:50.452]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/peer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.0972318Z [00:03:50.458]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/listener/quic/listener.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.1040490Z [00:03:50.465]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/listener/quic/conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.1108168Z [00:03:50.472]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/listener/listener.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.1176647Z [00:03:50.479]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/listener/ws/listener.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.1244173Z [00:03:50.486]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/server/listener/ws/conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.1312214Z [00:03:50.492]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/protocol/protocol.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.1380389Z [00:03:50.499]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/cmd/env.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.1447627Z [00:03:50.506]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/cmd/root.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.1515354Z [00:03:50.513]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/cmd/pprof.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.1583404Z [00:03:50.520]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.1650771Z [00:03:50.526]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/test/benchmark_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.1718614Z [00:03:50.533]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.1786328Z [00:03:50.540]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/metrics/realy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.1854425Z [00:03:50.547]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/healthcheck/quic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.1922246Z [00:03:50.553]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/healthcheck/ws.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.1989628Z [00:03:50.560]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/healthcheck/healthcheck.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.2056912Z [00:03:50.567]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2/start_msg.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.2126580Z [00:03:50.574]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2/signal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.2194343Z [00:03:50.581]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2/relay.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.2261037Z [00:03:50.587]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2/tun/proxy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.2328780Z [00:03:50.594]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2/tun/tun.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.2397641Z [00:03:50.601]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2/turn_allocator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.2464520Z [00:03:50.608]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.2531736Z [00:03:50.614]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/relay/testec2/turn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.2599636Z [00:03:50.621]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/nginx.tmpl.conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.2666562Z [00:03:50.628]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/observability/grafana/dashboards/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.2733283Z [00:03:50.634]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/observability/grafana/dashboards/readme.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.2800486Z [00:03:50.641]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/observability/grafana/dashboards/management.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.2876440Z [00:03:50.648]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/observability/grafana/dashboards/signal.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.2937376Z [00:03:50.655]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/observability/grafana/dashboards/relay.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.3004939Z [00:03:50.662]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/getting-started-with-zitadel.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.3072550Z [00:03:50.668]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/management.json.tmpl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.3139978Z [00:03:50.675]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/base.setup.env' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.3207596Z [00:03:50.682]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/tests/setup.env' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.3274420Z [00:03:50.689]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/configure.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:24.3340718Z [00:03:50.695]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/turnserver.conf.tmpl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.3408346Z [00:03:50.702]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/docker-compose.yml.tmpl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.3476880Z [00:03:50.709]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/artifacts/.gitkeep' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.3544853Z [00:03:50.716]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/docker-compose.yml.tmpl.traefik' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.3612431Z [00:03:50.722]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/infrastructure_files/setup.env.example' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.3680628Z [00:03:50.729]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.golangci.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.3749764Z [00:03:50.736]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/golang-test-freebsd.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.3817231Z [00:03:50.743]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/golang-test-darwin.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.3884912Z [00:03:50.750]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/sync-main.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.3952383Z [00:03:50.756]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/docs-ack.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.4021268Z [00:03:50.763]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/git-town.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.4088855Z [00:03:50.770]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/check-license-dependencies.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.4156006Z [00:03:50.777]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/golang-test-windows.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.4223226Z [00:03:50.783]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/mobile-build-validation.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.4290599Z [00:03:50.790]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/sync-tag.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.4357606Z [00:03:50.797]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/test-infrastructure-files.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.4425941Z [00:03:50.804]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/golang-test-linux.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.4494146Z [00:03:50.811]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/release.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.4561533Z [00:03:50.817]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/update-docs.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.4629570Z [00:03:50.824]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/forum.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.4699244Z [00:03:50.831]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/golangci-lint.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.4767219Z [00:03:50.838]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/workflows/install-script-test.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.4835826Z [00:03:50.845]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/pull_request_template.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.4902669Z [00:03:50.851]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/FUNDING.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.4970465Z [00:03:50.858]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/ISSUE_TEMPLATE/feature_request.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.5037731Z [00:03:50.865]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.github/ISSUE_TEMPLATE/bug-issue-report.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.5105238Z [00:03:50.872]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.5172026Z [00:03:50.878]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.5239508Z [00:03:50.885]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/server/local_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.5307771Z [00:03:50.892]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/server/s3_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.5373517Z [00:03:50.899]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/server/s3.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.5440183Z [00:03:50.905]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/server/local.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.5509034Z [00:03:50.912]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/server/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.5579239Z [00:03:50.919]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/types/upload.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.5650361Z [00:03:50.926]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/upload-server/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.5717198Z [00:03:50.933]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/LICENSES/BSD-3-Clause.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.5783286Z [00:03:50.940]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/LICENSES/REUSE.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.5849975Z [00:03:50.946]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/LICENSES/AGPL-3.0.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.5918009Z [00:03:50.953]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.5986091Z [00:03:50.960]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:24.6053866Z [00:03:50.967]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:24.6121867Z [00:03:50.973]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:24.6189587Z [00:03:50.980]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:24.6257853Z [00:03:50.987]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:24.6324985Z [00:03:50.994]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:24.6392058Z [00:03:51.000]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:24.6457963Z [00:03:51.007]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:24.6524508Z [00:03:51.014]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:24.6593722Z [00:03:51.021]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:24.6661013Z [00:03:51.027]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:24.6729313Z [00:03:51.034]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:24.6798140Z [00:03:51.041]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:24.6865021Z [00:03:51.048]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:24.6933885Z [00:03:51.055]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/logs/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.7002297Z [00:03:51.061]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.7069794Z [00:03:51.068]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.7137330Z [00:03:51.075]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.7204997Z [00:03:51.082]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.7272953Z [00:03:51.088]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.7341593Z [00:03:51.095]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.7408958Z [00:03:51.102]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.7476166Z [00:03:51.109]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.7544499Z [00:03:51.116]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/pack/pack-76e307675ea9e9a4b3db1e9c4badb7bda755a30f.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.7611650Z [00:03:51.122]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/pack/pack-fa3caa8756124276261e2ff624a2b9b4d242e838.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.7679183Z [00:03:51.129]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/pack/pack-fa3caa8756124276261e2ff624a2b9b4d242e838.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.7747504Z [00:03:51.136]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/pack/pack-76e307675ea9e9a4b3db1e9c4badb7bda755a30f.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.7815835Z [00:03:51.143]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/pack/pack-76e307675ea9e9a4b3db1e9c4badb7bda755a30f.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.7883792Z [00:03:51.150]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/pack/pack-fa3caa8756124276261e2ff624a2b9b4d242e838.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.7951386Z [00:03:51.156]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/pack/pack-76e307675ea9e9a4b3db1e9c4badb7bda755a30f.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.8018541Z [00:03:51.163]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/objects/pack/pack-fa3caa8756124276261e2ff624a2b9b4d242e838.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.8086555Z [00:03:51.170]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.8153045Z [00:03:51.176]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.8220644Z [00:03:51.183]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dial.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.8288330Z [00:03:51.190]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listener_init_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.8355304Z [00:03:51.197]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dialer_dial.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.8422245Z [00:03:51.203]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/env.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.8490772Z [00:03:51.210]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listener_listen_ios.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.8558681Z [00:03:51.217]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listener.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.8628215Z [00:03:51.224]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/protectsocket_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.8696607Z [00:03:51.231]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listener_init_nonlinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.8764062Z [00:03:51.238]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/env_generic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.8830559Z [00:03:51.244]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.8897517Z [00:03:51.251]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/net.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.8966159Z [00:03:51.258]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dialer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.9034161Z [00:03:51.265]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listener_init_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.9101507Z [00:03:51.271]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/net_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.9168804Z [00:03:51.278]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/env_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.9235537Z [00:03:51.285]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/net_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.9302755Z [00:03:51.291]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dial_ios.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.9371506Z [00:03:51.298]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listener_listen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.9438038Z [00:03:51.305]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dialer_init_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.9506807Z [00:03:51.312]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dialer_init_nonlinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.9573481Z [00:03:51.319]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.9640745Z [00:03:51.325]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/dialer_init_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.9710469Z [00:03:51.332]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/net/listen_ios.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.9778416Z [00:03:51.339]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/syslog_nonwindows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.9846155Z [00:03:51.346]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/runtime.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.9913429Z [00:03:51.352]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/semaphore-group/semaphore_group.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:24.9979890Z [00:03:51.359]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/semaphore-group/semaphore_group_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.0048168Z [00:03:51.366]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/retry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.0115729Z [00:03:51.373]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/grpc/dialer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.0183415Z [00:03:51.380]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.0250147Z [00:03:51.386]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/membership_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.0317816Z [00:03:51.393]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/util_suite_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.0386339Z [00:03:51.400]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/permission.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.0452808Z [00:03:51.406]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/duration.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.0522101Z [00:03:51.413]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/permission_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.0590144Z [00:03:51.420]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/log.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.0656796Z [00:03:51.427]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/file.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.0724632Z [00:03:51.434]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/embeddedroots/isrg-root-x1.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.0792298Z [00:03:51.440]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/embeddedroots/embeddedroots.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.0860229Z [00:03:51.447]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/embeddedroots/isrg-root-x2.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.0927419Z [00:03:51.454]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/syslog_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.0994270Z [00:03:51.461]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/file_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.1061407Z [00:03:51.467]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/util/membership_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.1128690Z [00:03:51.474]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/proto/flow.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.1196333Z [00:03:51.481]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/proto/flow_grpc.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.1264051Z [00:03:51.488]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/proto/flow.proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.1330144Z [00:03:51.494]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/proto/generate.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:25.1397965Z [00:03:51.501]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/client/auth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.1466461Z [00:03:51.508]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/client/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.1533455Z [00:03:51.515]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/flow/client/client_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.1602897Z [00:03:51.521]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.GhP1kEXyjT/TEMPREPO/.goreleaser_ui_darwin.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.1669945Z [00:03:51.528]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/netbird-signal' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:25.1736843Z [00:03:51.535]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/netbird' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:25.1803362Z [00:03:51.542]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/netbird-relay' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:25.1870679Z [00:03:51.548]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.1937690Z [00:03:51.555]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.2004203Z [00:03:51.562]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/netbird-mgmt' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:25.2070995Z [00:03:51.568]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.2138089Z [00:03:51.575]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird-signal' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:25.2205163Z [00:03:51.582]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.2272180Z [00:03:51.588]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:25.2340051Z [00:03:51.595]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.2407605Z [00:03:51.602]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird-relay' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:25.2474637Z [00:03:51.609]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:50:25.2541828Z [00:03:51.615]➜  mode of '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird-mgmt' retained as 0755 (rwxr-xr-x)
2025-08-20T21:50:25.3306659Z Error: Error { kind: InvalidData, message: "stream did not contain valid UTF-8" }
2025-08-20T21:50:25.3307651Z [00:03:51.692]➜  bash: -c: line 13: unexpected EOF while looking for matching `"'
2025-08-20T21:50:49.4211864Z 
2025-08-20T21:50:49.4214334Z [+] Sanitizing /tmp/pkgforge/eCZI6OgXQ_SBUILD/BUILD.log ==> /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird.static.log
2025-08-20T21:50:52.4523698Z '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird.static.log' -> '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird-mgmt.log'
2025-08-20T21:50:52.4555223Z '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird.static.log' -> '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird-signal.log'
2025-08-20T21:50:52.4557700Z '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird.static.log' -> '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird-relay.log'
2025-08-20T21:50:52.4564489Z '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird.static.log' -> '/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/netbird.log'
2025-08-20T21:50:52.4629563Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-signal?tag=HEAD-0d2845e-250820T190419-x86_64-linux&download=netbird-signal.log
2025-08-20T21:50:52.4635275Z 
2025-08-20T21:50:52.4640031Z [+] Parsing/Uploading netbird/netbird-signal --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fnetbird%2Fnetbird-signal [x86_64-Linux]
2025-08-20T21:50:52.4652105Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-mgmt?tag=HEAD-0d2845e-250820T190419-x86_64-linux&download=netbird-mgmt.log
2025-08-20T21:50:52.4654860Z 
2025-08-20T21:50:52.4674456Z [+] Parsing/Uploading netbird/netbird-mgmt --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fnetbird%2Fnetbird-mgmt [x86_64-Linux]
2025-08-20T21:50:52.4677024Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-relay?tag=HEAD-0d2845e-250820T190419-x86_64-linux&download=netbird-relay.log
2025-08-20T21:50:52.4678653Z 
2025-08-20T21:50:52.4679936Z [+] Parsing/Uploading netbird/netbird-relay --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fnetbird%2Fnetbird-relay [x86_64-Linux]
2025-08-20T21:50:52.4681884Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird?tag=HEAD-0d2845e-250820T190419-x86_64-linux&download=netbird.log
2025-08-20T21:50:52.4682874Z 
2025-08-20T21:50:52.4684007Z [+] Parsing/Uploading netbird/netbird --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fnetbird%2Fnetbird [x86_64-Linux]
2025-08-20T21:50:52.4712814Z {
2025-08-20T21:50:52.4713289Z   "_disabled": "false",
2025-08-20T21:50:52.4713829Z   "host": "x86_64-Linux",
2025-08-20T21:50:52.4714563Z   "rank": "",
2025-08-20T21:50:52.4715062Z   "pkg": "netbird.static",
2025-08-20T21:50:52.4715455Z   "pkg_family": "netbird",
2025-08-20T21:50:52.4715915Z   "pkg_id": "github.com.netbirdio.netbird.source",
2025-08-20T21:50:52.4716435Z   "pkg_name": "netbird-relay",
2025-08-20T21:50:52.4716831Z   "pkg_type": "static",
2025-08-20T21:50:52.4717581Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/netbird/official/source/netbird-relay",
2025-08-20T21:50:52.4718403Z   "app_id": "",
2025-08-20T21:50:52.4718722Z   "appstream": "",
2025-08-20T21:50:52.4719042Z   "category": [
2025-08-20T21:50:52.4719347Z     "ConsoleOnly",
2025-08-20T21:50:52.4721264Z     "Utility"
2025-08-20T21:50:52.4721553Z   ],
2025-08-20T21:50:52.4733658Z   "description": "Relay service for Netbird",
2025-08-20T21:50:52.4734137Z   "desktop": "",
2025-08-20T21:50:52.4734463Z   "homepage": [
2025-08-20T21:50:52.4734833Z     "https://github.com/netbirdio/netbird"
2025-08-20T21:50:52.4735271Z   ],
2025-08-20T21:50:52.4736377Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-relay?tag=HEAD-0d2845e-250820T190419-x86_64-linux&download=netbird-relay.png",
2025-08-20T21:50:52.4737610Z   "license": [
2025-08-20T21:50:52.4737929Z     "BSD-3-Clause"
2025-08-20T21:50:52.4738234Z   ],
2025-08-20T21:50:52.4738511Z   "maintainer": [
2025-08-20T21:50:52.4738885Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T21:50:52.4739332Z   ],
2025-08-20T21:50:52.4739609Z   "provides": [
2025-08-20T21:50:52.4739930Z     "netbird",
2025-08-20T21:50:52.4740235Z     "netbird-mgmt",
2025-08-20T21:50:52.4740551Z     "netbird-relay",
2025-08-20T21:50:52.4740883Z     "netbird-signal"
2025-08-20T21:50:52.4741194Z   ],
2025-08-20T21:50:52.4741458Z   "note": [
2025-08-20T21:50:52.4742027Z     "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/netbirdio/netbird"
2025-08-20T21:50:52.4742708Z   ],
2025-08-20T21:50:52.4743304Z   "repology": [
2025-08-20T21:50:52.4743611Z     "netbird"
2025-08-20T21:50:52.4743883Z   ],
2025-08-20T21:50:52.4744165Z   "screenshots": [],
2025-08-20T21:50:52.4744483Z   "src_url": [
2025-08-20T21:50:52.4744831Z     "https://github.com/netbirdio/netbird"
2025-08-20T21:50:52.4745257Z   ],
2025-08-20T21:50:52.4745518Z   "tag": [
2025-08-20T21:50:52.4745798Z     "mesh",
2025-08-20T21:50:52.4746081Z     "wireguard"
2025-08-20T21:50:52.4746412Z   ],
2025-08-20T21:50:52.4746712Z   "version": "HEAD-0d2845e-250820T190419",
2025-08-20T21:50:52.4747159Z   "version_upstream": "",
2025-08-20T21:50:52.4747724Z   "bsum": "fe1ddb9cb8360b12ccc443a413c920de8750c6304c6f691e56721fbcbab8b730",
2025-08-20T21:50:52.4748366Z   "build_date": "2025-08-20T21:50:38Z",
2025-08-20T21:50:52.4748989Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17108534394",
2025-08-20T21:50:52.4749625Z   "build_id": "17108534394",
2025-08-20T21:50:52.4750814Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-relay?tag=HEAD-0d2845e-250820T190419-x86_64-linux&download=netbird-relay.log",
2025-08-20T21:50:52.4752729Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/netbird/static.official.source.yaml",
2025-08-20T21:50:52.4754568Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-relay?tag=HEAD-0d2845e-250820T190419-x86_64-linux&download=netbird-relay",
2025-08-20T21:50:52.4756290Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/netbird/official/source/netbird-relay:HEAD-0d2845e-250820T190419-x86_64-linux",
2025-08-20T21:50:52.4757433Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/netbird/official/source/netbird-relay",
2025-08-20T21:50:52.4758976Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-relay?tag=HEAD-0d2845e-250820T190419-x86_64-linux&manifest",
2025-08-20T21:50:52.4760391Z   "shasum": "42cc0e7282508b2bbc7bd0ea9f871ad095172cd0f5a467a608abc7cb1fbe5751",
2025-08-20T21:50:52.4761076Z   "size": "25 MB",
2025-08-20T21:50:52.4761415Z   "size_raw": "25559896",
2025-08-20T21:50:52.4761891Z   "snapshots": [
2025-08-20T21:50:52.4762250Z     "HEAD-fd2a21c-250411T104359-x86_64-linux",
2025-08-20T21:50:52.4762727Z     "HEAD-0492c17-250527T171204-x86_64-linux",
2025-08-20T21:50:52.4763487Z     "HEAD-aa07b3b-250530T233802-x86_64-linux",
2025-08-20T21:50:52.4763967Z     "HEAD-07b220d-250602T221128-x86_64-linux",
2025-08-20T21:50:52.4764430Z     "HEAD-609654e-250604T181248-x86_64-linux",
2025-08-20T21:50:52.4764893Z     "HEAD-6d654ac-250611T223959-x86_64-linux",
2025-08-20T21:50:52.4765361Z     "HEAD-b1247a1-250614T122416-x86_64-linux",
2025-08-20T21:50:52.4765822Z     "HEAD-dd9917f-250616T210549-x86_64-linux",
2025-08-20T21:50:52.4766284Z     "HEAD-23b5d45-250618T185648-x86_64-linux",
2025-08-20T21:50:52.4766746Z     "HEAD-2a51609-250620T180719-x86_64-linux",
2025-08-20T21:50:52.4767202Z     "HEAD-f37aa2c-250623T100902-x86_64-linux",
2025-08-20T21:50:52.4767676Z     "HEAD-fbb1b55-250704T195227-x86_64-linux",
2025-08-20T21:50:52.4768169Z     "HEAD-8942c40-250706T151314-x86_64-linux",
2025-08-20T21:50:52.4768644Z     "HEAD-408f423-250709T221608-x86_64-linux",
2025-08-20T21:50:52.4769371Z     "HEAD-3e6eede-250712T111045-x86_64-linux",
2025-08-20T21:50:52.4769912Z     "HEAD-e49bcc3-250713T154248-x86_64-linux",
2025-08-20T21:50:52.4770378Z     "HEAD-4f74509-250716T150731-x86_64-linux",
2025-08-20T21:50:52.4770832Z     "HEAD-08fd460-250718T121852-x86_64-linux",
2025-08-20T21:50:52.4771294Z     "HEAD-86c16cf-250721T195817-x86_64-linux",
2025-08-20T21:50:52.4771751Z     "HEAD-1a28d18-250723T210329-x86_64-linux",
2025-08-20T21:50:52.4772209Z     "HEAD-d89e615-250725T225248-x86_64-linux",
2025-08-20T21:50:52.4772669Z     "HEAD-e1c66a8-250728T133648-x86_64-linux",
2025-08-20T21:50:52.4840081Z     "HEAD-5de61f3-250730T202819-x86_64-linux",
2025-08-20T21:50:52.4840712Z     "HEAD-552dc60-250801T122207-x86_64-linux",
2025-08-20T21:50:52.4841213Z     "HEAD-5860e53-250806T185514-x86_64-linux",
2025-08-20T21:50:52.4851803Z     "HEAD-375fcf2-250808T214133-x86_64-linux",
2025-08-20T21:50:52.4852301Z     "HEAD-e97f853-250813T220348-x86_64-linux",
2025-08-20T21:50:52.4852755Z     "HEAD-b3056d0-250815T171448-x86_64-linux",
2025-08-20T21:50:52.4853554Z     "HEAD-a889c41-250818T215721-x86_64-linux"
2025-08-20T21:50:52.4853974Z   ]
2025-08-20T21:50:52.4854248Z }
2025-08-20T21:50:52.4854494Z 
2025-08-20T21:50:52.4854499Z 
2025-08-20T21:50:52.4854626Z {
2025-08-20T21:50:52.4854896Z   "_disabled": "false",
2025-08-20T21:50:52.4855243Z   "host": "x86_64-Linux",
2025-08-20T21:50:52.4855583Z   "rank": "",
2025-08-20T21:50:52.4855898Z   "pkg": "netbird.static",
2025-08-20T21:50:52.4856268Z   "pkg_family": "netbird",
2025-08-20T21:50:52.4856696Z   "pkg_id": "github.com.netbirdio.netbird.source",
2025-08-20T21:50:52.4857196Z   "pkg_name": "netbird-signal",
2025-08-20T21:50:52.4857595Z   "pkg_type": "static",
2025-08-20T21:50:52.4858353Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/netbird/official/source/netbird-signal",
2025-08-20T21:50:52.4859303Z   "app_id": "",
2025-08-20T21:50:52.4859619Z   "appstream": "",
2025-08-20T21:50:52.4859941Z   "category": [
2025-08-20T21:50:52.4860248Z     "ConsoleOnly",
2025-08-20T21:50:52.4860563Z     "Utility"
2025-08-20T21:50:52.4860847Z   ],
2025-08-20T21:50:52.4861174Z   "description": "Signal service for Netbird",
2025-08-20T21:50:52.4861623Z   "desktop": "",
2025-08-20T21:50:52.4861937Z   "homepage": [
2025-08-20T21:50:52.4862292Z     "https://github.com/netbirdio/netbird"
2025-08-20T21:50:52.4862729Z   ],
2025-08-20T21:50:52.4863999Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-signal?tag=HEAD-0d2845e-250820T190419-x86_64-linux&download=netbird-signal.png",
2025-08-20T21:50:52.4865243Z   "license": [
2025-08-20T21:50:52.4865546Z     "BSD-3-Clause"
2025-08-20T21:50:52.4865970Z   ],
2025-08-20T21:50:52.4866275Z   "maintainer": [
2025-08-20T21:50:52.4866653Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T21:50:52.4867116Z   ],
2025-08-20T21:50:52.4867385Z   "provides": [
2025-08-20T21:50:52.4867686Z     "netbird",
2025-08-20T21:50:52.4868094Z     "netbird-mgmt",
2025-08-20T21:50:52.4868434Z     "netbird-relay",
2025-08-20T21:50:52.4868765Z     "netbird-signal"
2025-08-20T21:50:52.4869074Z   ],
2025-08-20T21:50:52.4869339Z   "note": [
2025-08-20T21:50:52.4869911Z     "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/netbirdio/netbird"
2025-08-20T21:50:52.4870582Z   ],
2025-08-20T21:50:52.4870852Z   "repology": [
2025-08-20T21:50:52.4871144Z     "netbird"
2025-08-20T21:50:52.4871427Z   ],
2025-08-20T21:50:52.4871709Z   "screenshots": [],
2025-08-20T21:50:52.4872024Z   "src_url": [
2025-08-20T21:50:52.4872378Z     "https://github.com/netbirdio/netbird"
2025-08-20T21:50:52.4872804Z   ],
2025-08-20T21:50:52.4879374Z   "tag": [
2025-08-20T21:50:52.4879856Z     "mesh",
2025-08-20T21:50:52.4880148Z     "wireguard"
2025-08-20T21:50:52.4880439Z   ],
2025-08-20T21:50:52.4880785Z   "version": "HEAD-0d2845e-250820T190419",
2025-08-20T21:50:52.4881285Z   "version_upstream": "",
2025-08-20T21:50:52.4881866Z   "bsum": "4240a9ab028f0b3c48c5544b82b0902f69fd40459185f3bf9739c4e9b10657e3",
2025-08-20T21:50:52.4882513Z   "build_date": "2025-08-20T21:50:43Z",
2025-08-20T21:50:52.4883346Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17108534394",
2025-08-20T21:50:52.4883973Z   "build_id": "17108534394",
2025-08-20T21:50:52.4885184Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-signal?tag=HEAD-0d2845e-250820T190419-x86_64-linux&download=netbird-signal.log",
2025-08-20T21:50:52.4886894Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/netbird/static.official.source.yaml",
2025-08-20T21:50:52.4888586Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-signal?tag=HEAD-0d2845e-250820T190419-x86_64-linux&download=netbird-signal",
2025-08-20T21:50:52.4890465Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/netbird/official/source/netbird-signal:HEAD-0d2845e-250820T190419-x86_64-linux",
2025-08-20T21:50:52.4891701Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/netbird/official/source/netbird-signal",
2025-08-20T21:50:52.4893917Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-signal?tag=HEAD-0d2845e-250820T190419-x86_64-linux&manifest",
2025-08-20T21:50:52.4895803Z   "shasum": "ad6f2ab226f610698a03194c40ae893d6fd5990bd4b9d8128c5f6c8615a4a335",
2025-08-20T21:50:52.4896896Z   "size": "19 MB",
2025-08-20T21:50:52.4897227Z   "size_raw": "19348216",
2025-08-20T21:50:52.4897771Z   "snapshots": [
2025-08-20T21:50:52.4898328Z     "HEAD-fd2a21c-250411T104359-x86_64-linux",
2025-08-20T21:50:52.4898822Z     "HEAD-0492c17-250527T171204-x86_64-linux",
2025-08-20T21:50:52.4899450Z     "HEAD-aa07b3b-250530T233802-x86_64-linux",
2025-08-20T21:50:52.4900045Z     "HEAD-07b220d-250602T221128-x86_64-linux",
2025-08-20T21:50:52.4900786Z     "HEAD-609654e-250604T181248-x86_64-linux",
2025-08-20T21:50:52.4901258Z     "HEAD-6d654ac-250611T223959-x86_64-linux",
2025-08-20T21:50:52.4901907Z     "HEAD-b1247a1-250614T122416-x86_64-linux",
2025-08-20T21:50:52.4902537Z     "HEAD-dd9917f-250616T210549-x86_64-linux",
2025-08-20T21:50:52.4903264Z     "HEAD-23b5d45-250618T185648-x86_64-linux",
2025-08-20T21:50:52.4903853Z     "HEAD-2a51609-250620T180719-x86_64-linux",
2025-08-20T21:50:52.4904490Z     "HEAD-f37aa2c-250623T100902-x86_64-linux",
2025-08-20T21:50:52.4905177Z     "HEAD-fbb1b55-250704T195227-x86_64-linux",
2025-08-20T21:50:52.4905835Z     "HEAD-8942c40-250706T151314-x86_64-linux",
2025-08-20T21:50:52.4906284Z     "HEAD-408f423-250709T221608-x86_64-linux",
2025-08-20T21:50:52.4908653Z     "HEAD-3e6eede-250712T111045-x86_64-linux",
2025-08-20T21:50:52.4909417Z     "HEAD-e49bcc3-250713T154248-x86_64-linux",
2025-08-20T21:50:52.4910270Z     "HEAD-4f74509-250716T150731-x86_64-linux",
2025-08-20T21:50:52.4911020Z     "HEAD-08fd460-250718T121852-x86_64-linux",
2025-08-20T21:50:52.4911779Z     "HEAD-86c16cf-250721T195817-x86_64-linux",
2025-08-20T21:50:52.4912639Z     "HEAD-1a28d18-250723T210329-x86_64-linux",
2025-08-20T21:50:52.4913514Z     "HEAD-d89e615-250725T225248-x86_64-linux",
2025-08-20T21:50:52.4914010Z     "HEAD-e1c66a8-250728T133648-x86_64-linux",
2025-08-20T21:50:52.4914701Z     "HEAD-5de61f3-250730T202819-x86_64-linux",
2025-08-20T21:50:52.4915916Z     "HEAD-552dc60-250801T122207-x86_64-linux",
2025-08-20T21:50:52.4916276Z     "HEAD-5860e53-250806T185514-x86_64-linux",
2025-08-20T21:50:52.4916556Z     "HEAD-375fcf2-250808T214133-x86_64-linux",
2025-08-20T21:50:52.4916963Z     "HEAD-e97f853-250813T220348-x86_64-linux",
2025-08-20T21:50:52.4917447Z     "HEAD-b3056d0-250815T171448-x86_64-linux",
2025-08-20T21:50:52.4917759Z     "HEAD-a889c41-250818T215721-x86_64-linux"
2025-08-20T21:50:52.4917994Z   ]
2025-08-20T21:50:52.4918255Z }
2025-08-20T21:50:52.4918349Z 
2025-08-20T21:50:52.4918353Z 
2025-08-20T21:50:52.4918422Z {
2025-08-20T21:50:52.4918590Z   "_disabled": "false",
2025-08-20T21:50:52.4918793Z   "host": "x86_64-Linux",
2025-08-20T21:50:52.4918998Z   "rank": "",
2025-08-20T21:50:52.4919189Z   "pkg": "netbird.static",
2025-08-20T21:50:52.4919420Z   "pkg_family": "netbird",
2025-08-20T21:50:52.4919687Z   "pkg_id": "github.com.netbirdio.netbird.source",
2025-08-20T21:50:52.4919982Z   "pkg_name": "netbird",
2025-08-20T21:50:52.4920195Z   "pkg_type": "static",
2025-08-20T21:50:52.4920610Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/netbird/official/source/netbird",
2025-08-20T21:50:52.4921046Z   "app_id": "",
2025-08-20T21:50:52.4921230Z   "appstream": "",
2025-08-20T21:50:52.4921415Z   "category": [
2025-08-20T21:50:52.4921593Z     "ConsoleOnly",
2025-08-20T21:50:52.4921764Z     "Utility"
2025-08-20T21:50:52.4921932Z   ],
2025-08-20T21:50:52.4922199Z   "description": "Client for Netbird; A WireGuard-based mesh network",
2025-08-20T21:50:52.4922522Z   "desktop": "",
2025-08-20T21:50:52.4922701Z   "homepage": [
2025-08-20T21:50:52.4923038Z     "https://github.com/netbirdio/netbird"
2025-08-20T21:50:52.4924583Z   ],
2025-08-20T21:50:52.4925671Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird?tag=HEAD-0d2845e-250820T190419-x86_64-linux&download=netbird.png",
2025-08-20T21:50:52.4926510Z   "license": [
2025-08-20T21:50:52.4926699Z     "BSD-3-Clause"
2025-08-20T21:50:52.4926885Z   ],
2025-08-20T21:50:52.4927048Z   "maintainer": [
2025-08-20T21:50:52.4927279Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T21:50:52.4927531Z   ],
2025-08-20T21:50:52.4927691Z   "provides": [
2025-08-20T21:50:52.4927868Z     "netbird",
2025-08-20T21:50:52.4928043Z     "netbird-mgmt",
2025-08-20T21:50:52.4928235Z     "netbird-relay",
2025-08-20T21:50:52.4928426Z     "netbird-signal"
2025-08-20T21:50:52.4928604Z   ],
2025-08-20T21:50:52.4928759Z   "note": [
2025-08-20T21:50:52.4929089Z     "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/netbirdio/netbird"
2025-08-20T21:50:52.4929606Z   ],
2025-08-20T21:50:52.4929764Z   "repology": [
2025-08-20T21:50:52.4929933Z     "netbird"
2025-08-20T21:50:52.4930099Z   ],
2025-08-20T21:50:52.4930260Z   "screenshots": [],
2025-08-20T21:50:52.4930446Z   "src_url": [
2025-08-20T21:50:52.4930647Z     "https://github.com/netbirdio/netbird"
2025-08-20T21:50:52.4930887Z   ],
2025-08-20T21:50:52.4931038Z   "tag": [
2025-08-20T21:50:52.4931194Z     "mesh",
2025-08-20T21:50:52.4931354Z     "wireguard"
2025-08-20T21:50:52.4931520Z   ],
2025-08-20T21:50:52.4931693Z   "version": "HEAD-0d2845e-250820T190419",
2025-08-20T21:50:52.4931939Z   "version_upstream": "0.55.1",
2025-08-20T21:50:52.4932291Z   "bsum": "fadc4c074acd1addf3fcd85b5f89f279f770ef821a9434c45bb2032f20327c6a",
2025-08-20T21:50:52.4932662Z   "build_date": "2025-08-20T21:50:27Z",
2025-08-20T21:50:52.4933257Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17108534394",
2025-08-20T21:50:52.4933657Z   "build_id": "17108534394",
2025-08-20T21:50:52.4934292Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird?tag=HEAD-0d2845e-250820T190419-x86_64-linux&download=netbird.log",
2025-08-20T21:50:52.4935249Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/netbird/static.official.source.yaml",
2025-08-20T21:50:52.4936127Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird?tag=HEAD-0d2845e-250820T190419-x86_64-linux&download=netbird",
2025-08-20T21:50:52.4936987Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/netbird/official/source/netbird:HEAD-0d2845e-250820T190419-x86_64-linux",
2025-08-20T21:50:52.4937585Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/netbird/official/source/netbird",
2025-08-20T21:50:52.4938314Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird?tag=HEAD-0d2845e-250820T190419-x86_64-linux&manifest",
2025-08-20T21:50:52.4939038Z   "shasum": "8bfdde0cc848fb40993dade2b4be81d2b4666a403010fe8a03180711a0389f63",
2025-08-20T21:50:52.4939395Z   "size": "36 MB",
2025-08-20T21:50:52.4939579Z   "size_raw": "37703064",
2025-08-20T21:50:52.4939781Z   "snapshots": [
2025-08-20T21:50:52.4940006Z     "HEAD-fd2a21c-250411T104359-x86_64-linux[0.40.1]",
2025-08-20T21:50:52.4940304Z     "HEAD-0492c17-250527T171204-x86_64-linux[0.45.1]",
2025-08-20T21:50:52.4940591Z     "HEAD-aa07b3b-250530T233802-x86_64-linux[0.45.2]",
2025-08-20T21:50:52.4940876Z     "HEAD-07b220d-250602T221128-x86_64-linux[0.45.3]",
2025-08-20T21:50:52.4941153Z     "HEAD-609654e-250604T181248-x86_64-linux[0.45.3]",
2025-08-20T21:50:52.4941425Z     "HEAD-6d654ac-250611T223959-x86_64-linux[0.46.0]",
2025-08-20T21:50:52.4941705Z     "HEAD-b1247a1-250614T122416-x86_64-linux[0.46.0]",
2025-08-20T21:50:52.4941985Z     "HEAD-dd9917f-250616T210549-x86_64-linux[0.47.0]",
2025-08-20T21:50:52.4942271Z     "HEAD-23b5d45-250618T185648-x86_64-linux[0.47.2]",
2025-08-20T21:50:52.4942552Z     "HEAD-2a51609-250620T180719-x86_64-linux[0.48.0]",
2025-08-20T21:50:52.4942833Z     "HEAD-f37aa2c-250623T100902-x86_64-linux[0.48.0]",
2025-08-20T21:50:52.4943362Z     "HEAD-fbb1b55-250704T195227-x86_64-linux[0.49.0]",
2025-08-20T21:50:52.4943660Z     "HEAD-8942c40-250706T151314-x86_64-linux[0.50.1]",
2025-08-20T21:50:52.4943938Z     "HEAD-408f423-250709T221608-x86_64-linux[0.50.1]",
2025-08-20T21:50:52.4944218Z     "HEAD-3e6eede-250712T111045-x86_64-linux[0.50.2]",
2025-08-20T21:50:52.4944503Z     "HEAD-e49bcc3-250713T154248-x86_64-linux[0.50.3]",
2025-08-20T21:50:52.4944784Z     "HEAD-4f74509-250716T150731-x86_64-linux[0.51.1]",
2025-08-20T21:50:52.4945063Z     "HEAD-08fd460-250718T121852-x86_64-linux[0.51.1]",
2025-08-20T21:50:52.4945342Z     "HEAD-86c16cf-250721T195817-x86_64-linux[0.51.1]",
2025-08-20T21:50:52.4945620Z     "HEAD-1a28d18-250723T210329-x86_64-linux[0.51.2]",
2025-08-20T21:50:52.4945897Z     "HEAD-d89e615-250725T225248-x86_64-linux[0.51.2]",
2025-08-20T21:50:52.4946172Z     "HEAD-e1c66a8-250728T133648-x86_64-linux[0.51.2]",
2025-08-20T21:50:52.4946455Z     "HEAD-5de61f3-250730T202819-x86_64-linux[0.52.1]",
2025-08-20T21:50:52.4946812Z     "HEAD-552dc60-250801T122207-x86_64-linux[0.52.2]",
2025-08-20T21:50:52.4947093Z     "HEAD-5860e53-250806T185514-x86_64-linux[0.53.0]",
2025-08-20T21:50:52.4947369Z     "HEAD-375fcf2-250808T214133-x86_64-linux[0.54.0]",
2025-08-20T21:50:52.4947647Z     "HEAD-e97f853-250813T220348-x86_64-linux[0.54.2]",
2025-08-20T21:50:52.4947926Z     "HEAD-b3056d0-250815T171448-x86_64-linux[0.54.2]",
2025-08-20T21:50:52.4948209Z     "HEAD-a889c41-250818T215721-x86_64-linux[0.54.2]"
2025-08-20T21:50:52.4948455Z   ]
2025-08-20T21:50:52.4948608Z }
2025-08-20T21:50:52.4948697Z 
2025-08-20T21:50:52.4948701Z 
2025-08-20T21:50:52.4948768Z {
2025-08-20T21:50:52.4948923Z   "_disabled": "false",
2025-08-20T21:50:52.4949123Z   "host": "x86_64-Linux",
2025-08-20T21:50:52.4949318Z   "rank": "",
2025-08-20T21:50:52.4949565Z   "pkg": "netbird.static",
2025-08-20T21:50:52.4949779Z   "pkg_family": "netbird",
2025-08-20T21:50:52.4950028Z   "pkg_id": "github.com.netbirdio.netbird.source",
2025-08-20T21:50:52.4950319Z   "pkg_name": "netbird-mgmt",
2025-08-20T21:50:52.4950541Z   "pkg_type": "static",
2025-08-20T21:50:52.4951014Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/netbird/official/source/netbird-mgmt",
2025-08-20T21:50:52.4951460Z   "app_id": "",
2025-08-20T21:50:52.4951639Z   "appstream": "",
2025-08-20T21:50:52.4951819Z   "category": [
2025-08-20T21:50:52.4951994Z     "ConsoleOnly",
2025-08-20T21:50:52.4952166Z     "Utility"
2025-08-20T21:50:52.4952328Z   ],
2025-08-20T21:50:52.4952526Z   "description": "Management service for Netbird",
2025-08-20T21:50:52.4952781Z   "desktop": "",
2025-08-20T21:50:52.4952956Z   "homepage": [
2025-08-20T21:50:52.4953349Z     "https://github.com/netbirdio/netbird"
2025-08-20T21:50:52.4953594Z   ],
2025-08-20T21:50:52.4954202Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-mgmt?tag=HEAD-0d2845e-250820T190419-x86_64-linux&download=netbird-mgmt.png",
2025-08-20T21:50:52.4954862Z   "license": [
2025-08-20T21:50:52.4955034Z     "BSD-3-Clause"
2025-08-20T21:50:52.4955205Z   ],
2025-08-20T21:50:52.4955359Z   "maintainer": [
2025-08-20T21:50:52.4955577Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T21:50:52.4955827Z   ],
2025-08-20T21:50:52.4955979Z   "provides": [
2025-08-20T21:50:52.4956142Z     "netbird",
2025-08-20T21:50:52.4956316Z     "netbird-mgmt",
2025-08-20T21:50:52.4956502Z     "netbird-relay",
2025-08-20T21:50:52.4956689Z     "netbird-signal"
2025-08-20T21:50:52.4956864Z   ],
2025-08-20T21:50:52.4957013Z   "note": [
2025-08-20T21:50:52.4957336Z     "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/netbirdio/netbird"
2025-08-20T21:50:52.4957723Z   ],
2025-08-20T21:50:52.4957878Z   "repology": [
2025-08-20T21:50:52.4958045Z     "netbird"
2025-08-20T21:50:52.4958206Z   ],
2025-08-20T21:50:52.4958365Z   "screenshots": [],
2025-08-20T21:50:52.4958539Z   "src_url": [
2025-08-20T21:50:52.4958736Z     "https://github.com/netbirdio/netbird"
2025-08-20T21:50:52.4959060Z   ],
2025-08-20T21:50:52.4959211Z   "tag": [
2025-08-20T21:50:52.4959366Z     "mesh",
2025-08-20T21:50:52.4959526Z     "wireguard"
2025-08-20T21:50:52.4959691Z   ],
2025-08-20T21:50:52.4959864Z   "version": "HEAD-0d2845e-250820T190419",
2025-08-20T21:50:52.4960109Z   "version_upstream": "",
2025-08-20T21:50:52.4960434Z   "bsum": "594e756eace2ac375ec9bb90ad0ee63388739c645f5955edbc873f9a035807f8",
2025-08-20T21:50:52.4960794Z   "build_date": "2025-08-20T21:50:33Z",
2025-08-20T21:50:52.4961982Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17108534394",
2025-08-20T21:50:52.4962738Z   "build_id": "17108534394",
2025-08-20T21:50:52.4964313Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-mgmt?tag=HEAD-0d2845e-250820T190419-x86_64-linux&download=netbird-mgmt.log",
2025-08-20T21:50:52.4966008Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/netbird/static.official.source.yaml",
2025-08-20T21:50:52.4967628Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-mgmt?tag=HEAD-0d2845e-250820T190419-x86_64-linux&download=netbird-mgmt",
2025-08-20T21:50:52.4968647Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/netbird/official/source/netbird-mgmt:HEAD-0d2845e-250820T190419-x86_64-linux",
2025-08-20T21:50:52.4969284Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/netbird/official/source/netbird-mgmt",
2025-08-20T21:50:52.4970119Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-mgmt?tag=HEAD-0d2845e-250820T190419-x86_64-linux&manifest",
2025-08-20T21:50:52.4970875Z   "shasum": "392a5d27e3ffa881dc20cab7093cd464eadbbbc4e8fbfa32bf6b590e4572849c",
2025-08-20T21:50:52.4971237Z   "size": "50 MB",
2025-08-20T21:50:52.4971424Z   "size_raw": "51571864",
2025-08-20T21:50:52.4971735Z   "snapshots": [
2025-08-20T21:50:52.4971950Z     "HEAD-fd2a21c-250411T104359-x86_64-linux",
2025-08-20T21:50:52.4972215Z     "HEAD-0492c17-250527T171204-x86_64-linux",
2025-08-20T21:50:52.4972475Z     "HEAD-aa07b3b-250530T233802-x86_64-linux",
2025-08-20T21:50:52.4972790Z     "HEAD-07b220d-250602T221128-x86_64-linux",
2025-08-20T21:50:52.4973041Z     "HEAD-609654e-250604T181248-x86_64-linux",
2025-08-20T21:50:52.4973616Z     "HEAD-6d654ac-250611T223959-x86_64-linux",
2025-08-20T21:50:52.4974041Z     "HEAD-b1247a1-250614T122416-x86_64-linux",
2025-08-20T21:50:52.4974351Z     "HEAD-dd9917f-250616T210549-x86_64-linux",
2025-08-20T21:50:52.4974605Z     "HEAD-23b5d45-250618T185648-x86_64-linux",
2025-08-20T21:50:52.4974847Z     "HEAD-2a51609-250620T180719-x86_64-linux",
2025-08-20T21:50:52.4975105Z     "HEAD-f37aa2c-250623T100902-x86_64-linux",
2025-08-20T21:50:52.4975374Z     "HEAD-fbb1b55-250704T195227-x86_64-linux",
2025-08-20T21:50:52.4975628Z     "HEAD-8942c40-250706T151314-x86_64-linux",
2025-08-20T21:50:52.4975881Z     "HEAD-408f423-250709T221608-x86_64-linux",
2025-08-20T21:50:52.4976130Z     "HEAD-3e6eede-250712T111045-x86_64-linux",
2025-08-20T21:50:52.4976392Z     "HEAD-e49bcc3-250713T154248-x86_64-linux",
2025-08-20T21:50:52.4976641Z     "HEAD-4f74509-250716T150731-x86_64-linux",
2025-08-20T21:50:52.4976896Z     "HEAD-08fd460-250718T121852-x86_64-linux",
2025-08-20T21:50:52.4977148Z     "HEAD-86c16cf-250721T195817-x86_64-linux",
2025-08-20T21:50:52.4977400Z     "HEAD-1a28d18-250723T210329-x86_64-linux",
2025-08-20T21:50:52.4977647Z     "HEAD-d89e615-250725T225248-x86_64-linux",
2025-08-20T21:50:52.4978041Z     "HEAD-e1c66a8-250728T133648-x86_64-linux",
2025-08-20T21:50:52.4978329Z     "HEAD-5de61f3-250730T202819-x86_64-linux",
2025-08-20T21:50:52.4978580Z     "HEAD-552dc60-250801T122207-x86_64-linux",
2025-08-20T21:50:52.4978821Z     "HEAD-5860e53-250806T185514-x86_64-linux",
2025-08-20T21:50:52.4979070Z     "HEAD-375fcf2-250808T214133-x86_64-linux",
2025-08-20T21:50:52.4979324Z     "HEAD-e97f853-250813T220348-x86_64-linux",
2025-08-20T21:50:52.4979570Z     "HEAD-b3056d0-250815T171448-x86_64-linux",
2025-08-20T21:50:52.4979820Z     "HEAD-a889c41-250818T215721-x86_64-linux"
2025-08-20T21:50:52.4980159Z   ]
2025-08-20T21:50:52.4980312Z }
2025-08-20T21:50:52.4980400Z 
2025-08-20T21:50:52.4980410Z 
2025-08-20T21:50:52.5991086Z Error response from registry: failed to fetch the content of "ghcr.io/pkgforge/bincache/netbird/official/source/netbird-signal:HEAD-0d2845e-250820T190419-x86_64-linux": ghcr.io/pkgforge/bincache/netbird/official/source/netbird-signal:HEAD-0d2845e-250820T190419-x86_64-linux: not found
2025-08-20T21:50:52.6031887Z Uploading empty artifact
2025-08-20T21:50:52.6035060Z time=2025-08-20T21:50:52Z level=debug msg=Request #0
2025-08-20T21:50:52.6036504Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/netbird/official/source/netbird-signal/manifests/sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1"
2025-08-20T21:50:52.6037819Z > Request method: "HEAD"
2025-08-20T21:50:52.6038165Z > Request headers:
2025-08-20T21:50:52.6039753Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T21:50:52.6041545Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:52.6149699Z Error response from registry: failed to fetch the content of "ghcr.io/pkgforge/bincache/netbird/official/source/netbird:HEAD-0d2845e-250820T190419-x86_64-linux": ghcr.io/pkgforge/bincache/netbird/official/source/netbird:HEAD-0d2845e-250820T190419-x86_64-linux: not found
2025-08-20T21:50:52.6174556Z Error response from registry: failed to fetch the content of "ghcr.io/pkgforge/bincache/netbird/official/source/netbird-relay:HEAD-0d2845e-250820T190419-x86_64-linux": ghcr.io/pkgforge/bincache/netbird/official/source/netbird-relay:HEAD-0d2845e-250820T190419-x86_64-linux: not found
2025-08-20T21:50:52.6184872Z Error response from registry: failed to fetch the content of "ghcr.io/pkgforge/bincache/netbird/official/source/netbird-mgmt:HEAD-0d2845e-250820T190419-x86_64-linux": ghcr.io/pkgforge/bincache/netbird/official/source/netbird-mgmt:HEAD-0d2845e-250820T190419-x86_64-linux: not found
2025-08-20T21:50:52.6193562Z Uploading empty artifact
2025-08-20T21:50:52.6194156Z time=2025-08-20T21:50:52Z level=debug msg=Request #0
2025-08-20T21:50:52.6197399Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/netbird/official/source/netbird/manifests/sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1"
2025-08-20T21:50:52.6199202Z > Request method: "HEAD"
2025-08-20T21:50:52.6199540Z > Request headers:
2025-08-20T21:50:52.6201033Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T21:50:52.6202456Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:52.6222803Z Uploading empty artifact
2025-08-20T21:50:52.6223889Z time=2025-08-20T21:50:52Z level=debug msg=Request #0
2025-08-20T21:50:52.6229170Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/netbird/official/source/netbird-relay/manifests/sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1"
2025-08-20T21:50:52.6230551Z > Request method: "HEAD"
2025-08-20T21:50:52.6230916Z > Request headers:
2025-08-20T21:50:52.6232720Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T21:50:52.6235246Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:52.6239770Z Uploading empty artifact
2025-08-20T21:50:52.6241432Z time=2025-08-20T21:50:52Z level=debug msg=Request #0
2025-08-20T21:50:52.6244179Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/netbird/official/source/netbird-mgmt/manifests/sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1"
2025-08-20T21:50:52.6245926Z > Request method: "HEAD"
2025-08-20T21:50:52.6246319Z > Request headers:
2025-08-20T21:50:52.6248050Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T21:50:52.6249368Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:52.6494712Z time=2025-08-20T21:50:52Z level=debug msg=Response #0
2025-08-20T21:50:52.6495843Z < Response Status: "401 Unauthorized"
2025-08-20T21:50:52.6498273Z < Response headers:
2025-08-20T21:50:52.6499140Z    "Content-Type": "application/json"
2025-08-20T21:50:52.6505075Z    "Www-Authenticate": "***"https://ghcr.io/token\",service=\"ghcr.io\",scope=\"repository:pkgforge/bincache/netbird/official/source/netbird-signal:pull\""
2025-08-20T21:50:52.6506492Z    "Date": "Wed, 20 Aug 2025 21:50:52 GMT"
2025-08-20T21:50:52.6507171Z    "Content-Length": "73"
2025-08-20T21:50:52.6508105Z    "X-Github-Request-Id": "1C05:24D8E0:45CF6:4B99B:68A6433C"
2025-08-20T21:50:52.6508918Z time=2025-08-20T21:50:52Z level=debug msg=Request #1
2025-08-20T21:50:52.6510527Z > Request URL: "https://ghcr.io/token?scope=repository%3Apkgforge%2Fbincache%2Fnetbird%2Fofficial%2Fsource%2Fnetbird-signal%3Apull%2Cpush&service=ghcr.io"
2025-08-20T21:50:52.6512049Z > Request method: "GET"
2025-08-20T21:50:52.6512587Z > Request headers:
2025-08-20T21:50:52.6512919Z    "Authorization": "*****"
2025-08-20T21:50:52.6513584Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:52.6574343Z time=2025-08-20T21:50:52Z level=debug msg=Response #0
2025-08-20T21:50:52.6575497Z < Response Status: "401 Unauthorized"
2025-08-20T21:50:52.6575929Z < Response headers:
2025-08-20T21:50:52.6576213Z    "Content-Type": "application/json"
2025-08-20T21:50:52.6577126Z    "Www-Authenticate": "***"https://ghcr.io/token\",service=\"ghcr.io\",scope=\"repository:pkgforge/bincache/netbird/official/source/netbird:pull\""
2025-08-20T21:50:52.6577742Z    "Date": "Wed, 20 Aug 2025 21:50:52 GMT"
2025-08-20T21:50:52.6577998Z    "Content-Length": "73"
2025-08-20T21:50:52.6578362Z    "X-Github-Request-Id": "1C06:234787:440C9:49CD3:68A6433C"
2025-08-20T21:50:52.6578700Z time=2025-08-20T21:50:52Z level=debug msg=Request #1
2025-08-20T21:50:52.6579323Z > Request URL: "https://ghcr.io/token?scope=repository%3Apkgforge%2Fbincache%2Fnetbird%2Fofficial%2Fsource%2Fnetbird%3Apull%2Cpush&service=ghcr.io"
2025-08-20T21:50:52.6579903Z > Request method: "GET"
2025-08-20T21:50:52.6580101Z > Request headers:
2025-08-20T21:50:52.6580294Z    "Authorization": "*****"
2025-08-20T21:50:52.6580518Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:52.6635646Z time=2025-08-20T21:50:52Z level=debug msg=Response #0
2025-08-20T21:50:52.6636180Z < Response Status: "401 Unauthorized"
2025-08-20T21:50:52.6636591Z < Response headers:
2025-08-20T21:50:52.6636829Z    "Content-Type": "application/json"
2025-08-20T21:50:52.6638227Z    "Www-Authenticate": "***"https://ghcr.io/token\",service=\"ghcr.io\",scope=\"repository:pkgforge/bincache/netbird/official/source/netbird-mgmt:pull\""
2025-08-20T21:50:52.6638880Z    "Date": "Wed, 20 Aug 2025 21:50:52 GMT"
2025-08-20T21:50:52.6639136Z    "Content-Length": "73"
2025-08-20T21:50:52.6639415Z    "X-Github-Request-Id": "1C08:1B72BA:4C4A9:5231C:68A6433C"
2025-08-20T21:50:52.6639757Z time=2025-08-20T21:50:52Z level=debug msg=Request #1
2025-08-20T21:50:52.6640388Z > Request URL: "https://ghcr.io/token?scope=repository%3Apkgforge%2Fbincache%2Fnetbird%2Fofficial%2Fsource%2Fnetbird-mgmt%3Apull%2Cpush&service=ghcr.io"
2025-08-20T21:50:52.6640973Z > Request method: "GET"
2025-08-20T21:50:52.6641175Z > Request headers:
2025-08-20T21:50:52.6641365Z    "Authorization": "*****"
2025-08-20T21:50:52.6641583Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:52.6695675Z time=2025-08-20T21:50:52Z level=debug msg=Response #0
2025-08-20T21:50:52.6696455Z < Response Status: "401 Unauthorized"
2025-08-20T21:50:52.6696914Z < Response headers:
2025-08-20T21:50:52.6697137Z    "Content-Type": "application/json"
2025-08-20T21:50:52.6702499Z    "Www-Authenticate": "***"https://ghcr.io/token\",service=\"ghcr.io\",scope=\"repository:pkgforge/bincache/netbird/official/source/netbird-relay:pull\""
2025-08-20T21:50:52.6703347Z    "Date": "Wed, 20 Aug 2025 21:50:52 GMT"
2025-08-20T21:50:52.6703615Z    "Content-Length": "73"
2025-08-20T21:50:52.6703901Z    "X-Github-Request-Id": "1C07:164F93:3783B:3D1F7:68A6433C"
2025-08-20T21:50:52.6704254Z time=2025-08-20T21:50:52Z level=debug msg=Request #1
2025-08-20T21:50:52.6704899Z > Request URL: "https://ghcr.io/token?scope=repository%3Apkgforge%2Fbincache%2Fnetbird%2Fofficial%2Fsource%2Fnetbird-relay%3Apull%2Cpush&service=ghcr.io"
2025-08-20T21:50:52.6705495Z > Request method: "GET"
2025-08-20T21:50:52.6705694Z > Request headers:
2025-08-20T21:50:52.6705892Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:52.6706121Z    "Authorization": "*****"
2025-08-20T21:50:52.6988260Z time=2025-08-20T21:50:52Z level=debug msg=Response #1
2025-08-20T21:50:52.6989155Z < Response Status: "200 OK"
2025-08-20T21:50:52.6989654Z < Response headers:
2025-08-20T21:50:52.6990285Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:50:52.6990815Z    "Date": "Wed, 20 Aug 2025 21:50:52 GMT"
2025-08-20T21:50:52.6991147Z    "Content-Length": "69"
2025-08-20T21:50:52.6991510Z    "X-Github-Request-Id": "1C05:24D8E0:45CFB:4B9A0:68A6433C"
2025-08-20T21:50:52.6991922Z    "Content-Type": "application/json"
2025-08-20T21:50:52.6992310Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:50:52.6992746Z time=2025-08-20T21:50:52Z level=debug msg=Request #2
2025-08-20T21:50:52.6994012Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/netbird/official/source/netbird-signal/manifests/sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1"
2025-08-20T21:50:52.6995125Z > Request method: "HEAD"
2025-08-20T21:50:52.6995410Z > Request headers:
2025-08-20T21:50:52.6996716Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T21:50:52.6998060Z    "Authorization": "*****"
2025-08-20T21:50:52.6998299Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:52.7256680Z time=2025-08-20T21:50:52Z level=debug msg=Response #1
2025-08-20T21:50:52.7257358Z < Response Status: "200 OK"
2025-08-20T21:50:52.7257862Z < Response headers:
2025-08-20T21:50:52.7258325Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:50:52.7258866Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:50:52.7259334Z    "Date": "Wed, 20 Aug 2025 21:50:52 GMT"
2025-08-20T21:50:52.7259639Z    "Content-Length": "69"
2025-08-20T21:50:52.7259990Z    "X-Github-Request-Id": "1C08:1B72BA:4C4AC:5231D:68A6433C"
2025-08-20T21:50:52.7260375Z    "Content-Type": "application/json"
2025-08-20T21:50:52.7260762Z time=2025-08-20T21:50:52Z level=debug msg=Request #2
2025-08-20T21:50:52.7261734Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/netbird/official/source/netbird-mgmt/manifests/sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1"
2025-08-20T21:50:52.7262637Z > Request method: "HEAD"
2025-08-20T21:50:52.7272433Z > Request headers:
2025-08-20T21:50:52.7274137Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T21:50:52.7275477Z    "Authorization": "*****"
2025-08-20T21:50:52.7275717Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:52.7276011Z time=2025-08-20T21:50:52Z level=debug msg=Response #1
2025-08-20T21:50:52.7276321Z < Response Status: "200 OK"
2025-08-20T21:50:52.7276550Z < Response headers:
2025-08-20T21:50:52.7276756Z    "Content-Length": "69"
2025-08-20T21:50:52.7277177Z    "X-Github-Request-Id": "1C07:164F93:3783D:3D1FB:68A6433C"
2025-08-20T21:50:52.7277505Z    "Content-Type": "application/json"
2025-08-20T21:50:52.7277830Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:50:52.7278270Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:50:52.7278655Z    "Date": "Wed, 20 Aug 2025 21:50:52 GMT"
2025-08-20T21:50:52.7278933Z time=2025-08-20T21:50:52Z level=debug msg=Request #2
2025-08-20T21:50:52.7279706Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/netbird/official/source/netbird-relay/manifests/sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1"
2025-08-20T21:50:52.7280494Z > Request method: "HEAD"
2025-08-20T21:50:52.7280702Z > Request headers:
2025-08-20T21:50:52.7280899Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:52.7281850Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T21:50:52.7282893Z    "Authorization": "*****"
2025-08-20T21:50:52.7331840Z time=2025-08-20T21:50:52Z level=debug msg=Response #2
2025-08-20T21:50:52.7332552Z < Response Status: "404 Not Found"
2025-08-20T21:50:52.7333395Z < Response headers:
2025-08-20T21:50:52.7333870Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:50:52.7334510Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:50:52.7335034Z    "Date": "Wed, 20 Aug 2025 21:50:52 GMT"
2025-08-20T21:50:52.7335363Z    "Content-Length": "70"
2025-08-20T21:50:52.7335723Z    "X-Github-Request-Id": "1C05:24D8E0:45D04:4B9AE:68A6433C"
2025-08-20T21:50:52.7336142Z    "Content-Type": "application/json"
2025-08-20T21:50:52.7336727Z time=2025-08-20T21:50:52Z level=debug msg=Request #3
2025-08-20T21:50:52.7337823Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/netbird/official/source/netbird-signal/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T21:50:52.7338801Z > Request method: "HEAD"
2025-08-20T21:50:52.7339103Z > Request headers:
2025-08-20T21:50:52.7339328Z    "Authorization": "*****"
2025-08-20T21:50:52.7339575Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:52.7378085Z time=2025-08-20T21:50:52Z level=debug msg=Response #1
2025-08-20T21:50:52.7378813Z < Response Status: "200 OK"
2025-08-20T21:50:52.7379318Z < Response headers:
2025-08-20T21:50:52.7379910Z    "X-Github-Request-Id": "1C06:234787:440CB:49CD6:68A6433C"
2025-08-20T21:50:52.7380361Z    "Content-Type": "application/json"
2025-08-20T21:50:52.7380766Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:50:52.7381327Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:50:52.7381848Z    "Date": "Wed, 20 Aug 2025 21:50:52 GMT"
2025-08-20T21:50:52.7382183Z    "Content-Length": "69"
2025-08-20T21:50:52.7382520Z time=2025-08-20T21:50:52Z level=debug msg=Request #2
2025-08-20T21:50:52.7383771Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/netbird/official/source/netbird/manifests/sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1"
2025-08-20T21:50:52.7384730Z > Request method: "HEAD"
2025-08-20T21:50:52.7385007Z > Request headers:
2025-08-20T21:50:52.7386235Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T21:50:52.7387519Z    "Authorization": "*****"
2025-08-20T21:50:52.7387807Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:52.7405182Z time=2025-08-20T21:50:52Z level=debug msg=Response #2
2025-08-20T21:50:52.7405726Z < Response Status: "404 Not Found"
2025-08-20T21:50:52.7406154Z < Response headers:
2025-08-20T21:50:52.7406578Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:50:52.7407436Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:50:52.7407830Z    "Date": "Wed, 20 Aug 2025 21:50:52 GMT"
2025-08-20T21:50:52.7408089Z    "Content-Length": "70"
2025-08-20T21:50:52.7408364Z    "X-Github-Request-Id": "1C08:1B72BA:4C4C0:52334:68A6433C"
2025-08-20T21:50:52.7408667Z    "Content-Type": "application/json"
2025-08-20T21:50:52.7408958Z time=2025-08-20T21:50:52Z level=debug msg=Request #3
2025-08-20T21:50:52.7409701Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/netbird/official/source/netbird-mgmt/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T21:50:52.7410391Z > Request method: "HEAD"
2025-08-20T21:50:52.7410601Z > Request headers:
2025-08-20T21:50:52.7410793Z    "Authorization": "*****"
2025-08-20T21:50:52.7411016Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:52.7526042Z time=2025-08-20T21:50:52Z level=debug msg=Response #3
2025-08-20T21:50:52.7526816Z < Response Status: "200 OK"
2025-08-20T21:50:52.7527342Z < Response headers:
2025-08-20T21:50:52.7527709Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:50:52.7528407Z    "Etag": "\"sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\""
2025-08-20T21:50:52.7529073Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:50:52.7529537Z    "Date": "Wed, 20 Aug 2025 21:50:52 GMT"
2025-08-20T21:50:52.7529903Z    "X-Github-Request-Id": "1C05:24D8E0:45D0D:4B9B6:68A6433C"
2025-08-20T21:50:52.7530261Z    "Content-Length": "0"
2025-08-20T21:50:52.7530509Z    "Content-Type": ""
2025-08-20T21:50:52.7530985Z    "Docker-Content-Digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T21:50:52.7531576Z time=2025-08-20T21:50:52Z level=debug msg=Request #4
2025-08-20T21:50:52.7532439Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/netbird/official/source/netbird-signal/manifests/HEAD-0d2845e-250820T190419-x86_64-linux"
2025-08-20T21:50:52.7533420Z > Request method: "PUT"
2025-08-20T21:50:52.7533668Z > Request headers:
2025-08-20T21:50:52.7534068Z    "Content-Type": "application/vnd.oci.image.manifest.v1+json"
2025-08-20T21:50:52.7534471Z    "Authorization": "*****"
2025-08-20T21:50:52.7534736Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:52.7543576Z time=2025-08-20T21:50:52Z level=debug msg=Response #3
2025-08-20T21:50:52.7544140Z < Response Status: "200 OK"
2025-08-20T21:50:52.7544429Z < Response headers:
2025-08-20T21:50:52.7544833Z    "Etag": "\"sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\""
2025-08-20T21:50:52.7545377Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:50:52.7545765Z    "Date": "Wed, 20 Aug 2025 21:50:52 GMT"
2025-08-20T21:50:52.7546074Z    "X-Github-Request-Id": "1C08:1B72BA:4C4C2:52339:68A6433C"
2025-08-20T21:50:52.7546382Z    "Content-Length": "0"
2025-08-20T21:50:52.7546592Z    "Content-Type": ""
2025-08-20T21:50:52.7546988Z    "Docker-Content-Digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T21:50:52.7547473Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:50:52.7547806Z time=2025-08-20T21:50:52Z level=debug msg=Request #4
2025-08-20T21:50:52.7548455Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/netbird/official/source/netbird-mgmt/manifests/HEAD-0d2845e-250820T190419-x86_64-linux"
2025-08-20T21:50:52.7549046Z > Request method: "PUT"
2025-08-20T21:50:52.7549247Z > Request headers:
2025-08-20T21:50:52.7549517Z    "Content-Type": "application/vnd.oci.image.manifest.v1+json"
2025-08-20T21:50:52.7549835Z    "Authorization": "*****"
2025-08-20T21:50:52.7550056Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:52.7579381Z time=2025-08-20T21:50:52Z level=debug msg=Response #2
2025-08-20T21:50:52.7580540Z < Response Status: "404 Not Found"
2025-08-20T21:50:52.7581132Z < Response headers:
2025-08-20T21:50:52.7581694Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:50:52.7582414Z    "Date": "Wed, 20 Aug 2025 21:50:52 GMT"
2025-08-20T21:50:52.7582764Z    "Content-Length": "70"
2025-08-20T21:50:52.7583379Z    "X-Github-Request-Id": "1C06:234787:440DE:49CEB:68A6433C"
2025-08-20T21:50:52.7583802Z    "Content-Type": "application/json"
2025-08-20T21:50:52.7584200Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:50:52.7584641Z time=2025-08-20T21:50:52Z level=debug msg=Request #3
2025-08-20T21:50:52.7585620Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/netbird/official/source/netbird/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T21:50:52.7586539Z > Request method: "HEAD"
2025-08-20T21:50:52.7586816Z > Request headers:
2025-08-20T21:50:52.7587074Z    "Authorization": "*****"
2025-08-20T21:50:52.7587369Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:52.7866175Z time=2025-08-20T21:50:52Z level=debug msg=Response #3
2025-08-20T21:50:52.7866893Z < Response Status: "200 OK"
2025-08-20T21:50:52.7867412Z < Response headers:
2025-08-20T21:50:52.7867871Z    "Content-Type": ""
2025-08-20T21:50:52.7868476Z    "Docker-Content-Digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T21:50:52.7869213Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:50:52.7869691Z    "Etag": "\"sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\""
2025-08-20T21:50:52.7870268Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:50:52.7870697Z    "Date": "Wed, 20 Aug 2025 21:50:52 GMT"
2025-08-20T21:50:52.7871033Z    "X-Github-Request-Id": "1C06:234787:440E1:49CF4:68A6433C"
2025-08-20T21:50:52.7871362Z    "Content-Length": "0"
2025-08-20T21:50:52.7871636Z time=2025-08-20T21:50:52Z level=debug msg=Request #4
2025-08-20T21:50:52.7872430Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/netbird/official/source/netbird/manifests/HEAD-0d2845e-250820T190419-x86_64-linux"
2025-08-20T21:50:52.7873262Z > Request method: "PUT"
2025-08-20T21:50:52.7873499Z > Request headers:
2025-08-20T21:50:52.7873798Z    "Content-Type": "application/vnd.oci.image.manifest.v1+json"
2025-08-20T21:50:52.7874229Z    "Authorization": "*****"
2025-08-20T21:50:52.7874476Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:53.0266302Z time=2025-08-20T21:50:53Z level=debug msg=Response #4
2025-08-20T21:50:53.0267646Z Pushed [registry] ghcr.io/pkgforge/bincache/netbird/official/source/netbird-mgmt:HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:50:53.0268693Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T21:50:53.0269329Z Digest: sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1
2025-08-20T21:50:53.0269938Z < Response Status: "201 Created"
2025-08-20T21:50:53.0270285Z < Response headers:
2025-08-20T21:50:53.0270598Z    "Content-Type": "application/json"
2025-08-20T21:50:53.0271293Z    "Docker-Content-Digest": "sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1"
2025-08-20T21:50:53.0272041Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:50:53.0273490Z    "Location": "/v2/pkgforge/bincache/netbird/official/source/netbird-mgmt/manifests/sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1"
2025-08-20T21:50:53.0274516Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:50:53.0274939Z    "Date": "Wed, 20 Aug 2025 21:50:53 GMT"
2025-08-20T21:50:53.0275213Z    "Content-Length": "0"
2025-08-20T21:50:53.0275508Z    "X-Github-Request-Id": "1C08:1B72BA:4C4C4:5233D:68A6433C"
2025-08-20T21:50:53.1194718Z time=2025-08-20T21:50:53Z level=debug msg=Response #4
2025-08-20T21:50:53.1195423Z < Response Status: "201 Created"
2025-08-20T21:50:53.1195963Z < Response headers:
2025-08-20T21:50:53.1196407Z    "Content-Length": "0"
2025-08-20T21:50:53.1197014Z    "X-Github-Request-Id": "1C06:234787:440E6:49CFA:68A6433C"
2025-08-20T21:50:53.1197607Z    "Content-Type": "application/json"
2025-08-20T21:50:53.1198294Z    "Docker-Content-Digest": "sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1"
2025-08-20T21:50:53.1199239Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:50:53.1200336Z    "Location": "/v2/pkgforge/bincache/netbird/official/source/netbird/manifests/sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1"
2025-08-20T21:50:53.1201539Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:50:53.1202117Z    "Date": "Wed, 20 Aug 2025 21:50:53 GMT"
2025-08-20T21:50:53.1202899Z Pushed [registry] ghcr.io/pkgforge/bincache/netbird/official/source/netbird:HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:50:53.1204070Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T21:50:53.1204700Z Digest: sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1
2025-08-20T21:50:53.3536259Z time=2025-08-20T21:50:53Z level=debug msg=Response #2
2025-08-20T21:50:53.3537008Z < Response Status: "404 Not Found"
2025-08-20T21:50:53.3537814Z < Response headers:
2025-08-20T21:50:53.3538306Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:50:53.3538946Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:50:53.3539526Z    "Date": "Wed, 20 Aug 2025 21:50:53 GMT"
2025-08-20T21:50:53.3539893Z    "Content-Length": "70"
2025-08-20T21:50:53.3540192Z    "X-Github-Request-Id": "1C07:164F93:37849:3D208:68A6433C"
2025-08-20T21:50:53.3540539Z    "Content-Type": "application/json"
2025-08-20T21:50:53.3540862Z time=2025-08-20T21:50:53Z level=debug msg=Request #3
2025-08-20T21:50:53.3541721Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/netbird/official/source/netbird-relay/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T21:50:53.3542527Z > Request method: "HEAD"
2025-08-20T21:50:53.3542757Z > Request headers:
2025-08-20T21:50:53.3543315Z    "Authorization": "*****"
2025-08-20T21:50:53.3543607Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:53.3808727Z time=2025-08-20T21:50:53Z level=debug msg=Response #3
2025-08-20T21:50:53.3809516Z < Response Status: "200 OK"
2025-08-20T21:50:53.3810008Z < Response headers:
2025-08-20T21:50:53.3810582Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:50:53.3811053Z    "Etag": "\"sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\""
2025-08-20T21:50:53.3811607Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:50:53.3812013Z    "Date": "Wed, 20 Aug 2025 21:50:53 GMT"
2025-08-20T21:50:53.3812327Z    "X-Github-Request-Id": "1C07:164F93:378B1:3D27E:68A6433D"
2025-08-20T21:50:53.3812639Z    "Content-Length": "0"
2025-08-20T21:50:53.3812857Z    "Content-Type": ""
2025-08-20T21:50:53.3813531Z    "Docker-Content-Digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T21:50:53.3814056Z time=2025-08-20T21:50:53Z level=debug msg=Request #4
2025-08-20T21:50:53.3814742Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/netbird/official/source/netbird-relay/manifests/HEAD-0d2845e-250820T190419-x86_64-linux"
2025-08-20T21:50:53.3815394Z > Request method: "PUT"
2025-08-20T21:50:53.3815607Z > Request headers:
2025-08-20T21:50:53.3815888Z    "Content-Type": "application/vnd.oci.image.manifest.v1+json"
2025-08-20T21:50:53.3816225Z    "Authorization": "*****"
2025-08-20T21:50:53.3816457Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:50:53.5647825Z time=2025-08-20T21:50:53Z level=debug msg=Response #4
2025-08-20T21:50:53.5648579Z < Response Status: "201 Created"
2025-08-20T21:50:53.5649129Z < Response headers:
2025-08-20T21:50:53.5649707Z    "X-Github-Request-Id": "1C05:24D8E0:45D11:4B9B9:68A6433C"
2025-08-20T21:50:53.5650452Z    "Content-Type": "application/json"
2025-08-20T21:50:53.5651537Z    "Docker-Content-Digest": "sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1"
2025-08-20T21:50:53.5652747Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:50:53.5654393Z    "Location": "/v2/pkgforge/bincache/netbird/official/source/netbird-signal/manifests/sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1"
2025-08-20T21:50:53.5656088Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:50:53.5656832Z    "Date": "Wed, 20 Aug 2025 21:50:53 GMT"
2025-08-20T21:50:53.5657274Z    "Content-Length": "0"
2025-08-20T21:50:53.5658136Z Pushed [registry] ghcr.io/pkgforge/bincache/netbird/official/source/netbird-signal:HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:50:53.5659112Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T21:50:53.5659809Z Digest: sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1
2025-08-20T21:50:53.6223407Z time=2025-08-20T21:50:53Z level=debug msg=Response #4
2025-08-20T21:50:53.6224140Z < Response Status: "201 Created"
2025-08-20T21:50:53.6224690Z < Response headers:
2025-08-20T21:50:53.6225211Z    "X-Github-Request-Id": "1C07:164F93:378B3:3D282:68A6433D"
2025-08-20T21:50:53.6225657Z    "Content-Type": "application/json"
2025-08-20T21:50:53.6226468Z    "Docker-Content-Digest": "sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1"
2025-08-20T21:50:53.6227185Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:50:53.6228206Z    "Location": "/v2/pkgforge/bincache/netbird/official/source/netbird-relay/manifests/sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1"
2025-08-20T21:50:53.6229328Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:50:53.6229869Z    "Date": "Wed, 20 Aug 2025 21:50:53 GMT"
2025-08-20T21:50:53.6230219Z    "Content-Length": "0"
2025-08-20T21:50:53.6231007Z Pushed [registry] ghcr.io/pkgforge/bincache/netbird/official/source/netbird-relay:HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:50:53.6231747Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T21:50:53.6232219Z Digest: sha256:c6c2649bb04aabc9fcae9c6e8cef74948f03d123a9236b4eac6df5c26930b2b1
2025-08-20T21:50:55.2313927Z Uploading beab277b1fb2 CHECKSUM.sig
2025-08-20T21:50:55.2332344Z Uploading 874a1cb89da8 netbird-mgmt.sig
2025-08-20T21:50:55.2333411Z Uploading 392a5d27e3ff netbird-mgmt
2025-08-20T21:50:55.2363610Z Uploading 9dc04147f902 CHECKSUM
2025-08-20T21:50:55.2472425Z Exists    0d96a4ff68ad LICENSE
2025-08-20T21:50:55.2719273Z Uploading f61c41059e06 LICENSE.sig
2025-08-20T21:50:55.2876079Z Uploading 9e2e8cf384e1 netbird.sig
2025-08-20T21:50:55.2905507Z Uploading 8bfdde0cc848 netbird
2025-08-20T21:50:55.2914533Z Uploading 9dc04147f902 CHECKSUM
2025-08-20T21:50:55.2978946Z Uploading beab277b1fb2 CHECKSUM.sig
2025-08-20T21:50:55.3844699Z Exists    0d96a4ff68ad LICENSE
2025-08-20T21:50:55.4038213Z Uploading f61c41059e06 LICENSE.sig
2025-08-20T21:50:55.7145945Z Uploaded  9dc04147f902 CHECKSUM
2025-08-20T21:50:55.7594849Z Uploading beab277b1fb2 CHECKSUM.sig
2025-08-20T21:50:55.7605249Z Exists    e368672b8876 SBUILD
2025-08-20T21:50:55.7642798Z Uploading ad6f2ab226f6 netbird-signal
2025-08-20T21:50:55.7680624Z Uploading 540dcfa26258 netbird-signal.sig
2025-08-20T21:50:55.7728070Z Uploading 9dc04147f902 CHECKSUM
2025-08-20T21:50:55.7783937Z Uploading a6a12e5d0560 SBUILD.sig
2025-08-20T21:50:55.8008767Z Uploading 42cc0e728250 netbird-relay
2025-08-20T21:50:55.8015995Z Uploading beab277b1fb2 CHECKSUM.sig
2025-08-20T21:50:55.8017031Z Uploading 247e8b956e97 netbird-relay.sig
2025-08-20T21:50:55.8141741Z Uploading 9dc04147f902 CHECKSUM
2025-08-20T21:50:55.8224007Z Exists    0d96a4ff68ad LICENSE
2025-08-20T21:50:55.8400939Z Exists    0d96a4ff68ad LICENSE
2025-08-20T21:50:55.8406340Z Uploading f61c41059e06 LICENSE.sig
2025-08-20T21:50:55.8756909Z Uploading f61c41059e06 LICENSE.sig
2025-08-20T21:50:55.9509501Z Uploaded  f61c41059e06 LICENSE.sig
2025-08-20T21:50:55.9786282Z Exists    11cf0313013e netbird-mgmt.png
2025-08-20T21:50:56.0000697Z Uploading 1593c85ff175 netbird.json
2025-08-20T21:50:56.1114900Z Uploaded  9dc04147f902 CHECKSUM
2025-08-20T21:50:56.1298446Z Exists    e368672b8876 SBUILD
2025-08-20T21:50:56.1477156Z Uploading a6a12e5d0560 SBUILD.sig
2025-08-20T21:50:56.1613939Z Uploaded  beab277b1fb2 CHECKSUM.sig
2025-08-20T21:50:56.1814036Z Uploaded  9dc04147f902 CHECKSUM
2025-08-20T21:50:56.1840209Z Uploaded  f61c41059e06 LICENSE.sig
2025-08-20T21:50:56.1946832Z Uploaded  f61c41059e06 LICENSE.sig
2025-08-20T21:50:56.2010419Z Exists    e368672b8876 SBUILD
2025-08-20T21:50:56.2188969Z Exists    11cf0313013e netbird-mgmt.png
2025-08-20T21:50:56.2189606Z Exists    e368672b8876 SBUILD
2025-08-20T21:50:56.2199938Z Uploading a6a12e5d0560 SBUILD.sig
2025-08-20T21:50:56.2245735Z Uploading a6a12e5d0560 SBUILD.sig
2025-08-20T21:50:56.2422063Z Uploaded  beab277b1fb2 CHECKSUM.sig
2025-08-20T21:50:56.2423489Z Exists    11cf0313013e netbird-mgmt.png
2025-08-20T21:50:56.2461477Z Uploaded  beab277b1fb2 CHECKSUM.sig
2025-08-20T21:50:56.2464462Z Uploaded  beab277b1fb2 CHECKSUM.sig
2025-08-20T21:50:56.2640557Z Uploading 8ee02b0a44bb netbird.json.sig
2025-08-20T21:50:56.2666276Z Uploading b0223bdf6092 netbird-mgmt.json.sig
2025-08-20T21:50:56.2671925Z Uploading c39d04a8cdaf netbird-mgmt.json
2025-08-20T21:50:56.2829805Z Uploaded  f61c41059e06 LICENSE.sig
2025-08-20T21:50:56.2844751Z Uploading 9f08526320b2 netbird-relay.json
2025-08-20T21:50:56.3080034Z Uploaded  874a1cb89da8 netbird-mgmt.sig
2025-08-20T21:50:56.3286749Z Exists    11cf0313013e netbird-mgmt.png
2025-08-20T21:50:56.3390584Z Uploading ec363d853be6 netbird-mgmt.log
2025-08-20T21:50:56.3537593Z Uploading 29249fee2dbf netbird-signal.json.sig
2025-08-20T21:50:56.3676808Z Uploading 34944f5eb30b netbird-signal.json
2025-08-20T21:50:56.3730951Z Uploaded  9dc04147f902 CHECKSUM
2025-08-20T21:50:56.3841371Z Uploaded  9e2e8cf384e1 netbird.sig
2025-08-20T21:50:56.3937974Z Uploading 9f5ea07d61d0 netbird-relay.json.sig
2025-08-20T21:50:56.4118215Z Uploading ec363d853be6 netbird.log
2025-08-20T21:50:56.5109777Z Uploaded  a6a12e5d0560 SBUILD.sig
2025-08-20T21:50:56.5163351Z Uploaded  392a5d27e3ff netbird-mgmt
2025-08-20T21:50:56.5287388Z Uploading ec363d853be6 netbird-signal.log
2025-08-20T21:50:56.5360287Z Uploading 924fab985a28 netbird-mgmt.log.sig
2025-08-20T21:50:56.6030285Z Uploaded  a6a12e5d0560 SBUILD.sig
2025-08-20T21:50:56.6171813Z Uploaded  a6a12e5d0560 SBUILD.sig
2025-08-20T21:50:56.6209754Z Uploading ec363d853be6 netbird-relay.log
2025-08-20T21:50:56.6388136Z Exists    7793ae677172 netbird-mgmt.version
2025-08-20T21:50:56.6402717Z Uploaded  8bfdde0cc848 netbird
2025-08-20T21:50:56.6600573Z Uploading e640a7d236ba netbird-mgmt.version.sig
2025-08-20T21:50:56.6726759Z Uploading a64a2ca30a98 netbird.log.sig
2025-08-20T21:50:56.7030133Z Uploaded  540dcfa26258 netbird-signal.sig
2025-08-20T21:50:56.7209198Z Uploading 8112dc057484 netbird-signal.log.sig
2025-08-20T21:50:56.7430690Z Uploaded  247e8b956e97 netbird-relay.sig
2025-08-20T21:50:56.7696767Z Uploading 6f0276d659dc netbird-relay.log.sig
2025-08-20T21:50:56.8394794Z Uploaded  ec363d853be6 netbird.log
2025-08-20T21:50:56.8580305Z Exists    7793ae677172 netbird.version
2025-08-20T21:50:56.8764883Z Uploading 9dce4ed09676 netbird.version.sig
2025-08-20T21:50:56.8914481Z Uploaded  a6a12e5d0560 SBUILD.sig
2025-08-20T21:50:56.9499346Z Uploaded  ad6f2ab226f6 netbird-signal
2025-08-20T21:50:56.9751984Z Exists    7793ae677172 netbird-signal.version
2025-08-20T21:50:56.9833929Z Uploaded  1593c85ff175 netbird.json
2025-08-20T21:50:56.9975276Z Uploaded  ec363d853be6 netbird-signal.log
2025-08-20T21:50:57.0012452Z Uploading e640a7d236ba netbird-signal.version.sig
2025-08-20T21:50:57.1057540Z Uploaded  ec363d853be6 netbird-relay.log
2025-08-20T21:50:57.1326370Z Exists    7793ae677172 netbird-relay.version
2025-08-20T21:50:57.1520488Z Uploading e640a7d236ba netbird-relay.version.sig
2025-08-20T21:50:57.1918255Z Uploaded  8ee02b0a44bb netbird.json.sig
2025-08-20T21:50:57.1999118Z Uploaded  42cc0e728250 netbird-relay
2025-08-20T21:50:57.2014408Z Uploaded  c39d04a8cdaf netbird-mgmt.json
2025-08-20T21:50:57.2053625Z Uploaded  9f08526320b2 netbird-relay.json
2025-08-20T21:50:57.2652185Z Uploaded  29249fee2dbf netbird-signal.json.sig
2025-08-20T21:50:57.2730677Z Uploaded  b0223bdf6092 netbird-mgmt.json.sig
2025-08-20T21:50:57.3272016Z Uploaded  9f5ea07d61d0 netbird-relay.json.sig
2025-08-20T21:50:57.3310911Z Uploaded  ec363d853be6 netbird-mgmt.log
2025-08-20T21:50:57.3802343Z Uploaded  e640a7d236ba netbird-signal.version.sig
2025-08-20T21:50:57.4333655Z Uploaded  34944f5eb30b netbird-signal.json
2025-08-20T21:50:57.4979693Z Uploaded  e640a7d236ba netbird-relay.version.sig
2025-08-20T21:50:57.5102457Z Uploaded  924fab985a28 netbird-mgmt.log.sig
2025-08-20T21:50:57.6036022Z Uploaded  a64a2ca30a98 netbird.log.sig
2025-08-20T21:50:57.6510641Z Uploaded  e640a7d236ba netbird-mgmt.version.sig
2025-08-20T21:50:57.6511339Z Uploading 585cd527eed4 netbird-mgmt
2025-08-20T21:50:57.6625314Z Uploaded  8112dc057484 netbird-signal.log.sig
2025-08-20T21:50:57.6626060Z Uploading c7fdc2d3a723 netbird-signal
2025-08-20T21:50:57.7312110Z Uploaded  6f0276d659dc netbird-relay.log.sig
2025-08-20T21:50:57.7312664Z Uploading 6d5bc911fb52 netbird-relay
2025-08-20T21:50:57.8352923Z Uploaded  9dce4ed09676 netbird.version.sig
2025-08-20T21:50:57.8353963Z Uploading 35d3970836d4 netbird
2025-08-20T21:50:57.9648198Z Skipped   11cf0313013e netbird-signal.png
2025-08-20T21:50:57.9648706Z Skipped   11cf0313013e netbird-relay.png
2025-08-20T21:50:57.9649145Z Skipped   11cf0313013e netbird.png
2025-08-20T21:50:57.9649578Z Uploaded  c7fdc2d3a723 netbird-signal
2025-08-20T21:50:57.9650554Z Pushed [registry] ghcr.io/pkgforge/bincache/netbird/official/source/netbird-signal:HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:50:57.9651569Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T21:50:57.9652219Z Digest: sha256:c7fdc2d3a723f07c7a0ef0b36acb28df4441856288d997d288ed65824fdddbaf
2025-08-20T21:50:57.9910708Z Skipped   11cf0313013e netbird-signal.png
2025-08-20T21:50:57.9911359Z Skipped   11cf0313013e netbird-relay.png
2025-08-20T21:50:57.9912098Z Skipped   11cf0313013e netbird.png
2025-08-20T21:50:57.9912508Z Uploaded  585cd527eed4 netbird-mgmt
2025-08-20T21:50:57.9913599Z Pushed [registry] ghcr.io/pkgforge/bincache/netbird/official/source/netbird-mgmt:HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:50:57.9914542Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T21:50:57.9915122Z Digest: sha256:585cd527eed4332e68e3c0ae3050fd0f606ae07b87a6068b6acab00fcedb2da4
2025-08-20T21:50:58.0110386Z Skipped   11cf0313013e netbird-signal.png
2025-08-20T21:50:58.0111212Z Skipped   11cf0313013e netbird-relay.png
2025-08-20T21:50:58.0113544Z Skipped   11cf0313013e netbird.png
2025-08-20T21:50:58.0114137Z Uploaded  6d5bc911fb52 netbird-relay
2025-08-20T21:50:58.0115397Z Pushed [registry] ghcr.io/pkgforge/bincache/netbird/official/source/netbird-relay:HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:50:58.0116670Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T21:50:58.0117459Z Digest: sha256:6d5bc911fb5206098531fd8a23c01dd2b8746388a6f8441991891d313da8d3c5
2025-08-20T21:50:58.1670046Z Skipped   11cf0313013e netbird-signal.png
2025-08-20T21:50:58.1670558Z Skipped   11cf0313013e netbird-relay.png
2025-08-20T21:50:58.1671015Z Skipped   11cf0313013e netbird.png
2025-08-20T21:50:58.1671433Z Uploaded  35d3970836d4 netbird
2025-08-20T21:50:58.1672036Z Pushed [registry] ghcr.io/pkgforge/bincache/netbird/official/source/netbird:HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:50:58.1672689Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T21:50:58.1673369Z Digest: sha256:35d3970836d45602329b8dd1c1b2099f113e52b8525f781ab99c207c4e305392
2025-08-20T21:51:03.1196531Z 
2025-08-20T21:51:03.1197340Z [+] Registry --> https://ghcr.io/pkgforge/bincache/netbird/official/source/netbird-signal
2025-08-20T21:51:03.1198367Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-signal?tag=HEAD-0d2845e-250820T190419-x86_64-linux&manifest 
2025-08-20T21:51:03.1199035Z 
2025-08-20T21:51:03.1537715Z 
2025-08-20T21:51:03.1538395Z [+] Registry --> https://ghcr.io/pkgforge/bincache/netbird/official/source/netbird-mgmt
2025-08-20T21:51:03.1539750Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-mgmt?tag=HEAD-0d2845e-250820T190419-x86_64-linux&manifest 
2025-08-20T21:51:03.1540806Z 
2025-08-20T21:51:03.1755754Z 
2025-08-20T21:51:03.1756467Z [+] Registry --> https://ghcr.io/pkgforge/bincache/netbird/official/source/netbird-relay
2025-08-20T21:51:03.1757853Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird-relay?tag=HEAD-0d2845e-250820T190419-x86_64-linux&manifest 
2025-08-20T21:51:03.1758734Z 
2025-08-20T21:51:03.3330827Z 
2025-08-20T21:51:03.3331439Z [+] Registry --> https://ghcr.io/pkgforge/bincache/netbird/official/source/netbird
2025-08-20T21:51:03.3332230Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/netbird/official/source/netbird?tag=HEAD-0d2845e-250820T190419-x86_64-linux&manifest 
2025-08-20T21:51:03.3332765Z 
2025-08-20T21:51:05.5598053Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T21:51:06.8582806Z ./BUILD_ARTIFACTS.tar : 31.71%   (   292 MiB =>   92.5 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T21:51:06.9232876Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T21:51:06.9271886Z 
2025-08-20T21:51:06.9272747Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml :: 00(Hr):04(Min):33(Sec)
2025-08-20T21:51:06.9273920Z 
2025-08-20T21:51:06.9288764Z 
2025-08-20T21:51:06.9289112Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (09:51:06 PM) UTC
2025-08-20T21:51:06.9289401Z 
2025-08-20T21:51:07.8931993Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T21:51:07.8978959Z ##[group]Run ##Presets
2025-08-20T21:51:07.8979339Z [36;1m##Presets[0m
2025-08-20T21:51:07.8979547Z [36;1mset +x ; set +e[0m
2025-08-20T21:51:07.8979752Z [36;1m#-------------#[0m
2025-08-20T21:51:07.8979960Z [36;1m##Debug?[0m
2025-08-20T21:51:07.8980211Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:51:07.8980509Z [36;1m  set -x[0m
2025-08-20T21:51:07.8980691Z [36;1mfi[0m
2025-08-20T21:51:07.8980888Z [36;1m#-------------#[0m
2025-08-20T21:51:07.8981081Z [36;1m##Set ENV[0m
2025-08-20T21:51:07.8981314Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T21:51:07.8981812Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-HEAD-0d2845e-250820T190419-x86_64-linux"[0m
2025-08-20T21:51:07.8982337Z [36;1m    GHCRPKG_TAG_SRCBUILD="HEAD-0d2845e-250820T190419-x86_64-linux"[0m
2025-08-20T21:51:07.8982940Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/netbird/official/source/netbird-srcbuild-17108534394"[0m
2025-08-20T21:51:07.8983643Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T21:51:07.8984044Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:51:07.8984481Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:51:07.8984813Z [36;1m fi[0m
2025-08-20T21:51:07.8984986Z [36;1m##Push[0m
2025-08-20T21:51:07.8985214Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T21:51:07.8985495Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T21:51:07.8985871Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T21:51:07.8986343Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T21:51:07.8986791Z [36;1m     ls -sh "/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T21:51:07.8987136Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T21:51:07.8987354Z [36;1m       {[0m
2025-08-20T21:51:07.8987546Z [36;1m        for i in {1..10}; do[0m
2025-08-20T21:51:07.8987885Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T21:51:07.8988332Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T21:51:07.8988766Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T21:51:07.8989433Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=HEAD-0d2845e-250820T190419-x86_64-linux")[0m
2025-08-20T21:51:07.8990138Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=https://github.com/pkgforge/bincache/actions/runs/17108534394")[0m
2025-08-20T21:51:07.8990734Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=17108534394")[0m
2025-08-20T21:51:07.8991461Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=ghcr.io/pkgforge/bincache/netbird/official/source/netbird:HEAD-0d2845e-250820T190419-x86_64-linux")[0m
2025-08-20T21:51:07.8992205Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=2025-08-20T21:50:38Z")[0m
2025-08-20T21:51:07.8992705Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=HEAD-0d2845e-250820T190419")[0m
2025-08-20T21:51:07.8993448Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=2025-08-20T21:50:38Z")[0m
2025-08-20T21:51:07.8994263Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ghcr.io/pkgforge/bincache/netbird/official/source/netbird")[0m
2025-08-20T21:51:07.8994952Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T21:51:07.8995481Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=HEAD-0d2845e-250820T190419")[0m
2025-08-20T21:51:07.8996208Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=HEAD-0d2845e-250820T190419")[0m
2025-08-20T21:51:07.8997004Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/netbird/official/source/netbird")[0m
2025-08-20T21:51:07.8997732Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-netbird")[0m
2025-08-20T21:51:07.8998291Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=https://github.com/netbirdio/netbird")[0m
2025-08-20T21:51:07.8998837Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T21:51:07.8999347Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=HEAD-0d2845e-250820T190419")[0m
2025-08-20T21:51:07.8999830Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T21:51:07.9000331Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T21:51:07.9000765Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T21:51:07.9001016Z [36;1m         #Check[0m
2025-08-20T21:51:07.9001601Z [36;1m          if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" == "2025-08-20T21:50:38Z" ]]; then[0m
2025-08-20T21:51:07.9002321Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T21:51:07.9002672Z [36;1m            break[0m
2025-08-20T21:51:07.9002879Z [36;1m          else[0m
2025-08-20T21:51:07.9003533Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T21:51:07.9003967Z [36;1m          fi[0m
2025-08-20T21:51:07.9004182Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T21:51:07.9004431Z [36;1m        done[0m
2025-08-20T21:51:07.9004618Z [36;1m       }[0m
2025-08-20T21:51:07.9004821Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T21:51:07.9005071Z [36;1m       ghcr_push_cmd[0m
2025-08-20T21:51:07.9005664Z [36;1m       if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-20T21:50:38Z" ]]; then[0m
2025-08-20T21:51:07.9006430Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T21:51:07.9006933Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T21:51:07.9007191Z [36;1m          ghcr_push_cmd[0m
2025-08-20T21:51:07.9007800Z [36;1m           if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-20T21:50:38Z" ]]; then[0m
2025-08-20T21:51:07.9008537Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T21:51:07.9009050Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T21:51:07.9009447Z [36;1m             return 1 || exit 1[0m
2025-08-20T21:51:07.9009681Z [36;1m           fi[0m
2025-08-20T21:51:07.9009870Z [36;1m       fi[0m
2025-08-20T21:51:07.9010052Z [36;1m   fi[0m
2025-08-20T21:51:07.9010222Z [36;1m fi[0m
2025-08-20T21:51:07.9010477Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T21:51:07.9108017Z shell: /usr/bin/bash -e {0}
2025-08-20T21:51:07.9108254Z env:
2025-08-20T21:51:07.9108435Z   CROSS_COMPILING: NO
2025-08-20T21:51:07.9108649Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T21:51:07.9108875Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T21:51:07.9109088Z   ON_QEMU: NO
2025-08-20T21:51:07.9109261Z   DEBUG: 0
2025-08-20T21:51:07.9109443Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T21:51:07.9109670Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T21:51:07.9110144Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/netbird/official/source
2025-08-20T21:51:07.9110477Z   KEEP_LOGS: YES
2025-08-20T21:51:07.9110663Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:51:07.9110879Z   PKG_FAMILY_LOCAL: netbird
2025-08-20T21:51:07.9111096Z   SBUILD_REBUILD: false
2025-08-20T21:51:07.9111632Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml
2025-08-20T21:51:07.9112199Z   BUILD_SYS: docker://go
2025-08-20T21:51:07.9112412Z   BUILD_ON_HOST: FALSE
2025-08-20T21:51:07.9112605Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:51:07.9112798Z   SYSTMP: /tmp
2025-08-20T21:51:07.9112975Z   GHA_MODE: MATRIX
2025-08-20T21:51:07.9113611Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:51:07.9114130Z   INPUT_SBUILD: /tmp/pkgforge/wfmOUvqGE_build.yaml
2025-08-20T21:51:07.9114463Z   BUILD_DIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml
2025-08-20T21:51:07.9114869Z   SBUILD_OUTDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR
2025-08-20T21:51:07.9115352Z   SBUILD_TMPDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:51:07.9115730Z   PKG_TYPE: static
2025-08-20T21:51:07.9115922Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:51:07.9116147Z   SBUILD_PKGVER: HEAD-0d2845e-250820T190419
2025-08-20T21:51:07.9116529Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108534394
2025-08-20T21:51:07.9116890Z   BUILD_ID: 17108534394
2025-08-20T21:51:07.9117093Z   PKG_NAME: netbird-relay
2025-08-20T21:51:07.9117308Z   PKG_DATE: 2025-08-20T21:50:38Z
2025-08-20T21:51:07.9117546Z   PKG_VERSION: HEAD-0d2845e-250820T190419
2025-08-20T21:51:07.9117801Z   PKG_VERSION_UPSTREAM: 0.55.1
2025-08-20T21:51:07.9118127Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/netbird/official/source/netbird
2025-08-20T21:51:07.9118506Z   GHCRPKG_TAG: HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:07.9118978Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/netbird/official/source/netbird
2025-08-20T21:51:07.9119451Z   PKG_SRCURL: https://github.com/netbirdio/netbird
2025-08-20T21:51:07.9119725Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:51:07.9120161Z   GHCR_TOKEN: ***
2025-08-20T21:51:07.9120443Z   GITHUB_TOKEN: ***
2025-08-20T21:51:07.9120673Z   GITLAB_TOKEN: ***
2025-08-20T21:51:07.9121766Z   MINISIGN_KEY: ***
2025-08-20T21:51:07.9121954Z ##[endgroup]
2025-08-20T21:51:07.9210417Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T21:51:07.9220945Z 93M	./BUILD_ARTIFACTS.zstd
2025-08-20T21:51:07.9234988Z total 146M
2025-08-20T21:51:07.9235251Z 4.0K CHECKSUM
2025-08-20T21:51:07.9235441Z 4.0K CHECKSUM.sig
2025-08-20T21:51:07.9235632Z  36K LICENSE
2025-08-20T21:51:07.9235808Z 4.0K LICENSE.sig
2025-08-20T21:51:07.9235984Z 8.0K SBUILD
2025-08-20T21:51:07.9236145Z 4.0K SBUILD.sig
2025-08-20T21:51:07.9236459Z 4.0K SBUILD_TEMP
2025-08-20T21:51:07.9236765Z  36M netbird
2025-08-20T21:51:07.9237062Z  50M netbird-mgmt
2025-08-20T21:51:07.9237411Z 4.0K netbird-mgmt.json
2025-08-20T21:51:07.9237788Z 4.0K netbird-mgmt.json.sig
2025-08-20T21:51:07.9238154Z 3.5M netbird-mgmt.log
2025-08-20T21:51:07.9238491Z 4.0K netbird-mgmt.log.sig
2025-08-20T21:51:07.9238851Z  40K netbird-mgmt.png
2025-08-20T21:51:07.9239185Z 4.0K netbird-mgmt.sig
2025-08-20T21:51:07.9239516Z 4.0K netbird-mgmt.version
2025-08-20T21:51:07.9239884Z 4.0K netbird-mgmt.version.sig
2025-08-20T21:51:07.9240261Z  25M netbird-relay
2025-08-20T21:51:07.9240583Z 4.0K netbird-relay.json
2025-08-20T21:51:07.9241075Z 4.0K netbird-relay.json.sig
2025-08-20T21:51:07.9241442Z 3.5M netbird-relay.log
2025-08-20T21:51:07.9241781Z 4.0K netbird-relay.log.sig
2025-08-20T21:51:07.9242128Z  40K netbird-relay.png
2025-08-20T21:51:07.9242466Z 4.0K netbird-relay.sig
2025-08-20T21:51:07.9242808Z 4.0K netbird-relay.version
2025-08-20T21:51:07.9243375Z 4.0K netbird-relay.version.sig
2025-08-20T21:51:07.9243757Z  19M netbird-signal
2025-08-20T21:51:07.9244105Z 4.0K netbird-signal.json
2025-08-20T21:51:07.9244476Z 4.0K netbird-signal.json.sig
2025-08-20T21:51:07.9244926Z 3.5M netbird-signal.log
2025-08-20T21:51:07.9245147Z 4.0K netbird-signal.log.sig
2025-08-20T21:51:07.9245368Z  40K netbird-signal.png
2025-08-20T21:51:07.9245570Z 4.0K netbird-signal.sig
2025-08-20T21:51:07.9245771Z 4.0K netbird-signal.version
2025-08-20T21:51:07.9245993Z 4.0K netbird-signal.version.sig
2025-08-20T21:51:07.9246212Z 4.0K netbird.json
2025-08-20T21:51:07.9246389Z 4.0K netbird.json.sig
2025-08-20T21:51:07.9246578Z 3.5M netbird.log
2025-08-20T21:51:07.9246758Z 4.0K netbird.log.sig
2025-08-20T21:51:07.9246943Z  40K netbird.png
2025-08-20T21:51:07.9247126Z 4.0K netbird.sig
2025-08-20T21:51:07.9247310Z 3.5M netbird.static.log
2025-08-20T21:51:07.9247514Z 4.0K netbird.static.version
2025-08-20T21:51:07.9247734Z 4.0K netbird.static.version.sig
2025-08-20T21:51:07.9247951Z 4.0K netbird.version
2025-08-20T21:51:07.9248145Z 4.0K netbird.version.sig
2025-08-20T21:51:08.1607320Z Uploading 456fd0c25fa3 BUILD_ARTIFACTS.zstd
2025-08-20T21:51:09.6294949Z Uploaded  456fd0c25fa3 BUILD_ARTIFACTS.zstd
2025-08-20T21:51:09.6295462Z Uploading 477a791c4ee7 SRCBUILD-netbird
2025-08-20T21:51:09.8875859Z Uploaded  477a791c4ee7 SRCBUILD-netbird
2025-08-20T21:51:09.8878585Z Pushed [registry] ghcr.io/pkgforge/bincache/netbird/official/source/netbird-srcbuild-17108534394:HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:09.8879554Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T21:51:09.8880135Z Digest: sha256:477a791c4ee7c56cac4577e2bb6c358eb5e524798413582fb1b609a7474323da
2025-08-20T21:51:15.0344338Z 
2025-08-20T21:51:15.0345331Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/netbird/official/source/netbird-srcbuild-17108534394
2025-08-20T21:51:15.0346131Z 
2025-08-20T21:51:15.1677063Z ##[group]Run ##Presets
2025-08-20T21:51:15.1677325Z [36;1m##Presets[0m
2025-08-20T21:51:15.1677525Z [36;1mset +x ; set +e[0m
2025-08-20T21:51:15.1677737Z [36;1m#-------------#[0m
2025-08-20T21:51:15.1677937Z [36;1m##Debug?[0m
2025-08-20T21:51:15.1678179Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:51:15.1678477Z [36;1m  set -x[0m
2025-08-20T21:51:15.1678664Z [36;1mfi[0m
2025-08-20T21:51:15.1678847Z [36;1m#-------------#[0m
2025-08-20T21:51:15.1679111Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T21:51:15.1679445Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:51:15.1728973Z shell: /usr/bin/bash -e {0}
2025-08-20T21:51:15.1729328Z env:
2025-08-20T21:51:15.1729508Z   CROSS_COMPILING: NO
2025-08-20T21:51:15.1729721Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T21:51:15.1729947Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T21:51:15.1730169Z   ON_QEMU: NO
2025-08-20T21:51:15.1730457Z   DEBUG: 0
2025-08-20T21:51:15.1730645Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T21:51:15.1730869Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T21:51:15.1731171Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/netbird/official/source
2025-08-20T21:51:15.1731490Z   KEEP_LOGS: YES
2025-08-20T21:51:15.1731685Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:51:15.1731899Z   PKG_FAMILY_LOCAL: netbird
2025-08-20T21:51:15.1732119Z   SBUILD_REBUILD: false
2025-08-20T21:51:15.1732654Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml
2025-08-20T21:51:15.1733461Z   BUILD_SYS: docker://go
2025-08-20T21:51:15.1733675Z   BUILD_ON_HOST: FALSE
2025-08-20T21:51:15.1733874Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:51:15.1734166Z   SYSTMP: /tmp
2025-08-20T21:51:15.1734350Z   GHA_MODE: MATRIX
2025-08-20T21:51:15.1734776Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:51:15.1735280Z   INPUT_SBUILD: /tmp/pkgforge/wfmOUvqGE_build.yaml
2025-08-20T21:51:15.1735607Z   BUILD_DIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml
2025-08-20T21:51:15.1735988Z   SBUILD_OUTDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR
2025-08-20T21:51:15.1736465Z   SBUILD_TMPDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:51:15.1736845Z   PKG_TYPE: static
2025-08-20T21:51:15.1737031Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:51:15.1737258Z   SBUILD_PKGVER: HEAD-0d2845e-250820T190419
2025-08-20T21:51:15.1737637Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108534394
2025-08-20T21:51:15.1737991Z   BUILD_ID: 17108534394
2025-08-20T21:51:15.1738193Z   PKG_NAME: netbird-relay
2025-08-20T21:51:15.1738416Z   PKG_DATE: 2025-08-20T21:50:38Z
2025-08-20T21:51:15.1738660Z   PKG_VERSION: HEAD-0d2845e-250820T190419
2025-08-20T21:51:15.1738934Z   PKG_VERSION_UPSTREAM: 0.55.1
2025-08-20T21:51:15.1739267Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/netbird/official/source/netbird
2025-08-20T21:51:15.1739650Z   GHCRPKG_TAG: HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:15.1740117Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/netbird/official/source/netbird
2025-08-20T21:51:15.1740586Z   PKG_SRCURL: https://github.com/netbirdio/netbird
2025-08-20T21:51:15.1740861Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:51:15.1741132Z   GHCRPKG_TAG_SRCBUILD: HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:15.1741639Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/netbird/official/source/netbird-srcbuild-17108534394
2025-08-20T21:51:15.1742084Z ##[endgroup]
2025-08-20T21:51:15.1886252Z ##[group]Run actions/upload-artifact@v4
2025-08-20T21:51:15.1886552Z with:
2025-08-20T21:51:15.1886768Z   name: Bincache_netbird_x86_64-Linux
2025-08-20T21:51:15.1887083Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T21:51:15.1887374Z   compression-level: 0
2025-08-20T21:51:15.1887635Z   retention-days: 30
2025-08-20T21:51:15.1887834Z   overwrite: true
2025-08-20T21:51:15.1888031Z   if-no-files-found: warn
2025-08-20T21:51:15.1888252Z   include-hidden-files: false
2025-08-20T21:51:15.1888468Z env:
2025-08-20T21:51:15.1888638Z   CROSS_COMPILING: NO
2025-08-20T21:51:15.1888845Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T21:51:15.1889068Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T21:51:15.1889288Z   ON_QEMU: NO
2025-08-20T21:51:15.1889464Z   DEBUG: 0
2025-08-20T21:51:15.1889644Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T21:51:15.1889873Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T21:51:15.1890179Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/netbird/official/source
2025-08-20T21:51:15.1890532Z   KEEP_LOGS: YES
2025-08-20T21:51:15.1890727Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:51:15.1890943Z   PKG_FAMILY_LOCAL: netbird
2025-08-20T21:51:15.1891277Z   SBUILD_REBUILD: false
2025-08-20T21:51:15.1891812Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml
2025-08-20T21:51:15.1892397Z   BUILD_SYS: docker://go
2025-08-20T21:51:15.1892609Z   BUILD_ON_HOST: FALSE
2025-08-20T21:51:15.1892807Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:51:15.1893001Z   SYSTMP: /tmp
2025-08-20T21:51:15.1893430Z   GHA_MODE: MATRIX
2025-08-20T21:51:15.1893863Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:51:15.1894368Z   INPUT_SBUILD: /tmp/pkgforge/wfmOUvqGE_build.yaml
2025-08-20T21:51:15.1894689Z   BUILD_DIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml
2025-08-20T21:51:15.1895079Z   SBUILD_OUTDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR
2025-08-20T21:51:15.1895560Z   SBUILD_TMPDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:51:15.1896030Z   PKG_TYPE: static
2025-08-20T21:51:15.1896219Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:51:15.1896443Z   SBUILD_PKGVER: HEAD-0d2845e-250820T190419
2025-08-20T21:51:15.1896816Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108534394
2025-08-20T21:51:15.1897170Z   BUILD_ID: 17108534394
2025-08-20T21:51:15.1897371Z   PKG_NAME: netbird-relay
2025-08-20T21:51:15.1897586Z   PKG_DATE: 2025-08-20T21:50:38Z
2025-08-20T21:51:15.1897821Z   PKG_VERSION: HEAD-0d2845e-250820T190419
2025-08-20T21:51:15.1898073Z   PKG_VERSION_UPSTREAM: 0.55.1
2025-08-20T21:51:15.1898400Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/netbird/official/source/netbird
2025-08-20T21:51:15.1898780Z   GHCRPKG_TAG: HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:15.1899247Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/netbird/official/source/netbird
2025-08-20T21:51:15.1899713Z   PKG_SRCURL: https://github.com/netbirdio/netbird
2025-08-20T21:51:15.1899986Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:51:15.1900258Z   GHCRPKG_TAG_SRCBUILD: HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:15.1900766Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/netbird/official/source/netbird-srcbuild-17108534394
2025-08-20T21:51:15.1901214Z   UTC_TIME: 2025_08_20T09_51_15_PM
2025-08-20T21:51:15.1901467Z ##[endgroup]
2025-08-20T21:51:15.5122917Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T21:51:15.5126491Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T21:51:15.5127392Z With the provided path, there will be 2 files uploaded
2025-08-20T21:51:15.6171695Z Artifact name is valid!
2025-08-20T21:51:15.6172942Z Root directory input is valid!
2025-08-20T21:51:15.6809006Z Beginning upload of artifact content to blob storage
2025-08-20T21:51:16.1051294Z Uploaded bytes 8388608
2025-08-20T21:51:16.1157886Z Uploaded bytes 16777216
2025-08-20T21:51:16.1421474Z Uploaded bytes 25165824
2025-08-20T21:51:16.1512638Z Uploaded bytes 33554432
2025-08-20T21:51:16.3522466Z Uploaded bytes 41943040
2025-08-20T21:51:16.3639300Z Uploaded bytes 50331648
2025-08-20T21:51:16.3718525Z Uploaded bytes 58720256
2025-08-20T21:51:16.3907213Z Uploaded bytes 67108864
2025-08-20T21:51:16.5234269Z Uploaded bytes 75497472
2025-08-20T21:51:16.5506470Z Uploaded bytes 83886080
2025-08-20T21:51:16.5625667Z Uploaded bytes 92274688
2025-08-20T21:51:16.5843358Z Uploaded bytes 100663296
2025-08-20T21:51:16.6169283Z Uploaded bytes 100937509
2025-08-20T21:51:16.6378576Z Finished uploading artifact content to blob storage!
2025-08-20T21:51:16.6382309Z SHA256 digest of uploaded artifact zip is 6d16cc6f84bccac09fb01764082e9be66746ebb3443681cfa639af40ffbf2ee5
2025-08-20T21:51:16.6383023Z Finalizing artifact upload
2025-08-20T21:51:16.7379480Z Artifact Bincache_netbird_x86_64-Linux.zip successfully finalized. Artifact ID 3813561837
2025-08-20T21:51:16.7380329Z Artifact Bincache_netbird_x86_64-Linux has been successfully uploaded! Final size is 100937509 bytes. Artifact ID is 3813561837
2025-08-20T21:51:16.7386765Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17108534394/artifacts/3813561837
2025-08-20T21:51:16.7600455Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T21:51:16.7600771Z with:
2025-08-20T21:51:16.7601070Z   subject-name: netbird-17108534394-HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:16.7601931Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T21:51:16.7602672Z   show-summary: true
2025-08-20T21:51:16.7602889Z   push-to-registry: false
2025-08-20T21:51:16.7603527Z   github-token: ***
2025-08-20T21:51:16.7603729Z env:
2025-08-20T21:51:16.7603906Z   CROSS_COMPILING: NO
2025-08-20T21:51:16.7604117Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T21:51:16.7604345Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T21:51:16.7604565Z   ON_QEMU: NO
2025-08-20T21:51:16.7604884Z   DEBUG: 0
2025-08-20T21:51:16.7605068Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T21:51:16.7605296Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T21:51:16.7605632Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/netbird/official/source
2025-08-20T21:51:16.7605962Z   KEEP_LOGS: YES
2025-08-20T21:51:16.7606156Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:51:16.7606378Z   PKG_FAMILY_LOCAL: netbird
2025-08-20T21:51:16.7606598Z   SBUILD_REBUILD: false
2025-08-20T21:51:16.7607139Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml
2025-08-20T21:51:16.7607731Z   BUILD_SYS: docker://go
2025-08-20T21:51:16.7607944Z   BUILD_ON_HOST: FALSE
2025-08-20T21:51:16.7608148Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:51:16.7608345Z   SYSTMP: /tmp
2025-08-20T21:51:16.7608528Z   GHA_MODE: MATRIX
2025-08-20T21:51:16.7608970Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:51:16.7609487Z   INPUT_SBUILD: /tmp/pkgforge/wfmOUvqGE_build.yaml
2025-08-20T21:51:16.7609815Z   BUILD_DIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml
2025-08-20T21:51:16.7610210Z   SBUILD_OUTDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR
2025-08-20T21:51:16.7610702Z   SBUILD_TMPDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:51:16.7611087Z   PKG_TYPE: static
2025-08-20T21:51:16.7611287Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:51:16.7611518Z   SBUILD_PKGVER: HEAD-0d2845e-250820T190419
2025-08-20T21:51:16.7611899Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108534394
2025-08-20T21:51:16.7612261Z   BUILD_ID: 17108534394
2025-08-20T21:51:16.7612470Z   PKG_NAME: netbird-relay
2025-08-20T21:51:16.7612698Z   PKG_DATE: 2025-08-20T21:50:38Z
2025-08-20T21:51:16.7612951Z   PKG_VERSION: HEAD-0d2845e-250820T190419
2025-08-20T21:51:16.7613429Z   PKG_VERSION_UPSTREAM: 0.55.1
2025-08-20T21:51:16.7613765Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/netbird/official/source/netbird
2025-08-20T21:51:16.7614160Z   GHCRPKG_TAG: HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:16.7614641Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/netbird/official/source/netbird
2025-08-20T21:51:16.7615119Z   PKG_SRCURL: https://github.com/netbirdio/netbird
2025-08-20T21:51:16.7615402Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:51:16.7615678Z   GHCRPKG_TAG_SRCBUILD: HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:16.7616197Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/netbird/official/source/netbird-srcbuild-17108534394
2025-08-20T21:51:16.7616663Z   UTC_TIME: 2025_08_20T09_51_15_PM
2025-08-20T21:51:16.7616904Z ##[endgroup]
2025-08-20T21:51:16.7687751Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T21:51:16.7688187Z env:
2025-08-20T21:51:16.7688370Z   CROSS_COMPILING: NO
2025-08-20T21:51:16.7688587Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T21:51:16.7688936Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T21:51:16.7689152Z   ON_QEMU: NO
2025-08-20T21:51:16.7689327Z   DEBUG: 0
2025-08-20T21:51:16.7689664Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T21:51:16.7689904Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T21:51:16.7690225Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/netbird/official/source
2025-08-20T21:51:16.7690558Z   KEEP_LOGS: YES
2025-08-20T21:51:16.7690752Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:51:16.7690970Z   PKG_FAMILY_LOCAL: netbird
2025-08-20T21:51:16.7691198Z   SBUILD_REBUILD: false
2025-08-20T21:51:16.7691742Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml
2025-08-20T21:51:16.7692325Z   BUILD_SYS: docker://go
2025-08-20T21:51:16.7692548Z   BUILD_ON_HOST: FALSE
2025-08-20T21:51:16.7692752Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:51:16.7692951Z   SYSTMP: /tmp
2025-08-20T21:51:16.7693302Z   GHA_MODE: MATRIX
2025-08-20T21:51:16.7693737Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:51:16.7694334Z   INPUT_SBUILD: /tmp/pkgforge/wfmOUvqGE_build.yaml
2025-08-20T21:51:16.7694676Z   BUILD_DIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml
2025-08-20T21:51:16.7695074Z   SBUILD_OUTDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR
2025-08-20T21:51:16.7695598Z   SBUILD_TMPDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:51:16.7695985Z   PKG_TYPE: static
2025-08-20T21:51:16.7696182Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:51:16.7696415Z   SBUILD_PKGVER: HEAD-0d2845e-250820T190419
2025-08-20T21:51:16.7696797Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108534394
2025-08-20T21:51:16.7697161Z   BUILD_ID: 17108534394
2025-08-20T21:51:16.7697373Z   PKG_NAME: netbird-relay
2025-08-20T21:51:16.7697594Z   PKG_DATE: 2025-08-20T21:50:38Z
2025-08-20T21:51:16.7697846Z   PKG_VERSION: HEAD-0d2845e-250820T190419
2025-08-20T21:51:16.7698112Z   PKG_VERSION_UPSTREAM: 0.55.1
2025-08-20T21:51:16.7698444Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/netbird/official/source/netbird
2025-08-20T21:51:16.7698843Z   GHCRPKG_TAG: HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:16.7699316Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/netbird/official/source/netbird
2025-08-20T21:51:16.7699791Z   PKG_SRCURL: https://github.com/netbirdio/netbird
2025-08-20T21:51:16.7700072Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:51:16.7700343Z   GHCRPKG_TAG_SRCBUILD: HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:16.7700856Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/netbird/official/source/netbird-srcbuild-17108534394
2025-08-20T21:51:16.7701309Z   UTC_TIME: 2025_08_20T09_51_15_PM
2025-08-20T21:51:16.7701540Z ##[endgroup]
2025-08-20T21:51:17.1485917Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T21:51:17.1486262Z with:
2025-08-20T21:51:17.1486952Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T21:51:17.1487819Z   subject-name: netbird-17108534394-HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:17.1488241Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T21:51:17.1490882Z   predicate: {"buildDefinition":{"buildType":"https://actions.github.io/buildtypes/workflow/v1","externalParameters":{"workflow":{"ref":"refs/heads/main","repository":"https://github.com/pkgforge/bincache","path":".github/workflows/matrix_builds.yaml"}},"internalParameters":{"github":{"event_name":"workflow_dispatch","repository_id":"883655230","repository_owner_id":"187275343","runner_environment":"github-hosted"}},"resolvedDependencies":[{"uri":"git+https://github.com/pkgforge/bincache@refs/heads/main","digest":{"gitCommit":"338a3bae1bab05aba0ad4bfe5580d82eeab3f21d"}}]},"runDetails":{"builder":{"id":"https://github.com/pkgforge/bincache/.github/workflows/matrix_builds.yaml@refs/heads/main"},"metadata":{"invocationId":"https://github.com/pkgforge/bincache/actions/runs/17108534394/attempts/1"}}}
2025-08-20T21:51:17.1493872Z   push-to-registry: false
2025-08-20T21:51:17.1494108Z   show-summary: true
2025-08-20T21:51:17.1494502Z   github-token: ***
2025-08-20T21:51:17.1494704Z env:
2025-08-20T21:51:17.1494884Z   CROSS_COMPILING: NO
2025-08-20T21:51:17.1495103Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T21:51:17.1495339Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T21:51:17.1495572Z   ON_QEMU: NO
2025-08-20T21:51:17.1495753Z   DEBUG: 0
2025-08-20T21:51:17.1495939Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T21:51:17.1496171Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T21:51:17.1496490Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/netbird/official/source
2025-08-20T21:51:17.1496824Z   KEEP_LOGS: YES
2025-08-20T21:51:17.1497024Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:51:17.1497248Z   PKG_FAMILY_LOCAL: netbird
2025-08-20T21:51:17.1497487Z   SBUILD_REBUILD: false
2025-08-20T21:51:17.1498121Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml
2025-08-20T21:51:17.1498700Z   BUILD_SYS: docker://go
2025-08-20T21:51:17.1498919Z   BUILD_ON_HOST: FALSE
2025-08-20T21:51:17.1499122Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:51:17.1499325Z   SYSTMP: /tmp
2025-08-20T21:51:17.1499512Z   GHA_MODE: MATRIX
2025-08-20T21:51:17.1499956Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:51:17.1500473Z   INPUT_SBUILD: /tmp/pkgforge/wfmOUvqGE_build.yaml
2025-08-20T21:51:17.1500807Z   BUILD_DIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml
2025-08-20T21:51:17.1501223Z   SBUILD_OUTDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR
2025-08-20T21:51:17.1501722Z   SBUILD_TMPDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:51:17.1502116Z   PKG_TYPE: static
2025-08-20T21:51:17.1502325Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:51:17.1502572Z   SBUILD_PKGVER: HEAD-0d2845e-250820T190419
2025-08-20T21:51:17.1502967Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108534394
2025-08-20T21:51:17.1503446Z   BUILD_ID: 17108534394
2025-08-20T21:51:17.1503660Z   PKG_NAME: netbird-relay
2025-08-20T21:51:17.1503902Z   PKG_DATE: 2025-08-20T21:50:38Z
2025-08-20T21:51:17.1514971Z   PKG_VERSION: HEAD-0d2845e-250820T190419
2025-08-20T21:51:17.1515280Z   PKG_VERSION_UPSTREAM: 0.55.1
2025-08-20T21:51:17.1515637Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/netbird/official/source/netbird
2025-08-20T21:51:17.1516059Z   GHCRPKG_TAG: HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:17.1516542Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/netbird/official/source/netbird
2025-08-20T21:51:17.1517029Z   PKG_SRCURL: https://github.com/netbirdio/netbird
2025-08-20T21:51:17.1517322Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:51:17.1517608Z   GHCRPKG_TAG_SRCBUILD: HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:17.1518145Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/netbird/official/source/netbird-srcbuild-17108534394
2025-08-20T21:51:17.1518622Z   UTC_TIME: 2025_08_20T09_51_15_PM
2025-08-20T21:51:17.1518870Z ##[endgroup]
2025-08-20T21:51:18.9090964Z Attestation created for 33 subjects
2025-08-20T21:51:18.9095883Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T21:51:18.9096710Z -----BEGIN CERTIFICATE-----
2025-08-20T21:51:18.9097384Z MIIG7zCCBnWgAwIBAgIUaFVUbFy15QqX6UfyR401xizIweswCgYIKoZIzj0EAwMw
2025-08-20T21:51:18.9098358Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T21:51:18.9099311Z cm1lZGlhdGUwHhcNMjUwODIwMjE1MTE4WhcNMjUwODIwMjIwMTE4WjAAMFkwEwYH
2025-08-20T21:51:18.9100255Z KoZIzj0CAQYIKoZIzj0DAQcDQgAEBiM73Hw4Osgawe5+EQP7YzgeuE3Dh9uiGFpU
2025-08-20T21:51:18.9101174Z /Dc3j+ej6hh2XAhqKQKDq8j1QinRbk3u5017f5Pca4FrkFj6LaOCBZQwggWQMA4G
2025-08-20T21:51:18.9102081Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUZubA
2025-08-20T21:51:18.9103462Z FWod04j8i5bgmvRF5y57H+YwHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T21:51:18.9104601Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T21:51:18.9105544Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T21:51:18.9106467Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T21:51:18.9107357Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T21:51:18.9108239Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T21:51:18.9109152Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T21:51:18.9110096Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T21:51:18.9111054Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T21:51:18.9111998Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T21:51:18.9112580Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T21:51:18.9113363Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T21:51:18.9113846Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T21:51:18.9114307Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T21:51:18.9114765Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T21:51:18.9115244Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T21:51:18.9115737Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T21:51:18.9116216Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T21:51:18.9116685Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T21:51:18.9117147Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T21:51:18.9117612Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T21:51:18.9118076Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T21:51:18.9118555Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T21:51:18.9119025Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T21:51:18.9119489Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA4NTM0Mzk0L2F0
2025-08-20T21:51:18.9119959Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYoGCisGAQQB1nkCBAIE
2025-08-20T21:51:18.9120431Z fAR6AHgAdgDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJdwhe
2025-08-20T21:51:18.9120883Z AAAEAwBHMEUCIQC7outQZv1lYMb9E0+7qWyr/RcuwjCT2mg0MNFCJVrkogIgFUys
2025-08-20T21:51:18.9121358Z IdwI/epjSSM8E8hcF0f4D0WHJHEizVqamHooYm0wCgYIKoZIzj0EAwMDaAAwZQIw
2025-08-20T21:51:18.9121812Z TCt/3uAmJOshv8fAFPVRhpCBCm/ZUD/RUcNP15ogZ1IhLnVeoOdYAC0LYwRw3piu
2025-08-20T21:51:18.9122270Z AjEAxJpYTNRps+YiNJy5oy2inOHmwpN7wnHrZtzAcvNCulM9A+AukrGGzYF2kq/9
2025-08-20T21:51:18.9122631Z 1cMW
2025-08-20T21:51:18.9122834Z -----END CERTIFICATE-----
2025-08-20T21:51:18.9122988Z 
2025-08-20T21:51:18.9123514Z ##[endgroup]
2025-08-20T21:51:18.9123915Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T21:51:18.9124315Z https://search.sigstore.dev?logIndex=414463485
2025-08-20T21:51:18.9124664Z [36mAttestation uploaded to repository[39m
2025-08-20T21:51:18.9124998Z https://github.com/pkgforge/bincache/attestations/9874790
2025-08-20T21:51:18.9899203Z ##[group]Run ##Presets
2025-08-20T21:51:18.9899477Z [36;1m##Presets[0m
2025-08-20T21:51:18.9899685Z [36;1mset +x ; set +e[0m
2025-08-20T21:51:18.9899909Z [36;1m#-------------#[0m
2025-08-20T21:51:18.9900111Z [36;1m##Debug?[0m
2025-08-20T21:51:18.9900364Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:51:18.9900664Z [36;1m  set -x[0m
2025-08-20T21:51:18.9900855Z [36;1mfi[0m
2025-08-20T21:51:18.9901037Z [36;1m#-------------#[0m
2025-08-20T21:51:18.9901352Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T21:51:18.9902054Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/netbird/official/source"[0m
2025-08-20T21:51:18.9902507Z [36;1m exit 1[0m
2025-08-20T21:51:18.9902693Z [36;1mfi[0m
2025-08-20T21:51:18.9951174Z shell: /usr/bin/bash -e {0}
2025-08-20T21:51:18.9951417Z env:
2025-08-20T21:51:18.9951635Z   CROSS_COMPILING: NO
2025-08-20T21:51:18.9951882Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T21:51:18.9952116Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T21:51:18.9952335Z   ON_QEMU: NO
2025-08-20T21:51:18.9952511Z   DEBUG: 0
2025-08-20T21:51:18.9952705Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T21:51:18.9952929Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T21:51:18.9953491Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/netbird/official/source
2025-08-20T21:51:18.9953841Z   KEEP_LOGS: YES
2025-08-20T21:51:18.9954043Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:51:18.9954266Z   PKG_FAMILY_LOCAL: netbird
2025-08-20T21:51:18.9954496Z   SBUILD_REBUILD: false
2025-08-20T21:51:18.9955043Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml
2025-08-20T21:51:18.9955733Z   BUILD_SYS: docker://go
2025-08-20T21:51:18.9955953Z   BUILD_ON_HOST: FALSE
2025-08-20T21:51:18.9956155Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:51:18.9956351Z   SYSTMP: /tmp
2025-08-20T21:51:18.9956538Z   GHA_MODE: MATRIX
2025-08-20T21:51:18.9956981Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:51:18.9957495Z   INPUT_SBUILD: /tmp/pkgforge/wfmOUvqGE_build.yaml
2025-08-20T21:51:18.9957827Z   BUILD_DIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml
2025-08-20T21:51:18.9958224Z   SBUILD_OUTDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR
2025-08-20T21:51:18.9958715Z   SBUILD_TMPDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:51:18.9959098Z   PKG_TYPE: static
2025-08-20T21:51:18.9959293Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:51:18.9959535Z   SBUILD_PKGVER: HEAD-0d2845e-250820T190419
2025-08-20T21:51:18.9959922Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108534394
2025-08-20T21:51:18.9960278Z   BUILD_ID: 17108534394
2025-08-20T21:51:18.9960488Z   PKG_NAME: netbird-relay
2025-08-20T21:51:18.9960711Z   PKG_DATE: 2025-08-20T21:50:38Z
2025-08-20T21:51:18.9960970Z   PKG_VERSION: HEAD-0d2845e-250820T190419
2025-08-20T21:51:18.9961234Z   PKG_VERSION_UPSTREAM: 0.55.1
2025-08-20T21:51:18.9961581Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/netbird/official/source/netbird
2025-08-20T21:51:18.9961969Z   GHCRPKG_TAG: HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:18.9962446Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/netbird/official/source/netbird
2025-08-20T21:51:18.9962919Z   PKG_SRCURL: https://github.com/netbirdio/netbird
2025-08-20T21:51:18.9963412Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:51:18.9963694Z   GHCRPKG_TAG_SRCBUILD: HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:18.9964221Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/netbird/official/source/netbird-srcbuild-17108534394
2025-08-20T21:51:18.9964674Z   UTC_TIME: 2025_08_20T09_51_15_PM
2025-08-20T21:51:18.9964905Z ##[endgroup]
2025-08-20T21:51:19.0051140Z ##[group]Run ##Presets
2025-08-20T21:51:19.0051397Z [36;1m##Presets[0m
2025-08-20T21:51:19.0051607Z [36;1mset +x ; set +e[0m
2025-08-20T21:51:19.0051822Z [36;1m#-------------#[0m
2025-08-20T21:51:19.0052026Z [36;1m##Debug?[0m
2025-08-20T21:51:19.0052274Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:51:19.0052571Z [36;1m  set -x[0m
2025-08-20T21:51:19.0052760Z [36;1mfi[0m
2025-08-20T21:51:19.0052940Z [36;1m#-------------#[0m
2025-08-20T21:51:19.0053398Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T21:51:19.0053872Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/netbird/official/source"[0m
2025-08-20T21:51:19.0054306Z [36;1m exit 1[0m
2025-08-20T21:51:19.0054611Z [36;1mfi[0m
2025-08-20T21:51:19.0097334Z shell: /usr/bin/bash -e {0}
2025-08-20T21:51:19.0097568Z env:
2025-08-20T21:51:19.0097758Z   CROSS_COMPILING: NO
2025-08-20T21:51:19.0097994Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T21:51:19.0098235Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T21:51:19.0098459Z   ON_QEMU: NO
2025-08-20T21:51:19.0098639Z   DEBUG: 0
2025-08-20T21:51:19.0098825Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T21:51:19.0099051Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T21:51:19.0099365Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/netbird/official/source
2025-08-20T21:51:19.0099700Z   KEEP_LOGS: YES
2025-08-20T21:51:19.0099897Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:51:19.0100124Z   PKG_FAMILY_LOCAL: netbird
2025-08-20T21:51:19.0100348Z   SBUILD_REBUILD: false
2025-08-20T21:51:19.0100913Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml
2025-08-20T21:51:19.0101505Z   BUILD_SYS: docker://go
2025-08-20T21:51:19.0101825Z   BUILD_ON_HOST: FALSE
2025-08-20T21:51:19.0102029Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:51:19.0102224Z   SYSTMP: /tmp
2025-08-20T21:51:19.0102414Z   GHA_MODE: MATRIX
2025-08-20T21:51:19.0102855Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:51:19.0103584Z   INPUT_SBUILD: /tmp/pkgforge/wfmOUvqGE_build.yaml
2025-08-20T21:51:19.0103942Z   BUILD_DIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml
2025-08-20T21:51:19.0104340Z   SBUILD_OUTDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR
2025-08-20T21:51:19.0104825Z   SBUILD_TMPDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:51:19.0105223Z   PKG_TYPE: static
2025-08-20T21:51:19.0105416Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:51:19.0105648Z   SBUILD_PKGVER: HEAD-0d2845e-250820T190419
2025-08-20T21:51:19.0106037Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108534394
2025-08-20T21:51:19.0106406Z   BUILD_ID: 17108534394
2025-08-20T21:51:19.0106612Z   PKG_NAME: netbird-relay
2025-08-20T21:51:19.0106835Z   PKG_DATE: 2025-08-20T21:50:38Z
2025-08-20T21:51:19.0107091Z   PKG_VERSION: HEAD-0d2845e-250820T190419
2025-08-20T21:51:19.0107352Z   PKG_VERSION_UPSTREAM: 0.55.1
2025-08-20T21:51:19.0107682Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/netbird/official/source/netbird
2025-08-20T21:51:19.0108069Z   GHCRPKG_TAG: HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:19.0108542Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/netbird/official/source/netbird
2025-08-20T21:51:19.0109013Z   PKG_SRCURL: https://github.com/netbirdio/netbird
2025-08-20T21:51:19.0109295Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:51:19.0109578Z   GHCRPKG_TAG_SRCBUILD: HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:19.0110094Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/netbird/official/source/netbird-srcbuild-17108534394
2025-08-20T21:51:19.0110547Z   UTC_TIME: 2025_08_20T09_51_15_PM
2025-08-20T21:51:19.0110783Z ##[endgroup]
2025-08-20T21:51:19.0192835Z ##[group]Run ##Presets
2025-08-20T21:51:19.0193348Z [36;1m##Presets[0m
2025-08-20T21:51:19.0193616Z [36;1mset +x ; set +e[0m
2025-08-20T21:51:19.0193835Z [36;1m#-------------#[0m
2025-08-20T21:51:19.0194037Z [36;1m##Debug?[0m
2025-08-20T21:51:19.0194285Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:51:19.0194581Z [36;1m  set -x[0m
2025-08-20T21:51:19.0194770Z [36;1mfi[0m
2025-08-20T21:51:19.0194947Z [36;1m#-------------#[0m
2025-08-20T21:51:19.0195288Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T21:51:19.0195699Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T21:51:19.0195996Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T21:51:19.0196272Z [36;1mfi[0m
2025-08-20T21:51:19.0238831Z shell: /usr/bin/bash -e {0}
2025-08-20T21:51:19.0239069Z env:
2025-08-20T21:51:19.0239251Z   CROSS_COMPILING: NO
2025-08-20T21:51:19.0239608Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T21:51:19.0239852Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T21:51:19.0240071Z   ON_QEMU: NO
2025-08-20T21:51:19.0240249Z   DEBUG: 0
2025-08-20T21:51:19.0240432Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T21:51:19.0240660Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T21:51:19.0240991Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/netbird/official/source
2025-08-20T21:51:19.0241326Z   KEEP_LOGS: YES
2025-08-20T21:51:19.0241526Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:51:19.0241749Z   PKG_FAMILY_LOCAL: netbird
2025-08-20T21:51:19.0241973Z   SBUILD_REBUILD: false
2025-08-20T21:51:19.0242520Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml
2025-08-20T21:51:19.0243353Z   BUILD_SYS: docker://go
2025-08-20T21:51:19.0243663Z   BUILD_ON_HOST: FALSE
2025-08-20T21:51:19.0243888Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:51:19.0244085Z   SYSTMP: /tmp
2025-08-20T21:51:19.0244367Z   GHA_MODE: MATRIX
2025-08-20T21:51:19.0244808Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:51:19.0245322Z   INPUT_SBUILD: /tmp/pkgforge/wfmOUvqGE_build.yaml
2025-08-20T21:51:19.0245653Z   BUILD_DIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml
2025-08-20T21:51:19.0246051Z   SBUILD_OUTDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR
2025-08-20T21:51:19.0246538Z   SBUILD_TMPDIR: /tmp/pkgforge/hXVHQKG_wfmOUvqGE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:51:19.0246924Z   PKG_TYPE: static
2025-08-20T21:51:19.0247119Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:51:19.0247352Z   SBUILD_PKGVER: HEAD-0d2845e-250820T190419
2025-08-20T21:51:19.0247736Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108534394
2025-08-20T21:51:19.0248097Z   BUILD_ID: 17108534394
2025-08-20T21:51:19.0248310Z   PKG_NAME: netbird-relay
2025-08-20T21:51:19.0248533Z   PKG_DATE: 2025-08-20T21:50:38Z
2025-08-20T21:51:19.0248791Z   PKG_VERSION: HEAD-0d2845e-250820T190419
2025-08-20T21:51:19.0249050Z   PKG_VERSION_UPSTREAM: 0.55.1
2025-08-20T21:51:19.0249383Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/netbird/official/source/netbird
2025-08-20T21:51:19.0249770Z   GHCRPKG_TAG: HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:19.0250239Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/netbird/official/source/netbird
2025-08-20T21:51:19.0250717Z   PKG_SRCURL: https://github.com/netbirdio/netbird
2025-08-20T21:51:19.0250997Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:51:19.0251280Z   GHCRPKG_TAG_SRCBUILD: HEAD-0d2845e-250820T190419-x86_64-linux
2025-08-20T21:51:19.0251806Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/netbird/official/source/netbird-srcbuild-17108534394
2025-08-20T21:51:19.0252268Z   UTC_TIME: 2025_08_20T09_51_15_PM
2025-08-20T21:51:19.0252502Z ##[endgroup]
2025-08-20T21:51:19.0323767Z EXITED
2025-08-20T21:51:19.0365107Z Cleaning up orphan processes
